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.
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 withdraw staking operation (e.g., ATOM_COS/ETH/STETH_ETH). 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 withdraw
"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.
"withdraw request id b70701f4-d7b1-4795-a8ee-b09cdb5b850d #ETH"
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.
"7"
Withdraw request accepted and created.