mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 13:25:30 +08:00
5 lines
172 B
JavaScript
5 lines
172 B
JavaScript
const { uniV3Export } = require('../helper/uniswapV3')
|
|
|
|
module.exports = uniV3Export({
|
|
water: { factory: '0xc8F2534FF7c88EFeacF4Fdb0E81D87c6235C3bEA', fromBlock: 1, },
|
|
}) |