get-token-transfers
Retrieve ERC20 token transfers for a specific Ethereum address using the MCP Etherscan Server. Specify the address and limit to access detailed transaction data.
Instructions
Get ERC20 token transfers for an Ethereum address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Ethereum address (0x format) | |
limit | No | Number of transfers to return (max 100) |