diff --git a/automation/constants.py b/automation/constants.py index 4c779a9..b835e42 100644 --- a/automation/constants.py +++ b/automation/constants.py @@ -7,7 +7,7 @@ CHAIN_NAME = "optimism" CURRENT_YEAR = 2024 # How many incentives should be taken away from vote following to be distributed as fixed incentives? Per 2 week epoch -FIXED_INCENTIVE_TOKENS_PER_EPOCH = 1333.4541607938427 +FIXED_INCENTIVE_TOKENS_PER_EPOCH = 0 # Total number of tokens available per 2 week epoch TOTAL_TOKENS_PER_EPOCH = 14074 DYNAMIC_BOOST_CAP = 3 diff --git a/automation/op_lst_lrt.py b/automation/op_lst_lrt.py index fbfca0a..ca43532 100644 --- a/automation/op_lst_lrt.py +++ b/automation/op_lst_lrt.py @@ -77,7 +77,6 @@ "boostReason": "new to OP", }, "fixedBoost": 2, - "fixedEmissions": 1333.4541607938427, }, { "pool_id": "0xc9eb4b8ce914ee451360b315ffd1d1af8df96be9000000000000000000000143",