Skip to content

Commit

Permalink
Merge pull request #1290 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 authored Feb 17, 2025
2 parents e144643 + c4eccab commit 09da08e
Show file tree
Hide file tree
Showing 7 changed files with 863 additions and 832 deletions.
Binary file added icons/shic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 20 additions & 5 deletions utils/coins_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -34446,10 +34446,10 @@
"coingecko_id": "",
"livecoinwatch_id": "SHIC",
"explorer_url": "https://shibaexplorer.com/",
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"explorer_tx_url": "",
"explorer_address_url": "",
"supported": [],
"active": true,
"active": false,
"is_testnet": false,
"currently_enabled": false,
"wallet_only": false,
Expand All @@ -34462,7 +34462,7 @@
"segwit": false,
"txfee": 1000000,
"mm2": 1,
"required_confirmations": 7,
"required_confirmations": 5,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
Expand All @@ -34472,7 +34472,12 @@
"github": "https://github.com/shibacoinppc/shibacoin",
"homepage": "https://shibapow.org/"
},
"electrum": [],
"electrum": [
{
"url": "109.123.245.37:50001",
"protocol": "TCP"
}
],
"explorer_block_url": "block/"
},
"QC-QRC20": {
Expand Down Expand Up @@ -41981,6 +41986,16 @@
"homepage": "https://unituscurrency.com"
},
"electrum": [
{
"url": "failover.trc-uis.ewmcx.biz:50002",
"protocol": "SSL",
"disable_cert_verification": false
},
{
"url": "failover.trc-uis.ewmcx.biz:50003",
"protocol": "WSS",
"disable_cert_verification": false
},
{
"url": "uis-uno.ewmcx.net:50002",
"protocol": "SSL",
Expand Down
13 changes: 9 additions & 4 deletions utils/coins_config_ssl.json
Original file line number Diff line number Diff line change
Expand Up @@ -30300,10 +30300,10 @@
"coingecko_id": "",
"livecoinwatch_id": "SHIC",
"explorer_url": "https://shibaexplorer.com/",
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"explorer_tx_url": "",
"explorer_address_url": "",
"supported": [],
"active": true,
"active": false,
"is_testnet": false,
"currently_enabled": false,
"wallet_only": false,
Expand All @@ -30316,7 +30316,7 @@
"segwit": false,
"txfee": 1000000,
"mm2": 1,
"required_confirmations": 7,
"required_confirmations": 5,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
Expand Down Expand Up @@ -36796,6 +36796,11 @@
"homepage": "https://unituscurrency.com"
},
"electrum": [
{
"url": "failover.trc-uis.ewmcx.biz:50002",
"protocol": "SSL",
"disable_cert_verification": false
},
{
"url": "uis-uno.ewmcx.net:50002",
"protocol": "SSL",
Expand Down
20 changes: 15 additions & 5 deletions utils/coins_config_tcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -29972,10 +29972,10 @@
"coingecko_id": "",
"livecoinwatch_id": "SHIC",
"explorer_url": "https://shibaexplorer.com/",
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"explorer_tx_url": "",
"explorer_address_url": "",
"supported": [],
"active": true,
"active": false,
"is_testnet": false,
"currently_enabled": false,
"wallet_only": false,
Expand All @@ -29988,7 +29988,7 @@
"segwit": false,
"txfee": 1000000,
"mm2": 1,
"required_confirmations": 7,
"required_confirmations": 5,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
Expand All @@ -29998,7 +29998,12 @@
"github": "https://github.com/shibacoinppc/shibacoin",
"homepage": "https://shibapow.org/"
},
"electrum": [],
"electrum": [
{
"url": "109.123.245.37:50001",
"protocol": "TCP"
}
],
"explorer_block_url": "block/"
},
"QC-QRC20": {
Expand Down Expand Up @@ -36302,6 +36307,11 @@
"homepage": "https://unituscurrency.com"
},
"electrum": [
{
"url": "failover.trc-uis.ewmcx.biz:50002",
"protocol": "SSL",
"disable_cert_verification": false
},
{
"url": "uis-uno.ewmcx.net:50002",
"protocol": "SSL",
Expand Down
25 changes: 20 additions & 5 deletions utils/coins_config_unfiltered.json
Original file line number Diff line number Diff line change
Expand Up @@ -34711,10 +34711,10 @@
"coingecko_id": "",
"livecoinwatch_id": "SHIC",
"explorer_url": "https://shibaexplorer.com/",
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"explorer_tx_url": "",
"explorer_address_url": "",
"supported": [],
"active": true,
"active": false,
"is_testnet": false,
"currently_enabled": false,
"wallet_only": false,
Expand All @@ -34727,7 +34727,7 @@
"segwit": false,
"txfee": 1000000,
"mm2": 1,
"required_confirmations": 7,
"required_confirmations": 5,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
Expand All @@ -34737,7 +34737,12 @@
"github": "https://github.com/shibacoinppc/shibacoin",
"homepage": "https://shibapow.org/"
},
"electrum": [],
"electrum": [
{
"url": "109.123.245.37:50001",
"protocol": "TCP"
}
],
"explorer_block_url": "block/"
},
"QC-QRC20": {
Expand Down Expand Up @@ -42278,6 +42283,16 @@
"homepage": "https://unituscurrency.com"
},
"electrum": [
{
"url": "failover.trc-uis.ewmcx.biz:50002",
"protocol": "SSL",
"disable_cert_verification": false
},
{
"url": "failover.trc-uis.ewmcx.biz:50003",
"protocol": "WSS",
"disable_cert_verification": false
},
{
"url": "uis-uno.ewmcx.net:50002",
"protocol": "SSL",
Expand Down
42 changes: 5 additions & 37 deletions utils/coins_config_wss.json
Original file line number Diff line number Diff line change
Expand Up @@ -27578,43 +27578,6 @@
],
"explorer_block_url": "block/"
},
"SHIC": {
"coin": "SHIC",
"type": "UTXO",
"name": "Shibacoin",
"coinpaprika_id": "shic-shibacoin",
"coingecko_id": "",
"livecoinwatch_id": "SHIC",
"explorer_url": "https://shibaexplorer.com/",
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"supported": [],
"active": true,
"is_testnet": false,
"currently_enabled": false,
"wallet_only": false,
"sign_message_prefix": "Shibacoin Signed Message:\n",
"fname": "Shibacoin",
"rpcport": 33863,
"pubtype": 63,
"p2shtype": 22,
"wiftype": 158,
"segwit": false,
"txfee": 1000000,
"mm2": 1,
"required_confirmations": 7,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/74'",
"links": {
"github": "https://github.com/shibacoinppc/shibacoin",
"homepage": "https://shibapow.org/"
},
"electrum": [],
"explorer_block_url": "block/"
},
"QC-QRC20": {
"coin": "QC-QRC20",
"type": "QRC-20",
Expand Down Expand Up @@ -33484,6 +33447,11 @@
"homepage": "https://unituscurrency.com"
},
"electrum": [
{
"url": "failover.trc-uis.ewmcx.biz:50003",
"protocol": "WSS",
"disable_cert_verification": false
},
{
"url": "uis-uno.ewmcx.net:50003",
"protocol": "WSS",
Expand Down
Loading

0 comments on commit 09da08e

Please sign in to comment.