File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ module.exports = {
34
34
} ,
35
35
blast : {
36
36
tvl : getUniTVL ( {
37
- factory : "0x757cD583004400ee67e5cC3c7A60C6a62E3F6d30 " ,
37
+ factory : "0xF5190E64dB4cbf7ee5E72B55cC5b2297e20264c2 " ,
38
38
useDefaultCoreAssets : true ,
39
39
fetchBalances : true
40
40
} )
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ module.exports = uniV3Export({
4
4
base : { factory : "0x3D237AC6D2f425D2E890Cc99198818cc1FA48870" , fromBlock : 2031627 } ,
5
5
optimism : { factory : "0xc2BC7A73613B9bD5F373FE10B55C59a69F4D617B" , fromBlock : 115172042 } ,
6
6
arbitrum : { factory : "0xaEdc38bD52b0380b2Af4980948925734fD54FbF4" , fromBlock : 180722131 } ,
7
- blast : { factory : "0xB9010964301326160173da694c0697a2FcE82F39 " , fromBlock : 286237 } ,
7
+ blast : { factory : "0xd1575B2e0C82fba9Eddc3de9c9AAF923AFA670cC " , fromBlock : 286237 } ,
8
8
} ) ;
You can’t perform that action at this time.
0 commit comments