{"uid":"cap_xHbjl2HEhC7cqgDDeXr44","slug":"halowerk-markt-token-price-lookup-124f1577","name":"Halowerk Markt Token Price Lookup","description":"Takes a chain key and a contract address, or one of a short list of globally unambiguous symbols. A symbol that is not on that list is refused with 400 and a pointer to the address rather than resolved to a guess: the same ticker exists on every chain, and the imitations carry it deliberately. price_usd, decimals and symbol come from the source as they are. confidence is passed through unsmoothed, and this is the point of the endpoint: where the source omits the field, the answer carries null an","url":"https://markt.halowerk.com/token","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"chain":{"type":"string","default":"base","pattern":"^[a-z0-9_-]{2,24}$","description":"Chain key of the source, for example ethereum, base, arbitrum, optimism, polygon, bsc. Required together with address."},"symbol":{"type":"string","pattern":"^[A-Za-z0-9]{2,10}$","description":"Alternative to address, only for globally unambiguous symbols: BTC, ETH, SOL, BNB, XRP, ADA, AVAX, DOT, MATIC, LINK, UNI, AAVE, DOGE, LTC, ATOM. Anything else is refused with 400."},"address":{"type":"string","pattern":"^(0x[a-fA-F0-9]{40}|[A-Za-z0-9]{32,44})$","description":"Contract address of the token. EVM address as 0x with 40 hex digits, or the mint address on non EVM chains."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yXc5zpl8VtNBqht1f-aFA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the USD price, decimals, symbol, and raw confidence score for a token identified by chain key plus contract address, or by a globally unambiguous symbol, with null passed through where the source omits confidence.","exampleAgentPrompt":"What's the current USD price, decimals, and raw confidence score for the token at contract address 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Ethereum mainnet?","exampleUseCases":[{"title":"DeFi portfolio USD valuation","prompt":"I need the USD price and decimals for the token at 0x6B175474E89094C44Da98b954EedeAC495271d0F on Ethereum — I want the raw confidence score too so I know how reliable the price is."},{"title":"Cross-chain token price verification","prompt":"Look up the USD price for the token at contract 0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174 on Polygon — give me the symbol, price_usd, and whatever confidence value the source has, even if it's null."},{"title":"Unambiguous symbol price fetch","prompt":"What is the current USD price and confidence score for ETH? I want the raw unsmoothed number, not a smoothed estimate."}],"resultDescription":"A JSON object containing price_usd (float or null), decimals (integer), symbol (string), and confidence (float or null where the source omits it), sourced directly from the price oracle without smoothing or interpolation.","failureModes":["400 returned if a symbol is ambiguous or not on the globally-unambiguous allowlist — response includes a pointer to use contract address instead","400 or error if chain key is invalid or unrecognized","null returned for confidence field if the underlying source does not provide it","contract address not found on specified chain returns an error or empty result"],"whenToPreferThis":"Choose this endpoint when you need a token price by exact contract address and chain key, or for a small set of globally unambiguous symbols (ETH, BTC, etc.), and you specifically need the raw unsmoothed confidence score passed through from the source — including null where the source omits it. Prefer this over exchange ticker endpoints when dealing with ERC-20 or cross-chain tokens that are not listed on centralized exchanges, or when you need decimals for on-chain math.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:33:34.129Z","isFirstParty":false}