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

Add support for more networks to the app #151

Open
2 of 3 tasks
asgeir-s opened this issue Oct 26, 2022 · 1 comment · Fixed by #152
Open
2 of 3 tasks

Add support for more networks to the app #151

asgeir-s opened this issue Oct 26, 2022 · 1 comment · Fixed by #152
Assignees
Labels
enhancement New feature or request

Comments

@asgeir-s
Copy link
Contributor

asgeir-s commented Oct 26, 2022

To see the currently supported chains (for the UI) see: https://github.com/gnosis/zodiac-safe-app/blob/5e2174d1d7b2a4c12d3c9c8fdd4b5b03be239219/packages/app/src/utils/networks.ts#L1

For this task, we need to add more networks to the UI, test the app and verify that everything works (or figure out what's missing).

Networks to add:

@auryn-macmillan
Copy link
Member

auryn-macmillan commented Nov 1, 2022

@manboy-eth, ideally we should support all networks that are fully supported by the Gnosis Safe (see the screenshot below).
However, the following are sufficient for now:

  • Ethereum Mainnet
  • Gnosis Chain
  • Goerli
  • Optimism
  • Arbitrum
  • BSC
  • Avalanche

Full list of safe supported chains:
image

@asgeir-s asgeir-s self-assigned this Nov 1, 2022
@asgeir-s asgeir-s reopened this Nov 1, 2022
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

Successfully merging a pull request may close this issue.

2 participants