Files
kd 73d28c6ff4 Add LIFE - Fantom
Add LIFE - Fantom
2022-03-10 02:26:23 -05:00

8 lines
293 B
JavaScript

const { masterChefExports } = require("../helper/masterchef");
const chef = "0xa4Faa5774681AaccE968d5EC7Ff3C3eD0F7ABbEe"
const life = "0x8877E4B70C50CF275C2B77d6a0F69a312F5eE236"
module.exports = {
...masterChefExports(chef, "fantom", life, false),
} // node test.js projects/life/index.js