MNet
  • đŸ’ĢWelcome
  • 🌅Our Vision
  • MNet
    • â„šī¸About
    • đŸ’ģTechnology
      • Security
      • Technical Stack
    • 💠Token Economy
      • Continuum - NUUM
      • Pioneer - NEER
    • 🌠Core Components
      • Bit Country
      • Bit Avatar
      • SP Protocol
      • ESE Framework SDK
      • Blockchain Protocol
    • âš’ī¸Developers
      • EVM
        • Configure MetaMask
        • Getting a free Alpha Testnet Faucet Token
        • Deploy Smart Contract on MEVM
      • WASM
        • Set up !ink environment.
        • Create a Flipper Contract
        • Deploy Wasm with Polkadot.js
    • đŸ›Ŗī¸Roadmap
    • đŸĸGovernance
    • 📑Glossary
    • 📂Open Source
    • 🆕Development Updates
    • 🔐Security Audit Report
    • Change Logs
    • Official Links
    • Disclaimer
  • Testnet
    • Testnet $NUUM
    • Run a testnet node
    • Get a Polkadot Wallet
Powered by GitBook
On this page
  1. MNet
  2. âš’ī¸Developers
  3. EVM

Getting a free Alpha Testnet Faucet Token

PreviousConfigure MetaMaskNextDeploy Smart Contract on MEVM

Last updated 1 year ago

CtrlK

Before deploying a smart contract or interacting with our MEVM, you need to obtain some free tokens for transaction fees.

1. For existing Substrate users on Alpha Testnet

Please note: Metaverse.Network supports two types of wallet format, Substrate Wallet (SS58) and EVM Wallet (H160) to support WASM and EVM smart contracts. Therefore, to send token/assets from Substrate Wallet to EVM Wallet, you need to convert between these two formats.

While we will include the auto wallet conversion tool on our Developer Portal, in the meantime, you can use this address converter to convert between Substrate Wallet (SS58) and EVM Wallet (H160)

Here are some steps to send your existing Alpha Testnet Token to your EVM Wallet.

  1. Go to MetaMask and copy your EVM wallet.

  2. Convert your EVM wallet from step 1 to Substrate Wallet, from H160 to SS58.

  3. Go to Polkadot.JS and transfer Alpha Testnet Token from your existing Substrate Wallet to a Substrate Wallet which you converted from step 2.

  4. All done. Check your MetaMask to see the balance transferred.

2. For new EVM wallet users

Go to Bit.Country Discord Faucet then go to #evm-testnet-faucet channel to obtain 10 Alpha Testnet Token from your EVM Wallet with this command

!drip your-EVM-Wallet

Please note, to avoid spam, our team will manually distribute 10 Alpha Testnet Token to your EVM wallet so expect delay.

Bit.Country Discord - EVM testnet Faucet

Now, you should have some free Testnet Faucet to start interacting with our MEVM.