mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
Add FlowSwap V3 adapter (#16897)
This commit is contained in:
5
projects/flow-swap-v3/index.js
Normal file
5
projects/flow-swap-v3/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const { uniV3Export } = require('../helper/uniswapV3')
|
||||
|
||||
module.exports = uniV3Export({
|
||||
'flow': { factory: '0xca6d7Bb03334bBf135902e1d919a5feccb461632', fromBlock: 42141486 },
|
||||
})
|
||||
Reference in New Issue
Block a user