Get chain-level staking parametersAsk AIget https://api.fireblocks.io/v1/staking/chains/{chainDescriptor}/chainInfoReturns chain-specific staking information such as epoch/slot cadence, lockup or unbonding periods, fee/reward mechanics, and other operational constraints.Path ParamschainDescriptorstringenumrequiredProtocol identifier for the chain info staking operation (e.g., ETH/MATIC/SOL).ATOM_COSAXLAXL_TESTCELESTIADYDX_DYDXETHETH_TEST6ETH_TEST_HOODIINJ_INJMANTRAMATICOSMOSOLSOL_TESTSTETH_ETHSTETH_ETH_TEST6_DZFASTETH_ETH_TEST_HOODIShow 17 enum valuesResponses 200Chain-specific staking information returned successfully. 400Bad request: missing/invalid fields, unsupported amount, or malformed payload. 403Forbidden: insufficient permissions, disabled feature, or restricted provider/validator. 404Not found: requested resource does not exist (e.g., position, validator, provider, or wallet). 429Rate limit exceeded: slow down and retry later. 500Internal error while processing the request. defaultError ResponseUpdated 4 months ago