forked from DefiLlama/yield-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Merging updates from defillama #3
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
Open
iagoLD
wants to merge
5,362
commits into
Window-Finance:master
Choose a base branch
from
DefiLlama:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
added BTC variant support
feat: add spectra on katana
- Updated chain identifier from 'etherlink' to 'etlk' to match DeFiLlama SDK convention - Fixed all conditional checks throughout the codebase to use 'etlk' - Now all 5 chains work: Ethereum (10 pools), Plasma (1), Etherlink (1), Lisk (1), Hemi (1) - Total pools: 14 across all supported chains - Based on analysis of Superlend's working Etherlink implementation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
- Add comprehensive Merkl rewards support for Ethereum with 6 pools - Support multiple pools per chain in MERKL_CONFIGS structure - Update getMerklRewards to handle pool arrays with parallel API calls - Fix reward token application to use merklReward.rewardToken directly - Ethereum pools now show correct Merkl APR rewards: • WETH: 0.80% APR • DAI, USDC, USDT, GHO, wstETH: Configured for rewards - Maintain backward compatibility for single-pool chains (Plasma, Etherlink, Lisk, Hemi) - All 14 pools across 5 chains working with proper reward integration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Add Snowbl Capital ERC4626 vault
add aibtc and ssuz
- Remove poolMeta field as requested by repo maintainer - Clean up related comments about isolated earn page - All 14 pools across 5 chains still working correctly - Merkl rewards integration preserved (WETH: 0.85% APR, Plasma: 9.48% APR) - All tests passing with clean data structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
…ding-pool gearbox: add plasma chain support
chore(silo-v2): exclude stream-impacted markets and vaults
feat: wstlink
folks-finance: monad chain and tokens
Fix/nest credit apy simple
add yuzu-money
Add support for Gearbox protocol pools on Monad chain (ID 143): - Add 3 Gearbox lending pools: USDC, MON, and USDT0 - Configure Merkl rewards integration for Monad pools - Add chain-specific configuration following Plasma chain pattern Pools added: - 0x6b343f7b797f1488aa48c49d540690f2b2c89751 (USDC) - 0x34752948b0dc28969485df2066ffe86d5dc36689 (MON) - 0x164a35f31e4e0f6c45d500962a6978d2cbd5a16b (USDT0) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
feat: add Monad chain support to Gearbox protocol adapter
add btcfi-cdp yield server
adding yield for iaero: Depends on TVL adapter PR: DefiLlama/DefiLlama-Adapters#17122
Update Orca adapter to v2 pools API
…vmAndMonad Add yield support for Nabla Finance deployments on HyperEVM and Monad
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.