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 2 of 17

6.0.0b40

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

What's Changed
🏕 Features
* Support multiple types of proxies by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1380
* Set version 6.0.0b40 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1383
👒 Dependencies
* Bump pytest-django from 4.8.0 to 4.9.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1382
* Bump faker from 30.1.0 to 30.3.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1381
🆕 New Chain Addresses
* Add addresses 1.3.0 for chain BAHAMUT by github-actions in https://github.com/safe-global/safe-eth-py/pull/1378


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

6.0.0b39

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

What's Changed
🏕 Features
* Fix retrieve Viem info script and update multicall addresses by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1376
* Set version 6.0.0b39 by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1377


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

6.0.0b38

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

What's Changed
🏕 Features
* Add new script to retrieve chain info from Viem by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1328
* Update chain info from Viem by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1332
* Try to build package when testing on the CI by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1338
* Add mypy dependency to CI by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1340
* Add test dependencies to execute mypy in CI by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1342
* Add canonical addresses for CELO, MANTLE and X_LAYER by dasanra in https://github.com/safe-global/safe-eth-py/pull/1359
* Update safe_deployments file by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1368
* Add SafeToL2Migration contract abi by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1371
* Set version 6.0.0b38 by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1375
👒 Dependencies
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1353
* Bump cla-assistant/github-action from 2.5.1 to 2.5.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1352
* Bump py-evm from 0.10.1b1 to 0.10.1b2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1300
* Bump faker from 28.4.1 to 30.1.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1364
* Bump pytest-env from 1.1.3 to 1.1.5 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1355
* Bump cla-assistant/github-action from 2.5.2 to 2.6.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1354
🆕 New Chain Addresses
* Add addresses 1.4.1 for chain Q_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1343
* Add addresses 1.4.1 for chain Q_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1344
* Add addresses 1.3.0 for chain SNAXCHAIN by github-actions in https://github.com/safe-global/safe-eth-py/pull/1345
* Add addresses 1.4.1 for chain SNAXCHAIN by github-actions in https://github.com/safe-global/safe-eth-py/pull/1346
* Add addresses 1.3.0 for chain Q_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1350
* Add addresses 1.3.0 for chain Q_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1351
* Add addresses 1.3.0 for chain SHAPE_SEPOLIA_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1369
* Add addresses 1.3.0 for chain SHAPE by github-actions in https://github.com/safe-global/safe-eth-py/pull/1370
* Add addresses 1.3.0 for chain VANA_MOKSHA_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1372
* Add addresses 1.3.0 for chain CONNEXT_SEPOLIA by github-actions in https://github.com/safe-global/safe-eth-py/pull/1373
* Add addresses 1.3.0 for chain EVERCLEAR_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1374

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

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

6.0.0b37

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

What's Changed
🏕 Features
* Add web3 forced version in addresses workflows by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1289
* Add reference to main in safe-eth-py dependency in addresses actions by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1309
* Update `safe_eth` folder in addresses scripts by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1310
* Improve typing using `mypy` by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1308
* Fix cowswap test by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1322
* Add missing return types to Safe by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1323
* Catch ContractLogicError on gas estimation by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1327
🛠 Breaking Changes
* Rename `gnosis` package name to `safe_eth` by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1286
* Support new safe deployments by moisses89 in https://github.com/safe-global/safe-eth-py/pull/1306
* Move cowswap folder by moisses89 in https://github.com/safe-global/safe-eth-py/pull/1307
👒 Dependencies
* Bump web3 from 6.20.1 to 6.20.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1280
* Bump faker from 26.0.0 to 27.0.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1281
* Bump faker from 27.0.0 to 27.4.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1299
* Bump cla-assistant/github-action from 2.4.0 to 2.5.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1282
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1274
* Bump faker from 27.4.0 to 28.4.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1321
* Bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1329
🆕 New Chain Addresses
* Add addresses 1.3.0 for chain ALEPH_ZERO_EVM by github-actions in https://github.com/safe-global/safe-eth-py/pull/1277
* Add addresses 1.3.0 for chain ALEPH_ZERO_EVM by github-actions in https://github.com/safe-global/safe-eth-py/pull/1283
* Add addresses 1.4.1 for chain ALEPH_ZERO_EVM by github-actions in https://github.com/safe-global/safe-eth-py/pull/1284
* Add addresses 1.4.1 for chain IRISHUB by github-actions in https://github.com/safe-global/safe-eth-py/pull/1285
* Add addresses 1.3.0 for chain NAL_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1290
* Add addresses 1.3.0 for chain CRONOS_ZKEVM_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1293
* Add addresses 1.3.0 for chain CRONOS_ZKEVM_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1294
* Add addresses 1.4.1 for chain SKOPJE_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1295
* Add addresses 1.4.1 for chain GPT_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1296
* Add addresses 1.4.1 for chain BEVM_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1297
* Add addresses 1.4.1 for chain BEVM_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1298
* Add addresses 1.3.0 for chain GPT_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1311
* Add addresses 1.3.0 for chain SKOPJE_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1312
* Add addresses 1.4.1 for chain NAHMII_3_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1313
* Add addresses 1.3.0 for chain ZIRCUIT_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1325
* Add addresses 1.3.0 for chain BOB_SEPOLIA by github-actions in https://github.com/safe-global/safe-eth-py/pull/1326
* Add addresses 1.3.0 for chain SNAXCHAIN by github-actions in https://github.com/safe-global/safe-eth-py/pull/1336


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

