coingraph_diff
What changed for an asset since a moment: rank, price, market cap, volume, turnover, survival score and band, each with its before and after value and the size of the move; which scoring deductions appeared, cleared, or moved in points; and the signals that opened or resolved inside the window. Contract permissions, supply events and development activity are refreshed in place rather than versioned, so they cannot be compared and are named under not_versioned — an empty change list is never a claim that they held steady. When history does not reach back to the moment asked for, resolution is none rather than an empty diff. The daily history has gaps, so the baseline is the nearest earlier observation and window.baseline_drift_days says how many days earlier it is — check it before treating the window as the one you asked for. CoinGraph ratings are opinions derived from disclosed market inputs — never predictions, never financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | CoinGecko id, symbol or name. | |
| since | Yes | A window (24h, 7d, 30d) or an ISO timestamp. Required — a diff needs a stated baseline. |