getWalletProfitability
Analyze wallet profitability by retrieving token-specific gains or losses over customizable timeframes using blockchain data integration.
Instructions
Retrieves profitability information for a specific wallet address. Can be filtered by one or more tokens.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The wallet address for which profitability is to be retrieved. | |
days | No | Timeframe in days for which profitability is calculated, Options include 'all', '7', '30', '60', '90' default is 'all'. | |
token_addresses | No | The token addresses list to filter the result with |