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 c1e7128 commit 4389e05Copy full SHA for 4389e05
projects/winnieswap/index.js
@@ -21,7 +21,7 @@ const { uniV3Export } = require('../helper/uniswapV3');
21
const { mergeExports } = require('../helper/utils')
22
23
const uniExports = uniV3Export({
24
- berachain: { factory: '0x76fD9D07d5e4D889CAbED96884F15f7ebdcd6B63', fromBlock: 7402487 },
+ berachain: { factory: '0x76fD9D07d5e4D889CAbED96884F15f7ebdcd6B63', fromBlock: 2500000 },
25
})
26
27
module.exports = mergeExports([{
0 commit comments