Skip to content

Commit

Permalink
update custom token guides
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoWorms committed Dec 8, 2023
1 parent b5c0942 commit 156fbae
Showing 1 changed file with 9 additions and 47 deletions.
Original file line number Diff line number Diff line change
@@ -1,49 +1,11 @@
# How to Add a Custom Token to MetaMask

Here's how you add a custom token to MetaMask.

## Visual Walkthrough

### Method One
1\) Click on the `Fox` icon to bring up the Metamask prompt.

![](https://i.imgur.com/R4K0STZ.png)

2\) Click on the etherscan icon (besides the `Fox` icon) to view token contract details.

3\) Confirm the token and click `Add Token`.

![](https://i.imgur.com/W0MsHOP.png)

### Method Two
1\) Open MetaMask and click `Assets` to see the tokens in your wallet.

![](https://i.imgur.com/N34iMar.png)

2\) Scroll down to the bottom and click `Add Token`.

![](https://i.imgur.com/hRd2MD7.png)

3\) Click `Custom Token`.

![](https://i.imgur.com/rGbV1eT.png)

4\) Paste the contract address for yUSD **0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c** into the `Token Contract Address` field.

![](https://i.imgur.com/6H2JhRN.png)

5\) Click `Edit` to change the Token Symbol.

![](https://i.imgur.com/E12XN8x.png)

6\) Type in **yUSD** and click `Next`.

![](https://i.imgur.com/kNkrqj3.png)

7\) Hooray! Now you can see your balance of yUSD. Click `Add Tokens` to finish up.

![](https://i.imgur.com/gkt6KME.png)

8\) You're done. You'll now see yUSD in your assets list so it's easier to track and use.

![](https://i.imgur.com/ZgtftOw.png)
Follow the external guides provided by MetaMask:

- [Automatic token detection](https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01FWH48EA3JNK6V5JXCR6XVWZD)
- [Adding a token using the search bar](https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01FWH48R495MR9DQEDHJ89QNDA)
- [Adding a custom token](https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01FWH492CHY60HWPC28RW0872H)
- [Removing/hiding tokens](https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01FWH499MRDT5QC4R3KNPQNRWB)
- [Finding the token contract address](https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01FWKCA7MJG5HT2MSZZ8DJ0QCF)
- [Adding a token using the block explorer](https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01FWH752DWRBMH57M6DZRFSPQD)
- [Adding a token using a coin listing site](https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01G13EJA2ZSJD1A743FVNCASNS)

0 comments on commit 156fbae

Please sign in to comment.