Returns staking positions with core details: amounts, rewards, status, chain, and vault. It supports cursor-based pagination for efficient data retrieval. This endpoint always returns a paginated response with structure. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Protocol identifier to filter positions (e.g., ATOM_COS/AXL/CELESTIA). If omitted, positions across all supported chains are returned. 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, POL, POL_TEST, SOL, SOL_TEST, STETH_ETH, STETH_ETH_TEST6_DZFA, STETH_ETH_TEST_HOODI Filter positions by Fireblocks vault account ID. If omitted, positions across all vault accounts are returned.
Number of results per page. When provided, the response returns a paginated object with {data, next}. If omitted, all results are returned as an array.
1 <= x <= 10010
Cursor for the next page of results. Use the value from the 'next' field in the previous response.
"eJ0eXAiOiJKV1QiLCJhbGcOiJIUzI1NiJ9"
ASC / DESC ordering (default DESC)
ASC, DESC "ASC"