/ SOURCE
Every contract, and the notes on reviewing them.
Served from our own domain so the code does not depend on a third party staying up. This is a mirror of the contracts repository, not the working copy — INDEX.md names the tag it came from.
Read them rather than taking anything on trust. Nothing here asks you to log in, and it stays reachable while the rest of the site is closed.
DEPLOYED ON BASE — 14
Live on Base mainnet and verified on Basescan. These are the contracts the site actually calls — every address the app holds is on this list, and each link opens the verified source, not our copy of it.
The flattened files below are the same code, served from our own domain so it does not depend on a third party staying up. If the two ever disagree, believe the chain.
- $CHIP token the token everything is priced in
0x75Af968d2e58749FDA1b42C58186B76f5E511bA3 - ChipActivation chipping, tiers and the custodian registry
0xb6392c6A1dcC030dfC2eB2cC42444612349Fe162 - ChipRounds opens rounds and buys the stock
0xa8192D4Ee3526CA8158cBE83b2FC05BdC205bed3 - ChipClaims credits, the weekly window and expiry
0x9bD35c70a80F132d087719305E37A888204d4c80 - ClaimRouter claim everything in one call
0x5B7bee0D82e1E722014Dc06dEc2B6fD8a6adE833 - ChipBurner truly burns $CHIP, permanently reducing total supply on-chain
0x7Bc1C03e843C37845d89B54667382b4577Ead5C0 - Pot holds the USDC a round spends
0x3918a9B479Ce9B58238584c645079AB3bB49855B - FeeSplitter splits fees to the pot and ops
0xb9b76e1835afE05e5A73065FE01A19B14869F8A3 - POLTreasury protocol-owned liquidity
0x83FF88220D3C9f63cB23FfAc6C3D726ED36f7173 - StockRegistry which stocks are eligible
0x5e4b6CbAc2D9b581428eE7f22E7bd4bf03675458 - Anvil buys and sells Nouns at a published price
0x93Ac0B6C249c1497429Bc4863C697475DF0Acd4c - Furnace burns Chiplets into a Based Noun
0x411a505b81546beA83305298c14EF5F8c9b10bA5 - NounLoans borrow $CHIP against a chipped Noun
0x123Bc476594A80B0d99Ca6510e87E249b1C5EC5f - Chiplets the collection the Furnace burns
0xC7c114191aa3b2225F9bb053Bc55b3d6F145Bd33
DOCUMENTS
- AUDIT_BRIEF.md contract-by-contract attack guide
- INDEX.md what is here, and which tag it came from
- REVIEW_PACKAGE.md start here — the reviewer entry point
- SITE_CLAIM_API.md claim call signatures
- SITE_LOAN_API.md loan deadline call signatures
FLATTENED CONTRACTS — 11
One self-contained file per deployable contract, for automated tooling.