Skip to content

Commit

Permalink
ton contract changes
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Aug 8, 2024
1 parent 8f8b116 commit 8587828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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: 41178006,
lastBlock: 41181583,
decimals: 18,
blockChunks: 1000,
},
Expand Down Expand Up @@ -149,7 +149,7 @@ export const prodBridgeConfig: IBridgeConfig = {
rpcURL:
"https://toncenter.com/api/v2/jsonRPC?api_key=05645d6b549f33bf80cee8822bd63df720c6781bd00020646deb7b2b2cd53b73",
chainType: "ton",
contractAddress: "EQBdyNZ2SgmurVUQ7TGnYw_PAY40En1mE2rd0yg3iX6CuiGK",
contractAddress: "EQBJrrP5wbQe9j8dse4eYELT-uvjqaeqyo-w0Xuupnpkkkm9",
decimals: 9,
intialFund: "100000000",
lastBlock: 48301917000000,
Expand Down

0 comments on commit 8587828

Please sign in to comment.