platform.getStake
POST
Get the amount of nAVAX staked by a set of addresses. The amount returned does not include staking rewards.
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?