Read-only · Robinhood Chain
Read the machine state.
Inspect contracts. Trace the evidence. Understand the verdict.
Head block and evidence id are live. Your address is analyzed only when you submit it.
Open the machine
Four stages between an address and a verdict.
Stage A
Observe
“Start with what the chain actually reports.”
One block is resolved and recorded. Every read that follows is pinned to that block, so the report describes a single moment of chain state.
Stage B
Resolve
“Expose the structure behind the address.”
Bytecode, standard interfaces and supported proxy slots are read as separate observations, each with its own status.
Stage C
Evaluate
“Apply explicit rules to a recorded state.”
Versioned rules run over the observations and nothing else. Each one answers pass, flag, unknown or not applicable.
Stage D
Explain
“Every verdict comes with its reasons.”
Findings point back to the observations that produced them, alongside the limits of what was checked.
Deterministic by design
The same recorded state, evaluated with the same rule version, produces the same verdict.
01
Recorded inputs
One block number and hash are resolved first. Every chain read is pinned to that block, and the block hash is re-verified before the report is final.
02
Versioned rules
Rule set v1.0.0 holds 9 explicit rules. A rule can only answer pass, flag, unknown or not applicable, and a change to any rule changes the version.
03
Inspectable evidence
Every finding names the observations it used and the limits of what it checked. Reports export with their observations so the evaluation can be replayed locally.
A verdict is an interpretation of supported observations. It is not a guarantee of safety, profitability, or future behavior, and RagnaLens does not claim to detect every risk a contract can carry. Unsupported checks are listed as unsupported, not silently passed.
Read the methodologyThe evidence desk
Anatomy of a report.
A report is a record of one block, the observations read at it, and the findings a specific rule version derived from them. Nothing in it depends on when you open it.
Running the reference scan…
Live inspector
Try it on a real address.
This is the real thing, not a demo: the scan pins a block, reads state, evaluates the rule set and links you to the full report. Nothing here is example data.
- Reads run server-side against an allow-listed provider.
- The verdict is a pure function of the recorded observations.
- If the provider is unavailable you will see that, not a substitute.
Token
$RAGNA
The $RAGNA contract address has not been published. When it is, it appears here and in the navigation first. Any address presented as $RAGNA before that is not ours.
- Contract address
- Soon
- Ticker
- $RAGNA
- Network
- Robinhood Chain · 4663
- Name (on-chain)
- —
- Total supply (on-chain)
- —
- Status
- Not published. This page will be updated with the verified contract address.
Token data is untrusted on-chain metadata rendered as plain text. A token holding is not required to use RagnaLens, and nothing here is investment advice.
Bring an address. Leave with evidence.
Start a scan. The inspector pins a block, records what it read, and shows you exactly why it concluded what it did.