@trustwallet/wallet-core 4.0.9 → 4.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
|
@@ -280,7 +280,7 @@ export class CoinType {
|
|
280
280
|
static theta: CoinType;
|
281
281
|
static thunderCore: CoinType;
|
282
282
|
static neo: CoinType;
|
283
|
-
static
|
283
|
+
static viction: CoinType;
|
284
284
|
static tron: CoinType;
|
285
285
|
static veChain: CoinType;
|
286
286
|
static viacoin: CoinType;
|
@@ -530,7 +530,7 @@ export class EthereumChainID {
|
|
530
530
|
static tfuelevm: EthereumChainID;
|
531
531
|
static vechain: EthereumChainID;
|
532
532
|
static callisto: EthereumChainID;
|
533
|
-
static
|
533
|
+
static viction: EthereumChainID;
|
534
534
|
static polygon: EthereumChainID;
|
535
535
|
static okc: EthereumChainID;
|
536
536
|
static thundertoken: EthereumChainID;
|