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 observe that when sending NFTs using the Metamask extension, the activity display shows the NFT's ID as if it were the amount being sent, rather than the actual amount. Technical Root Cause The error occurs due to a bug in the Metamask extension's activity display logic, where it incorrectly interprets and displays the NFT's ID as the transaction amount. Manual Overrides Check the transaction details on the Ethereum blockchain explorer to verify the correct amount. Use the Metamask extension's debug mode to inspect the transaction payload and identify any discrepancies. Override the display logic using the following JSON configuration: json { "nft_display": { "id_as_amount": false } } Consider using an external console for further debugging and configuration. Prerequisites Metamask extension version 10.2.3 or later Ethereum blockchain explorer account Basic understanding of JSON configuration files
System Cross-Reference Matrix
- Related Archive: Metamask Extension Bug Importing A Custom Token Does Not Work 06 16 4
- Related Archive: Ethereum Blob Space Delay 06 16 6
- Related Archive: Go Ethereum Evmone T8N Rejects Transactions With Chainid 0Xff P 06 16 4