Skip to content

Commit

Permalink
contract types
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Aug 7, 2024
1 parent 32a8b7f commit 5e6e14c
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 60 deletions.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export const prodBridgeConfig: IBridgeConfig = {
intialFund: "50000000000000000",
contractAddress: "0xE0ea24108ec2754467D2c1D9320Cb6A16276478f",
chainType: "evm",
lastBlock: 41125140,
lastBlock: 41156199,
decimals: 18,
blockChunks: 1000,
},
Expand Down
Loading

0 comments on commit 5e6e14c

Please sign in to comment.