{
  "x402Version": 2,
  "id": 4218,
  "slug": "4218",
  "resource": "https://api.solenrich.com/entrypoints/whale-watch/invoke",
  "description": "Top holders with accumulation/distribution tracking, balance context, supply percentage.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "66Qvhr1xnwqbCT36KfHfZF1JpoWdmCQ3uFYTN335CGXe",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "8000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8EdE9eD2E6ACdd9B2BaFa42ff4078d3F3263607c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "8000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "output": {
              "briefing": "string (llm format) or object (json format)"
            },
            "run_id": "uuid",
            "status": "succeeded"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "format": {
                    "default": "json",
                    "enum": [
                      "json",
                      "llm",
                      "both"
                    ],
                    "type": "string"
                  },
                  "lookback_hours": {
                    "default": 24,
                    "description": "Hours of history to analyze",
                    "maximum": 168,
                    "minimum": 1,
                    "type": "number"
                  },
                  "mint": {
                    "description": "Solana token mint address",
                    "maxLength": 44,
                    "minLength": 32,
                    "type": "string"
                  },
                  "threshold_usd": {
                    "default": 10000,
                    "description": "Minimum USD value to qualify as whale",
                    "minimum": 100,
                    "type": "number"
                  }
                },
                "required": [
                  "mint"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.solenrich.com",
  "lastUpdated": "2026-09-17T19:12:07.702Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T19:12:07.449Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.solenrich.com",
    "manifest_name": "api.solenrich.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"
  }
}