TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A smart contract and website to tax loss harvest your worthless NFTs

23 点作者 wiidude32超过 2 年前

4 条评论

wiidude32超过 2 年前
This past summer, we were super frustrated with how difficult it was to legitimately dispose of worthless NFTs in order to harvest losses on these assets for tax minimization. There&#x27;s no real marketplace for worthless NFTs, but investors are sitting on thousands of dollars of tax savings if they had a simple way to harvest their NFT losses.<p>From this pain-point, an idea was born!<p>So, we started working on a smart contract that would buy any NFT for a de minimis amount of ETH, thus allowing investors to lock in their losses and reduce their 2022 tax bill.<p>Would love to hear any feedback!
评论 #33867619 未加载
评论 #33867313 未加载
评论 #33868543 未加载
mduggles超过 2 年前
If you told me the story of NFTs was a joke on Silicon Valley I’d say you were being over the top.
seanhunter超过 2 年前
Doesn&#x27;t seem a very good idea to use anything like this (or call any method actually) except on NFTs where you have verified the code.<p>When you sign to authorize the contract to buy your worthless NFT, the contract will call something like safeTransfer(), but the NFT implementation of that method might actually just do something bad eg empty out your wallet.<p>This is a reasonably common means of crypto theft: drop an NFT into someone&#x27;s wallet with malicious transfer code that actually steals their assets when they try to transfer it.
siftrics超过 2 年前
If you burned it, couldn&#x27;t you still count it as a tax loss?
评论 #33867466 未加载