Skip to content

Commit

Permalink
Add spectre config to balance checker
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrun5 committed Sep 17, 2024
1 parent ab75e1a commit b8ec3a9
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion mainnet/balance-config-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,14 @@
{
"address": "0xBEE72DB9034965c02E9F01DBB561050F8713a6F2",
"topic": "MAINNET-relayer-low-balance"
},
{
"address": "0x6958F60BB824a6fc613a2E396E499c4A7E38431B",
"topic": "MAINNET-relayer-low-balance"
},
{
"address": "0x3813e72e9f70539dC69400C9d02b0988933b9fB0",
"topic": "MAINNET-relayer-low-balance"
}
],
"assetBalanceData": []
Expand Down Expand Up @@ -413,4 +421,4 @@
],
"assetBalanceData": []
}
]
]

0 comments on commit b8ec3a9

Please sign in to comment.