Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,7 @@
"ZOIN": "zoin-zoin",
"ZRX-AVX20": "zrx-0x",
"ZRX-ERC20": "zrx-0x",
"ZRX-PLG20": "zrx-0x"
"ZRX-PLG20": "zrx-0x",
"JUMP": "jump-jumpcoin"
}

3 changes: 2 additions & 1 deletion api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,5 +374,6 @@
"ZDEEX": "ZDEEX",
"ZIL": "ZIL",
"ZINU": "ZINU",
"ZRX": "ZRX"
"ZRX": "ZRX",
"JUMP": "_JUMP"
}
26 changes: 26 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -17270,5 +17270,31 @@
"github": "https://github.com/casraw/cascoin",
"homepage": "https://cascoin.net"
}
},
{
"coin": "JUMP",
"name": "jumpcoin",
"fname": "Jumpcoin",
"sign_message_prefix": "Jumpcoin Signed Message:\n",
"isPoS": 1,
"rpcport": 31240,
"pubtype": 43,
"p2shtype": 122,
"wiftype": 171,
"txfee": 10000,
"dust": 10000,
"mm2": 1,
"mature_confirmations": 100,
"required_confirmations": 5,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/278'",
"links": {
"homepage": "https://jumpcoin.net",
"explorer": "https://explorer.jumpcoin.net",
"github": "https://github.com/jumpcoin"
}
}
]
14 changes: 14 additions & 0 deletions electrums/JUMP
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"url": "electrum1.jumpcoin.net:50001",
"protocol": "TCP"
},
{
"url": "electrum1.jumpcoin.net:50002",
"protocol": "SSL"
},
{
"url": "electrum1.jumpcoin.net:50003",
"protocol": "WSS"
}
]
1 change: 1 addition & 0 deletions explorers/JUMP
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://explorer.jumpcoin.net/"]
Binary file added icons_original/jump.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions utils/JUMP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"coin": "JUMP",
"name": "jumpcoin",
"fname": "Jumpcoin",
"sign_message_prefix": "Jumpcoin Signed Message:\n",
"isPoS": 1,
"rpcport": 31240,
"pubtype": 43,
"p2shtype": 122,
"wiftype": 171,
"txfee": 10000,
"dust": 10000,
"mm2": 1,
"mature_confirmations": 100,
"required_confirmations": 5,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/278'",
"links": {
"homepage": "https://jumpcoin.net",
"explorer": "https://explorer.jumpcoin.net",
"github": "https://github.com/jumpcoin"
}
}