Package org.knowm.xchange.idex
Class IdexExchange.Companion.IdexCurrencyMeta
java.lang.Object
org.knowm.xchange.dto.meta.CurrencyMetaData
org.knowm.xchange.idex.IdexExchange.Companion.IdexCurrencyMeta
- All Implemented Interfaces:
Serializable
- Enclosing class:
IdexExchange.Companion
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIdexCurrencyMeta
(int scale, BigDecimal withdrawalFee, String address, String name, BigInteger decimals) -
Method Summary
Methods inherited from class org.knowm.xchange.dto.meta.CurrencyMetaData
getMinWithdrawalAmount, getScale, getWalletHealth, getWithdrawalFee, toString
-
Constructor Details
-
IdexCurrencyMeta
public IdexCurrencyMeta(int scale, BigDecimal withdrawalFee, String address, String name, BigInteger decimals)
-
-
Method Details
-
getAddress
-
getName
-
getDecimals
-