near-api-js - v7.0.4
Preparing search index...
types/provider/validator
StakedAccount
Interface StakedAccount
interface
StakedAccount
{
account_id
:
string
;
can_withdraw
:
boolean
;
staked_balance
:
string
;
unstaked_balance
:
string
;
}
Index
Properties
account_
id
can_
withdraw
staked_
balance
unstaked_
balance
Properties
account_
id
account_id
:
string
can_
withdraw
can_withdraw
:
boolean
staked_
balance
staked_balance
:
string
unstaked_
balance
unstaked_balance
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
id
can_
withdraw
staked_
balance
unstaked_
balance
near-api-js - v7.0.4
Loading...