Retrieves token price details including FDV, liquidity, and 24-hour change, quot...
https://api.slamai.dev/token/price/exoticOverview
Retrieves token price details including FDV, liquidity, and 24-hour change, quoted in any ERC20 or major blockchain token.
Protocol
x402
Price
$0.0010
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/prices
Provider
slamai
Source
bazaar
Indexed
2026-04-29 06:43:59
Health
Status
healthy
Latency (p50)
680ms
Uptime (30d)
100.0%
Reliability Score
85/100
Last Checked
2026-05-01 16:16:44
Last Healthy
2026-05-01 16:16:44
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"queryParams": {
"addresses": {
"description": "Pipe-delimited token addresses. Max: 30. E.g. 0x123...|0x456...",
"type": "string"
},
"blockchain": {
"description": "The blockchain network to query.",
"enum": [
"ethereum",
"base"
],
"required": true,
"type": "string"
},
"estimate_cost": {
"description": "Return only SLAM token cost for this query",
"type": "boolean"
},
"quote_address": {
"description": "The contract address of the token to use for price output. Any ERC20 token address is supported.",
"type": "string"
},
"quote_symbol": {
"description": "The quote token to use for price output. Any ERC20 token symbol and many major tokens on other blockchains are supported. When multiple tokens have the same symbol, the system chooses the most active token with that symbol over the last 24 hours. Example: BRETT",
"type": "string"
},
"symbols": {
"description": "A pipe-delimited list of token symbols to query. When multiple tokens have the same symbol, the system chooses the most active token with that symbol over the last 24 hours. Example: SWARM|VADER Maximum: 30 symbols",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"content": {
"application/json": {
"schema": {
"oneOf": [
{
"properties": {
"block": {
"description": "The block number for this price snapshot.",
"format": "int32",
"type": "integer"
},
"chain": {
"description": "The blockchain network name (e.g., 'base').",
"minLength": 1,
"type": "string"
},
"quote": {
"description": "Quote token or currency (USD, ETH, BTC).",
"minLength": 1,
"type": "string"
},
"slam": {
"description": "The SLAM token cost for this API call.",
"format": "double",
"type": "number"
},
"tokens": {
"description": "List of token price data.",
"items": {
"properties": {
"address": {
"description": "Token contract address.",
"type": "string"
},
"fdv": {
"description": "Fully diluted valuation in USD.",
"format": "double",
"nullable": true,
"type": "number"
},
"liquidity": {
"description": "Available liquidity in USD.",
"format": "double",
"nullable": true,
"type": "number"
},
"name": {
"description": "Full token name.",
"type": "string"
},
"prev": {
"description": "Price change info over 24h.",
"items": {
"properties": {
"change": {
"description": "Price change percentage.",
"type": "string"
},
"minutes": {
"description": "Lookback period in minutes.",
"format": "int32",
"type": "integer"
}
},
"type": "object"
},
"type": "array"
},
"price": {
"description": "Current price in selected quote.",
"format": "double",
"type": "number"
},
"symbol": {
"description": "Token symbol.",
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"utc": {
"description": "UTC timestamp of this data (ISO 8601).",
"minLength": 1,
"type": "string"
}
},
"required": [
"block",
"chain",
"quote",
"slam",
"utc"
],
"type": "object"
},
{
"properties": {
"slam": {
"format": "double",
"type": "number"
}
},
"type": "object"
}
]
}
}
},
"description": "OK",
"status": 200
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-01 16:16:44 | healthy | 402 | 560ms | |
| 2026-05-01 14:59:11 | healthy | 402 | 743ms | |
| 2026-05-01 13:11:01 | healthy | 402 | 925ms | |
| 2026-05-01 11:14:08 | healthy | 402 | 1042ms | |
| 2026-05-01 08:02:46 | healthy | 402 | 610ms | |
| 2026-05-01 07:05:25 | healthy | 402 | 505ms | |
| 2026-05-01 03:46:48 | healthy | 402 | 1682ms | |
| 2026-05-01 02:53:52 | healthy | 402 | 1410ms | |
| 2026-05-01 00:17:38 | healthy | 402 | 491ms | |
| 2026-04-30 22:28:03 | healthy | 402 | 700ms | |
| 2026-04-30 20:32:05 | healthy | 402 | 680ms | |
| 2026-04-30 18:38:21 | healthy | 402 | 666ms | |
| 2026-04-30 16:52:11 | healthy | 402 | 546ms | |
| 2026-04-30 15:24:36 | healthy | 402 | 779ms | |
| 2026-04-30 13:24:24 | healthy | 402 | 187ms | |
| 2026-04-30 10:14:45 | healthy | 402 | 222ms | |
| 2026-04-30 07:55:38 | healthy | 402 | 298ms | |
| 2026-04-30 06:50:51 | healthy | 402 | 895ms | |
| 2026-04-30 05:14:41 | healthy | 402 | 745ms | |
| 2026-04-30 03:14:32 | healthy | 402 | 249ms |