memoscan
← all memos

Memo 0x4fd1e566…d3a3ad on Ethereum

# Joker — the 254th NounV2 head The first proposal to the NounV2 DAO adds a single new head trait: **joker**. Joker is the existing **index-card** head (`head` #237) exactly as-is, with one change: the **top red rule line and the bottom blue rule line are swapped**. Blue now sits at the top of the card, red at the bottom. Nothing else moves — same paper, same three-line spacing, same bounding box, same palette. It's a wildcard drawn from the deck we already had. ## What this does on-chain One transaction, executed by the NounV2 Treasury (which owns the descriptor): - **Target:** `NounsDescriptorV2` `0xAe0247…124B89` - **Call:** `addHeads(bytes,uint80,uint16)` — appends 1 head as index **253** - **Value:** 0 ETH No palette colours are added — joker reuses cream (`#fffdf2`), red (`#f38b7c`) and blue (`#a3baed`), all already on-chain. Existing Nouns are untouched; only future seeds can roll the new head. ## The exact bytes (verifiable) The head is a run-length-encoded image, appended verbatim by this proposal: ``` RLE (uncompressed, 23 bytes): 0x00071b14052c0c168d2c0c168d2c0c168d2c0c16392c0c DEFLATE-compressed payload passed to addHeads (15 bytes): 0x6360971661d5e111eb45c2963a3c00 decompressedLength = 23 imageCount = 1 ``` Diff vs index-card (`0x00071b1405 2c0c 1639 2c0c 168d 2c0c 168d 2c0c 168d 2c0c`): the first colour run `1639` (red, top line) and the last colour run `168d` (blue, bottom line) trade places. That is the entire change. ## Provenance The asset is permanent on Ethereum the moment this executes — the RLE bytes above live in the descriptor forever, CC0 like all Nouns art. Anyone can recompute the head from those 23 bytes; nothing here depends on an off-chain host. Previews at noun.wtf. ## Timeline Voting is open immediately for ~12 hours. If For > Against, anyone can `queue` it, then `execute` after a 12-hour timelock. Joker enters the rotation on the next mint after execution. *Deal 'em.* 🃏