Skip to content

Commit

Permalink
Merge pull request #170 from sygmaprotocol/mpetrun5/spectre-addresses
Browse files Browse the repository at this point in the history
Add spectre config to balance checker
  • Loading branch information
mpetrun5 authored Sep 30, 2024
2 parents 9a6a99e + b8ec3a9 commit 1336892
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 @@ -363,6 +363,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 @@ -435,4 +443,4 @@
],
"assetBalanceData": []
}
]
]

0 comments on commit 1336892

Please sign in to comment.