Get wallet transactions

This will give you a list with the latest 1000 depoists to the select wallet address

Response

NameTypeDescription
iduuidtransaction id in our system
networkstringnetwork code
amountdoubleamount recieved
txidstringblockchain transaction id
timestampintegerblockchain timestamp
fromstringsender address
tostringreciever address
typestringtransaction type, it's deposit all the time.
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
Language
Credentials
Header