3 Comments

Hi there, thank you very much for this. I was wondering if you can assign multiple recipients for royalty for each sale? I belong in a nft community that dev promised to share 50% of royalty to the community wallet. Currently wait for dev to transfer manually each time opensea pays out royalty. Is there a more secure way for dev deploy a smart contract to automate this process? Thanks in advance

Expand full comment

Hey! I think what you are looking for is PaymentSplitter. Royalty Registry is something different. https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/finance/PaymentSplitter.sol

Expand full comment

Hey I am working to do the same thing, did you find out how?

Expand full comment