{"uid":"cap_pdYF30L6_ZyAd1P_x5tbs","slug":"evm-native-balance-ce33d140","name":"EVM Native Balance","description":"60 paid endpoints with no metering, no API key and no account. Each endpoint has one flat price per call, whatever the size of the request: LLM completions with automatic failover across several large models, read-only EVM tooling over Base, Ethereum, Polygon, Arbitrum and Optimism, and pure crypto utilities that touch no network.","url":"https://flat-rate-llm.kikoribera03.workers.dev/v1/evm/balance","method":"POST","headers":{},"bodySchema":{"type":"object","required":["address"],"properties":{"chain":{"type":"string","description":"base | ethereum | polygon | arbitrum | optimism. Defaults to base."},"address":{"type":"string","description":"0x-prefixed address to look up."}}},"responseSchema":{"type":"object","properties":{"wei":{"type":"string"},"chain":{"type":"string"},"ether":{"type":"number"},"address":{"type":"string"}}},"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_kwCCKcghBGFGVxye7td9g","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 the native coin balance (ETH, MATIC, etc.) for any EVM address on Base, Ethereum, Polygon, Arbitrum, or Optimism via eth_getBalance.","exampleAgentPrompt":"What's the current ETH balance of 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 on Ethereum mainnet — give me both the wei amount and the ether value?","exampleUseCases":[{"title":"Gas check before sending transaction","prompt":"Before I submit this transaction, check whether 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 has enough ETH on Arbitrum to cover gas — show me the balance in ether."},{"title":"Portfolio native balance snapshot","prompt":"Pull the native coin balance for wallet 0xAb5801a7D398351b8bE11C439e05C5B3259aeC9B on Polygon so I can see how much MATIC they're holding right now."},{"title":"Monitor whale wallet on Base","prompt":"Check the current ETH balance on Base for 0x4838B106FCe9647Bdf1E7877BF73cE8B0BAD5f97 and tell me the exact amount in both wei and ether."}],"resultDescription":"A JSON object containing the queried address, the chain identifier in CAIP-2 format (e.g. eip155:8453), the balance expressed as a string in wei, and the balance as a floating-point number in ether units.","failureModes":["Invalid or malformed Ethereum address returns an error response","Unsupported chain identifier results in a 400 or error payload","RPC node for the requested chain is temporarily unavailable, causing a timeout or 5xx error","Payment (x402) not provided or insufficient funds returns a 402 Payment Required response","Address with zero balance returns wei: '0' and ether: 0 (not an error, but may be unexpected)"],"whenToPreferThis":"Choose this endpoint when you need a quick, flat-rate native coin balance lookup across the five major EVM chains (Base, Ethereum, Polygon, Arbitrum, Optimism) without setting up API keys or worrying about rate limits. It is ideal for agents that need to check gas availability, monitor wallet balances, or enrich on-chain data cheaply at $0.001 per call. Prefer alternatives if you need ERC20 token balances (use the ERC20 token info sibling) or balances across many chains not in the supported set.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:51:29.384Z","isFirstParty":false}