Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The support for the chain is already added but still getting an error while deploying using safe-smart-account #361

Closed
kshitij01042002 opened this issue Feb 3, 2024 · 2 comments

Comments

@kshitij01042002
Copy link

kshitij01042002 commented Feb 3, 2024

I want to deploy safe-smart-contracts on apothem (XDC testnet) network.

While following the instructions mentioned here, I am deploying the custom network by setting the NODE_URL.

Soo when I try to execute the command npm run deploy-all custom. I am getting the following error.

image

RPC URL:- https://erpc.apothem.network/

While safe-factory deployment is already done on apothem network chain id(51).
PS: I have already installed the latest package using npm i --save-dev @gnosis.pm/safe-singleton-factory

See the reference #324 .

Please let me know if I am missing out on anything.

Copy link

github-actions bot commented Feb 3, 2024

⛔️ Error:
Could not fetch the chain ID from the RPC URL.
Either the RPC URL is missing, or the RPC is not responding.
Make sure your issue follows the issue template and includes the RPC URL.
✨ You can edit the issue to trigger the check again. ✨

@mmv08
Copy link
Member

mmv08 commented Feb 4, 2024

PS: I have already installed the latest package using npm i --save-dev @gnosis.pm/safe-singleton-factory

The correct package name is @safe-global/safe-singleton-factory

@mmv08 mmv08 closed this as completed Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants