← Back to directory

Returns trending tokens across the entire blockchain for a specified activity wi...

https://api.slamai.dev/chain/tokens/trending

Overview

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.

Protocol x402
Price $0.0010
Payment Asset USD Coin
Payment Network Base
Category crypto/wallet
Provider slamai
Source bazaar
Indexed 2026-03-20 00:39:43

Health

Status healthy
Latency (p50) 715ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-05-05 15:21:34
Last Healthy 2026-05-05 15:21:34
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "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

{ "content": { "application/json": { "schema": { "oneOf": [ { "properties": { "block": { "description": "The block number at which this data snapshot was generated", "format": "int32", "type": "integer" }, "chain": { "description": "The name of the blockchain network (e.g., 'base')", "type": "string" }, "slam": { "description": "The SLAM token cost for this API call", "format": "double", "type": "number" }, "tokens": { "description": "List of trending tokens for the specified activity window and category", "items": { "properties": { "address": { "description": "The token contract address", "type": "string" }, "fdv": { "description": "The token’s fully diluted valuation in USD", "format": "double", "type": "number" }, "first_minted": { "properties": { "block": { "description": "The block number of the first mint", "format": "int32", "type": "integer" }, "hash": { "description": "The transaction hash of the first mint", "type": "string" }, "utc": { "description": "The UTC timestamp of the mint (ISO 8601 format)", "type": "string" } }, "type": "object" }, "liquidity": { "description": "The liquidity value for the token in USD", "format": "double", "type": "number" }, "name": { "description": "The full name of the token", "type": "string" }, "rank": { "description": "The token’s trending rank, determined by change in active wallets.", "format": "int32", "type": "integer" }, "symbol": { "description": "The token’s symbol (e.g., 'SLAM')", "type": "string" }, "usd": { "properties": { "cur": { "description": "The current token price in USD", "format": "double", "type": "number" }, "prev": { "description": "Previous price data for comparison", "items": { "properties": { "change": { "description": "Price change percentage.", "type": "string" }, "minutes": { "description": "Lookback period in minutes.", "format": "int32", "type": "integer" } }, "type": "object" }, "type": "array" } }, "type": "object" } }, "type": "object" }, "type": "array" }, "utc": { "description": "The UTC timestamp of the block used for the response (ISO 8601 format)", "type": "string" } }, "type": "object" }, { "properties": { "slam": { "format": "double", "type": "number" } }, "type": "object" } ] } } }, "description": "OK", "status": 200 }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-05 15:21:34 healthy 402 850ms
2026-05-05 11:18:05 healthy 402 745ms
2026-05-05 08:53:35 healthy 402 349ms
2026-05-05 06:03:12 healthy 402 1138ms
2026-05-05 03:33:28 healthy 402 1396ms
2026-05-05 00:42:24 healthy 402 685ms
2026-05-04 20:59:18 healthy 402 1087ms
2026-05-04 17:15:57 healthy 402 757ms
2026-05-04 15:31:07 healthy 402 615ms
2026-05-04 13:20:14 healthy 402 691ms
2026-05-04 10:39:54 healthy 402 479ms
2026-05-04 09:07:06 healthy 402 331ms
2026-05-04 07:24:49 healthy 402 706ms
2026-05-04 05:34:07 healthy 402 702ms
2026-05-04 03:32:36 healthy 402 277ms
2026-05-04 01:06:20 healthy 402 769ms
2026-05-03 22:05:39 healthy 402 726ms
2026-05-03 20:39:48 healthy 402 1344ms
2026-05-03 17:53:47 healthy 402 473ms
2026-05-03 16:02:20 healthy 402 715ms