How To Fetch App-Level Metrics For Uniswap
Fetch app-level metrics for Uniswap with growthepie and the app detail endpoint.
Explore It Live
API Path
Example Request
curl -s https://api.growthepie.com/v1/apps/details/uniswap.jsonExample Response Shape
{
"last_updated_utc": "2026-03-27 05:40:34",
"metrics": {
"txcount": {
"metric_name": "Transaction Count",
"avg": true
}
},
"first_seen": {
"ethereum": "2021-01-01"
}
}Caveats
Related Pages
Last updated
