etherscan.io API: get_address_transactions
etherscan.io via Parse · crypto_web3
Returns paginated list of normal transactions for an address. Each transaction includes hash, method, block, timestamps, from/to addresses, value, and fees. Results are ordered by most recent first. 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_transactions
- Interface artifact
- sha256:7a77f2949fe970ce98d1fd1cf417f57ed07b4809426551d43fafdf01f844aac8
- Manifest digest
- sha256:e28c527c611a2e602f98a7c0c72781ecb565d42113f14e12e80c13840d33172b
Request fields
- page (integer): Page number
- address (string, required): Ethereum address (0x-prefixed, 42 characters)
Example queries
- {"page":"1","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"}