{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-solenrich-com-entrypoints-whale-watch-invoke",
  "title": "SolEnrich \u00b7 Solana Whale Watch",
  "url": "https://api.solenrich.com/entrypoints/whale-watch/invoke",
  "category": "data",
  "summary": "Monitor large token holders and whale movements on Solana with configurable thresholds and time windows.",
  "seo": {
    "title": "Solana Whale Watch API - On-Chain Data x402",
    "description": "Track Solana token whale activity with wallet profiling. Pay $0.008 USDC per call via x402 on Solana network."
  },
  "use_cases": [
    "Detect accumulation patterns by large holders",
    "Alert on whale dumps before price impact",
    "Correlate whale activity with token price movements"
  ],
  "ideal_buyer": "Solana trading agents and on-chain analysts tracking institutional wallet behavior.",
  "example_prompt": "Show me whale activity for SOL token over the last 24 hours with minimum $100k transactions",
  "example_request_body": {
    "mint": "So11111111111111111111111111111111111111112",
    "format": "json",
    "threshold_usd": 100000,
    "lookback_hours": 24
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.4,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "66Qvhr1xnwqbCT36KfHfZF1JpoWdmCQ3uFYTN335CGXe",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "8000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "mint": {
              "type": "string",
              "required": true,
              "description": "Solana token mint address"
            },
            "format": {
              "enum": [
                "json",
                "llm",
                "both"
              ],
              "type": "string"
            },
            "threshold_usd": {
              "type": "number",
              "description": "Minimum USD value to qualify as whale"
            },
            "lookback_hours": {
              "type": "number",
              "description": "Hours of history to analyze"
            }
          }
        },
        "output": {
          "type": "object"
        }
      }
    }
  ],
  "origin": {
    "slug": "api-solenrich-com",
    "host": "api.solenrich.com",
    "title": "SolEnrich",
    "description": "Solana onchain data enrichment. Wallet profiling, token analysis, risk scoring. JSON for agents, natural language for LLMs.",
    "url": "https://api.solenrich.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-solenrich-com-entrypoints-whale-watch-invoke",
    "url": "https://x402all.com/resource/api-solenrich-com-entrypoints-whale-watch-invoke",
    "name": "SolEnrich \u00b7 Solana Whale Watch",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-solenrich-com-entrypoints-whale-watch-invoke",
      "@type": "Offer",
      "price": "0.008",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.008000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.solenrich.com/entrypoints/whale-watch/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-solenrich-com",
      "url": "https://api.solenrich.com",
      "name": "SolEnrich",
      "@type": "Organization"
    },
    "identifier": "api-solenrich-com-entrypoints-whale-watch-invoke",
    "description": "Track Solana token whale activity with wallet profiling. Pay $0.008 USDC per call via x402 on Solana network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-solenrich-com-entrypoints-whale-watch-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-solenrich-com-entrypoints-whale-watch-invoke"
}
