Transactions
Get the transaction list.
Authorizations
API key. Must be included in the request header.
Timestamp. Must be included in the request header.
Signature string. Must be included in the request header.
Query Parameters
Transaction ID (optional).
"a9c40fb5-2c17-45cf-aaca-7b58e1bf4afd"
Wallet ID (optional).
"e9167870-e18b-4e82-8b87-92ec7ede8e45"
Transaction hash (optional).
"0xd51137845fbdcc028f779766de91a98c5b18418f299f220ad914d89cab2439b"
Transaction type: =Deposit for deposit; =Withdrawal for withdrawal (optional).
Deposit, Withdrawal "Withdrawal"
On-chain address: the recipient address of the deposit or withdrawal (optional).
"0xdc2e6b357766aa4b66f41dc2959837ace7d61d46"
Chain ID (optional).
"BSC_BNB"
Token ID (optional).
"BSC_USDT"
Processing: pending confirmation, Approved: approved, Cancelled: cancelled, Rejected: rejected, Signed: signed, Pending: broadcasted, Confirming: confirming, Completed: completed, Failed: failed (optional).
"Confirming"
Start timestamp (transaction creation time), in seconds (optional).
1635744000
End timestamp (transaction creation time), in seconds (optional).
1635744000
Page number.
1
Items per page. Default: 100. Max: 1000.
20