mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 05:45:32 +08:00
6 lines
181 B
JavaScript
6 lines
181 B
JavaScript
const { uniV3Export } = require('../helper/uniswapV3')
|
|
|
|
module.exports = uniV3Export({
|
|
moonbeam: { factory: '0xd118fa707147c54387b738f54838ea5dd4196e71', fromBlock: 3579833 },
|
|
})
|