mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 08:34:23 +08:00
feat: add USDe and WETH TVL support for terminal-fi-predeposit (#16741)
This commit is contained in:
@@ -6,7 +6,9 @@ module.exports = {
|
||||
tvl: sumTokensExport({
|
||||
tokensAndOwners: [
|
||||
[ADDRESSES.ethereum.sUSDe, '0xFaAE52c6A6d477f859a740a76B29c33559ace18c'],
|
||||
[ADDRESSES.ethereum.USDe, '0xFaAE52c6A6d477f859a740a76B29c33559ace18c'],
|
||||
[ADDRESSES.ethereum.WEETH, '0xe042678e6c6871fa279e037c11e390f31334ba0b'],
|
||||
[ADDRESSES.ethereum.WETH, '0xe042678e6c6871fa279e037c11e390f31334ba0b'],
|
||||
[ADDRESSES.ethereum.WBTC, '0x2db1ec186acdeaf7d0fc78bffe335560b0fe0085'],
|
||||
]
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user