You're viewing a demo portfolio

Join the waitlist
PRSM

get_app_metrics

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →