Skip to main content
GET
Transaction Details by Hash

Query Parameters

hash
string
required

Transaction hash (0x-prefixed hex)

Example:

"0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060"

chain
enum<string>
required

Chain. Can be ethereum, polygon, bsc, arbitrum, optimism, base, avalanche, fantom, linea, or cyber.

Available options:
ethereum,
polygon,
bsc,
arbitrum,
optimism,
base,
avalanche,
fantom,
linea,
cyber
Example:

"ethereum"

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataResponseOnchainTxItem.json"