Skip to main content

Path Parameters

string
required
Token contract address.

Query Parameters

string
required
Blockchain network where the token is deployed.
string
required
Time period over which DEX statistics are aggregatedAvailable values: 1h ,6h 12h , 1d ,3d 7d

Code Examples


Response Fields

float
Total buy volume during the selected period.
integer
Total number of buy transactions.
integer
Number of unique wallets that executed buy transactions.
float
Total sell volume during the selected period.
integer
Total number of sell transactions.
integer
Number of unique wallets that executed sell transactions.

Example Response

Example Response