mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 13:25:30 +08:00
4 lines
249 B
JavaScript
4 lines
249 B
JavaScript
const {masterChefExports, standardPoolInfoAbi} = require('../helper/masterchef')
|
|
module.exports=masterChefExports("0xe04c26444d37fe103b9cc8033c99b09d47056f51", "fantom", "0x911da02c1232a3c3e1418b834a311921143b04d7", false,
|
|
standardPoolInfoAbi
|
|
) |