Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Source code on Github: [https://github.com/tinymanorg/tinyman-amm-contracts-v2](https://github.com/tinymanorg/tinyman-amm-contracts-v2)

Mainnet Validator App ID: [1002541853](https://algoexplorer.io/application/1002541853)
Mainnet Validator App ID: [1002541853](https://explorer.perawallet.app/application/1002541853/)

Testnet Validator App ID: [148607000](https://testnet.algoexplorer.io/application/148607000)
Testnet Validator App ID: [148607000](https://testnet.explorer.perawallet.app/application/148607000/)

### Overview

Expand Down
8 changes: 4 additions & 4 deletions tinyman-v1/contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ The Tinyman contracts consist of a single stateful smart contract (the **Validat

Source Code: [https://github.com/tinymanorg/tinyman-contracts-v1/tree/13acadd1a619d0fcafadd6f6c489a906bf347484](https://github.com/tinymanorg/tinyman-contracts-v1/tree/13acadd1a619d0fcafadd6f6c489a906bf347484)

Mainnet Validator App ID: [552635992](https://algoexplorer.io/application/552635992)
Mainnet Validator App ID: [552635992](https://explorer.perawallet.app/application/552635992/)

Testnet Validator App ID: [62368684](https://testnet.algoexplorer.io/application/62368684)
Testnet Validator App ID: [62368684](https://testnet.explorer.perawallet.app/application/62368684/)

### Version 1.0

Source Code: [https://github.com/tinymanorg/tinyman-contracts-v1/tree/d1090f16d755b3898d2b8e03a2efa86133c30346](https://github.com/tinymanorg/tinyman-contracts-v1/tree/d1090f16d755b3898d2b8e03a2efa86133c30346)

Mainnet Validator App ID: [350338509](https://algoexplorer.io/application/350338509)
Mainnet Validator App ID: [350338509](https://explorer.perawallet.app/application/350338509/)

Testnet Validator App ID: [21580889](https://testnet.algoexplorer.io/application/21580889)
Testnet Validator App ID: [21580889](https://testnet.explorer.perawallet.app/application/21580889/)



2 changes: 1 addition & 1 deletion tinyman-v1/tinyman-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ Please email us at security@tinyman.org with the details of any possible vulnera
### Where are the contracts?

For technical users wishing to create an integration or examine the transactions:\
The stateful [Validator App](design-doc.md#docs-internal-guid-b18fd459-7fff-aa47-087b-2bcfdededbc5) Id is currently [62368684](https://testnet.algoexplorer.io/application/62368684).\
The stateful [Validator App](design-doc.md#docs-internal-guid-b18fd459-7fff-aa47-087b-2bcfdededbc5) Id is currently [62368684](https://testnet.explorer.perawallet.app/application/62368684/).\
See [Contracts](contracts.md) for more details including links to the annotated source and audits.