Transaction Manager API
Transactions

Get Transaction State

1min
GET
https://mainnet.gomaestro-api.org/v1/txmanager/{txhash}/state
Cardano Mainnet
Fetch the current state of a transaction using its transaction hash.
Authentication
api-key
Path Parameters
txhash
*
Responses
200
Transaction state data
tx_hash
status
confirmations
404
Transaction not found
500
Internal server error