Skip to content

Commit ce81b9b

Browse files
committed
fix(entropy)-update-entropy-rpc
1 parent 067cd86 commit ce81b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/EntropyDeployments.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
357357
delay: "1 block",
358358
gasLimit: "500K",
359359
network: "mainnet",
360-
rpc: "https://curtis.hub.caldera.xyz/",
360+
rpc: "https://apechain.calderachain.xyz/http",
361361
nativeCurrency: "APE",
362362
},
363363
"abstract-testnet": {

0 commit comments

Comments
 (0)