list_wallets
Browse the wallets CabalSpy tracks for a chain and wallet type. Use this to
answer which KOLs or smart money wallets are covered at all. Always pass a
limit; the full list runs into the thousands.
blockchain: solana, bnb, base, eth or rh
wallet_type: kol, smart or whale
limit: wallets per page (default 50)
cursor: pagination cursor from the previous responseInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many entries to return. Keep it small: large results are trimmed to fit the context window anyway. | |
| cursor | No | Pagination cursor taken from the previous response. Leave empty for the first page. | |
| blockchain | Yes | Blockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2. | |
| wallet_type | Yes | Wallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||