Ubeswap is a protocol for decentralized exchange and automated liquidity provision on Celo.
- UniswapV2Factory - https://explorer.celo.org/address/0x62d5b84be28a183abb507e125b384122d2c25fae
- UniswapV2Router02 - https://explorer.celo.org/address/0xe3d8bd6aed4f159bc8000a9cd47cffdb95f96121
Verified sources are available on Sourcify.
To verify the sources yourself on Sourcify:
- Run
./verify.sh
from the root directory. - For each of
UniswapV2Factory
andUniswapV2Router02
: a. Upload the verified metadata fromdeployments/metadata/<Contract Name>/metadata.json
b. Upload the sources fromverified-sources/
MIT