zkEVM: QuickSwap Farms
scripts\zkevm\deployQuickSwapPlugin.js
Plugin Factory: contracts\plugins\zkevm\QuickSwapFarmPluginFactory.sol
Plugin Description
_lpToken
const LP_ADDRESS = '0x686CFe074dD4ac97caC25f37552178b422041a1a'; // LP Address_pid
const LP_PID = '14'; // PoolID for LP from MasterChef_symbol
const LP_SYMBOL = 'LP-QUICK/WETH-WIDE Farm'Plugin Logic
depositFor
withdrawTo
claimAndDistribute
Refer to the Test Plugins deployment instructions for deploying this plugin factory
Test PluginsLast updated