Web3-ethereum-defi

Latest version: v0.28.1

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 19

0.22.5

- Add: Uniswap v3 LP fees are now accounted in the trade analysis
- Fix: Documentation now generates proper title and description HTML
meta tags for automatically generated API documentation

0.22.4

- [JSON-RPC fallback and MEV protection tutorial](https://web3-ethereum-defi.readthedocs.io/tutorials/multi-rpc-configuration.html)
- Added missing `sigfig` lib dependency

0.22.3

- Fix: `eth_defi.chain.has_graphql_support` to support `MultiProviderWeb3`

0.22.2

- Add: `eth_defi.provider.multi_provider.create_multi_provider_web3`: An easy way to configure a Web3 instance with
multiple providers

0.22.1

- Add logging to `swap_with_slippage_protection()` on Uniswap v3
to trace slippage issues

0.22

- Refactor a lot of functionality to a new
submodule [eth_defi.provider](https://web3-ethereum-defi.readthedocs.io/api/provider/index.html)
- Add MEV blocking support in the form of `eth_defi.mev_blocker.MEVBlockerProvider`
- Add JSON-RPC fallback switching in the form of `eth_defi.fallback_provider.FallbackProvider`
- Add `HotWallet.create_for_testing`
- Add utility function `get_onchain_price()` to ask on-chain price of a
Uniswap v3 pool at any given block number
- Add `eth_defi.event_reader.logresult.decode_log` and better
documentation for `LogResult` class
- Deprecate `eth_defi.anvil` -> `eth_defi.provider.anvil`
- Deprecate `eth_defi.ganache` -> `eth_defi.provider.ganache`

Page 9 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.