File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ const curatorConfig: CuratorConfig = {
99 eulerVaultOwners : [
1010 '0x7c615e12D1163fc0DdDAA01B51922587034F5C93' ,
1111 ] ,
12+ lagoon : [
13+ "0x936facdf10c8c36294e7b9d28345255539d81bc7" , // RockSolid rock.rETH
14+ "0xb09f761cb13baca8ec087ac476647361b6314f98" , // Flagship cbBTC
15+ ] ,
1216 } ,
1317 berachain : {
1418 eulerVaultOwners : [
@@ -25,6 +29,17 @@ const curatorConfig: CuratorConfig = {
2529 '0x7c615e12D1163fc0DdDAA01B51922587034F5C93' ,
2630 ] ,
2731 } ,
32+ avax : {
33+ lagoon : [
34+ "0x3048925b3ea5a8c12eecccb8810f5f7544db54af" , // Turtle Avalanche USDC
35+ "0xb893c8d7000e0408eb7d168152ec7fefdd0d25e3" , // Turtle Avalanche BTC.b
36+ ] ,
37+ } ,
38+ tac : {
39+ lagoon :[
40+ '0x279385c180f5d01c4a4bdff040f17b8957304762' // Noon USN TAC
41+ ]
42+ }
2843 }
2944}
3045
You can’t perform that action at this time.
0 commit comments