from defipipe import Client
# per-block rows require an API key (analyst: hot window, quant: full history)
df = Client().series("eth:lido:v2:0xae7ab96520de3a18e5e111b5eaab095312d7fe84:call:gettotalpooledether")
Indexer ABI the exact functions the indexer samples (registry.protocol_abis)