Skip to content

Commit

Permalink
update methodology
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jun 21, 2024
1 parent 6874d2f commit 9efaaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/helio-money/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const ADDRESSES = require("../helper/coreAssets.json");
const { sumTokensExport } = require("../helper/unknownTokens");

module.exports = {
methodology: "count the amount of ankr BNB in the vault",
methodology: "The TVL is calculated by summing the values of tokens held in the specified vault addresses",
hallmarks: [
[1669939200, "aBNBc exploit"],
//[1670544000,"aBNBc to AnkrBNB swap & HAY buyback"]
Expand Down

0 comments on commit 9efaaae

Please sign in to comment.