Wallet History
Wallet
Get Wallet History by Wallet ID
The endpoint displays the transaction history for a specific wallet using the walletId over a specified time range.
GET
Wallet History
Request Param
Unique identifier for the wallet. Example:
“3fa85f64-5717-4562-b3fc-2c963f66afa6”
Start date and time for the query period. Example:
“2025-03-19T16:18:37.676Z”
End date and time for the query period. Example:
“2025-03-19T16:18:37.676Z”
Page to be returned Example: “1”
Number of data to be returned within a page Example: “10”