๐ŸดConduit Testnet

For ETHGlobal NYC, Uniswap Foundation teamed up with Conduit to launch a testnet and deploy Uniswap v4!

The latest deployment is based on thetransient-storage branch

Network

Contracts

Router contracts are available on the testnet, these exist for testing purposes and an official router will be released at a later date. Contracts are unverified because the blockexplorer does not support TSTORE yet

| Contract               | Address                                    | Source code                                                                                         |
|------------------------|--------------------------------------------|-----------------------------------------------------------------------------------------------------|
| PoolManager            | 0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9 | https://github.com/Uniswap/v4-core/blob/transient-storage/contracts/PoolManager.sol                 |
| PoolSwapTest           | 0x0165878A594ca255338adfa4d48449f69242Eb8F | https://github.com/Uniswap/v4-core/blob/transient-storage/contracts/test/PoolSwapTest.sol           |
| PoolModifyPositionTest | 0x5FC8d32690cc91D4c39d9d3abcBD16989F875707 | https://github.com/Uniswap/v4-core/blob/transient-storage/contracts/test/PoolModifyPositionTest.sol |
| PoolDonateTest         | 0xa513E6E4b8f2a923D98304ec87F64353C4D5C853 | https://github.com/Uniswap/v4-core/blob/transient-storage/contracts/test/PoolDonateTest.sol         |

Additional Artifacts

Network information: Conduit

Deployment information: run-latest.json

ABIs: https://gist.github.com/saucepoint/a02ac97a0dba5e5905aa515a6cfb46be

Last updated