Chart appears once enough history is indexed for the selected series.
Quick start
· per-block rows require an API key
from defipipe import Client
# per-block rows require an API key (analyst: hot window, quant: full history)
df = Client().series("eth:circle:v2:0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48:call:totalsupply")
Indexer ABI the exact functions the indexer samples (registry.protocol_abis)