Skip to content

Commit

Permalink
feat(config::testnet): bump tezos contract
Browse files Browse the repository at this point in the history
  • Loading branch information
imsk17 committed Dec 16, 2024
1 parent 3d95420 commit 0337357
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 @@ -73,7 +73,7 @@ export const bridgeTestChains = [
blockChunks: 1000,
chain: "TEZOS",
chainType: "tezos",
contractAddress: "KT1Fh6VH8BxA9xgJCn8hGZRxoo2vY3hrbqeV",
contractAddress: "KT1CFXpeB7RPAvzgGAVBkKZ5fXsAB61h72rs",
decimals: 9,
intialFund: "100000000",
lastBlock: 7259145,
Expand Down

0 comments on commit 0337357

Please sign in to comment.