Turn raw addresses into meaningful. human-readable informationDocumentation Index
Fetch the complete documentation index at: https://blockscout-mf-14206.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- human-readable labels
- compliance signals
- protocol grouping
- enriched analytics
Rather than
0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48You get:- name tag: USD Coin
- protocol: Circle
- category: stablecoin
- risk flags (if any)
- **ecosystem tags **(CEX, DeFi, grants, etc.)
Handles
| Handle | Why |
|---|---|
GET https://api.blockscout.com/api/v1/metadata/tags | Get all available tag types (OFAC, CEX, protocol, hacks, etc.) |
GET https://api.blockscout.com/api/v1/metadata/addresses/{address} | Get all metadata for a specific address |
GET https://api.blockscout.com/api/v1/metadata/addresses?addresses=... | Batch enrich multiple addresses |
GET https://api.blockscout.com/api/v1/metadata/search?q=... | Search metadata (protocols, entities, labels) |