etherscan.io API: get_address_token_holdings
etherscan.io via Parse · crypto_web3
Returns the list of token holdings for an Ethereum address, including ERC-20 tokens with balances and USD values, and ERC-721/ERC-1155 NFTs. Data is extracted from the address overview page's token dropdown, which lists the first 200 ERC-20 tokens and all NFT holdings. Each token entry includes the contract address, name, balance, USD value, and token standard type. 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_token_holdings
- Interface artifact
- sha256:d40aca1ca0f25f7837b96a4b77cdc6593a30cc9843f42a2bdda95cfe661edcef
- Manifest digest
- sha256:4dbfd3aeca32db7de0f6d39e07f9c34aaacc018d355fde03f02b827c56186af6
Request fields
- address (string, required): Ethereum address (0x-prefixed, 42 characters)
Example queries
- {"address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"}