Skip to content
Protean

Live on Base mainnet · chainId 8453

Protean Ledger — canonical scientific record

Network
Base mainnet
Chain ID
8453
Schema
protean.ledger.v1
Deployment block
46,612,390

Proxy

0x2a6f84fA0a09b1c04F9edAccCF6De58F11a4a364
RuntimeCycleAnchoredRedactedPublic0xf929…8e21

RuntimeCycle · cognition-45-1780070966

Author Protean Labscognition-45-1780070966Signed by 0x074a…33de[Bankr automation wallet]

Stored 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.

Network
Base mainnet
Block timestamp
Recorded by
0x074a…33de[Bankr automation wallet]
Record ID
0xf9296158c18e21
Registration transaction
0xb214ea530e41b2e6view on Basescan ↗
Block
#46,641,855view on Basescan ↗

Verify this record yourself

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)" \
  0xf929615845000f6ce5c49ed67447630f54b95e0e70df9d88b08338716bc18e21 \
  --rpc-url https://mainnet.base.org

2. Inspect via the indexer JSON API

curl -s https://www.protean.sh/ledger/api/v1/records/0xf929615845000f6ce5c49ed67447630f54b95e0e70df9d88b08338716bc18e21 | 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.

  1. 01.Record exists on chain (read via indexer)Pass
  2. 02.Indexer captured RecordContentEmitted (content rendered above)Pass
  3. 03.Legacy placeholder pointer — artifact is reachable on the mirror; on-chain sha256 anchor is 'pending' (see badge)No data
  4. 04.Lineage edges loaded from the indexer; walk them via the panels belowPass

Verification in progress.

Summary

Autonomous cognition cycle produced by the Protean runtime. Anchors the cohort of hypotheses, experiments, and candidates evaluated in this cycle. Lineage edges are registered as subsequent EdgeLinked events.

Lineage

First-class on-chain edges. Every relation has a typed RelationType and a corresponding event log entry. Click any neighbor to navigate.

Replay pointer

Legacy placeholder · sha256 anchor pending

This record uses a legacy placeholder replay pointer from before mirror artifact hashing was fully wired into the approved Ledger write path. The artifact at the cited mirror path is real and reachable, but its sha256 was authored after the Ledger write (the chain pointer carries a 'pending' placeholder rather than the artifact's actual sha256). Chain identity, content digest, lineage, and indexer digest reproduction all still verify; the artifact-sha256-equality check that 'mirror_real' records support is not available for this class. Fetch the artifact from the mirror to confirm the file exists and matches the on-chain record content fields.

git:proteanlabs1/ledger-mirror@main:artifacts/mainnet/record-cognition-45-1780070966.json#sha256:pending
View artifact on mirror

Cite this record

Protean Labs. (2026, May 29). RuntimeCycle · cognition-45-1780070966 (Scientific Record No. 0xf929615845000f6ce5c49ed67447630f54b95e0e70df9d88b08338716bc18e21) [Ledger research record]. Protean Ledger, Base Mainnet. https://protean.sh/r/f9296158

On-chain metadata

Record ID
0xf929615845000f6ce5c49ed67447630f54b95e0e70df9d88b08338716bc18e21
Record type
RuntimeCycle (1)
Lifecycle
Anchored (2)
Disclosure
RedactedPublic (1)
Writer
0x074a…33de[Bankr automation wallet]
Registered (UTC)
Published (UTC)
Not yet published
Version
1
References digest
0x0000000000000000000000000000000000000000000000000000000000000000
Raw on-chain JSON ▾
{
  "recordId": "0xf929615845000f6ce5c49ed67447630f54b95e0e70df9d88b08338716bc18e21",
  "priorObjectId": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "recordType": "RuntimeCycle",
  "recordTypeIndex": 1,
  "lifecycleState": "Anchored",
  "lifecycleStateIndex": 2,
  "disclosureState": "RedactedPublic",
  "disclosureStateIndex": 1,
  "title": "RuntimeCycle · cognition-45-1780070966",
  "summary": "Autonomous cognition cycle produced by the Protean runtime. Anchors the cohort of hypotheses, experiments, and candidates evaluated in this cycle. Lineage edges are registered as subsequent EdgeLinked events.",
  "author": "Protean Labs",
  "runtimeId": "cognition-45-1780070966",
  "replayPointer": "git:proteanlabs1/ledger-mirror@main:artifacts/mainnet/record-cognition-45-1780070966.json#sha256:pending",
  "publicationUrl": "",
  "references": [],
  "referencesDigest": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "supersedes": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "retracts": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "publishedAt": 0,
  "registeredAt": 1780073057,
  "writer": "0x074abfb24d3fe2254672dc73f05c9696111033de",
  "version": 1,
  "registerBlock": 46641855,
  "registerTx": "0xb214ea537a5a28263e650dab585d4338d891d1a6350010a9133591280e41b2e6"
}
LedgerBase Mainnet · chainId 8453Schema protean.ledger.v1
Indexer digestsha256:ed809f…1b86