Links
Comment on page

Fetching Test Tokens

Faucets

To begin transacting on Mantle Testnet, you must acquire Goerli $ETH and testnet $MNT and bridge it across.
You can obtain Goerli $ETH from the following faucets:
You can receive testnet $MNT tokens from the Mantle faucet.
Make sure to import the $MNT token to your Goerli wallet to see the current balance. The contract address is 0xc1dC2d65A2243c22344E725677A3E3BEBD26E604

Discord

Alternatively, you can also acquire test $MNT on Goerli from our Discord server. Once you've joined the server, navigate to the #faucet channel and send the following message to receive your test $MNT.
$faucet [your erc20 address]
You can make a claim to any ERC-20 address every 4 hours

Mint $MNT on Goerli via Etherscan

Make sure your wallet has enough $gETH to perform the mint action before moving forward.
  1. 1.
    First, you'll need to look up the test $MNT contract on Etherscan and navigate to the
    section under the
    tab. You can follow this link to get there directly:
  1. 2.
    Next, switch your wallet network to Goerli, and import (if you haven't already) the $MNT token using this contract address: 0xc1dC2d65A2243c22344E725677A3E3BEBD26E604
  2. 3.
    Now connect your wallet to Etherscan using the
    button.
  3. 4.
    Find and click on the mint() function in the list on the Etherscan page. It's on no.9.
  1. 5.
    Click on the
    button next to the function name to input a value. The mint amount needs to be entered in wei units, so 1 $MNT token is represented as 10^18. Select 10^18 from the drop-down list, and click on the
    button. That'll automatically enter 10^18 (1 followed by 18 zeroes) in the amount field.
  1. 6.
    Now you can add a few zeroes at the back for a higher amount. For example, add three zeroes at the back to mint 1000 $MNT, and so on.
  1. 7.
    Finally, click on the
    button to send a transaction. Confirm the action in your wallet, and after a few seconds your $MNT will show up there.