From 88e3d5e44b49461bc63f95264f86800242a9fa4f Mon Sep 17 00:00:00 2001 From: Aditya Arora Date: Mon, 16 Dec 2024 10:02:13 -0500 Subject: [PATCH] fix(fortuna-staging) Remove and Rename fantom --- components/EntropyDeployments.tsx | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/components/EntropyDeployments.tsx b/components/EntropyDeployments.tsx index 5ed77e98..b9aebd64 100644 --- a/components/EntropyDeployments.tsx +++ b/components/EntropyDeployments.tsx @@ -135,15 +135,6 @@ export const EntropyDeployments: Record = { gasLimit: "2.5M", nativeCurrency: "ETH", }, - "fantom-sonic": { - rpc: "https://rpc.testnet.soniclabs.com", - network: "testnet", - delay: "", - address: "0x5124FAE0890dE83B3bb2cc30Bb3EDAfFc07Da744", - explorer: "https://testnet.soniclabs.com/address/$ADDRESS", - gasLimit: "500K", - nativeCurrency: "S", - }, "blast-testnet": { rpc: "https://sepolia.blast.io", network: "testnet", @@ -369,7 +360,7 @@ export const EntropyDeployments: Record = { rpc: "https://api.testnet.abs.xyz", nativeCurrency: "ETH", }, - "fantom-sonic-devnet": { + "sonic-fantom-testnet": { address: "0xebe57e8045f2f230872523bbff7374986e45c486", explorer: "https://blaze.soniclabs.com/address/$ADDRESS", delay: "",