• 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
..
AccountDetails Loading commit data...
AddressInputPanel Loading commit data...
Button Loading commit data...
Card Loading commit data...
Column Loading commit data...
ConfirmationModal Loading commit data...
CurrencyInputPanel Loading commit data...
DoubleLogo Loading commit data...
Footer Loading commit data...
Header Loading commit data...
Identicon Loading commit data...
Loader Loading commit data...
Menu Loading commit data...
Modal Loading commit data...
NavigationTabs Loading commit data...
NumericalInput Loading commit data...
Popover Loading commit data...
Popups Loading commit data...
PositionCard Loading commit data...
QuestionHelper Loading commit data...
Row Loading commit data...
SearchModal Loading commit data...
Slider Loading commit data...
SlippageTabs Loading commit data...
TokenLogo Loading commit data...
TokenWarningCard Loading commit data...
Tooltip Loading commit data...
TxnPopup Loading commit data...
WalletModal Loading commit data...
Web3ReactManager Loading commit data...
Web3Status Loading commit data...
analytics Loading commit data...
swap Loading commit data...