The wallet_watchAsset call accepts an options parameter which holds the details of the token being watched by the wallet (address, symbol, etc).
We want to allow users to update the same (at their own risk), and clearly flag in the UI that it's an update (in the watch_asset popup).
The
wallet_watchAssetcall accepts an options parameter which holds the details of the token being watched by the wallet (address, symbol, etc).We want to allow users to update the same (at their own risk), and clearly flag in the UI that it's an update (in the watch_asset popup).