Stats
Get platform historical liquidity or volume data
GET
Hedera Network | Base URL |
---|---|
Mainnet | https://api.saucerswap.finance |
Testnet | https://test-api.saucerswap.finance |
Previewnet | Not supported |
Headers
API key for authentication. The demo api key provided is globally rate limited. Do not use in production.
Query Parameters
From unix seconds
Example:
1697600000
To unix seconds
Example:
1697610000
Data interval
Available options:
HOUR
, DAY
, WEEK
Example:
"HOUR"
Data type
Available options:
LIQUIDITY
, VOLUME
Example:
"LIQUIDITY"
Response
200 - application/json
Successful response
The response is of type object[]
.