forked from DefiLlama/yield-server
-
Notifications
You must be signed in to change notification settings - Fork 1
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
update #3
Merged
Merged
update #3
Conversation
This file contains 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
* init * calculate apy+tvl * tvl calculation using BigInt to avoid potential overflows * reads 10-day moving average --------- Co-authored-by: 0xwildhare <[email protected]>
* Update calculation logic + new chain * Revert "Update calculation logic + new chain" This reverts commit 2e9019c. * Add 'Base' chain and assets supported on 'Base' chain * Add Fantom chain + Fantom potions * update potions address * update potions address --------- Co-authored-by: able1f <[email protected]> Co-authored-by: root <root@VoyagerHost>
* [STRKFarm/index] added yield api * [STRKFarm/index] refac tvl condition * [STRKFarm/index] added underlying tokens * [STRKFarm/index] refac return data * [STRKFarm/index] refac types * [STRKFarm/index] refac tvl condition * [STRKFarm/index] added tvl condition * [strkfarm/index] refac project name * refac project * [strkfarm] proj refac * [strkfarm/index] refac apy * package revert * refac package-lock * [adaptors/endur] added endur apy data * [adaptors/endur] refac tvl data * [adaptors/endur] minor refac * [adaptors/endur] added exports * minor refac * [adaptors/endur] minor refac * changes --------- Co-authored-by: ariyan-hashstack <[email protected]>
* Inverse: add sDOLA & sINV * Inverse: add fallback price for exotic collaterals
* osmosis-fix * superfluid = staking apr * remove superfluid which requires lockups * drop dupes * add env var
Co-authored-by: brucelsoon <[email protected]>
Co-authored-by: Divljo31 <[email protected]>
* chore: initial commit for Usual in defillama yield server * fix: scale apy to the hundred scale * fix: project slug
* Add Base to IPOR Derivatives * Revert code comments in IPOR Derivatives * Fix blocksPerYear for base in IPOR Derivatives * Make APY conditional from poolStartDate in IPOR Derivatives * Add IPOR Fusion vaults * Change url in IPOR Fusion vaults * Change poolMeta in IPOR Fusion vaults * Change symbol and poolMeta in ipor-fusion adaptor * Remove wrong apyReward and rewardTokens from ipor-fusion vaults * Add subgraph queries pagination in Uniswap v3 adapter - filter out Uniswap v2 pools that can be duplicated in Uniswap v3 * Add condition totalValueLockedUSD > 10000 in Uniswap v3 subgraph queries * Add test-on-demand.yml workflow * Fix test-on-demand.yml workflow * Add pushBefore and pushAfter to test-on-demand.yml workflow * Revert "Add pushBefore and pushAfter to test-on-demand.yml workflow" This reverts commit b5bf9b1. * Revert "Fix test-on-demand.yml workflow" This reverts commit ba28158. * Revert "Add test-on-demand.yml workflow" This reverts commit f6aab0f. * Revert "Add condition totalValueLockedUSD > 10000 in Uniswap v3 subgraph queries" This reverts commit 3a13196. * Revert "Add subgraph queries pagination in Uniswap v3 adapter" This reverts commit 279f1aa. * Change IPOR Fusion vaults url - dApp is live with Fusion
* add pluto-so earn * rename project * rename slug pluto-so to pluto --------- Co-authored-by: Dodi Pluto <[email protected]>
* revised apy calcs * Update index.js * Update beforeTests.js * Update index.js * Update index.js
* fix: list arbitrum vaults * blacklist thro
* add hyperdrive * incorporate changes
The sUSDN staking pool is a single-token pool .
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.