Skip to content

Commit e77505d

Browse files
committed
updated rpc
1 parent 77b5e37 commit e77505d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

components/EntropyDeployments.tsx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -153,15 +153,15 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
153153
gasLimit: "500K",
154154
nativeCurrency: "ETH",
155155
},
156-
// "optimism-sepolia": {
157-
// rpc: "https://sepolia.optimism.io",
158-
// network: "testnet",
159-
// delay: "",
160-
// address: "0x4821932D0CDd71225A6d914706A621e0389D7061",
161-
// explorer: "https://optimism-sepolia.blockscout.com/address/$ADDRESS",
162-
// gasLimit: "500K",
163-
// nativeCurrency: "ETH",
164-
// },
156+
"optimism-sepolia": {
157+
rpc: "https://api.zan.top/opt-sepolia",
158+
network: "testnet",
159+
delay: "",
160+
address: "0x4821932D0CDd71225A6d914706A621e0389D7061",
161+
explorer: "https://optimism-sepolia.blockscout.com/address/$ADDRESS",
162+
gasLimit: "500K",
163+
nativeCurrency: "ETH",
164+
},
165165
"base-sepolia": {
166166
rpc: "https://sepolia.base.org",
167167
network: "testnet",

0 commit comments

Comments
 (0)