bitbadgesjs-sdk - v0.22.7
Preparing search index...
CoinDetails
Interface CoinDetails
Coin details interface for the coins registry.
interface
CoinDetails
{
baseDenom
:
string
;
decimals
:
string
;
image
:
string
;
label
:
string
;
skipGoSupported
?:
boolean
;
symbol
:
string
;
}
Index
Properties
base
Denom
decimals
image
label
skip
Go
Supported?
symbol
Properties
base
Denom
baseDenom
:
string
decimals
decimals
:
string
image
image
:
string
label
label
:
string
Optional
skip
Go
Supported
skipGoSupported
?:
boolean
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Denom
decimals
image
label
skip
Go
Supported
symbol
bitbadgesjs-sdk - v0.22.7
Loading...
Coin details interface for the coins registry.