Skip to content

Commit 20c4bc0

Browse files
authored
fix(fortuna-staging) Remove and Rename fantom (#540)
1 parent 9cbd7de commit 20c4bc0

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

components/EntropyDeployments.tsx

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,6 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
135135
gasLimit: "2.5M",
136136
nativeCurrency: "ETH",
137137
},
138-
"fantom-sonic": {
139-
rpc: "https://rpc.testnet.soniclabs.com",
140-
network: "testnet",
141-
delay: "",
142-
address: "0x5124FAE0890dE83B3bb2cc30Bb3EDAfFc07Da744",
143-
explorer: "https://testnet.soniclabs.com/address/$ADDRESS",
144-
gasLimit: "500K",
145-
nativeCurrency: "S",
146-
},
147138
"blast-testnet": {
148139
rpc: "https://sepolia.blast.io",
149140
network: "testnet",
@@ -369,7 +360,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
369360
rpc: "https://api.testnet.abs.xyz",
370361
nativeCurrency: "ETH",
371362
},
372-
"fantom-sonic-devnet": {
363+
"sonic-fantom-testnet": {
373364
address: "0xebe57e8045f2f230872523bbff7374986e45c486",
374365
explorer: "https://blaze.soniclabs.com/address/$ADDRESS",
375366
delay: "",

0 commit comments

Comments
 (0)