• Kaylee George's avatar
    fix: show no price impact eth to weth (#3923) · 53d6eb09
    Kaylee George authored
    * fix: show no price impact eth to weth
    
    Fixed the price estimate values to reflect the correct price estimates depending on whether it is a wrapped trade
    
    * fix: show no price impact eth to weth
    
    Fixed to display the correct price estimates depending on whether it is a wrapped trade (eth -> weth should show no price impact)
    
    * Added ETH->wETH testing
    
    Added a Cypress test to check wrapped value swap has no price impact
    
    * make Cypress test cleaner
    53d6eb09
swap.test.ts 3.23 KB