Skip to content

Commit

Permalink
Add WBTC tokens to CrossCurve TVL (DefiLlama#11878)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiehdid authored Oct 11, 2024
1 parent 87b8654 commit 5bcb007
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions projects/crosscurve/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ module.exports = {
"0x6c3F90f043a72FA612cbac8115EE7e52BDe6E490", // 3Crv
"0xc4AD29ba4B3c580e6D59105FFf484999997675Ff", // crv3crypto
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", // WETH
"0xb7ecb2aa52aa64a717180e030241bc75cd946726", // tBTC/WBTC
],
}),
},
Expand All @@ -31,6 +32,7 @@ module.exports = {
"0x73aF1150F265419Ef8a5DB41908B700C32D49135", // crvUSDT
"0x7f90122BF0700F9E7e1F688fe926940E8839F353", // 2CRV
"0x82af49447d8a07e3bd95bd0d56f35241523fbab1", // WETH
"0x186cf879186986a20aadfb7ead50e3c20cb26cec", // 2BTC-ng
],
}),
},
Expand All @@ -46,6 +48,7 @@ module.exports = {
"0xe7a24ef0c5e95ffb0f6684b813a78f2a3ad7d171", // aave
"0xa70af99bff6b168327f9d1480e29173e757c7904", // crvUSDT
"0xdad97f7713ae9437fa9249920ec8507e5fbb23d3", // crv3crypto
"0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6", // WBTC
],
}),
},
Expand All @@ -60,6 +63,7 @@ module.exports = {
"0xc4ec3ab41182e70ca45a764ffc5c45b9a82ccc97", // crvUSDC
"0xA5E0E46462970C9Ee8C2ECadcde254c483748Ec4", // b3pool
"0xae87e5fa20f335ce14aa3b9e0616308d9ac7d4ce", // crvUSDT
"0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c", // BTCB
],
}),
},
Expand All @@ -75,6 +79,7 @@ module.exports = {
"0x1337bedc9d22ecbe766df105c9623922a27963ec", // 3pool
"0xd1b30ba128573fcd7d141c8a987961b40e047bb6", // crvUSDT
"0x4200000000000000000000000000000000000006", // WETH
"0x1dc5c0f8668a9f54ed922171d578011850ca0341", // 2BTC
],
}),
},
Expand All @@ -88,6 +93,7 @@ module.exports = {
ADDRESSES.avax.DAI, // DAI
"0x1337BedC9D22ecbe766dF105c9623922A27963EC", // av3crv
"0x1daB6560494B04473A0BE3E7D83CF3Fdf3a51828", // crv3crypto
"0x152b9d0FdC40C096757F570A51E494bd4b943E50", // BTC.b
],
}),
},
Expand All @@ -97,6 +103,7 @@ module.exports = {
tokens: [
"0xf6C5F01C7F3148891ad0e19DF78743D31E390D1f", // 4pool
"0x4200000000000000000000000000000000000006", // WETH
"0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf", // cbBTC
],
}),
},
Expand Down Expand Up @@ -129,6 +136,7 @@ module.exports = {
owner: "0xac8f44ceca92b2a4b30360e5bd3043850a0ffcbe",
tokens: [
"0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f", // WETH
"0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4", // WBTC
],
}),
},
Expand Down

0 comments on commit 5bcb007

Please sign in to comment.