@moonbeam-network/xcm-config 3.2.0 → 3.2.2
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.
- package/build/index.mjs +2 -1
- package/build/index.mjs.map +1 -1
- package/package.json +3 -3
package/build/index.mjs
CHANGED
|
@@ -808,7 +808,7 @@ var fantomTestnet = new EvmChain({
|
|
|
808
808
|
})
|
|
809
809
|
],
|
|
810
810
|
ecosystem: Ecosystem.AlphanetRelay,
|
|
811
|
-
explorer: "https://testnet.
|
|
811
|
+
explorer: "https://explorer.testnet.fantom.network/",
|
|
812
812
|
id: 4002,
|
|
813
813
|
isTestChain: true,
|
|
814
814
|
key: "fantom-testnet",
|
|
@@ -2492,6 +2492,7 @@ var chainsList = [
|
|
|
2492
2492
|
mantaParachain,
|
|
2493
2493
|
moonbaseAlpha,
|
|
2494
2494
|
moonbaseBeta,
|
|
2495
|
+
moonbaseStage,
|
|
2495
2496
|
moonbeam,
|
|
2496
2497
|
moonriver,
|
|
2497
2498
|
neuroweb,
|