Factories
| Contract | Address | Chain |
|---|
| CC0CollectionFactory v9 | 0xB9585C09B6A78a16Bfb18D5b49D7F43431623065 | Base |
| CC0CollectionFactory v1 (Ethereum) | 0x343d77D94A119D5cEA495aeE8336A3a7Aa5CD385 | Ethereum |
CC0Collection1155 (v11)
| Contract | Address | Role |
|---|
| Renderer v11 | 0x439C31A2ff9B6Df7C77D53C73E3726F786c2658C | Shared URI builder for every v11 collection |
| Reference collection v11 | 0xB0EDA98DD5fD8b14777fdcC743bfFbA57a2aBBeF | Basescan "Similar Match" verification anchor |
| Inflater (DEFLATE) | 0x2906bff63e65e95bd05442a995b0e151febbad67 | Decompresses SSTORE2 chunks at read time |
| Inflater (Ethereum) | 0x043D487EDc8F2dE2b5872e2D038f1117d2487d40 | Same role on Ethereum |
CC0Store (v9)
| Contract | Address | Role |
|---|
| Reference CC0Store v9 | 0xe82D55a89C8954Ca84307e01ea3699296fE9a8D3 | Basescan verification anchor |
Platform wallets
| Wallet | Address | Role |
|---|
| Platform fee recipient | 0x151a3443eC023dB682419C9e2d8004C75c6584c0 | Receives 5% mint fee on-chain |
| Platform wallet / uploader | 0xAabEc077428420333c45b6D84455d4EAE8Ee0625 | Receives ETH upload payments, signs createToken as uploader |
| x402 receiver | 0x14849AfA040eDeee524a40c52b877fe1B6E6c2c5 | Receives x402 USDC for agent services |
Tokens
| Token | Address | Notes |
|---|
| $CC0COMPANY | 0x67c5F00491c09cbCF6359f95690574E6106bb3CF | Platform token, deployed via Clanker |
| USDC (Base) | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Canonical Coinbase USDC |
| WETH (Base) | 0x4200000000000000000000000000000000000006 | Wrapped ETH |
External protocols
| Contract | Address | Role |
|---|
| ClankerFeeLocker v4.0.0 | 0xF3622742b1E446D92e45E22923Ef11C2fcD55D68 | Holds LP fee accumulation for Clanker-deployed tokens |
| OpenSea Conduit | 0x1E0049783F008A0085193e00003D00cd54003C71 | Allowlisted in ERC721-C transfer validator |
| Seaport 1.6 | 0x0000000000000068F116a894984e2DB1123eB395 | OpenSea / marketplace settlement |
Per-creator addresses
Each creator's CC0Store + CC0Collection1155 are unique CREATE2 deploys. Find them via:
GET /api/store/agents/me/cc0store/:storeId — returns cc0store_address- Their profile page — lists every linked contract with Basescan links
GET /api/store/nft-minting/collections filterable by profile_id
Verification
Every reference contract above is verified on Basescan. Per-creator deploys inherit verification via "Similar Match" against the reference deploys.