API
Last updated
Last updated
Response schema and examples are available in the link (will update when protocol goes live)
This APR value is based on Simple Moving Average of APR values over a period of 7 days.
Returns the ETH price for further calculations.
Returns the liquid staking rewards history stats per user.
The only required query parameter is address
.
Optional Parameters:
currency
: USD/EUR/GBP - Fiat currency in which to display stETH denominated in fiat. USD by default.
onlyRewards
: true/false - Include only rewards without transfers or staking, false by default.
sort
: asc/desc - Sort of transactions by blockTime. desc by default.
skip
: number - Amount of data items to skip.
limit
: number - Maximum amount of data items to respond with.
skip
and limit
params are used for pagination eg:
Returns the liquid staking protocol stats.
Returns the knBONE token total supply.
Returns the list of validators connected to the liquid staking protocol.
Returns the list of all farming pools within the Farming functionality of K9 Finance DAO.
Returns the full info about the farming pool within the Farming functionality of K9 Finance DAO from ordered list.
Returns the full info about the farming pool within the Farming functionality of K9 Finance DAO by pool address.
Returns the full info about the bonus reward pools of the farming pool by its address.
Returns the full info about the bonus reward pool of the farming pool by its address and bonus pool id.
Returns a list of multiple rates for further calculations.