Is there any ways to add platform margin into ERC1155 like OpenSea?
OpenSea is taking 2.5% margin of every transactions.
- Creator creates NFT on OpenSea
- Buyer buys the NFT
- OpenSea takes 2.5%
I wanna do the same thing. To take 2.5% every time when users make a transaction.
Possible?