Open junkim012 opened 3 months ago
Hi @junkim012 , have you found any solution to this "Error creating the Safe Account. Please try again later" error? We have also taken the same steps as you described above and we also encounter this same issue - which gives no clue about what is wrong with the setup. If you can share the solution that would be really helpful for us and future integrators! Thanks in advance!
The Issue
After following the local setup steps, the frontend throws an error when creating a new Safe account on Sei Pacific Mainnet.
Error creating the Safe Account. Please try again later.
upon pressing "Create" in the UI. (Picture attached).ui.env
file was left empty. Infura does not support Sei Network. (and many other rollups unsupported by the official safe app UI that we want to deploy a safe multisig on).ui.env
file in this case.Steps Taken
sh run_locally.sh
ChainInfo
for Sei NetworkMasterCopies
andProxyFactories
deployed.cast code
on sei pacific.cgw.env
fileAUTH_TOKEN=your_privileged_endpoints_token
or thecfg.env
file'sCGW_URL
orCGW_FLUSH_TOKEN
.ChainInfo Form for Reference