mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
6 lines
176 B
JavaScript
6 lines
176 B
JavaScript
const { uniV3Export } = require("../helper/uniswapV3")
|
|
|
|
module.exports = uniV3Export({
|
|
taiko: { factory: '0x0526521166748a61A6fd24effa48FEF98F34b9e4', fromBlock: 868506 }
|
|
})
|