Safe-eth-py

Latest version: v6.1.1

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

Scan your dependencies

Page 8 of 17

6.0.0b4

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Update deprecated delegates url for tx service by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/666
* Add missing Safe tx service networks by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/663
* Set version 6.0.0b4 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/667
🛠 Breaking Changes
* Add Safe mainnet address by moisses89 in https://github.com/safe-global/safe-eth-py/pull/661
👒 Dependencies
* Bump faker from 19.6.2 to 19.11.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/664
* Bump web3 from 6.10.0 to 6.11.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/665


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b3...v6.0.0b4

6.0.0b3

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Fix typos by omahs in https://github.com/safe-global/safe-eth-py/pull/642
* Update Erigon test mocks by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/643
* Fix typo on quickstart docs by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/646
* Add Fantom Opera and Fantom Testnet support by HonzaDajc in https://github.com/safe-global/safe-eth-py/pull/609
* feat: add Linea etherscan api clients by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/648
* feat: add RSK Mainnet and Testnet 1.3.0 contracts by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/637
* Remove attrdict Web3 middleware by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/652
* Fix safe deployments generator by moisses89 in https://github.com/safe-global/safe-eth-py/pull/653
* feat: add Mantle etherscan and blockscout api clients by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/655
👒 Dependencies
* Bump psycopg2-binary from 2.9.7 to 2.9.8 by dependabot in https://github.com/safe-global/safe-eth-py/pull/645
* Bump psycopg2-binary from 2.9.8 to 2.9.9 by dependabot in https://github.com/safe-global/safe-eth-py/pull/651
* Bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/650
* Bump django from 4.2.5 to 4.2.6 by dependabot in https://github.com/safe-global/safe-eth-py/pull/649

New Contributors
* omahs made their first contribution in https://github.com/safe-global/safe-eth-py/pull/642

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b2...v6.0.0b3

6.0.0b2

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Make Django dependency optional by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/641


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b1...v6.0.0b2

6.0.0b1

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Fix gnosis blockscout by moisses89 in https://github.com/safe-global/safe-eth-py/pull/621
* Refactor proxyFactory and safe by moisses89 in https://github.com/safe-global/safe-eth-py/pull/597
* Add safe contracts 1.4.1 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/587
* feat: add Scroll Sepolia support by nick8319 in https://github.com/safe-global/safe-eth-py/pull/617
* Add safe-deployments by moisses89 in https://github.com/safe-global/safe-eth-py/pull/632
* Add tests for v1.4.1 contracts by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/630
* Handle ERC20 decoding issues by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/636
* Set version v6.0.0b1 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/640
👒 Dependencies
* Bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/618
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/627
* Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/626
* Bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/624
* Bump django from 4.2.4 to 4.2.5 by dependabot in https://github.com/safe-global/safe-eth-py/pull/623
* Bump faker from 19.3.1 to 19.6.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/625
* Bump faker from 19.6.0 to 19.6.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/635
* Bump cla-assistant/github-action from 2.3.0 to 2.3.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/633
* Bump django-filter from 23.2 to 23.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/634
* Bump faker from 19.6.1 to 19.6.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/638
* Bump web3 from 6.9.0 to 6.10.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/639


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.8.0...v6.0.0b1

5.8.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Fix CLA link by moisses89 in https://github.com/safe-global/safe-eth-py/pull/610
* Add NeonEVM Mainnet and contracts by nick8319 in https://github.com/safe-global/safe-eth-py/pull/600
* Add zksync etherscan api by moisses89 in https://github.com/safe-global/safe-eth-py/pull/615
* Set version to 5.8.0 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/616
👒 Dependencies
* Bump coverage from 7.2.7 to 7.3.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/607
* Bump web3 from 6.8.0 to 6.9.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/613
* Bump pytest-env from 0.8.2 to 1.0.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/612
* Bump faker from 19.2.0 to 19.3.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/611


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.7.0...v5.8.0

5.7.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* feat: add Mantle Mainnet and Testnet addresses by nick8319 in https://github.com/safe-global/safe-eth-py/pull/588
* Add Cascadia Testnet contracts by msvstj in https://github.com/safe-global/safe-eth-py/pull/590
* Update license by moisses89 in https://github.com/safe-global/safe-eth-py/pull/593
* feat: adding Oasis Sapphire and Oasis Sapphire Testnet support by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/589
* Bump faker from 19.1.0 to 19.2.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/594
* Don't increment the gas for Safe creation by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/601
* feat: adding Edgeware EdgeEVM Mainnet support by ShankarWarang in https://github.com/safe-global/safe-eth-py/pull/596
* Add Linea Mainnet contracts by msvstj in https://github.com/safe-global/safe-eth-py/pull/595
* Skip get balancer price test if fails by moisses89 in https://github.com/safe-global/safe-eth-py/pull/606
* Set version to 5.7.0 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/605
👒 Dependencies
* Bump web3 from 6.5.0 to 6.6.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/592
* Bump faker from 18.13.0 to 19.1.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/591
* Bump psycopg2-binary from 2.9.6 to 2.9.7 by dependabot in https://github.com/safe-global/safe-eth-py/pull/603
* Bump django from 4.2.3 to 4.2.4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/604
* Bump py-evm from 0.7.0a3 to 0.7.0a4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/599
* Bump web3 from 6.6.1 to 6.8.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/602

New Contributors
* msvstj made their first contribution in https://github.com/safe-global/safe-eth-py/pull/590
* ShankarWarang made their first contribution in https://github.com/safe-global/safe-eth-py/pull/596

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.6.0...v5.7.0

Page 8 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.