Get Depeg Risk Detail for a Pegged Token
Returns the full token detail: identity, classification, market data (with cross-chain rollups, DEX markets, migration lifecycle, audit provenance, score deltas), the latest depeg snapshot with full score decomposition, history series, and recorded depeg events. Address is resolved against the DB; supply chain when the same address exists on multiple chains. During partial outage the response carries stale: true.
CU cost: 1 CU per request (rwa-detail).
Authorizations
Path Parameters
Token contract address (hex format).
Query Parameters
Chain disambiguator (required if the address exists on multiple chains).
Hours of history to return (default 24, max 168).
1 <= x <= 168Response
Full token detail with depeg snapshot, score decomposition, and history
