You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A script to update the addresses from safe-deployments repository (similar to the one we have for chain ids)
A file for all the addresses for the related Safe contracts
Background
Currently we manually maintain safe_addresses.py only with the addresses important to the safe-tx-service , and also some others besides the official ones. We should not deprecate that but should think about it.
What is needed?
Python users should have an easy way to access Safe deployments trusted addresses on https://github.com/safe-global/safe-deployments/tree/main/src/assets/ . We must implement:
Background
Currently we manually maintain
safe_addresses.py
only with the addresses important to the safe-tx-service , and also some others besides the official ones. We should not deprecate that but should think about it.Related issues
The text was updated successfully, but these errors were encountered: