Get a list of blockchain withdrawals

[Available in Production/Sandbox environment] Get a list of blockchain withdrawals.

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

Supported blockchain e.g. XSGD_MATIC, XSGD_ERC20

string

The withdrawal's target wallet address
Regex: /^(?!\s*$).+$/

string

Transaction status: completed, pending, failed

string

ISO8601 format in UTC e.g. 2024-03-27T10:59:53Z
Regex: /^(\d{4})(-(0[1-9]|1[0-2])(-(0[1-9]|[12]\d|3[01])(T([01]\d|2[0-3]):([0-5]\d):([0-5]\d)(\.\d+)?(Z|([+-]([01]\d|2[0-3]):([0-5]\d)))?)?)?)?$/i

string

ISO8601 format in UTC e.g. 2024-03-27T10:59:53Z
Regex: /^(\d{4})(-(0[1-9]|1[0-2])(-(0[1-9]|[12]\d|3[01])(T([01]\d|2[0-3]):([0-5]\d):([0-5]\d)(\.\d+)?(Z|([+-]([01]\d|2[0-3]):([0-5]\d)))?)?)?)?$/i

int32
Defaults to 10

Number of transactions per page(Must be an integer greater than 0)
Regex: /^0*[1-9][0-9]*$/

int32
Defaults to 1

Page number(Must be an integer greater than 0)
Regex: /^0*[1-9][0-9]*$/

string

Sorted by
Creation Date: Ascending (createdAt) / Descending (-createdAt)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json