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

Adding support for ZERϴ Network #5494

Open
1 of 2 tasks
abalyasnikov opened this issue Nov 11, 2024 · 1 comment
Open
1 of 2 tasks

Adding support for ZERϴ Network #5494

abalyasnikov opened this issue Nov 11, 2024 · 1 comment

Comments

@abalyasnikov
Copy link

Adding a new chain to the Explorer

  1. JSON-RPC spec for Wallets
    • https://docs.zero.network/build-on-zero/network-information#zer%CE%B8-network
  2. CASA namespace spec
    • https://github.com/ChainAgnostic/namespaces/tree/main/eip155
  3. namespaces:
    • eip155
  4. chains:
    • eip155:543210 - ZERϴ Network
  5. RPC endpoints
    • https://rpc.zerion.io/v1/zero
  6. SLIP-0044 coin type:
    • 0x8000003c (60 in decimal, same as Ethereum)
  7. Block Explorer
    • https://explorer.zero.network

References
To ensure timely processing of your request, please provide the following references:

  • Source of RPC endpoints (e.g. RPC docs): https://docs.zero.network/build-on-zero/network-information#zer%CE%B8-network
  • Source of namespace (if non-EIP155) chain information (particularly chainIds): [link]

Additional context
ZERϴ Network is the first EVM-compatible rollup that eliminates the need for gas entirely within the network.

Despite the improvements in crypto UX, gas fees are still a significant barrier. Gas is complicated, confusing, and painful. To overcome gas once and for all and effectively set a new standard for onchain UX, we leveraged the ZK Stack.

Copy link

linear bot commented Nov 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant