Skip to content

Commit

Permalink
op
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x committed May 28, 2024
1 parent 6bfa5ee commit 23199b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/optimism.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const qty = 4294967296;
const optimism: Protocol = {
"Ecosystem Fund": [
manualLinear("2022-06-01", "2023-04-31", 94175479),
manualLinear("2022-06-01", "2024-04-31", 90e6),
manualLinear("2023-05-01", "2024-04-31", 90e6),
manualLinear("2024-05-01", "2025-04-31", 94e6),
manualLinear("2025-05-01", "2026-04-31", 108e6),
],
Expand Down

0 comments on commit 23199b1

Please sign in to comment.