Skip to content

Commit 2f1ba42

Browse files
committed
fix
1 parent 2cb26f3 commit 2f1ba42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/etherex-cl/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const { uniV3Export } = require('../helper/uniswapV3')
22

33
module.exports = uniV3Export({
4-
linea: { factory: ' 0xAe334f70A7FC44FCC2df9e6A37BC032497Cf80f1', fromBlock: 21293324, },
4+
linea: { factory: '0xAe334f70A7FC44FCC2df9e6A37BC032497Cf80f1', fromBlock: 21293324, },
55
})

0 commit comments

Comments
 (0)