{
  "x402Version": 2,
  "id": 1082,
  "slug": "1082",
  "resource": "https://svm402.com/discover",
  "description": "Discover newly active Solana tokens ranked by genuine organic activity, filtered to exclude wash trading. Optionally filter by minimum organic score and holder count. Call this to find tokens worth researching further with /analyze or /safety. — $0.01 USDC",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "4ofUMGcRHsfr6LMY6AuaRSQpqyKsvibSbXmieQL4i8Dc",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "limit": 10,
            "min_holders": 500,
            "min_organic_score": 60
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "cache_built_at": "2025-01-01T00:00:00+00:00",
            "tokens": [
              {
                "address": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
                "holder_count": 12345,
                "name": "Bonk",
                "organic_score": 82.4,
                "symbol": "BONK"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "limit": {
                    "default": 50,
                    "description": "Maximum tokens to return (1-50)",
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "min_holders": {
                    "default": 0,
                    "description": "Filter by minimum holder count",
                    "minimum": 0,
                    "type": "integer"
                  },
                  "min_organic_score": {
                    "default": 0,
                    "description": "Filter by minimum organic score (0-100)",
                    "maximum": 100,
                    "minimum": 0,
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "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": "svm402.com",
  "lastUpdated": "2026-09-18T21:28:20.897Z",
  "quality": {
    "calls30d": 579,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-18T19:26:20.178Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "svm402.com",
    "manifest_name": "svm402.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"
  }
}