Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromaEdgeStudios authored Jun 4, 2021
1 parent ae865f7 commit 45ff5ac
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions coins/zelantus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "zelantus",
"symbol": "ZELS",
"algorithm": "kawpow",

"wallet": "https://github.com/zelantus/MainNet-critical-fix/releases",

"explorer":"http://explorer.zelantus.com/",

"explorerGetBlockJSON": "http://explorer.zelantus.com/api/getrawtransaction?txid=",
"explorerGetBlock": "http://explorer.zelantus.com/block/",
"explorerGetTX": "http://explorer.zelantus.com/tx/",

"blockTime": 60,
"blockChange": 1
}

0 comments on commit 45ff5ac

Please sign in to comment.