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 Viction chain #5556

Closed
3 tasks done
tungng98 opened this issue Dec 17, 2024 · 1 comment
Closed
3 tasks done

Add Viction chain #5556

tungng98 opened this issue Dec 17, 2024 · 1 comment

Comments

@tungng98
Copy link

tungng98 commented Dec 17, 2024

Adding a new chain to the Explorer
To get a new chain added to the Explorer, you will need to submit the following:

  1. JSON-RPC spec for Wallets
    JSON-RPC compatible
  2. Write a CASA namespace spec if not already available for this namespace.
    eip155 spec
  3. namespaces:
    eip155
  4. chains:
    eip155:88 (Viction Mainnet)
    eip155:89 (Viction Testnet)
  5. RPC endpoints
    https://rpc.viction.xyz (Viction Mainnet)
    https://rpc-testnet.viction.xyz (Victon Testnet)
  6. SLIP-0044 coin type:
    60

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

Additional context
Add any other context here.


Please note:

Registering a chain with the Explorer does not impact or improve the ability for wallets and dapps to support your chain. It is simply a way for users to discover wallets and dapps that support your chain by:

It is still up to wallets and dapps to provide concrete support for your chain once it is listed as part of the Explorer.

  • I have read and understood the above clarification
Copy link

linear bot commented Dec 17, 2024

CR-593 Add Viction chain

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

3 participants
@Cali93 @tungng98 and others