Initiate unstake

Submits a chain-specific unstake request.

Path Params
string
enum
required

Protocol identifier for the unstake staking operation (e.g., SOL/SOL_TEST/MATIC).

Body Params
string
required

id of position to unstake

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 unstake. Only supported for liquid staking (Lido) to enable partial unstaking. For other chains, this field is ignored and the entire position will be unstaked. If not provided, the entire position will be unstaked.

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
Request
Response
Choose an example:
*/*
application/json