evm_getwalletprofitabilitysummary
Analyze wallet profitability by calculating profit and loss summaries over specified timeframes for cryptocurrency portfolios.
Instructions
Get a profit and loss summary for a given wallet, over a specified timeframe (days).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The wallet address for which profitability summary is to be retrieved. | |
| days | No | Timeframe in days for the profitability summary. Options include 'all', '7', '30', '60', '90' default is 'all'. | |
| chain | No | The chain to query | eth |