diff --git a/projects/pell/index.js b/projects/pell/index.js index 9d6365a47cb..3f3cc6209bb 100644 --- a/projects/pell/index.js +++ b/projects/pell/index.js @@ -1,7 +1,7 @@ const { sumTokens2 } = require('../helper/unwrapLPs') const { getConfig } = require('../helper/cache') -const chains = ['merlin', 'bouncebit', 'btr', 'bsc', 'bsquared'] +const chains = ['merlin', 'bouncebit', 'btr', 'bsc', 'bsquared', 'core'] chains.forEach(chain => { module.exports[chain] = {