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
ScientificAssetAnchoredRedactedPublic0x8354…7e6d

Protean Ledger launch package v1.0

Author Protean Labsprotean-mainnet-cycle-1Signed by 0x827b…c2c7[Operator EOA]

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
0x827b…c2c7[Operator EOA]
Record ID
0x83542e025e7e6d
Registration transaction
0xfa95dc3a8dc128f1view on Basescan ↗
Block
#46,613,044view 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)" \
  0x83542e023c23b56c8b68864e39918a9eee8dbfcc835f44cf23ef9326fc5e7e6d \
  --rpc-url https://mainnet.base.org

2. Inspect via the indexer JSON API

curl -s https://www.protean.sh/ledger/api/v1/records/0x83542e023c23b56c8b68864e39918a9eee8dbfcc835f44cf23ef9326fc5e7e6d | 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.Historical bootstrap record — chain identity verifies; artifact sha256 was a placeholder anchor (see badge)No data
  4. 04.Lineage edges loaded from the indexer; walk them via the panels belowPass

Verification in progress.

Summary

Citable aggregation of the three mainnet bootstrap records: the genesis runtime cycle, the activation milestone runtime cycle, and the reproducibility hypothesis. This asset is the canonical handle for the Protean Ledger launch. It will be superseded by future versions as the operational record grows.

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

Historical Bootstrap Record

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/architecture/protean_scientific_assets.md#sha256:launch-package-v1
View mirror reconstruction

References

External identifiers cited by this record. Resolved via Crossref / arXiv at build time. The on-chain referencesDigest is 0x0000…0000.

  • 0xdcda8ebec2501afcd69041fd2269b07749e27c32d7b95f01776e473df05f4c570xdcda8ebec2501afcd69041fd2269b07749e27c32d7b95f01776e473df05f4c57
  • 0x0fb7b323d4cdec3bdb571752fa332069e17a1a5ea0df2d7dc037ff7acd0054270x0fb7b323d4cdec3bdb571752fa332069e17a1a5ea0df2d7dc037ff7acd005427
  • 0x828fa1bd558cc7a55ff6762130c40ed1120f42cb28550fbf1df98b529e7b4ae00x828fa1bd558cc7a55ff6762130c40ed1120f42cb28550fbf1df98b529e7b4ae0

Cite this record

Protean Labs. (2026, May 29). Protean Ledger launch package v1.0 (Scientific Record No. 0x83542e023c23b56c8b68864e39918a9eee8dbfcc835f44cf23ef9326fc5e7e6d) [Ledger research record]. Protean Ledger, Base Mainnet. https://protean.sh/r/83542e02

On-chain metadata

Record ID
0x83542e023c23b56c8b68864e39918a9eee8dbfcc835f44cf23ef9326fc5e7e6d
Record type
ScientificAsset (12)
Lifecycle
Anchored (2)
Disclosure
RedactedPublic (1)
Writer
0x827b…c2c7[Operator EOA]
Registered (UTC)
Published (UTC)
Not yet published
Version
1
References digest
0x0000000000000000000000000000000000000000000000000000000000000000
Raw on-chain JSON ▾
{
  "recordId": "0x83542e023c23b56c8b68864e39918a9eee8dbfcc835f44cf23ef9326fc5e7e6d",
  "priorObjectId": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "recordType": "ScientificAsset",
  "recordTypeIndex": 12,
  "lifecycleState": "Anchored",
  "lifecycleStateIndex": 2,
  "disclosureState": "RedactedPublic",
  "disclosureStateIndex": 1,
  "title": "Protean Ledger launch package v1.0",
  "summary": "Citable aggregation of the three mainnet bootstrap records: the genesis runtime cycle, the activation milestone runtime cycle, and the reproducibility hypothesis. This asset is the canonical handle for the Protean Ledger launch. It will be superseded by future versions as the operational record grows.",
  "author": "Protean Labs",
  "runtimeId": "protean-mainnet-cycle-1",
  "replayPointer": "git:meltedmindz/protean-labs@main:docs_internal/architecture/protean_scientific_assets.md#sha256:launch-package-v1",
  "publicationUrl": "https://www.protean.sh/ledger",
  "references": [
    "0xdcda8ebec2501afcd69041fd2269b07749e27c32d7b95f01776e473df05f4c57",
    "0x0fb7b323d4cdec3bdb571752fa332069e17a1a5ea0df2d7dc037ff7acd005427",
    "0x828fa1bd558cc7a55ff6762130c40ed1120f42cb28550fbf1df98b529e7b4ae0"
  ],
  "referencesDigest": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "supersedes": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "retracts": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "publishedAt": 0,
  "registeredAt": 1780015435,
  "writer": "0x827ba988a05c47ce94a37d7002c79a8b31a9c2c7",
  "version": 1,
  "registerBlock": 46613044,
  "registerTx": "0xfa95dc3a38dccdd700847f5a51f1c35b6146b7baee298e4962305d6b8dc128f1"
}
LedgerBase Mainnet · chainId 8453Schema protean.ledger.v1
Indexer digestsha256:ed809f…1b86