Skip to main content
GET
List withdrawals.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

chain_id
string
required

The ID of the blockchain

Query Parameters

items_count
integer

Number of items per page

Required range: x >= 1
nonce
string

Nonce for paging

Pattern: ^-?([1-9][0-9]*|0)$

Response

List of withdrawals.

items
Withdrawal · object[]
required
next_page_params
object | null
required
Example: