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

Support custom EVM chains #23

Closed
oed opened this issue Dec 16, 2024 · 1 comment
Closed

Support custom EVM chains #23

oed opened this issue Dec 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@oed
Copy link

oed commented Dec 16, 2024

What is the feature about

Currently eternal safe can only be used with a specific list of chains. It should be possible to work with a non-listed EVM chain as long as you provide a custom RPC endpoint.

The list of requirements

  • Support adding of custom chains by setting a chain-id and rpc-url.
  • Nice to have: pass custom rpc providers in links, e.g. https://eternalsafe.eth.link?rpc=<url>&chain-id=234
@oed oed added the enhancement New feature or request label Dec 16, 2024
@devanoneth
Copy link
Contributor

Thanks for the suggestion! Closing as duplicate of #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants