near-api-js - v7.0.4
Preparing search index...
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
near-api-js - v7.0.4
Loading...