Merging updates from defillama#3
Open
iagoLD wants to merge 5989 commits intoWindow-Finance:masterfrom
Open
Conversation
* Add maxshot yield adaptor. * Split TVL * Use BigInt for precision in TVL calculation to prevent overflow. * Use apyBase instead of apy * Add description for the pool fees. * Fix issues by ai reviewer. * Display poolMeta when fee is zero.
* add hyperliquid pools * fix ausd pool and add merkl rewards * more robust by using bigint and console errors
* add earn vaults * use subgraph instead * checksum addresses to ensure pools are correctly matched
* adds abyss adapter * optimise
* fix: add more robust underlying token identifier * fix avalanche url, add more precise underlying token mechanism for borrow markets
…2367) * underlying tokens updated to token itself * add neth for node dao * exclude inactive lsts * exclude mev protocol * additional
* fix: layerbank adapter * add better rate model check and sanity cap
* Nest V1 adapter Nest V1 adapter * Update index.js * Update index.js * Update index.js * Update index.js --------- Co-authored-by: aegas-io <support@aegas.io>
* fix node dao * remove duplicate url and add price guard * match preexisting pool value to preserve history
* fix: meta pool eth, add new spETH pool * adjust apy calculation
* fix: reserve protocol * use token itself as underlying
* fix: add null check for regex match in cian-yield-layer The regex .exec() on line 67 can return ull when symbolSplit doesn't contain parentheses, causing a crash when accessing [1]. This fix adds a null check before accessing the match result, preventing potential DoS from malformed API responses. Signed-off-by: Phu Si On <phusi319@users.noreply.github.com> * fix: keep poolMeta a string to avoid downstream null dereference Signed-off-by: Phu Si On <phusi319@users.noreply.github.com> --------- Signed-off-by: Phu Si On <phusi319@users.noreply.github.com>
* adding yhlp vault * adding url * updated slug * adding yValos and yPythagoras * Rename YPYTHAGORAS_CONTRACTS to YPYMN_CONTRACTS in yieldfi adapter Co-authored-by: Neel Ratn <neelratn.official@gmail.com> * updated decimals * Fix typo in yPYNM variable name to yPYMN --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
* add mantle, megaeth, ink chains to aave-v3 * ink covered in tydro adapter alr
* add blockchain capital adapter * blockchain capital adapter
* Add adapter for pufETH yield * Add rewards APR through Merkl for puffer-stake adapter * Apply code rabbit suggestions for guards * Use 180d for base APY and remove 7d APY * Add searchTokenOverride and use ETH as underlying token * Use 30d for base APY and add 7d APY back
* use pagination instead of 1000 limit * use 50k tvl limit
* remove token address from holders * fetch 11 * ensure avg position stays accurate
* theo tbill * fix tvl dbl count
* add hastra adapter * tweaks
* add OnRe adapter * fix
* add superstate-ustb adapter * use format chain
chore: 🤖 add NUSD tranches in strata
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.