The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain
The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. Days of Issuance: how the current license price compares to the pace of new-Branch issuance.
Answeringour last check, 2026-09-24
1 of 1checks answered this week
938 msmedian answer time
$0.02listed price per call
$0.02price it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
GET https://api.onesource.io/standard/v1/branches/doi
| Category | Market data |
|---|---|
| Provider host | api.onesource.io |
| Networks | eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 8 from 8 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.02 | 938 ms |
Example input (from the provider)
{
"method": "GET",
"queryParams": {},
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"description": "Endpoint-specific response payload",
"properties": {
"activity": {
"properties": {
"current_pace_inventory_duration_seconds": {
"type": "integer"
},
"estimate_basis": {
"type": "string"
},
"sold_last_15m": {
"type": "integer"
},
"sold_last_5m": {
"type": "integer"
},
"sold_last_60m": {
"type": "integer"
},
"velocity_per_min_15m": {
"type": "string"
}
},
"type": "object"
},
"as_of_block": {
"type": "integer"
},
"as_of_ts": {
"type": "string"
},
"basis": {
"type": "string"
},
"chain_id": {
"type": "integer"
},
"day_clock": {
"properties": {
"auction_day_seconds": {
"type": "integer"
},
"basis": {
"type": "string"
},
"current_day": {
"type": "integer"
},
"day_started_at": {
"type": "string"
},
"next_day_starts_at": {
"type": "string"
},
"seconds_to_next_day": {
"type": "integer"
}
},
"type": "object"
},
"disclaimer": {
"type": "string"
},
"doi": {
"properties": {
"basis": {
"type": "string"
},
"days": {
"type": "string"
},
"dilution_adjusted_branches": {
"type": "integer"
},
"dilution_adjusted_days": {
"type": "string"
}
},
"type": "object"
},
"formula_version": {
"type": "string"
},
"issuance": {
"properties": {
"base_per_day_raw": {
"type": "string"
},
"basis": {
"type": "string"
},
"effective_per_day_raw": {
"type": "string"
},
"effective_per_day_via_multiplier_raw": {
"type": "string"
},
"multiplier_wad": {
"type": "string"
},
"per_new_branch_per_day_raw": {
"type": "string"
},
"source": {
"type": "string"
},
"stream_rate_per_second_raw": {
"type": "string"
}
},
"type": "object"
},
"lag_blocks": {
"type": "integer"
},
"market": {
"properties": {
"source": {
"type": "string"
},
"std_eth_price": {
"type": "string"
}
},
"type": "object"
},
"network": {
"type": "string"
},
"phase": {
"type": "string"
},
"price": {
"properties": {
"current_raw": {
"type": "string"
},
"day": {
"type": "integer"
},
"day_start_price_raw": {
"type": "string"
},
"floor_raw": {
"type": "string"
},
"half_life_seconds": {
"type": "integer"
},
"last_sale_price_raw": {
"type": "string"
},
"price_over_floor": {
"type": "string"
},
"start_multiplier_raw": {
"type": "string"
}
},
"type": "object"
},
"serving_state": {
"type": "string"
},
"supply": {
"properties": {
"active_branches": {
"type": "integer"
},
"basis": {
"type": "string"
},
"charters_live": {
"type": "integer"
},
"licenses_per_day": {
"type": "integer"
},
"remaining_today": {
"type": "integer"
},
"sold_today": {
"type": "integer"
}
},
"type": "object"
},
"wait": {
"items": {