Get On-Chain Series Latest Value
arena_get_onchain_latestWhat does this on-chain metric read right now? Returns the most recent value of ONE on-chain series from the Bitcoin Research Kit as { series_id, metric_name, date, value }. Cheapest way to answer "what is X right now" (MVRV, SOPR, realized price, hash rate, …). Discover valid series_ids with arena_list_onchain_series; for the history behind the number use arena_get_onchain_history. A single reading has no context — pair it with the series percentile before calling any level high or low. [Free tier]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series_id | Yes | BRK series id, e.g. 'mvrv', 'sopr', 'realized_price'. |