Ksui
Toggle table of contents
2.2.4-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.generated
/
GetTotalSupplyQuery
/
CoinMetadata
Coin
Metadata
data
class
CoinMetadata
(
val
supply
:
Any
?
,
val
decimals
:
Int
?
)
Members
Constructors
Coin
Metadata
Link copied to clipboard
constructor
(
supply
:
Any
?
,
decimals
:
Int
?
)
Properties
decimals
Link copied to clipboard
val
decimals
:
Int
?
Number of decimal places the coin uses.
supply
Link copied to clipboard
val
supply
:
Any
?
The overall balance of coins issued.