Volume
Transactions
Volume
Total trading volume of tracked wallets within a time window, up to 24 hours back, in native currency and USD, optionally per token.
GET
Volume
The volume counterpart to Count. Returns the total trading volume of tracked wallets within a time window, up to 24 hours back, in both native currency and USD. Optionally filter to a single token with mint.
Use it for volume indicators, for example how much SOL of KOL volume flowed through a token in the last hour, without pulling every transaction.
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 measure only that token volume.
string
required
Your API key. Alternatively pass it as an Authorization Bearer header.
Usage Example
Response
boolean
True on success.
object

