Skip to content

Commit

Permalink
fix mainnet balance-checker config;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Oct 7, 2024
1 parent 0e3470d commit 55a18ca
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions mainnet/balance-config-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,24 +671,6 @@
"type": "native",
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0x6958F60BB824a6fc613a2E396E499c4A7E38431B",
"topic": "MAINNET-relayer-low-balance",
"minBalance": "5",
"decimals": "18",
"type": "native",
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0x3813e72e9f70539dC69400C9d02b0988933b9fB0",
"topic": "MAINNET-relayer-low-balance",
"minBalance": "5",
"decimals": "18",
"type": "native",
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
}
]
},
Expand Down Expand Up @@ -1015,7 +997,7 @@
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0x44d1Ae962945c5B168282D5002705dE7A9B84657",
"address": "0xebef72c739289706f05a23536e6af6237208a0e6",
"topic": "MAINNET-native-handler-liquidity-low-balance",
"minBalance": "1",
"decimals": "18",
Expand Down Expand Up @@ -1129,7 +1111,7 @@
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0x44d1Ae962945c5B168282D5002705dE7A9B84657",
"address": "0xb18fea28c8c9557ab65b2808c7b323a586687740",
"topic": "MAINNET-native-handler-liquidity-low-balance",
"minBalance": "1",
"decimals": "18",
Expand Down

0 comments on commit 55a18ca

Please sign in to comment.