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,837,000

Proxy

0xE3c261F3C05D4c4710003cd6066EfD95094cf5f0
CandidateDraftPublic0xa18d…0dab

Author Protean LabsSigned by 0x074a…33de[Bankr automation wallet]

Stored on Base mainnet · chainId 8453

This record lives on the ProteanLedger UUPS proxy at 0xE3c261F3…94cf5f0. The chain is the source of truth — the explorer is a read-only lens.

Network
Base mainnet
Block timestamp
re-indexing — refresh shortly
Recorded by
0x074a…33de[Bankr automation wallet]
Record ID
0xa18d0934960dab
Registration transaction
398674c0a3aaa497dcview on Basescan ↗
Block
#48,505,340view 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 0xE3c261F3C05D4c4710003cd6066EfD95094cf5f0 \
  "getRecord(bytes32)" \
  0xa18d093480c6badcbedab61f9c6e8b5457e8c99ed79b2344b7abc043ca960dab \
  --rpc-url https://mainnet.base.org

2. Inspect via the indexer JSON API

curl -s https://www.protean.sh/ledger/api/v1/records/0xa18d093480c6badcbedab61f9c6e8b5457e8c99ed79b2344b7abc043ca960dab | 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 0xE3c261F3C05D4c4710003cd6066EfD95094cf5f0 \
  --db protean.db --from-block 46837000 --once
python3 index.py --digest-only --db 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)No data
  3. 03.Replay artifact: Not providedNot provided
  4. 04.Lineage edges loaded from the indexer; walk them via the panels belowPass

Replay artifact not provided; chain identity and indexed metadata remain available.

Summary

Lineage

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

Ancestors (1)

Descendants (0)

No on-chain descendants yet. This record is the most recent in its lineage.

Replay pointer

Replay artifact: Not provided

This on-chain record is indexed, but no external replay artifact pointer was attached. Chain identity, transaction, and indexer checks still apply; the replay artifact was omitted at publication time and should be treated as a legacy missing-replay record.

Replay artifact: Not provided

Cite this record

Protean Labs. (1970, January 1).  (Scientific Record No. 0xa18d093480c6badcbedab61f9c6e8b5457e8c99ed79b2344b7abc043ca960dab) [Ledger research record]. Protean Ledger, Base Mainnet. https://www.protean.sh/ledger/r/a18d0934

On-chain metadata

Record ID
0xa18d093480c6badcbedab61f9c6e8b5457e8c99ed79b2344b7abc043ca960dab
Record type
Candidate (5)
Lifecycle
Draft (0)
Disclosure
Public (4)
Writer
0x074a…33de[Bankr automation wallet]
Registered (UTC)
Published (UTC)
Not yet published
Version
1
References digest
0x569e75fc77c1a856f6daaf9e69d8a9566ca34aa47f9133711ce065a571af0cfd
Raw on-chain JSON ▾
{
  "recordId": "0xa18d093480c6badcbedab61f9c6e8b5457e8c99ed79b2344b7abc043ca960dab",
  "priorObjectId": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "recordType": "Candidate",
  "recordTypeIndex": 5,
  "lifecycleState": "Draft",
  "lifecycleStateIndex": 0,
  "disclosureState": "Public",
  "disclosureStateIndex": 4,
  "title": "",
  "summary": "",
  "author": "",
  "runtimeId": "",
  "replayPointer": "",
  "publicationUrl": "",
  "references": [],
  "referencesDigest": "0x569e75fc77c1a856f6daaf9e69d8a9566ca34aa47f9133711ce065a571af0cfd",
  "supersedes": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "retracts": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "publishedAt": 0,
  "registeredAt": 0,
  "writer": "0x074abfb24d3fe2254672dc73f05c9696111033de",
  "version": 1,
  "registerBlock": 48505340,
  "registerTx": "398674c0a3aec5826eebf900d67d7b672260ce9815bc7ace16922298aaa497dc"
}
LedgerBase Mainnet · chainId 8453Schema protean.ledger.v1
Indexer digestsha256:7f3fc9…f628