From b84ce576efac3c7be758606dc761bf3b325bf6b8 Mon Sep 17 00:00:00 2001 From: Shane Fontaine <9441295+shanefontaine@users.noreply.github.com> Date: Tue, 21 Nov 2023 18:16:44 -0800 Subject: [PATCH] hop-node: update bonder_profits --- packages/stats-worker/src/data/bonder_profits.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/stats-worker/src/data/bonder_profits.json b/packages/stats-worker/src/data/bonder_profits.json index ca444aee4c..26bc10db20 100644 --- a/packages/stats-worker/src/data/bonder_profits.json +++ b/packages/stats-worker/src/data/bonder_profits.json @@ -38,7 +38,8 @@ "2022-11-23": "495000.00", "2022-12-03": "700000.00", "2022-12-14": "2250000.00", - "2023-03-31": ["350000.00", "150000.00"] + "2023-03-31": ["350000.00", "150000.00"], + "2023-11-21": ["25.00"] // special case where the 25 ETH sent to Linea for gas was sent back to L1 and staked }, "unstakedAmounts": { "2021-11-20": "580000.00", @@ -54,7 +55,8 @@ "550000.00" ], "2023-03-17": "1000000.00", - "2023-03-31": ["150000.00", "50000.00", "150000.00", "150000.00"] + "2023-03-31": ["150000.00", "50000.00", "150000.00", "150000.00"], + "2023-11-14": ["25.00"] // special case where 25 was unstaked but sent to Linea for gas }, "unstakedEthAmounts": {}, "restakedProfits": {},