diff --git a/coins b/coins index d9fd10ca6..93dce673d 100644 --- a/coins +++ b/coins @@ -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", diff --git a/electrums/BKC b/electrums/BKC new file mode 100644 index 000000000..c0a7f4eb5 --- /dev/null +++ b/electrums/BKC @@ -0,0 +1,10 @@ +[ + { + "url": "electrumx1.briskcoin.org:50001", + "protocol": "TCP" + }, + { + "url": "electrumx2.briskcoin.org:50001", + "protocol": "TCP" + } +] diff --git a/explorers/BKC b/explorers/BKC new file mode 100644 index 000000000..d32f8dbc2 --- /dev/null +++ b/explorers/BKC @@ -0,0 +1 @@ +["https://explorer.briskcoin.org/"] diff --git a/icons_original/bkc.png b/icons_original/bkc.png new file mode 100644 index 000000000..98388dce3 Binary files /dev/null and b/icons_original/bkc.png differ diff --git a/swaps/BKC-KMD.md b/swaps/BKC-KMD.md new file mode 100644 index 000000000..d9055e48d --- /dev/null +++ b/swaps/BKC-KMD.md @@ -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)