Skip to content

Commit

Permalink
added base to mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Aug 27, 2024
1 parent aa0f2fb commit 68e510b
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 @@ -127,7 +127,7 @@ export const prodBridgeConfig: IBridgeConfig = {
intialFund: "50000000000000000",
contractAddress: "0x289FDdDce5119C41B82C969135212061D5E7Dce5",
chainType: "evm",
lastBlock: 41188324,
lastBlock: 41731309,
decimals: 18,
blockChunks: 1000,
},
Expand Down

0 comments on commit 68e510b

Please sign in to comment.