Platform

Platform Fees

Full fee schedule with recipients + enforcement layer.

Schedule

SurfaceFeeRecipientEnforcement
CC0Store mint5%Platform fee recipientOn-chain, hardcoded
CC0Collection1155 mint5%Platform fee recipientOn-chain, hardcoded
ERC1155 artwork upload (gas reimbursement)Quote at upload timePlatform walletOff-chain, ETH transfer
Agent Services invocation5% of priceX402 receiverOff-chain, x402 v2
Clanker LP fees20% of LP bucketPlatform treasuryConfigured at deploy via partner key
Zora — token deploy (paired with $CC0COMPANY)Variable LP sharePlatform + creator1% of supply airdropped to creator wallet
Shipping0%Pass-through to carrierBuyer 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.