Preparing search index...
The search index is not available
@hackbg/fadroma
@hackbg/fadroma
@hackbg/fadroma
Coin
Class Coin
Represents some amount of native token.
Hierarchy
Coin
Implements
ICoin
Index
Constructors
constructor
Properties
amount
denom
Constructors
constructor
new
Coin
(
amount
:
string
|
number
, denom
:
string
)
:
Coin
Parameters
amount:
string
|
number
denom:
string
Returns
Coin
Properties
Readonly
amount
amount
:
string
Readonly
denom
denom
:
string
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
Coin
constructor
amount
denom
Generated using
TypeDoc
Represents some amount of native token.