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 37b6b63 commit 84da29eCopy full SHA for 84da29e
projects/beam-dex/index.js
@@ -1,4 +1,4 @@
1
const { uniV3Export } = require('../helper/uniswapV3')
2
module.exports = uniV3Export({
3
- zeta: { factory: '0x28b5244B6CA7Cb07f2f7F40edE944c07C2395603', fromBlock: 5320498, isAlgebra: true }
+ zeta: { factory: '0x28b5244B6CA7Cb07f2f7F40edE944c07C2395603', fromBlock: 5320498, isAlgebra: true, permitFailure: true }
4
})
0 commit comments