{"uid":"cap_dgA0l9CbyAr6-7_nPjUqR","slug":"b20-token-info-base-erc-20-metadata-b20-signals-20ba5cad","name":"B20 Token Info (Base ERC-20 Metadata + B20 Signals)","description":"ERC-20 metadata plus B20 signals for any Base address: name, symbol, decimals, total supply, best-effort paused/cap, bytecode size, and whether the address carries the factory-issued 0xB200 prefix. Works on plain ERC-20s too (isB20 comes back false). ?address=0x…","url":"https://agent402.tools/api/b20-token-info","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"},"queryParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"0x token address on Base"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["address","isB20","prefixMatch","name","symbol","decimals","totalSupply","totalSupplyFormatted"],"properties":{"name":{"type":"string"},"isB20":{"type":"boolean"},"symbol":{"type":"string"},"address":{"type":"string"},"decimals":{"type":"integer"},"prefixMatch":{"type":"boolean"},"totalSupply":{"type":"string"},"totalSupplyFormatted":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"name":"USD Coin","isB20":false,"symbol":"USDC","address":"0x8335…2913","decimals":6,"prefixMatch":false,"totalSupply":"…","totalSupplyFormatted":"…"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FCnBSfwpOCvrxfWgOrc-l","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns ERC-20 metadata and B20-specific signals for any token address on Base, including name, symbol, decimals, total supply, paused/cap status, bytecode size, and whether the address carries the factory-issued 0xB200 prefix.","exampleAgentPrompt":"What are the ERC-20 details for the Base token at 0xB200abc123... — is it a B20 factory token, what's its name and symbol, and is it paused?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the token's name, symbol, decimals, total supply, best-effort paused and cap fields, bytecode size, and an isB20 boolean indicating whether the address carries the factory-issued 0xB200 prefix.","failureModes":["Invalid or non-contract address returns an error or empty metadata","Address exists on a different chain (not Base) returns incorrect or no data","Non-ERC-20 contract returns partial metadata with isB20 false","Rate limiting or network timeout if Base RPC is congested","Malformed 0x address format returns a validation error"],"whenToPreferThis":"Use this endpoint when you need quick, single-call ERC-20 metadata for a Base network token address, especially when you also need B20-specific signals like the 0xB200 factory prefix check. Prefer this over generic blockchain explorers when you want structured JSON output optimized for agent consumption, including the isB20 classification alongside standard token properties.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:01:52.623Z","isFirstParty":false}