Discover wallets connected to a seed address via on-chain transfers and identity proofs
Returns sibling wallets discovered via the on-chain transfer graph (USDC, pUSD, CTF) plus identity-proof signals (shared signer, shared X username, shared first funder). Use this to surface likely-related accounts behind a single operator — alt wallets, hot/cold splits, multi-account farming patterns.Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
confidence score from 0 to 100. Scores ≥70 indicate strong evidence (the default min_confidence). Lower the threshold to surface weaker links — useful for exploratory investigation, noisier for automated workflows.
recompute=true to force a fresh BFS even when a cached result exists.min_hops reports the shortest path from the seed to each sibling in the transfer graph (0 = direct).evidence object is free-form and may include bidirectional flow signals, classification, verified-trader flag, direct-flow tx counts/amounts, and identity proofs (same_signer, same_x_username, shared_first_funder).| Constraint | Value |
|---|---|
min_confidence | 0–100 (default 70) |
limit | 1–200 (default 50) |
Seed wallet address (proxy or signer).
Minimum confidence to include (default 70 = strong-only).
0 <= x <= 100Max siblings to return.
1 <= x <= 200Force a fresh BFS even if a cached result exists.
Successful Response
Connected wallets for a given seed, sourced from the wallet-cluster job.