Add Token to MetaMask

Import a custom token to MetaMask wallet

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 action

Parameters

Parameter name
Type
Documentation

Token Address

Text

Token smart contract address

Token Symbol

Text

It will be displayed in the MetaMask tokens list

Token Decimals

Number

Default is 18 but you must indicate it

Token Image

Text

Optiona. A link to token logo

Example:

Last updated