We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb26f3 commit 2f1ba42Copy full SHA for 2f1ba42
projects/etherex-cl/index.js
@@ -1,5 +1,5 @@
1
const { uniV3Export } = require('../helper/uniswapV3')
2
3
module.exports = uniV3Export({
4
- linea: { factory: ' 0xAe334f70A7FC44FCC2df9e6A37BC032497Cf80f1', fromBlock: 21293324, },
+ linea: { factory: '0xAe334f70A7FC44FCC2df9e6A37BC032497Cf80f1', fromBlock: 21293324, },
5
})
0 commit comments