DePIN supply data is the scarce layer of infrastructure intelligence. While anyone can pull token prices from CoinGecko, reading a network's own API or blockchain to get actual node counts, GPU supply, storage capacity, and staking data requires building and maintaining collectors per network.
We read directly from 69 distinct data sources including Solana RPC, Ethereum RPC, BSC RPC, Bittensor subtensor, EVM blockscout explorers, and per-network stats APIs (Akash, Helium, Storj, Filecoin, io.net, and more).
| Metric | Example | Source |
|---|---|---|
| Active nodes | Helium 375K hotspots | helium_entity_api |
| GPU supply | io.net 2,020 GPUs | io_explorer |
| Storage capacity | Filecoin 1.2K PiB | filfox |
| Token supply | AKT 383M circulating | ethereum_rpc |
| Validator count | Cosmos 180 validators | cosmos_lcd |