get_app_metrics
ActiveTool of io.github.UnityNodes/canton-ccpedia
Fetch metrics for one specific Featured App by its app_id (contract id from the Scan API). Returns name, category, TVL, 24h volume, user count, last activity, and any cross-referenced ecosystem_projects metadata. Canton-specific. TVL / volume / users may be null when only the Scan API source is available.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"app_id"
],
"properties": {
"app_id": {
"type": "string",
"description": "Featured-app contract id (long hex string from list_featured_apps)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries