Comment on page
Supported Projects
Tradegen allows pools to interact with whitelisted DeFi projects on Celo. More projects will be integrated as more projects launch on Celo.
At the time of writing, the following projects are supported:
Ubeswap is a mobile-first DeFi exchange. Tradegen uses Ubeswap for swapping assets, adding/removing liquidity, and farming LP tokens.
- swapExactTokensForTokens(uint,uint,address[],address,uint)
- addLiquidity(address,address,uint,uint,uint,uint,address,uint)
- removeLiquidity(address,address,uint,uint,uint,address,uint)
- stake(uint)
- withdraw(uint)
- getReward()
- exit()
- ERC20 tokens
- LP tokens
Last modified 2yr ago