Merging updates from defillama#3
Open
iagoLD wants to merge 5850 commits intoWindow-Finance:masterfrom
Open
Conversation
fix symbiosis adapter
The daily APY was showing 0 because yield is reported manually (once per day), and DefiLlama's adapter runs might miss the exact block window where share price changes. Using the 7-day rolling APY provides more stable and accurate yield data. Falls back to daily APY if vault is <7 days old. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
feat: add altura adapter
fix: silo-v2
Fix lazy adapter: use 7-day APY as primary metric
Update Harborfi
feat: add openeden-tbill adapter
fix: exclude davos
fix: hermes-v2
feat: add openeden-usdo adapter
* tron * some more * berapaw, bifrsot-liquid-staking and meta-pool-eth * missing_underlying_token_sks finito * fix: zksync format chain * astroport confirmed & tested * chainflip + defichain partial * ekubo added * endur confirmed * fiva confirmed as working * flamingo finance checked and tested * flex perpetuals checked * ghost fix underlying * growihf confirmed * harbor tested * hashking underlying * hatom-lending checked * hydt confirmed * icp swap * indigo tested * libre swap and lista-cdp * add mars-lend * nolus protocol * ondo yield assets confirmed * openeden usdo comment * osmosis tested and good coverage * pendle map for unresolved tokens * stader * supervaults confirmed * thorchain-dex tested * toros fixed and confirmed * turbos underlying * venom stake * vesper fix * veda ethereum prefix * web3world added * yearn-finance added and tested * use pusd contract * yuzu money confirmed * zest working * pando-leaf underlying * axios instead of superagent!! * fix issues * add cg id for ripple openeden tbill * ensure the pool is exactly the same for all ids * add padStarknetAddress to utils and use
* feat: add jupiter lend adapter * fix: the borrow apy in vaults and earn earn rewards token * remove dbl count, show apyBaseBorrow --------- Co-authored-by: startup-dreamer <startup-dreamer@users.noreply.github.com> Co-authored-by: kr3p <123127490+0xkr3p@users.noreply.github.com>
* Added Zircuit Finance * Refactor Zircuit Finance adaptor to use a simplified vault structure and improve APY calculation logic
Co-authored-by: Greg T <greg@permianlabs.xyz>
* minor changes * logging
* feat: add yield for skntq * add kHYPE * consistency in pool naming --------- Co-authored-by: kr3p <123127490+0xkr3p@users.noreply.github.com>
* Hydro Inflow pools APYs * calculate base apy more accurately * resolved PR comments * replaced superagent with axios library * replaced apyBase with apyBase14d * fetch APY data from our API instead of unreliable chain nodes * Switched to using 14d APY for abyBase
* feat: add gaib adaptors * feat: enhance APY calculation for sAID vault with 30-day lookback
* Refactor LP price calculation and APY function * Enhance fallback APY calculation and add URL Added fallback chart URL and improved fallback APY logic. * Update index.js * Update index.js * Update index.js * Update index.js * Update index.js * Update index.js
* rename token > searchTokenOverride and add token field * adaptors instead of adapters
* set inactive farm to 0 apy, and add new spk farm * exclude old sky farm
* exclude premia-v2 * fix kinetic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.