Get detailed depeg risk data for a specific 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).

Path Params
string
required

Token contract address (hex format).

Query Params
string

Chain disambiguator (required if the address exists on multiple chains).

integer
1 to 168
Defaults to 24

Hours of history to return (default 24, max 168).

Responses

400

Invalid address format, or address ambiguous across chains (supply chain to disambiguate)

404

Address not found or not classified as a pegged token

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json