Skip to content

Commit

Permalink
Merge pull request #1123 from electrumx-coin/master
Browse files Browse the repository at this point in the history
add a coin Ghostridercoin
  • Loading branch information
smk762 committed Aug 19, 2024
2 parents b51fc53 + f7c75f7 commit ae2da80
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 0 deletions.
18 changes: 18 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -11020,6 +11020,24 @@
},
"derivation_path": "m/44'/10226'"
},
{
"coin": "GRR",
"name": "ghostridercoin",
"fname": "Ghostridercoin",
"rpcport": 15420,
"pubtype": 38,
"p2shtype": 16,
"wiftype": 128,
"txfee": 1000,
"mm2": 1,
"confpath": "USERHOME/.grcoincore/grcoin.conf",
"required_confirmations": 3,
"avg_blocktime": 120,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/10226'"
},
{
"coin": "RTM-BEP20",
"name": "rtm_bep20",
Expand Down
50 changes: 50 additions & 0 deletions electrums/GRR
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[
{
"url": "electrum.electrumx-coin.shop:50008",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"github": "electrumx-coin"
}
],
"ws_url": "electrum.electrumx-coin.shop:50009"
},
{
"url": "electrum.electrumx-coin.shop:17488",
"contact": [
{
"email": "[email protected]"
},
{
"github": "electrumx-coin"
}
]
},
{
"url": "electrum1.electrumx-coin.shop:50008",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"github": "electrumx-coin"
}
],
"ws_url": "electrum1.electrumx-coin.shop:50009"
},
{
"url": "electrum1.electrumx-coin.shop:17488",
"contact": [
{
"email": "[email protected]"
},
{
"github": "electrumx-coin"
}
]
}
]
1 change: 1 addition & 0 deletions explorers/GRR
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://grr.oasispool.xyz/"]
Binary file added icons_original/grr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions swaps/GRR-KMD.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[taker fee (KMD)](https://kmdexplorer.io/tx/c3ac643b7f3881b750b2cfac76bd52d69511565f43703010963e46b4ca1fc449)
[maker payment (GRR)](https://grr.oasispool.xyz/tx/fd0d7590581d5a5175288761e9b497e34b16103ac7d5085b01688e4407b35605)
[taker payment (KMD)](https://kmdexplorer.io/tx/d24ccab376b6ddc5683c8b5dfd84121df247f465f3e6e101f1a89873be1ec5c5)
[taker payment spent (KMD)](https://kmdexplorer.io/tx/95876181b5c0a7cc091aa165bfeffd3346271c7879dadc309107eb9a62ab4b04)
[maker payment spent (GRR)](https://grr.oasispool.xyz/tx/a6bc84baf4ea81bea3d7e0651fd6857edf5723fb75bfcf877a6660bc0e72cc27)

0 comments on commit ae2da80

Please sign in to comment.