{"uid":"cap__Zg8HZlEbU7sLX3GZ-hLR","slug":"by-symbol-token-price-lookup-a057095a","name":"By Symbol – Token Price Lookup","description":"Pay-per-request access to CoinGecko, DefiLlama, Alchemy, and Etherscan APIs. No auth, no subscriptions.","url":"https://stablecrypto.dev/api/alchemy/prices/by-symbol","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"network":{"type":"string","description":"Alchemy network slug, e.g. eth-mainnet, base-mainnet"},"symbols":{"type":"string","description":"Comma-separated token symbols (e.g. ETH,USDC)"}}},"responseSchema":null,"example":{"request":{"network":"eth-mainnet","symbols":"ETH,USDC"},"response":{"data":[{"prices":[{"value":"1729.16","currency":"usd","lastUpdatedAt":"2026-06-18T05:46:08.584Z"}],"symbol":"ETH"},{"prices":[{"value":"1.0008","currency":"usd","lastUpdatedAt":"2026-06-18T05:46:09.599Z"}],"symbol":"USDC"}]}},"exampleRequest":{"network":"eth-mainnet","symbols":"ETH,USDC"},"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_dpCxLFzSaZnDF-2Ysh8J5","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 current token prices for one or more tokens identified by symbol on a specified blockchain network via Alchemy","exampleAgentPrompt":"Can you look up the current prices of ETH and USDC on eth-mainnet using Alchemy's price feed?","exampleUseCases":null,"resultDescription":"A JSON object keyed by token symbol containing current price data for each requested token on the specified network, sourced from Alchemy's pricing infrastructure.","failureModes":["Invalid or unsupported network slug returns an error","Unknown or unsupported token symbol returns empty or error response","Malformed comma-separated symbols list causes a 400 bad request","Network connectivity or Alchemy upstream outage causes a 502/503","Missing required fields (network or symbols) returns a validation error"],"whenToPreferThis":"Use this endpoint when you need fast, on-demand price lookups for one or more crypto tokens by their ticker symbols (e.g. ETH, USDC, WBTC) on a specific EVM-compatible network. Prefer this over address-based lookups when you know the symbol but not the contract address. It is ideal for portfolio valuation, DeFi analytics, and real-time price checks across networks supported by Alchemy.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:45:33.055Z","isFirstParty":false}