Skip to content

Commit

Permalink
Merge pull request #1118 from LUPAZA-coin/master
Browse files Browse the repository at this point in the history
Add Lupaza
  • Loading branch information
smk762 authored Aug 7, 2024
2 parents e44bf99 + ffa9a14 commit b728361
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 1 deletion.
17 changes: 17 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -16160,6 +16160,23 @@
}
}
},
{
"coin": "LUPA",
"sign_message_prefix": "Komodo Signed Message:\n",
"asset": "LUPA",
"fname": "Lupaza",
"rpcport": 64151,
"txversion": 4,
"overwintered": 1,
"mm2": 1,
"required_confirmations": 5,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo"
},
{
"coin": "ZOIN",
"name": "zoin",
Expand Down
50 changes: 50 additions & 0 deletions electrums/LUPA
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[
{
"url": "electrum.lupacoin.biz:50005",
"protocol": "SSL",
"contact": [
{
"email": "contact@lupacoin.biz"
},
{
"github": "LUPAZA-coin"
}
],
"ws_url": "electrum.lupacoin.biz:50006"
},
{
"url": "electrum.lupacoin.biz:17487",
"contact": [
{
"email": "contact@lupacoin.biz"
},
{
"github": "LUPAZA-coin"
}
]
},
{
"url": "electrum1.lupacoin.biz:50005",
"protocol": "SSL",
"contact": [
{
"email": "contact@lupacoin.biz"
},
{
"github": "LUPAZA-coin"
}
],
"ws_url": "electrum1.lupacoin.biz:50006"
},
{
"url": "electrum1.lupacoin.biz:17487",
"contact": [
{
"email": "contact@lupacoin.biz"
},
{
"github": "LUPAZA-coin"
}
]
}
]
1 change: 1 addition & 0 deletions explorers/LUPA
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://explorer.lupacoin.biz/"]
Binary file added icons_original/lupa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion launch/smartchains.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@
"WSB": "-ac_name=WSB -ac_supply=90000000000 -ac_cc=3 -ac_reward=100000000 -addnode=94.130.38.173 -addnode=178.63.47.105",
"ZEXO": "-ac_name=ZEXO -ac_reward=1478310502, -ac_halving=525600, -ac_cc=42, -ac_ccenable=236, -ac_supply=100000000, -ac_perc=77700, -ac_staked=93, -ac_pubkey=02713bd85e054db923694b6b7a85306264edf4d6bd6d331814f2b40af444b3ebbc, -ac_public=1, -addnode=195.201.20.230 -addnode=80.240.17.222",
"ZILLA": "-ac_name=ZILLA -ac_supply=11000000 -ac_sapling=5000000 -addnode=51.68.215.104",
"ZOMBIE": "-ac_name=ZOMBIE -ac_supply=0 -ac_reward=25600000000 -ac_halving=388885 -ac_private=1 -ac_sapling=1 -testnode=1 -addnode=65.21.51.116 -addnode=116.203.120.163 -addnode=168.119.236.239 -addnode=65.109.1.121 -addnode=159.69.125.84 -addnode=159.69.10.44"
"ZOMBIE": "-ac_name=ZOMBIE -ac_supply=0 -ac_reward=25600000000 -ac_halving=388885 -ac_private=1 -ac_sapling=1 -testnode=1 -addnode=65.21.51.116 -addnode=116.203.120.163 -addnode=168.119.236.239 -addnode=65.109.1.121 -addnode=159.69.125.84 -addnode=159.69.10.44",
"LUPA": "-ac_name=LUPA -ac_reward=100000000000 -ac_adaptivepow=6 -ac_blocktime=3 -ac_staked=80 -ac_cbmaturity=10 -addnode=85.159.226.129"
}
5 changes: 5 additions & 0 deletions swaps/LUPA-MCL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[taker fee (MCL)](https://explorer.marmara.io/tx/769dafa6492e53453aad25947dba2353b0ddd1b3ed3b1b868162ebeebe8f643a)
[maker payment (LUPA)](https://explorer.lupacoin.biz/tx/a032c3b29bad7ba36daf52a5c7f52457594711b23f4b0b24dfa4483720d9605c)
[taker payment (MCL)](https://explorer.marmara.io/tx/56ee2e0a49cf318f465804518ec9eee993bd06813f92b5ea5d0af32d642305b8)
[taker payment spent (MCL)](https://explorer.marmara.io/tx/d641a06b2b98eb7d0b6715a78104d041c62af502d1a4152ebc57b6dc96db6b97)
[maker payment spent (LUPA)](https://explorer.lupacoin.biz/tx/3e880f34c3d67214aaa12db0f189659b0327fab62e9f88081de0e84a03e57a5e)

0 comments on commit b728361

Please sign in to comment.