Query detailed transaction information across multiple blockchain networks (Ethereum, Base, Arbitrum, zkSync, Avalanche, BSC) using Heurist's EtherscanAgent. Returns transaction data including gas prices, ETH market data, and blockchain-specific details by transaction hash. | Input: Requires a transaction hash (starting with 0x) and the blockchain network name (ethereum, base, arbitrum, zksync, avalanche, or bsc) | Output: Returns transaction details including gas prices, ETH market price with percentage change, and blockchain-specific transaction information extracted from Etherscan-like explorers | Use cases: I need to look up the details of a specific Ethereum transaction; Get transaction information for a Base network tx hash; Check gas prices and transaction status across different blockchains; Retrieve transaction data from Arbitrum or zkSync networks
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
Blockchain network to query.
ethereumbasearbitrumzksyncavalanchebscDebug mode flag. ALWAYS use false.
falseTransaction hash starting with 0x
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Whether the request succeeded
HTTP status code