diff --git a/api_ids/coingecko_ids.json b/api_ids/coingecko_ids.json index 1ab7b8945..f6bdcf932 100644 --- a/api_ids/coingecko_ids.json +++ b/api_ids/coingecko_ids.json @@ -128,6 +128,7 @@ "CHZ-ERC20": "chiliz", "CHZ-KRC20": "chiliz", "CHZ-PLG20": "chiliz", + "CHIPS": "chips", "CLAM": "clams", "COMP-AVX20": "compound-governance-token", "COMP-BEP20": "compound-governance-token", diff --git a/api_ids/coinpaprika_ids.json b/api_ids/coinpaprika_ids.json index d22f4ce21..547048e88 100644 --- a/api_ids/coinpaprika_ids.json +++ b/api_ids/coinpaprika_ids.json @@ -129,6 +129,7 @@ "CHZ-ERC20": "chz-chiliz", "CHZ-KRC20": "chz-chiliz", "CHZ-PLG20": "chz-chiliz", + "CHIPS": "chips-chips", "CLAM": "clam-clams", "CLC": "clc-collider-coin", "CLP-BEP20": "clp-crypto-lover-productions", diff --git a/api_ids/livecoinwatch_ids.json b/api_ids/livecoinwatch_ids.json index 53f515bd9..132ee45bb 100644 --- a/api_ids/livecoinwatch_ids.json +++ b/api_ids/livecoinwatch_ids.json @@ -61,6 +61,7 @@ "CEL": "CEL", "CELR": "CELR", "CFX": "CFX", + "CHIPS": "__CHIPS", "CHSB": "CHSB", "CHTA": "CHTA", "CHZ": "CHZ", diff --git a/coins b/coins index ca83530b0..14ccfbf7f 100644 --- a/coins +++ b/coins @@ -3171,6 +3171,26 @@ "erc20_sender_refund": 85000 } }, + { + "coin": "CHIPS", + "sign_message_prefix": "Komodo Signed Message:\n", + "asset": "CHIPS", + "fname": "CHIPS", + "rpcport": 22778, + "txversion": 4, + "overwintered": 1, + "mm2": 1, + "required_confirmations": 10, + "avg_blocktime": 10, + "protocol": { + "type": "UTXO" + }, + "derivation_path": "m/44'/141'", + "trezor_coin": "Komodo", + "links": { + "homepage": "https://chips.cash" + } + }, { "coin": "CHTA", "name": "cheetahcoin", diff --git a/electrums/CHIPS b/electrums/CHIPS new file mode 100644 index 000000000..d996990b8 --- /dev/null +++ b/electrums/CHIPS @@ -0,0 +1,50 @@ +[ + { + "url": "electrum1.cipig.net:10012", + "contact": [ + { "email": "cipi@komodoplatform.com" }, + { "discord": "cipi#4502" } + ] + }, + { + "url": "electrum2.cipig.net:10012", + "contact": [ + { "email": "cipi@komodoplatform.com" }, + { "discord": "cipi#4502" } + ] + }, + { + "url": "electrum3.cipig.net:10012", + "contact": [ + { "email": "cipi@komodoplatform.com" }, + { "discord": "cipi#4502" } + ] + }, + { + "url": "electrum1.cipig.net:20012", + "protocol": "SSL", + "contact": [ + { "email": "cipi@komodoplatform.com" }, + { "discord": "cipi#4502" } + ], + "ws_url": "electrum1.cipig.net:30012" + }, + { + "url": "electrum2.cipig.net:20012", + "protocol": "SSL", + "contact": [ + { "email": "cipi@komodoplatform.com" }, + { "discord": "cipi#4502" } + ], + "ws_url": "electrum2.cipig.net:30012" + }, + { + "url": "electrum3.cipig.net:20012", + "protocol": "SSL", + "contact": [ + { "email": "cipi@komodoplatform.com" }, + { "discord": "cipi#4502" } + ], + "ws_url": "electrum3.cipig.net:30012" + } +] diff --git a/explorers/CHIPS b/explorers/CHIPS new file mode 100644 index 000000000..0c17c2f42 --- /dev/null +++ b/explorers/CHIPS @@ -0,0 +1 @@ +["https://explorer.chips.cash/"] diff --git a/icons_original/chips.png b/icons_original/chips.png new file mode 100644 index 000000000..4acc88988 Binary files /dev/null and b/icons_original/chips.png differ