Introduction

Getting Started

Go from a raw address or transaction to a clear answer in minutes.


Dravo Hood runs in the browser with no account, wallet connection, or setup required. Open the app and start from whatever you have — a project name, an address, a transaction, or a question.

Choose a starting point

  1. 1Browse the Registry to see verified projects and contracts on Robinhood Chain.
  2. 2Use Lookup when you have an address, transaction, or token and want to resolve its identity.
  3. 3Open Inspect to read a contract's verification, source, ABI, ownership, and permissions.
  4. 4Open Decode to translate raw calldata or a function selector into a readable action.
  5. 5Ask Brain in plain language when you are not sure which tool you need.

A typical flow

Say you encounter an unfamiliar contract. Paste it into Inspect to see whether it is verified and who controls it. If a transaction touched it, drop the calldata into Decode to see exactly what function was called and with what arguments. If anything is unclear, ask Brain to explain what you are looking at.

No data is fabricated to fill gaps

If a provider does not return a value — for example, an unverified contract has no source — Dravo shows the field as unavailable rather than guessing.