{"uid":"cap_dP6B1laUqlIWSuKzU9Eu9","slug":"signals-edge-report-wallet-full-balance-bundle-737d8c6e","name":"signals.edge.report Wallet Full Balance Bundle","description":"Live wallet balance bundle for agents: native ETH + USDC ERC20 balances + nonce on Base (and Ethereum when configured) plus current gas fees in one call. Use instead of separate balance and gas lookups.","url":"https://signals.edge.report/v1/wallet/full","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":"EVM wallet address to fetch live ETH/USDC balances, nonce, and gas for"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"gas":{"base":{"maxFeePerGasGwei":"0.01","maxPriorityFeePerGasGwei":"0.001"}},"wallet":{"base":{"eth":"0.01","usdc":"12.5","nonce":3},"ethereum":null},"address":"0x0000000000000000000000000000000000000001","product":"edge-signals-wallet-full","summary":{"baseEth":"0.01","baseUsdc":"12.5","baseNonce":3,"baseMaxFeeGwei":"0.01"}}},"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_sjIG5w_EfLaKgFuQhGM8S","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 native ETH balance, USDC ERC20 balance, transaction nonce, and current gas fees for an EVM wallet address on Base (and optionally Ethereum) in a single call.","exampleAgentPrompt":"What's the full wallet status for 0xAbc123...def on Base — give me the ETH balance, USDC balance, nonce, and current gas fees all at once.","exampleUseCases":[{"title":"Pre-transaction wallet readiness check","prompt":"Before I send that USDC transfer, can you check address 0x1234...abcd on Base and confirm how much ETH and USDC it has, what the nonce is, and what gas fees look like right now?"},{"title":"DeFi bot portfolio snapshot","prompt":"Pull the full on-chain snapshot for wallet 0xDead...Beef on Base — I need the ETH balance, USDC balance, nonce, and live gas prices so the bot can decide whether to execute the next trade."},{"title":"Wallet monitoring dashboard refresh","prompt":"Refresh the wallet status for 0xCafe...1234 — show me current ETH and USDC balances, the transaction nonce, and today's gas fees on Base in one shot."}],"resultDescription":"A bundled JSON response containing: native ETH balance, USDC ERC20 balance, current transaction nonce for the given address on Base, and live gas fee parameters (maxFeePerGas and maxPriorityFeePerGas) — all in a single API response, eliminating the need for separate balance and gas lookups.","failureModes":["Invalid or malformed EVM address returns a 4xx error with an address validation message","Network or RPC connectivity issues may return a 5xx error or timeout","Missing required `address` query parameter returns a 400 bad request","Unsupported chain configuration returns an error if Ethereum is not configured","Payment failure (insufficient x402 balance) results in a 402 Payment Required response"],"whenToPreferThis":"Use this endpoint when an agent needs to evaluate wallet readiness before executing a transaction — specifically when you need ETH balance, USDC balance, nonce, and gas fees together. It replaces three or more separate API calls (balance, ERC20 balanceOf, gas) with a single aggregated lookup on Base, reducing latency and cost. Prefer this over the standalone balance or gas endpoints whenever you need more than one of those signals simultaneously.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:39:51.902Z","isFirstParty":false}