Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account_
id
can_
withdraw
staked_
balance
unstaked_
balance
Documentation
Loading...