{"uid":"cap_aNVv51Huwgzn3NgNxVHND","slug":"gateway-spraay-app-809f3294","name":"Spraay Gateway Token Balances","description":"Token balances.","url":"https://gateway.spraay.app/api/v1/balances","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"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"balances":{"type":"array"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"address":"0x1234567890123456789012345678901234567890"}}},"response":{"address":"0x1234567890123456789012345678901234567890","chainId":8453,"network":"base","balances":[{"symbol":"ETH","address":"native","balance":"0.267694366943588739","decimals":18,"balanceRaw":"267694366943588739"},{"symbol":"USDC","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","balance":"92.448861","decimals":6,"balanceRaw":"92448861"},{"symbol":"WETH","address":"0x4200000000000000000000000000000000000006","balance":"0.000343401192278473","decimals":18,"balanceRaw":"343401192278473"},{"symbol":"DAI","address":"0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb","balance":"16.716351845100301054","decimals":18,"balanceRaw":"16716351845100301054"}],"timestamp":"2026-06-18T05:13:14.351Z","tokenCount":4}},"exampleRequest":{"address":"0x1234567890123456789012345678901234567890"},"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_-C-qe4Tz_SyYysIgjb1kK","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 token balances for a given blockchain address","exampleAgentPrompt":"What are all the token balances for the wallet address 0x1234abcd...? I want to see every token it holds.","exampleUseCases":null,"resultDescription":"An array of token balances associated with the queried address, including token identifiers and their respective amounts held by that wallet.","failureModes":["Missing or invalid address parameter returns an error","Address with no token holdings returns an empty balances array","Malformed address string may return a validation error","Payment not provided or insufficient results in 402 Payment Required","Downstream node or indexer unavailability causes 503 or timeout"],"whenToPreferThis":"Use this endpoint when you need to enumerate all token balances for a specific blockchain wallet address in a single call. Prefer this over chain-specific RPC calls when you want a normalized, aggregated view of holdings without managing raw RPC infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:51:07.227Z","isFirstParty":false}