Skip to content

Commit

Permalink
Merge pull request #487 from MerlinMagic2018/master
Browse files Browse the repository at this point in the history
Add LightningCash ( LNC ) ---> swap completed
  • Loading branch information
smk762 authored Sep 23, 2022
2 parents 43c3946 + 157f3fa commit b58bafe
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 0 deletions.
20 changes: 20 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
20 changes: 20 additions & 0 deletions electrums/LNC
Original file line number Diff line number Diff line change
@@ -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" }
]
}
]
1 change: 1 addition & 0 deletions explorers/LNC
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://explorer.lightningcash-coin.com/tx/"]
Binary file added icons/lnc.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/LNC_MORTY.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit b58bafe

Please sign in to comment.