Skip to content

Commit 4389e05

Browse files
zdeadexg1nt0ki
andauthored
Winnieswap improvements (#16928)
Co-authored-by: g1nt0ki <[email protected]>
1 parent c1e7128 commit 4389e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/winnieswap/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const { uniV3Export } = require('../helper/uniswapV3');
2121
const { mergeExports } = require('../helper/utils')
2222

2323
const uniExports = uniV3Export({
24-
berachain: { factory: '0x76fD9D07d5e4D889CAbED96884F15f7ebdcd6B63', fromBlock: 7402487 },
24+
berachain: { factory: '0x76fD9D07d5e4D889CAbED96884F15f7ebdcd6B63', fromBlock: 2500000 },
2525
})
2626

2727
module.exports = mergeExports([{

0 commit comments

Comments
 (0)