dd /export — data surfaces

Every export is a view of the data layer, generated by the same pipeline that renders this site — never a new source of truth. Compact bundles are the exact files this portal's islands fetch; the CSV and tarball are build-time artifacts. Regeneration is a fixed, ordered pipeline (taxonomy → claims → bundles → corpus/chronology generators → ABIs → artifacts → tarball) documented under method.

bundles & artifacts

artifactwhatcontents
tokens_unified.compact.jsonunified explorer bundleevery classified ERC-20 (3,141 minter children + the registry tokens, kind-labeled): identity, taxonomy class/era/origin, lineage parent, liquidity reality, supply, multiplier
tokens_v2.compact.jsoncensus explorer bundlethe 3,141 minter children alone (the tool islands’ census view: identity, taxonomy, lineage parent, liquidity, supply, multiplier)
registry.compact.jsoncontract registry bundle352 classified contracts with deploy facts, admin surface, verification state, liquidity
claims.compact.jsonclaim registry104 machine-checkable claim-classes + by-entity index
taxonomy.compact.jsontaxonomy fieldsper-token tax_* fields over the census
timeline.compact.jsonmaster chronologyera boundaries, known-actor deployments, TBILL ledger, crisis sequence, supply cliffs
irc.compact.jsonIRC corpus (parsed)103,550 parsed lines with line numbers, timestamps, users (raw log below)
atropa_logged.txtIRC raw log (verbatim)the complete owner-provided #atropa_logged file, byte-faithful
graph_atropa_subgraph.jsonliquidity subgraph1,981 nodes / 15,285 links, WPLS-anchored — never the full DEX graph
pools.compact.jsonper-token pool aggregates1,830 tokens: live/total pairs, WPLS anchored, factories, top counterparties, anchor pair
dysnomia.compact.jsondysnomia bundlethe /dysnomia surfaces’ data layer: the 39-row contract perimeter + specials, the seven waves, census aggregates (LAU/SHIO/QING/YUE/Beat), venue leaders
shared_infra.compact.jsonshared infra statemath family owner/supply probe (cross-portal bundle)
tokens_all.csvunified token CSVthe /tokens explorer table as CSV — census + registry ERC-20s with the kind column (the no-JS data path)
tokens.csvcensus CSVfull-field census export (census + extensions + taxonomy)
abi/tt-templates.jsonTT template ABIsembedded child-template ABIs per era [src]
/artifacts/index.jsonartifact indexaddress → bytecode/source/verified/decompiled map for the per-entity downloads below

docs + sources tarball

atropa-kb-v2.tar.gz — 87 files in kb-v2/ + 21 files in solidity/ + 102 files in solidity/dysnomia/· sha256 dd56640bfd6a32ac7019eca276edd52f802ce451ab447f00ad57fab13539e784

The public KB content tree (normative mechanics, method, taxonomy) plus every recovered and blockscout-verified Solidity source (docs/solidity/ top level + verified/; the out-of-scope dysnomia/wallet trees are excluded). A MANIFEST.json is inside. Per-minter ABI artifacts also live at /abi/{address}.json for the 8 factories.

per-entity artifacts (downloads)

artifactwhatcontents
/artifacts/bytecode/per-contract bytecode524 runtime-bytecode JSONs (hex + sha256; creation input for the 8 factories) — the bytecode-archaeology set plus every registry contract outside it [chain]
/artifacts/src/source files22 recovered + blockscout-verified sources incl. the V1 decompilation [src] — treasury tree only; the dysnomia sources ship in the tarball below
/artifacts/verified/verified source + ABI100 blockscout-verified contracts as published (source files + ABI + compiler facts) [ext-api]
/artifacts/decompiled/curated decompilations6 heimdall-rs decompilations of notable UNVERIFIED contracts (math family, cDc) — non-normative research aids [src-decompiled]
/abi/interaction ABIsper-minter head + child-template + ERC-20 ABI artifacts [src]

Linked from every entity page that has one (bytecode + verified source + decompilation where held; sources + ABIs on the core set) — downloaded on click, never inlined into pages. Generated by the artifact pipeline behind the artifact index.

filtered CSV

The /tokens explorer island can export its currently filtered rows as CSV (client-side, same compact bundle — no server involved). Apply filters there, then press export CSV at the bottom of the table.

exports are views of the data layer · license/provenance per method: [src]/[chain] tags apply to every field.