# 对NFT版税的几点勘误 **Published by:** [WHeart](https://paragraph.com/@wheart/) **Published on:** 2022-08-28 **URL:** https://paragraph.com/@wheart/nft-9 ## Content 很多朋友对NFT版税好像并不了解,这里讲几个误区:ERC-721,ERC-1155都不涉及NFT交易部分设计,所以都不支持写入特定版税版税不是在合约层面指定的,是NFT交易市场的专有接口设置的,如Rarible有没有可以指定版税的NFT协议,有,EIP-2981EIP-2918有无缺陷,有。EIP-2981无法满足其他方法的开箱即用的用例,它只能向请求方发送一个版税接收地址,存在重入漏洞风险以上安全问题有解决方案吗:OpenZeppelin的PaymentSplitter原语允许设置单独的拆分合约,可以解决以上问题X2Y2事件会用技术解决还是市场解决😌😌😌 交给大家评论 ## Publication Information - [WHeart](https://paragraph.com/@wheart/): Publication homepage - [All Posts](https://paragraph.com/@wheart/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@wheart): Subscribe to updates - [Twitter](https://twitter.com/WHeart_eth): Follow on Twitter