@trustwallet/wallet-core 4.6.14 → 4.6.15
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
|
|
@@ -637,13 +637,13 @@ export class EthereumChainID {
|
|
|
637
637
|
static moonriver: EthereumChainID;
|
|
638
638
|
static ronin: EthereumChainID;
|
|
639
639
|
static kavaevm: EthereumChainID;
|
|
640
|
+
static robinhoodchain: EthereumChainID;
|
|
640
641
|
static iotexevm: EthereumChainID;
|
|
641
642
|
static kaia: EthereumChainID;
|
|
642
643
|
static avalanchec: EthereumChainID;
|
|
643
644
|
static evmos: EthereumChainID;
|
|
644
645
|
static arbitrumnova: EthereumChainID;
|
|
645
646
|
static arbitrum: EthereumChainID;
|
|
646
|
-
static robinhoodchain: EthereumChainID;
|
|
647
647
|
static smartchain: EthereumChainID;
|
|
648
648
|
static zetaevm: EthereumChainID;
|
|
649
649
|
static neon: EthereumChainID;
|