{
  "x402Version": 2,
  "id": 15137,
  "slug": "15137",
  "resource": "https://kette.halowerk.com/token/unlocks",
  "description": "Looks up a crypto asset by its exact NetSupply slug or an unambiguous symbol, then returns the scheduled releases inside a caller-selected window of up to 365 days. Unlock amounts remain decimal strings so large token quantities are not rounded. Each event states whether the schedule is enforced on-chain, how many lock objects it combines, when the promise was first recorded and how often it was revised. The percentage of float uses current circulating supply from CoinGecko, or a caller-supplied",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "8000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "asset": {
                    "description": "Exact NetSupply slug such as \"xrp\" or an unambiguous token symbol such as \"XRP\".",
                    "maxLength": 80,
                    "minLength": 1,
                    "type": "string"
                  },
                  "circulating_supply": {
                    "description": "Optional current circulating supply. When omitted, CoinGecko is used. The response always identifies which basis was used.",
                    "exclusiveMinimum": 0,
                    "type": "number"
                  },
                  "days": {
                    "default": 90,
                    "description": "Calendar window from today in UTC, inclusive. Default 90 days.",
                    "maximum": 365,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "required": [
                  "asset"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "kette.halowerk.com",
  "lastUpdated": "2026-08-30T18:53:20.312Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T18:53:19.741Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "kette.halowerk.com",
    "manifest_name": "kette.halowerk.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}