Data
Live Data Providers
The authoritative sources Dravo Hood reads from.
Dravo Hood does not maintain its own copy of the chain. Everything it shows about on-chain state comes from live, authoritative providers, queried on demand.
The providers
- Robinhood Chain JSON-RPC — direct chain state: accounts, code, and reads such as contract ownership.
- Blockscout — explorer data for contracts, addresses, and search that powers Registry and Lookup.
- Sourcify — contract verification and verified source metadata used by Inspect.
- 4byte Directory — function-selector signatures used by Decode.
- OpenChain — a second, independent selector-signature database that broadens Decode's coverage.
- EAS (Ethereum Attestation Service) — on-chain attestations surfaced in Inspect.
Right source for each question
Each tool routes to the provider best suited to answer it, then normalizes the response into a consistent shape.
