{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-dexter-cash-api-tools-solscan-trending",
  "title": "Dexter Cash \u00b7 Solana Trending Tokens",
  "url": "https://api.dexter.cash/api/tools/solscan/trending",
  "category": "data",
  "summary": "Fetch trending tokens on Solana with optional Dexscreener media enrichment and timestamp metadata.",
  "seo": {
    "title": "Solana Trending Tokens API | Real-Time Market Data",
    "description": "Pay $0.05 USDC for snapshot of trending Solana tokens with Dexscreener media enrichment. Real-time on-chain market intelligence."
  },
  "use_cases": [
    "Identify momentum tokens for trading strategies",
    "Monitor emerging Solana projects before mainstream attention",
    "Build alert systems for trending token breakouts",
    "Enrich token data with media for UI display"
  ],
  "ideal_buyer": "Solana traders and market analysts tracking real-time token momentum and emerging opportunities.",
  "example_prompt": "Show me the current trending tokens on Solana with their addresses and any available media from Dexscreener.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "DevFFyNWxZPtYLpEjzUnN1PFc9Po6PH7eZCi9f3tTkTw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Solscan trending tokens snapshot",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "limit": {
              "type": "integer",
              "description": "How many tokens to return (1-50). Defaults to 25."
            },
            "excludeSymbols": {
              "type": "array",
              "description": "Symbols to exclude (case-insensitive). Defaults to a safe list (SOL/USDC/etc.)."
            },
            "requireDexScreenerMedia": {
              "type": "boolean",
              "description": "true to require Dexscreener images/headers (default), false to return plain Solscan data."
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "status": {
            "type": [
              "integer",
              "null"
            ],
            "description": "Upstream HTTP status when a warning is returned."
          },
          "tokens": {
            "type": "array",
            "properties": {
              "name": {
                "type": "string",
                "description": "Token name from Solscan."
              },
              "media": {
                "type": [
                  "object",
                  "null"
                ],
                "description": "Dexscreener media (header/logo URLs and optional pair URL)."
              },
              "symbol": {
                "type": "string",
                "description": "Token symbol."
              },
              "address": {
                "type": "string",
                "description": "Token mint address."
              },
              "decimals": {
                "type": [
                  "integer",
                  "null"
                ],
                "description": "Decimals when provided by Solscan."
              }
            },
            "description": "Trending tokens enriched with optional Dexscreener media."
          },
          "warning": {
            "type": "string",
            "description": "Optional warning when Solscan quota/rate limits or timeouts are hit."
          },
          "fetchedAt": {
            "type": "string",
            "description": "ISO timestamp when the list was generated."
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-a40b1d01f838",
  "origin": {
    "slug": "api-dexter-cash",
    "host": "api.dexter.cash",
    "title": "Dexter Cash API",
    "description": "Payment infrastructure origin at api.dexter.cash. No public documentation available from homepage.",
    "url": "https://api.dexter.cash",
    "favicon": "https://dexter.cash/assets/logos/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-dexter-cash-api-tools-solscan-trending",
    "url": "https://x402all.com/resource/api-dexter-cash-api-tools-solscan-trending",
    "name": "Dexter Cash \u00b7 Solana Trending Tokens",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-dexter-cash-api-tools-solscan-trending",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.dexter.cash/api/tools/solscan/trending",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-dexter-cash",
      "url": "https://api.dexter.cash",
      "name": "Dexter Cash API",
      "@type": "Organization"
    },
    "identifier": "api-dexter-cash-api-tools-solscan-trending",
    "description": "Pay $0.05 USDC for snapshot of trending Solana tokens with Dexscreener media enrichment. Real-time on-chain market intelligence.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-dexter-cash-api-tools-solscan-trending",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-dexter-cash-api-tools-solscan-trending"
}
