{"id":"88a7969d-d9ea-4791-9d83-e29c4cb4f248","url":"https://api.slamai.dev/token/price","method":"GET","fingerprint":"0e11fc2a91e071e774e6bc522f6992645d81ae9c960e52c569e1ecf4b3898abd","name":null,"description":null,"category":"other","docs_url":null,"advertised_price_usd":"0.001000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["base"],"pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","input_schema":null,"output_schema":null,"schema_completeness":0,"status":"degraded","first_seen_at":"2026-08-23 21:20:45.249499+00","last_seen_at":"2026-08-23 21:20:44.373+00","last_success_at":"2026-09-14 16:10:15.4+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 16:15:15.4+00","search_tsv":"","catalog_number":"5869","x402_version":1,"resource_url":null,"resource_description":null,"bazaar_extension":null,"accepted_requirements":[{"raw":{"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},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","scheme":"exact","network":"base","amountAtomic":"1000"}],"bazaar_compatible":false,"bazaar_validated_at":"2026-09-14 16:10:15.4+00","bazaar_validation_error":"missing Bazaar extension","window":"24h","probes_n":18,"handshake_uptime":0.9444444,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":930,"latency_p90":2399,"price_drift_pct":0,"score":0.707,"computed_at":"2026-09-14 16:10:29.559+00","source_metadata":[{"raw":{"url":"https://api.slamai.dev/token/price","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"0e11fc2a91e071e774e6bc522f6992645d81ae9c960e52c569e1ecf4b3898abd","advertisedPriceUsd":0.001},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":1,"resource_url":null,"resource_description":null,"bazaar_extension":null,"accepted_requirements":[{"raw":{"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},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","scheme":"exact","network":"base","amountAtomic":"1000"}],"bazaar_compatible":false,"bazaar_validated_at":"2026-09-14 16:10:15.4+00","bazaar_validation_error":"missing Bazaar extension"},"sonar_metrics":{"score":0.707,"uptime":0.9444444,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":930,"latency_p90":2399,"price_drift_pct":0},"cdp_indexed":false,"confidence":"medium"}