Count
Transactions
Count
Count how many transactions tracked wallets made within a time window, up to 24 hours back, optionally filtered to a single token.
GET
Count
A lightweight counter. Returns how many transactions tracked wallets made within a time window, up to 24 hours back. Optionally filter to a single token with mint.
Use it for activity indicators and sparklines, for example how many KOL trades happened in the last hour, without pulling the full transaction list.
Query Parameters
string
required
Chain. One of solana, bnb, base, eth.
string
required
Wallet category kol, smart or whale.
integer
Seconds to look back. Combined with minutes and hours.
integer
Minutes to look back.
integer
Hours to look back. Maximum total window is 24 hours.
string
Optional token mint to count only that token transactions.
string
required
Your API key. Alternatively pass it as an Authorization Bearer header.
Usage Example
Response
boolean
True on success.
object

