Skip to content

Commit

Permalink
Merge pull request #978 from cipig/add
Browse files Browse the repository at this point in the history
add Waifu (WAF)
  • Loading branch information
smk762 authored Feb 23, 2024
2 parents 7f61eac + 9d10960 commit cd71ea3
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 0 deletions.
22 changes: 22 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -12317,6 +12317,28 @@
"homepage": "https://vertcoin.org"
}
},
{
"coin": "WAF",
"name": "waifu",
"fname": "Waifu",
"rpcport": 18332,
"pubtype": 73,
"p2shtype": 22,
"wiftype": 158,
"segwit": true,
"bech32_hrp": "waf",
"txfee": 1000,
"mm2": 1,
"sign_message_prefix": "Waifu Signed Message:\n",
"required_confirmations": 4,
"avg_blocktime": 210,
"protocol": {
"type": "UTXO"
},
"links": {
"github": "https://github.com/waifu-core/waifu-core"
}
},
{
"coin": "WAVES-BEP20",
"name": "waves_bep20",
Expand Down
10 changes: 10 additions & 0 deletions electrums/WAF
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"url": "waifu-explorer.io:50002",
"protocol": "SSL",
"contact": [
{ "discord": "376197863346274307" }
],
"ws_url": "waifu-explorer.io:50004"
}
]
1 change: 1 addition & 0 deletions explorers/WAF
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://waifu-explorer.io/"]
Binary file added icons_original/waf.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/WAF_KMD.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[taker fee (KMD)](https://kmdexplorer.io/tx/4441c56d35bc19e1dd27bb84708437100ce6d79e3b715488784af449348b73a1)
[maker payment (WAF)](https://waifu-explorer.io/tx/d849905427cfec7382855df1a52ed40ad22210b6c475e391c68a629f2e47706b)
[taker payment (KMD)](https://kmdexplorer.io/tx/02d78eaca635c61acdcb9b14cb6be55059f7d3ccb852f9a798869fbf02bab036)
[taker payment spent (KMD)](https://kmdexplorer.io/tx/02d78eaca635c61acdcb9b14cb6be55059f7d3ccb852f9a798869fbf02bab036)
[maker payment spent (WAF)](https://waifu-explorer.io/tx/f8a4b1614860c9a2e72ef6ae362a6a64635e656489b73fc7cee7ad2bf1984d45)

0 comments on commit cd71ea3

Please sign in to comment.