{"uid":"cap_GAAIa4aqPGjILNuw4Vna-","slug":"sylphy-token-info-lookup-by-contract-address-756029e3","name":"Sylphy Token Info Lookup by Contract Address","description":"Sylphy helps wallets, apps, and AI agents execute payments and settlements with encrypted intent, policy checks, and audit proofs — while final settlement remains verifiable on Base.","url":"https://api.sylphyagent.com/api/token/%7Baddress%7D","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"},"queryParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"name":"USD Coin","symbol":"USDC","address":"0x833...","decimals":6}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}}},"response":{"x402":{"paid":true},"chain":"base","token":{"name":"USDC","chain":"base","price":0.999698,"symbol":"USDC","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","decimals":6,"imageUrl":"https://coin-images.coingecko.com/coins/images/6319/small/USDC.png?1769615602","marketCap":74693629489,"volume24h":14022931004,"coingeckoId":"usd-coin","description":"USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail ser","priceChange24h":0.00431},"supported":true}},"exampleRequest":{"address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"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_diUuOb8MgDnrxMebhR_vD","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 ERC-20 token metadata (name, symbol, decimals) for a given contract address on the Base network","exampleAgentPrompt":"What token is at contract address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base — can you give me the name, symbol, and decimals?","exampleUseCases":null,"resultDescription":"A JSON object containing the token's name (e.g. 'USD Coin'), symbol (e.g. 'USDC'), contract address, and decimal precision (e.g. 6) for the specified ERC-20 contract on Base.","failureModes":["Invalid or malformed contract address returns an error","Contract address exists but is not an ERC-20 token may return empty or null fields","Address not deployed on Base network may return 404 or empty result","Network congestion or RPC issues may cause timeouts","Payment of 0.01 USDC not provided results in 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need to resolve a raw ERC-20 contract address on Base to its human-readable token metadata (name, symbol, decimals) — especially useful before executing trades, payments, or settlements where you need to confirm token identity and precision.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:30:31.233Z","isFirstParty":false}