latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Staking State Information
List staking delegations
Retrieve staking wallet delegation information.
get/api/staking/v1/{coin}/wallets/{walletId}/delegations
Path parameters
coin'ADA' | 'APT' | 'ASI' | 'KAVACOSMOS' | 'ATOM' | 'AVAXC' | 'AVAXP' | 'BABY' | 'BERA' | 'BLD' | 'BSC' | 'BTC' | 'COREDAO' | 'COREUM' | 'CRONOS' | 'CSPR' | 'DOT' | 'EIGEN' | 'ETH' | 'FLRP' | 'HASH' | 'INJECTIVE' | 'MATIC' | 'NEAR' | 'OSMO' | 'POL' | 'POLYX' | 'RETH-ROCKET' | 'SEI' | 'SOMI' | 'SOL' | 'STORY' | 'STX' | 'SUI' | 'SUI:WAL' | 'TAO' | 'TIA' | 'TON' | 'TRX' | 'WETH' | 'WCT' | 'WFLR' | 'XDC' | 'ZETA' required
The staking asset.
The staking asset.
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f
The wallet ID.
Query parameters
delegationIdsstring[]
The delegation IDs.
delegationStatus'PENDING' | 'FAILED' | 'REJECTED' | 'ACTIVE' | 'COMPLETE'
The status of the delegation.
The status of the delegation.
unstakeableboolean
Unsupported for staking
delegationAddressstring
The address of of the delegation.
delegationAddressesstring[]
The list of delegation addresses to query for.
providerstring
The validator provider used for staking.
subTypestring
The delegation staking sub type to filter by, used with the unstakeable flag.
pageinteger nullable
The page number for pagination.
pageSizeinteger nullable
The page size for pagination.
sortBy'-createdDate' | 'createdDate'
Sort By field
Response
Successful Retrieving a Staking Wallet Delegations