We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2685a01 commit 3c6d40cCopy full SHA for 3c6d40c
projects/treasury/inverse.js
@@ -64,7 +64,10 @@ module.exports = treasuryExports({
64
"0x0404d05F3992347d2f0dC3a97bdd147D77C85c1c",// dola-fraxusdc lp CVX
65
],
66
auraPools: [
67
- "0xA36d3799eA28f4B75653EBF9D91DDA4519578086", // sDOLA-DOLA aura pool
+ // "0xA36d3799eA28f4B75653EBF9D91DDA4519578086", // sDOLA-DOLA aura pool
68
+ ],
69
+ blacklistedLPs: [
70
+ '0xcb79637aaffdc1e8db17761fa10367b46745ecb0'
71
]
72
},
73
optimism: {
0 commit comments