Skip to content

Commit

Permalink
remove extra balance-check address;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Oct 4, 2024
1 parent f8c3473 commit a80b039
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions mainnet/balance-config-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -900,15 +900,6 @@
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0xCcCCA86919b0769D46705e7Adf0EF02e98BebAc7",
"topic": "MAINNET-native-handler-liquidity-low-balance",
"minBalance": "0.0005",
"decimals": "18",
"type": "native",
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0x44d1Ae962945c5B168282D5002705dE7A9B84657",
"topic": "MAINNET-native-handler-liquidity-low-balance",
Expand Down Expand Up @@ -1023,15 +1014,6 @@
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0xCcCCA86919b0769D46705e7Adf0EF02e98BebAc7",
"topic": "MAINNET-native-handler-liquidity-low-balance",
"minBalance": "0.0005",
"decimals": "18",
"type": "native",
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0x44d1Ae962945c5B168282D5002705dE7A9B84657",
"topic": "MAINNET-native-handler-liquidity-low-balance",
Expand Down Expand Up @@ -1146,15 +1128,6 @@
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0xCcCCA86919b0769D46705e7Adf0EF02e98BebAc7",
"topic": "MAINNET-native-handler-liquidity-low-balance",
"minBalance": "0.0005",
"decimals": "18",
"type": "native",
"erc20Address": "",
"msgPath": "../nativeLowBalanceTemplate.ejs"
},
{
"address": "0x44d1Ae962945c5B168282D5002705dE7A9B84657",
"topic": "MAINNET-native-handler-liquidity-low-balance",
Expand Down

0 comments on commit a80b039

Please sign in to comment.