Pando Project
About UsWallet & ExplorerGitHub
  • Pandoproject -Documentations
  • Whitepaper
  • Pando Network Testament
  • Blockchain Integration
    • Mainnet v4.0-2.0 Code
    • Mainnet v1.0 Code
    • Command Line Tool
    • Connect to the Mainnet
      • Using Pre-Compiled Binaries
      • Using Code
    • Connect to the Testnet
      • Using Pre-Compiled Binaries
      • Using code
    • Launch a Local Private Net
    • Configuration
  • APIs
    • Tx Api
    • RPC API Reference
    • Pando CLI APIs
    • PNC 20 Protocol
    • PNC721- Protocol
  • Pando Nodes
    • Zytatron Node
    • Metatron Node
    • Rametron Overview
    • Mainnet Metatron Setup
    • To Migrate Metatron/Zytatron
  • Rametron Overview
    • Rametron Lite
    • Rametron Mobile
    • Rametron Pro
    • Rametron Ent
  • How to Stake ?
    • Stake for RT Lite
    • Stake for RT Mobile
    • Stake for RTPro
    • Stake for RTE
  • Wallet Application
    • Web Wallet Overview
    • Connect to Metamask
    • Wallet Code- Frontend
    • Wallet Code- Backend
    • Wallet API Reference
    • Explorer Overview
  • Explorer Application
    • Explorer Node- Frontend
    • Explorer Code- Backend
    • Explorer API Reference
  • Connect to Metamask
  • Smart Contracts
    • Ethereum RPC API support
    • Deployment fees
    • PNC-20
      • PNC20 Code
      • PNC20 API Reference
    • PNC-721
      • PNC721 Code
      • PNC721 API Reference
  • Docker Implementation
  • Videos
  • Frequently Asked Question
    • Upgrade Chain to Mainnet 4.0
    • To Resolve The Block Height Issue
  • Developer Community Engagement
Powered by GitBook
On this page
  • Adding via Chainlist
  • To the Mainnet
  • To the Testnet
  • To add as custom Network
  • To the Pando Mainnet
  • To the Pando Testnet
  • To the Pando Local Privatenet

Connect to Metamask

PreviousExplorer ApplicationNextSmart Contracts

Last updated 1 year ago

Pando blockchain is fully interoperable with . To connect Metamask to the Pando Mainnet & Testnet follow below guide for more detail.

Adding via Chainlist

To the Mainnet

  1. Head to the Chainlist site at .

  2. Firstly, you'll need to connect your wallet to the site. Select 'Connect wallet' in the top right to do so.

3. When successful, your wallet address will replace the 'Connect wallet' button. Now use the search bar to find the Pando network you want to connect as in below screenshot you will able to view our Mainnet & Testnet link after for Mainnet just need to click on 'Add Chain'

4. MetaMask itself will now spring into action, and will present you with an approval menu. Click 'Approve' to proceed. This will be followed by a menu asking you whether you want to switch to the new network immediately. Confirm or reject this depending on your needs; either way, the new network will be added.

To the Testnet

To connect to the Testnet instead of selecting Pandonet select Pando Testnet. rest process will be same.

To add as custom Network

To the Pando Mainnet

follow this guide to add a custom Network with the parameters shown in the screenshot after clicking on Add Network on Metamask

To the Pando Testnet

If you want to connect Metamask to the Pando Testnet instead, use the following parameters:

To the Pando Local Privatenet

First we need to run a Pando local privatenet with the Pando/Ethereum RPC Adaptor. The ETH RPC adaptor running at http://localhost:18888/rpc interacts with the Web3.js library by translating the Pando RPC interface into the ETH RPC interface.

Next, use the following parameters to connect Metamask to the Pando Local Privatenet:

Network Name: Pandonet New RPC URL: Chain ID: 3601 Currency Symbol: PANDOP Block Explorer URL (optional):

Network Name: Pando Testnet New RPC URL: Chain ID: 3602 Currency Symbol: PTX Block Explorer URL (optional):

Network Name: Pando Privatenet New RPC URL: Chain ID: 3601 Currency Symbol: PTX

https://eth-rpc-api.pandoproject.org/rpc
https://explorer.pandoproject.org/
https://testnet.ethrpc.pandoproject.org/rpc
https://testnet.explorer.pandoproject.org/
http://127.0.0.1:18888/rpc
Metamask
chainlist.wtf
Connect Wallet
Search Pando
Approval Screen
Confirmation Screen