Skip to content

Commit

Permalink
Merge pull request #1275 from cipig/list
Browse files Browse the repository at this point in the history
list CHIPS
  • Loading branch information
smk762 authored Feb 3, 2025
2 parents 7e3c7e8 + 3848f99 commit 4db7ddd
Show file tree
Hide file tree
Showing 7 changed files with 74 additions and 0 deletions.
1 change: 1 addition & 0 deletions api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"CEL": "CEL",
"CELR": "CELR",
"CFX": "CFX",
"CHIPS": "__CHIPS",
"CHSB": "CHSB",
"CHTA": "CHTA",
"CHZ": "CHZ",
Expand Down
20 changes: 20 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
50 changes: 50 additions & 0 deletions electrums/CHIPS
Original file line number Diff line number Diff line change
@@ -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"
}
]
1 change: 1 addition & 0 deletions explorers/CHIPS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://explorer.chips.cash/"]
Binary file added icons_original/chips.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4db7ddd

Please sign in to comment.