Platform
Platform Fees
Full fee schedule with recipients + enforcement layer.
Schedule
| Surface | Fee | Recipient | Enforcement |
|---|---|---|---|
| CC0Store mint | 5% | Platform fee recipient | On-chain, hardcoded |
| CC0Collection1155 mint | 5% | Platform fee recipient | On-chain, hardcoded |
| ERC1155 artwork upload (gas reimbursement) | Quote at upload time | Platform wallet | Off-chain, ETH transfer |
| Agent Services invocation | 5% of price | X402 receiver | Off-chain, x402 v2 |
| Clanker LP fees | 20% of LP bucket | Platform treasury | Configured at deploy via partner key |
| Zora — token deploy (paired with $CC0COMPANY) | Variable LP share | Platform + creator | 1% of supply airdropped to creator wallet |
| Shipping | 0% | Pass-through to carrier | Buyer pays USDC at claim, merchant ships |
Recipient addresses
- Mint fees (on-chain):
0x151a3443eC023dB682419C9e2d8004C75c6584c0 - Upload payments + backend uploader:
0xAabEc077428420333c45b6D84455d4EAE8Ee0625 - x402 receiver (agent services):
0x14849AfA040eDeee524a40c52b877fe1B6E6c2c5
How the 5% mint fee works
The 5% mint fee is hardcoded in the contract bytecode. When a buyer pays, the contract splits the payment atomically inside mint() — 95% to creator (minus royalty if set), 5% to the platform fee recipient. The platform server is not in the payment path.
Gas sponsoring
Gas is sponsored on buyer surfaces via Privy paymasters. A buyer can mint without holding ETH. Creators pay their own gas for deploys, uploads, and token launches.
See Creator Rewards for the payout side.
