Skip to content

Commit

Permalink
storage contract
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Aug 9, 2024
1 parent 594cc7b commit 0ad70d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ export const prodBridgeConfig: IBridgeConfig = {
rpcURL: "https://optimism-mainnet.public.blastapi.io",
nativeCoinSymbol: "OP",
intialFund: "5000000000000000",
contractAddress: "0x2Aa8Dbb7543754d70B5A40D52cB81c2a0bB08B83",
contractAddress: "0xc6e84955ba7C354fb7ca60011883e5673Be3F629",
chainType: "evm",
lastBlock: 123638429,
decimals: 18,
Expand Down

0 comments on commit 0ad70d5

Please sign in to comment.