Bitroot
  • Bitroot Beginner’s Guide
    • What is Blockchain?
    • Why Use Blockchain?
    • Why Choose Bitroot?
  • About Bitroot
  • Core Products and Solutions
    • Bitroot Protocol Layer
    • BitrootNetwork Parallel Public Chain
    • Bitroot CeDeFi
  • Parallel Architecture and Technical Principles
  • Developer documentation
    • EVM(general)
    • EVM with Hardhat
    • EVM with Foundry
  • Reference
    • Bitroot's EVM RPC
    • Transactions
    • Viewing Tokens in MetaMask
  • Divergence from Ethereum
  • Product Manual and User Guide
    • Bitroot test network information
    • Bitroot Testnet Test Coin Claim
    • Add Bitroot network information
    • Swap
    • Adding Liquidity and Remove Liquidity
  • Token economic model and governance
    • Token issuance and distribution
    • Community Governance and Decision-making Mechanism
  • Participation in ecological co-construction
    • User participation
    • Developer Participation
  • Community, Ecology and Partners
  • Roadmap and future planning
  • Wallets
  • Block Explorers
  • FAQ
  • Brand Kit
  • Bitroot Official Link
Powered by GitBook
On this page
  1. Reference

Viewing Tokens in MetaMask

PreviousTransactionsNextDivergence from Ethereum

Last updated 1 month ago

ERC20 Tokens

To view ERC20 tokens in MetaMask, the process mirrors that on other EVM chains. For tokens not automatically listed, you’ll need to manually import them into your wallet. Detailed instructions can be found .

ERC721 NFTs

Viewing NFTs in MetaMask requires manual addition. Follow the steps provided to add and view your NFTs in the wallet.

TokenFactory & CW20 Tokens

TokenFactory and CW20 tokens can only be visible in MetaMask if there’s a pointer contract created for it. A pointer contract enables a native Sei token to be linked across CosmWasm and EVM through an ERC20 interface. Once created for a native token, you can import it as an ERC20 token using the steps above.

CW721 NFTs

Similarly, CW721 NFTs can only be visible in MetaMask if a pointer contract created for it. Once created, you can import it into your wallet like a standard ERC721 NFT.

here 
here