Skip to content

Commit

Permalink
update mainnet contract
Browse files Browse the repository at this point in the history
  • Loading branch information
hkey0 committed Nov 7, 2024
1 parent cdee9c9 commit d362500
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 @@ -4,7 +4,7 @@ import { mainnet, sepolia } from 'viem/chains';
// Define network configurations
export const NETWORK_CONFIG = {
mainnet: {
etherBridgeAddress: '0x83cB71D80078bf670b3EfeC6AD9E5E6407cD0fd1',
etherBridgeAddress: '0x2B08D7cF7EafF0f5f6623d9fB09b080726D4be11',
chain: mainnet,
rpc: 'https://empty-responsive-patron.quiknode.pro/91dfa8475605dcdec9afdc8273578c9f349774a1/',
},
Expand Down

0 comments on commit d362500

Please sign in to comment.