Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Build — Royalty Recipients · Boson Protocol
Skip to content

Build — Royalty Recipients

Royalty recipients are registered per-seller and earn a share of secondary-sale royalties whenever the voucher (rNFT) for an offer is resold on a marketplace that honors ERC-2981.

Set up by the seller via addRoyaltyRecipients(sellerId, [{ recipient, minRoyaltyPercentage }]) (SDK → Accounts mixin).

Next