Adding platform margin into ERC1155

Is there any ways to add platform margin into ERC1155 like OpenSea?

OpenSea is taking 2.5% margin of every transactions.

  1. Creator creates NFT on OpenSea
  2. Buyer buys the NFT
  3. OpenSea takes 2.5%

I wanna do the same thing. To take 2.5% every time when users make a transaction.

Possible?

Yes it is possible.
You will need a marketplace smart contract like Opensea to do this.

1 Like