> For the complete documentation index, see [llms.txt](https://space-misfits.gitbook.io/space-misfits-fleet-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://space-misfits.gitbook.io/space-misfits-fleet-guides/fleet-guides/crown-shop/metamask-install-import.md).

# MetaMask Install/Import

### Installing and setting up MetaMask

📁 First, you’ll want to head over to the MetaMask [Download page](https://metamask.io/download.html).

<figure><img src="/files/mztc0OA5XYoCvH3Dwe9Q" alt=""><figcaption></figcaption></figure>

Select your favourite browser and follow the steps to install it on your device. There's also a Mobile MetaMask wallet available (iOS and Android). This guide will focus on the **Desktop browser extension wallet**.\
\
After you have followed the instructions on how to install, go on to create a new wallet. Write down the backup seed phrase, and store it in a secret place (*it's **not** recommended not to store it on an Internet-connected device for security reasons*). **Without the seed phrase, your funds can’t be recovered if your device is damaged or lost**. MetaMask will ask you to confirm the seed phrase before you can continue.

You can now send an receive funds on the Ethereum blockchain. Next step is setting up Binance Smart Chain.\
\
![](/files/7EewSrCjbJ6ER1EF5eSL)

### Configuring MetaMask with Testnet Binance Smart Chain <a href="#header-1" id="header-1"></a>

Remember that the default MetaMask configuration is not using Binance Smart Chain Testnet. You have to add it manually.&#x20;

{% hint style="danger" %}
You will lose your funds if you send them to an address you can't use or don't control.
{% endhint %}

Follow these instructions to add BSC Testnet to MetaMask.

1. Click on the MetaMask icon. It's located the top right in your browser window.\
   \
   ![](/files/kge79GOkFD2hfWFJKM9i)<br>
2. Click on "Settings"\
   \
   ![](/files/s912aCuO39AEBbAiCvs4)<br>
3. Click on "Networks" and then click on "Add Network" button.\
   \
   ![](/files/1dHb1gx0e3vS6XELzYho)<br>
4. We'll be adding the BSC network manually here.\
   Here are the settings you need to fill in the form.

**Binance Smart Chain TestNet**

* **Network Name:** Smart Chain - Testnet
* **New RPC URL:** <https://data-seed-prebsc-1-s1.binance.org:8545/>
* **ChainID:** 97
* **Symbol:** tBNB
* **Block Explorer URL:** <https://testnet.bscscan.com>

Click "SAVE" button.

You have now successfully completed adding Binance Smart Chain Testnet Network to your MetaMask.

### Setting up <mark style="color:green;">Testing SMCW</mark> Crown token in MetaMask BSC Network

{% hint style="danger" %}
Please note that the testing token is solely for the purpose of testing and does not hold any monetary value. It cannot be exchanged on any platform. The development team reserves the right to generate a new testing token if necessary.
{% endhint %}

Now we'll be adding $SMCW token using the official contract address.

{% hint style="info" %}
📝 <mark style="color:green;">**Testing SMCW**</mark>**&#x20;Contract address is:** `0xa76B12e38aFb4dB0dce599693B85F64933B9aE42`
{% endhint %}

1. Go to your MetaMask browser extension and open it.&#x20;
2. &#x20;Click "**Smart Chain - Testnet**" (Binance Smart Chain Testnet) network.\
   \
   ![](/files/HwUwlRCozXv1l9oJpKGJ)<br>

3\. Click "Import Tokens"\
\
![](/files/9qHkeE6AB0ql31PCuF8o)

4\. Copy the <mark style="color:green;">**Testing SMCW**</mark> Crown token contract address and paste it inside the "Token Contract Address field" \
\
📝 The <mark style="color:green;">**Testing SMCW**</mark> Contract address: `0xa76B12e38aFb4dB0dce599693B85F64933B9aE42`

5\. Click "Add Custom Token" button.\
\
![](/files/oZFvF8H9u0GQrrrCR4Gf)<br>

6\. Click "Import Tokens" button.\
\
![](/files/4geHdftDgYSi2jwAAQbO)<br>

7\. You will see your <mark style="color:green;">**Testing SMCW**</mark> tokens in **Smart Chain - Testnet.**

8\. You can now interact with your <mark style="color:green;">**Testing SMCW**</mark> tokens (send/receive).

**Sources:**\
[Connecting MetaMask to Binance Smart Chain](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)
