Requests that the wallet tracks the given token in the user’s wallet. Once a token is added, it will be shown in the wallet’s token list.
Parameters
string
required
The asset type. Currently only “ERC20” is supported.
object
required
Token options object.
Returns
boolean
Returns true if the token was successfully added to the watch list.
Error Handling
The token will appear in the user’s wallet token list if successfully added.