Skip to content

Commit

Permalink
update(tezos): new tezos contract
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Sep 11, 2024
1 parent 0fbfa53 commit 3c0b798
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: "KT1Fh6VH8BxA9xgJCn8hGZRxoo2vY3hrbqeV",
decimals: 9,
intialFund: "100000000",
lastBlock: 7259145,
Expand Down

0 comments on commit 3c0b798

Please sign in to comment.