• Moody Salem's avatar
    add a currency entity for ether (#26) · 14aeb6ed
    Moody Salem authored
    * add a currency entity
    
    * revert test change, remove unnecessary `as any`
    
    * remove unnecessary truthy assertions
    
    * support currency amounts for input/output of trades
    
    * support currency amounts for input/output of trades
    
    * allow routes to encode if they end in ETH/WETH
    
    * get the trade/route to support ether input/output
    
    * router test
    
    * add some todos
    
    * working best trade exact in
    
    * working best trade exact out
    
    * remove only
    
    * tests for exact in router methods
    
    * complete the router tests
    
    * add value as an output swap parameter
    14aeb6ed
Name
Last commit
Last update
.github/workflows Loading commit data...
src Loading commit data...
test Loading commit data...
.babelrc Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...