Preparing search index...
The search index is not available
Documentation
Documentation
@hackbg/fadroma
fadroma
Token
Fee
Class Fee
A constructable gas fee in native tokens.
Hierarchy
Fee
Implements
IFee
Index
Constructors
constructor
Properties
amount
gas
Accessors
[to
String
Tag]
Methods
add
Constructors
constructor
new
Fee
(
amount
,
denom
,
gas
?
)
:
Fee
Parameters
amount
:
string
|
number
|
bigint
denom
:
string
gas
:
string
= ...
Returns
Fee
Properties
amount
amount
:
ICoin
[]
= []
gas
gas
:
string
= ...
Accessors
[to
String
Tag]
get
[toStringTag]
(
)
:
string
Returns
string
Methods
add
add
(
amount
,
denom
)
:
void
Parameters
amount
:
string
|
number
|
bigint
denom
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
amount
gas
[to
String
Tag]
add
Documentation
@fadroma/agent
@hackbg/fadroma
Generated using
TypeDoc
A constructable gas fee in native tokens.