wallet_watchAsset
allows users to easily track new assets with a suggestion from the sites they visit.
wallet_watchAsset
method returns true/false if the asset is accepted/denied by the user, or an error if there is something wrong with the request.
Unlike other methods, the default definition of wallet_watchAsset
params is not an array, but to keep it compatible with code conventions of other apps, wallet-sdk supports both array and object format.