Returns the most popular tokens across the entire blockchain for a specified dat...
https://slamai.dev/chain/tokens/popular/historyOverview
Returns the most popular tokens across the entire blockchain for a specified date in time and optional category. Popularity is determined by the token's number of active wallets during the specified calendar date.
Protocol
x402
Price
$0.0013
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/wallet
Provider
slamai
Source
bazaar
Indexed
2026-03-02 01:13:30
Health
Status
down
Latency (p50)
30ms
Uptime (30d)
0.0%
Reliability Score
35/100
Last Checked
2026-05-05 08:13:37
Last Healthy
Never
Consecutive Failures
1641
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"queryParams": {
"blockchain": {
"description": "The blockchain network to query.",
"enum": [
"ethereum",
"base"
],
"required": true,
"type": "string"
},
"category": {
"description": "Filters to a specific subset of tokens. Currently only 'virtuals' on Base is supported.",
"type": "string"
},
"date": {
"description": "The calendar date to query popularity. Format: MM-DD-YYYY",
"required": true,
"type": "string"
},
"estimate_cost": {
"description": "When true, returns the SLAM token cost for this query. Does not return any data or incur actual charges.",
"type": "boolean"
},
"num": {
"description": "The maximum number of tokens to return. Max is 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 popularity rank, determined by number of 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 08:13:37 | down | 502 | 28ms | HTTP 502 |
| 2026-05-05 05:29:51 | down | 502 | 25ms | HTTP 502 |
| 2026-05-05 02:58:39 | down | 502 | 30ms | HTTP 502 |
| 2026-05-04 22:45:36 | down | 502 | 24ms | HTTP 502 |
| 2026-05-04 19:52:03 | down | 502 | 30ms | HTTP 502 |
| 2026-05-04 17:15:44 | down | 502 | 35ms | HTTP 502 |
| 2026-05-04 15:11:43 | down | 502 | 38ms | HTTP 502 |
| 2026-05-04 14:34:51 | down | 502 | 27ms | HTTP 502 |
| 2026-05-04 11:56:18 | down | 502 | 27ms | HTTP 502 |
| 2026-05-04 09:35:17 | down | 502 | 32ms | HTTP 502 |
| 2026-05-04 07:06:11 | down | 502 | 22ms | HTTP 502 |
| 2026-05-04 05:27:21 | down | 502 | 21ms | HTTP 502 |
| 2026-05-04 02:27:53 | down | 502 | 32ms | HTTP 502 |
| 2026-05-04 00:57:10 | down | 502 | 36ms | HTTP 502 |
| 2026-05-03 23:15:13 | down | 502 | 28ms | HTTP 502 |
| 2026-05-03 20:50:15 | down | 502 | 37ms | HTTP 502 |
| 2026-05-03 18:25:36 | down | 502 | 41ms | HTTP 502 |
| 2026-05-03 16:11:59 | down | 502 | 29ms | HTTP 502 |
| 2026-05-03 14:44:11 | down | 502 | 30ms | HTTP 502 |
| 2026-05-03 13:13:58 | down | 502 | 32ms | HTTP 502 |