NFT Wallet Security and Scams 3 — Questions and Answers
Question 1: What is a 'honeypot' scam in the NFT and crypto ecosystem?
- A scam where buyers can purchase but cannot sell or transfer the asset (Correct answer)
- A phishing email disguised as a marketplace newsletter
- A fake hardware wallet sold online
- An NFT collection with plagiarized artwork
Correct answer: A scam where buyers can purchase but cannot sell or transfer the asset
Honeypot contracts allow purchases but contain code that blocks resale, trapping buyers with an asset they can never liquidate.
Question 2: Which of the following is the safest place to store your NFT wallet seed phrase?
- A screenshot saved to your phone's gallery
- A note in your email drafts folder
- A physical paper stored in a secure, offline location (Correct answer)
- A text file on your desktop labeled 'passwords'
Correct answer: A physical paper stored in a secure, offline location
A physical, offline copy of your seed phrase is safe from remote hackers; digital copies on connected devices are highly vulnerable.
Question 3: What warning sign indicates that an NFT project may be a scam?
- Anonymous team with no verifiable identity or track record (Correct answer)
- Open-source smart contract code published on GitHub
- A clearly defined roadmap with milestone dates
- Partnerships with established blockchain foundations
Correct answer: Anonymous team with no verifiable identity or track record
Completely anonymous teams with no verifiable backgrounds make it easy for scammers to disappear after collecting funds.
Question 4: How does a 'front-running' attack affect NFT buyers?
- Scammers copy your NFT's artwork before you mint it
- Bots detect your pending transaction and submit a higher-gas transaction to buy the NFT first (Correct answer)
- Your wallet is drained before you can confirm a purchase
- Scammers list stolen NFTs before the owner notices
Correct answer: Bots detect your pending transaction and submit a higher-gas transaction to buy the NFT first
Front-running bots monitor the mempool for profitable transactions and pay more gas to get their transaction confirmed ahead of yours.
Question 5: What is the purpose of using a separate 'burner wallet' when minting new NFTs?
- To avoid paying gas fees on the main network
- To isolate risk so a malicious contract cannot access your main holdings (Correct answer)
- To mint NFTs anonymously without KYC
- To qualify for special early-minter discounts
Correct answer: To isolate risk so a malicious contract cannot access your main holdings
A burner wallet contains only the funds needed for a single mint, so even if the contract is malicious, your primary assets remain safe.
Question 6: A seller on an NFT marketplace offers you a rare NFT at a price far below floor value via a private deal. What is the most likely scenario?
- A genuine distressed sale due to financial need
- A counterfeit or stolen NFT being offloaded before the owner reports it (Correct answer)
- A marketplace glitch showing an incorrect price
- An exclusive loyalty discount for trusted buyers
Correct answer: A counterfeit or stolen NFT being offloaded before the owner reports it
Stolen or counterfeit NFTs are often sold quickly at deep discounts through private channels to avoid marketplace fraud detection.
Question 7: What does 'two-factor authentication' (2FA) protect in the context of NFT marketplace accounts?
- Your private key from being copied
- Your exchange or marketplace login from unauthorized access even if your password is stolen (Correct answer)
- Your seed phrase from being read by malware
- Your NFTs from being transferred without gas fees
Correct answer: Your exchange or marketplace login from unauthorized access even if your password is stolen
2FA adds a second verification step so that stolen passwords alone are not enough to log in to your marketplace account.
What is a 'honeypot' scam in the NFT and crypto ecosystem?