mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 13:52:23 +08:00
5 lines
176 B
JavaScript
5 lines
176 B
JavaScript
const { uniV3Export } = require('../helper/uniswapV3')
|
|
|
|
module.exports = uniV3Export({
|
|
era: { factory: '0x1153D1d27A558471eF051c5D2D075d7D07B84A07', fromBlock: 31199635 },
|
|
}) |