v1
latestOpenAPI 3.0.42026-07-26432241.7 KBFarms
Get list of active farms
get/farms
Headers
x-api-keystring required
API key for authentication. The demo api key provided is globally rate limited. Do not use in production.
Response
Successful response
Example response
[
{
"id": 14,
"poolId": 35,
"sauceEmissions": 2.3062,
"hbarEmissions": 0.0103,
"totalStaked": "955338445589"
}
]