Skip to content

Commit 198f66c

Browse files
authored
add Shadow Exchange (DefiLlama#12898)
2 parents 4c1fc45 + b342044 commit 198f66c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects/shadow-cl/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
const { uniV3Export } = require('../helper/uniswapV3')
2+
3+
module.exports = uniV3Export({
4+
sonic: { factory: '0xcD2d0637c94fe77C2896BbCBB174cefFb08DE6d7', fromBlock: 1705910, },
5+
})

0 commit comments

Comments
 (0)