• Moody Salem's avatar
    feat(migrate): adds the migrate flow to the uniswap exchange site · c1d35cc8
    Moody Salem authored
    * links and page
    
    * print all the details of the liquidity
    
    * show working approve/migrate buttons
    
    * testnet v1 factory addresses
    
    * split code up into two pages
    
    * getting closer to styled
    
    * compute min amount out of eth and token
    
    * compute min amount out of eth and token
    
    * add a back button to the list page
    
    * Improve empty states
    
    * Improve the state management
    
    * change the display of the migrate page to be more similar to original
    
    * style fix, pending transaction hook fix
    
    * add forwarding to netlify.toml
    
    * handle case where v2 spot price does not exist because pair does not exist
    
    * make ternaries more accurate
    
    * handle first liquidity provider situation
    
    * Style tweaks for migrate
    
    * merge
    
    * Address feedback
    - show pool token amount
    - show success when migration complete
    - show price warning only if price difference is large
    Co-authored-by: default avatarCallil Capuozzo <callil.capuozzo@gmail.com>
    c1d35cc8
Name
Last commit
Last update
..
assets Loading commit data...
components Loading commit data...
connectors Loading commit data...
constants Loading commit data...
data Loading commit data...
hooks Loading commit data...
pages Loading commit data...
state Loading commit data...
theme Loading commit data...
utils Loading commit data...
ethereum.d.ts Loading commit data...
i18n.ts Loading commit data...
index.tsx Loading commit data...
react-app-env.d.ts Loading commit data...