Skip to content

Commit

Permalink
ton contract types
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Aug 8, 2024
1 parent f6e6e3e commit 8233b6c
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 370 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: "EQCWc1o9GxJIkcHzjtHN24jARzkJY4x1QoWEFkZYLLAb-BY-",
contractAddress: "EQBdyNZ2SgmurVUQ7TGnYw_PAY40En1mE2rd0yg3iX6CuiGK",
decimals: 9,
intialFund: "100000000",
lastBlock: 24014875000001,
Expand Down
Loading

0 comments on commit 8233b6c

Please sign in to comment.