Read a contract

A website is not a contract.

Type a ticker — AAPL, CRWD — or paste a contract address, and get a report where every finding shows the exact call that produced it, pinned to a block. Then re-run that report against your own node and see whether we told you the truth.

Free, no account, no wallet. Robinhood Chain (4663). Or start from the 194 tokenized equities there.

What the checks ask

Eight of them. Each one states what it cannot see, and “we could not determine this” is shown at the same weight as any other result.

contract.exists
Is there a contract at this address, and how large is its code?
proxy.detect
Does this contract hold its own logic, or forward to logic held elsewhere?
token.identity
What does this contract call itself, and how much of it exists?
erc8056.multiplier
Does the meaning of a balance here change without the balance changing?
code.provenance
What exactly is this code, and was it the same a short while ago?
proxy.blast
If the logic can be replaced, what else is replaced at the same time?
admin.authority
Who is able to change this contract, and is that a person or a contract?
powers.selectors
What powers are compiled into the code at this address?