diff --git a/api_ids/coinpaprika_ids.json b/api_ids/coinpaprika_ids.json index 25a4657c2..aead4dc9b 100644 --- a/api_ids/coinpaprika_ids.json +++ b/api_ids/coinpaprika_ids.json @@ -643,6 +643,5 @@ "ZOIN": "zoin-zoin", "ZRX-AVX20": "zrx-0x", "ZRX-ERC20": "zrx-0x", - "ZRX-PLG20": "zrx-0x", - "BKC": "bkc-bunkercoin" + "ZRX-PLG20": "zrx-0x" } diff --git a/coins b/coins index 6155e79fa..d9fd10ca6 100644 --- a/coins +++ b/coins @@ -16689,30 +16689,6 @@ "homepage": "https://evrmorecoin.org" } }, - { - "coin": "BKC", - "name": "bunkercoin", - "fname": "Bunkercoin", - "sign_message_prefix": "Bunkercoin Signed Message:\n", - "rpcport": 22555, - "pubtype": 25, - "p2shtype": 22, - "wiftype": 158, - "txfee": 1000000, - "force_min_relay_fee": true, - "dust": 1000000, - "mm2": 1, - "required_confirmations": 10, - "avg_blocktime": 60, - "protocol": { - "type": "UTXO" - }, - "derivation_path": "m/44'/3'", - "links": { - "github": "https://github.com/bunkercoin/bunkercoin", - "homepage": "https://bunkercoin.org" - } - }, { "coin": "KIIRO", "name": "kiiro", diff --git a/electrums/BKC b/electrums/BKC deleted file mode 100644 index 91feabdae..000000000 --- a/electrums/BKC +++ /dev/null @@ -1,11 +0,0 @@ -[ - { - "url": "bunkerelectrum.bunker.mt:50001", - "protocol": "TCP", - "contact": [ - { - "discord": "bunkermatty#5308" - } - ] - } -] diff --git a/explorers/BKC b/explorers/BKC deleted file mode 100644 index 99c59c139..000000000 --- a/explorers/BKC +++ /dev/null @@ -1 +0,0 @@ -["https://bkcexplorer.bunker.mt/"] \ No newline at end of file diff --git a/icons/bkc.png b/icons/bkc.png deleted file mode 100755 index 853642304..000000000 Binary files a/icons/bkc.png and /dev/null differ diff --git a/icons_original/bkc.png b/icons_original/bkc.png deleted file mode 100644 index 853642304..000000000 Binary files a/icons_original/bkc.png and /dev/null differ