Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/accounts
account
AccountState
Interface AccountState
interface
AccountState
{
balance
:
{
available
:
bigint
;
locked
:
bigint
;
total
:
bigint
;
usedOnStorage
:
bigint
;
}
;
codeHash
:
string
;
storageUsage
:
number
;
}
Index
Properties
balance
code
Hash
storage
Usage
Properties
balance
balance
:
{
available
:
bigint
;
locked
:
bigint
;
total
:
bigint
;
usedOnStorage
:
bigint
;
}
code
Hash
codeHash
:
string
storage
Usage
storageUsage
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
code
Hash
storage
Usage
Documentation
Loading...