Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radiant listing PR #827

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
a53172b
Update coingecko_ids.json
Ektisad25 Sep 22, 2023
81867fc
Update coinpaprika_ids.json
Ektisad25 Sep 22, 2023
bb75e41
Update livecoinwatch_ids.json
Ektisad25 Sep 22, 2023
272b3af
Add files via upload
Ektisad25 Sep 22, 2023
73ec599
Add files via upload
Ektisad25 Sep 22, 2023
19172ef
Add files via upload
Ektisad25 Sep 22, 2023
1e9287a
Add files via upload
Ektisad25 Sep 22, 2023
ca0821f
Delete icons/RXD
Ektisad25 Sep 22, 2023
f75f6d3
Add files via upload
Ektisad25 Sep 22, 2023
de91155
Update coins
Ektisad25 Sep 22, 2023
c78f8a8
Update coins_config_ssl.json
Ektisad25 Sep 22, 2023
0aab5d4
Update coins_config_tcp.json
Ektisad25 Sep 22, 2023
8def498
Update coins_config.json
Ektisad25 Sep 22, 2023
fbe07aa
Update coins_config_wss.json
Ektisad25 Sep 22, 2023
8e04dcc
Update coinpaprika_ids.json
Ektisad25 Sep 22, 2023
529bd0e
Update coinpaprika_ids.json
Ektisad25 Sep 22, 2023
128e8a7
Update coins_config_ssl.json
Ektisad25 Sep 22, 2023
8478a8e
Update coins_config_tcp.json
Ektisad25 Sep 22, 2023
73a4ade
Update coins_config.json
Ektisad25 Sep 22, 2023
52975bd
Delete icons/rxd.png
Ektisad25 Sep 22, 2023
bf3804c
Update coins_config.json
Ektisad25 Sep 22, 2023
5ab41dd
Update coins_config_tcp.json
Ektisad25 Sep 22, 2023
101fce2
Update coins_config_ssl.json
Ektisad25 Sep 22, 2023
d597431
Update coins_config_wss.json
Ektisad25 Sep 22, 2023
3feb96f
Update coins_config_wss.json
Ektisad25 Sep 22, 2023
932a212
Delete utils/coins_config.json
Ektisad25 Sep 22, 2023
4284e8f
Delete utils/coins_config_ssl.json
Ektisad25 Sep 22, 2023
b5956d3
Delete utils/coins_config_tcp.json
Ektisad25 Sep 22, 2023
d434787
Delete utils/coins_config_wss.json
Ektisad25 Sep 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@
"RTM-BEP20": "raptoreum",
"RUNES": "runebase",
"RVN": "ravencoin",
"RXD": "radiant",
"S4F-ERC20": "s4fe",
"S4F-BEP20": "s4fe",
"SAND-BEP20": "the-sandbox",
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 @@ -414,6 +414,7 @@
"RTM-BEP20": "rtm-raptoreum",
"RUNES": "runes-runebase",
"RVN": "rvn-ravencoin",
"RXD": "rxd-radiant",
"S4F-ERC20": "s4f-s4fe",
"S4F-BEP20": "s4f-s4fe",
"SAND-BEP20": "sand-the-sandbox",
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 @@ -234,6 +234,7 @@
"RSR": "RSR",
"RTM": "RTM",
"RVN": "RVN",
"RXD": "RXD",
"S4F": "S4F",
"SAND": "SAND",
"SBCH": "BCH",
Expand Down
37 changes: 30 additions & 7 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -5202,8 +5202,7 @@
"pubtype": 36,
"p2shtype": 5,
"wiftype": 128,
"txfee": 10000,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please don't change unrelated things

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

"dust": 10000,
"txfee": 0,
"segwit": true,
"bech32_hrp": "grs",
"mm2": 1,
Expand All @@ -5228,8 +5227,7 @@
"pubtype": 36,
"p2shtype": 5,
"wiftype": 128,
"txfee": 10000,
"dust": 10000,
"txfee": 0,
"segwit": true,
"bech32_hrp": "grs",
"address_format": {
Expand Down Expand Up @@ -9470,6 +9468,34 @@
},
"derivation_path": "m/44'/143'"
},

{
"coin": "RXD",
"name": "Radiant",
"fname": "Radiant",
"rpcport": 7334,
"pubtype": 0,
"p2shtype": 5,
"wiftype": 128,
"txfee": 0.003,
"dust": 0.00001,
"segwit": true,
"mm2": 1,
"address_format": {
"format": "segwit"
},

"required_confirmations": 2,
"avg_blocktime": 300,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/0'",
"links": {
"github": "https://github.com/RadiantBlockchain",
"homepage": "https://radiantblockchain.org"
}
},
{
"coin": "NFTX",
"asset": "NFTX",
Expand Down Expand Up @@ -9697,7 +9723,6 @@
"wiftype": 128,
"segwit": true,
"txfee": 1000000,
"dust": 1000000,
"mm2": 1,
"required_confirmations": 3,
"avg_blocktime": 60,
Expand Down Expand Up @@ -11794,7 +11819,6 @@
"p2shtype": 5,
"wiftype": 128,
"txfee": 100000,
"dust": 100000,
"segwit": true,
"bech32_hrp": "vtc",
"mm2": 1,
Expand All @@ -11820,7 +11844,6 @@
"p2shtype": 5,
"wiftype": 128,
"txfee": 100000,
"dust": 100000,
"segwit": true,
"bech32_hrp": "vtc",
"address_format": {
Expand Down
44 changes: 44 additions & 0 deletions electrums/RXD
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
[
{
"url": "electrumx-dex01.radiantexplorer.com:40001",
"protocol": "SSL",
"disable_cert_verification": true,
"contact": [
{"email": "info@radiant4people.com"}
]
},
{
"url": "electrumx-dex01.radiantexplorer.com:40002",
"protocol": "SSL",
"disable_cert_verification": true,
"contact": [
{"email": "info@radiant4people.com"}
]
},
{
"url": "electrumx-dex02.radiantexplorer.com:40001",
"protocol": "SSL",
"disable_cert_verification": true,
"contact": [
{"email": "info@radiant4people.com"}
]
},
{
"url": "electrumx-dex02.radiantexplorer.com:40002",
"protocol": "SSL",
"disable_cert_verification": true,
"contact": [
{"email": "info@radiant4people.com"}
]
},
{
"url": "electrumx-dex02.radiantexplorer.com:40001",
"protocol": "SSL",
"disable_cert_verification": true,
"contact": [
{"email": "info@radiant4people.com"}
]
}


]
1 change: 1 addition & 0 deletions explorers/RXD
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://radiantexplorer.com/"]
Binary file added icons_original/rxd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading