{
  "x402Version": 2,
  "id": 101,
  "slug": "101",
  "resource": "https://api.onesource.io/standard/v1/dormancy/bounties",
  "description": "The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. Wallets past their reportable dormancy window, ranked by the bounty an outside reporter could claim for flagging them. 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": 63499000,
            "basis": "derived",
            "cap_ceiling_raw": "100000000000000000000000",
            "chain_id": 4663,
            "message": "owed is each wallet's last-indexed tsr.branch_accrual checkpoint, not a live re-read; bounty_estimate = min(bank_bounty_pct_wad/1e18 * owed, bank_bounty_cap) -- bank_bounty_cap is the LIVE cap the CentralBank enforces, not the governance ceiling it can be raised to",
            "network": "robinhood",
            "wallets": [
              {
                "as_of_block": 63400000,
                "basis": "derived",
                "bounty_estimate_raw": "17000000000000000000",
                "last_activity_block": 58000000,
                "last_activity_ts": "2026-06-01T00:00:00Z",
                "owed_raw": "850000000000000000000",
                "reportable_at_block": 63200000,
                "wallet": "0x5977b25419f9c0ddcb2f89fe204955622f4f57ea"
              }
            ]
          },
          "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": {
                  "limit": {
                    "maximum": 500,
                    "minimum": 1,
                    "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"
                  },
                  "cap_ceiling_raw": {
                    "type": "string"
                  },
                  "chain_id": {
                    "type": "integer"
                  },
                  "message": {
                    "type": "string"
                  },
                  "network": {
                    "type": "string"
                  },
                  "wallets": {
                    "items": {
                      "properties": {
                        "as_of_block": {
                          "type": "integer"
                        },
                        "basis": {
                          "type": "string"
                        },
                        "bounty_estimate_raw": {
                          "type": "string"
                        },
                        "last_activity_block": {
                          "type": "integer"
                        },
                        "last_activity_ts": {
                          "type": "string"
                        },
                        "owed_raw": {
                          "type": "string"
                        },
                        "reportable_at_block": {
                          "type": "integer"
                        },
                        "wallet": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.onesource.io",
  "lastUpdated": "2026-09-18T18:38:54.364Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-18T18:38:54.211Z"
  },
  "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"
  }
}