Skip to content

Commit 89bc76b

Browse files
authored
Olympus: Add Hallmarks for Major TVL Impacting Milestones (#16147)
1 parent a2b86b5 commit 89bc76b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

projects/olympus/index.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,18 @@ async function ownTokens(api) {
180180

181181
module.exports = {
182182
start: '2021-03-24', // March 24th, 2021
183+
hallmarks: [
184+
['2021-03-24', 'Olympus Launch'],
185+
['2021-10-19', 'OHM v2 Migration begins'],
186+
['2022-01-21', 'Inverse Bonds'],
187+
['2022-04-30', 'Fei Protocol Hack'],
188+
['2022-11-17', 'Range-Bound Stability Launch'],
189+
['2023-07-23', 'Cooler Loans Launch'],
190+
['2024-09-20', 'Yield Repurchase Facility'],
191+
['2024-10-01', 'On-Chain Governance'],
192+
['2024-11-19', 'Emissions Manager Launch'],
193+
['2025-05-15', 'Cooler v2 Launch'],
194+
],
183195
timetravel: false,
184196
methodology:
185197
"TVL is the sum of the value of all assets held by the treasury (excluding pTokens). Please visit https://app.olympusdao.finance/#/dashboard for more info.",

0 commit comments

Comments
 (0)