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 The Metamask extension displays the NFT ID as if it were the amount when sending an NFT, showing a numeric value with a "" symbol prefix. Technical Root Cause This error occurs due to a bug in the Metamask extension's Activity module, where it incorrectly interprets the NFT ID as a numeric value representing the amount. Manual Overrides To resolve this issue, try the following manual overrides: Update Metamask to the latest version Reset the Metamask extension settings to default Use the following JSON payload to override the Activity module's behavior: json { "activity": { "nft": { "display_id_as_amount": false } } } Consider accessing the blockchain using an external console for more advanced troubleshooting. Prerequisites Metamask extension installed and configured Basic understanding of blockchain and NFT concepts Familiarity with JSON data format
System Cross-Reference Matrix
- Related Archive: Go Ethereum Error In Block Freeze Operation Errcanonical Hash M 06 16 7
- Related Archive: Metamask Extension Bug Assets Confirming The Add Token From A Dapp 06 16 2
- Related Archive: Metamask Extension Bug Assets Manage Tokens Miss Match With Net 06 16 11