@moonbeam-network/xcm-config 4.5.1 → 4.5.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 CHANGED
@@ -882,7 +882,7 @@ var fantomTestnet = new EvmChain({
882
882
  key: "fantom-testnet",
883
883
  name: "Fantom Testnet",
884
884
  nativeAsset: ftm,
885
- rpc: "https://fantom-testnet-rpc.publicnode.com",
885
+ rpc: "https://rpc.testnet.fantom.network",
886
886
  wh: {
887
887
  name: "Fantom"
888
888
  }