Skip to content

Commit

Permalink
Merge pull request #874 from KomodoPlatform/json-config-update
Browse files Browse the repository at this point in the history
[BOT] Update coins config json
  • Loading branch information
cipig committed Nov 30, 2023
2 parents 31551d2 + b200ea1 commit d6b78c6
Show file tree
Hide file tree
Showing 4 changed files with 447 additions and 171 deletions.
174 changes: 79 additions & 95 deletions utils/coins_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5674,8 +5674,14 @@
},
"electrum": [
{
"url": "66.172.33.56:50001",
"protocol": "TCP"
"url": "electrumserver01.globalboost.info:50014",
"protocol": "SSL",
"ws_url": "electrumserver01.globalboost.info:50013"
},
{
"url": "electrumserver02.globalboost.info:50014",
"protocol": "SSL",
"ws_url": "electrumserver02.globalboost.info:50013"
}
],
"explorer_block_url": "block/"
Expand Down Expand Up @@ -5715,8 +5721,14 @@
},
"electrum": [
{
"url": "66.172.33.56:50001",
"protocol": "TCP"
"url": "electrumserver01.globalboost.info:50014",
"protocol": "SSL",
"ws_url": "electrumserver01.globalboost.info:50013"
},
{
"url": "electrumserver02.globalboost.info:50014",
"protocol": "SSL",
"ws_url": "electrumserver02.globalboost.info:50013"
}
],
"explorer_block_url": "block/"
Expand Down Expand Up @@ -9751,6 +9763,57 @@
],
"explorer_block_url": "block/"
},
"DFX-PLG20_OLD": {
"coin": "DFX-PLG20_OLD",
"type": "Matic",
"name": "DFX Finance (OLD)",
"coinpaprika_id": "",
"coingecko_id": "",
"livecoinwatch_id": "__DFX",
"explorer_url": "https://polygonscan.com/",
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"supported": [],
"active": false,
"is_testnet": false,
"currently_enabled": false,
"wallet_only": false,
"fname": "DFX Finance (OLD)",
"rpcport": 80,
"mm2": 1,
"chain_id": 137,
"decimals": 18,
"avg_blocktime": 1.8,
"required_confirmations": 20,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "MATIC",
"contract_address": "0xE7804D91dfCDE7F776c90043E03eAa6Df87E6395"
}
},
"derivation_path": "m/44'/966'",
"contract_address": "0xE7804D91dfCDE7F776c90043E03eAa6Df87E6395",
"parent_coin": "MATIC",
"swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE",
"fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE",
"nodes": [
{
"url": "https://node.komodo.earth:8080/polygon",
"gui_auth": true
},
{
"url": "https://polygon-rpc.com"
},
{
"url": "https://polygon.blockpi.network/v1/rpc/public"
},
{
"url": "https://polygon.llamarpc.com"
}
],
"explorer_block_url": "block/"
},
"DFX-PLG20": {
"coin": "DFX-PLG20",
"type": "Matic",
Expand All @@ -9777,11 +9840,11 @@
"type": "ERC20",
"protocol_data": {
"platform": "MATIC",
"contract_address": "0xE7804D91dfCDE7F776c90043E03eAa6Df87E6395"
"contract_address": "0x27f485b62C4A7E635F561A87560Adf5090239E93"
}
},
"derivation_path": "m/44'/966'",
"contract_address": "0xE7804D91dfCDE7F776c90043E03eAa6Df87E6395",
"contract_address": "0x27f485b62C4A7E635F561A87560Adf5090239E93",
"parent_coin": "MATIC",
"swap_contract_address": "0x9130b257D37A52E52F21054c4DA3450c72f595CE",
"fallback_swap_contract": "0x9130b257D37A52E52F21054c4DA3450c72f595CE",
Expand Down Expand Up @@ -15326,16 +15389,6 @@
"discord": "orpheas#1503"
}
]
},
{
"url": "uk.garlium.crapules.org:50002",
"protocol": "SSL",
"disable_cert_verification": true,
"contact": [
{
"discord": "orpheas#1503"
}
]
}
],
"explorer_block_url": "block/"
Expand Down Expand Up @@ -20359,9 +20412,6 @@
{
"url": "electrum1.cipig.net:10067"
},
{
"url": "electrum2.cipig.net:10067"
},
{
"url": "electrum3.cipig.net:10067"
},
Expand All @@ -20371,12 +20421,6 @@
"protocol": "SSL",
"ws_url": "electrum1.cipig.net:30067"
},
{
"url": "electrum2.cipig.net:20067",
"disable_cert_verification": false,
"protocol": "SSL",
"ws_url": "electrum2.cipig.net:30067"
},
{
"url": "electrum3.cipig.net:20067",
"disable_cert_verification": false,
Expand Down Expand Up @@ -20425,9 +20469,6 @@
{
"url": "electrum1.cipig.net:10067"
},
{
"url": "electrum2.cipig.net:10067"
},
{
"url": "electrum3.cipig.net:10067"
},
Expand All @@ -20437,12 +20478,6 @@
"protocol": "SSL",
"ws_url": "electrum1.cipig.net:30067"
},
{
"url": "electrum2.cipig.net:20067",
"disable_cert_verification": false,
"protocol": "SSL",
"ws_url": "electrum2.cipig.net:30067"
},
{
"url": "electrum3.cipig.net:20067",
"disable_cert_verification": false,
Expand Down Expand Up @@ -30940,6 +30975,10 @@
}
]
},
{
"url": "testnet.aranguren.org:51001",
"protocol": "TCP"
},
{
"url": "electrum1.cipig.net:20068",
"protocol": "SSL",
Expand Down Expand Up @@ -31049,6 +31088,10 @@
}
]
},
{
"url": "testnet.aranguren.org:51001",
"protocol": "TCP"
},
{
"url": "electrum1.cipig.net:20068",
"protocol": "SSL",
Expand Down Expand Up @@ -34869,20 +34912,6 @@
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo",
"electrum": [
{
"url": "electrum.grms.pw:17485",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "miner113#7864"
},
{
"github": "Miner113"
}
]
},
{
"url": "electrum1.grms.pw:17485",
"contact": [
Expand All @@ -34897,20 +34926,6 @@
}
]
},
{
"url": "electrum2.grms.pw:17485",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "miner113#7864"
},
{
"github": "Miner113"
}
]
},
{
"url": "electrum3.grms.pw:17485",
"contact": [
Expand All @@ -34925,22 +34940,6 @@
}
]
},
{
"url": "electrum.grms.pw:50002",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "miner113#7864"
},
{
"github": "Miner113"
}
],
"ws_url": "electrum.grms.pw:50004"
},
{
"url": "electrum1.grms.pw:50002",
"protocol": "SSL",
Expand All @@ -34957,22 +34956,6 @@
],
"ws_url": "electrum1.grms.pw:50004"
},
{
"url": "electrum2.grms.pw:50002",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "miner113#7864"
},
{
"github": "Miner113"
}
],
"ws_url": "electrum2.grms.pw:50004"
},
{
"url": "electrum3.grms.pw:50002",
"protocol": "SSL",
Expand Down Expand Up @@ -40972,7 +40955,8 @@
"currently_enabled": false,
"wallet_only": false,
"light_wallet_d_servers": [
"https://zombie.dragonhound.info:443"
"https://zombie.dragonhound.info:443",
"https://zombie.dragonhound.info:1443"
],
"asset": "ZOMBIE",
"fname": "Zombie",
Expand Down
Loading

0 comments on commit d6b78c6

Please sign in to comment.