Skip to main content
GET
Platform-wide trading volume

Authorizations

apiKey
string
query
required

Query Parameters

period
enum<string>
default:daily

Time period to aggregate over

Available options:
daily,
weekly,
monthly
platform
string

Optional DEX platform filter (e.g. pumpfun, raydiumv4, orca, meteoradlmm, pumpswap). Omit for global stats.

Response

Success

success
boolean
period
enum<string>
Available options:
daily,
weekly,
monthly
platform
string

DEX platform filter applied, or "all" if unfiltered

totalVolumeSol
number
totalVolumeUsd
number
totalTrades
integer
totalBuys
integer
totalSells
integer
totalBundleTrades
integer
totalSniperTrades
integer
totalProtraderTrades
integer
totalFees
number

Total fees in SOL.

totalFeesUsd
number

Total fees in USD.

solPriceUsd
number
timestamp
string<date-time>