Protocol Summary
GET
/v1/protocol/summary
Protocol-wide aggregates: market and pool counts, total TVL, and a config-hash fingerprint that changes whenever any pool's governance config changes.
Responses
Protocol-wide roll-up
application/json
JSON "market_count": 0, "observed_ledger": 0, "pool_count": 0, "tvl_usd_cents": "string"
{
}