{"uid":"cap_LzyQgOVc7_tn-8D-qq5pc","slug":"aiagentoracle-ai-809c15d3","name":"AgentOracle Token Snapshot by Symbol","description":"AgentOracle: lookup a single on-chain crypto token by ticker symbol (case-insensitive, e.g. ETH, BTC, SOL). Returns the full price / volume / liquidity / market-cap snapshot, or 404 if the symbol is unknown.","url":"https://aiagentoracle.ai/api/v1/token/ETH","method":"GET","headers":{},"bodySchema":{"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"},"pathParams":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string","description":"Uppercase ticker symbol, e.g. ETH, BTC, SOL."}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","symbol","name","chain","lastUpdated"],"properties":{"id":{"type":"integer","description":"Internal numeric identifier."},"name":{"type":"string"},"chain":{"type":"string","description":"EVM chain slug (e.g. base, ethereum, arbitrum)."},"symbol":{"type":"string","description":"Uppercase ticker symbol, e.g. ETH."},"imageUrl":{"type":["string","null"],"format":"uri"},"priceUsd":{"type":["number","null"],"description":"Spot price in USD."},"marketCap":{"type":["number","null"],"description":"Fully-diluted market cap in USD."},"volume24h":{"type":["number","null"],"description":"Trailing 24h trading volume in USD."},"lastUpdated":{"type":"string","format":"date-time"},"liquidityUsd":{"type":["number","null"],"description":"On-chain pool liquidity in USD."},"confidenceScore":{"type":["number","null"],"description":"Source-quality score, 0..1."},"priceChange24hPercent":{"type":["number","null"],"description":"24h price change, percent (-100..+inf)."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","pathParams":{"symbol":"ETH"},"queryParams":{}}},"response":{"id":2,"name":"Ethereum","chain":"multi","symbol":"ETH","imageUrl":"https://coin-images.coingecko.com/coins/images/279/large/ethereum.png?1696501628","priceUsd":2011.09,"marketCap":242724489013,"volume24h":14105069214,"lastUpdated":"2026-05-29T22:51:28.120Z","liquidityUsd":null,"confidenceScore":0.8,"priceChange24hPercent":0.2959}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_tEqfO4rrweSXLF8DCL50o","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a full on-chain crypto token snapshot (price, volume, liquidity, market cap) for a single ticker symbol.","exampleAgentPrompt":"What's the current price, market cap, 24h volume, and on-chain liquidity for SOL right now? I want the full snapshot including any confidence score on the data.","exampleUseCases":[{"title":"Monitor portfolio token valuations","prompt":"Can you check the current price, market cap, and 24h volume for my holdings in ETH, USDC, and AVAX? I need to see the full snapshot so I can understand my portfolio's current value."},{"title":"Compare liquidity across DeFi tokens","prompt":"I'm evaluating which token to provide liquidity for. Can you pull the on-chain liquidity, trading volume, and current price for AAVE, CURVE, and UNI? Show me the full data including confidence scores."},{"title":"Track emerging token performance","prompt":"I found a new token ticker ARB that I'm interested in. Can you give me everything — what's the price, market cap, 24h volume, on-chain liquidity, and what chain is it on? I want the complete snapshot to decide if it's worth watching."}],"resultDescription":"A JSON object containing the token's internal ID, ticker symbol, full name, EVM chain slug, spot price in USD, fully-diluted market cap, 24h trading volume, on-chain pool liquidity, 24h price change percent, a data confidence score, an image URL, and the last updated timestamp. Returns 404 if the symbol is unknown.","failureModes":["404 if the ticker symbol is not tracked by AgentOracle","Case-sensitivity edge cases (though lookup is described as case-insensitive)","Null values for price, market cap, volume, or liquidity if data is unavailable","Stale data if ingestion pipeline is delayed","Network timeout or service unavailability"],"whenToPreferThis":"Use this endpoint when you need a comprehensive on-chain token data snapshot — price, volume, liquidity, market cap, and chain metadata — for a single token identified by its ticker symbol. Prefer this over the minimal price-only endpoint when your agent needs multiple data dimensions in a single call, or when confidence scoring and chain identification matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:44:58.724Z","isFirstParty":false}