Skip to content

Commit

Permalink
hop-node: update bonder_profits
Browse files Browse the repository at this point in the history
  • Loading branch information
shanefontaine committed Nov 22, 2023
1 parent 538eaac commit b84ce57
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/stats-worker/src/data/bonder_profits.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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": {},
Expand Down

0 comments on commit b84ce57

Please sign in to comment.