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

Cant add new chain #129

Closed
bitsandtea opened this issue Jan 9, 2024 · 3 comments
Closed

Cant add new chain #129

bitsandtea opened this issue Jan 9, 2024 · 3 comments

Comments

@bitsandtea
Copy link

bitsandtea commented Jan 9, 2024

I'm working on adding our chain BOSAgora so that we can use safe within our network.
i went and asked for singleton factory address here:
safe-global/safe-singleton-factory#293

Got this tx with the created contract.

Next I cloned this repo and followed the doc to set it up locally. All good until I am trying to create a safe and it says:

Error: Invalid CompatibilityFallbackHandler contract address

I was checking additions like these but they seem to have multiple addresses, I only got one from the initial request.

How can I make it work locally?

@Pana
Copy link

Pana commented Jan 18, 2024

Same issue encountered

@Pana
Copy link

Pana commented Jan 18, 2024

The safe-deployment package need to be updated

@bertux
Copy link

bertux commented Mar 5, 2024

@bitsandtea having the singleton factory is far from enough to add support for a new chain, you need also to use this singleton factory to deplay Safe contracts as explained at https://github.com/safe-global/safe-smart-account#deployments

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

3 participants