Skip to content

Commit

Permalink
Merge pull request #1210 from briskcoin-project/master
Browse files Browse the repository at this point in the history
Request to list Briskcoin
  • Loading branch information
smk762 authored Dec 6, 2024
2 parents d7906da + 20e7f9a commit 699dcb3
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
24 changes: 24 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -2401,6 +2401,30 @@
"homepage": "https://bitcoin.org"
}
},
{
"coin": "BKC",
"name": "briskcoin",
"fname": "Briskcoin",
"rpcport": 8552,
"pubtype": 25,
"p2shtype": 33,
"wiftype": 153,
"txfee": 0,
"segwit": true,
"mm2": 1,
"required_confirmations": 5,
"avg_blocktime": 30,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/1918'",
"sign_message_prefix": "Briskcoin Signed Message:\n",
"trezor_coin": "Briskcoin",
"links": {
"github": "https://github.com/briskcoin-project/briskcoin",
"homepage": "https://briskcoin.org"
}
},
{
"coin": "BTC-segwit",
"name": "bitcoin",
Expand Down
10 changes: 10 additions & 0 deletions electrums/BKC
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"url": "electrumx1.briskcoin.org:50001",
"protocol": "TCP"
},
{
"url": "electrumx2.briskcoin.org:50001",
"protocol": "TCP"
}
]
1 change: 1 addition & 0 deletions explorers/BKC
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://explorer.briskcoin.org/"]
Binary file added icons_original/bkc.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/BKC-KMD.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[taker fee (KMD)](https://kmdexplorer.io/tx/ba466d29c3106d2c49b25fc48ca6d415e3cd5cff258debd06f8dd856211c06e7)
[maker payment (BKC)](https://explorer.briskcoin.org/tx/204d71e0f8727d24b14348573d781d21337dd442c14aaceaec0937c0c0ed73e9)
[taker payment (KMD)](https://kmdexplorer.io/tx/1e6749cd8c5625bc509816eefdcb9b5d2319f482b97e199b64c26c960b6ff7ba)
[taker payment spent (KMD)](https://kmdexplorer.io/tx/7d90bd84f7b8dfe994ac4c0dd2e6bb532105556fd8753d3dc7d37ea5f21f4f27)
[maker payment spent (BKC)](https://explorer.briskcoin.org/tx/204d71e0f8727d24b14348573d781d21337dd442c14aaceaec0937c0c0ed73e9)

0 comments on commit 699dcb3

Please sign in to comment.