Get Transaction

Get the transaction for the given transaction ID.

ENDPOINT

GET https://api.data123.io/aleo/<API KEY>/v1/testnet3/transaction/{transactionID}

Arguments

Parameter
Type
Request
Description

transcationID

string

Yes

The transaction id of the requested transaction hex

Response

Parameter
type
Description

result

The block hash of the most recent block

Request

curl https://api.data123.io/aleo/<API KEY>/v1/testnet3/transaction/at1td9klwgpevhgqcpfd5tvu88pv67uajugnxqysd93w40kx8na2cyq8qh3ls

Last updated