Get list of active farms
Farms
REST API: List active farms
List all active SaucerSwap yield farms with farm and pool ids, SAUCE and HBAR emission rates per second, and total staked LP token amounts per farm.
GET
Get list of active farms
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
SaucerSwap farm id
Example:
14
SaucerSwap pool id
Example:
35
The amount of SAUCE emitted per second to the pool if the farm exists
Example:
2.3062
The amount of HBAR emitted per second to the pool if the farm exists
Example:
0.0103
Total staked LP amount in its smallest unit
Example:
"955338445589"