Skip to main content
To interact with the Shardeum blockchain, you need to connect your application or wallet to the correct JSON-RPC endpoint. Below are the official configuration details for both the Mainnet and Testnet networks.

Shardeum Mainnet

Shardeum Testnet

How to Add to MetaMask (or any EVM wallet)

  1. Open your wallet and go to the network selection dropdown.
  2. Click “Add Network” or “Custom RPC”.
  3. Enter the values from the table above for either Mainnet or Testnet.
  4. Save and switch to the new network.
You can now interact with Shardeum using your preferred tools and libraries (e.g., ethers.js, web3.js, MetaMask, etc.).
Tip: Always verify you are using the official endpoints. For the latest information, see the official Shardeum docs.