Skip to content

Commit

Permalink
Add new pendle markets (DefiLlama#11163)
Browse files Browse the repository at this point in the history
  • Loading branch information
kavsky02 authored and tlatkdgus1 committed Nov 25, 2024
1 parent 8a3e6e0 commit e9a9020
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions projects/deltaprime/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ async function tvlAvalanche(api) {
avaxYYWombatAvaxGgavaxLPBalances.forEach(i => sdk.util.sumSingleBalance(balances, assetToAddressMappingAvalanche["WOMBAT_ggAVAX_AVAX_LP_AVAX"], i, api.chain))
ggAaxYYWombatAvaxGgavaxLPBalances.forEach(i => sdk.util.sumSingleBalance(balances, assetToAddressMappingAvalanche["WOMBAT_ggAVAX_AVAX_LP_ggAVAX"], i, api.chain))

console.log(`Balances: ${JSON.stringify(balances)}`)

return balances;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,12 @@
"weETH": "0x35751007a407ca6FEFfE80b3cB397736D2cf4dbe",
"rsETH": "0x4186BFC76E2E237523CBC30FD220FE055156b41F",
"PENDLE_EZ_ETH_LP": "0xecCDC2C2191d5148905229c5226375124934b63b",
"PENDLE_EZ_ETH_26_09_24": "0xB3f215aFD47Dd29f4B82D9b480BB86FeAF543e67",
"PENDLE_WSTETH_LP": "0xdb0e1D1872202A81Eb0cb655137f4a937873E02f",
"PENDLE_WSTETH_26_06_25": "0x4d2Faa48Ef93Cc3c8A7Ec27F3Cb91cEB1a36F89B",
"PENDLE_E_ETH_LP": "0x264f4138161aaE16b76dEc7D4eEb756f25Fa67Cd",
"PENDLE_E_ETH_26_09_24": "0xa7D760926F3098E9fb5A93018155578fCDad75C0",
"PENDLE_RS_ETH_LP": "0xe3B327c43b5002eb7280Eef52823698b6cDA06cF",
"PENDLE_RS_ETH_26_09_24": "0x9e411b97437Af296D6c4b482893c63Ffd8DfBE6D",
"PENDLE_SILO_ETH_WSTETH_LP": "0xCcCC7c80c9Be9fDf22e322A5fdbfD2ef6ac5D574"
}

0 comments on commit e9a9020

Please sign in to comment.