getTopProfitableWalletPerToken
Identify top-performing wallets for a specific ERC20 token by analyzing profitability over a chosen timeframe using the Moralis MCP Server.
Instructions
Retrieves a list of the top profitable wallets for a specific ERC20 token.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The ERC20 token address. | |
days | No | Timeframe in days for which profitability is calculated, Options include 'all', '7', '30' default is 'all'. |