Base: Aerodrome Pairs
scripts\base\deployAeroPairPlugin.js
Plugin Factory: contracts/plugins/base/AeroPairPluginFactory.sol
Plugin Description
_lpToken
const LP_ADDRESS = '0x7f670f78B17dEC44d5Ef68a48740b6f8849cc2e6'; // LP Address_symbol
const LP_SYMBOL = 'vLP-AERO/WETH'; // Desired symbol for LP pluginPlugin Logic
depositFor
withdrawTo
claimAndDistribute
Refer to the Test Plugins deployment instructions for deploying this plugin factory
Test PluginsLast updated