Returns the newest tokens minted on the blockchain based on mint timestamp, filt...
https://api.slamai.dev/chain/tokens/newestOverview
Returns the newest tokens minted on the blockchain based on mint timestamp, filtered by an activity window and optional category.
Protocol
x402
Price
$0.0016
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
slamai
Source
bazaar
Indexed
2026-03-02 01:01:31
Health
Status
healthy
Latency (p50)
762ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-05-11 22:03:00
Last Healthy
2026-05-11 22:03:00
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 to query",
"enum": [
"ethereum",
"base"
],
"required": true,
"type": "string"
},
"category": {
"description": "Filter by token category. Currently, only 'virtuals' on Base is supported.",
"type": "string"
},
"estimate_cost": {
"description": "When true, returns only the SLAM token cost of this query",
"type": "boolean"
},
"num": {
"description": "The maximum number of tokens to return. Max: 1000.",
"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 newness rank, determined by timestamp of its first mint",
"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-11 22:03:00 | healthy | 402 | 1037ms | |
| 2026-05-11 18:58:10 | healthy | 402 | 319ms | |
| 2026-05-11 13:05:33 | healthy | 402 | 707ms | |
| 2026-05-11 09:15:18 | healthy | 402 | 1110ms | |
| 2026-05-11 05:42:50 | healthy | 402 | 826ms | |
| 2026-05-11 02:44:33 | healthy | 402 | 1217ms | |
| 2026-05-10 23:49:51 | healthy | 402 | 902ms | |
| 2026-05-10 20:02:55 | healthy | 402 | 312ms | |
| 2026-05-10 16:13:12 | healthy | 402 | 905ms | |
| 2026-05-10 10:18:02 | healthy | 402 | 329ms | |
| 2026-05-10 07:31:11 | healthy | 402 | 391ms | |
| 2026-05-10 03:56:35 | healthy | 402 | 762ms | |
| 2026-05-10 00:17:59 | healthy | 402 | 1183ms | |
| 2026-05-09 18:48:27 | healthy | 402 | 576ms | |
| 2026-05-09 15:08:24 | healthy | 402 | 891ms | |
| 2026-05-09 12:17:57 | healthy | 402 | 1415ms | |
| 2026-05-09 07:27:04 | healthy | 402 | 618ms | |
| 2026-05-09 02:32:41 | healthy | 402 | 629ms |