Metamask Extension Bug Activity Send Nft Displays Id As If It Were Amount
System ArchiveMetamask Extension Bug Activity Send Nft Displays Id As If It Were Amount Symptom Users of the Metamask extension on the Ethereum (ETH) ecosystem notice that when sending NFTs, the activity log displays the NFT's ID as if it were an amount, rather than correctly showing the NFT's name or a clear indication that an NFT was transferred. Technical Root Cause This error occurs due to a bug in the Metamask extension's activity logging functionality, where it incorrectly interprets and displays NFT IDs as numerical values instead of recognizing them as unique identifiers for nonfungible tokens. Manual Overrides To temporarily resolve this issue, users can try the following manual overrides: Check for updates to the Metamask extension and ensure it is running the latest version. Clear the browser's cache and storage for the Metamask extension. Use a custom JSON payload to override the display settings, such as: json { "nftDisplay": { "showName": true, "showId": false } } For advanced users, navigating to an external console may provide additional flexibility in troubleshooting. Prerequisites Metamask extension installed and configured. Basic understanding of Ethereum and NFTs. Familiarity with JSON formatting and browser extension management.
System Cross-Reference Matrix
- Related Archive: Ethereum Blob Space Delay 06 16 9
- Related Archive: Go Ethereum Evmone T8N Rejects Transactions With Chainid 0Xff P 06 16 7
- Related Archive: Tonkeeper Jetton Transfer Loop Timeout 06 16 11