GET
/
api
/
chains
/
{chainId}
/
transaction
/
{transactionId}

Authorizations

Authorization
string
headerrequired

Path Parameters

chainId
enum<string>
required
Available options:
algorand,
cosmoshub,
cosmoshub-testnet,
osmosis,
osmosis-testnet,
celestia,
celestia-testnet,
dydx,
axelar,
ethereum,
sepolia,
holesky,
zksync,
zksync-sepolia,
injective-testnet,
base,
base-sepolia,
optimism,
optimism-sepolia,
arbitrum,
arbitrum-sepolia,
bitcoin,
bitcoin-testnet,
polygon,
polygon-amoy,
bsc,
bsc-testnet,
linea,
linea-sepolia,
avalanche,
avalanche-fuji,
gnosis,
gnosis-chiado,
moonbeam,
moonriver,
moonbase,
fantom,
litecoin,
dogecoin,
ton,
chiliz,
chiliz-testnet,
injective,
akash,
band,
dymension,
kyve,
neutron,
terra2,
stargaze
transactionId
string
required

Transaction ID. Usually a hash but can be different depending on the chain.

Query Parameters

include
enum<string>[]

Optional filter, to let you request only the data that you need.

Available options:
parsed,
raw

Response

200 - application/json
transaction
object
required
status
object
required