Retrieve a Transaction

The single transaction endpoint provides information on a specific transaction.

This method will use 20 Compute Units.


Reference: Here

Retrieve a Transaction

get

The single transaction endpoint provides information on a specific transaction.

Path parameters
transaction_hashstringRequired

Transactions are commands that modify the ledger state and consist of one or more operations.

Example: 5ebd5c0af4385500b53dd63b0ef5f6e8feef1a7e1c86989be3cdcce825f3c0cc
Responses
get
/transactions/{transaction_hash}
200

Success

Last updated

Was this helpful?