List coins available to enterprise for staking

get/api/staking/v1/enterprises/{enterpriseId}/stakeable-coins

Retrieve a list of coins available for staking.

Path Parameters

  • enterpriseIdstringRequired
    The enterprise ID.

200 Response

Array of
symbol string
baseUnit string
isToken boolean
isTss boolean
isMultiSig boolean
l1Chain string
comingSoon boolean
disclaimer object
Disclaimer information specific to staking.
stakeWarmupPeriodDesc
string or null
Optional description of the staking warmup period.
rewardPercentageRate
string or null
<decimal>
Optional reward percentage rate for staking.
rewardsCompounding boolean
True if rewards are compounded.
period object
Estimation period details for staking.
minStake string
Minimum amount required to stake.
stakingSubTypes
array[object] or null
Disclaimer information for a staking sub-type.
info array[string]
List of disclaimer messages.
transactionsNeeded integer
Number of transactions required.

400 Response

error string
errorName string
reqId string
context object

401 Response

error string
errorName string
reqId string
context object

403 Response

error string
errorName string
reqId string
context object

404 Response

error string
errorName string
reqId string
context object

500 Response

error string
errorName string
reqId string
context object