Skip to main content

Get withdrawals

Get published withdrawal transactions. Results are returned in pages, with paging being specified by request headers.

Query Parameters
roleCurrency string[]

Possible values: Value must match regular expression ^[a-fA-F0-9]*$

Header Parameters
Range string
Responses
206
Schema OPTIONAL
results object[]
links object
payout string OPTIONAL
resource object
contractId string

Possible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$

A reference to a transaction output with a transaction ID and index.

payoutId string

Possible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$

A reference to a transaction output with a transaction ID and index.

role object
assetName string
policyId string

Possible values: Value must match regular expression ^[a-fA-F0-9]*$

The hex-encoded minting policy ID for a native Cardano token

status string

Possible values: [available, withdrawn]

The status of a payout. Either it is available to be withdrawn, or it has already been withdrawn.

withdrawalId string OPTIONAL

Possible values: Value must match regular expression ^[a-fA-F0-9]{64}$

The hex-encoded identifier of a Cardano transaction

400

Invalid Range or roleCurrency