Skip to content
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

Merging updates from defillama #3

Open
wants to merge 3,716 commits into
base: master
Choose a base branch
from
Open

Conversation

iagoLD
Copy link

@iagoLD iagoLD commented Jul 18, 2022

No description provided.

fextr and others added 28 commits September 23, 2024 22:05
* wip: Add lynex-fusion

* chore: Change pool var

* chore: Make it use on-chain data

* fix: Remove api fetching

* chore: Make it use on-chain data v2

---------

Co-authored-by: Apeguru <[email protected]>
* feat: add nx-finance adaptor

* feat: pool address
We are going to support multiple markets for a single asset, so the symbol for an asset might be incorrect for some case
Euler v2 adapter fix pool url
fix:💥breaking change on the API - update symbol
* Adds yield adapter for Ensuro (https://ensuro.co)

Adds the yield adapter to compute Ensuro APY of Ensuro Pools (eTokens).

The adapter computes the totalSupply variation in the last day
(excluding net deposits), as a percentage of initial totalSupply as the
daily APR. Then converts the APR to annualized APY.

* Ensuro: removes deprecated pools and adds new ones

Other changes are just linting.

* Change connection to use Ethereum Alchemy connection

* Add validation of the required environment variable

* Improve the code and avoid infinite loop

* Remove console.log + fixes symbol + adds poolMeta
* Change name for CrossCurve pool

* Override data for xWETH pool

---------

Co-authored-by: spiehdid <[email protected]>
slasher125 and others added 30 commits December 16, 2024 15:38
* add balancer v3

* fix chains
* add blend pool yields

* scale apr to percentage

* specify pools to load to reduce rpc usage and filter for single asset with highest apr amongst pools

* add pool id to poolMeta

---------

Co-authored-by: Ryang-21 <[email protected]>
* use unique pool ids for each blend pool and asset

* simplify logic for adding pools to the return array

* remove url change

* fix a typo
* Implement Harmonix yield adaptor

* Update underlying asset returns array of address
* feat: add scallop lend adaptor

* fix: tvl and apy calculation

* fix: tvl calculation and add addtional fields

* feat: add borrow reward

* refactor: minor

* feat: add ltv
* added fluid_vaults adaptor

* made further changes

* all except 1 test passing

* updated apyBase and apyReward logic

* added the changes

* .

* symbols are fetching

* .

* cleaned up

* changed pooladdresses format

* merged vaults into lending adaptor

* added additional returned variables

---------

Co-authored-by: 0xprinc <[email protected]>
Co-authored-by: bergben <[email protected]>
* Feat: add fenix v3 and v2 pools

* fix: add 10k tvl check

* chore: remove unneccesary call in v3 pool

* fix: slug name as folder

* fix: remove v2 to add in seperate pr

* feat: add v2 pools to yeild server

* fix: build

* fix: tvl values
* Feat: add fenix v3 and v2 pools

* fix: add 10k tvl check

* chore: remove unneccesary call in v3 pool

* fix: slug name as folder

* fix: remove v2 to add in seperate pr

* fix: tvl values

* fix:build
… EVAA Protocol (#1665)

* feat: add rewardApy for EVAA Protocol

* feat: add rewardTokens

* feat: merkleProof oracle getPrices system

* feat: rewardApy & rewardTokens prop

* fix: type capability for calculateRewardApy func

* fix: tokenSymbol return for rewardTokens
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.