Quick metrics
Snapshot values for chains and protocols.
=DEFI("tvl", "Curve")
=DEFI("fees", "Ethereum", "24h")
Use our upcoming Google Workspace App Script to pull on-chain and market data directly into your spreadsheets.
=DEFI("tvl", "Uniswap")
=DEFI("fees", "Ethereum", "24h")
=DEFI("volume", "Arbitrum", "7d")
TVL, fees, revenue, and volume across chains and protocols.
Query specific dates and date ranges with
=DEFI_HISTORICAL(...)
and
=DEFI_RANGE(...)
.
Call functions like =DEFI("tvl", "Ethereum")
right
in your sheet.
Auto-refresh data using App Script triggers.
Snapshot values for chains and protocols.
=DEFI("tvl", "Curve")
=DEFI("fees", "Ethereum", "24h")
Point-in-time and ranges for reporting.
=DEFI_HISTORICAL("tvl", "Uniswap", "08.01.2025")
=DEFI_RANGE("fees", "Ethereum", "08.01.2025", "08.07.2025")
Explore available entities and metadata.
=DEFI_METRICS()
=DEFI_CHAINS()
=DEFI_PROTOCOLS()
=DEFI_INFO("Ethereum")