evm_gettopprofitablewalletpertoken
Identify the most profitable wallets that have traded a specific ERC20 token within a specified timeframe and blockchain network.
Instructions
List the most profitable wallets that have traded a specific ERC20 token.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The ERC20 token address. | |
| days | No | Timeframe in days for which profitability is calculated, Options include 'all', '7', '30' default is 'all'. | |
| chain | No | The chain to query | eth |