You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As NFTs are now globally available both in the mobile as well as the desktop extension, the watchAsset logic has now fallen out of date. The watchAsset function only binds to the tokensController for watchAsset and no such function exists in the NFTController.
As NFTs are now globally available both in the mobile as well as the desktop extension, the watchAsset logic has now fallen out of date. The watchAsset function only binds to the tokensController for watchAsset and no such function exists in the NFTController.
core/packages/assets-controllers/src/TokensController.ts
Lines 643 to 654 in 269f4af
This does not check, nor have any validation logic, for ERC1155 or ERC721 assets.
The text was updated successfully, but these errors were encountered: