• Tina's avatar
    feat: read token taxes from backend response (#7532) · ff6d1cc5
    Tina authored
    * read token taxes from backend
    
    * revert env changes
    
    * upgrade router-sdk for updated price impact logic
    
    * add tax information to trade currencies instead of directly on trade object
    
    * consolidate getTradeCurrencies with getSwapCurrenciesWithTaxInfo
    
    * delete feature flag for token taxes!
    
    * run yarn dedupe again
    
    * fix unit tests
    
    * update logic for disabling inputs
    
    * update snapshot again
    
    * fix return value for uniswapx
    
    * remove unused constants and update comment
    
    * pr review
    
    * re-add useSwapTaxes for token descriptor page
    
    * add in client-side tax fetching on currency level
    
    * revert removing newline
    
    * typecheck....
    
    * typecheck...
    
    * remove inputTax, outputTax from routing-api arguments because they are now unused
    
    * dont pass in tax info to preview trade
    ff6d1cc5
Name
Last commit
Last update
..
AddLiquidity Loading commit data...
AddLiquidityV2 Loading commit data...
CreateProposal Loading commit data...
Explore Loading commit data...
Landing Loading commit data...
MigrateV2 Loading commit data...
NotFound Loading commit data...
Pool Loading commit data...
PoolDetails Loading commit data...
PoolFinder Loading commit data...
RemoveLiquidity Loading commit data...
Swap Loading commit data...
TokenDetails Loading commit data...
Vote Loading commit data...
__snapshots__ Loading commit data...
App.tsx Loading commit data...
AppBody.tsx Loading commit data...
AppChrome.tsx Loading commit data...
RouteDefinitions.tsx Loading commit data...
routes.test.ts Loading commit data...