forked from jl777/coins
-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #874 from KomodoPlatform/json-config-update
[BOT] Update coins config json
- Loading branch information
Showing
4 changed files
with
447 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/" | ||
|
@@ -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/" | ||
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -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/" | ||
|
@@ -20359,9 +20412,6 @@ | |
{ | ||
"url": "electrum1.cipig.net:10067" | ||
}, | ||
{ | ||
"url": "electrum2.cipig.net:10067" | ||
}, | ||
{ | ||
"url": "electrum3.cipig.net:10067" | ||
}, | ||
|
@@ -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, | ||
|
@@ -20425,9 +20469,6 @@ | |
{ | ||
"url": "electrum1.cipig.net:10067" | ||
}, | ||
{ | ||
"url": "electrum2.cipig.net:10067" | ||
}, | ||
{ | ||
"url": "electrum3.cipig.net:10067" | ||
}, | ||
|
@@ -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, | ||
|
@@ -30940,6 +30975,10 @@ | |
} | ||
] | ||
}, | ||
{ | ||
"url": "testnet.aranguren.org:51001", | ||
"protocol": "TCP" | ||
}, | ||
{ | ||
"url": "electrum1.cipig.net:20068", | ||
"protocol": "SSL", | ||
|
@@ -31049,6 +31088,10 @@ | |
} | ||
] | ||
}, | ||
{ | ||
"url": "testnet.aranguren.org:51001", | ||
"protocol": "TCP" | ||
}, | ||
{ | ||
"url": "electrum1.cipig.net:20068", | ||
"protocol": "SSL", | ||
|
@@ -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": [ | ||
|
@@ -34897,20 +34926,6 @@ | |
} | ||
] | ||
}, | ||
{ | ||
"url": "electrum2.grms.pw:17485", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "miner113#7864" | ||
}, | ||
{ | ||
"github": "Miner113" | ||
} | ||
] | ||
}, | ||
{ | ||
"url": "electrum3.grms.pw:17485", | ||
"contact": [ | ||
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -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", | ||
|
Oops, something went wrong.