LogoLogo
HomeEcosystemBridgeUnstake
  • About Merlin
    • Key Modules
      • ZK-Rollup Network
      • Decentralized Oracle Network
      • Data Availability
      • Two-Step ZKP Submission Mechanism
      • Fraud Proofs Based on Bitcoin
    • Tokenomics
    • Milestone
  • Developers
    • Builder Guides
      • Networks
        • Mainnet
        • Testnet
      • General Contracts
        • Contract Addresses(Mainnet)
        • Bridged Tokens
      • Fees
        • Fee Model
        • Gas
          • Bridging assets to Merlin
      • Developer Tools
        • Wallet
          • Connecting to Merlin via EVM wallet
          • Connecting to Merlin via BTC wallet
          • Multi-sig Wallets
        • RPC
        • Oracle
        • On-Chain Data
    • Junior Builder Guides
      • Write a Contract
      • Deploy a Contract with Hardhat
    • Run a Merlin Node (Coming Soon)
      • Overview
      • Node types
      • Deployment and Configuration
        • Deploy a rpc only node
        • Deploy a validator node
        • Testnet fork9 upgrade guideline
        • Mainnet fork9 upgrade guideline
        • Deploy an erigon rpc for mainnet
        • Deploy an erigon rpc for testnet
      • Validator
    • Ethereum & Merlin Differences
  • User Quick Start
    • Important Concepts
      • BTC Layer2
      • UTXO
      • AA Wallet
      • Merlin_BTC
    • How to
      • Wallet
      • MERL
        • Claim MERL
        • Where to trade MERL?
      • Gas
        • Merlin_BTC
        • MERL (AA Wallet)
          • How to Withdraw MERL to Your AA Wallet on Merlin Chain
          • MERL as Gas
      • M-Token
        • What is M-Token?
        • Why we need M-Token?
        • How to Claim M-Token? (Now Pause)
        • M-Token Contract Address
        • User Scenarios and Playbook
        • FAQ
      • Staking and Unstaking
        • Staking: Merlin’s Seal (Already Concluded)
          • M-Points Rewards and Team Rules
          • Merlin’s Seal Timeline
        • Unstaking
          • BTC
          • BRC-20
          • NFT
          • USDT/USDC
          • ETH (M-STONE)
          • Website Content Prompt
      • Bridge
        • Official Bridge
        • Third-party Bridge
      • Merlin Phantom
        • Detailed Guides
Powered by GitBook
On this page
  1. Developers
  2. Builder Guides
  3. Developer Tools
  4. Wallet

Connecting to Merlin via EVM wallet

Merlin is EVM compatible,you can connect to Merlin via your familiar EVM wallet as usual.

Here is the public RPC endpoints you can use:

MetaMask

To add Merlin as a custom network to MetaMask:

  1. Open the MetaMask browser extension.

  2. Open the network selection dropdown menu by clicking the dropdown button at the top of the extension.

  3. Click the Add network button

  4. Click Add a network manually.

  5. In the Add a network manually dialog that appears, enter the public RPC endpoints as the following

Mainnet

Name
Value

Network Name

Merlin Mainnet

Description

The public Mainnet for Merlin

RPC URL

https://rpc.merlinchain.io

Chain ID

4200

Currency Symbol

BTC

Block Explorer

https://scan.merlinchain.io

Testnet

Name
Value

Network Name

Merlin Testnet

Description

The public testnet for Merlin

RPC URL

https://testnet-rpc.merlinchain.io

Chain ID

686868

Currency Symbol

BTC

Block Explorer

https://testnet-scan.merlinchain.io

PreviousWalletNextConnecting to Merlin via BTC wallet

Last updated 10 months ago