Skip to main content
GET
General statistics

Authorizations

x-api-key
string
header
required

API key provisioned by the SaucerSwap team. Request one from [email protected] and send it in the x-api-key header with every request.

Headers

x-api-key
string
required

API key for authentication. Request a key from [email protected].

Example:

"YOUR_API_KEY"

Response

200 - application/json

Successful response

circulatingSauce
string

Total sauce in circulation in its smallest unit

Example:

"526531284317600"

swapTotal
integer

Total swaps across all pools since inception

Example:

"1600796"

tvl
string

Total value locked priced in Tinybar

Example:

"55577479377624950"

tvlUsd
number<float>

Total value locked in USD

Example:

26773811.729033

volumeTotal
string

Total trading volume since inception priced in Tinybar

Example:

"372768795310667371"

volumeTotalUsd
number<float>

Total volume in USD

Example:

220524200.282553