Returns up to a maximum of 10,000 ERC-20 token transfer events. Also available through the GraphQL token_transfers query.
Optional API key for increased rate limits.
Without API key:
With API key:
Usage: Add apikey=YOUR_KEY to any request query string.
Module name (must be 'account')
account tokentx Address hash 40-character hexadecimal address hash with 0x prefix
"0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae"
Token contract address (to filter by specific token) 40-character hexadecimal address hash with 0x prefix
"0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae"
Page number for pagination
x >= 1Number of records to return per page (max 10000)
1 <= x <= 10000Sort order (asc or desc)
asc, desc Starting block number
Ending block number