{"uid":"cap_w8imuXLqarymJl4v63Ayh","slug":"onchain-query-api-evm-wallet-snapshot-af788de8","name":"Onchain Query API – EVM Wallet Snapshot","description":"Wallet snapshot on any major EVM chain (base, ethereum, arbitrum, optimism, polygon): native balance, USDC balance, transaction count, contract-or-EOA flag, USD values. One call, no RPC keys or node infra needed.","url":"https://chain.cyberwarex.com/wallet","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"chain":{"enum":["base","ethereum","arbitrum","optimism","polygon"],"type":"string","default":"base","description":"EVM chain to query."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Wallet or contract address to inspect."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"usdc":{"type":"object","description":"USDC balance and raw 6-decimal amount."},"chain":{"type":"string"},"native":{"type":"object","description":"Native coin balance: symbol, balance, wei, usd (usd null if price feed is down)."},"address":{"type":"string"},"tx_count":{"type":"integer","description":"Outbound transaction count (nonce)."},"is_contract":{"type":"boolean"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Dpo2ECyf-fst_WqcAO1xM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a wallet snapshot for any EVM address on major chains, including native balance, USDC balance, transaction count, contract-or-EOA flag, and USD values — no RPC keys needed.","exampleAgentPrompt":"Can you pull the full wallet snapshot for 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 on Ethereum — I need the native ETH balance, USDC balance, transaction count, and whether it's a contract or a regular wallet?","exampleUseCases":[{"title":"Pre-transaction wallet verification","prompt":"Before I send funds, check if 0xAbCd...1234 on Base is a regular wallet or a smart contract, and tell me its current ETH and USDC balances."},{"title":"DeFi user activity screening","prompt":"I need to know how active this wallet 0x742d35Cc6634C0532925a3b844Bc454e4438f44e is on Arbitrum — get me its transaction count and current balances in USD."},{"title":"Polygon wallet balance audit","prompt":"Pull a snapshot of the wallet 0x1234...abcd on Polygon — I need the native MATIC balance, USDC balance, and what those are worth in USD right now."}],"resultDescription":"A wallet snapshot object containing the native token balance, USDC balance, transaction count, a boolean or flag indicating whether the address is a smart contract or EOA, and USD-denominated values for the balances — all for the specified EVM chain.","failureModes":["Invalid or malformed wallet address returns an error","Unsupported chain value (not one of base, ethereum, arbitrum, optimism, polygon) returns a validation error","Address not found or zero-activity wallet may return zeroed balances","Payment failure (x402 protocol) if USDC micropayment is not completed","Network timeout if the underlying chain RPC is congested"],"whenToPreferThis":"Choose this endpoint when you need a quick, all-in-one wallet snapshot across major EVM chains without managing RPC infrastructure or API keys. It is ideal for agents that need native balance, USDC balance, transaction count, and contract detection in a single call at very low cost ($0.003 USDC). Prefer it over raw RPC calls when simplicity and speed matter more than full historical data access.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:43:11.582Z","isFirstParty":false}