platform.getStake
POST
/{apiKey}
Get the amount of nAVAX staked by a set of addresses. The amount returned does not include staking rewards.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]required
The addresses to get staked amounts for.
booleanoptional
If true, skip checking delegators for stake.
Responses
200
Map of assetID to staked amount; stakedOutputs (encoded); encoding.
Was this page helpful?