Skip to content

Commit

Permalink
Revert change to slippage query
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Oct 29, 2024
1 parent c6b3e88 commit 594abe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/queries.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def with_params(self, params: list[QueryParameter]) -> QueryBase:
),
"PERIOD_SLIPPAGE": QueryData(
name="Solver Slippage for Period",
q_id=4070065,
q_id=3427730,
),
"DASHBOARD_SLIPPAGE": QueryData(
name="Period Solver Rewards",
Expand Down

0 comments on commit 594abe8

Please sign in to comment.