Skip to content

Commit 707ecb2

Browse files
authored
Update index.js (DefiLlama#13027)
1 parent ba0080f commit 707ecb2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

projects/yieldflow/index.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ const managers = [
8686
'0x3Bd5B4422685F9321F0e5a8333067A4A049fC664',
8787
'0x1AC1d8911BBb2Fed8fD736e3649FC363001C8e07',
8888
'0x5ABf77610fabaD2DeF07A43eF6f66C1D2438dE7e',
89+
90+
'0xc9aDB46B1Ea65EE8A7A7BD1aE0dfB82d7421751d',
91+
'0x5309161C131f75F15c28BD1a5d3614001c8d9c10',
92+
'0x2fd2c02534383ca0c973F92237Af2639021DaC23',
8993
]
9094

9195
async function tvl(api) {
@@ -119,7 +123,8 @@ const config = {
119123
'0xFB04d48e4CE9C042188Ef933ff4cf58921Ab59B8',
120124
'0x36232356758c746A50AD5078815F09e39E34628d',
121125
'0xA0FDf5DC858ea552d51B4fa304e72cEB34e736fb',
122-
'0xaC36A41da8f069C4874Dda60e073B5DcF889B56E'
126+
'0xaC36A41da8f069C4874Dda60e073B5DcF889B56E',
127+
'0x9D0731968AE480936c25ae841573842eEF6D65a4'
123128
]
124129
}
125130
}

0 commit comments

Comments
 (0)