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
File "/app/safe_transaction_service/history/services/safe_service.py", line 122, in get_safe_creation_info
.get(contract_address=safe_address)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 652, in get
raise self.model.MultipleObjectsReturned(
safe_transaction_service.history.models.InternalTx.MultipleObjectsReturned: get() returned more than one InternalTx -- it returned 2!
luarx
changed the title
Safe transaction Avalanche - "returned more than one InternalTx -- it returned 2!"
Safe transaction avalanche - "returned more than one InternalTx -- it returned 2!"
Nov 5, 2024
Describe the bug
When loading
https://safe-transaction-avalanche.safe.global/api/v1/safes/0x76E010758D2AE3B81973e2047cE70168CcaE2AbF/creation/
The text was updated successfully, but these errors were encountered: