Path Parameters
The transaction identifier returned by the API
Query Parameters
Your app ID from the Developer Portal
The type
is either payment (pay) or transaction (sendTransaction) depending on the command you used.
Available options:
pay
, sendTransaction
Response
200 - application/json
Transaction status
Your unique reference for the transaction
On-chain transaction hash
Current status of the transaction
Available options:
pending
, mined
, failed
Sender address
Blockchain network name
ISO 8601 timestamp when created
Amount transferred (BigInt with 6 decimals)
Token symbol
Receiver address
Your app ID