← Back to directory

Retrieves token price details including FDV, liquidity, and 24-hour change, quot...

https://slamai.dev/token/price/exotic

Overview

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-03-02 01:13:17

Health

Status down
Latency (p50) 26ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-03-20 18:29:32
Last Healthy Never
Consecutive Failures 687

x402 Payment Validation

Payment Requirements Invalid
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-03-20 18:29:32 down 502 26ms HTTP 502
2026-03-20 17:20:56 down 502 25ms HTTP 502
2026-03-20 16:11:28 down 502 44ms HTTP 502
2026-03-20 15:30:44 down 502 39ms HTTP 502
2026-03-20 14:50:46 down 502 29ms HTTP 502
2026-03-20 14:10:08 down 502 74ms HTTP 502
2026-03-20 13:05:41 down 502 25ms HTTP 502
2026-03-20 12:04:48 down 502 25ms HTTP 502
2026-03-20 11:05:32 down 502 24ms HTTP 502
2026-03-20 10:05:59 down 502 11ms HTTP 502
2026-03-20 08:46:25 down 502 38ms HTTP 502
2026-03-20 07:37:02 down 502 42ms HTTP 502
2026-03-20 06:48:32 down 502 24ms HTTP 502
2026-03-20 06:02:09 down 502 24ms HTTP 502
2026-03-20 04:48:30 down 502 27ms HTTP 502
2026-03-20 03:48:03 down 502 26ms HTTP 502
2026-03-20 02:57:25 down 502 23ms HTTP 502
2026-03-20 01:35:17 down 502 27ms HTTP 502
2026-03-20 00:53:23 down 502 9ms HTTP 502
2026-03-19 23:54:10 down 502 24ms HTTP 502