Skip to content

New Chain Request - MemeCore network #7093

@Magmill

Description

@Magmill

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: N/A (Uses standard Ethereum JSON-RPC API)
  2. Write a CASA namespace spec if not already available for this namespace.
    GitHub Link: N/A (Uses existing eip155 namespace)
  3. namespaces: eip155
    *known chain namespaces (e.g. eip:155 for Ethereum/EVM-based chains, solana, ...)
  4. chains:
    *known chains, where the primary key is a compound key composed of namespace + reference (e.g. ETH mainnet is eip155:1).
    Please provide labels for each chain (e.g. mainnet, testnet, devnet, ...)
    eip155:4352 - MemeCore Mainnet
    eip155:43521 - Formicarium MemeCore Testnet
  5. RPC endpoints:
    *list of common/canonical RPC endpoints for the chain(s)
    [ChainID:4352] MemeCore Mainnet: https://rpc.memecore.net
    [ChainID:43521] Formicarium MemeCore Testnet: https://rpc.formicarium.memecore.net
  6. SLIP-0044 coin type:
    * slip44 coin type used in the namespace
    60 (EVM compatible)

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


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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions