pie-dao / pools.piedao.org

pools-piedao-org-flax.vercel.app
Other
24 stars 27 forks source link

hardcoded decimals for default coins on swap in case user is not logg… #350

Closed jordaniza closed 2 years ago

jordaniza commented 2 years ago

USDC has 6 decimals, as opposed to 18 for PLAY, DOUGH, DEFI++ and ETH. This causes issues in the exchange modal when the user is not signed in because:

A simple fix to this issue is included in this PR - the base tokens are initialised with a decimals field, so that when USDC is selected without being connected to a provider, for any reason, we have the correct decimals