etherscan.io API: get_address_erc20_token_transfers
etherscan.io via Parse · crypto_web3
Returns paginated list of ERC-20 token transfer events for an address. Each transfer includes tx hash, method, block, from/to, amount, and token name. Scraper for Etherscan.io - Ethereum blockchain explorer. Provides access to address info, transactions, token transfers, NFT transfers, gas tracker, and more. Fulfilled by Parse from etherscan.io.
- crypto-web3
- developer-tools
- etherscan-io
- finance
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/086c5613-58b6-4812-8aea-da40196b8e5d/get_address_erc20_token_transfers
- Interface artifact
- sha256:49ffcf49783158c763271c399bf3d6fbd3d0da8181737118910e577124b2a037
- Manifest digest
- sha256:e77acd76acb26480576acd784354960cd1557d94eab8ca278ec7055e1cbee6ba
Request fields
- page (integer): Page number
- address (string, required): Ethereum address (0x-prefixed, 42 characters)
Example queries
- {"page":"1","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"}