Latest KOL spot trades for one token
Returns the newest KOL spot trades for a single mint with absolute USD volume at or above minVolume. Supports hideArb to keep only legs involving that mint.
Authorizations
Path Parameters
Solana token mint address
32 - 44^[1-9A-HJ-NP-Za-km-z]{32,44}$Query Parameters
Minimum absolute USD volume for KOL trades. Use 0 or omit the parameter to receive all eligible KOL trades. Allowed: 0, 1000, 2500, 5000, 10000. Default 0.
0, 1000, 2500, 5000, 10000 Pagination cursor. Prefer the opaque nextCursor from the previous response (base64url JSON of time/tx/token/side/wallet). A raw millisecond timestamp is also accepted.
Page size. Default 250, max 500.
1 <= x <= 500When true, attach meta.from / meta.to token metadata and historical prices.
Token-scoped KOL only. Keep rows where from or to matches the path token.
Only DESC is supported.
DESC