Skip to content

Commit

Permalink
feat: add hallmark
Browse files Browse the repository at this point in the history
  • Loading branch information
irlpotato committed Oct 16, 2024
1 parent 8045e9e commit 2e04c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/treehouse/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ async function tvl(api) {
module.exports = {
methodology: 'Token balance in vault and strategy contracts',
start: 1725926400, // Tuesday, September 10, 2024 12:00:00 AM,
hallmarks: [[1727218691, "TVL Cap Raised"],],
hallmarks: [[1727218691, "TVL Cap Raise 1"],[1729045223, "TVL Cap Raise 2"]],
ethereum: {
tvl,
}
Expand Down

0 comments on commit 2e04c03

Please sign in to comment.