Summary
Genesis runtime cycle anchored on Base mainnet. Marks deployment of the canonical ProteanLedger proxy at 0x2a6f84fA0a09b1c04F9edAccCF6De58F11a4a364, schema protean.ledger.v1. No scientific claim beyond deployment itself.
Live on Base mainnet · chainId 8453
Protean Ledger — canonical scientific record
Proxy
0x2a6f84fA0a09b1c04F9edAccCF6De58F11a4a364Stored on Base mainnet · chainId 8453
This record lives on the ProteanLedger UUPS proxy at 0x2a6f84fA…a4a364. The chain is the source of truth — the explorer is a read-only lens.
Four commands. Two terminals. No login. No wallet. No trust in Protean Labs required.
1. Read the record from chain
cast call 0x2a6f84fA0a09b1c04F9edAccCF6De58F11a4a364 \ "getRecord(bytes32)" \ 0xdcda8ebec2501afcd69041fd2269b07749e27c32d7b95f01776e473df05f4c57 \ --rpc-url https://mainnet.base.org
2. Inspect via the indexer JSON API
curl -s https://www.protean.sh/ledger/api/v1/records/0xdcda8ebec2501afcd69041fd2269b07749e27c32d7b95f01776e473df05f4c57 | jq
3. Reproduce the canonical state digest from genesis
curl -sL https://raw.githubusercontent.com/proteanlabs1/ledger-mirror/main/scripts/index_ledger_from_genesis.py -o index.py python3 index.py --rpc https://mainnet.base.org \ --proxy 0x2a6f84fA0a09b1c04F9edAccCF6De58F11a4a364 \ --db /tmp/protean.db --from-block 46612390 --once python3 index.py --digest-only --db /tmp/protean.db # Compare against https://www.protean.sh/ledger/api/v1/indexer/digest
4. Confirm published indexer digest
curl -s https://www.protean.sh/ledger/api/v1/indexer/digest | jq '.digest, .record_count, .last_block'
Verification
What we can attest to from indexer state. Replay-artifact + content-digest verification you run yourself — see the verify page for copy-pasteable shell snippets and the public mirror for the canonical reproducibility script.
Genesis runtime cycle anchored on Base mainnet. Marks deployment of the canonical ProteanLedger proxy at 0x2a6f84fA0a09b1c04F9edAccCF6De58F11a4a364, schema protean.ledger.v1. No scientific claim beyond deployment itself.
First-class on-chain edges. Every relation has a typed RelationType and a corresponding event log entry. Click any neighbor to navigate.
Ancestors (0)
No on-chain ancestors. This record is a root in the graph.
Artifact mirror was introduced after this record was registered. Chain identity, content digest, lineage, and indexer reproduction verification all remain available. Public artifact sha256 verification was not available at registration time; the mirror carries an honest reconstruction in artifacts/mainnet/ with documented limitations.
git:meltedmindz/protean-labs@main:docs_internal/runbooks/ledger_mainnet_deploy.md#sha256:genesis
Cite this record
Protean Labs. (2026, May 29). Protean Ledger mainnet genesis (Scientific Record No. 0xdcda8ebec2501afcd69041fd2269b07749e27c32d7b95f01776e473df05f4c57) [Ledger research record]. Protean Ledger, Base Mainnet. https://protean.sh/r/dcda8ebe
{
"recordId": "0xdcda8ebec2501afcd69041fd2269b07749e27c32d7b95f01776e473df05f4c57",
"priorObjectId": "0x0000000000000000000000000000000000000000000000000000000000000000",
"recordType": "RuntimeCycle",
"recordTypeIndex": 1,
"lifecycleState": "Anchored",
"lifecycleStateIndex": 2,
"disclosureState": "RedactedPublic",
"disclosureStateIndex": 1,
"title": "Protean Ledger mainnet genesis",
"summary": "Genesis runtime cycle anchored on Base mainnet. Marks deployment of the canonical ProteanLedger proxy at 0x2a6f84fA0a09b1c04F9edAccCF6De58F11a4a364, schema protean.ledger.v1. No scientific claim beyond deployment itself.",
"author": "Protean Labs",
"runtimeId": "protean-mainnet-genesis",
"replayPointer": "git:meltedmindz/protean-labs@main:docs_internal/runbooks/ledger_mainnet_deploy.md#sha256:genesis",
"publicationUrl": "https://basescan.org/address/0x2a6f84fa0a09b1c04f9edacccf6de58f11a4a364",
"references": [],
"referencesDigest": "0x0000000000000000000000000000000000000000000000000000000000000000",
"supersedes": "0x0000000000000000000000000000000000000000000000000000000000000000",
"retracts": "0x0000000000000000000000000000000000000000000000000000000000000000",
"publishedAt": 0,
"registeredAt": 1780014493,
"writer": "0x827ba988a05c47ce94a37d7002c79a8b31a9c2c7",
"version": 1,
"registerBlock": 46612573,
"registerTx": "0x114433acf94f1acb0deec54c2e8cd99a5b71d825119d2acb1ef5137805ed3368"
}