get-token-transfers
Retrieve ERC20 token transfer details for a specific Ethereum address using Etherscan’s API. Specify the address and limit to fetch up to 100 transactions efficiently.
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) |