Get weekly price, volume and liquidity for all tokens
Tokens
REST API: Weekly metrics for all tokens
Retrieve weekly price, volume, and liquidity datapoints for all SaucerSwap tokens, with prices in tinybar and amounts in each token’s smallest unit.
GET
Get weekly price, volume and liquidity for all tokens
Authorizations
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
API key for authentication. Request a key from [email protected].
Example:
"YOUR_API_KEY"
Response
200 - application/json
Successful response
Unix seconds
Example:
1697677200
Token id (shard.realm.num)
Example:
"0.0.731861"
Token price in tinybar
Example:
"36334886"
Token liquidity in its smallest unit
Example:
"5971792596548121"
Token volume in its smallest unit
Example:
"100169644699152"