DEX whale board
dex_boardThe wallets that moved the most size on DEXes across Ethereum, Base and Arbitrum in the last 48h, ranked, with buy and sell dollars, chains, token count and a behaviour classification; or, with token, the 24h whale-swap snapshot for one token. Use it for "who is moving size on chain", "biggest DEX traders this week", "who is trading PEPE on chain". Keyless returns the board with wallet addresses withheld; Starter and up names every wallet (pass one to dex_wallet). Descriptive market data only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Restrict to one chain: ethereum, base, arbitrum. Anything else is refused by name rather than answered as nothing happening there. Omit for all of them. | |
| limit | No | Max wallets. Defaults to 20, hard ceiling 100 for everyone. | |
| token | No | One token symbol or contract address for the per-token snapshot. Omit for the wallet board. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Rows returned. | |
| summary | No | The answer in one plain sentence, computed from the fields below. Open the reply with this, then let the numbers back it up. Null only when there was nothing to summarise. | |
| upgrade | No | Present only when identities were withheld. | |
| wallets | No | Ranked wallets: swaps, usd, buy_usd, sell_usd, chains, tokens, classification; wallet address on Starter and up. | |
| snapshot | No | With token: the 24h whale-swap snapshot for that token. | |
| available | No | False when the board has not published (building:true) or the token has no snapshot. | |
| wallets_withheld | No | Free: wallet identities held back on this many rows. |