{"api":"v1","generated_at":"2026-09-16T03:37:36.971Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-slamai-dev-token-price-072ac1","pinned_page":"https://tollindex.com/e/api-slamai-dev-token-price-072ac1/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-slamai-dev-token-price-072ac1","canonical_url":"https://api.slamai.dev/token/price","resource":"https://api.slamai.dev/token/price","http_method":"GET","type":"http","x402_version":1,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"\nReturns current token prices with FDV, liquidity, and 24h price change, quoted in **USD**, **ETH**, or **BTC**.\n\n### Rules\n- Provide **either** `symbols` or `addresses`, not both.\n- Max **30 entries** for either parameter (pipe-delimited).\n- `quote_symbol` must be one of: `USD`, `ETH`, `BTC`.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-11T12:09:56.406Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"token price","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":8,"unique_payers_30d":5,"last_called_at":"2026-09-11T12:09:55.869Z"},"validation":{"latest":{"observed_at":"2026-09-15T03:52:47.247Z","state":"legacy_v1","failed_checks":["x402_version"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T03:52:47.247Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:52:23.239Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:52:07.820Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:06:54.221Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:31:03.976Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","page":"https://tollindex.com/seller/0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","scheme":"exact","network":"base","mimeType":"application/json","resource":"https://api.slamai.dev/token/price","description":"\nReturns current token prices with FDV, liquidity, and 24h price change, quoted in **USD**, **ETH**, or **BTC**.\n\n### Rules\n- Provide **either** `symbols` or `addresses`, not both.\n- Max **30 entries** for either parameter (pipe-delimited).\n- `quote_symbol` must be one of: `USD`, `ETH`, `BTC`.","discoverable":true,"outputSchema":{"input":{"type":"http","method":"GET","queryParams":{"symbols":{"type":"string","description":"Pipe-delimited list of token symbols to query (e.g., SWARM|VADER). Cannot be used with 'addresses'. Max 30 symbols."},"addresses":{"type":"string","description":"Pipe-delimited list of token contract addresses (e.g., 0xabc...|0xdef...). Cannot be used with 'symbols'. Max 30 addresses."},"blockchain":{"enum":["ethereum","base"],"type":"string","required":true,"description":"The blockchain network to query."},"quote_symbol":{"enum":["USD","ETH","BTC"],"type":"string","description":"Quote token or currency to return prices in."},"estimate_cost":{"type":"boolean","description":"When true, only returns the SLAM token cost for this request. Does not include token price data."}}},"output":{"status":200,"content":{"application/json":{"schema":{"oneOf":[{"type":"object","required":["block","chain","quote","slam","utc"],"properties":{"utc":{"type":"string","minLength":1,"description":"UTC timestamp of this data (ISO 8601)."},"slam":{"type":"number","format":"double","description":"The SLAM token cost for this API call."},"block":{"type":"integer","format":"int32","description":"The block number for this price snapshot."},"chain":{"type":"string","minLength":1,"description":"The blockchain network name (e.g., 'base')."},"quote":{"type":"string","minLength":1,"description":"Quote token or currency (USD, ETH, BTC)."},"tokens":{"type":"array","items":{"type":"object","properties":{"fdv":{"type":"number","format":"double","nullable":true,"description":"Fully diluted valuation in USD."},"name":{"type":"string","description":"Full token name."},"prev":{"type":"array","items":{"type":"object","properties":{"change":{"type":"string","description":"Price change percentage."},"minutes":{"type":"integer","format":"int32","description":"Lookback period in minutes."}}},"description":"Price change info over 24h."},"price":{"type":"number","format":"double","description":"Current price in selected quote."},"symbol":{"type":"string","description":"Token symbol."},"address":{"type":"string","description":"Token contract address."},"liquidity":{"type":"number","format":"double","nullable":true,"description":"Available liquidity in USD."}}},"description":"List of token price data."}}},{"type":"object","properties":{"slam":{"type":"number","format":"double"}}}]}}},"description":"OK"}},"maxAmountRequired":"1000","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-11T12:09:55.869Z","l30DaysTotalCalls":8,"l30DaysUniquePayers":5},"resource":"https://api.slamai.dev/token/price","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"symbols":{"type":"string","description":"Pipe-delimited list of token symbols to query (e.g., SWARM|VADER). Cannot be used with 'addresses'. Max 30 symbols."},"addresses":{"type":"string","description":"Pipe-delimited list of token contract addresses (e.g., 0xabc...|0xdef...). Cannot be used with 'symbols'. Max 30 addresses."},"blockchain":{"enum":["ethereum","base"],"type":"string","required":true,"description":"The blockchain network to query."},"quote_symbol":{"enum":["USD","ETH","BTC"],"type":"string","description":"Quote token or currency to return prices in."},"estimate_cost":{"type":"boolean","description":"When true, only returns the SLAM token cost for this request. Does not include token price data."}}},"output":{}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object"}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"}}}}}}},"description":"\nReturns current token prices with FDV, liquidity, and 24h price change, quoted in **USD**, **ETH**, or **BTC**.\n\n### Rules\n- Provide **either** `symbols` or `addresses`, not both.\n- Max **30 entries** for either parameter (pipe-delimited).\n- `quote_symbol` must be one of: `USD`, `ETH`, `BTC`.","lastUpdated":"2026-09-11T12:09:56.406Z","x402Version":1}]}}