mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 05:45:32 +08:00
5 lines
180 B
JavaScript
5 lines
180 B
JavaScript
const { uniV3Export } = require("../helper/uniswapV3");
|
|
|
|
module.exports = uniV3Export({
|
|
lukso: { factory: "0x8130c332dddf8964b08eab86aad3999017436a6e", fromBlock: 1939261, },
|
|
}); |