{"uid":"cap_Ei2QyonwvlwuBnO5JoeZl","slug":"coingecko-onchain-dex-token-price-lookup-base-network-multi-token-d53c3c85","name":"CoinGecko Onchain DEX Token Price Lookup (Base Network, Multi-Token)","description":"Query onchain DEX token price & market data based on the provided token contract addresses on a network.","url":"https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b,0x22af33fe49fd1fa80c7149773dde5890d3c76f3b,0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf,0xc0634090f2fe6c6d75e61be2b949464abb498973","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"include_24hr_vol":{"type":"boolean"},"mcap_fdv_fallback":{"type":"boolean"},"include_market_cap":{"type":"boolean"},"include_inactive_source":{"type":"boolean"},"include_24hr_price_change":{"type":"boolean"},"include_total_reserve_in_usd":{"type":"boolean"}}}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"include_24hr_vol":true,"mcap_fdv_fallback":false,"include_market_cap":true,"include_inactive_source":false,"include_24hr_price_change":true,"include_total_reserve_in_usd":false}},"output":{"type":"object","example":{"0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b":{"usd":1.25,"usd_24h_vol":500000,"usd_24h_change":2.5,"usd_market_cap":50000000},"0x22af33fe49fd1fa80c7149773dde5890d3c76f3b":{"usd":0.85,"usd_24h_vol":300000,"usd_24h_change":-1.2,"usd_market_cap":30000000}}}},"response":{"data":{"id":"494c6f43-ce76-48c1-acb7-0d764216cab2","type":"simple_token_price","attributes":{"token_prices":{"0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b":"0.602933225659966","0x22af33fe49fd1fa80c7149773dde5890d3c76f3b":"0.000465638117780285","0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf":"15.9679748029575","0xc0634090f2fe6c6d75e61be2b949464abb498973":"0.149857952772638"},"h24_volume_usd":{"0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b":"14056976.8889089","0x22af33fe49fd1fa80c7149773dde5890d3c76f3b":"478986.164624658","0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf":"13200754.975005","0xc0634090f2fe6c6d75e61be2b949464abb498973":"590308.917856563"},"market_cap_usd":{"0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b":"396161840.65663034","0x22af33fe49fd1fa80c7149773dde5890d3c76f3b":"46563811.778028496","0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf":"746688563.1483302","0xc0634090f2fe6c6d75e61be2b949464abb498973":"83059499.87961274"},"h24_price_change_percentage":{"0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b":"-4.412822571947231","0x22af33fe49fd1fa80c7149773dde5890d3c76f3b":"-1.9089210685202622","0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf":"2.7406279092","0xc0634090f2fe6c6d75e61be2b949464abb498973":"-5.176212331016617"}}}}},"exampleRequest":{"include_24hr_vol":true,"mcap_fdv_fallback":false,"include_market_cap":true,"include_inactive_source":false,"include_24hr_price_change":true,"include_total_reserve_in_usd":false},"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_ggYN4XTwoL7FZWUsktCOi","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":"Fetches real-time DEX token price and market data for multiple token contract addresses on the Base network via CoinGecko's onchain data API.","exampleAgentPrompt":"Can you pull the current onchain DEX prices and 24-hour price changes for these four Base network token contracts — 0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b, 0x22af33fe49fd1fa80c7149773dde5890d3c76f3b, 0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf, and 0xc0634090f2fe6c6d75e61be2b949464abb498973 — including their market caps and 24-hour trading volumes?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing real-time onchain price data for each queried token contract address on the Base network, including USD price, and optionally 24hr volume, market cap, 24hr price change, total reserve in USD, and inactive source data depending on query parameters.","failureModes":["Invalid or malformed contract address returns empty or error response","Unsupported network identifier returns 404 or error","Token not indexed by CoinGecko onchain data returns null values","Rate limiting or authentication failure returns 401/429","Inactive token with no recent DEX trades may return stale or missing price data"],"whenToPreferThis":"Use this endpoint when you need real-time onchain DEX price data for one or more specific token contract addresses on the Base network, especially when you want optional enrichment like market cap, 24hr volume, or price change. Prefer this over CoinGecko's standard simple/price endpoint when dealing with newer or less-liquid tokens that are primarily traded on DEXes and may not have a CoinGecko coin ID.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:02:35.308Z","isFirstParty":false}