Skip to content

Commit

Permalink
add hallmark htx (#11233)
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 authored Aug 7, 2024
1 parent 246e027 commit cc2a0d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/huobi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit cc2a0d1

Please sign in to comment.