Skip to main content
GET
Get application stats

Authorizations

x-server-key
string
header
required

Query Parameters

since
string

Response

OK

volume
string | null

Total quote volume (normalized, in human-readable quote token units) for trades where this application's users were the taker

Example:

"12345.67"

makerFee
string | null

Total maker fees collected (normalized, in human-readable quote token units)

Example:

"12.34"

takerFee
string | null

Total taker fees collected (normalized, in human-readable quote token units)

Example:

"34.56"

applicationTakerFee
string | null

Application revenue share from taker fees (normalized, in human-readable quote token units)

Example:

"5.67"

tradeCount
string | null

Total number of trades

Example:

"42"