Skip to content

Commit

Permalink
chore(opt): opt rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Sep 18, 2024
1 parent a53f6d8 commit 77a084c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,7 @@ export const prodBridgeConfig: IBridgeConfig = {
],
storageConfig: {
chain: "OP",
rpcURL:
"https://site1.moralis-nodes.com/optimism/782dc8d8a6a044138f39732619dcbfc9",
rpcURL: "https://optimism.llamarpc.com",
nativeCoinSymbol: "OP",
intialFund: "5000000000000000",
contractAddress: "0xc6e84955ba7C354fb7ca60011883e5673Be3F629",
Expand Down

0 comments on commit 77a084c

Please sign in to comment.