From cc2a0d13eecb6daaff52bbe52ea161e1624206e7 Mon Sep 17 00:00:00 2001 From: Define101 <93603962+Define101@users.noreply.github.com> Date: Wed, 7 Aug 2024 22:46:46 +0100 Subject: [PATCH] add hallmark htx (#11233) --- projects/huobi/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/huobi/index.js b/projects/huobi/index.js index ff64ac550ce4..2eee4134fae1 100644 --- a/projects/huobi/index.js +++ b/projects/huobi/index.js @@ -162,6 +162,9 @@ module.exports = mergeExports([ { ethereum: { tvl: stakingTVL, } } ]) module.exports.methodology = 'We added the wallets from here https://github.com/huobiapi/Tool-Node.js-VerifyAddress/blob/main/snapshot/huobi_por_20230701.csv . We are not tracking 3 wallets, 2 on Heco Chain, 1 on BTTC chain. We also count stUSDT.' +module.exports.hallmarks = [ + [1723066836,"remove usdd collateral"] +] async function stakingTVL() {