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