Skip to content

Merging updates from defillama#3

Open
iagoLD wants to merge 6587 commits into
Window-Finance:masterfrom
DefiLlama:master
Open

Merging updates from defillama#3
iagoLD wants to merge 6587 commits into
Window-Finance:masterfrom
DefiLlama:master

Conversation

@iagoLD

@iagoLD iagoLD commented Jul 18, 2022

Copy link
Copy Markdown

No description provided.

slasher125 and others added 28 commits June 2, 2026 12:59
* 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
amydlarz and others added 30 commits July 14, 2026 17:29
…, 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.