Platform
Creator Rewards
Every dollar a creator earns, by surface, with the settlement path.
Schedule
| Surface | Creator share | Settlement |
|---|---|---|
| CC0Store primary mint | 95% | On-chain, atomic |
| CC0Store secondary royalty | Up to 10% (BPS) | On-chain via ERC721-C validator |
| CC0Collection1155 primary mint | 95% | On-chain, atomic |
| CC0Collection1155 secondary royalty | Up to 10% (BPS) | On-chain via EIP-2981 |
| Clanker LP trading fees | 80% of LP bucket | ClankerFeeLocker, claim via pre-built tx |
| Zora — token deploy paired with $CC0COMPANY | Smaller LP share + 1% supply airdrop | Automatic at deploy |
| Auction sale | 95% of winning bid | On-chain at settlement |
Primary mint (CC0Store + CC0Collection1155)
Contract splits in mint() — 95% to creator wallet (minus royalty BPS if set), 5% to platform fee recipient. No payout queue. No platform server in the path.
Secondary royalty
- CC0Store (ERC721-C) — enforced via transfer validator on OpenSea Conduit + Seaport 1.6 (allowlisted at deploy). Non-allowlisted paths blocked.
- CC0Collection1155 (EIP-2981) — honored by OpenSea + every EIP-2981-aware marketplace.
Royalties go to royaltyRecipient set at deploy (defaults to creator wallet).
Clanker LP fees
80% of the LP bucket to your wallet, 20% to the platform treasury. Claim via GET /api/store/agents/me/claim-rewards — response has pre-built calldata, sign + submit via Bankr or your wallet. claim() is permissionless but funds always go to the registered feeOwner.
See Token Launch → Claim LP rewards for the full request/response shape.
Compounding
- Token + Store — pricing products in your token drives swap volume → LP fees on top of store revenue.
- Drops + Token — ERC1155 editions priced in your token push holders to buy + hold.
- Royalty trail — every primary mint becomes a future royalty stream on every resale.
See Platform Fees for the platform-side breakdown.
