Skip to content

Commit

Permalink
arb
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x committed Jun 19, 2024
1 parent 80b5078 commit 07d358e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/arbitrum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const arbitrum: Protocol = {
},
{
key: "Ecosystem Development Fund",
allocation: qty * 0.0113,
allocation: undefined,
lastRecord: () => latest("arbitrum", 1686132532),
},
],
Expand Down

0 comments on commit 07d358e

Please sign in to comment.