diff --git a/testnet/balance-config-dev.json b/testnet/balance-config-dev.json deleted file mode 100644 index 8c14506..0000000 --- a/testnet/balance-config-dev.json +++ /dev/null @@ -1,119 +0,0 @@ -[ - { - "id":1, - "chainId": 11155111, - "url":"", - "type":"evm", - "nativeTokenMinBalance":"0.1", - "relayerLowBalanceTopic": "STAGE-relayer-low-balance", - "operationalWalletData": { - "address": "0xe9f23A8289764280697a03aC06795eA92a170e42", - "topic": "STAGE-wallet-low-balance", - "minBalance": "1" - }, - "nativeBalanceData":[ - { - "address":"0xb6AF3CfE4A68e79d1e5ef37179d3B4BB3B179B0B" - }, - { - "address":"0xf88977F49B56C07C298A2648124953D01895f7c0" - } - ], - "assetBalanceData":[ - { - "assets":[ - { - "resourceId":"0x0000000000000000000000000000000000000000000000000000000000000200", - "assetTokenMinBalance":"10" - }, - { - "resourceId":"0x0000000000000000000000000000000000000000000000000000000000000300", - "assetTokenMinBalance":"10" - }, - { - "resourceId":"0x0000000000000000000000000000000000000000000000000000000000001200", - "assetTokenMinBalance":"10" - } - ], - "accountAddresses":[ - - ], - "topic":"" - } - ] - }, - { - "id":2, - "chainId": 17000, - "url":"", - "type":"evm", - "nativeTokenMinBalance":"0.1", - "relayerLowBalanceTopic": "STAGE-relayer-low-balance", - "operationalWalletData": { - "address": "0xe9f23A8289764280697a03aC06795eA92a170e42", - "topic": "STAGE-wallet-low-balance", - "minBalance": "1" - }, - "nativeBalanceData":[ - { - "address":"0xb6AF3CfE4A68e79d1e5ef37179d3B4BB3B179B0B" - }, - { - "address":"0xf88977F49B56C07C298A2648124953D01895f7c0" - } - ], - "assetBalanceData":[ - { - "assets":[ - { - "resourceId":"0x0000000000000000000000000000000000000000000000000000000000000200", - "assetTokenMinBalance":"10" - }, - { - "resourceId":"0x0000000000000000000000000000000000000000000000000000000000000300", - "assetTokenMinBalance":"10" - } - ], - "accountAddresses":[ - - ], - "topic":"" - } - ] - }, - { - "id":4, - "chainId": 0, - "url":"", - "type":"substrate", - "nativeTokenMinBalance":"20", - "relayerLowBalanceTopic": "STAGE-relayer-low-balance", - "operationalWalletData": { - "address": "5GjowPEaFNnwbrmpPuDmBVdF2e7n3cHwk2LnUwHXsaW5KtEL", - "topic": "STAGE-wallet-low-balance", - "minBalance": "25" - }, - "nativeBalanceData":[ - { - "address":"15oF4uVJwmo4TdGW7VfQxNLavjCXviqxT9S1MgbjMNHr6Sp5" - }, - { - "address":"14E5nqKAp3oAJcmzgZhUD2RcptBeUBScxKHgJKU4HPNcKVf3" - } - ], - "assetBalanceData":[ - { - "assets":[ - { - "resourceId":"0x0000000000000000000000000000000000000000000000000000000000000300", - "assetTokenMinBalance":"10" - } - ], - "accountAddresses":[ - - ], - "topic":"" - } - ] - } - ]