feat: pay with any token routing (#5959)
* 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
Showing
src/nft/utils/nftRoute.ts
0 → 100644
src/nft/utils/tokenRoutes.ts
0 → 100644
Please register or sign in to comment