{"uid":"cap_ZzXkjk1IFx0Wfz9ZoJQiG","slug":"openintel-find-shared-holders-for-tokens-e9437a05","name":"OpenIntel Find Shared Holders for Tokens","description":"Pay-per-call proxy for the OpenIntel API.","url":"https://api.openintel.agency/api/v1/find_shared_holders_for_tokens","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"chain":{"type":"string","minLength":1},"limit":{"type":"integer","maximum":5000,"minimum":1},"snapshot_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"token_addresses":{"type":"array","items":{"type":"string","minLength":1},"minItems":2}}},"responseSchema":{"type":"json","example":{"meta":{"as_of":"2026-05-23T00:00:00Z","cache_age_seconds":0},"results":[{"as_of":"2026-05-23T00:00:00Z","wallet_address":"0xabcdef0123456789abcdef0123456789abcdef01","balances_per_token":[{"balance":1234.5,"token_address":"0x22aF33FE49fD1Fa80c7149773dDe5890D3c76F3b"},{"balance":2.1,"token_address":"0x4200000000000000000000000000000000000006"}]}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dMm3XO0DTkOMYLl5ukd_P","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Given a set of token addresses, returns wallet addresses that hold balances across all specified tokens, along with their per-token balances.","exampleAgentPrompt":"Find all wallet addresses that hold balances in both token 0x22aF33FE49fD1Fa80c7149773dDe5890D3c76F3b and 0x4200000000000000000000000000000000000006 — I want to see which wallets are holding both and how much of each they have.","exampleUseCases":[{"title":"Identify whale investors across DeFi protocols","prompt":"Show me all wallet addresses that hold balances in both Aave and Curve tokens — I need to see which whales are invested in both protocols and their position sizes."},{"title":"Target airdrop recipients for new token launch","prompt":"Find wallet addresses that hold all three of these tokens: 0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, and 0x6B175474E89094C44Da98b954EedeAC495271d0F — I want to airdrop to users already committed to this ecosystem."},{"title":"Analyze investor overlap between competing protocols","prompt":"Which wallet addresses hold balances in both Uniswap and Sushiswap tokens? I'm trying to understand the overlap between our user base and our competitors' to identify potential migration risks."}],"resultDescription":"A JSON object with a meta block (as_of timestamp, cache age in seconds) and a results array of wallet addresses, each containing their balances per requested token address.","failureModes":["Invalid or unrecognized token addresses return empty results or an error","Payment failure via x402 protocol results in 402 response with no data","Tokens with no shared holders return an empty results array","Rate limiting or quota exceeded returns an error status","Malformed request body (missing token list) returns a validation error"],"whenToPreferThis":"Use this endpoint when you need to identify wallet addresses that simultaneously hold balances in multiple specific ERC-20 tokens — ideal for on-chain audience analysis, DeFi holder research, airdrop targeting, or identifying overlapping investor communities across token projects.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:42:12.097Z","isFirstParty":false}