safe-global / safe-singleton-factory

Singleton factory used by Safe related contracts
MIT License
81 stars 86 forks source link

[New chain]: Astar #509

Closed ElvisKrop closed 4 months ago

ElvisKrop commented 4 months ago

Chain Name

Astar

RPC URL

https://evm.astar.network

The chain must be added to https://chainlist.org/

After creating the issue, a bot will estimate the required pre-fund and post it in the comments. Please check this checkbox after you send the pre-fund.

Relevant information

https://astar.blockscout.com

github-actions[bot] commented 4 months ago

✅ Success:
The issue description is valid:
- The RPC URL is valid
- The chain is in the chainlist
- The deployer address is pre-funded
:sparkles: The team will be in touch with you soon :sparkles:

ElvisKrop commented 4 months ago

There is a few months old issue https://github.com/safe-global/safe-singleton-factory/issues/280, that has been closed in this PR https://github.com/safe-global/safe-singleton-factory/pull/284. However, the factory is still not deployed.

nlordell commented 4 months ago

It looks like the deployment transaction was signed but not submitted...

nlordell commented 4 months ago

Alright, I submitted the transaction and the contract should be deployed now:

https://astar.blockscout.com/address/0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7?tab=contract

ElvisKrop commented 4 months ago

Oh, thank you very much! I had a similar idea, but when I tried it once, I got an error message that said something like gasPrice is too low. Unfortunately, I didn't save the exact error message. In any case, thank you very much for your help!