Get transaction by id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

NameTypeDescription
iduuidtransaction id in our system
networkstringnetwork code
amountdoubleamount recieved/sent
txidstring|nullblockchain transaction id, could be null if it's still pending
timestampintegerblockchain timestamp
fromstring|nullsender address, null on withdraw
tostringreciever address
typestringtransaction type, deposit or withdraw.
statusstringpending:not confirmed yet.
success:confirmed and spendable.
is_dustbooleanif the amount of the transaction is less than 3$ it's considered as dust, and this will be true
datedatetimedatetime of transaction
feedoubletransaction fee
Path Params
string
required

uuid format

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json