File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -45,5 +45,12 @@ module.exports = {
45
45
useDefaultCoreAssets : true ,
46
46
fetchBalances : true
47
47
} )
48
+ } ,
49
+ mode : {
50
+ tvl : getUniTVL ( {
51
+ factory : "0x757cD583004400ee67e5cC3c7A60C6a62E3F6d30" ,
52
+ useDefaultCoreAssets : true ,
53
+ fetchBalances : true
54
+ } )
48
55
}
49
56
} ;
Original file line number Diff line number Diff line change @@ -6,4 +6,5 @@ module.exports = uniV3Export({
6
6
arbitrum : { factory : "0xaEdc38bD52b0380b2Af4980948925734fD54FbF4" , fromBlock : 180722131 } ,
7
7
blast : { factory : "0xd1575B2e0C82fba9Eddc3de9c9AAF923AFA670cC" , fromBlock : 286237 } ,
8
8
inevm : { factory : "0xf79A36F6f440392C63AD61252a64d5d3C43F860D" , fromBlock : 291933 } ,
9
+ mode : { factory : "0xc6f3966E5D08Ced98aC30f8B65BeAB5882Be54C7" , fromBlock : 6102035 } ,
9
10
} ) ;
You can’t perform that action at this time.
0 commit comments