Preparing search index...
The search index is not available
@coinbase/coinbase-sdk
@coinbase/coinbase-sdk
client/api
Balance
Interface Balance
The balance of an asset onchain
Export
Balance
interface
Balance
{
amount
:
string
;
asset
:
Asset
;
}
Index
Properties
amount
asset
Properties
amount
amount
:
string
The amount in the atomic units of the asset
Memberof
Balance
asset
asset
:
Asset
Memberof
Balance
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
asset
@coinbase/coinbase-sdk
Loading...
The balance of an asset onchain
Export
Balance