6.0.0b36

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

What's Changed
🏕 Features
* Add new chain 480 (world chain) for singletons v1.3.0 and v1.4.1 by gjeanmart in https://github.com/safe-global/safe-eth-py/pull/1234
* Fix typo on EthereumAddressV2Field by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1235
* Fix CI Tests by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1255
* Add missing env var by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/1256
* Update `EthereumNetwork` using chainlist by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1266
👒 Dependencies
* Bump django-filter from 24.2 to 24.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1258
* Bump pytest from 8.2.2 to 8.3.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1240
* Bump web3 from 6.20.0 to 6.20.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1239
🆕 New Chain Addresses
* Add addresses 1.3.0 for chain ABEY_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1238
* Add addresses 1.3.0 for chain FLARE_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1243
* Add addresses 1.3.0 for chain AUTONOMYS_TESTNET_NOVA_DOMAIN by github-actions in https://github.com/safe-global/safe-eth-py/pull/1244
* Add addresses 1.3.0 for chain GNOSIS_CHIADO_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1253
* Add addresses 1.3.0 for chain SONGBIRD_CANARY_NETWORK by github-actions in https://github.com/safe-global/safe-eth-py/pull/1254
* Add addresses 1.4.1 for chain FLARE_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1259
* Add addresses 1.4.1 for chain SONGBIRD_CANARY_NETWORK by github-actions in https://github.com/safe-global/safe-eth-py/pull/1260
* Add addresses 1.3.0 for chain SONGBIRD_TESTNET_COSTON by github-actions in https://github.com/safe-global/safe-eth-py/pull/1261
* Add addresses 1.3.0 for chain FLARE_TESTNET_COSTON2 by github-actions in https://github.com/safe-global/safe-eth-py/pull/1262
* Add addresses 1.4.1 for chain FLARE_TESTNET_COSTON2 by github-actions in https://github.com/safe-global/safe-eth-py/pull/1263
* Add addresses 1.3.0 for chain NAL_SEPOLIA_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1264
* Add addresses 1.4.1 for chain SONGBIRD_TESTNET_COSTON by github-actions in https://github.com/safe-global/safe-eth-py/pull/1265

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

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

6.0.0b35

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

What's Changed
🏕 Features
* Create `EthereumAddressFastBinaryField` by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1211
* Make native balance optional for ERC20 `get_balances` by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1216
* Refactor `SafeCreate2TxBuilder` by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1215
* Fix missing paymaster by moisses89 in https://github.com/safe-global/safe-eth-py/pull/1232
* Set version v6.0.0b35 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/1233
🛠 Breaking Changes
* Remove deprecated classes by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/835
👒 Dependencies
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/1213
🆕 New Chain Addresses
* Add addresses 1.4.1 for chain ASTAR by github-actions in https://github.com/safe-global/safe-eth-py/pull/1214
* Add addresses 1.3.0 for chain ETHERLINK_MAINNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1226
* Add addresses 1.3.0 for chain ETHERLINK_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1227
* Add addresses 1.3.0 for chain KAVA by github-actions in https://github.com/safe-global/safe-eth-py/pull/1228
* Add addresses 1.3.0 for chain KAVA_TESTNET by github-actions in https://github.com/safe-global/safe-eth-py/pull/1229
* Add addresses 1.3.0 for chain BERACHAIN_BARTIO by github-actions in https://github.com/safe-global/safe-eth-py/pull/1230


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

Page 2 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.