Skip to content

Commit 405a3f1

Browse files
authored
feat: update clober liquidity vault v2 with new audits (DefiLlama#13458)
1 parent 9449da9 commit 405a3f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/clober-liquidity-vault/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const abi = {
77
}
88

99
const config = {
10-
rebalancer: '0x6A0b87D6b74F7D5C92722F6a11714DBeDa9F3895',
10+
rebalancer: '0xeA0E19fbca0D9D707f3dA10Ef846cC255B0aAdf3',
1111
bookManager: '0x382CCccbD3b142D7DA063bF68cd0c89634767F76',
1212
blacklistedTokens: ['0x000000000000bb1b11e5ac8099e92e366b64c133'],
1313
fromBlock: 21715410
@@ -26,4 +26,4 @@ module.exports = {
2626
hallmarks: [[1733788800, 'The Clober Liquidity Vault has been hacked']],
2727
methodology: "TVL includes all assets deposited into the Clober Liquidity Vault contract, specifically allocated for liquidity provision and market-making within the Clober ecosystem",
2828
base: { tvl }
29-
}
29+
}

0 commit comments

Comments
 (0)