Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/response
AccountBalanceInfo
Interface AccountBalanceInfo
interface
AccountBalanceInfo
{
available
:
bigint
;
locked
:
bigint
;
total
:
bigint
;
usedOnStorage
:
bigint
;
}
Index
Properties
available
locked
total
used
On
Storage
Properties
available
available
:
bigint
locked
locked
:
bigint
total
total
:
bigint
used
On
Storage
usedOnStorage
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
available
locked
total
used
On
Storage
Documentation
Loading...