{
  "x402Version": 2,
  "id": 12892,
  "slug": "12892",
  "resource": "https://www.tryskopos.xyz/api/smart-money",
  "description": "Named smart-money wallets buying or selling a token, with net flow.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x76e8778a3122dbf4f78288bc3545ce305f3b96dd",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "address": "0x6982508145454ce325ddbe47a25d4ec3d2311933",
            "chain": "ethereum",
            "direction": "BUY"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "minLength": 1,
                    "type": "string"
                  },
                  "chain": {
                    "minLength": 1,
                    "type": "string"
                  },
                  "direction": {
                    "default": "BUY",
                    "enum": [
                      "BUY",
                      "SELL"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  },
                  "timeframe": {
                    "type": "string"
                  }
                },
                "required": [
                  "address",
                  "chain",
                  "direction"
                ],
                "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": "www.tryskopos.xyz",
  "lastUpdated": "2026-08-26T06:25:20.351Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-26T06:25:20.342Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.tryskopos.xyz",
    "manifest_name": "www.tryskopos.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}