diff --git a/android/app/build.gradle b/android/app/build.gradle index 1c4606391..43fa59080 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -37,7 +37,7 @@ android { defaultConfig { applicationId "com.komodoplatform.atomicdex" - minSdkVersion 27 + minSdkVersion 28 targetSdkVersion 31 versionCode flutterVersionCode.toInteger() versionName flutterVersionName diff --git a/android/build.gradle b/android/build.gradle index 41a1da82c..61b87689b 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -21,7 +21,7 @@ allprojects { rootProject.buildDir = '../build' subprojects { - project.buildDir = "${rootProject.buildDir}/${project.name}" +project.buildDir = "${rootProject.buildDir}/${project.name}" } subprojects { project.evaluationDependsOn(':app') diff --git a/assets/coin-icons/blocx.png b/assets/coin-icons/blocx.png new file mode 100644 index 000000000..f7c9bf280 Binary files /dev/null and b/assets/coin-icons/blocx.png differ diff --git a/assets/coin-icons/borg.png b/assets/coin-icons/borg.png new file mode 100644 index 000000000..1e0381913 Binary files /dev/null and b/assets/coin-icons/borg.png differ diff --git a/assets/coin-icons/bsty.png b/assets/coin-icons/bsty.png index 9b6f676e5..1be6492c1 100644 Binary files a/assets/coin-icons/bsty.png and b/assets/coin-icons/bsty.png differ diff --git a/assets/coin-icons/diac.png b/assets/coin-icons/diac.png new file mode 100644 index 000000000..54bb370c9 Binary files /dev/null and b/assets/coin-icons/diac.png differ diff --git a/assets/coin-icons/eure.png b/assets/coin-icons/eure.png new file mode 100644 index 000000000..47be62aed Binary files /dev/null and b/assets/coin-icons/eure.png differ diff --git a/assets/coin-icons/glc.png b/assets/coin-icons/glc.png new file mode 100644 index 000000000..d3ab212c9 Binary files /dev/null and b/assets/coin-icons/glc.png differ diff --git a/assets/coin-icons/kiiro.png b/assets/coin-icons/kiiro.png new file mode 100644 index 000000000..19240a27c Binary files /dev/null and b/assets/coin-icons/kiiro.png differ diff --git a/assets/coin-icons/sum.png b/assets/coin-icons/sum.png new file mode 100644 index 000000000..910a754bd Binary files /dev/null and b/assets/coin-icons/sum.png differ diff --git a/assets/coins.json b/assets/coins.json index 2778be9e4..0f2f84517 100644 --- a/assets/coins.json +++ b/assets/coins.json @@ -1712,6 +1712,28 @@ "type": "UTXO" } }, + { + "coin": "BLOCX", + "name": "blocx", + "fname": "BLOCX.", + "rpcport": 12973, + "pubtype": 25, + "p2shtype": 26, + "wiftype": 153, + "segwit": false, + "txfee": 1000, + "mm2": 1, + "sign_message_prefix": "DarkCoin Signed Message:\n", + "required_confirmations": 3, + "avg_blocktime": 180, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/BLOCXTECH/BLOCX", + "homepage": "https://blocx.tech" + } + }, { "coin": "BNB", "name": "binancesmartchain", @@ -1868,6 +1890,29 @@ }, "derivation_path": "m/44'/966'" }, + { + "coin": "BORG-ERC20", + "name": "borg_erc20", + "fname": "SwissBorg", + "rpcport": 80, + "mm2": 1, + "chain_id": 1, + "decimals": 18, + "avg_blocktime": 15, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "ETH", + "contract_address": "0x64d0f55Cd8C7133a9D7102b13987235F486F2224" + } + }, + "derivation_path": "m/44'/60'", + "trezor_coin": "SwissBorg", + "links": { + "homepage": "https://swissborg.com" + } + }, { "coin": "BRZ-BEP20", "name": "brz_bep20", @@ -2738,9 +2783,9 @@ } }, { - "coin": "CHSB-ERC20", - "name": "chsb_erc20", - "fname": "SwissBorg", + "coin": "CHSB-ERC20_OLD", + "name": "chsb_erc20_old", + "fname": "SwissBorg (OLD)", "rpcport": 80, "mm2": 1, "chain_id": 1, @@ -3428,6 +3473,25 @@ }, "derivation_path": "m/44'/60'" }, + { + "coin": "DFX-PLG20_OLD", + "name": "dfx_plg20_old", + "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'" + }, { "coin": "DFX-PLG20", "name": "dfx_plg20", @@ -3442,7 +3506,7 @@ "type": "ERC20", "protocol_data": { "platform": "MATIC", - "contract_address": "0xE7804D91dfCDE7F776c90043E03eAa6Df87E6395" + "contract_address": "0x27f485b62C4A7E635F561A87560Adf5090239E93" } }, "derivation_path": "m/44'/966'" @@ -3557,6 +3621,29 @@ }, "derivation_path": "m/44'/714'" }, + { + "coin": "DIAC", + "name": "diabasecore", + "fname": "Diabase", + "confpath": "USERHOME/.diabasecore/diabase.conf", + "rpcport": 7676, + "pubtype": 76, + "p2shtype": 16, + "wiftype": 204, + "txfee": 1000, + "force_min_relay_fee": true, + "mm2": 1, + "required_confirmations": 2, + "avg_blocktime": 90, + "protocol": { + "type": "UTXO" + }, + "derivation_path": "m/44'/5'", + "links": { + "github": "https://github.com/diabasecoin/diabase", + "homepage": "https://www.diabasecoin.com" + } + }, { "coin": "DIMI", "name": "diminutivecoin", @@ -3683,9 +3770,9 @@ "pubtype": 30, "p2shtype": 22, "wiftype": 158, - "txfee": 1000000, + "txfee": 0, "force_min_relay_fee": true, - "dust": 1000000, + "dust": 100000000, "mm2": 1, "required_confirmations": 2, "avg_blocktime": 60, @@ -3876,7 +3963,7 @@ "pubtype": 33, "p2shtype": 40, "wiftype": 161, - "txfee": 0, + "txfee": 10000, "dust": 5460, "txversion": 7, "mm2": 1, @@ -4263,6 +4350,44 @@ }, "derivation_path": "m/44'/966'" }, + { + "coin": "EURE-ERC20", + "name": "eure_erc20", + "fname": "Monerium EUR", + "rpcport": 80, + "mm2": 1, + "chain_id": 1, + "decimals": 18, + "avg_blocktime": 15, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "ETH", + "contract_address": "0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f" + } + }, + "derivation_path": "m/44'/60'" + }, + { + "coin": "EURE-PLG20", + "name": "eure_plg20", + "fname": "Monerium EUR", + "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": "0x18ec0A6E18E5bc3784fDd3a3634b31245ab704F6" + } + }, + "derivation_path": "m/44'/966'" + }, { "coin": "EUROE-ERC20", "name": "euroe_erc20", @@ -5099,6 +5224,28 @@ }, "derivation_path": "m/44'/714'" }, + { + "coin": "GLC", + "name": "goldcoin", + "fname": "Goldcoin", + "rpcport": 8122, + "pubtype": 32, + "p2shtype": 5, + "wiftype": 160, + "segwit": false, + "txfee": 100000, + "mm2": 1, + "sign_message_prefix": "Goldcoin (GLC) Signed Message:\n", + "required_confirmations": 3, + "avg_blocktime": 120, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/goldcoin/goldcoin", + "homepage": "https://www.goldcoinproject.org" + } + }, { "coin": "GLEEC", "sign_message_prefix": "Komodo Signed Message:\n", @@ -5192,6 +5339,25 @@ }, "derivation_path": "m/44'/714'" }, + { + "coin": "GMT-PLG20", + "name": "gmt_plg20", + "fname": "STEPN", + "rpcport": 80, + "mm2": 1, + "chain_id": 137, + "decimals": 8, + "avg_blocktime": 1.8, + "required_confirmations": 20, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "MATIC", + "contract_address": "0x714DB550b574b3E927af3D93E26127D15721D4C2" + } + }, + "derivation_path": "m/44'/966'" + }, { "coin": "GMX-AVX20", "name": "gmx_avx20", @@ -7443,7 +7609,7 @@ "pubtype": 45, "p2shtype": 22, "wiftype": 173, - "txfee": 0, + "txfee": 100000, "dust": 54600, "segwit": false, "mm2": 1, @@ -10251,6 +10417,34 @@ }, "derivation_path": "m/44'/966'" }, + { + "coin": "SUM", + "name": "sumcoin", + "fname": "Sumcoin", + "isPoS": 1, + "sign_message_prefix": "Sumcoin Signed Message:\n", + "rpcport": 3332, + "pubtype": 63, + "p2shtype": 125, + "wiftype": 187, + "decimals": 6, + "txfee": 0, + "dust": 10000, + "segwit": false, + "bech32_hrp": "sum", + "mm2": 1, + "required_confirmations": 2, + "avg_blocktime": 60, + "protocol": { + "type": "UTXO" + }, + "derivation_path": "m/44'/552'", + "trezor_coin": "Sumcoin", + "links": { + "github": "https://github.com/sumcoinlabs/sumcoin", + "homepage": "https://www.sumcoin.org" + } + }, { "coin": "SUPERNET", "sign_message_prefix": "Komodo Signed Message:\n", @@ -11504,6 +11698,25 @@ "decimals": 6, "avg_blocktime": 1.8, "required_confirmations": 20, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "MATIC", + "contract_address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359" + } + }, + "derivation_path": "m/44'/966'" + }, + { + "coin": "USDC-PLG20_OLD", + "name": "usdc_plg20_old", + "fname": "USD Coin (OLD)", + "rpcport": 80, + "mm2": 1, + "chain_id": 137, + "decimals": 6, + "avg_blocktime": 1.8, + "required_confirmations": 20, "protocol": { "type": "ERC20", "protocol_data": { @@ -13054,7 +13267,7 @@ "txfee": 10000, "mm2": 1, "required_confirmations": 2, - "avg_blocktime": 60, + "avg_blocktime": 120, "protocol": { "type": "UTXO" }, @@ -14278,5 +14491,44 @@ "github": "https://github.com/bunkercoin/bunkercoin", "homepage": "https://bunkercoin.org" } + }, + { + "coin": "KIIRO", + "name": "kiiro", + "fname": "Kiiro", + "sign_message_prefix": "Zcoin Signed Message:\n", + "rpcport": 8999, + "pubtype": 45, + "p2shtype": 7, + "wiftype": 210, + "txfee": 1000, + "mm2": 1, + "required_confirmations": 3, + "avg_blocktime": 150, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/kiirocoin/kiiro", + "homepage": "https://kiirocoin.org" + } + }, + { + "coin": "KIIRO-BEP20", + "name": "kiiro_bep20", + "fname": "Kiiro", + "rpcport": 80, + "mm2": 1, + "chain_id": 56, + "avg_blocktime": 3, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "BNB", + "contract_address": "0x347862372f7C8f83D69025234367Ac11c5241Db3" + } + }, + "derivation_path": "m/44'/714'" } -] +] \ No newline at end of file diff --git a/assets/coins_config.json b/assets/coins_config.json index 77e514b2e..7cf02bb45 100644 --- a/assets/coins_config.json +++ b/assets/coins_config.json @@ -798,8 +798,12 @@ { "url": "elec-seeder-two.artbytecoin.org:50012", "protocol": "SSL", - "disable_cert_verification": true, "ws_url": "elec-seeder-two.artbytecoin.org:50013" + }, + { + "url": "electrumx-three.artbyte.live:50012", + "protocol": "SSL", + "ws_url": "electrumx-three.artbyte.live:50013" } ], "explorer_block_url": "block.dws?" @@ -975,7 +979,7 @@ "type": "AVX-20", "name": "agEUR", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "ageur", "livecoinwatch_id": "EUR", "explorer_url": "https://snowtrace.io/", "explorer_tx_url": "tx/", @@ -1083,7 +1087,7 @@ "type": "Matic", "name": "agEUR", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "ageur", "livecoinwatch_id": "EUR", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -1727,7 +1731,7 @@ "type": "Matic", "name": "ARPA Chain", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "arpa", "livecoinwatch_id": "ARPA", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -2112,11 +2116,6 @@ "protocol": "SSL", "disable_cert_verification": true, "ws_url": "failover.aur.ewmcx.biz:50003" - }, - { - "url": "lenoir.ecoincore.com:12343", - "protocol": "SSL", - "disable_cert_verification": false } ], "explorer_block_url": "block.dws?" @@ -2829,7 +2828,7 @@ "type": "BEP-20", "name": "Aryacoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "aryacoin", "livecoinwatch_id": "AYA", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -4525,7 +4524,7 @@ "type": "UTXO", "name": "Bitnet", "coinpaprika_id": "bit-bitnet", - "coingecko_id": "", + "coingecko_id": "bitnet-io", "livecoinwatch_id": "________BIT", "explorer_url": "https://bitexplorer.io/", "explorer_tx_url": "tx/", @@ -4551,6 +4550,16 @@ "type": "UTXO" }, "electrum": [ + { + "url": "bitchair.io:50001", + "protocol": "TCP", + "ws_url": "bitchair.io:50004", + "contact": [ + { + "discord": "c4pt#7855" + } + ] + }, { "url": "bitexplorer.io:50001", "protocol": "TCP", @@ -4801,6 +4810,70 @@ ], "explorer_block_url": "block/" }, + "BLOCX": { + "coin": "BLOCX", + "type": "UTXO", + "name": "BLOCX.", + "coinpaprika_id": "blocx-blocx", + "coingecko_id": "blocx-2", + "livecoinwatch_id": "BLOCX", + "explorer_url": "https://explorer.blocx.space/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "DarkCoin Signed Message:\n", + "fname": "BLOCX.", + "rpcport": 12973, + "pubtype": 25, + "p2shtype": 26, + "wiftype": 153, + "segwit": false, + "txfee": 1000, + "mm2": 1, + "required_confirmations": 3, + "avg_blocktime": 180, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/BLOCXTECH/BLOCX", + "homepage": "https://blocx.tech" + }, + "electrum": [ + { + "url": "electrum1.blocx.space:50001", + "protocol": "TCP" + }, + { + "url": "electrum2.blocx.space:50001", + "protocol": "TCP" + }, + { + "url": "electrum3.blocx.space:50001", + "protocol": "TCP" + }, + { + "url": "electrum1.blocx.space:50002", + "protocol": "SSL", + "ws_url": "electrum1.blocx.space:50004" + }, + { + "url": "electrum2.blocx.space:50002", + "protocol": "SSL", + "ws_url": "electrum2.blocx.space:50004" + }, + { + "url": "electrum3.blocx.space:50002", + "protocol": "SSL", + "ws_url": "electrum3.blocx.space:50004" + } + ], + "explorer_block_url": "block/" + }, "BNB": { "coin": "BNB", "type": "BEP-20", @@ -5194,6 +5267,70 @@ ], "explorer_block_url": "block/" }, + "BORG-ERC20": { + "coin": "BORG-ERC20", + "type": "ERC-20", + "name": "SwissBorg", + "coinpaprika_id": "chsb-swissborg", + "coingecko_id": "swissborg", + "livecoinwatch_id": "CHSB", + "explorer_url": "https://etherscan.io/", + "explorer_tx_url": "tx/", + "explorer_address_url": "address/", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "fname": "SwissBorg", + "rpcport": 80, + "mm2": 1, + "chain_id": 1, + "decimals": 18, + "avg_blocktime": 15, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "ETH", + "contract_address": "0x64d0f55Cd8C7133a9D7102b13987235F486F2224" + } + }, + "derivation_path": "m/44'/60'", + "trezor_coin": "SwissBorg", + "links": { + "homepage": "https://swissborg.com" + }, + "contract_address": "0x64d0f55Cd8C7133a9D7102b13987235F486F2224", + "parent_coin": "ETH", + "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80", + "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871", + "nodes": [ + { + "url": "https://node.komodo.earth:8080/ethereum", + "gui_auth": true + }, + { + "url": "https://eth1.cipig.net:18555", + "contact": { + "email": "cipi@komodoplatform.com" + } + }, + { + "url": "https://eth2.cipig.net:18555", + "contact": { + "email": "cipi@komodoplatform.com" + } + }, + { + "url": "https://eth3.cipig.net:18555", + "contact": { + "email": "cipi@komodoplatform.com" + } + } + ], + "explorer_block_url": "block/" + }, "BRZ-BEP20": { "coin": "BRZ-BEP20", "type": "BEP-20", @@ -5551,8 +5688,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/" @@ -5592,8 +5735,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/" @@ -5912,6 +6061,15 @@ }, "derivation_path": "m/44'/177'", "electrum": [ + { + "url": "electrum1.btcz.rocks:50001", + "contact": [ + { + "discord": "VandarGR#6065" + } + ], + "ws_url": "electrum1.btcz.rocks:50004" + }, { "url": "electrum2.btcz.rocks:50001", "contact": [ @@ -5976,6 +6134,172 @@ "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" }, + "BTE": { + "coin": "BTE", + "type": "UTXO", + "name": "Bitweb", + "coinpaprika_id": "bte-bitweb", + "coingecko_id": "bitweb", + "livecoinwatch_id": "_BTE", + "explorer_url": "https://explorer.bitwebcore.net/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "fname": "Bitweb", + "rpcport": 1605, + "pubtype": 33, + "p2shtype": 30, + "wiftype": 128, + "segwit": true, + "bech32_hrp": "web", + "txfee": 20000, + "mm2": 1, + "required_confirmations": 3, + "avg_blocktime": 60, + "protocol": { + "type": "UTXO" + }, + "electrum": [ + { + "url": "electrumx.bitwebcore.net:20002", + "protocol": "SSL", + "contact": [ + { + "email": "mraksoll@gmail.com" + }, + { + "discord": "mraksoll#0596" + }, + { + "github": "https://github.com/bitweb-project/electrumx/issues" + } + ], + "ws_url": "electrumx.bitwebcore.net:20003" + }, + { + "url": "electrumx6.scalaris.info:20002", + "protocol": "SSL", + "contact": [ + { + "email": "mraksoll@gmail.com" + }, + { + "discord": "mraksoll#0596" + }, + { + "github": "https://github.com/bitweb-project/electrumx/issues" + } + ], + "ws_url": "electrumx6.scalaris.info:20003" + }, + { + "url": "electrumx7.scalaris.info:20002", + "protocol": "SSL", + "contact": [ + { + "email": "mraksoll@gmail.com" + }, + { + "discord": "mraksoll#0596" + }, + { + "github": "https://github.com/bitweb-project/electrumx/issues" + } + ], + "ws_url": "electrumx7.scalaris.info:20003" + } + ], + "explorer_block_url": "block/" + }, + "BTE-segwit": { + "coin": "BTE-segwit", + "type": "UTXO", + "name": "Bitweb", + "coinpaprika_id": "bte-bitweb", + "coingecko_id": "bitweb", + "livecoinwatch_id": "_BTE", + "explorer_url": "https://explorer.bitwebcore.net/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "fname": "Bitweb", + "rpcport": 1605, + "pubtype": 33, + "p2shtype": 30, + "wiftype": 128, + "segwit": true, + "bech32_hrp": "web", + "address_format": { + "format": "segwit" + }, + "orderbook_ticker": "BTE", + "txfee": 20000, + "mm2": 1, + "required_confirmations": 3, + "avg_blocktime": 60, + "protocol": { + "type": "UTXO" + }, + "electrum": [ + { + "url": "electrumx.bitwebcore.net:20002", + "protocol": "SSL", + "contact": [ + { + "email": "mraksoll@gmail.com" + }, + { + "discord": "mraksoll#0596" + }, + { + "github": "https://github.com/bitweb-project/electrumx/issues" + } + ], + "ws_url": "electrumx.bitwebcore.net:20003" + }, + { + "url": "electrumx6.scalaris.info:20002", + "protocol": "SSL", + "contact": [ + { + "email": "mraksoll@gmail.com" + }, + { + "discord": "mraksoll#0596" + }, + { + "github": "https://github.com/bitweb-project/electrumx/issues" + } + ], + "ws_url": "electrumx6.scalaris.info:20003" + }, + { + "url": "electrumx7.scalaris.info:20002", + "protocol": "SSL", + "contact": [ + { + "email": "mraksoll@gmail.com" + }, + { + "discord": "mraksoll#0596" + }, + { + "github": "https://github.com/bitweb-project/electrumx/issues" + } + ], + "ws_url": "electrumx7.scalaris.info:20003" + } + ], + "explorer_block_url": "block/" + }, "BTT-BEP20": { "coin": "BTT-BEP20", "type": "BEP-20", @@ -6984,7 +7308,7 @@ "type": "UTXO", "name": "Canada eCoin", "coinpaprika_id": "cdn-canada-ecoin", - "coingecko_id": "", + "coingecko_id": "canada-ecoin", "livecoinwatch_id": "CDN", "explorer_url": "https://chainz.cryptoid.info/cdn/", "explorer_tx_url": "tx.dws?", @@ -7017,6 +7341,12 @@ "protocol": "SSL", "disable_cert_verification": true }, + { + "url": "holland.ecoincore.com:34333", + "protocol": "SSL", + "disable_cert_verification": true, + "ws_url": "holland.ecoincore.com:34335" + }, { "url": "lenoir.ecoincore.com:34333", "protocol": "SSL", @@ -7029,6 +7359,12 @@ "disable_cert_verification": true, "ws_url": "miami.ecoincore.com:34335" }, + { + "url": "mumbai.ecoincore.com:34333", + "protocol": "SSL", + "disable_cert_verification": true, + "ws_url": "mumbai.ecoincore.com:34335" + }, { "url": "oakland.ecoincore.com:34333", "protocol": "SSL", @@ -7053,7 +7389,7 @@ "type": "UTXO", "name": "Canada eCoin", "coinpaprika_id": "cdn-canada-ecoin", - "coingecko_id": "", + "coingecko_id": "canada-ecoin", "livecoinwatch_id": "CDN", "explorer_url": "https://chainz.cryptoid.info/cdn/", "explorer_tx_url": "tx.dws?", @@ -7090,6 +7426,12 @@ "protocol": "SSL", "disable_cert_verification": true }, + { + "url": "holland.ecoincore.com:34333", + "protocol": "SSL", + "disable_cert_verification": true, + "ws_url": "holland.ecoincore.com:34335" + }, { "url": "lenoir.ecoincore.com:34333", "protocol": "SSL", @@ -7102,6 +7444,12 @@ "disable_cert_verification": true, "ws_url": "miami.ecoincore.com:34335" }, + { + "url": "mumbai.ecoincore.com:34333", + "protocol": "SSL", + "disable_cert_verification": true, + "ws_url": "mumbai.ecoincore.com:34335" + }, { "url": "oakland.ecoincore.com:34333", "protocol": "SSL", @@ -7515,7 +7863,7 @@ "type": "UTXO", "name": "Chips", "coinpaprika_id": "chips-chips", - "coingecko_id": "", + "coingecko_id": "chips", "livecoinwatch_id": "__CHIPS", "explorer_url": "https://explorer.chips.cash/", "explorer_tx_url": "", @@ -7615,12 +7963,12 @@ ], "explorer_block_url": "block/" }, - "CHSB-ERC20": { - "coin": "CHSB-ERC20", + "CHSB-ERC20_OLD": { + "coin": "CHSB-ERC20_OLD", "type": "ERC-20", - "name": "SwissBorg", - "coinpaprika_id": "chsb-swissborg", - "coingecko_id": "swissborg", + "name": "SwissBorg (OLD)", + "coinpaprika_id": "", + "coingecko_id": "", "livecoinwatch_id": "CHSB", "explorer_url": "https://etherscan.io/", "explorer_tx_url": "tx/", @@ -7630,7 +7978,7 @@ "is_testnet": false, "currently_enabled": false, "wallet_only": false, - "fname": "SwissBorg", + "fname": "SwissBorg (OLD)", "rpcport": 80, "mm2": 1, "chain_id": 1, @@ -7885,51 +8233,6 @@ ], "explorer_block_url": "block/" }, - "CLC": { - "coin": "CLC", - "type": "Smart Chain", - "name": "Collider Coin", - "coinpaprika_id": "clc-collider-coin", - "coingecko_id": "", - "livecoinwatch_id": "", - "explorer_url": "https://clc.explorer.dexstats.info/", - "explorer_tx_url": "", - "explorer_address_url": "", - "supported": [], - "active": false, - "is_testnet": false, - "currently_enabled": false, - "wallet_only": false, - "sign_message_prefix": "Komodo Signed Message:\n", - "asset": "CLC", - "fname": "Collider Coin", - "rpcport": 31034, - "txversion": 4, - "overwintered": 1, - "mm2": 1, - "required_confirmations": 5, - "requires_notarization": false, - "avg_blocktime": 60, - "protocol": { - "type": "UTXO" - }, - "derivation_path": "m/44'/141'", - "trezor_coin": "Komodo", - "electrum": [ - { - "url": "electrumx.cryptocollider.com:10001", - "contact": [ - { - "email": "electrumx@cryptocollider.com" - }, - { - "discord": "collider#6160" - } - ] - } - ], - "explorer_block_url": "block/" - }, "COMP-AVX20": { "coin": "COMP-AVX20", "type": "AVX-20", @@ -9483,12 +9786,63 @@ ], "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", "name": "DFX Finance", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "dfx-finance", "livecoinwatch_id": "__DFX", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -9509,11 +9863,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", @@ -9918,14 +10272,14 @@ "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" }, - "DIMI": { - "coin": "DIMI", + "DIAC": { + "coin": "DIAC", "type": "UTXO", - "name": "Diminutive Coin", - "coinpaprika_id": "dimi-diminutive-coin", - "coingecko_id": "diminutive-coin", - "livecoinwatch_id": "DIMI", - "explorer_url": "https://explorer.diminutivecoin.com/", + "name": "Diabase", + "coinpaprika_id": "diac-diabase", + "coingecko_id": "diabase", + "livecoinwatch_id": "DIAC", + "explorer_url": "http://explorer.diabasecoin.com/", "explorer_tx_url": "", "explorer_address_url": "", "supported": [], @@ -9933,55 +10287,41 @@ "is_testnet": false, "currently_enabled": false, "wallet_only": false, - "fname": "Diminutive Coin", - "rpcport": 49122, - "pubtype": 32, - "p2shtype": 30, - "wiftype": 181, - "isPoS": 1, + "fname": "Diabase", + "confpath": "USERHOME/.diabasecore/diabase.conf", + "rpcport": 7676, + "pubtype": 76, + "p2shtype": 16, + "wiftype": 204, "txfee": 1000, - "segwit": false, + "force_min_relay_fee": true, "mm2": 1, - "mature_confirmations": 75, - "required_confirmations": 7, - "avg_blocktime": 75, + "required_confirmations": 2, + "avg_blocktime": 90, "protocol": { "type": "UTXO" }, + "derivation_path": "m/44'/5'", + "links": { + "github": "https://github.com/diabasecoin/diabase", + "homepage": "https://www.diabasecoin.com" + }, "electrum": [ { - "url": "electrumx1.diminutivecoin.com:50012", - "protocol": "SSL", - "disable_cert_verification": true, + "url": "electrumx1.diabasecoin.com:10002", "contact": [ { - "email": "support@diminutivecoin.com" - }, - { - "twitter": "coin_dimi" - }, - { - "reddit": "DiminutiveCoin_DIMI" - }, - { - "github": "MadCatMining" - }, - { - "discord": "[MadCatMining]#0677" + "github": "diabasecoin" } - ], - "ws_url": "electrumx1.diminutivecoin.com:50013" + ] }, { - "url": "electrumx2.diminutivecoin.com:50012", - "protocol": "SSL", - "disable_cert_verification": true, + "url": "electrumx2.diabasecoin.com:10002", "contact": [ { - "email": "support@diminutivecoin.com" + "github": "diabasecoin" } - ], - "ws_url": "electrumx2.diminutivecoin.com:50013" + ] } ], "explorer_block_url": "block/" @@ -10328,9 +10668,9 @@ "pubtype": 30, "p2shtype": 22, "wiftype": 158, - "txfee": 1000000, + "txfee": 0, "force_min_relay_fee": true, - "dust": 1000000, + "dust": 100000000, "mm2": 1, "required_confirmations": 2, "avg_blocktime": 60, @@ -10470,115 +10810,56 @@ "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" }, - "DOGEDASH-BEP20": { - "coin": "DOGEDASH-BEP20", - "type": "BEP-20", - "name": "Doge Dash", - "coinpaprika_id": "dogedash-doge-dash", - "coingecko_id": "doge-dash", - "livecoinwatch_id": "DOGEDASH", - "explorer_url": "https://bscscan.com/", - "explorer_tx_url": "tx/", - "explorer_address_url": "address/", + "DOGEC": { + "coin": "DOGEC", + "type": "UTXO", + "name": "DogeCash", + "coinpaprika_id": "dogec-dogecash", + "coingecko_id": "dogecash", + "livecoinwatch_id": "DOGEC", + "explorer_url": "https://explorer.dogecash.org/", + "explorer_tx_url": "", + "explorer_address_url": "", "supported": [], "active": false, "is_testnet": false, "currently_enabled": false, "wallet_only": false, - "fname": "Doge Dash", - "rpcport": 80, + "sign_message_prefix": "DarkNet Signed Message:\n", + "fname": "DogeCash", + "rpcport": 56750, + "pubtype": 30, + "p2shtype": 19, + "wiftype": 122, + "txfee": 10000, + "dust": 5460, "mm2": 1, - "chain_id": 56, - "avg_blocktime": 3, - "required_confirmations": 3, + "required_confirmations": 5, + "avg_blocktime": 60, "protocol": { - "type": "ERC20", - "protocol_data": { - "platform": "BNB", - "contract_address": "0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70" - } + "type": "UTXO" }, - "derivation_path": "m/44'/714'", - "contract_address": "0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70", - "parent_coin": "BNB", - "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", - "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", - "nodes": [ - { - "url": "https://node.komodo.earth:8080/binance", - "gui_auth": true - }, - { - "url": "https://bsc1.cipig.net:18655" - }, - { - "url": "https://bsc2.cipig.net:18655" - }, - { - "url": "https://bsc3.cipig.net:18655" - } - ], - "token_address_url": "tokentxns?a=", - "explorer_block_url": "block/" - }, - "DOGGY-BEP20": { - "coin": "DOGGY-BEP20", - "type": "BEP-20", - "name": "Doggy", - "coinpaprika_id": "doggy-doggy", - "coingecko_id": "doggy", - "livecoinwatch_id": "_DOGGY", - "explorer_url": "https://bscscan.com/", - "explorer_tx_url": "tx/", - "explorer_address_url": "address/", - "supported": [], - "active": false, - "is_testnet": false, - "currently_enabled": false, - "wallet_only": false, - "fname": "Doggy", - "rpcport": 80, - "mm2": 1, - "chain_id": 56, - "avg_blocktime": 3, - "required_confirmations": 3, - "protocol": { - "type": "ERC20", - "protocol_data": { - "platform": "BNB", - "contract_address": "0x74926B3d118a63F6958922d3DC05eB9C6E6E00c6" - } + "derivation_path": "m/44'/385'", + "links": { + "github": "https://github.com/dogecash/dogecash", + "homepage": "https://dogecash.net" }, - "derivation_path": "m/44'/714'", - "contract_address": "0x74926B3d118a63F6958922d3DC05eB9C6E6E00c6", - "parent_coin": "BNB", - "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", - "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", - "nodes": [ - { - "url": "https://node.komodo.earth:8080/binance", - "gui_auth": true - }, - { - "url": "https://bsc1.cipig.net:18655" - }, - { - "url": "https://bsc2.cipig.net:18655" - }, + "electrum": [ { - "url": "https://bsc3.cipig.net:18655" + "url": "dogec-one.ewm-cx.com:50006", + "protocol": "TCP", + "ws_url": "dogec-one.ewm-cx.com:50008" } ], - "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" }, - "DOT-BEP20": { - "coin": "DOT-BEP20", + "DOGEDASH-BEP20": { + "coin": "DOGEDASH-BEP20", "type": "BEP-20", - "name": "Polkadot", - "coinpaprika_id": "dot-polkadot", - "coingecko_id": "polkadot", - "livecoinwatch_id": "DOT", + "name": "Doge Dash", + "coinpaprika_id": "dogedash-doge-dash", + "coingecko_id": "doge-dash", + "livecoinwatch_id": "DOGEDASH", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", "explorer_address_url": "address/", @@ -10587,7 +10868,7 @@ "is_testnet": false, "currently_enabled": false, "wallet_only": false, - "fname": "Polkadot", + "fname": "Doge Dash", "rpcport": 80, "mm2": 1, "chain_id": 56, @@ -10597,11 +10878,113 @@ "type": "ERC20", "protocol_data": { "platform": "BNB", - "contract_address": "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402" + "contract_address": "0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70" } }, "derivation_path": "m/44'/714'", - "contract_address": "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", + "contract_address": "0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70", + "parent_coin": "BNB", + "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", + "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", + "nodes": [ + { + "url": "https://node.komodo.earth:8080/binance", + "gui_auth": true + }, + { + "url": "https://bsc1.cipig.net:18655" + }, + { + "url": "https://bsc2.cipig.net:18655" + }, + { + "url": "https://bsc3.cipig.net:18655" + } + ], + "token_address_url": "tokentxns?a=", + "explorer_block_url": "block/" + }, + "DOGGY-BEP20": { + "coin": "DOGGY-BEP20", + "type": "BEP-20", + "name": "Doggy", + "coinpaprika_id": "doggy-doggy", + "coingecko_id": "doggy", + "livecoinwatch_id": "_DOGGY", + "explorer_url": "https://bscscan.com/", + "explorer_tx_url": "tx/", + "explorer_address_url": "address/", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "fname": "Doggy", + "rpcport": 80, + "mm2": 1, + "chain_id": 56, + "avg_blocktime": 3, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "BNB", + "contract_address": "0x74926B3d118a63F6958922d3DC05eB9C6E6E00c6" + } + }, + "derivation_path": "m/44'/714'", + "contract_address": "0x74926B3d118a63F6958922d3DC05eB9C6E6E00c6", + "parent_coin": "BNB", + "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", + "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", + "nodes": [ + { + "url": "https://node.komodo.earth:8080/binance", + "gui_auth": true + }, + { + "url": "https://bsc1.cipig.net:18655" + }, + { + "url": "https://bsc2.cipig.net:18655" + }, + { + "url": "https://bsc3.cipig.net:18655" + } + ], + "token_address_url": "tokentxns?a=", + "explorer_block_url": "block/" + }, + "DOT-BEP20": { + "coin": "DOT-BEP20", + "type": "BEP-20", + "name": "Polkadot", + "coinpaprika_id": "dot-polkadot", + "coingecko_id": "polkadot", + "livecoinwatch_id": "DOT", + "explorer_url": "https://bscscan.com/", + "explorer_tx_url": "tx/", + "explorer_address_url": "address/", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "fname": "Polkadot", + "rpcport": 80, + "mm2": 1, + "chain_id": 56, + "avg_blocktime": 3, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "BNB", + "contract_address": "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402" + } + }, + "derivation_path": "m/44'/714'", + "contract_address": "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "parent_coin": "BNB", "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", @@ -10740,6 +11123,16 @@ "type": "UTXO" }, "electrum": [ + { + "url": "pink-deer-69.doi.works:50001", + "protocol": "TCP", + "contact": [ + { + "github": "https://github.com/namecoin/electrum-nmc/issues", + "twitter": "example_username" + } + ] + }, { "url": "big-parrot-60.doi.works:50002", "protocol": "SSL", @@ -10762,6 +11155,17 @@ ], "ws-url": "itchy-jellyfish-89.doi.works:50004" }, + { + "url": "pink-deer-69.doi.works:50002", + "protocol": "SSL", + "contact": [ + { + "github": "https://github.com/namecoin/electrum-nmc/issues", + "twitter": "example_username" + } + ], + "ws-url": "pink-deer-69.doi.works:50004" + }, { "url": "ugly-bird-70.doi.works:50002", "protocol": "SSL", @@ -10796,7 +11200,7 @@ "pubtype": 33, "p2shtype": 40, "wiftype": 161, - "txfee": 0, + "txfee": 10000, "dust": 5460, "txversion": 7, "mm2": 1, @@ -10914,6 +11318,12 @@ }, "derivation_path": "m/44'/78'", "electrum": [ + { + "url": "electrum1.egulden.org:50002", + "protocol": "SSL", + "disable_cert_verification": true, + "ws_url": "electrum1.egulden.org:50004" + }, { "url": "electrum3.egulden.org:50002", "protocol": "SSL", @@ -11955,6 +12365,117 @@ ], "explorer_block_url": "block/" }, + "EURE-ERC20": { + "coin": "EURE-ERC20", + "type": "ERC-20", + "name": "Monerium EUR", + "coinpaprika_id": "eure-monerium-eur-emoney", + "coingecko_id": "monerium-eur-money", + "livecoinwatch_id": "EUR", + "explorer_url": "https://etherscan.io/", + "explorer_tx_url": "tx/", + "explorer_address_url": "address/", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "fname": "Monerium EUR", + "rpcport": 80, + "mm2": 1, + "chain_id": 1, + "decimals": 18, + "avg_blocktime": 15, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "ETH", + "contract_address": "0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f" + } + }, + "derivation_path": "m/44'/60'", + "contract_address": "0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f", + "parent_coin": "ETH", + "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80", + "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871", + "nodes": [ + { + "url": "https://node.komodo.earth:8080/ethereum", + "gui_auth": true + }, + { + "url": "https://eth1.cipig.net:18555", + "contact": { + "email": "cipi@komodoplatform.com" + } + }, + { + "url": "https://eth2.cipig.net:18555", + "contact": { + "email": "cipi@komodoplatform.com" + } + }, + { + "url": "https://eth3.cipig.net:18555", + "contact": { + "email": "cipi@komodoplatform.com" + } + } + ], + "explorer_block_url": "block/" + }, + "EURE-PLG20": { + "coin": "EURE-PLG20", + "type": "Matic", + "name": "Monerium EUR", + "coinpaprika_id": "", + "coingecko_id": "monerium-eur-money", + "livecoinwatch_id": "EUR", + "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": "Monerium EUR", + "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": "0x18ec0A6E18E5bc3784fDd3a3634b31245ab704F6" + } + }, + "derivation_path": "m/44'/966'", + "contract_address": "0x18ec0A6E18E5bc3784fDd3a3634b31245ab704F6", + "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/" + }, "EUROE-ERC20": { "coin": "EUROE-ERC20", "type": "ERC-20", @@ -12021,7 +12542,7 @@ "type": "Matic", "name": "EUROe Stablecoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "euroe-stablecoin", "livecoinwatch_id": "EUROE", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -12554,7 +13075,7 @@ "type": "ERC-20", "name": "Filecoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "filecoin", "livecoinwatch_id": "FIL", "explorer_url": "https://etherscan.io/", "explorer_tx_url": "tx/", @@ -13689,7 +14210,7 @@ "type": "ERC-20", "name": "Frax Share", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "frax-share", "livecoinwatch_id": "FXS", "explorer_url": "https://etherscan.io/", "explorer_tx_url": "tx/", @@ -13749,7 +14270,7 @@ "type": "Matic", "name": "Frax Share", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "frax-share", "livecoinwatch_id": "FXS", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -13800,7 +14321,7 @@ "type": "AVX-20", "name": "Frax Share", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "frax-share", "livecoinwatch_id": "FXS", "explorer_url": "https://snowtrace.io/", "explorer_tx_url": "tx/", @@ -13848,7 +14369,7 @@ "type": "Moonriver", "name": "Frax Share", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "frax-share", "livecoinwatch_id": "FXS", "explorer_url": "https://moonriver.moonscan.io/", "explorer_tx_url": "", @@ -13892,7 +14413,7 @@ "type": "FTM-20", "name": "Frax Share", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "frax-share", "livecoinwatch_id": "FXS", "explorer_url": "https://ftmscan.com/", "explorer_tx_url": "", @@ -14112,7 +14633,7 @@ "type": "Matic", "name": "GameCredits", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "gamecredits", "livecoinwatch_id": "GAME", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -14205,7 +14726,7 @@ "type": "BEP-20", "name": "GoByte", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "gobyte", "livecoinwatch_id": "GBX", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -14304,6 +14825,61 @@ "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" }, + "GLC": { + "coin": "GLC", + "type": "UTXO", + "name": "Goldcoin", + "coinpaprika_id": "glc-goldcoin", + "coingecko_id": "goldcoin", + "livecoinwatch_id": "GLC", + "explorer_url": "https://chainz.cryptoid.info/glc/", + "explorer_tx_url": "tx.dws?", + "explorer_address_url": "address.dws?", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "Goldcoin (GLC) Signed Message:\n", + "fname": "Goldcoin", + "rpcport": 8122, + "pubtype": 32, + "p2shtype": 5, + "wiftype": 160, + "segwit": false, + "txfee": 100000, + "mm2": 1, + "required_confirmations": 3, + "avg_blocktime": 120, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/goldcoin/goldcoin", + "homepage": "https://www.goldcoinproject.org" + }, + "electrum": [ + { + "url": "electrum1.netseed.net:50001", + "protocol": "TCP" + }, + { + "url": "electrum2.netseed.net:50001", + "protocol": "TCP" + }, + { + "url": "electrum1.netseed.net:50002", + "protocol": "SSL", + "ws_url": "electrum1.netseed.net:50003" + }, + { + "url": "electrum2.netseed.net:50002", + "protocol": "SSL", + "ws_url": "electrum2.netseed.net:50003" + } + ], + "explorer_block_url": "block.dws?" + }, "GLEEC": { "coin": "GLEEC", "type": "Smart Chain", @@ -14579,7 +15155,7 @@ "coin": "GMT-BEP20", "type": "BEP-20", "name": "STEPN", - "coinpaprika_id": "", + "coinpaprika_id": "gmt-stepn", "coingecko_id": "stepn", "livecoinwatch_id": "____GMT", "explorer_url": "https://bscscan.com/", @@ -14627,6 +15203,57 @@ "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" }, + "GMT-PLG20": { + "coin": "GMT-PLG20", + "type": "Matic", + "name": "STEPN", + "coinpaprika_id": "gmt-stepn", + "coingecko_id": "stepn", + "livecoinwatch_id": "____GMT", + "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": "STEPN", + "rpcport": 80, + "mm2": 1, + "chain_id": 137, + "decimals": 8, + "avg_blocktime": 1.8, + "required_confirmations": 20, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "MATIC", + "contract_address": "0x714DB550b574b3E927af3D93E26127D15721D4C2" + } + }, + "derivation_path": "m/44'/966'", + "contract_address": "0x714DB550b574b3E927af3D93E26127D15721D4C2", + "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/" + }, "GMX-AVX20": { "coin": "GMX-AVX20", "type": "AVX-20", @@ -14883,16 +15510,6 @@ } ] }, - { - "url": "au.garlium.crapules.org:50002", - "protocol": "SSL", - "disable_cert_verification": true, - "contact": [ - { - "discord": "orpheas#1503" - } - ] - }, { "url": "electrum.maxpuig.com:50002", "protocol": "SSL", @@ -14902,36 +15519,6 @@ } ], "ws_url": "electrum.maxpuig.com:50004" - }, - { - "url": "fr.garlium.crapules.org:50002", - "protocol": "SSL", - "disable_cert_verification": true, - "contact": [ - { - "discord": "orpheas#1503" - } - ] - }, - { - "url": "pl.garlium.crapules.org:50002", - "protocol": "SSL", - "disable_cert_verification": true, - "contact": [ - { - "discord": "orpheas#1503" - } - ] - }, - { - "url": "uk.garlium.crapules.org:50002", - "protocol": "SSL", - "disable_cert_verification": true, - "contact": [ - { - "discord": "orpheas#1503" - } - ] } ], "explorer_block_url": "block/" @@ -14941,7 +15528,7 @@ "type": "ERC-20", "name": "Garlicoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "garlicoin", "livecoinwatch_id": "GRLC", "explorer_url": "https://etherscan.io/", "explorer_tx_url": "tx/", @@ -15001,7 +15588,7 @@ "type": "BEP-20", "name": "Garlicoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "garlicoin", "livecoinwatch_id": "GRLC", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -15110,18 +15697,6 @@ } ] }, - { - "url": "electrum13.groestlcoin.org:50001", - "ws_url": "electrum13.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum14.groestlcoin.org:50001", "ws_url": "electrum14.groestlcoin.org:50004", @@ -15266,18 +15841,6 @@ } ] }, - { - "url": "electrum26.groestlcoin.org:50001", - "ws_url": "electrum26.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum27.groestlcoin.org:50001", "ws_url": "electrum27.groestlcoin.org:50004", @@ -15302,54 +15865,6 @@ } ] }, - { - "url": "electrum29.groestlcoin.org:50001", - "ws_url": "electrum29.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum3.groestlcoin.org:50001", - "ws_url": "electrum3.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum30.groestlcoin.org:50001", - "ws_url": "electrum30.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum34.groestlcoin.org:50001", - "ws_url": "electrum34.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum35.groestlcoin.org:50001", "ws_url": "electrum35.groestlcoin.org:50004", @@ -15422,30 +15937,6 @@ } ] }, - { - "url": "electrum7.groestlcoin.org:50001", - "ws_url": "electrum7.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum8.groestlcoin.org:50001", - "ws_url": "electrum8.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum9.groestlcoin.org:50001", "ws_url": "electrum9.groestlcoin.org:50004", @@ -15541,18 +16032,6 @@ } ] }, - { - "url": "electrum13.groestlcoin.org:50001", - "ws_url": "electrum13.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum14.groestlcoin.org:50001", "ws_url": "electrum14.groestlcoin.org:50004", @@ -15697,18 +16176,6 @@ } ] }, - { - "url": "electrum26.groestlcoin.org:50001", - "ws_url": "electrum26.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum27.groestlcoin.org:50001", "ws_url": "electrum27.groestlcoin.org:50004", @@ -15733,54 +16200,6 @@ } ] }, - { - "url": "electrum29.groestlcoin.org:50001", - "ws_url": "electrum29.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum3.groestlcoin.org:50001", - "ws_url": "electrum3.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum30.groestlcoin.org:50001", - "ws_url": "electrum30.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum34.groestlcoin.org:50001", - "ws_url": "electrum34.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum35.groestlcoin.org:50001", "ws_url": "electrum35.groestlcoin.org:50004", @@ -15853,30 +16272,6 @@ } ] }, - { - "url": "electrum7.groestlcoin.org:50001", - "ws_url": "electrum7.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, - { - "url": "electrum8.groestlcoin.org:50001", - "ws_url": "electrum8.groestlcoin.org:50004", - "contact": [ - { - "email": "jackielove4u@hotmail.com" - }, - { - "discord": "jackielove4u#0412" - } - ] - }, { "url": "electrum9.groestlcoin.org:50001", "ws_url": "electrum9.groestlcoin.org:50004", @@ -17176,7 +17571,7 @@ "type": "BEP-20", "name": "Illuvium", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "illuvium", "livecoinwatch_id": "ILV", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -17654,7 +18049,7 @@ "type": "BEP-20", "name": "Jarvis Brazilian Real", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "jarvis-brazilian-real", "livecoinwatch_id": "BRL", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -18076,7 +18471,7 @@ "type": "AVX-20", "name": "Jarvis Euro", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "jarvis-synthetic-euro", "livecoinwatch_id": "JEUR", "explorer_url": "https://snowtrace.io/", "explorer_tx_url": "tx/", @@ -18124,7 +18519,7 @@ "type": "BEP-20", "name": "Jarvis Euro", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "jarvis-synthetic-euro", "livecoinwatch_id": "JEUR", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -18289,7 +18684,7 @@ "type": "BEP-20", "name": "Jarvis British Pound", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "jarvis-synthetic-british-pound", "livecoinwatch_id": "GBP", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -20131,10 +20526,6 @@ }, "derivation_path": "m/44'/192'", "electrum": [ - { - "url": "188.166.117.139:50001", - "protocol": "TCP" - }, { "url": "88.99.26.209:5140", "protocol": "TCP" @@ -20181,10 +20572,6 @@ }, "derivation_path": "m/44'/192'", "electrum": [ - { - "url": "188.166.117.139:50001", - "protocol": "TCP" - }, { "url": "88.99.26.209:5140", "protocol": "TCP" @@ -21550,7 +21937,7 @@ "pubtype": 45, "p2shtype": 22, "wiftype": 173, - "txfee": 0, + "txfee": 100000, "dust": 54600, "segwit": false, "mm2": 1, @@ -21806,7 +22193,7 @@ "type": "BEP-20", "name": "Mask Network", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "mask-network", "livecoinwatch_id": "_MASK", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -21918,7 +22305,7 @@ "type": "Matic", "name": "Mask Network", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "mask-network", "livecoinwatch_id": "_MASK", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -22370,7 +22757,7 @@ "type": "Smart Chain", "name": "Marmara Credit Loops", "coinpaprika_id": "mcl-marmara-credit-loops", - "coingecko_id": "", + "coingecko_id": "marmara-credit-loops", "livecoinwatch_id": "_MCL", "explorer_url": "https://explorer.marmara.io/", "explorer_tx_url": "", @@ -22966,7 +23353,7 @@ "type": "Matic", "name": "Maker", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "maker", "livecoinwatch_id": "MKR", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -23610,7 +23997,7 @@ "type": "UTXO", "name": "Nengcoin", "coinpaprika_id": "neng-nengcoin", - "coingecko_id": "", + "coingecko_id": "nengcoin", "livecoinwatch_id": "NENG", "explorer_url": "http://nengexplorer.mooo.com:3001/", "explorer_tx_url": "", @@ -25176,6 +25563,10 @@ "homepage": "https://getstarted.with.pink" }, "electrum": [ + { + "url": "pink-one.ewm-cx.net:50001", + "protocol": "TCP" + }, { "url": "pink-two.ewm-cx.net:50001", "protocol": "TCP" @@ -25326,7 +25717,7 @@ "type": "ERC-20", "name": "PotCoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "potcoin", "livecoinwatch_id": "_POT", "explorer_url": "https://etherscan.io/", "explorer_tx_url": "tx/", @@ -25386,7 +25777,7 @@ "type": "Matic", "name": "PotCoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "potcoin", "livecoinwatch_id": "_POT", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -25879,7 +26270,7 @@ "type": "UTXO", "name": "PRUX", "coinpaprika_id": "prux-prux-coin", - "coingecko_id": "", + "coingecko_id": "prux-coin", "livecoinwatch_id": "", "explorer_url": "https://explorer.prux.info/", "explorer_tx_url": "", @@ -26010,7 +26401,7 @@ "type": "Matic", "name": "Vulcan Forged", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "vulcan-forged", "livecoinwatch_id": "PYR", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -26219,7 +26610,7 @@ "type": "Matic", "name": "Shiba Inu", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "shiba-inu", "livecoinwatch_id": "SHIB", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -27502,6 +27893,11 @@ "homepage": "https://reddcoin.com" }, "electrum": [ + { + "url": "electrum01.reddcoin.com:50002", + "protocol": "SSL", + "ws_url": "electrum01.reddcoin.com:50004" + }, { "url": "electrum02.reddcoin.com:50002", "protocol": "SSL", @@ -27752,7 +28148,7 @@ "type": "Matic", "name": "Request", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "request-network", "livecoinwatch_id": "REQ", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -29519,12 +29915,61 @@ ], "explorer_block_url": "block/" }, + "SUM": { + "coin": "SUM", + "type": "UTXO", + "name": "Sumcoin", + "coinpaprika_id": "sum-sumcoin", + "coingecko_id": "sumcoin", + "livecoinwatch_id": "SUM", + "explorer_url": "https://sumcoinexplorer.com/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "Sumcoin Signed Message:\n", + "fname": "Sumcoin", + "isPoS": 1, + "rpcport": 3332, + "pubtype": 63, + "p2shtype": 125, + "wiftype": 187, + "decimals": 6, + "txfee": 0, + "dust": 10000, + "segwit": false, + "bech32_hrp": "sum", + "mm2": 1, + "required_confirmations": 2, + "avg_blocktime": 60, + "protocol": { + "type": "UTXO" + }, + "derivation_path": "m/44'/552'", + "trezor_coin": "Sumcoin", + "links": { + "github": "https://github.com/sumcoinlabs/sumcoin", + "homepage": "https://www.sumcoin.org" + }, + "electrum": [ + { + "url": "sumpos.electrum-sum.org:50002", + "protocol": "SSL", + "disable_cert_verification": false, + "ws_url": "sumpos.electrum-sum.org:50004" + } + ], + "explorer_block_url": "block/" + }, "SUPERNET": { "coin": "SUPERNET", "type": "Smart Chain", "name": "Supernet", "coinpaprika_id": "unity-supernet", - "coingecko_id": "", + "coingecko_id": "supernet", "livecoinwatch_id": "", "explorer_url": "https://supernet.kmdexplorer.io/", "explorer_tx_url": "", @@ -30416,7 +30861,7 @@ "type": "ERC-20", "name": "Tamadoge", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "tamadoge", "livecoinwatch_id": "__TAMA", "explorer_url": "https://etherscan.io/", "explorer_tx_url": "tx/", @@ -30931,14 +31376,6 @@ "derivation_path": "m/44'/141'", "trezor_coin": "Komodo", "electrum": [ - { - "url": "1.eu.thc.electrum.dexstats.info:10020", - "contact": [ - { - "discord": "CHMEX#0686" - } - ] - }, { "url": "2.eu.thc.electrum.dexstats.info:10020", "contact": [ @@ -31044,17 +31481,6 @@ } ] }, - { - "url": "2.eu.tokel.electrum.dexstats.info:10077", - "contact": [ - { - "email": "chmex@dexstats.info" - }, - { - "discord": "chmex#0686" - } - ] - }, { "url": "1.eu.tokel.electrum.dexstats.info:11077", "protocol": "SSL", @@ -31067,19 +31493,6 @@ } ], "ws_url": "1.eu.tokel.electrum.dexstats.info:9077" - }, - { - "url": "2.eu.tokel.electrum.dexstats.info:11077", - "protocol": "SSL", - "contact": [ - { - "email": "chmex@dexstats.info" - }, - { - "discord": "chmex#0686" - } - ], - "ws_url": "2.eu.tokel.electrum.dexstats.info:9077" } ], "explorer_block_url": "block/" @@ -31724,7 +32137,7 @@ "type": "AVX-20", "name": "TrueUSD", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "true-usd", "livecoinwatch_id": "TUSD", "explorer_url": "https://snowtrace.io/", "explorer_tx_url": "tx/", @@ -31772,7 +32185,7 @@ "type": "FTM-20", "name": "TrueUSD", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "true-usd", "livecoinwatch_id": "TUSD", "explorer_url": "https://ftmscan.com/", "explorer_tx_url": "", @@ -33082,6 +33495,57 @@ "decimals": 6, "avg_blocktime": 1.8, "required_confirmations": 20, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "MATIC", + "contract_address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359" + } + }, + "derivation_path": "m/44'/966'", + "contract_address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", + "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/" + }, + "USDC-PLG20_OLD": { + "coin": "USDC-PLG20_OLD", + "type": "Matic", + "name": "USD Coin (OLD)", + "coinpaprika_id": "", + "coingecko_id": "", + "livecoinwatch_id": "USDC", + "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": "USD Coin (OLD)", + "rpcport": 80, + "mm2": 1, + "chain_id": 137, + "decimals": 6, + "avg_blocktime": 1.8, + "required_confirmations": 20, "protocol": { "type": "ERC20", "protocol_data": { @@ -33116,7 +33580,7 @@ "type": "BEP-20", "name": "USDD", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "usdd", "livecoinwatch_id": "USDD", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -34225,53 +34689,6 @@ "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" }, - "VRM": { - "coin": "VRM", - "type": "UTXO", - "name": "Verium Reserve", - "coinpaprika_id": "vrm-veriumreserve", - "coingecko_id": "", - "livecoinwatch_id": "VRM", - "explorer_url": "https://explorer-vrm.vericonomy.com/", - "explorer_tx_url": "", - "explorer_address_url": "", - "supported": [], - "active": false, - "is_testnet": false, - "currently_enabled": false, - "wallet_only": false, - "fname": "Verium Reserve", - "rpcport": 33987, - "pubtype": 70, - "p2shtype": 132, - "wiftype": 198, - "txfee": 100000, - "force_min_relay_fee": true, - "isPoS": 1, - "mm2": 1, - "required_confirmations": 2, - "avg_blocktime": 240, - "protocol": { - "type": "UTXO" - }, - "electrum": [ - { - "url": "electrum01-vrm.vericonomy.com:50001", - "contact": [ - { - "email": "dev@vericoin.info" - }, - { - "twitter": "vericonomy" - }, - { - "github": "VeriConomy" - } - ] - } - ], - "explorer_block_url": "block/" - }, "VRSC": { "coin": "VRSC", "type": "Smart Chain", @@ -34442,6 +34859,20 @@ } ] }, + { + "url": "electrum3.grms.pw:17485", + "contact": [ + { + "email": "contact@grms.pw" + }, + { + "discord": "miner113#7864" + }, + { + "github": "Miner113" + } + ] + }, { "url": "electrum1.grms.pw:50002", "protocol": "SSL", @@ -34457,6 +34888,71 @@ } ], "ws_url": "electrum1.grms.pw:50004" + }, + { + "url": "electrum3.grms.pw:50002", + "protocol": "SSL", + "contact": [ + { + "email": "contact@grms.pw" + }, + { + "discord": "miner113#7864" + }, + { + "github": "Miner113" + } + ], + "ws_url": "electrum3.grms.pw:50004" + } + ], + "explorer_block_url": "block/" + }, + "VPRM": { + "coin": "VPRM", + "type": "Smart Chain", + "name": "Vaporum", + "coinpaprika_id": "vprm-vaporum-coin", + "coingecko_id": "vaporum-coin", + "livecoinwatch_id": "VPRM", + "explorer_url": "http://explorer.vaporumcoin.us/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "Komodo Signed Message:\n", + "asset": "VPRM", + "fname": "Vaporum", + "rpcport": 51609, + "txversion": 4, + "overwintered": 1, + "mm2": 1, + "required_confirmations": 5, + "avg_blocktime": 30, + "protocol": { + "type": "UTXO" + }, + "derivation_path": "m/44'/141'", + "trezor_coin": "Komodo", + "electrum": [ + { + "url": "electrumx1.vaporumcoin.us:50001", + "contact": [ + { + "github": "VaporumCoin" + } + ] + }, + { + "url": "electrumx2.vaporumcoin.us:50001", + "contact": [ + { + "github": "VaporumCoin" + } + ] } ], "explorer_block_url": "block/" @@ -34502,9 +34998,6 @@ { "url": "88.99.26.209:5028" }, - { - "url": "electrumx-brn.webhop.me:55001" - }, { "url": "electrumx.javerity.com:5885", "ws_url": "electrumx.javerity.com:5887", @@ -34562,9 +35055,6 @@ { "url": "88.99.26.209:5028" }, - { - "url": "electrumx-brn.webhop.me:55001" - }, { "url": "electrumx.javerity.com:5885", "ws_url": "electrumx.javerity.com:5887", @@ -34699,7 +35189,7 @@ "type": "Matic", "name": "Wrapped Bitcoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "wrapped-bitcoin", "livecoinwatch_id": "WBTC", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -35129,7 +35619,7 @@ "type": "BEP-20", "name": "Onyxcoin", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "chain-2", "livecoinwatch_id": "XCN", "explorer_url": "https://bscscan.com/", "explorer_tx_url": "tx/", @@ -35361,7 +35851,7 @@ "type": "Matic", "name": "StraitsX Indonesian Rupiah", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "straitsx-indonesia-rupiah", "livecoinwatch_id": "XIDR", "explorer_url": "https://polygonscan.com/", "explorer_tx_url": "tx/", @@ -35707,12 +36197,25 @@ { "url": "fulcrum.ergon.network:52138", "protocol": "SSL", - "disable_cert_verification": true + "ws_url": "fulcrum.ergon.network:52140", + "contact": [ + { + "email": "licho@ergon.moe" + }, + { + "telegram": "licho92karol" + } + ] }, { "url": "la.ask.systems:52138", "protocol": "SSL", - "disable_cert_verification": true + "ws_url": "la.ask.systems:52140", + "contact": [ + { + "telegram": "@fsmv0" + } + ] }, { "url": "xrg_ful.googol.cash:52138", @@ -35778,7 +36281,7 @@ "type": "ERC-20", "name": "XRP", "coinpaprika_id": "", - "coingecko_id": "", + "coingecko_id": "ripple", "livecoinwatch_id": "XRP", "explorer_url": "https://etherscan.io/", "explorer_tx_url": "tx/", @@ -36243,6 +36746,15 @@ "electrum": [ { "url": "88.99.26.209:5036" + }, + { + "url": "electrumx-verge.cloud:50001", + "protocol": "TCP" + }, + { + "url": "electrumx-verge.cloud:50002", + "protocol": "SSL", + "ws_url": "electrumx-verge.cloud:50004" } ], "explorer_block_url": "block/" @@ -37037,7 +37549,12 @@ { "url": "zeta-seed-c.zetacoin.tech:50012", "protocol": "SSL", - "disable_cert_verification": false + "ws_url": "zeta-seed-c.zetacoin.tech:50013" + }, + { + "url": "zeta-seed-d.zetacoin.network:50012", + "protocol": "SSL", + "ws_url": "zeta-seed-d.zetacoin.network:50013" } ], "explorer_block_url": "block.dws?" @@ -37401,7 +37918,7 @@ "txfee": 10000, "mm2": 1, "required_confirmations": 2, - "avg_blocktime": 60, + "avg_blocktime": 120, "protocol": { "type": "UTXO" }, @@ -39909,15 +40426,6 @@ "website": "https://1209k.com/bitcoin-eye/ele.php?chain=tbch" } ] - }, - { - "url": "tbch.loping.net:60002", - "protocol": "SSL", - "contact": [ - { - "website": "https://1209k.com/bitcoin-eye/ele.php?chain=tbch" - } - ] } ], "explorer_block_url": "block/" @@ -40389,7 +40897,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", @@ -41146,14 +41655,14 @@ ], "explorer_block_url": "block/" }, - "BKC": { - "coin": "BKC", + "KIIRO": { + "coin": "KIIRO", "type": "UTXO", - "name": "Bunkercoin", - "coinpaprika_id": "bkc-bunkercoin", - "coingecko_id": "", - "livecoinwatch_id": "", - "explorer_url": "https://bkcexplorer.bunker.mt/", + "name": "Kiiro", + "coinpaprika_id": "kiiro-kiirocoin", + "coingecko_id": "kiirocoin", + "livecoinwatch_id": "KIIRO", + "explorer_url": "https://explorer.kiirocoin.org/", "explorer_tx_url": "", "explorer_address_url": "", "supported": [], @@ -41161,37 +41670,86 @@ "is_testnet": false, "currently_enabled": false, "wallet_only": false, - "sign_message_prefix": "Bunkercoin Signed Message:\n", - "fname": "Bunkercoin", - "rpcport": 22555, - "pubtype": 25, - "p2shtype": 22, - "wiftype": 158, - "txfee": 1000000, - "force_min_relay_fee": true, - "dust": 1000000, + "sign_message_prefix": "Zcoin Signed Message:\n", + "fname": "Kiiro", + "rpcport": 8999, + "pubtype": 45, + "p2shtype": 7, + "wiftype": 210, + "txfee": 1000, "mm2": 1, - "required_confirmations": 10, - "avg_blocktime": 60, + "required_confirmations": 3, + "avg_blocktime": 150, "protocol": { "type": "UTXO" }, - "derivation_path": "m/44'/3'", "links": { - "github": "https://github.com/bunkercoin/bunkercoin", - "homepage": "https://bunkercoin.org" + "github": "https://github.com/kiirocoin/kiiro", + "homepage": "https://kiirocoin.org" }, "electrum": [ { - "url": "bunkerelectrum.bunker.mt:50001", - "protocol": "TCP", + "url": "electrum1.kiirocoin.org:50002", + "protocol": "SSL", "contact": [ { - "discord": "bunkermatty#5308" + "github": "https://github.com/kiirocoin/electrum-kiiro/issues" } - ] + ], + "ws_url": "electrum1.kiirocoin.org:50004" + } + ], + "explorer_block_url": "block/" + }, + "KIIRO-BEP20": { + "coin": "KIIRO-BEP20", + "type": "BEP-20", + "name": "Kiiro", + "coinpaprika_id": "kiiro-kiirocoin", + "coingecko_id": "kiirocoin", + "livecoinwatch_id": "KIIRO", + "explorer_url": "https://bscscan.com/", + "explorer_tx_url": "tx/", + "explorer_address_url": "address/", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "fname": "Kiiro", + "rpcport": 80, + "mm2": 1, + "chain_id": 56, + "avg_blocktime": 3, + "required_confirmations": 3, + "protocol": { + "type": "ERC20", + "protocol_data": { + "platform": "BNB", + "contract_address": "0x347862372f7C8f83D69025234367Ac11c5241Db3" + } + }, + "derivation_path": "m/44'/714'", + "contract_address": "0x347862372f7C8f83D69025234367Ac11c5241Db3", + "parent_coin": "BNB", + "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", + "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31", + "nodes": [ + { + "url": "https://node.komodo.earth:8080/binance", + "gui_auth": true + }, + { + "url": "https://bsc1.cipig.net:18655" + }, + { + "url": "https://bsc2.cipig.net:18655" + }, + { + "url": "https://bsc3.cipig.net:18655" } ], + "token_address_url": "tokentxns?a=", "explorer_block_url": "block/" } } \ No newline at end of file diff --git a/coins_ci.json b/coins_ci.json index 8868624db..755fea869 100644 --- a/coins_ci.json +++ b/coins_ci.json @@ -1,3 +1,3 @@ { - "coins_repo_commit": "8cb5983ab858dde915e8de3175c15cd0f5572356" + "coins_repo_commit": "23efa50f0f4bef56f638ac79353e951ab5b62fe1" } \ No newline at end of file diff --git a/lib/services/mm_service.dart b/lib/services/mm_service.dart index c5718a877..674e80ca3 100644 --- a/lib/services/mm_service.dart +++ b/lib/services/mm_service.dart @@ -64,9 +64,9 @@ class MMService { /// Our name and version String gui; - /// We're using the netid of 7777 currently - /// But it's possible in theory to connect the UI to MM running on a different netid - int netid = 7777; + /// We're using the netid of 8762 as part of the bracking changes in MM2 + /// warrenting a new netid. + int netid = 8762; /// Effective memory used by the application, MiB /// As of now it is specific to iOS diff --git a/pubspec.yaml b/pubspec.yaml index cb8243851..e35b53170 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: Multicoin Wallet with DEX gateway # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 0.8.0+0 +version: 0.9.0+0 publish_to: none