mento-protocol / mento-web

A simple DApp for Celo Mento exchanges
https://app.mento.org
Apache License 2.0
22 stars 18 forks source link

feat: add native USDC to Baklava #120

Closed nvtaveras closed 8 months ago

nvtaveras commented 8 months ago

Description

This adds the native USDC pools to Baklava after we recently executed MU06. Baklava uses a mock 6 decimals token but Alfajores will use the actual USDC token deployed by Circle once we execute the proposal there prior to mainnet.

Other changes

Some other small changes to rename bridged tokens to axlXXX

Tested

Ran it locally and did swaps on all directions

Related issues

https://github.com/mento-protocol/mento-web/issues/119

Checklist before requesting a review

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
mento-web ✅ Ready (Inspect) Visit Preview Mar 6, 2024 9:05pm
nvtaveras commented 8 months ago

@bayological Are you doing max in that trade? If so, it's an existing issue not introduced by this PR. You should be able to trade an amount that's near the max

bayological commented 8 months ago

@bayological Are you doing max in that trade? If so, it's an existing issue not introduced by this PR. You should be able to trade an amount that's near the max

I was doing the max and confirmed this is an existing issue. This is not a great experience for the user, so will bump this so we can fix it soon.