bitbadgesjs-sdk - v0.27.2
Preparing search index...
iConversionSideAWithDenom
Interface iConversionSideAWithDenom<T>
interface
iConversionSideAWithDenom
<
T
extends
NumberType
>
{
amount
:
T
;
denom
:
string
;
}
Type Parameters
T
extends
NumberType
Implemented by
ConversionSideAWithDenom
Index
Properties
amount
denom
Properties
amount
amount
:
T
The amount of the cosmos coin (0 decimals).
denom
denom
:
string
The denomination of the cosmos coin.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
denom
bitbadgesjs-sdk - v0.27.2
Loading...
The amount of the cosmos coin (0 decimals).