Skip to content

Commit

Permalink
added new ton contract and types
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Aug 7, 2024
1 parent a1c16e8 commit abcfc5c
Show file tree
Hide file tree
Showing 5 changed files with 5,100 additions and 3,837 deletions.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export const prodBridgeConfig: IBridgeConfig = {
rpcURL:
"https://toncenter.com/api/v2/jsonRPC?api_key=05645d6b549f33bf80cee8822bd63df720c6781bd00020646deb7b2b2cd53b73",
chainType: "ton",
contractAddress: "EQDxgiJHXQS3Bd9a6wK4Y6G81vTL27EPERq0qKzYAcDcYlHb",
contractAddress: "EQBVvg6Fo1Wo9mqyiRHwuKtrbkqydg9bHfW7k4X0XbkO4_BW",
decimals: 9,
intialFund: "100000000",
lastBlock: 24014875000001,
Expand Down
Loading

0 comments on commit abcfc5c

Please sign in to comment.