# Add Token to MetaMask

### [Demo](https://web3-demo.bubbleapps.io/version-test/web3_add_token)

To import a token first thing you need to do is to make sure that the wallet is connected on the same chain where the token is deployed. If it is not, you can use [Trigger Switch Chain](https://docs.novabloq.com/web3-metamask/elements-details/web3-and-metamask/trigger-switch-chain) action

## &#x20;<mark style="background-color:blue;">Parameters</mark>&#x20;

<table><thead><tr><th width="182.33333333333331">Parameter name</th><th width="94">Type</th><th>Documentation</th></tr></thead><tbody><tr><td>Token Address</td><td>Text</td><td>Token smart contract address</td></tr><tr><td>Token Symbol</td><td>Text</td><td>It will be displayed in the MetaMask tokens list</td></tr><tr><td>Token Decimals</td><td>Number</td><td>Default is 18 but you must indicate it</td></tr><tr><td>Token Image</td><td>Text</td><td>Optiona. A link to token logo</td></tr></tbody></table>

Example:

![](https://163529783-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGXQwv3RyfW5Yi0SKag6n%2Fuploads%2FvdCtx51DUexoBBEamsEX%2FScreenshot%202022-12-15%20at%2014.36.43.png?alt=media\&token=596a0d8b-62cc-4c4c-b1ac-cd56b9ecbedf)
