diff --git a/coins b/coins index 6c2ff8d82..96137c07a 100644 --- a/coins +++ b/coins @@ -5112,6 +5112,26 @@ "type": "UTXO" } }, + { + "coin": "LNC", + "name": "lightningcash", + "fname": "LightningCash", + "rpcport": 9110, + "pubtype": 28, + "p2shtype": 50, + "wiftype": 176, + "decimals": 8, + "signature_version": "base", + "txfee": 10000, + "segwit": true, + "bech32_hrp": "lnc", + "mm2": 1, + "required_confirmations": 6, + "avg_blocktime": 0.0834, + "protocol": { + "type": "UTXO" + } + }, { "coin": "LEO-ERC20", "name": "leo_erc20", diff --git a/electrums/LNC b/electrums/LNC new file mode 100644 index 000000000..570c64b7a --- /dev/null +++ b/electrums/LNC @@ -0,0 +1,20 @@ +[ + { + "url": "74.208.95.26:50001", + "protocol": "TCP", + "contact": [ + { "email": "merlin@lightningcash-coin.com" }, + { "discord": "merlin#7125" }, + { "twitter": "LightningCash_1" } + ] + }, + { + "url": "74.56.11.23:50001", + "protocol": "TCP", + "contact": [ + { "email": "merlin@lightningcash-coin.com" }, + { "discord": "merlin#7125" }, + { "twitter": "LightningCash_1" } + ] + } +] diff --git a/explorers/LNC b/explorers/LNC new file mode 100644 index 000000000..de7c8af91 --- /dev/null +++ b/explorers/LNC @@ -0,0 +1 @@ +["https://explorer.lightningcash-coin.com/tx/"] diff --git a/icons/lnc.png b/icons/lnc.png new file mode 100644 index 000000000..5611e2a84 Binary files /dev/null and b/icons/lnc.png differ diff --git a/swaps/LNC_MORTY.md b/swaps/LNC_MORTY.md new file mode 100644 index 000000000..9ad65fa68 --- /dev/null +++ b/swaps/LNC_MORTY.md @@ -0,0 +1,5 @@ +[taker fee (MORTY)](https://morty.explorer.dexstats.info/tx/38b8b874f647e7438520b7f31e2cdcea4c762d6c79f4ca67af66efb48f39854b) +[maker payment (LNC)](https://explorer.lightningcash-coin.com/tx/fccc3269f09b67f19e0537273763112433b0458b4ef57e724b70660cbe8ca0fb) +[taker payment (MORTY)](https://morty.explorer.dexstats.info/tx/8a0ce0f9929c3eb9f97fc9bbb1919bcafddca35a13563079d7ec2c6fcf9267df) +[taker payment spent (MORTY)](https://morty.explorer.dexstats.info/tx/cf06eb7f14971cf0980bc198804a0da728d3f918ce2cbac3812d89277b537777) +[maker payment spent (LNC)](https://explorer.lightningcash-coin.com/tx/59c282615ff135861708054baeaa9d037ad9f301a438ab96b0ba18be648dedbc)