{
  "x402Version": 1,
  "id": 4862,
  "slug": "4862",
  "resource": "https://api.slamai.dev/chain/tokens/trending",
  "description": "Returns trending tokens across the entire blockchain for a specified activity window and optional category.The size of the increase in active wallets over the activity window determines the token's trending rank.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0xd85096fAeC1aC03075667B4C1a1661F5623Bf111",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "activity_window": {
              "description": "The length of time over which activity is measured.",
              "enum": [
                "5min",
                "15min",
                "1h",
                "3h",
                "6h",
                "1d"
              ],
              "type": "string"
            },
            "blockchain": {
              "description": "The blockchain name.",
              "enum": [
                "ethereum",
                "base"
              ],
              "required": true,
              "type": "string"
            },
            "category": {
              "description": "Filters to a specific subset of tokens. Currently only 'virtuals' is supported on Base.",
              "type": "string"
            },
            "estimate_cost": {
              "description": "When true, returns only the SLAM token cost estimation.",
              "type": "boolean"
            },
            "num": {
              "description": "The maximum number of tokens to return. Maximum: 250.",
              "format": "int32",
              "type": "integer"
            }
          },
          "type": "http"
        },
        "output": {}
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.slamai.dev",
  "lastUpdated": "2026-09-17T00:52:34.375Z",
  "quality": {
    "calls30d": 13,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-17T00:52:33.818Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.slamai.dev",
    "manifest_name": "api.slamai.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}