RevenueSplitter (multi-creator collections)
Deploy a single splitter contract with N (address, share) pairs. Use it as the withdraw receiver for mint funds and / or the EIP-2981 royalty receiver for secondary trades. Each beneficiary can pull at will.
How a splitter works
On deploy, you pass arrays of addresses and shares (in basis points, summing to 10 000). Every wei the splitter receives is virtually credited to each address proportional to its share. Anyone can call release(account) to push the credit to that address.
When to use it
Three-artist collective. Co-direction with a brand. Selling derivative work where the source artist deserves a perpetual cut. Any time more than one wallet should receive funds, the splitter is cleaner than off-chain trust.
ChatZilla lives at the top of the Help center. It knows every topic in this center and can walk you through your specific collection, wallet or transaction.