Skip to content

Commit

Permalink
Add RabbitSwap (DefiLlama#12108)
Browse files Browse the repository at this point in the history
Co-authored-by: 0xchimz <[email protected]>
  • Loading branch information
0xchimz and 0xchimz authored Oct 30, 2024
1 parent cf08b1c commit a5213fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/rabbitswap-v3/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const { uniV3Export } = require('../helper/uniswapV3')

module.exports = uniV3Export({
tomochain: { factory: '0x8Ab5815E0A6a059d203F53496fAAb3045d01A25A', fromBlock: 86168117, isAlgebra: false },
})

0 comments on commit a5213fb

Please sign in to comment.