latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Staking State Information

List staking details by enterprise tokens

Retrieve staking information at the enterprise and token level.

get/api/staking/v1/{coin}/enterprises/{enterpriseId}/tokens

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.

enterpriseIdstring required

The enterprise ID.

Response

Successful Retrieving Staking Information For An Enterprise At Token Level

enterpriseIdstring

The ID of the enterprise where the staking request was created from.

coinstring

The staking asset.

delegatedstring

The delegated staked amount in base units.

rewardsstring

The reward accrual amount in base units.

apystring

Reward accrual annual percentage rate. Estimated yearly based on the last 7 days. Same methodology as leading beacon chain validator aggregators (e.g. https://beaconcha.in/validators).

pendingStakestring

The pending stake amount in base units.

pendingUnstakestring

The pending unstake amount in base units.

pendingClaimRewardsstring

The pending claimable rewards in base units.

baseUnitstring

The coin base unit (e.g., wei for ETH).

isTokenboolean

True if the staking asset is a token.

isTssboolean

True if the staking wallet uses threshold signatures (TSS).

isMultiSigboolean

True if the staking wallet uses multisig.

l1Chainstring nullable

The underlying L1 chain if the staking asset is on a different chain (e.g., ETH for L2 assets).

comingSoonboolean

True if the staking feature for this asset is marked as coming soon.

walletCountinteger

The number of wallets with delegations in this enterprise for the given coin.

rewardCoinstring nullable

The coin used for rewards (if different from the staked asset).