• 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
EmptyState.tsx 344 Bytes