{
  "x402Version": 2,
  "id": 95,
  "slug": "95",
  "resource": "https://api.onesource.io/standard/v1/dormancy",
  "description": "The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. Wallet last-activity records, flagged reportable once past the dormancy window.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 3600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "reportable": true
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of_block": 58000000,
            "basis": "dormancy",
            "chain_id": 4663,
            "lag_blocks": 4,
            "network": "robinhood",
            "serving_state": "fresh",
            "wallets": [
              {
                "as_of_block": 58000000,
                "basis": "measured",
                "bounty_paid": null,
                "charter_ids": [
                  "42"
                ],
                "last_activity_block": 58000000,
                "last_activity_kind": "transfer",
                "last_activity_ts": "2026-06-01T00:00:00Z",
                "reportable_at_block": 63200000,
                "reported_block": null,
                "reporter": null,
                "revoked_block": null,
                "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": {
                  "before": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "limit": {
                    "maximum": 500,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "reportable": {
                    "type": "boolean"
                  }
                },
                "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"
                  },
                  "lag_blocks": {
                    "type": "integer"
                  },
                  "network": {
                    "type": "string"
                  },
                  "serving_state": {
                    "type": "string"
                  },
                  "wallets": {
                    "items": {
                      "properties": {
                        "as_of_block": {
                          "type": "integer"
                        },
                        "basis": {
                          "type": "string"
                        },
                        "bounty_paid": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "charter_ids": {
                          "items": {
                            "type": "string"
                          },
                          "type": "array"
                        },
                        "last_activity_block": {
                          "type": "integer"
                        },
                        "last_activity_kind": {
                          "type": "string"
                        },
                        "last_activity_ts": {
                          "type": "string"
                        },
                        "reportable_at_block": {
                          "type": "integer"
                        },
                        "reported_block": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "reporter": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "revoked_block": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "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-18T07:24:19.397Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-18T07:24:19.258Z"
  },
  "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"
  }
}