the on-chain record of Jeffrey Scudder across Ethereum, Tezos, Bitcoin, and Base — works created, works collected, and a live holder view.
./data/catalog.json. This page reads its catalog and holder
snapshots from relative /data/*.json endpoints — serve this directory over
HTTP (e.g. python3 -m http.server) rather than opening the file directly.
/data/catalog.json machine-readable catalog: created works, collected holdings, external context, wallets, verified-absent chains/data/rdp-holders.json Radical Digital Painting holder snapshot/data/ten-whistlegraphs-holders.json Ten Whistlegraphs holder snapshot/data/a2p-v2-holders.json external context: a2p-v2 holder snapshot (not a Jeffrey Scudder collection — kept for the network story)
Holder schema: { totalTokens, holders: [{ addr, editions, self, lastActivity, days }] }
— days is days since the wallet's last on-chain activity at snapshot time.