Configuring Metamask for the Public Mint blockchain

Learn how to set up Metamask to connect to the Public Mint blockchain

WARNING: DO NOT send ETH or ERC-20 tokens directly from Ethereum to Public Mint, and DO NOT send assets directly from Public Mint to Ethereum. You may LOSE YOUR FUNDS!

What is Metamask?

Metamask is a popular Ethereum wallet and perhaps the most widely used gateway to interact with decentralized applications across the Ethereum blockchain (and many others, like BSC, RSK, xDAI, etc).

The Public Mint blockchain is based on Ethereum and fully EVM-compatible, and thus you can configure Metamask to interact with any DApps that run on Public Mint.

What can I use Metamask for?

Metamask has basic wallet functionality, meaning you can send, receive and store tokens.

But perhaps most importantly, Metamask allows you to interact with DApps that run on top of the blockchain, (like decentralized exchanges, marketplaces, or any other smart-contract-based application) securely spending or receiving assets.

Configuring Metamask for the Public Mint Mainnet

1. Install the Metamask extension on your browser. Make sure you're downloading it from a legitimate source (like the Chrome Web Store) and that the developer is metamask.io

2. Click on the fox icon at your browser's toolbar. Create a wallet if you haven't got one yet. Choose a strong password and make sure you store the seed words somewhere safe.

3. Click on the network name on the top drop-down link.

4. Scroll down to the bottom of the list and select the "Custom RPC" option.

5. Under Network, fill the form with the following details:

Network Name => Public Mint Mainnet New RPC URL => https://rpc.publicmint.io:8545/ Chain ID => 2020 Currency Symbol => USD Block Explorer URL => https://explorer.publicmint.io/

6. Save your selection and click the Add network button to finish.

That's it! You've successfully configured Metamask to use with the Public Mint Mainnet blockchain.

Configuring Metamask for the Public Mint Testnet

To configure Metamask to the Public Mint Testnet blockchain, simply follow the steps above and use the following parameters when adding a new network:

Network Name => Public Mint Testnet New RPC URL => https://rpc.tst.publicmint.io:8545/ Chain ID => 2019 Currency Symbol => USD Block Explorer URL => https://explorer.tst.publicmint.io/

Adding MINT token to MetaMask

MAINNET MINT token contract address

0xC312642DaD4490D7f351391b85488d34778E9667

TESTNET MINT token contract address

0xf8b10a9527d542ef7Fa32a0f8E556Ab5c050dd6c

Last updated