api • Docs
near-sdk-js v2.0.0 / api / validatorStake
validatorStake(accountId): bigint
accountId
bigint
Returns the number of staked NEAR of given validator, in yoctoNEAR
• accountId: string
string
validator's AccountID
staked amount
packages/near-sdk-js/src/api.ts:954arrow-up-right
Last updated 1 year ago