• Jack Short's avatar
    feat: pay with any token routing (#5959) · 27e20d72
    Jack Short authored
    * feat: implementing graphql endpoint
    
    * changing from hook to function call
    
    * initial gql routing works
    
    * feat: initial pwatRouting setup
    
    * sending correct amount
    
    * removing console
    
    * it is working
    
    * sufficient balance
    
    * 0 if no inputCurrency
    
    * removing value to send if erc20
    
    * removing console
    
    * permit2 optional flag
    
    * removing not necessary stuff
    
    * mobile fixes
    
    * overlay needs to be here
    
    * changing swap amount to pool reserves
    
    * refactoring routing logic
    
    * no route found button state
    
    * better price loading for insufficient liquidity
    
    * refactoring graphql routing code
    
    * overflow
    
    * initial comments
    
    * resetting bag status on input currency change
    
    * locking
    
    * done
    
    * remove helper text for eth
    27e20d72
Routing.ts 699 Bytes