Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
56 changes: 56 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -17270,5 +17270,61 @@
"github": "https://github.com/casraw/cascoin",
"homepage": "https://cascoin.net"
}
},
{
"coin": "STONE",
"name": "bloodstone",
"fname": "Bloodstone",
"sign_message_prefix": "SpaceXpanse Signed Message:\n",
"rpcport": 18332,
"pubtype": 63,
"p2shtype": 125,
"wiftype": 191,
"txfee": 10000,
"dust": 546,
"segwit": true,
"bech32_hrp": "stone",
"mm2": 1,
"wallet_only": false,
"required_confirmations": 6,
"avg_blocktime": 30,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/1899'",
"links": {
"github": "https://github.com/SpaceXpanse/rod-core-wallet",
"homepage": "https://bloodstonewallet.mytunnel.org/"
}
},
{
"coin": "STONE-segwit",
"name": "bloodstone",
"fname": "Bloodstone",
"sign_message_prefix": "SpaceXpanse Signed Message:\n",
"rpcport": 18332,
"pubtype": 63,
"p2shtype": 125,
"wiftype": 191,
"txfee": 10000,
"dust": 546,
"segwit": true,
"bech32_hrp": "stone",
"address_format": {
"format": "segwit"
},
"orderbook_ticker": "STONE",
"mm2": 1,
"wallet_only": false,
"required_confirmations": 6,
"avg_blocktime": 30,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/84'/1899'",
"links": {
"github": "https://github.com/SpaceXpanse/rod-core-wallet",
"homepage": "https://bloodstonewallet.mytunnel.org/"
}
}
]
22 changes: 22 additions & 0 deletions electrums/STONE
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"url": "electrum.bloodstonewallet.mytunnel.org:50001",
"contact": [
{
"email": "support@bloodstonewallet.mytunnel.org",
"url": "https://bloodstonewallet.mytunnel.org/support/"
}
]
},
{
"url": "electrum.bloodstonewallet.mytunnel.org:50002",
"protocol": "SSL",
"contact": [
{
"email": "support@bloodstonewallet.mytunnel.org",
"url": "https://bloodstonewallet.mytunnel.org/support/"
}
],
"ws_url": "electrum.bloodstonewallet.mytunnel.org:50003"
}
]
3 changes: 3 additions & 0 deletions explorers/STONE
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[
"https://bloodstonewallet.mytunnel.org/explorer/"
]