Skip to content

Commit

Permalink
feat(testnet): new tezos contract
Browse files Browse the repository at this point in the history
  • Loading branch information
imsk17 committed Aug 14, 2024
1 parent df06055 commit 94c2510
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 @@ -53,7 +53,7 @@ export const bridgeTestChains = [
blockChunks: 1000,
chain: "TEZOS",
chainType: "tezos",
contractAddress: "KT1UGfH2Hk2MVKt8ADqqkRqcGZussRnfpahV",
contractAddress: "KT1HXXkiWBM9qnX4FjCQup8mDWSyAkvEoiNR",
decimals: 9,
intialFund: "100000000",
lastBlock: 7259145,
Expand Down

0 comments on commit 94c2510

Please sign in to comment.