get-token-transfers
Retrieve ERC20 token transfer history for any Ethereum wallet address to track incoming and outgoing transactions.
Instructions
Get ERC20 token transfers for an Ethereum address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address (0x format) | |
| limit | No | Number of transfers to return (max 100) |