Withdraw staked funds

Withdraws funds that have completed the unbonding period. Typically requires the position to be deactivated first (unstake → unbond → withdraw). Amount and timing vary by chain protocol.

Path Params
string
enum
required

Protocol identifier for the withdraw staking operation (e.g., ATOM_COS/ETH/STETH_ETH).

Body Params
string
required

id of position to withdraw

string

Represents the fee for a transaction, which can be specified as a percentage value. Only one of fee/feeLevel is required.

string
enum

Represents the fee level for a transaction, which can be set as slow, medium, or fast. Only one of fee/feeLevel is required.

Allowed:
string

The note to associate with the transactions.

string

Amount of tokens to withdraw. Only supported for Cosmos chains to enable partial withdrawals. For other chains, this field is ignored and the entire available amount will be withdrawn. If not provided, the entire available amount will be withdrawn.

Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
*/*
application/json