Transaction statement list
Get the transaction statement 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
Wallet ID.
"b2c13dba-7787-4db5-98e3-cff374dc04cd"
Query start timestamp, in seconds.
1769996483
Query end timestamp, in seconds.
1770601283
Match type for start and end: Created matches the transaction creation time; Confirmed matches the confirmation time; Completed matches the completion time. Default: =Created.
Created, Confirmed, Completed "Confirmed"
Transaction type: Deposit for deposit; Withdrawal for withdrawal. Separate multiple values with commas (optional).
"Deposit,Withdrawal"
Processing: pending confirmation, Approved: approved, Cancelled: cancelled, Rejected: rejected, Signed: signed, Pending: broadcasted, Confirming: confirming, Completed: completed, Failed: failed. Separate multiple values with commas (optional).
"Processing,Approved,Completed"
Chain IDs, separated by commas (optional).
"BASE_ETH,BSC_BNB"
Token IDs, separated by commas (optional).
"BASE_USDC,BSC_USDT"
Current page number.
1
Items per page. Max: 1000. Default: 100.
x <= 100020