The official Overlay v1 testnet is now live on Kovan network! https://overlay-interface.vercel.app/
What has changed from the previous testnets? We are “restarting” the testnet with updated contracts and new markets! This testnet deployment includes our updated v1-core contracts after completing several security/code audits.
What this means: Your prior trades won’t show up on the front end - however old trades are safu!
What should I do? Go play with the testnet! Markets are live and ready to go. Adding in an additional market later today.
How do I get OVL tokens? Head over to https://ethdrop.dev/ to receive Kovan ETH. After receiving some ETH, you can swap for OVL on Uniswap (https://app.uniswap.org/#/swap?chain=kovan). When selecting the token to swap into, input OVL’s contract address (0x04020e4fF78b629D79CcBd163fc6044af73588DC). After swapping you’re ready to trade on Overlay!
What markets are available on testnet? Currently we have the following markets:
- ETH/OVL
- ETH/DAI
- DAI/OVL
How do I become an OVL Liquidity Provider? All (3) current markets have feeds created based on UniswapV3Pool contracts. All feeds are created based on the 0.05% fee tier. If you wish to act as an LP, please ensure you’re adding liquidity to the 0.05% fee tier.
Currently, we only support the UniswapV3Factory feeds. Eventually we will support feeds from other platforms.
Kovan Testnet Contract Addresses:
Scripts:
To build project: --npm run build
To spin up local instance: --npm start