Preparing search index...
The search index is not available
@hackbg/fadroma
@hackbg/fadroma
@hackbg/fadroma
Amount
Class Amount
An amount of a fungible token.
Hierarchy
Amount
Index
Constructors
constructor
Properties
amount
token
Accessors
as
Native
Balance
Constructors
constructor
new
Amount
(
token
:
TokenFungible
, amount
:
string
)
:
Amount
Parameters
token:
TokenFungible
amount:
string
Returns
Amount
Properties
amount
amount
:
string
token
token
:
TokenFungible
Accessors
as
Native
Balance
get
asNativeBalance
(
)
:
ICoin
[]
Pass this to 'send' field of ExecOpts.
Returns
ICoin
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@hackbg/fadroma
@fadroma/agent
Mocknet
bip32
bip39
colors
@fadroma/connect
Mocknet
Scrt
SecretJS
bip32
bip39
colors
@fadroma/scrt
SecretJS
@hackbg/fadroma
Mocknet
Scrt
SecretJS
bip32
bip39
colors
Amount
constructor
amount
token
as
Native
Balance
Generated using
TypeDoc
An amount of a fungible token.