etherscan.io API: get_transaction_details
etherscan.io via Parse · crypto_web3
Returns full details of a transaction by hash including status, block, timestamp, from/to, value, gas fees, and input data. Fields are extracted from the transaction detail page with their Etherscan labels as keys. 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_transaction_details
- Interface artifact
- sha256:3722a2bea89a13844226e5af05be89de55e75c9249ed9f950443850f58b085de
- Manifest digest
- sha256:8c402da931b8879a0c4df8550c23e54752610f1c1201e01986169b807d7a2587
Request fields
- tx_hash (string, required): Transaction hash (0x-prefixed, 66 characters)
Example queries
- {"tx_hash":"0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060"}