Safe-eth-py

Latest version: v7.3.0

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

Scan your dependencies

Page 14 of 18

4.6.0

What's Changed
* Bump faker from 15.0.0 to 15.1.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/378
* Add milkomeda a1 mainnet in list of chains by pkakelas in https://github.com/safe-global/safe-eth-py/pull/380
* Add metis goerli testnet by t0mcr8se in https://github.com/safe-global/safe-eth-py/pull/379
* Feat: Add Superfluid Oracle token adapter by brymut in https://github.com/safe-global/safe-eth-py/pull/381
* Bump Django by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/382
* Use Goerli instead of Rinkeby for Cowswap tests by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/385
* Update tx service urls gnosis.io -> safe.global by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/384
* Fix tests by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/386
* Add BOBA_AVAX_L2 network by dirtycajunrice in https://github.com/safe-global/safe-eth-py/pull/368
* Add PublicMint mainNet and testNet by rafaeltorres-seegno in https://github.com/safe-global/safe-eth-py/pull/377
* Bump psycopg2-binary from 2.9.4 to 2.9.5 by dependabot in https://github.com/safe-global/safe-eth-py/pull/390
* Fix superfluid oracle by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/388
* Implement Safe EIP1271 message signing by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/383
* Set version 4.6.0 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/387

New Contributors
* t0mcr8se made their first contribution in https://github.com/safe-global/safe-eth-py/pull/379
* brymut made their first contribution in https://github.com/safe-global/safe-eth-py/pull/381
* dirtycajunrice made their first contribution in https://github.com/safe-global/safe-eth-py/pull/368
* rafaeltorres-seegno made their first contribution in https://github.com/safe-global/safe-eth-py/pull/377

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

4.5.2

What's Changed
* Bump faker from 14.2.0 to 15.0.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/364
* Bump web3 from 5.31.0 to 5.31.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/371
* Bump coverage from 6.4.4 to 6.5.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/363
* Bump psycopg2-binary from 2.9.3 to 2.9.4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/373
* Check liquidity for tokens in UniswapV3 oracle by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/367
* Add kcc mainnet and testnet by mhxw in https://github.com/safe-global/safe-eth-py/pull/374
* Added Rabbit Network by amankumarp in https://github.com/safe-global/safe-eth-py/pull/375
* Set version 4.5.2 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/376

New Contributors
* mhxw made their first contribution in https://github.com/safe-global/safe-eth-py/pull/374
* amankumarp made their first contribution in https://github.com/safe-global/safe-eth-py/pull/375

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v4.5.1...v4.5.2

4.5.1

What's Changed
* Bump djangorestframework from 3.13.1 to 3.14.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/360
* Bump web3 from 5.30.0 to 5.31.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/359
* Add Bobabeam Mainnet by datradito in https://github.com/safe-global/safe-eth-py/pull/362
* Check liquidity for Uniswap V3 oracle by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/361


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v4.5.0...v4.5.1

4.5.0

What's Changed
* Add Uniswap V3 Oracle by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/342
* Cache get_decimals for every oracle by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/345
* feat: register cronos etherscan urls by the-amazing-ultraton in https://github.com/safe-global/safe-eth-py/pull/349
* Bump faker from 14.1.0 to 14.2.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/348
* Support other networks than Mainnet for Sushiswap by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/344
* Bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/347
* feat: register astar blockscout url by the-amazing-ultraton in https://github.com/safe-global/safe-eth-py/pull/351
* Add Cowswap oracle by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/353
* feat: register acala, karura, and mandala etherscan urls by the-amazing-ultraton in https://github.com/safe-global/safe-eth-py/pull/352
* feat: register moonbeam, moonriver, and moonbase etherscan urls by the-amazing-ultraton in https://github.com/safe-global/safe-eth-py/pull/350
* feat: register evmos blockscout urls by the-amazing-ultraton in https://github.com/safe-global/safe-eth-py/pull/355
* Add method to check if Oracle is available for network by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/356
* Migrate setup.py to setup.cfg by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/357


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v4.4.0...v4.5.0

4.4.0

What's Changed
* Fix validation error for EthereumAddressField serializer by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/316
* Add support for Multisend call only by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/314
* Bump coverage from 6.4.2 to 6.4.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/321
* Bump hexbytes from 0.2.2 to 0.2.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/326
* Add Arbitrum Nova 42170 by gzeoneth in https://github.com/safe-global/safe-eth-py/pull/328
* Bump faker from 13.15.1 to 14.0.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/327
* Bump Django from 3.2.14 to 3.2.15 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/329
* Bump cla-assistant/github-action from 2.2.0 to 2.2.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/319
* Bump faker from 14.0.0 to 14.1.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/332
* Add Milkomeda Algorand testnet by pkakelas in https://github.com/safe-global/safe-eth-py/pull/318
* Bump coverage from 6.4.3 to 6.4.4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/330
* Fix cache memory leaks by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/339
* Set version 4.4.0 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/340

New Contributors
* gzeoneth made their first contribution in https://github.com/safe-global/safe-eth-py/pull/328
* moisses89 made their first contribution in https://github.com/safe-global/safe-eth-py/pull/329
* pkakelas made their first contribution in https://github.com/safe-global/safe-eth-py/pull/318

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v4.3.2...v4.4.0

4.3.2

What's Changed
* Set version 4.3.2 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/315


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v4.3.1...v4.3.2

Page 14 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.