From bbfe7672e39d44fa9bf46e884d3189b3686460cb Mon Sep 17 00:00:00 2001 From: cipig Date: Sun, 18 Jun 2023 18:37:38 +0000 Subject: [PATCH] add missing fallback_swap_contract --- ethereum/AVAX | 3 ++- ethereum/AVAXT | 1 + ethereum/BNB | 1 + ethereum/ETC | 1 + ethereum/EWT | 1 + ethereum/FTM | 3 ++- ethereum/GLMR | 1 + ethereum/HT | 1 + ethereum/KCS | 1 + ethereum/MATIC | 1 + ethereum/MOVR | 1 + ethereum/ONE | 3 ++- ethereum/QTUM | 3 ++- ethereum/RSK | 1 + ethereum/SBCH | 3 ++- ethereum/UBQ | 1 + ethereum/tQTUM | 3 ++- 17 files changed, 23 insertions(+), 6 deletions(-) diff --git a/ethereum/AVAX b/ethereum/AVAX index 15fe5e30e..b6e5b7802 100644 --- a/ethereum/AVAX +++ b/ethereum/AVAX @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://node.komodo.live:8080/avalanche", @@ -9,4 +10,4 @@ "url": "https://api.avax.network/ext/bc/C/rpc" } ] -} \ No newline at end of file +} diff --git a/ethereum/AVAXT b/ethereum/AVAXT index 519c828b1..b14a8e266 100644 --- a/ethereum/AVAXT +++ b/ethereum/AVAXT @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://api.avax-test.network/ext/bc/C/rpc" diff --git a/ethereum/BNB b/ethereum/BNB index 5583b9694..1f5593b6e 100644 --- a/ethereum/BNB +++ b/ethereum/BNB @@ -1,5 +1,6 @@ { "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", + "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", "rpc_nodes": [ { "url": "https://node.komodo.live:8080/binance", diff --git a/ethereum/ETC b/ethereum/ETC index 04df08a81..1014fd65e 100644 --- a/ethereum/ETC +++ b/ethereum/ETC @@ -1,5 +1,6 @@ { "swap_contract_address": "0x6d9ce4BD298DE38bAfEFD15f5C6f5c95313B1d94", + "fallback_swap_contract": "0x6d9ce4BD298DE38bAfEFD15f5C6f5c95313B1d94", "rpc_nodes": [ { "url": "https://geth-de.etc-network.info" diff --git a/ethereum/EWT b/ethereum/EWT index 7cd81e578..59e5b34b2 100644 --- a/ethereum/EWT +++ b/ethereum/EWT @@ -1,5 +1,6 @@ { "swap_contract_address": "0x304896fc2F242f13dd852b412E7B60C5F495B79c", + "fallback_swap_contract": "0x304896fc2F242f13dd852b412E7B60C5F495B79c", "rpc_nodes": [ { "url": "https://rpc.energyweb.org" diff --git a/ethereum/FTM b/ethereum/FTM index d0950605c..b6038a29c 100644 --- a/ethereum/FTM +++ b/ethereum/FTM @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://node.komodo.live:8080/fantom", @@ -9,4 +10,4 @@ "url": "https://rpc.ftm.tools/" } ] -} \ No newline at end of file +} diff --git a/ethereum/GLMR b/ethereum/GLMR index daeaaae46..4e437e026 100644 --- a/ethereum/GLMR +++ b/ethereum/GLMR @@ -1,5 +1,6 @@ { "swap_contract_address": "0x6d9ce4BD298DE38bAfEFD15f5C6f5c95313B1d94", + "fallback_swap_contract": "0x6d9ce4BD298DE38bAfEFD15f5C6f5c95313B1d94", "rpc_nodes": [ { "url": "https://rpc.api.moonbeam.network" diff --git a/ethereum/HT b/ethereum/HT index 501e74ea6..18c0169c2 100644 --- a/ethereum/HT +++ b/ethereum/HT @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://http-mainnet.hecochain.com" diff --git a/ethereum/KCS b/ethereum/KCS index 1eddacedc..804a4fc1a 100644 --- a/ethereum/KCS +++ b/ethereum/KCS @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://rpc-mainnet.kcc.network" diff --git a/ethereum/MATIC b/ethereum/MATIC index 8da96141f..48f71381c 100644 --- a/ethereum/MATIC +++ b/ethereum/MATIC @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://node.komodo.live:8080/polygon", diff --git a/ethereum/MOVR b/ethereum/MOVR index e03716335..05cc0efc1 100644 --- a/ethereum/MOVR +++ b/ethereum/MOVR @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://rpc.moonriver.moonbeam.network" diff --git a/ethereum/ONE b/ethereum/ONE index 3b51a106a..57e170fe9 100644 --- a/ethereum/ONE +++ b/ethereum/ONE @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://node.komodo.live:8080/harmony", @@ -12,4 +13,4 @@ "url": "https://api.s0.t.hmny.io" } ] -} \ No newline at end of file +} diff --git a/ethereum/QTUM b/ethereum/QTUM index 5295900d1..43f7c6122 100644 --- a/ethereum/QTUM +++ b/ethereum/QTUM @@ -1,3 +1,4 @@ { - "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d" + "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d", + "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d" } diff --git a/ethereum/RSK b/ethereum/RSK index 8a6f3d3ac..6f1509011 100644 --- a/ethereum/RSK +++ b/ethereum/RSK @@ -1,5 +1,6 @@ { "swap_contract_address": "0x6D9CE4bD298de38Bafefd15F5C6F5c95313B1d94", + "fallback_swap_contract": "0x6D9CE4bD298de38Bafefd15F5C6F5c95313B1d94", "rpc_nodes": [ { "url": "https://public-node.rsk.co" diff --git a/ethereum/SBCH b/ethereum/SBCH index 7b44cf42e..184b32225 100644 --- a/ethereum/SBCH +++ b/ethereum/SBCH @@ -1,5 +1,6 @@ { - "swap_contract_address":"0x25bF2AAB8749AD2e4360b3e0B738f3Cd700C4D68", + "swap_contract_address": "0x25bF2AAB8749AD2e4360b3e0B738f3Cd700C4D68", + "fallback_swap_contract": "0x25bF2AAB8749AD2e4360b3e0B738f3Cd700C4D68", "rpc_nodes": [ { "url":"https://smartbch.fountainhead.cash/mainnet", diff --git a/ethereum/UBQ b/ethereum/UBQ index 4c3663bfa..15bba23fb 100644 --- a/ethereum/UBQ +++ b/ethereum/UBQ @@ -1,5 +1,6 @@ { "swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", + "fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE", "rpc_nodes": [ { "url": "https://rpc.octano.dev/" diff --git a/ethereum/tQTUM b/ethereum/tQTUM index 8f927be2b..7799b2d4b 100644 --- a/ethereum/tQTUM +++ b/ethereum/tQTUM @@ -1,3 +1,4 @@ { - "swap_contract_address": "0xba8b71f3544b93e2f681f996da519a98ace0107a" + "swap_contract_address": "0xba8b71f3544b93e2f681f996da519a98ace0107a", + "fallback_swap_contract": "0xba8b71f3544b93e2f681f996da519a98ace0107a" }