Merging updates from defillama#3
Open
iagoLD wants to merge 6587 commits into
Open
Conversation
* ZealousSwap: Add Igra Network * Suggested fix
* Add Gami Labs yield adapter * Add apyBase: 0 to pass validator, rename Coinshift Leveraged USPC * Re-trigger CI * Use 30d apyBase as primary, fix Silo V2 via totalAssets/totalSupply ratio * Drop apyBase30d from pool output (use internally only for apyBase fallback) * Fix Spectra USDC Vault
add borrowToken where missing
…, pools stale since Jul 11) (#2816) * fusion-by-ipor: fetch vault list once instead of per chain (fixes OOM) * retrigger CI * retrigger CI
…2791) Co-authored-by: techsqrt <techsqrt@users.noreply.github.com>
yield-yak-aggregator: add yiUSD Milk vault on Base
fix: saucerswap-v1 broken since api.saucerswap.finance went key-only
* Add Peer yield adapter * Guard Peer oracle reads against stale data * Address Peer adapter review feedback * Use 7-day fees for Peer APY
* Add Tristero AUSD yield adapter * Add AUSD share price to adapter
apyBase divided the exchange-rate delta by the constant 1e18 instead of by the prior rate, so the annualized figure was scaled by the cbETH exchange rate. The repo's getERC4626Info helper and the rest of the site use the relative ratio (delta / rateAgo). With the same on-chain rates this changes reported apyBase from 2.84 to 2.50; the ratio 1.135 is the exchange rate.
feat: add yzCash and yzSyrup to Yuzu Money
coinbase-wrapped-staked-eth: use relative rate ratio for apyBase
ether.fi-stake (weETH), meth-protocol (mETH), stader (ETHx, ETH + polygon paths), crypto.com-liquid-staking (cdcETH), liquid-collective (LSETH): divide the exchange-rate delta by the prior rate instead of by the constant 1e18, matching getERC4626Info and cbETH. The prior rate is already in scope in every case (no new read); liquid-collective adds the division in its float form.
apyBase: use relative rate ratio for five more LST adapters (follows #2833)
* remove isprivate condition from yield server * updated url
…ders) (#2785) * fix: vvs-standard returning 0 pools, farms moved to CraftsmanV2 rewarders * remove vvs-standard from exclusion list so the fixed adapter runs * guard multicall rows so a failed call skips the farm instead of throwing * track the earn page pools: v2 pair fee apy + new vvs-flawless v3 adapter - vvs-standard: list every v2 pair with real tvl (fee apy from subgraph volume at the 0.2% lp share per the fees dashboard split), farm pools keep their reward aprs on top, dupes skipped - vvs-flawless: new adapter for the v3 pools (protocol 3549), lp fee share read from feeProtocol on chain (protocol keeps 1/4) - utils: let getBlocks read _meta from graph-v2.cronoslabs.com subgraphs * vvs url links --------- Co-authored-by: kr3p <123127490+0xkr3p@users.noreply.github.com>
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.