{
  "x402Version": 2,
  "id": 88,
  "slug": "88",
  "resource": "https://api.onesource.io/standard/v1/candles",
  "description": "The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. OHLC price candles for the STANDARD/ETH pool, priced in ETH per STANDARD.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 3600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "tf": "1h"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of_block": 63512044,
            "base": {
              "decimals": 18,
              "symbol": "STANDARD"
            },
            "basis": "measured",
            "candles": [
              {
                "close": "0.000010001211558306",
                "high": "0.000010410486671548",
                "low": "0.000009841093056134",
                "open": "0.000010264843953860",
                "swap_count": 16,
                "time": "2026-09-14T14:00:00Z",
                "volume_eth_raw": "78638969530522032",
                "volume_std_raw": "7661000000000000000000"
              }
            ],
            "chain_id": 4663,
            "network": "robinhood",
            "pool_id": "0xc73f3cd3fb68288e63f008e08ef69caa0437224e420963c6aeb4526178e87ad9",
            "quote": {
              "decimals": 18,
              "symbol": "ETH"
            },
            "tf": "1h",
            "unit": "eth_per_std"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "from": {
                    "format": "date-time",
                    "type": "string"
                  },
                  "tf": {
                    "default": "1h",
                    "enum": [
                      "1m",
                      "5m",
                      "15m",
                      "30m",
                      "1h",
                      "4h",
                      "1d"
                    ],
                    "type": "string"
                  },
                  "to": {
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "description": "Endpoint-specific response payload",
                "properties": {
                  "as_of_block": {
                    "type": "integer"
                  },
                  "base": {
                    "properties": {
                      "decimals": {
                        "type": "integer"
                      },
                      "symbol": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "basis": {
                    "type": "string"
                  },
                  "candles": {
                    "items": {
                      "properties": {
                        "close": {
                          "type": "string"
                        },
                        "high": {
                          "type": "string"
                        },
                        "low": {
                          "type": "string"
                        },
                        "open": {
                          "type": "string"
                        },
                        "swap_count": {
                          "type": "integer"
                        },
                        "time": {
                          "type": "string"
                        },
                        "volume_eth_raw": {
                          "type": "string"
                        },
                        "volume_std_raw": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "chain_id": {
                    "type": "integer"
                  },
                  "network": {
                    "type": "string"
                  },
                  "pool_id": {
                    "type": "string"
                  },
                  "quote": {
                    "properties": {
                      "decimals": {
                        "type": "integer"
                      },
                      "symbol": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "tf": {
                    "type": "string"
                  },
                  "unit": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.onesource.io",
  "lastUpdated": "2026-09-18T13:03:11.303Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-18T13:03:11.189Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.onesource.io",
    "manifest_name": "api.onesource.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}