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
withdrawal string OPTIONAL
resource object
block object OPTIONAL
blockHeaderHash string
blockNo int64

Possible values: value ≤ 18446744073709552000

slotNo int64

Possible values: value ≤ 18446744073709552000

status string

Possible values: [unsigned, submitted, confirmed]

The status of a transaction on the local node.

withdrawalId string

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