ToolAssay

The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain

The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. Everything relevant to deciding whether to buy into a new charter right now, bundled into one call.

Not tested: has real-world effectsour last check, 2026-09-24
0 of 0checks answered this week
n/amedian answer time
$0.05listed price per call
n/aprice 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/decisions/charter

CategoryMarket data
Provider hostapi.onesource.io
Networkseip155:8453
Payment schemesexact
Self-reported calls, 30 days10 from 10 payers (the provider's figure, not ours)

Our checks, last 30 days

We never call tools that send, buy, move money or file anything, not even without paying.

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": {
            "as_of_basis": {
              "type": "string"
            },
            "as_of_block": {
              "type": "integer"
            },
            "assumptions": {
              "items": {},
              "type": "array"
            },
            "basis": {
              "type": "string"
            },
            "chain_id": {
              "type": "integer"
            },
            "network": {
              "type": "string"
            },
            "parts": {
              "properties": {
                "auctions_current": {
                  "properties": {
                    "data": {
                      "properties": {},
                      "type": "object"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "auctions_days_charter": {
                  "properties": {
                    "data": {
                      "properties": {
                        "days": {
                          "items": {},
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "backing_current": {
                  "properties": {
                    "data": {
                      "properties": {},
                      "type": "object"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "doi": {
                  "properties": {
                    "data": {
                      "properties": {},
                      "type": "object"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "governance": {
                  "properties": {
                    "data": {
                      "properties": {
                        "pending": {
                          "items": {},
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "holders_concentration": {
                  "properties": {
                    "data": {
                      "properties": {
                        "cohort_split": {
                          "properties": {},
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "license_cost": {
                  "properties": {
                    "data": {
                      "properties": {
                        "cheapest_path": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                }
              },
              "type": "object"
            },
            "parts_as_of_blocks": {
              "properties": {
                "auctions_current": {
                  "type": "integer"
                },
                "license_cost": {
                  "type": "integer"
                }
              },
              "type": "object"
            },
            "summary": {
              "properties": {
                "charter_live": {
                  "type": "boolean"
                },
                "charter_price_raw": {
                  "type": "string"
                },
                "cheapest_path": {
                  "type": "string"
                },
                "concentration_hhi": {
                  "type": "number"
                },
                "days_of_issuance": {
                  "type": "string"
                },
                "eth_backing_per_standard_excluding_pol": {
                  "type": "string"
                },
                "pending_governance_changes": {
                  "type": "integer"
                }
              },
              "type": "object"
            }
          },
          "type": "object"
        },
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "type": "object"
}

This page as JSON