Submits a chain-specific unstake request.
Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.
Protocol identifier for the unstake staking operation (e.g., SOL/SOL_TEST/MATIC). Protocol identifier for the staking operation.
ATOM_COS, AXL, AXL_TEST, CELESTIA, DYDX_DYDX, ETH, ETH_TEST6, ETH_TEST_HOODI, INJ_INJ, MANTRA, MATIC, OSMO, SOL, SOL_TEST, STETH_ETH, STETH_ETH_TEST6_DZFA, STETH_ETH_TEST_HOODI id of position to unstake
"b70701f4-d7b1-4795-a8ee-b09cdb5b850d"
Represents the fee for a transaction, which can be specified as a percentage value. Only one of fee/feeLevel is required.
"7"
Represents the fee level for a transaction, which can be set as slow, medium, or fast. Only one of fee/feeLevel is required.
LOW, MEDIUM, HIGH "MEDIUM"
The note to associate with the transactions.
"unstake request id b70701f4-d7b1-4795-a8ee-b09cdb5b850d #SOL"
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.
"7"
Unstake request accepted and created.