{
  "x402Version": 2,
  "id": 83,
  "slug": "83",
  "resource": "https://api.onesource.io/standard/v1/exit/fee-forecast",
  "description": "The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. A current-pace projection of the reserve's exit fee assuming no further withdrawals, day by day until it reaches the minimum rate. 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,
            "assumptions": [
              "assumes no further Withdrawn events occur after the newest tsr.withdrawn_daily row"
            ],
            "chain_id": 4663,
            "days_until_min_fee": 1,
            "fee_rate_now_wad": "20084525840868683",
            "forecast": [
              {
                "day_offset": 0,
                "fee_rate_wad": "20084525840868683",
                "pressure": "0.001060700000000000",
                "withdrawn_7d_raw": "12072042428449388969743"
              }
            ],
            "formula_version": "mainnet-exit-2026-09-15",
            "network": "robinhood",
            "projection": "no_further_exits"
          },
          "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": {},
                "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"
                  },
                  "assumptions": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "chain_id": {
                    "type": "integer"
                  },
                  "days_until_min_fee": {
                    "type": "integer"
                  },
                  "fee_rate_now_wad": {
                    "type": "string"
                  },
                  "forecast": {
                    "items": {
                      "properties": {
                        "day_offset": {
                          "type": "integer"
                        },
                        "fee_rate_wad": {
                          "type": "string"
                        },
                        "pressure": {
                          "type": "string"
                        },
                        "withdrawn_7d_raw": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "formula_version": {
                    "type": "string"
                  },
                  "network": {
                    "type": "string"
                  },
                  "projection": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.onesource.io",
  "lastUpdated": "2026-09-18T18:42:17.894Z",
  "quality": {
    "calls30d": 14,
    "uniquePayers30d": 14,
    "lastCalledAt": "2026-09-18T18:42:17.763Z"
  },
  "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"
  }
}