v1

latestSwagger 2.02026-07-17127100479.5 KB
transactions

Get transaction by hash

Returns detailed information about a transaction identified by its hexadecimal hash, including status, gas, fees, and signer. Returns 204 if the transaction is not found.

get/tx/{hash}

Path parameters

hashstring required

Transaction hash in hexadecimal

Response

OK

codespacestring string
errorstring string
events_countinteger
feestring int64
gas_usedinteger
gas_wantedinteger
hashstring binary
heightinteger
idinteger
memostring string
message_typesTypesMsgType[]
messages_countinteger
positioninteger
status'success' | 'failed'
timestring date-time
timeout_heightinteger