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
I built a safe service locally for testing followed the instrucitons here. The problem is that it loads forever in the indexing step when I create a new safe account.
I have refererred stackexchange and issue 143.
I am sure the shortName is correct, the master copies and proxy factory are auto loaded. Infact ,I am using sepolia's chaininfo.
I am also using domain name,not localhost.(The same issue with localhost).
I have both localhost:8000 and domain on linux server, now the domain one with my testnet is ok for "txs/api/v1/safes/{address} " request after I add master-copy contract and proxy-factory contracts on txs-service.
But not resolved with Sepolia testnet with domain name. The sepolia testnet do not need to add this two contracts on txs-service
I built a safe service locally for testing followed the instrucitons here. The problem is that it loads forever in the indexing step when I create a new safe account.
I have refererred stackexchange and issue 143.
I am sure the shortName is correct, the master copies and proxy factory are auto loaded. Infact ,I am using sepolia's chaininfo.
I am also using domain name,not localhost.(The same issue with localhost).
The error in TxService:
logs in cgw:
The chain info from
/cgw/v1/chains/11155111
:The version I am using:
The text was updated successfully, but these errors were encountered: