Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
sepolia bridge address updated
  • Loading branch information
0xanmol authored Nov 7, 2024
1 parent d6c3972 commit cdee9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const NETWORK_CONFIG = {
rpc: 'https://empty-responsive-patron.quiknode.pro/91dfa8475605dcdec9afdc8273578c9f349774a1/',
},
sepolia: {
etherBridgeAddress: '0x11b8db6bb77ad8cb9af09d0867bb6b92477dd68e',
etherBridgeAddress: '0xe49AAa25a10fd6e15DD7DDCb50904cA1E91f6E01',
chain: sepolia,
rpc: 'https://maximum-frosty-forest.ethereum-sepolia.quiknode.pro/cca5941eb8511a5df51881ed54cb91d4eec479a1/',
},
Expand Down

0 comments on commit cdee9c9

Please sign in to comment.