diff --git a/projects/pike/index.js b/projects/pike/index.js index 12deedc9893d..2d25d29d94ec 100644 --- a/projects/pike/index.js +++ b/projects/pike/index.js @@ -20,6 +20,8 @@ const config = { ]} } +module.exports.hallmarks=[[1714435200, "Protocol exploit"]] + Object.keys(config).forEach(chain => { module.exports[chain] = { tvl: sumTokensExport(config[chain])