Skip to content

Commit

Permalink
Merge pull request #1254 from cipig/list
Browse files Browse the repository at this point in the history
list BCZERO, RAPH, MDX
  • Loading branch information
smk762 authored Jan 14, 2025
2 parents ac25059 + 2ea8aac commit ba22150
Show file tree
Hide file tree
Showing 15 changed files with 224 additions and 2 deletions.
1 change: 1 addition & 0 deletions api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@
"MC-BEP20": "merit-circle",
"MC-ERC20": "merit-circle",
"MCL": "marmara-credit-loops",
"MDX": "mandala-exchange-token",
"MED-QRC20": "medibloc",
"MINDS-ERC20": "minds",
"MINU-BEP20": "minu",
Expand Down
2 changes: 2 additions & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"BCH-ERC20": "bch-bitcoin-cash",
"BCH-HCO20": "bch-bitcoin-cash",
"BCH": "bch-bitcoin-cash",
"BCZERO": "bczero-buggyra-coin-zero",
"BEST-ERC20": "best-bitpanda-ecosystem-token",
"BIDR-BEP20": "bidr-binanceidr",
"BITN": "bit-bitnet",
Expand Down Expand Up @@ -361,6 +362,7 @@
"MC-BEP20": "mc-merit-circle",
"MC-ERC20": "mc-merit-circle",
"MCL": "mcl-marmara-credit-loops",
"MDX": "mdx-mandala-exchange-token",
"MED-QRC20": "med-medibloc-qrc20",
"MINDS-ERC20": "minds-minds",
"MINU-BEP20": "minu-minu",
Expand Down
2 changes: 2 additions & 0 deletions api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"BAT": "BAT",
"BBK": "BBK",
"BCH": "BCH",
"BCZERO": "BCZERO",
"BEST": "BEST",
"BIDR": "BIDR",
"BITN": "________BIT",
Expand Down Expand Up @@ -204,6 +205,7 @@
"MAZA": "MAZA",
"MC": "_MC",
"MCL": "_MCL",
"MDX": "MDX",
"MED": "MED",
"MEWC": "MEWC",
"MINDS": "MINDS",
Expand Down
60 changes: 60 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -1989,6 +1989,27 @@
"type": "UTXO"
}
},
{
"coin": "BCZERO",
"sign_message_prefix": "Komodo Signed Message:\n",
"asset": "BCZERO",
"fname": "Buggyra Coin Zero",
"rpcport": 46856,
"txversion": 4,
"overwintered": 1,
"mm2": 1,
"required_confirmations": 4,
"requires_notarization": false,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo",
"links": {
"homepage": "https://buggyracoinzero.com"
}
},
{
"coin": "BLK",
"name": "blackmore",
Expand Down Expand Up @@ -9142,6 +9163,27 @@
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo"
},
{
"coin": "MDX",
"sign_message_prefix": "Komodo Signed Message:\n",
"asset": "MDX",
"fname": "Mandala",
"rpcport": 18482,
"txversion": 4,
"overwintered": 1,
"mm2": 1,
"required_confirmations": 4,
"requires_notarization": false,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo",
"links": {
"homepage": "https://mandala.exchange"
}
},
{
"coin": "MINDS-ERC20",
"name": "minds_erc20",
Expand Down Expand Up @@ -11203,6 +11245,24 @@
"type": "QTUM"
}
},
{
"coin": "RAPH",
"sign_message_prefix": "Komodo Signed Message:\n",
"asset": "RAPH",
"fname": "Raphael",
"rpcport": 30261,
"txversion": 4,
"overwintered": 1,
"mm2": 1,
"required_confirmations": 4,
"requires_notarization": false,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo"
},
{
"coin": "RDD",
"name": "reddcoin",
Expand Down
50 changes: 50 additions & 0 deletions electrums/BCZERO
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[
{
"url": "electrum1.cipig.net:10003",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum2.cipig.net:10003",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum3.cipig.net:10003",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum1.cipig.net:20003",
"protocol": "SSL",
"ws_url": "electrum1.cipig.net:30003",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum2.cipig.net:20003",
"protocol": "SSL",
"ws_url": "electrum2.cipig.net:30003",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum3.cipig.net:20003",
"protocol": "SSL",
"ws_url": "electrum3.cipig.net:30003",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
}
]
50 changes: 50 additions & 0 deletions electrums/MDX
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[
{
"url": "electrum1.cipig.net:10005",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum2.cipig.net:10005",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum3.cipig.net:10005",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum1.cipig.net:20005",
"protocol": "SSL",
"ws_url": "electrum1.cipig.net:30005",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum2.cipig.net:20005",
"protocol": "SSL",
"ws_url": "electrum2.cipig.net:30005",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum3.cipig.net:20005",
"protocol": "SSL",
"ws_url": "electrum3.cipig.net:30005",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
}
]
50 changes: 50 additions & 0 deletions electrums/RAPH
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[
{
"url": "electrum1.cipig.net:10004",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum2.cipig.net:10004",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum3.cipig.net:10004",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum1.cipig.net:20004",
"protocol": "SSL",
"ws_url": "electrum1.cipig.net:30004",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum2.cipig.net:20004",
"protocol": "SSL",
"ws_url": "electrum2.cipig.net:30004",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
},
{
"url": "electrum3.cipig.net:20004",
"protocol": "SSL",
"ws_url": "electrum3.cipig.net:30004",
"contact": [
{ "email": "[email protected]" },
{ "discord": "cipi#4502" }
]
}
]
1 change: 1 addition & 0 deletions explorers/BCZERO
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://bczero.xpl.monster/"]
1 change: 1 addition & 0 deletions explorers/MDX
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://mdx.xpl.monster/"]
1 change: 1 addition & 0 deletions explorers/RAPH
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://raph.xpl.monster/"]
Binary file added icons_original/bczero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons_original/mdx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons_original/raph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions launch/smartchains.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"AXO": "-ac_name=AXO -ac_supply=200000000 -addnode=78.47.196.146 -addnode=94.130.38.173",
"BCZERO": "-ac_name=BCZERO -ac_supply=9999999999 -ac_end=1 -ac_public=1 -ac_staked=50 -addnode=65.21.52.182",
"BET": "-ac_name=BET -ac_supply=999999",
"BOTS": "-ac_name=BOTS -ac_supply=999999",
"BTCH": "-ac_name=BTCH -ac_supply=20998641 -addnode=78.47.196.146 -addnode=94.130.38.173",
Expand All @@ -24,8 +25,10 @@
"KSB": "-ac_name=KSB -ac_supply=1000000000 -ac_end=1 -ac_public=1 -addnode=37.187.225.231 -addnode=217.182.129.38",
"KV": "-ac_name=KV -ac_supply=1000000 -addnode=78.47.196.146 -addnode=94.130.38.173",
"LABS": "-ac_name=LABS -ac_supply=350689 -ac_reward=0,0,800000000 -ac_decay=0,100000000,100000000 -ac_halving=129,1 -ac_end=128,10080,0 -ac_notarypay=64,100000000,1000000000 -ac_eras=3 -ac_staked=51 -ac_sapling=1 -ac_cc=101 -ac_ccenable=226,236 -ac_cclib=labs -addnode=80.240.17.222 -addnode=195.201.20.230",
"LUPA": "-ac_name=LUPA -ac_reward=100000000000 -ac_adaptivepow=6 -ac_blocktime=3 -ac_staked=80 -ac_cbmaturity=10 -addnode=85.159.226.129",
"MARTY": "-ac_name=MARTY -ac_supply=90000000000 -ac_reward=100000000 -ac_cc=3 -ac_staked=10 -addnode=65.21.77.109 -addnode=65.21.51.47",
"MCL": "~/marmara/src/komodod -ac_name=MCL -ac_supply=2000000 -ac_cc=2 -addnode=5.189.149.242 -addnode=161.97.146.150 -addnode=149.202.158.145 -addressindex=1 -spentindex=1 -ac_marmara=1 -ac_staked=75 -ac_reward=3000000000 -daemon",
"MDX": "-ac_name=MDX -ac_supply=999999999 -ac_end=1 -ac_public=1 -ac_staked=50 -addnode=65.21.52.182",
"MESH": "-ac_name=MESH -ac_supply=1000007 -ac_ccactivate=320000",
"MGW": "-ac_name=MGW -ac_supply=999999",
"MORTY": "-ac_name=MORTY -ac_supply=90000000000 -ac_reward=100000000 -ac_cc=3 -ac_staked=10 -addnode=138.201.136.145 -addnode=95.217.44.58",
Expand All @@ -38,6 +41,7 @@
"PANGEA": "-ac_name=PANGEA -ac_supply=999999",
"PGT": "-ac_name=PGT -ac_supply=10000000 -ac_end=1 -addnode=190.114.254.104",
"PIRATE": "-ac_name=PIRATE -ac_supply=0 -ac_reward=25600000000 -ac_halving=77777 -ac_private=1 -addnode=88.99.212.81",
"RAPH": "-ac_name=RAPH -ac_supply=999999999 -ac_end=1 -ac_public=1 -ac_staked=50 -addnode=65.21.52.182",
"REVS": "-ac_name=REVS -ac_supply=1300000",
"RICK": "-ac_name=RICK -ac_supply=90000000000 -ac_reward=100000000 -ac_cc=3 -ac_staked=10 -addnode=138.201.136.145 -addnode=95.217.44.58",
"ROGUE": "-ac_name=ROGUE -ac_supply=1000000 -addnode=95.217.44.58 -ac_cclib=rogue -ac_perc=10000000 -ac_reward=100000000 -ac_cc=60001 -ac_script=2ea22c80203d1579313abe7d8ea85f48c65ea66fc512c878c0d0e6f6d54036669de940febf8103120c008203000401cc -daemon",
Expand All @@ -55,6 +59,5 @@
"WSB": "-ac_name=WSB -ac_supply=90000000000 -ac_cc=3 -ac_reward=100000000 -addnode=94.130.38.173 -addnode=178.63.47.105",
"ZEXO": "-ac_name=ZEXO -ac_reward=1478310502, -ac_halving=525600, -ac_cc=42, -ac_ccenable=236, -ac_supply=100000000, -ac_perc=77700, -ac_staked=93, -ac_pubkey=02713bd85e054db923694b6b7a85306264edf4d6bd6d331814f2b40af444b3ebbc, -ac_public=1, -addnode=195.201.20.230 -addnode=80.240.17.222",
"ZILLA": "-ac_name=ZILLA -ac_supply=11000000 -ac_sapling=5000000 -addnode=51.68.215.104",
"ZOMBIE": "-ac_name=ZOMBIE -ac_supply=0 -ac_reward=25600000000 -ac_halving=388885 -ac_private=1 -ac_sapling=1 -testnode=1 -addnode=65.21.51.116 -addnode=116.203.120.163 -addnode=168.119.236.239 -addnode=65.109.1.121 -addnode=159.69.125.84 -addnode=159.69.10.44",
"LUPA": "-ac_name=LUPA -ac_reward=100000000000 -ac_adaptivepow=6 -ac_blocktime=3 -ac_staked=80 -ac_cbmaturity=10 -addnode=85.159.226.129"
"ZOMBIE": "-ac_name=ZOMBIE -ac_supply=0 -ac_reward=25600000000 -ac_halving=388885 -ac_private=1 -ac_sapling=1 -testnode=1 -addnode=65.21.51.116 -addnode=116.203.120.163 -addnode=168.119.236.239 -addnode=65.109.1.121 -addnode=159.69.125.84 -addnode=159.69.10.44"
}
1 change: 1 addition & 0 deletions utils/generate_app_configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"IRIS",
"LOOM",
"MC",
"MDX",
"MIR",
"NAV",
"OCEAN",
Expand Down

0 comments on commit ba22150

Please sign in to comment.