BN.
string | null.
For reference @link https://github.com/near/core-contracts/blob/master/lockup/src/getters.rs#L64
BN
View lockup account balance including the tokens delegated for staking.
near lockup accountId used to interact with the network.
specify custom connection to NEAR network.
specify block of calculated data.
yoctoNEAR amount of tokens
timestamp.
{@link BinaryReader}.
one of TransferInformation.
{@link BinaryReader}.
one of VestingInformation or null.
Connect to NEAR rpc.
connection options {@link ConnectConfig}.
connection to Near network.
View balance and state of lockup account.
near lockup account owner id used to interact with the network.
specify custom connection to NEAR network.
specify block of calculated data.
account codeHash and balance calculated at particular block ViewAccount.
View all information about lockup account.
near lockup accountId used to interact with the network.
specify custom connection to NEAR network.
specify block of calculated data.
lockup account information AccountLockup.
View state of lockup account
near lockup accountId used to interact with the network.
specify custom connection to NEAR network.
specify block BlockReference of calculated data. Default is { finality: "final" }
.
state of lockup account LockupState.
Generated using TypeDoc
BN.