{"uid":"cap_xyUVXjgTuasFhZUWECJEu","slug":"graphadvocate-uniswap-trader-profiler-4ab65bfc","name":"GraphAdvocate Uniswap Trader Profiler","description":"Who is trading a token on Uniswap, and which way. POST {token, chain?, limit?}. Aggregates a recent swap sample on the deepest venue by trader EOA and returns per-wallet buys/sells/volume_usd/net_token plus a stance (accumulator / distributor / accumulating / distributing). Wallets are profiling input — feed them to /agent/score to find out who is on the other side.","url":"https://graphadvocate.com/uniswap/traders","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"chain":{"type":"string"},"limit":{"type":"integer"},"token":{"type":"string"}}},"responseSchema":{"type":"json","example":{"token":{"symbol":"WETH"},"venue":{"pair":"USDC/WETH","fee_tier":500},"sample":{"swaps_scanned":200,"unique_wallets":131},"traders":[{"buys":3,"sells":10,"stance":"distributing","wallet":"0x5b43453f…","volume_usd":222360}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_pkRGUfxxkJzt2oxVQWfDh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Identifies who is buying and selling a specific token on Uniswap, profiling each wallet's buy/sell volumes and net position stance (accumulator, distributor, accumulating, or distributing).","exampleAgentPrompt":"Who is trading PEPE on Uniswap right now — show me the top 20 wallets, whether they're buyers or sellers, and their net positions so I can see who's accumulating vs distributing.","exampleUseCases":[{"title":"Spot early accumulators before a pump","prompt":"Can you pull the top 15 wallets trading LINK on Uniswap and tell me which ones are accumulating — I want to see their buy/sell volumes and net token positions."},{"title":"Identify who is dumping a token","prompt":"I'm watching ARB on Uniswap — show me the wallets with the highest sell volume over recent swaps so I can see who's distributing and how much."},{"title":"Feed trader wallets into reputation scoring","prompt":"Get me the recent Uniswap traders for DOGE on Base — top 25 wallets — so I can pass them to the wallet scorer and figure out if any of them are high-quality or sketchy addresses."}],"resultDescription":"Returns a list of wallet EOA addresses each with: buy volume (USD), sell volume (USD), total volume (USD), net token amount, and a stance classification (accumulator, distributor, accumulating, or distributing). Covers recent swaps on the deepest Uniswap venue for the token.","failureModes":["Token not found or insufficient liquidity on Uniswap returns empty results","Invalid token address format returns a 400-level error","Unsupported chain returns an error or empty dataset","limit parameter out of range may be capped or rejected","Network or RPC timeout may result in partial data or failure"],"whenToPreferThis":"Use this endpoint when you need to understand the composition of traders for a specific Uniswap token — who is accumulating versus distributing — especially as a precursor to feeding wallets into a reputation or skill scoring pipeline. Prefer this over generic DEX analytics when you need per-wallet stance classification rather than aggregate volume stats.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:31:58.149Z","isFirstParty":false}