latestOpenAPI 3.1.02026-08-0837114837.8 KB
c099830c76a0
get-a-transaction
Used to fetch and render a single transaction including its decoded event logs. For foundational chains, can also retrieve internal transactions, state changes and method ID where available.
get/v1/{chainName}/transaction_v2/{txHash}/
Path parameters
chainNamestring required
The chain name eg: eth-mainnet.
txHashstring required
The transaction hash.
Query parameters
quote-currencystring
The currency to convert. Supports USD, CAD, EUR, SGD, INR, JPY, VND, CNY, KRW, RUB, TRY, NGN, ARS, AUD, CHF, and GBP.
no-logsboolean
Omit log events.
with-internalboolean
Whether to include internal transfers/transactions.
Response
Successful response