Uniswap V2 Helper
Uniswap trades in a single function call. Currently only supports direct erc20 token pairs with a decimals getter. Single outside dependency on ethers.js.
Usage
// get swap params // perform swap with exact output
Uniswap trades in a single function call. Currently only supports direct erc20 token pairs with a decimals getter. Single outside dependency on ethers.js.
// get swap params // perform swap with exact output
npm i uniswap-v2-helper
3
1.1.0
MIT
73.3 kB
15