Skip to content

Commit

Permalink
fix(fortuna-staging) Remove and Rename fantom (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya520 authored Dec 16, 2024
1 parent 9cbd7de commit 20c4bc0
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions components/EntropyDeployments.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,6 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
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",
Expand Down Expand Up @@ -369,7 +360,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
rpc: "https://api.testnet.abs.xyz",
nativeCurrency: "ETH",
},
"fantom-sonic-devnet": {
"sonic-fantom-testnet": {
address: "0xebe57e8045f2f230872523bbff7374986e45c486",
explorer: "https://blaze.soniclabs.com/address/$ADDRESS",
delay: "",
Expand Down

0 comments on commit 20c4bc0

Please sign in to comment.