v0.5.4
Support for more deployments and forks, among other things.
See the changelog in the README for more details.
What's Changed
- feat: added Optimism and Arbitrum support (updated constants.py) by @liquid-8 in #186
- feat: added BSC testnet router and factory address by @Rishirandhawa in #189
- feat: estimate gas using RPC by @romanbsd in #190
- fix/enhancement: added bytes32 name/symbol support in get_token() by @liquid-8 in #191
- feat: added estimate_price_impact helper and warnings in docs by @ErikBjare in #199
- feat: improved estimate_price_impact helper function; added factory contract for V3 by @liquid-8 in #202
- tests: switch to ganache v7 by @ErikBjare in #201
- fix: typing issues in uniswap.py by @KeremP in #214
- feat: add support for fantom by @ehtec in #219
New Contributors
- @Rishirandhawa made their first contribution in #189
- @romanbsd made their first contribution in #190
- @KeremP made their first contribution in #214
- @ehtec made their first contribution in #219
Full Changelog: 0.5.3...0.5.4