CoinType
Git Source (opens in a new tab)
Coin types for ZRC20. Zeta value should not be used.
enum CoinType {
Zeta,
Gas,
ERC20
}
Git Source (opens in a new tab)
Coin types for ZRC20. Zeta value should not be used.
enum CoinType {
Zeta,
Gas,
ERC20
}