cURL
curl --request GET \ --url https://damm-v2.datapi.meteora.ag/stats/protocol_metrics
{ "fee_24h": 123, "total_fees": 123, "total_pools": 1, "total_tvl": 123, "total_volume": 123, "volume_24h": 123 }
Returns aggregated protocol-level metrics across all pools
x >= 0
Was this page helpful?