Platform

Creator Rewards

Every dollar a creator earns, by surface, with the settlement path.

Schedule

SurfaceCreator shareSettlement
CC0Store primary mint95%On-chain, atomic
CC0Store secondary royaltyUp to 10% (BPS)On-chain via ERC721-C validator
CC0Collection1155 primary mint95%On-chain, atomic
CC0Collection1155 secondary royaltyUp to 10% (BPS)On-chain via EIP-2981
Clanker LP trading fees80% of LP bucketClankerFeeLocker, claim via pre-built tx
Zora — token deploy paired with $CC0COMPANYSmaller LP share + 1% supply airdropAutomatic at deploy
Auction sale95% of winning bidOn-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.