{"uid":"cap_i84v_vapyXRWjFl20I-BS","slug":"crypto-wallet-address-classifier-29ecaf41","name":"Crypto Wallet Address Classifier","description":"Guess which chain an address belongs to from its shape and encoding, without requiring the caller to know it up front. Returns the chain, format and address type, or nulls when nothing matches.","url":"https://wallet.openverbs.com/v1/detect","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["address"],"properties":{"address":{"type":"string","maxLength":120,"minLength":1,"description":"The address to classify."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZMyULOl2Jx8GIL2xniC5m","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Detects and classifies the blockchain network of a given crypto wallet address string","exampleAgentPrompt":"Can you figure out which blockchain network this wallet address belongs to: '0x71C7656EC7ab88b098defB751B7401B5f6d8976F'?","exampleUseCases":[{"title":"Routing payments to the right chain","prompt":"Before I send funds, can you detect what blockchain network this address is on — '1A1zP1eP5QGefi2DMPTfTL5SLmv7Divf Na' — so I know which chain to use?"},{"title":"Validating user-submitted deposit addresses","prompt":"A user just entered 'bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq' as their withdrawal address — can you classify what type of crypto wallet address this is so we can route it correctly?"},{"title":"Auditing mixed-chain transaction logs","prompt":"I have this wallet address from a transaction log — 'TNPeeaaFB7K9cmo4uQpcU32zGK8G1NYqeL' — can you identify which blockchain it belongs to?"}],"resultDescription":"Returns the detected blockchain network and address type classification for the submitted wallet address string, indicating which cryptocurrency chain (e.g. Bitcoin, Ethereum, Tron, Solana) the address belongs to.","failureModes":["Address string is empty or exceeds 120 characters — returns validation error","Address format is unrecognized or ambiguous — may return low-confidence or unknown classification","Malformed JSON body or missing required 'address' field — returns 400 bad request","Network timeout or service unavailability — returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need to programmatically determine which blockchain network a wallet address belongs to before routing a payment, validating user input, or enriching transaction data. Prefer this over manual regex checks when you need to handle many different chain formats reliably at scale.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:21.849Z","isFirstParty":false}