{
  "x402Version": 2,
  "id": 82,
  "slug": "82",
  "resource": "https://api.onesource.io/standard/v1/backing/current",
  "description": "The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. A snapshot of reserve backing: vault ETH balances, other reserve-asset holdings, and ETH backing per circulating STANDARD token. Fields ending in _raw are 18-decimal integers as strings. Divide by 1e18 to get token amounts.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 3600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "as_of_block": 63824000,
            "basis": "measured",
            "chain_id": 4663,
            "circulating_raw": "500000000000000000000000",
            "contraction_eth_raw": "9100000000000000000",
            "cumulative_buybacks": {
              "count": 12,
              "eth_spent_raw": "1500000000000000000",
              "tokens_burned_raw": "2000000000000000000000"
            },
            "eth_backing_per_standard": {
              "excluding_pol": "0.0000546",
              "including_pol": null,
              "note": "pol_eth is protocol-owned liquidity paired against the STANDARD/ETH pool, not a free reserve claimable against circulating supply; excluding_pol is the conservative figure, including_pol adds it back in"
            },
            "expansion_eth_raw": "18200000000000000000",
            "lag_blocks": 5,
            "network": "robinhood",
            "pol_eth_raw": null,
            "pol_std_raw": null,
            "reserve_assets": [],
            "serving_state": "fresh",
            "supply_as_of_block": 63824000,
            "ts": "2026-09-15T02:00:00Z",
            "vault_as_of_block": 63824000
          },
          "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": {
                  "at_block": {
                    "minimum": 0,
                    "type": "integer"
                  }
                },
                "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"
                  },
                  "basis": {
                    "type": "string"
                  },
                  "chain_id": {
                    "type": "integer"
                  },
                  "circulating_raw": {
                    "type": "string"
                  },
                  "contraction_eth_raw": {
                    "type": "string"
                  },
                  "cumulative_buybacks": {
                    "properties": {
                      "count": {
                        "type": "integer"
                      },
                      "eth_spent_raw": {
                        "type": "string"
                      },
                      "tokens_burned_raw": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "eth_backing_per_standard": {
                    "properties": {
                      "excluding_pol": {
                        "type": "string"
                      },
                      "including_pol": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "note": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "expansion_eth_raw": {
                    "type": "string"
                  },
                  "lag_blocks": {
                    "type": "integer"
                  },
                  "network": {
                    "type": "string"
                  },
                  "pol_eth_raw": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "pol_std_raw": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "reserve_assets": {
                    "items": {},
                    "type": "array"
                  },
                  "serving_state": {
                    "type": "string"
                  },
                  "supply_as_of_block": {
                    "type": "integer"
                  },
                  "ts": {
                    "type": "string"
                  },
                  "vault_as_of_block": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.onesource.io",
  "lastUpdated": "2026-09-18T18:42:21.106Z",
  "quality": {
    "calls30d": 13,
    "uniquePayers30d": 13,
    "lastCalledAt": "2026-09-18T18:42:20.882Z"
  },
  "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"
  }
}