{"ok":true,"url":"https://api.slamai.dev/token/price","category":"crypto_onchain","score":98.1,"traction":0,"confidence":1,"last_status":402,"last_probe_at":"2026-07-28T19:53:43.961Z","evidence":{"reliability":{"probes":16,"ok":16,"ratio":1,"window":"latest_60"},"protocol":{"valid_quote_probes":16,"paid_responses":16,"of":16,"ratio":1},"speed":{"p50_ms":454,"p95_ms":1277,"score":0.9928947368421053},"proven":{"settlements_to_advertised_pay_to":0,"distinct_senders_to_pay_to":0,"verified_at":null,"score":0,"caveat":"payment activity to the currently observed/advertised payTo; not necessarily an API purchase","distinct_senders_per_week":0,"weeks_listed":1},"stability":{"price_observations":16,"changes":1,"score":0.85},"freshness":{"last_probe_at":"2026-07-28T19:53:43.961Z","age_days":0.7,"factor":1},"current":{"status":402,"quote_valid":true,"factor":1}},"routability":{"routable":true,"reasons":[],"age_hours":17.87,"observed_price_usd":0.001,"capability_key":"schema:GET:4a2bec2d18bfa63447dcc46a"},"capability_key":"schema:GET:4a2bec2d18bfa63447dcc46a","capability_profile":{"version":3,"endpoint_id":4221,"url":"https://api.slamai.dev/token/price","category":"crypto_onchain","primary_capability":"market.quote","confidence":0.99,"capabilities":[{"id":"market.quote","label":"Market quote","category":"market_data","confidence":0.99,"evidence":[{"source":"title","detail":"\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."},{"source":"description","detail":"\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."},{"source":"url","detail":"https://api.slamai.dev/token/price"}]}],"keywords":["returns","return","current","token","prices","price","fdv","liquidity","24h","quote","market","change","quoted","quot","usd","eth","btc","rules","rule","provide","either","symbols","symbol","addresses","addresse","not","both","max","30","entries","entrie","entry","parameter","pipe","delimited","delimit","must","one","crypto","onchain","slamai","dev","ok"],"entities":["asset","ticker"],"operations":["quote"],"networks":["base","bitcoin"],"input_concepts":[],"output_concepts":["price"],"input_schema_known":true,"output_schema_known":true,"generated_from":["title","description","url","declared_category","category","input_schema","output_schema","verified_adapters"],"fingerprint":"1b9cb7b4ce36dfcbe09ccb41ececa48f0f8b7e6c0f0c6ae59ac5edf460cc30bb","search_terms":["crypto_onchain","market.quote","Market quote","market","quote","returns","return","current","token","prices","price","fdv","liquidity","24h","change","quoted","quot","usd","eth","btc","rules","rule","provide","either","symbols","symbol","addresses","addresse","not","both","max","30","entries","entrie","entry","parameter","pipe","delimited","delimit","must","one","crypto","onchain","slamai","dev","ok","asset","ticker","base","bitcoin"]},"adapters":[],"dataset_revision":322756,"declared":{"price_usd":0.001,"currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"base","pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","input_schema":{"method":"GET","queryParams":{"addresses":{"description":"Pipe-delimited list of token contract addresses (e.g., 0xabc...|0xdef...). Cannot be used with 'symbols'. Max 30 addresses.","type":"string"},"blockchain":{"description":"The blockchain network to query.","enum":["ethereum","base"],"required":true,"type":"string"},"estimate_cost":{"description":"When true, only returns the SLAM token cost for this request. Does not include token price data.","type":"boolean"},"quote_symbol":{"description":"Quote token or currency to return prices in.","enum":["USD","ETH","BTC"],"type":"string"},"symbols":{"description":"Pipe-delimited list of token symbols to query (e.g., SWARM|VADER). Cannot be used with 'addresses'. Max 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}},"observed":{"price_usd":0.001,"price_at":"2026-07-28T19:53:43.961Z","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","network":"eip155:8453","pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","quote_valid":true,"method":"GET"},"verification":{"safe_for_end_to_end":true,"owner_opt_in_non_read":false},"provenance":[{"source":"bazaar","first_seen":"2026-07-25T04:40:14.362Z","last_seen":"2026-07-29T13:43:43.551Z","claim_json":"{\"title\":\"\\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`.\",\"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`.\",\"declared_category\":null,\"declared_price_usd\":0.001,\"currency\":\"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913\",\"network\":\"base\",\"pay_to\":\"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111\",\"method\":null,\"input_schema\":{\"method\":\"GET\",\"queryParams\":{\"addresses\":{\"description\":\"Pipe-delimited list of token contract addresses (e.g., 0xabc...|0xdef...). Cannot be used with 'symbols'. Max 30 addresses.\",\"type\":\"string\"},\"blockchain\":{\"description\":\"The blockchain network to query.\",\"enum\":[\"ethereum\",\"base\"],\"required\":true,\"type\":\"string\"},\"estimate_cost\":{\"description\":\"When true, only returns the SLAM token cost for this request. Does not include token price data.\",\"type\":\"boolean\"},\"quote_symbol\":{\"description\":\"Quote token or currency to return prices in.\",\"enum\":[\"USD\",\"ETH\",\"BTC\"],\"type\":\"string\"},\"symbols\":{\"description\":\"Pipe-delimited list of token symbols to query (e.g., SWARM|VADER). Cannot be used with 'addresses'. Max 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},\"verification_safe\":false}","claim":{"title":"\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`.","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`.","declared_category":null,"declared_price_usd":0.001,"currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"base","pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","method":null,"input_schema":{"method":"GET","queryParams":{"addresses":{"description":"Pipe-delimited list of token contract addresses (e.g., 0xabc...|0xdef...). Cannot be used with 'symbols'. Max 30 addresses.","type":"string"},"blockchain":{"description":"The blockchain network to query.","enum":["ethereum","base"],"required":true,"type":"string"},"estimate_cost":{"description":"When true, only returns the SLAM token cost for this request. Does not include token price data.","type":"boolean"},"quote_symbol":{"description":"Quote token or currency to return prices in.","enum":["USD","ETH","BTC"],"type":"string"},"symbols":{"description":"Pipe-delimited list of token symbols to query (e.g., SWARM|VADER). Cannot be used with 'addresses'. Max 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},"verification_safe":false}}],"proven":{"onchain_settlements":0,"onchain_payers":0,"caveat":"payment activity to the currently observed/advertised payTo; not necessarily an API purchase","verified_at":null,"verified_tx":null},"history":[{"iso":"2026-07-28T19:53:43.961Z","ok":1,"status":402,"latency_ms":1277,"quote_valid":1,"price_usd":0.001,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","network":"eip155:8453","pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","raw_amount":"1000","method_used":"GET","probe_class":"valid_x402_quote","conclusive":1,"error":null},{"iso":"2026-07-27T19:53:14.023Z","ok":1,"status":402,"latency_ms":906,"quote_valid":1,"price_usd":0.001,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","network":"eip155:8453","pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","raw_amount":"1000","method_used":"GET","probe_class":"valid_x402_quote","conclusive":1,"error":null},{"iso":"2026-07-26T19:53:03.698Z","ok":1,"status":402,"latency_ms":456,"quote_valid":1,"price_usd":0.001,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","network":"eip155:8453","pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","raw_amount":"1000","method_used":"GET","probe_class":"valid_x402_quote","conclusive":1,"error":null},{"iso":"2026-07-25T19:31:59.544Z","ok":1,"status":402,"latency_ms":2044,"quote_valid":1,"price_usd":0.001,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","network":"eip155:8453","pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","raw_amount":"1000","method_used":"GET","probe_class":"valid_x402_quote","conclusive":1,"error":null},{"iso":"2026-07-24T19:33:09.555Z","ok":1,"status":402,"latency_ms":344,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T17:33:01.426Z","ok":1,"status":402,"latency_ms":538,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T14:39:57.283Z","ok":1,"status":402,"latency_ms":223,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T11:36:38.270Z","ok":1,"status":402,"latency_ms":454,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T09:32:38.213Z","ok":1,"status":402,"latency_ms":705,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T07:31:52.710Z","ok":1,"status":402,"latency_ms":421,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T05:29:32.487Z","ok":1,"status":402,"latency_ms":223,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T03:14:16.738Z","ok":1,"status":402,"latency_ms":214,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-24T01:09:53.083Z","ok":1,"status":402,"latency_ms":249,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-23T23:08:13.820Z","ok":1,"status":402,"latency_ms":418,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-23T21:06:50.634Z","ok":1,"status":402,"latency_ms":586,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null},{"iso":"2026-07-23T17:04:15.889Z","ok":1,"status":402,"latency_ms":467,"quote_valid":1,"price_usd":1000,"asset":null,"network":null,"pay_to":null,"raw_amount":null,"method_used":null,"probe_class":null,"conclusive":1,"error":null}]}