Skip to content

Commit 2eecbcf

Browse files
committed
Merge branch 'develop' of github.com:hop-protocol/hop into staging
2 parents 36b6443 + 639461b commit 2eecbcf

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

packages/stats-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hop-protocol/stats-worker",
3-
"version": "0.0.30",
3+
"version": "0.0.31",
44
"description": "Hop Protocol Stats Worker",
55
"author": "Authereum Labs, Inc.",
66
"license": "MIT",

packages/stats-worker/src/data/bonder_profits.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
},
201201
"ETH": {
202202
"0x710bDa329b2a6224E4B44833DE30F38E7f81d564": {
203-
"totalStaked": "2443.44",
203+
"totalStaked": "2218.44",
204204
"initialCanonicalAmounts": {},
205205
"initialNativeAmounts": {
206206
"ETH": {
@@ -255,7 +255,8 @@
255255
"2024-03-25": ["325.00", "325.00", "500.00", "21.00", "200.00"],
256256
"2024-04-02": ["50.00", "300.00"],
257257
"2024-04-03": ["470.00"],
258-
"2024-10-25": ["160.00"]
258+
"2024-10-25": ["160.00"],
259+
"2025-02-03": ["25.00"]
259260
},
260261
"unstakedAmounts": {
261262
"2021-12-15": "0.05",
@@ -284,6 +285,7 @@
284285
"2024-11-04": "425.00",
285286
"2024-11-13": ["100.00", "100.00", "100.00", "441.67"],
286287
"2025-01-08": "250.00",
288+
"2025-02-03": "250.00",
287289
"2025-04-03": ["50.00", "50.00", "50.00", "50.00", "350.00"],
288290
"2025-04-04": ["350.00", "350.00"],
289291
"2025-04-07": "780.00"
@@ -310,6 +312,7 @@
310312
"2024-11-04": "425.00",
311313
"2024-11-13": "741.67",
312314
"2025-01-08": "300.00",
315+
"2025-02-03": "225.00",
313316
"2025-04-09": "2050.00"
314317
}
315318
}

0 commit comments

Comments
 (0)