-
Notifications
You must be signed in to change notification settings - Fork 840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add kamino liquidity yields #1077
Conversation
The kamino-liquidity adapter exports pools:
|
hi ty for adding. some of the pools have reward apr 0, is that correct cause eg |
Hi, yes that should be correct. The one you mentioned: https://app.kamino.finance/liquidity/jitosol-sol-raydium/5QgwaBQzzMAHdxpaVUgb4KrpXELgNTaEYXycUvNvRxr6 The base APY there is what we call vault APY on our website, this APY is made up of earning trading fees and DEX rewards (Orca or Raydium for example), which are all continuously compounding into the user's position. APY rewards are based on Kamino rewards/incentives added for specific vaults. They are additional to the Vault APY and are auto-compounded into user positions as well. Some tokens like JitoSOL have additional liquid staking APY, those rewards are earned in addition to the total APY, but we do not really count those in our total APY number for vault view. Not sure if you want me to include this number in the base/reward APY number as well. Hopefully this clarified it for you, let me know if this works. |
Add yields for kamino-liquidity project (https://defillama.com/protocol/kamino-liquidity) using our API (unfortunately on-chain data of these metrics are not available as we have to process historical on-chain state to get these).