Transactions
Get transaction data
Retrieve the details of a transaction based on the network and transaction ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The blockchain network (e.g., ALGO, ETH, BTC, BSC, POL).
The transaction ID.
Response
200
application/json
Rewards for closing the transaction.
Closing amount of the transaction.
Confirmed round number.
Transaction fee.
First valid round.
Genesis hash of the transaction.
Genesis ID of the transaction.
Transaction ID.
Intra-round offset.
Last valid round.
Optional note for the transaction.
Rewards received by the receiver.
Time of the round.
Sender of the transaction.
Rewards received by the sender.
Signature of the transaction.
Type of the transaction.