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 Lamina1 chains #5475

Open
3 tasks done
BaltasarAroso opened this issue Nov 5, 2024 · 1 comment
Open
3 tasks done

Add Lamina1 chains #5475

BaltasarAroso opened this issue Nov 5, 2024 · 1 comment

Comments

@BaltasarAroso
Copy link

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 (only if one doesn't already exist). For more information, please review the Ethereum JSON-RPC API docs.
    GitHub Link: https://github.com/lamina1/lamina1-integration

  2. Write a CASA namespace spec if not already available for this namespace.
    GitHub Link: https://github.com/ChainAgnostic/namespaces/tree/main/eip155

  3. namespaces:
    EIP-155 (EVM chain)

  4. chains:

# lamina1 L1 mainnet
eip155:10849

# lamina1 ID mainnet
eip155:10850

#----#

# lamina1 L1 testnet
eip155:764984

# lamina1 ID testnet
eip155:767368
  1. RPC endpoints
  1. SLIP-0044 coin type:
    Avalanche C-Chain: 9005 (TBD)

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

Additional context
Lamina1 Mainnets are EVM-compatible subnets on Avalanche, they are EIP-155 compliant. While they operate independently, they technically exist under the broader Avalanche namespace.

L1 Mainnet:

  • Chain ID: 10849
  • Subnet ID: 2hoHzxcZktxrTNoqCZhR9bEctc5oCuBqSp6SpRn6uvwxzLkvnD
  • Blockchain ID (Base58): UhReZTXT8Cqsjat9ghRtCe5kBQPQexQB5zG5Fvf3egrdYfyoJ

Lamina1 Identity (ID) Mainnet:

  • Chain ID: 10850
  • Subnet ID: 2T4gpnissLkoezQ36XKxhrFAH5yynqKGa1u47XxCYTdfvePuNz
  • Blockchain ID (Base58): hR6djBP7uMGJnXrjdUic2rzvvuuMpqMWNb5us7j8xgmj6Ck2N

L1 Testnet:

  • Chain ID: 764984
  • Subnet ID: 2ERCYPP3LWxzpb25jQAtR1FrXir8M723FKv76HNcixyYxHGuGu
  • Blockchain ID (Base58): 2sNcXb5rmA1nCaabpoeVCvUHsCfLMMn3no1HjRy97BpHWiu3Kp

Lamina1 Identity (ID) Testnet:

  • Chain ID: 767368
  • Subnet ID: FxduCaHpKRwAWbkVxtfrW81NQBB66z55UpaY8SrJ84jqMgpeS
  • Blockchain ID (Base58): 2bZPCoULmeotVbQHtEMqp13fxcrxQPkgfC6LhGm2sQWWV198Sp

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 Nov 5, 2024

@BaltasarAroso BaltasarAroso changed the title Add Lamina1 Mainnet chains Add Lamina1 chains Nov 5, 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