Skip to main content
GET
Get Transaction Details

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

hash
string
required

hash to search

Response

200 - application/json

Transaction associated with a specific hash.

id
string
required
version
number
required
network
string
required
height
string
required
index
number
required
timestamp
string
required
hash
string
required
sender
string
required
message_types
string[]
required
addresses
string[]
required
success
boolean
required
gas
object
required
fees
object
required
amounts
string[]
required
memo
string
required
signers
string[]
required
messages
string[]
required
Last modified on July 22, 2026