Skip to content

Commit 3c6d40c

Browse files
authored
inverse treasury (DefiLlama#12439)
1 parent 2685a01 commit 3c6d40c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

projects/treasury/inverse.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,10 @@ module.exports = treasuryExports({
6464
"0x0404d05F3992347d2f0dC3a97bdd147D77C85c1c",// dola-fraxusdc lp CVX
6565
],
6666
auraPools: [
67-
"0xA36d3799eA28f4B75653EBF9D91DDA4519578086", // sDOLA-DOLA aura pool
67+
// "0xA36d3799eA28f4B75653EBF9D91DDA4519578086", // sDOLA-DOLA aura pool
68+
],
69+
blacklistedLPs: [
70+
'0xcb79637aaffdc1e8db17761fa10367b46745ecb0'
6871
]
6972
},
7073
optimism: {

0 commit comments

Comments
 (0)