Skip to content

Get transaction receipt

POST
/v2/chain-event/transactions/{transactionId}/wait

Retrieve the receipt for a specific transaction.

transactionId
required
string format: uuid

The transaction ID

Example
0ebec69f-cde5-4abf-83eb-595f8f023c80
X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
isContractShared

Whether the contract of transaction is shared

boolean

The transaction receipt

object
queryId
required

The query ID for tracking the async operation

string format: uuid
0ebec69f-cde5-4abf-83eb-595f8f023c80

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error