validatorTotalStake

apiDocs


near-sdk-js v2.0.0 / api / validatorTotalStake

Function: validatorTotalStake()

validatorTotalStake(): bigint

Returns the number of staked NEAR of all validators, in yoctoNEAR

Returns

bigint

total staked amount

Defined in

packages/near-sdk-js/src/api.ts:962

Last updated