From 72a42b9306e2f21ef805b939f89a3be42ed79867 Mon Sep 17 00:00:00 2001 From: Protector20 Date: Wed, 18 Oct 2017 20:48:26 +0400 Subject: [PATCH 1/4] Update: chaingear.json --- chaingear.json | 217 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 214 insertions(+), 3 deletions(-) diff --git a/chaingear.json b/chaingear.json index 8d70599d..1a908b31 100644 --- a/chaingear.json +++ b/chaingear.json @@ -18160,6 +18160,116 @@ } ] }, + { + "genesis_id": "", + "system": "E4Row", + "dependencies": [ + "Ethereum" + ], + "icon": "e4row", + "token": { + "name": "e4row token", + "symbol": "E4ROW" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Bringing Ether apps to the online/mobile gaming markets" + }, + "aliases": { + "coinmarketcap": "E4ROW", + "nickname": "E4ROW" + }, + "crowdsales": { + "start_date": "2017-05-02T00:00:00", + "end_date": "2017-05-23T00:00:00", + "end_date_plan": "2017-05-23T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://doc.liveplayergames.com/docs/CCOD.pdf", + "funding_url": "https://www.e4row.co.il/contribute", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "e4row.co.il", + "url": "https://www.e4row.co.il/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "E4Row Whitepaper", + "url": "http://doc.liveplayergames.com/docs/CCOD.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "E4Row GitHub", + "url": "https://github.com/liveplayergames?tab=repositories", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "E4Row Blog", + "url": "https://medium.com/e4row", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/E4ROW", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "E4Row Slack", + "url": "https://e4row.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/E4ROW/", + "icon": "reddit.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "Ecobit", @@ -30060,7 +30170,7 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "A Multi-Blockchain Cryptocurrency Platform" + "headline": "Multi-Blockchain Cryptocurrency Platform" }, "crowdsales": { "start_date": "2017-10-04T00:00:00", @@ -37852,6 +37962,7 @@ "funding_terms": "http://www.neucoin.org/en/wiki/#funding-amp-presale", "funding_url": "http://www.neucoin.org/", "tokens_sold": 100000000, + "tokens_issued": 100000000000, "btc_raised": 3637 }, "consensus": { @@ -43844,6 +43955,106 @@ "date": "2013-08-25T00:00:00" } }, + { + "genesis_id": "", + "system": "Raiden Network", + "dependencies": [ + "Ethereum" + ], + "icon": "raidennetwork", + "token": { + "name": "rdn token", + "symbol": "RDN" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Fast, scalable transfers for Ethereum" + }, + "crowdsales": { + "start_date": "2017-10-18T15:00:00", + "end_date": "2017-11-18T15:00:00", + "end_date_plan": "2017-11-18T15:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "", + "funding_url": "", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 100000000 + }, + "links": [ + { + "type": "website", + "name": "raiden.network", + "url": "https://raiden.network/", + "tags": [ + "Main" + ] + }, + { + "type": "github", + "name": "Raiden Network Github", + "url": "https://github.com/raiden-network/raiden", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Raiden Network Blog", + "url": "https://medium.com/@raiden_network", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/raiden_network", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/raidennetwork/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCoUP_hnjUddEvbxmtNCcApg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "Real", @@ -46724,8 +46935,8 @@ }, "crowdsales": { "start_date": "2017-08-21T00:00:00", - "end_date": "2017-09-04T00:00:00", - "end_date_plan": "2017-09-04T00:00:00", + "end_date": "2017-09-18T19:01:00", + "end_date_plan": "2017-09-18T19:01:00", "genesis_address": [ "" ], From 94c930b21ce8a929a7466a0f20b87537c0cb73a9 Mon Sep 17 00:00:00 2001 From: Protector20 Date: Wed, 18 Oct 2017 20:55:13 +0400 Subject: [PATCH 2/4] Update: chaingear.json --- chaingear.json | 52852 +++++++++++++++++++++++------------------------ 1 file changed, 26426 insertions(+), 26426 deletions(-) diff --git a/chaingear.json b/chaingear.json index 1a908b31..e472c7f7 100644 --- a/chaingear.json +++ b/chaingear.json @@ -287,33 +287,33 @@ }, { "genesis_id": "", - "system": "Acebusters", + "system": "ARToken", "dependencies": [ - "Independent" + "Ethereum" ], - "icon": "acebusters", + "icon": "artoken", "token": { - "name": "", - "symbol": "" + "name": "artoken", + "symbol": "AR" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized poker platform on the Ethereum blockchain" + "headline": "Decentralized AR/VR ecosystem for 3D content exchange powered by ARToken" }, "crowdsales": { - "start_date": "2017-09-21T13:00:00", - "end_date": "2017-10-21T12:59:00", - "end_date_plan": "2017-10-21T12:59:00", + "start_date": "2017-10-25T13:00:00", + "end_date": "2017-11-22T13:00:00", + "end_date_plan": "2017-11-22T13:00:00", "genesis_address": [ "" ], - "funding_terms": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", - "funding_url": "http://www.acebusters.com/crowdsale", + "funding_terms": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "funding_url": "https://artoken.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -327,16 +327,16 @@ "links": [ { "type": "website", - "name": "acebusters.com", - "url": "http://www.acebusters.com/", + "name": "artoken.io", + "url": "https://artoken.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Acebusters Whitepaper", - "url": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", + "name": "ARToken Whitepaper", + "url": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "tags": [ "Main", "Science" @@ -344,66 +344,112 @@ }, { "type": "github", - "name": "Acebusters GitHub", - "url": "https://github.com/acebusters", + "name": "ARToken GitHub", + "url": "https://github.com/CappasityTech/SmartContract/tree/master/contracts?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "ARToken Blog", + "url": "https://blog.artoken.io/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135473.0&utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ace_busters", + "url": "https://twitter.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "ARToken Telegram", + "url": "https://t.me/artoken?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "ARToken Slack", + "url": "https://cappasity.herokuapp.com/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico- ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/acebusters.poker", + "url": "https://www.facebook.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCRCSGdmb2ClX-3P9A6oXkAw?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Adchain", + "system": "Acebusters", "dependencies": [ - "Ethereum" + "Independent" ], - "icon": "adchain", + "icon": "acebusters", "token": { - "name": "adtoken", - "symbol": "ADT" + "name": "", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Digital Advertising Protocol on Blockchain" + "headline": "Decentralized poker platform on the Ethereum blockchain" }, "crowdsales": { - "start_date": "2017-06-26T15:37:06", - "end_date": "2017-06-26T15:37:24", - "end_date_plan": "2017-06-26T15:37:24", + "start_date": "2017-09-21T13:00:00", + "end_date": "2017-10-21T12:59:00", + "end_date_plan": "2017-10-21T12:59:00", "genesis_address": [ "" ], - "funding_terms": "https://adtoken.com/", - "funding_url": "https://adtoken.com/token/", - "tokens_sold": 500000000, - "tokens_issued": 1000000000, - "btc_raised": 3774, + "funding_terms": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", + "funding_url": "http://www.acebusters.com/crowdsale", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ "" ], @@ -414,16 +460,16 @@ "links": [ { "type": "website", - "name": "adtoken.com", - "url": "https://adtoken.com/", + "name": "acebusters.com", + "url": "http://www.acebusters.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Adchain Whitepaper", - "url": "https://adtoken.com/white-paper/", + "name": "Acebusters Whitepaper", + "url": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", "tags": [ "Main", "Science" @@ -431,47 +477,28 @@ }, { "type": "github", - "name": "Adchain GitHub", - "url": "https://github.com/adchain", + "name": "Acebusters GitHub", + "url": "https://github.com/acebusters", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Adchain Blog", - "url": "https://medium.com/@AdChain", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ad_chain", + "url": "https://twitter.com/ace_busters", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Adchain Slack", - "url": "http://slack.adchain.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/adChain/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/acebusters.poker", + "icon": "facebook.png", "tags": [ "News" ] @@ -614,38 +641,38 @@ }, { "genesis_id": "", - "system": "Adshares", + "system": "Adchain", "dependencies": [ "Ethereum" ], - "icon": "adshares", + "icon": "adchain", "token": { - "name": "adshares token", - "symbol": "ADST" + "name": "adtoken", + "symbol": "ADT" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized market for programmatic advertising" + "headline": "Digital Advertising Protocol on Blockchain" }, "crowdsales": { - "start_date": "2017-07-07T10:00:00", - "end_date": "2017-12-31T23:59:00", - "end_date_plan": "2017-12-31T23:59:00", + "start_date": "2017-06-26T15:37:06", + "end_date": "2017-06-26T15:37:24", + "end_date_plan": "2017-06-26T15:37:24", "genesis_address": [ "" ], - "funding_terms": "https://adshares.net/", - "funding_url": "https://adshares.net/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://adtoken.com/", + "funding_url": "https://adtoken.com/token/", + "tokens_sold": 500000000, + "tokens_issued": 1000000000, + "btc_raised": 3774, "cap_limit": [ - "usd = 10000000" + "" ], "raised": [ "" @@ -654,25 +681,16 @@ "links": [ { "type": "website", - "name": "adshares.net", - "url": "https://adshares.net/", + "name": "adtoken.com", + "url": "https://adtoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Adshares Network Whitepaper", - "url": "https://adshares.net/assets/docs/Adshares.Network.whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Adshares Blockchain Whitepaper", - "url": "https://adshares.net/assets/docs/ESC.pdf", + "name": "Adchain Whitepaper", + "url": "https://adtoken.com/white-paper/", "tags": [ "Main", "Science" @@ -680,8 +698,8 @@ }, { "type": "github", - "name": "Adshares GitHub", - "url": "https://github.com/adshares", + "name": "Adchain GitHub", + "url": "https://github.com/adchain", "icon": "github.png", "tags": [ "Main", @@ -690,37 +708,28 @@ }, { "type": "blog", - "name": "Adshares Blog", - "url": "https://medium.com/adshares", + "name": "Adchain Blog", + "url": "https://medium.com/@AdChain", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1994545.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/adsharesNet", + "url": "https://twitter.com/ad_chain", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Adshares Telegram", - "url": "https://t.me/adshares", - "icon": "telegram.png", + "type": "slack", + "name": "Adchain Slack", + "url": "http://slack.adchain.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -728,94 +737,75 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/adshares/", + "url": "https://www.reddit.com/r/adChain/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://web.facebook.com/adshares/", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "aeternity", + "system": "Adshares", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "aeternity", + "icon": "adshares", "token": { - "name": "aeon", - "symbol": "AE" + "name": "adshares token", + "symbol": "ADST" }, "consensus": { - "type": "Hybrid", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "aeternity", - "nickname": "aeternity" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Scalable Smart Contracts Interfacing with Real-World Data", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized market for programmatic advertising" }, "crowdsales": { - "start_date": "2017-05-29T13:05:00", - "end_date": "2017-06-19T13:05:00", + "start_date": "2017-07-07T10:00:00", + "end_date": "2017-12-31T23:59:00", + "end_date_plan": "2017-12-31T23:59:00", "genesis_address": [ - "0x6cC2D616E56e155D8A06E65542fdb9bD2D7f3c2E", - "335TYuEjiWFmTYjAjN5o2CSUjbqF8WmpMz" + "" ], - "funding_terms": "https://blog.aeternity.com/security-transparency-simplicity-1411fad10974", - "funding_url": "http://www.aeternity.com/", - "tokens_issued": 138000956, - "tokens_sold": 138000956, - "btc_raised": 4871 - }, - "specs": { - "supply": 138000956, - "cap": { - "btc": 4871, - "usd": 5651156 - } - }, - "first_price": { - "btc": 0.0000353, - "usd": 0.04095012, - "date": "2017-06-03T13:05:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://adshares.net/", + "funding_url": "https://adshares.net/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 10000000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "aeternity.com", - "url": "http://www.aeternity.com/", - "icon": "website.png", + "name": "adshares.net", + "url": "https://adshares.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Aeternity whitepaper", - "url": "http://blockchain.aeternity.com/%C3%A6ternity-blockchain-whitepaper.pdf", - "icon": "paper.png", + "name": "Adshares Network Whitepaper", + "url": "https://adshares.net/assets/docs/Adshares.Network.whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Adshares Blockchain Whitepaper", + "url": "https://adshares.net/assets/docs/ESC.pdf", "tags": [ "Main", "Science" @@ -823,8 +813,8 @@ }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/aeternity/", + "name": "Adshares GitHub", + "url": "https://github.com/adshares", "icon": "github.png", "tags": [ "Main", @@ -833,47 +823,37 @@ }, { "type": "blog", - "name": "Blog", - "rss": "https://blog.aeternity.com/", - "url": "http://www.idni.org/blog", - "icon": "blog.png", + "name": "Adshares Blog", + "url": "https://medium.com/adshares", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/aetrnty", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1994545.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Aeternity Telegram", - "url": "https://telegram.me/aeternity", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/adsharesNet", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/aeternity", - "icon": "linkedin.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Aeternity Slack", - "url": "https://slack.aeternity.com/", - "icon": "slack.png", + "name": "Adshares Telegram", + "url": "https://t.me/adshares", + "icon": "telegram.png", "tags": [ "News" ] @@ -881,7 +861,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Aeternity/", + "url": "https://www.reddit.com/r/adshares/", "icon": "reddit.png", "tags": [ "News" @@ -890,7 +870,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/aeternityproject/", + "url": "https://web.facebook.com/adshares/", "icon": "facebook.png", "tags": [ "News" @@ -1334,103 +1314,6 @@ } ] }, - { - "genesis_id": "", - "system": "Aira", - "dependencies": [ - "Ethereum" - ], - "icon": "aira", - "token": { - "name": "air token", - "symbol": "AIR" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Global Robot Economics" - }, - "crowdsales": { - "start_date": "2017-05-25T17:00:00", - "end_date": "2017-05-28T17:00:00", - "end_date_plan": "2017-05-28T17:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://aira.life/", - "funding_url": "http://aira.life/", - "tokens_sold": 999985, - "tokens_issued": 1000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "aira.life", - "url": "http://aira.life/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Aira Whitepaper", - "url": "http://aira.life/wp-content/uploads/2017/08/Aira_robot_economics_doctrine_1-3.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Aira GitHub", - "url": "https://github.com/airalab/aira", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Aira Blog", - "url": "https://blog.aira.life/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EnsRationis", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrSiho1uB-1n6F8cZpCLhjQ", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "", "system": "AirSwap", @@ -1690,6 +1573,103 @@ } ] }, + { + "genesis_id": "", + "system": "Aira", + "dependencies": [ + "Ethereum" + ], + "icon": "aira", + "token": { + "name": "air token", + "symbol": "AIR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Global Robot Economics" + }, + "crowdsales": { + "start_date": "2017-05-25T17:00:00", + "end_date": "2017-05-28T17:00:00", + "end_date_plan": "2017-05-28T17:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://aira.life/", + "funding_url": "http://aira.life/", + "tokens_sold": 999985, + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "aira.life", + "url": "http://aira.life/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Aira Whitepaper", + "url": "http://aira.life/wp-content/uploads/2017/08/Aira_robot_economics_doctrine_1-3.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Aira GitHub", + "url": "https://github.com/airalab/aira", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Aira Blog", + "url": "https://blog.aira.life/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/EnsRationis", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrSiho1uB-1n6F8cZpCLhjQ", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "Alloy", @@ -2626,139 +2606,6 @@ } ] }, - { - "genesis_id": "", - "system": "ARToken", - "dependencies": [ - "Ethereum" - ], - "icon": "artoken", - "token": { - "name": "artoken", - "symbol": "AR" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized AR/VR ecosystem for 3D content exchange powered by ARToken" - }, - "crowdsales": { - "start_date": "2017-10-25T13:00:00", - "end_date": "2017-11-22T13:00:00", - "end_date_plan": "2017-11-22T13:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "funding_url": "https://artoken.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "artoken.io", - "url": "https://artoken.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "ARToken Whitepaper", - "url": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "ARToken GitHub", - "url": "https://github.com/CappasityTech/SmartContract/tree/master/contracts?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "ARToken Blog", - "url": "https://blog.artoken.io/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135473.0&utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "ARToken Telegram", - "url": "https://t.me/artoken?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "ARToken Slack", - "url": "https://cappasity.herokuapp.com/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico- ", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCRCSGdmb2ClX-3P9A6oXkAw?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "", "system": "Asch", @@ -3801,6 +3648,139 @@ } ] }, + { + "genesis_id": "", + "system": "BOScoin", + "dependencies": [ + "independent" + ], + "icon": "boscoin", + "token": { + "name": "BOScoin token", + "symbol": "BOS" + }, + "consensus": { + "consensus_type": "PoW", + "consensus_name": "Proof-of-Work" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Congressional Network for Trust Contracts" + }, + "crowdsales": { + "start_date": "2017-05-10T00:00:00", + "end_date": "2017-06-20T00:00:00", + "end_date_plan": "2017-06-20T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://boscoin.wpengine.com/?page_id=114", + "funding_url": "https://boscoin.io/member/join/?lang=en", + "tokens_sold": "", + "tokens_issued": 276093688.786, + "btc_raised": 6902.342, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 12202995.54" + ] + }, + "links": [ + { + "type": "website", + "name": "boscoin.io", + "url": "https://www.boscoin.io/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "BOScoin Whitepaper", + "url": "https://www.boscoin.io/wordpress/wp-content/themes/boscoin/src/pdf/boscoinwhitepaperv20170202.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "BOScoin GitHub", + "url": "https://github.com/owlchain/owlchain-core", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "BOScoin Blog", + "url": "https://medium.com/boscoin", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1759662.msg17571483#msg175714830", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/boscoinio", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "BOScoin Slack", + "url": "https://slack-boscoin.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/boscoin/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/boscoinio", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCRjoA41Ukj_Vnt9Ec6oi7Qw", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "Bancor", @@ -4602,107 +4582,6 @@ } ] }, - { - "genesis_id": "bitBTC", - "system": "bitBTC", - "icon": "bitbtc", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "bitBTC" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "BTS" - }, - "token": { - "name": "bitBTC", - "symbol": "BITBTC" - }, - "specs": {}, - "ratings": { - "rating_cyber": 3 - }, - "links": [ - { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/BTC", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BTC", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Open Ledger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 1, - "usd": 435.3779, - "date": "2014-09-23T00:00:00" - } - }, { "genesis_id": "", "system": "BitCAD", @@ -4837,200 +4716,170 @@ ] }, { - "genesis_id": "?", - "system": "bitCNY", - "icon": "bitcny", + "genesis_id": "", + "system": "BitConnect", "dependencies": [ - "BitShares" + "independent" ], - "aliases": { - "coinmarketcap": "bitCNY" - }, - "ratings": { - "rating_cyber": 3 - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "icon": "bitconnect", + "token": { + "name": "bitconnect coin", + "symbol": "BCC" }, "consensus": { - "type": "BitShares", - "algorithm": "MPA" + "consensus_type": "peer-to-peer", + "consensus_name": "" }, - "token": { - "name": "bitCNY", - "symbol": "BITCNY" + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "BitConnect coin is an open source, peer-to-peer, community driven decentralized cryptocurrency" }, - "first_price": { - "btc": 0.00040568, - "usd": 0.16312342, - "date": "2014-09-23T00:00:00" + "aliases": { + "coinmarketcap": "BitConnect" }, - "specs": {}, - "flags": { - "rating_do_not_display": true + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", + "name": "bitconnectcoin.co", + "url": "https://bitconnectcoin.co/", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "paper", + "name": "Whitepaper", + "url": "", "tags": [ "Main", "Science" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/CNY", - "icon": "openledger.png", + "type": "github", + "name": "BitConnection GitHub", + "url": "https://github.com/bitconnectcoin/bitconnectcoin/blob/master/README.md", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/CNY", - "icon": "cryptofresh.png", + "type": "blog", + "name": "Blog", + "url": "", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund#", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1681719.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/bitconnect", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "type": "slack", + "name": "Slack", + "url": "", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "type": "reddit", + "name": "Reddit", + "url": "", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", + "type": "custom", + "name": "YouTube", + "url": "", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", + "genesis_id": "8abcfb93c52f999e3ef5288c4f837f4f15af5521", + "system": "BitShares", + "icon": "bitshares", "dependencies": [ "independent" ], - "icon": "bitcoin", - "system": "Bitcoin", "token": { - "name": "bitcoin", - "symbol": "BTC" + "name": "bitshare", + "symbol": "BTS" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "type": "DPoS", + "algorithm": "Graphene" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Peer-to-Peer Electronic Cash System", + "headline": "An industrial-grade financial smart contract platform", + "summary": "The BitShares platform itself is run and maintained by the BitShares community–an open consortium of individuals and organizations committed to providing universal access to the power of smart contracts.", "tags": [ "DAO" ], - "hashtag": "#bitcoin", + "hashtag": "#bitshares", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Bitcoin", - "nickname": "Bitcoin" + "coinmarketcap": "BitShares" }, - "specs": { - "rpc": 8332, - "block_time": 600, - "block_reward": 50, - "halfing_cycle": 210240, - "total_tokens": 21000000, - "difficulty_cycle": 2016, - "txs_confirm": 6 + "specs": {}, + "crowdsales": { + "start_date": "2014-01-01T00:00:00", + "end_date": "2014-07-19T00:00:00", + "genesis_address": [ + "1ANGELwQwWxMmbdaSWhWLqBEtPTkWb8uDc" + ], + "funding_url": "http://www1.agsexplorer.com/", + "funding_terms": "", + "min_investment": 0, + "funding_operator": "AGS", + "btc_raised": 5904 }, "events": [ { - "name": "Announcement", - "start_date": "31/10/2008-10-31T18:10:00", - "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/" - }, - { - "name": "Genesis", - "start_date": "2009-01-03T18:15:05" + "name": "BitShares 2.0 Release", + "start_date": "2015-10-13T00:00:00" } ], "links": [ { "type": "website", - "name": "Bitcoin.org", - "url": "http://bitcoin.org/en/", + "name": "bitshares.org", + "url": "https://bitshares.org/", "icon": "website.png", "tags": [ "Main" @@ -5038,9 +4887,9 @@ }, { "type": "explorer", - "name": "Blockchain.info", - "url": "https://blockchain.info/", - "icon": "explorer.png", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", @@ -5049,257 +4898,147 @@ }, { "type": "wallet", - "name": "Coinbase", - "url": "https://www.coinbase.com/join/5354c035f1184f977100000c", - "icon": "coinbase.png", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ "Main", "Apps", - "Wallet", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "LocalBitcoins", - "url": "https://localbitcoins.com/?ch=3qnx", - "icon": "localbitcoins.png", + "type": "forum", + "name": "BitsharesTalk", + "url": "https://bitsharestalk.org/", + "icon": "forum.png", "tags": [ "Main", - "Apps", - "Exchange" + "News" ] }, { - "type": "wiki", - "name": "Protocol Documentation", - "url": "https://en.bitcoin.it/wiki/Protocol_documentation", - "icon": "paper.png", + "type": "wallet", + "name": "Official Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", "tags": [ - "Code" + "Apps", + "Wallet" ] }, { "type": "github", - "name": "Github Organization", - "url": "https://github.com/bitcoin", + "name": "Bitshares GitHub", + "url": "https://github.com/BitShares/", "icon": "github.png", "tags": [ "Code" ] }, { - "type": "wiki", - "name": "Bitcoin Improvement Proposals", - "url": "https://en.bitcoin.it/wiki/Bitcoin_Improvement_Proposals", - "icon": "github.png", + "type": "blog", + "name": "BitShares Blog", + "url": "https://bitshares.org/blog/", + "icon": "blog.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Elements Project", - "url": "https://github.com/ElementsProject", - "icon": "github.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/explorer", + "icon": "openledger.png", "tags": [ - "Code" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "GitTorrent: decentralization of GitHub using BitTorrent and Bitcoin", - "url": "https://github.com/cjb/GitTorrent", - "icon": "github.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bitshares", + "icon": "cointelegraph.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "BitCore: A pure and powerful JavaScript Bitcoin library", - "url": "https://github.com/bitpay/bitcore", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "ZeroNet: Decentralized websites using Bitcoin crypto and BitTorrent network", - "url": "https://github.com/HelloZeroNet/ZeroNet", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Toshi: An open source Bitcoin node built to power large scale web applications", - "url": "https://github.com/coinbase/toshi", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Buttercoin: Opensource Bitcoin Exchange Software", - "url": "https://github.com/buttercoin/buttercoin", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "P2Pool: Peer-to-peer Bitcoin mining pool", - "url": "https://github.com/forrestv/p2pool", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "BitcoinJ: A library for working with Bitcoin", - "url": "https://github.com/bitcoinj/bitcoinj", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "XChange: Consistent interface for trading and accessing market data", - "url": "https://github.com/timmolter/XChange", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Abe: Block browser", - "url": "https://github.com/bitcoin-abe/bitcoin-abe", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Insight: A bitcoin blockchain API for web wallets", - "url": "https://github.com/bitpay/insight", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "BitAuth: Authenticate with web services utilizing the same strategy as Bitcoin", - "url": "https://github.com/bitpay/bitauth", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "paper", - "name": "Bitcoin Announcement", - "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/", - "icon": "paper.png", - "tags": [ - "paper" - ] - }, - { - "type": "wallet", - "name": "Blockchain", - "url": "https://blockchain.info/wallet", - "icon": "blockchain.info.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Copay", - "url": "https://copay.io/", - "headline": "Trustless multisig wallet", - "icon": "copay.png", + "type": "custom", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/bitshares/", + "icon": "coindesk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Blocktrail", - "url": "https://www.blocktrail.com/", - "headline": "A Powerful Bitcoin Wallet", - "icon": "blocktrail.png", + "type": "custom", + "name": "CryptoCoinsNews", + "url": "https://www.cryptocoinsnews.com/tag/bitshares/", + "rss": "https://www.cryptocoinsnews.com/tag/bitshares/feed/", + "icon": "cryptocoinnews.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Bitcoin Core", - "url": "https://bitcoin.org/en/download", - "icon": "bitcoin-core.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/_bitshares", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Armory", - "url": "https://bitcoinarmory.com/", - "icon": "armory.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/BitShares", + "rss": "https://www.reddit.com/r/BitShares/.rss", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Xapo", - "url": "https://xapo.com/", - "icon": "xapo.png", + "type": "custom", + "name": "AboutBitshares", + "headline": "Great site for news about Bitshares as well as video tutorials", + "url": "http://www.aboutbts.com/", + "icon": "link.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Circle", - "url": "https://www.circle.com/", - "icon": "circle.png", + "type": "custom", + "name": "Beyondbitcoin", + "headline": "Beyondbitcoin", + "url": "https://beyondbitcoin.org/", + "rss": "https://beyondbitcoin.org/feed/", + "icon": "beyondbitcoin.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Coinprism", - "url": "https://www.coinprism.com/", - "icon": "coinprism.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { "type": "exchange", "name": "Poloniex", - "url": "https://www.poloniex.com", + "headline": "Cryptocurrensy Exchange", + "url": "https://www.poloniex.com/exchange#btc_bts", "icon": "poloniex.png", "tags": [ "Apps", @@ -5309,6 +5048,7 @@ { "type": "exchange", "name": "ShapeShift", + "headline": "Instant Exchange", "url": "https://shapeshift.io", "icon": "shapeshift.png", "tags": [ @@ -5318,29 +5058,10 @@ }, { "type": "exchange", - "name": "Bitfinex", - "url": "https://www.bitfinex.com/", - "icon": "bitfinex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "icon": "kraken.png", - "url": "https://www.kraken.com", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BitStamp", - "url": "https://www.bitstamp.net/", - "icon": "bitstamp.png", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", "tags": [ "Apps", "Exchange" @@ -5348,9 +5069,9 @@ }, { "type": "exchange", - "name": "BTC-e", - "url": "https://btc-e.com/", - "icon": "btc-e.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" @@ -5358,9 +5079,9 @@ }, { "type": "exchange", - "name": "itBit", - "url": "https://www.itbit.com/", - "icon": "itbit.png", + "name": "BlockTrades", + "url": "https://blocktrades.us/", + "icon": "blocktrades.png", "tags": [ "Apps", "Exchange" @@ -5378,436 +5099,603 @@ }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "type": "paper", + "name": "BitShares Documentation", + "url": "http://docs.bitshares.org/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "OKCoin", - "url": "https://www.okcoin.com/", - "icon": "okcoin.png", + "type": "paper", + "name": "Summary About Tecnology", + "url": "https://bitshares.org/technology/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "bit-x", - "url": "https://bit-x.com/", - "icon": "bit-x.png", + "type": "paper", + "name": "Directory of Distributed Autonomous Companies in the BitShares Marketplace", + "url": "http://www.bitsharesmarket.com/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "CEX", - "url": "https://cex.io/", - "icon": "cex.png", + "type": "paper", + "name": "BitShares Infographics", + "url": "https://bitshares.org/media/2015_bitshares_infographic_en.pdf", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "paper", + "name": "BitShares Roadmap", + "url": "https://bitshares.org/roadmap/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "explorer", - "name": "Blocktrail", - "url": "https://www.blocktrail.com/BTC", - "icon": "blocktrail.png", + "type": "paper", + "name": "BitShares 2.0: Financial Smart Contract Platform", + "url": "http://docs.bitshares.eu/_downloads/bitshares-financial-platform.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Science" ] }, { - "type": "explorer", - "name": "Blockr", - "url": "https://btc.blockr.io/", - "icon": "blockr.png", + "name": "Bitshares Music", + "headline": "DAC based on the technology developed by BitShares", + "url": "http://whatarenotes.info/", + "icon": "bitshares music.png", "tags": [ "Apps", - "Analytics" - ] + "DAO" + ], + "type": "custom" }, { - "type": "explorer", - "name": "Blockcypher", - "url": "https://live.blockcypher.com/", - "icon": "blockcypher.png", + "name": "DAC Play", + "headline": "DAC based on the technology developed by BitShares", + "url": "http://dacplay.org/en/", + "icon": "bitshares play.png", "tags": [ "Apps", - "Analytics" - ] + "DAO" + ], + "type": "custom" }, { - "type": "explorer", - "name": "BitcoinChain", - "url": "https://bitcoinchain.com/", - "icon": "bitcoinchain.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bitshares/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", "Analytics" ] + } + ], + "first_price": { + "btc": 0.00000295, + "usd": 0.00184611, + "date": "2014-07-19T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "840a014b88a7aa7a981aa455dd86de85a6eb6548", + "system": "BitShares Play", + "dependencies": [ + "independent" + ], + "token": { + "name": "playshare", + "symbol": "PLS" + }, + "consensus": { + "type": "POS", + "algorithm": "Delegated" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Blockchain Based Game Platfrom", + "summary": "BitShares PLAY leverages the block chain technology, in an attempts to establish a decentralized autonomous gaming platform. Any third party can develop provably fair games, both traditional as well as types that has never been seen before. These games can be both entertaining and provably fair, all at the same time.", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "PLAY", + "nickname": "DacPlay" + }, + "crowdsales": { + "start_date": "2015-01-05T00:00:00", + "end_date": "2015-02-22T00:00:00", + "genesis_address": [ + "3DPD7z66T7DXULvFZUsc4xNcVS2q68TM3u" + ], + "funding_terms": "https://dacx.com/play/index_en.html", + "funding_operator": "ags", + "funding_url": "http://www1.agsexplorer.com/", + "tokens_sold": 400000000, + "tokens_issued": 1999999886, + "btc_raised": 2397.11393696 + }, + "specs": { + "supply": 1999999910, + "timestamp": 1431342962 + }, + "links": [ + { + "type": "risk", + "name": "Promised product has been launched", + "url": "", + "icon": "" }, { - "type": "explorer", - "name": "Insight", - "url": "https://insight.bitpay.com/", - "icon": "insight.png", - "tags": [ - "Apps", - "Analytics" - ] + "type": "risk", + "name": "Founding team is not active", + "url": "", + "icon": "" }, { - "type": "explorer", - "name": "TradeBlock", - "url": "https://tradeblock.com/blockchain/", - "icon": "tradeblock.png", + "name": "dacplay.org", + "url": "http://dacplay.org/en/", + "icon": "website.png", "tags": [ - "Apps", - "Analytics" - ] + "Main", + "Apps" + ], + "type": "site" }, { - "type": "explorer", - "name": "Bitcoin Fees", - "url": "https://bitcoinfees.21.co/", - "icon": "21co.png", + "name": "DAC Play Whitepaper", + "url": "http://dacplay.org/en/#whitepaper", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" - ] + "Main", + "Science" + ], + "type": "paper" }, { - "type": "custom", - "name": "Bitnodes", - "headline": "Bitcoin nodes stats", - "url": "https://getaddr.bitnodes.io/", - "icon": "bitnodes.png", + "name": "Forum", + "url": "http://playtalk.org/", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" - ] + "News" + ], + "type": "forum" }, { - "type": "custom", - "name": "Statoshi Info", - "headline": "Realtime Bitcoin Node Stats", - "url": "http://statoshi.info", - "icon": "statoshi.png", + "name": "BitShares Forum", + "url": "https://bitsharestalk.org/index.php/board,52.0.html", + "icon": "bitshares.png", "tags": [ - "Apps", - "Analytics" - ] + "News" + ], + "type": "forum" }, { - "type": "custom", - "name": "Bitcoinity", - "url": "https://bitcoinity.org/markets", - "icon": "bitcoinity.png", + "name": "PLS explorer", + "url": "http://play.bitsharesblocks.com/", + "type": "explorer", + "icon": "explorer.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "type": "explorer", - "name": "Coin Dance", - "url": "https://coin.dance", - "icon": "explorer.png", + "name": "DAC Play Client", + "url": "https://dacplay.org/en/", + "type": "wallet", + "icon": "wallet.png", "tags": [ + "Main", "Apps", - "Analytics" + "Wallet" ] }, { - "type": "custom", - "name": "ChangeTip", - "url": "https://www.changetip.com/", - "icon": "changetip.png", + "name": "DAC Play Non-technical Whitepaper", + "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Apps" + "Science" ] }, { - "type": "custom", - "name": "Gem: Bitcoin API", - "url": "https://gem.co/", - "icon": "gem.png", + "name": "DAC Play Wiki", + "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "Code", - "API" + "Science" ] }, { + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/", - "rss": "http://feeds.feedburner.com/CoinDesk", - "icon": "coindesk.png", + "icon": "yunbi.png", "tags": [ - "News" + "Apps", + "Exchange" ] + } + ], + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.00000599, + "usd": 0.00141082, + "date": "2015-02-22T00:00:00" + } + }, + { + "genesis_id": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", + "dependencies": [ + "independent" + ], + "icon": "bitcoin", + "system": "Bitcoin", + "token": { + "name": "bitcoin", + "symbol": "BTC" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer Electronic Cash System", + "tags": [ + "DAO" + ], + "hashtag": "#bitcoin", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Bitcoin", + "nickname": "Bitcoin" + }, + "specs": { + "rpc": 8332, + "block_time": 600, + "block_reward": 50, + "halfing_cycle": 210240, + "total_tokens": 21000000, + "difficulty_cycle": 2016, + "txs_confirm": 6 + }, + "events": [ + { + "name": "Announcement", + "start_date": "31/10/2008-10-31T18:10:00", + "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/" }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bitcoin", - "icon": "cointelegraph.png", + "name": "Genesis", + "start_date": "2009-01-03T18:15:05" + } + ], + "links": [ + { + "type": "website", + "name": "Bitcoin.org", + "url": "http://bitcoin.org/en/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "type": "custom", - "name": "BitcoinMagazine", - "url": "https://bitcoinmagazine.com/", - "rss": "http://feeds.feedburner.com/bitcoin/rss", - "icon": "bitcoinmagazine.png", + "type": "explorer", + "name": "Blockchain.info", + "url": "https://blockchain.info/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Bitcoinist", - "url": "http://bitcoinist.net/", - "rss": "http://bitcoinist.net/feed/", - "icon": "bitcoinist.png", + "type": "wallet", + "name": "Coinbase", + "url": "https://www.coinbase.com/join/5354c035f1184f977100000c", + "icon": "coinbase.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet", + "Exchange" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://bitcoinfoundation.org/category/bitcoin/", - "rss": "http://bitcoinfoundation.org/feed/", - "icon": "blog.png", + "type": "exchange", + "name": "LocalBitcoins", + "url": "https://localbitcoins.com/?ch=3qnx", + "icon": "localbitcoins.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Bitcoin", - "icon": "twitter.png", + "type": "wiki", + "name": "Protocol Documentation", + "url": "https://en.bitcoin.it/wiki/Protocol_documentation", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "type": "forum", - "name": "BitcoinTalk", - "url": "https://bitcointalk.org/", - "icon": "forum.png", + "type": "github", + "name": "Github Organization", + "url": "https://github.com/bitcoin", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/Bitcoin/", - "rss": "https://www.reddit.com/r/Bitcoin/.rss", - "icon": "reddit.png", + "type": "wiki", + "name": "Bitcoin Improvement Proposals", + "url": "https://en.bitcoin.it/wiki/Bitcoin_Improvement_Proposals", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "paper", - "name": "Bitcoin: A Peer-to-Peer Electronic Cash System. Satoshi Nakamoto", - "url": "https://bitcoin.org/bitcoin.pdf", - "icon": "paper.png", + "type": "github", + "name": "Elements Project", + "url": "https://github.com/ElementsProject", + "icon": "github.png", "tags": [ - "Science" + "Code" ] }, { - "type": "paper", - "name": "Enabling Blockchain Innovations with Pegged Sidechains. Adam Back, Matt Corallo, Luke Dashjr, Mark Friedenbach, Gregory Maxwell, Andrew Miller, Andrew Poelstra, Jorge Timón and Pieter Wuille.", - "url": "https://www.blockstream.com/sidechains.pdf", - "icon": "paper.png", + "type": "github", + "name": "GitTorrent: decentralization of GitHub using BitTorrent and Bitcoin", + "url": "https://github.com/cjb/GitTorrent", + "icon": "github.png", "tags": [ - "Science" + "Code" ] }, { - "type": "paper", - "name": "The Bitcoin Lightning Network:\nScalable Off-Chain Instant Payments, Joseph Poon, Thaddeus Dryja.", - "url": "https://lightning.network/lightning-network-paper.pdf", - "icon": "paper.png", + "type": "github", + "name": "BitCore: A pure and powerful JavaScript Bitcoin library", + "url": "https://github.com/bitpay/bitcore", + "icon": "github.png", "tags": [ - "Science" + "Code" + ] + }, + { + "type": "github", + "name": "ZeroNet: Decentralized websites using Bitcoin crypto and BitTorrent network", + "url": "https://github.com/HelloZeroNet/ZeroNet", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Toshi: An open source Bitcoin node built to power large scale web applications", + "url": "https://github.com/coinbase/toshi", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Buttercoin: Opensource Bitcoin Exchange Software", + "url": "https://github.com/buttercoin/buttercoin", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "P2Pool: Peer-to-peer Bitcoin mining pool", + "url": "https://github.com/forrestv/p2pool", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "BitcoinJ: A library for working with Bitcoin", + "url": "https://github.com/bitcoinj/bitcoinj", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "XChange: Consistent interface for trading and accessing market data", + "url": "https://github.com/timmolter/XChange", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Abe: Block browser", + "url": "https://github.com/bitcoin-abe/bitcoin-abe", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Insight: A bitcoin blockchain API for web wallets", + "url": "https://github.com/bitpay/insight", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "BitAuth: Authenticate with web services utilizing the same strategy as Bitcoin", + "url": "https://github.com/bitpay/bitauth", + "icon": "github.png", + "tags": [ + "Code" ] }, { "type": "paper", - "name": "Analysis of Bitcoin Pooled Mining Reward\nSystems, Meni Rosenfeld.", - "url": "https://bitcoil.co.il/pool_analysis.pdf", + "name": "Bitcoin Announcement", + "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/", "icon": "paper.png", "tags": [ - "Science" + "paper" ] }, { - "type": "custom", - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bitcoin/#markets", - "icon": "link.png", + "type": "wallet", + "name": "Blockchain", + "url": "https://blockchain.info/wallet", + "icon": "blockchain.info.png", "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { - "type": "custom", - "name": "Bithub", - "url": "http://gobithub.com/", - "icon": "bithub.png", + "type": "wallet", + "name": "Copay", + "url": "https://copay.io/", + "headline": "Trustless multisig wallet", + "icon": "copay.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "F2Pool", - "url": "https://www.f2pool.com/", - "icon": "mining.png", + "type": "wallet", + "name": "Blocktrail", + "url": "https://www.blocktrail.com/", + "headline": "A Powerful Bitcoin Wallet", + "icon": "blocktrail.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "AntPool", - "url": "https://www.antpool.com", - "icon": "mining.png", + "type": "wallet", + "name": "Bitcoin Core", + "url": "https://bitcoin.org/en/download", + "icon": "bitcoin-core.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "BTCChina", - "url": "https://pool.btcc.com/", - "icon": "mining.png", + "type": "wallet", + "name": "Armory", + "url": "https://bitcoinarmory.com/", + "icon": "armory.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "Slush", - "url": "https://mining.bitcoin.cz/home/", - "icon": "mining.png", + "type": "wallet", + "name": "Xapo", + "url": "https://xapo.com/", + "icon": "xapo.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "BW.COM", - "url": "https://www.bw.com/", - "icon": "mining.png", + "type": "wallet", + "name": "Circle", + "url": "https://www.circle.com/", + "icon": "circle.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "GHASH.IO", - "url": "https://ghash.io/", - "icon": "ghashio.png", + "type": "wallet", + "name": "Coinprism", + "url": "https://www.coinprism.com/", + "icon": "coinprism.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] - } - ], - "first_price": { - "btc": 1, - "usd": 0.0858, - "date": "2010-07-18T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "dependencies": [ - "independent" - ], - "system": "Bitcoin Cash", - "icon": "bitcoin", - "token": { - "name": "bitcoin cash", - "symbol": "BCC" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA-256" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Peer-to-Peer Electronic Cash", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Bitcoin Cash", - "nickname": "Bitcoin Cash" - }, - "links": [ + }, { - "type": "website", - "name": "bitcoincash.org", - "url": "https://www.bitcoincash.org/", - "icon": "website.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Bitcoin Cash Technical Whitepaper", - "url": "https://bitcoin.com/bitcoin.pdf", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { @@ -5832,9 +5720,9 @@ }, { "type": "exchange", - "name": "ViaBTC", - "icon": "viabtc.png", - "url": "https://www.viabtc.com/", + "name": "BitStamp", + "url": "https://www.bitstamp.net/", + "icon": "bitstamp.png", "tags": [ "Apps", "Exchange" @@ -5842,9 +5730,9 @@ }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "BTC-e", + "url": "https://btc-e.com/", + "icon": "btc-e.png", "tags": [ "Apps", "Exchange" @@ -5852,9 +5740,9 @@ }, { "type": "exchange", - "name": "OKEx", - "icon": "okex.png", - "url": "https://blog.okex.com/", + "name": "itBit", + "url": "https://www.itbit.com/", + "icon": "itbit.png", "tags": [ "Apps", "Exchange" @@ -5862,9 +5750,9 @@ }, { "type": "exchange", - "name": "Huobi", - "icon": "huobi.png", - "url": "https://www.huobi.com/", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ "Apps", "Exchange" @@ -5872,9 +5760,9 @@ }, { "type": "exchange", - "name": "Korbit", - "icon": "korbit.png", - "url": "http://korbitblog.tumblr.com/", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" @@ -5882,9 +5770,9 @@ }, { "type": "exchange", - "name": "BTCBox", - "icon": "btcbox.png", - "url": "https://www.btcbox.co.jp/", + "name": "OpenLedger", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" @@ -5892,9 +5780,9 @@ }, { "type": "exchange", - "name": "Hitbtc", - "icon": "hitbtc.png", - "url": "https://hitbtc.com/", + "name": "OKCoin", + "url": "https://www.okcoin.com/", + "icon": "okcoin.png", "tags": [ "Apps", "Exchange" @@ -5902,9 +5790,9 @@ }, { "type": "exchange", - "name": "BTCPop", - "icon": "btcpop.png", - "url": "https://btcpop.co/home.php#/landing/home", + "name": "bit-x", + "url": "https://bit-x.com/", + "icon": "bit-x.png", "tags": [ "Apps", "Exchange" @@ -5912,56 +5800,550 @@ }, { "type": "exchange", - "name": "Mercado Bitcoin", - "icon": "mercadobitcoin.png", - "url": "https://www.mercadobitcoin.com.br/", + "name": "CEX", + "url": "https://cex.io/", + "icon": "cex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "wallet", - "name": "BitcoinABC", - "url": "https://www.bitcoinabc.org/", - "icon": "abcwallet.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "Bitcoin classic", - "url": "https://bitcoinclassic.com/", - "icon": "bitcoinclassic.png", + "type": "explorer", + "name": "Blocktrail", + "url": "https://www.blocktrail.com/BTC", + "icon": "blocktrail.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", - "name": "Bitcoin unlimited", - "url": "https://www.bitcoinunlimited.info/", - "icon": "bitcoinunlimited.png", + "type": "explorer", + "name": "Blockr", + "url": "https://btc.blockr.io/", + "icon": "blockr.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", - "name": "BitcoinXT", - "url": "https://bitcoinxt.software/index.html", - "icon": "bitcoinxt.png", + "type": "explorer", + "name": "Blockcypher", + "url": "https://live.blockcypher.com/", + "icon": "blockcypher.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", + "type": "explorer", + "name": "BitcoinChain", + "url": "https://bitcoinchain.com/", + "icon": "bitcoinchain.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Insight", + "url": "https://insight.bitpay.com/", + "icon": "insight.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "TradeBlock", + "url": "https://tradeblock.com/blockchain/", + "icon": "tradeblock.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Bitcoin Fees", + "url": "https://bitcoinfees.21.co/", + "icon": "21co.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Bitnodes", + "headline": "Bitcoin nodes stats", + "url": "https://getaddr.bitnodes.io/", + "icon": "bitnodes.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Statoshi Info", + "headline": "Realtime Bitcoin Node Stats", + "url": "http://statoshi.info", + "icon": "statoshi.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Bitcoinity", + "url": "https://bitcoinity.org/markets", + "icon": "bitcoinity.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Coin Dance", + "url": "https://coin.dance", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "ChangeTip", + "url": "https://www.changetip.com/", + "icon": "changetip.png", + "tags": [ + "Apps" + ] + }, + { + "type": "custom", + "name": "Gem: Bitcoin API", + "url": "https://gem.co/", + "icon": "gem.png", + "tags": [ + "Code", + "API" + ] + }, + { + "type": "custom", + "name": "CoinDesk", + "url": "http://www.coindesk.com/", + "rss": "http://feeds.feedburner.com/CoinDesk", + "icon": "coindesk.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bitcoin", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "BitcoinMagazine", + "url": "https://bitcoinmagazine.com/", + "rss": "http://feeds.feedburner.com/bitcoin/rss", + "icon": "bitcoinmagazine.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/", + "rss": "http://bitcoinist.net/feed/", + "icon": "bitcoinist.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "http://bitcoinfoundation.org/category/bitcoin/", + "rss": "http://bitcoinfoundation.org/feed/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Bitcoin", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BitcoinTalk", + "url": "https://bitcointalk.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/Bitcoin/", + "rss": "https://www.reddit.com/r/Bitcoin/.rss", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Bitcoin: A Peer-to-Peer Electronic Cash System. Satoshi Nakamoto", + "url": "https://bitcoin.org/bitcoin.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "Enabling Blockchain Innovations with Pegged Sidechains. Adam Back, Matt Corallo, Luke Dashjr, Mark Friedenbach, Gregory Maxwell, Andrew Miller, Andrew Poelstra, Jorge Timón and Pieter Wuille.", + "url": "https://www.blockstream.com/sidechains.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "The Bitcoin Lightning Network:\nScalable Off-Chain Instant Payments, Joseph Poon, Thaddeus Dryja.", + "url": "https://lightning.network/lightning-network-paper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "Analysis of Bitcoin Pooled Mining Reward\nSystems, Meni Rosenfeld.", + "url": "https://bitcoil.co.il/pool_analysis.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "custom", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bitcoin/#markets", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Bithub", + "url": "http://gobithub.com/", + "icon": "bithub.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "F2Pool", + "url": "https://www.f2pool.com/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "AntPool", + "url": "https://www.antpool.com", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "BTCChina", + "url": "https://pool.btcc.com/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "Slush", + "url": "https://mining.bitcoin.cz/home/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "BW.COM", + "url": "https://www.bw.com/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "GHASH.IO", + "url": "https://ghash.io/", + "icon": "ghashio.png", + "tags": [ + "Apps" + ] + } + ], + "first_price": { + "btc": 1, + "usd": 0.0858, + "date": "2010-07-18T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "dependencies": [ + "independent" + ], + "system": "Bitcoin Cash", + "icon": "bitcoin", + "token": { + "name": "bitcoin cash", + "symbol": "BCC" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer Electronic Cash", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Bitcoin Cash", + "nickname": "Bitcoin Cash" + }, + "links": [ + { + "type": "website", + "name": "bitcoincash.org", + "url": "https://www.bitcoincash.org/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Bitcoin Cash Technical Whitepaper", + "url": "https://bitcoin.com/bitcoin.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "exchange", + "name": "Bitfinex", + "url": "https://www.bitfinex.com/", + "icon": "bitfinex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Kraken", + "icon": "kraken.png", + "url": "https://www.kraken.com", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "ViaBTC", + "icon": "viabtc.png", + "url": "https://www.viabtc.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "OKEx", + "icon": "okex.png", + "url": "https://blog.okex.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Huobi", + "icon": "huobi.png", + "url": "https://www.huobi.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Korbit", + "icon": "korbit.png", + "url": "http://korbitblog.tumblr.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BTCBox", + "icon": "btcbox.png", + "url": "https://www.btcbox.co.jp/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Hitbtc", + "icon": "hitbtc.png", + "url": "https://hitbtc.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BTCPop", + "icon": "btcpop.png", + "url": "https://btcpop.co/home.php#/landing/home", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Mercado Bitcoin", + "icon": "mercadobitcoin.png", + "url": "https://www.mercadobitcoin.com.br/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "BitcoinABC", + "url": "https://www.bitcoinabc.org/", + "icon": "abcwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Bitcoin classic", + "url": "https://bitcoinclassic.com/", + "icon": "bitcoinclassic.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Bitcoin unlimited", + "url": "https://www.bitcoinunlimited.info/", + "icon": "bitcoinunlimited.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "BitcoinXT", + "url": "https://bitcoinxt.software/index.html", + "icon": "bitcoinxt.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", "name": "Ledger", "url": "https://www.ledgerwallet.com/", "icon": "ledger.png", @@ -6233,453 +6615,17 @@ } }, { - "genesis_id": "", - "system": "BitConnect", + "system": "Bitnation", "dependencies": [ "independent" ], - "icon": "bitconnect", + "icon": "bitnation", "token": { - "name": "bitconnect coin", - "symbol": "BCC" + "name": "XBN", + "symbol": "XBN" }, "consensus": { - "consensus_type": "peer-to-peer", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "BitConnect coin is an open source, peer-to-peer, community driven decentralized cryptocurrency" - }, - "aliases": { - "coinmarketcap": "BitConnect" - }, - "specs": { - "supply": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "bitconnectcoin.co", - "url": "https://bitconnectcoin.co/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Whitepaper", - "url": "", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "BitConnection GitHub", - "url": "https://github.com/bitconnectcoin/bitconnectcoin/blob/master/README.md", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1681719.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/bitconnect", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Slack", - "url": "", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "?", - "system": "bitEUR", - "icon": "biteur", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "bitEUR" - }, - "ratings": { - "rating_cyber": 3 - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" - }, - "token": { - "name": "bitEUR", - "symbol": "BITEUR" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", - "tags": [ - "Science" - ] - }, - { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/EUR", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.0050665, - "usd": 1.158430906, - "date": "2015-06-08T00:00:00" - } - }, - { - "genesis_id": "?", - "system": "bitGOLD", - "icon": "bitGold", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "bitGold" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_type": "" - }, - "token": { - "name": "bitGOLD", - "symbol": "BITGOLD" - }, - "specs": {}, - "ratings": { - "rating_cyber": 3 - }, - "links": [ - { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/GOLD", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/GOLD", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 4, - "usd": 1054.5372, - "date": "2015-01-04T00:00:00" - } - }, - { - "genesis_id": "", - "system": "bitJob", - "dependencies": [ - "Ethereum" - ], - "icon": "bitjob", - "token": { - "name": "bitjob token", - "symbol": "STU" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Marketplace for Student Employment" - }, - "crowdsales": { - "start_date": "2017-09-12T00:00:00", - "end_date": "2017-10-13T00:00:00", - "end_date_plan": "2017-10-13T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitjob.io/", - "funding_url": "https://bitjob.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 200000000 - }, - "links": [ - { - "type": "website", - "name": "bitjob.io", - "url": "https://bitjob.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "bitJob Whitepaper", - "url": "https://drive.google.com/file/d/0B6VVmGzOdFPBSlBjZlhFaGJnbUk/view", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "bitJob GitHub", - "url": "https://github.com/bitjobteam", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "bitJob Blog", - "url": "https://medium.com/bitjob", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1980078.msg19714383#msg19714383", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/BitJob_Team", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "bitJob Telegram", - "url": "https://t.me/bitjob", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "bitJob Slack", - "url": "https://bit-job.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/bitJobmarket/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCPtjrCU8pUztqQHY75a7npg", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "system": "Bitnation", - "dependencies": [ - "independent" - ], - "icon": "bitnation", - "token": { - "name": "XBN", - "symbol": "XBN" - }, - "consensus": { - "consensus_type": "Blockchain records" + "consensus_type": "Blockchain records" }, "descriptions": { "state": "Pre-Public", @@ -7028,883 +6974,1042 @@ ] }, { - "genesis_id": "8abcfb93c52f999e3ef5288c4f837f4f15af5521", - "system": "BitShares", - "icon": "bitshares", + "genesis_id": "", + "system": "Bitsquare", + "icon": "bitsquare", "dependencies": [ "independent" ], "token": { - "name": "bitshare", - "symbol": "BTS" + "name": "", + "symbol": "" }, "consensus": { - "type": "DPoS", - "algorithm": "Graphene" + "type": "", + "algorithm": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "An industrial-grade financial smart contract platform", - "summary": "The BitShares platform itself is run and maintained by the BitShares community–an open consortium of individuals and organizations committed to providing universal access to the power of smart contracts.", - "tags": [ - "DAO" - ], - "hashtag": "#bitshares", - "page_state": "ready" + "state": "Project", + "system_type": "cryptoservice", + "headline": "Decentrilized Bitcoin Exchange", + "page_state": "draft" }, "aliases": { - "coinmarketcap": "BitShares" + "coinmarketcap": "" }, + "ratings": {}, "specs": {}, - "crowdsales": { - "start_date": "2014-01-01T00:00:00", - "end_date": "2014-07-19T00:00:00", - "genesis_address": [ - "1ANGELwQwWxMmbdaSWhWLqBEtPTkWb8uDc" - ], - "funding_url": "http://www1.agsexplorer.com/", - "funding_terms": "", - "min_investment": 0, - "funding_operator": "AGS", - "btc_raised": 5904 - }, - "events": [ - { - "name": "BitShares 2.0 Release", - "start_date": "2015-10-13T00:00:00" - } - ], + "crowdsales": {}, + "first_price": {}, "links": [ { - "type": "website", - "name": "bitshares.org", - "url": "https://bitshares.org/", + "type": "site", + "name": "bitsquare.io", + "url": "https://bitsquare.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund", - "icon": "cryptofresh.png", + "type": "custom", + "name": "Blog", + "url": "https://bitsquare.io/blog/category/news/", + "rss": "https://bitsquare.io/blog/category/news/feed/", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=cyberfund#", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/bitsquare_", + "icon": "twitter.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { "type": "forum", - "name": "BitsharesTalk", - "url": "https://bitsharestalk.org/", - "icon": "forum.png", + "name": "Forum", + "url": "http://forum.ethereum.org/", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "type": "wallet", - "name": "Official Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", + "type": "custom", + "name": "IRC Channel", + "url": "https://webchat.freenode.net/?channels=bitsquare", + "icon": "irc.png", "tags": [ - "Apps", - "Wallet" + "News" + ] + }, + { + "type": "custom", + "name": "Bitsquare Videos", + "url": "https://bitsquare.io/blog/category/video/", + "icon": "link.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Bitsquare Roadmap", + "url": "https://bitsquare.io/roadmap/", + "icon": "paper.png", + "tags": [ + "Science" ] }, { "type": "github", - "name": "Bitshares GitHub", - "url": "https://github.com/BitShares/", - "icon": "github.png", + "name": "Bitsquare organization on GitHub", + "url": "https://github.com/bitsquare", "tags": [ "Code" ] }, { - "type": "blog", - "name": "BitShares Blog", - "url": "https://bitshares.org/blog/", - "icon": "blog.png", + "type": "github", + "name": "Bitsquare Client", + "url": "https://github.com/bitsquare/bitsquare/releases", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/explorer", - "icon": "openledger.png", + "type": "paper", + "name": "Bitsquare Whitepaper", + "url": "https://bitsquare.io/bitsquare.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Science" + ] + } + ] + }, + { + "genesis_id": "", + "system": "BitworldVIP", + "icon": "BitworldVIP", + "dependencies": [ + "independent" + ], + "token": { + "name": "", + "symbol": "" + }, + "consensus": { + "type": "", + "algorithm": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoservice", + "headline": "Bitcoin investments and tradings", + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "" + }, + "ratings": {}, + "specs": {}, + "crowdsales": {}, + "first_price": {}, + "links": [ + { + "type": "site", + "name": "bitworldvip.trade", + "url": "https://bitworldvip.trade/", + "icon": "BitworldVIP.png", + "tags": [ + "Main" ] }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bitshares", - "icon": "cointelegraph.png", + "type": "forum", + "name": "Forum", + "url": "http://forum.ethereum.org/", + "icon": "forum.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "000001faef25dec4fbcf906e6242621df2c183bf232f263d0ba5b101911e4563", + "system": "BlackCoin", + "icon": "blackcoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "blackcoin", + "symbol": "BLK" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer digital currency with a distributed, decentralized public ledger", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "BlackCoin" + }, + "specs": { + "p2p": 15715, + "rpc": 15714, + "block_time": 60, + "block_reward": 10000, + "halfing_cycle": "no halving", + "difficulty_cycle": 1, + "txs_confirm": 10, + "mint_confirm": 500 + }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-02-16T06:06:19", + "url": "https://bitcointalk.org/index.php?topic=469640.0" + }, + { + "name": "Genesis", + "start_date": "2014-02-24T6:00:00" + } + ], + "links": [ + { + "type": "website", + "name": "blackcoin.co", + "url": "http://blackcoin.co/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/bitshares/", - "icon": "coindesk.png", + "name": "GitHub", + "url": "https://github.com/rat4/blackcoin", + "type": "github", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "CryptoCoinsNews", - "url": "https://www.cryptocoinsnews.com/tag/bitshares/", - "rss": "https://www.cryptocoinsnews.com/tag/bitshares/feed/", - "icon": "cryptocoinnews.png", + "name": "Wallet", + "url": "https://github.com/rat4/blackcoin/releases", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "twitter", + "name": "blog", + "url": "https://blog.bitcoinfoundation.org/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { "name": "Twitter", - "url": "https://twitter.com/_bitshares", + "url": "https://twitter.com/coinblack", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", + "name": "Facebook", + "url": "https://www.facebook.com/coinblack", + "type": "custom", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { "name": "reddit", - "url": "http://www.reddit.com/r/BitShares", - "rss": "https://www.reddit.com/r/BitShares/.rss", + "url": "https://www.reddit.com/r/blackcoin/", + "type": "reddit", "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/blackcoin", "type": "custom", - "name": "AboutBitshares", - "headline": "Great site for news about Bitshares as well as video tutorials", - "url": "http://www.aboutbts.com/", - "icon": "link.png", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/blackcoin/", "type": "custom", - "name": "Beyondbitcoin", - "headline": "Beyondbitcoin", - "url": "https://beyondbitcoin.org/", - "rss": "https://beyondbitcoin.org/feed/", - "icon": "beyondbitcoin.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund#", - "icon": "openledger.png", + "name": "Coinplorer", + "url": "https://coinplorer.com/BC", + "type": "explorer", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "Poloniex", - "headline": "Cryptocurrensy Exchange", - "url": "https://www.poloniex.com/exchange#btc_bts", - "icon": "poloniex.png", + "name": "Bchain", + "url": "https://bchain.info/BC/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "ShapeShift", - "headline": "Instant Exchange", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "name": "cryptoID", + "url": "https://chainz.cryptoid.info/blk/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "name": "Coinkite", + "url": "https://coinkite.com/", + "type": "wallet", + "icon": "coinkite.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "HolyTransaction", + "url": "https://holytransaction.com/", + "type": "wallet", + "icon": "holytransaction.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "BlockTrades", - "url": "https://blocktrades.us/", - "icon": "blocktrades.png", + "name": "Cointopay", + "url": "https://cointopay.com/", + "type": "wallet", + "icon": "holytransaction.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "name": "BitInfoCharts", + "url": "https://bitinfocharts.com/blackcoin/explorer/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=599299.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { + "name": "Whitepaper", + "url": "http://blackcoin.co/blackcoin-pos-protocol-v2-whitepaper.pdf", "type": "paper", - "name": "BitShares Documentation", - "url": "http://docs.bitshares.org/", - "icon": "whitepaper.png", + "icon": "paper.png", "tags": [ "Science" ] }, { + "name": "Blackcoin Obsidian Stealth Wallet Tutorial", + "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", "type": "paper", - "name": "Summary About Tecnology", - "url": "https://bitshares.org/technology/", - "icon": "whitepaper.png", + "icon": "paper.png", "tags": [ - "Science" + "Code" ] }, { + "name": "Two Party double deposit trustless escrow in cryptographic networks and Bitcoin. by David Zimbeck ", + "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", "type": "paper", - "name": "Directory of Distributed Autonomous Companies in the BitShares Marketplace", - "url": "http://www.bitsharesmarket.com/", - "icon": "whitepaper.png", + "icon": "paper.png", "tags": [ "Science" ] }, { - "type": "paper", - "name": "BitShares Infographics", - "url": "https://bitshares.org/media/2015_bitshares_infographic_en.pdf", - "icon": "whitepaper.png", + "name": "BlackHalo", + "url": "http://blackhalo.info/", + "type": "custom", + "icon": "link.png", "tags": [ - "Science" + "Apps" ] }, { - "type": "paper", - "name": "BitShares Roadmap", - "url": "https://bitshares.org/roadmap/", - "icon": "whitepaper.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/blackcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Code" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "BitShares 2.0: Financial Smart Contract Platform", - "url": "http://docs.bitshares.eu/_downloads/bitshares-financial-platform.pdf", - "icon": "paper.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "name": "Bitshares Music", - "headline": "DAC based on the technology developed by BitShares", - "url": "http://whatarenotes.info/", - "icon": "bitshares music.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ "Apps", - "DAO" - ], - "type": "custom" + "Exchange" + ] }, { - "name": "DAC Play", - "headline": "DAC based on the technology developed by BitShares", - "url": "http://dacplay.org/en/", - "icon": "bitshares play.png", + "type": "exchange", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "icon": "cryptsy.png", "tags": [ "Apps", - "DAO" - ], - "type": "custom" + "Exchange" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bitshares/#markets", - "type": "custom", - "icon": "link.png", + "type": "exchange", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ "Apps", - "Analytics" + "Exchange" + ] + }, + { + "type": "exchange", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" ] } ], "first_price": { - "btc": 0.00000295, - "usd": 0.00184611, - "date": "2014-07-19T00:00:00" + "btc": 0.00001169, + "usd": 0.00699405, + "date": "2014-02-28T00:00:00" }, "flags": { "quantum": true } }, { - "genesis_id": "840a014b88a7aa7a981aa455dd86de85a6eb6548", - "system": "BitShares Play", + "genesis_id": "1.3.1072", + "system": "BlockPay", + "icon": "blockpay", "dependencies": [ - "independent" + "BitShares" ], "token": { - "name": "playshare", - "symbol": "PLS" + "name": "blockpay", + "symbol": "BLOCKPAY" }, "consensus": { - "type": "POS", - "algorithm": "Delegated" + "type": "BitShares", + "algorithm": "User Issued Asset" + }, + "aliases": { + "coinmarketcap": "BlockPay" }, "descriptions": { "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Blockchain Based Game Platfrom", - "summary": "BitShares PLAY leverages the block chain technology, in an attempts to establish a decentralized autonomous gaming platform. Any third party can develop provably fair games, both traditional as well as types that has never been seen before. These games can be both entertaining and provably fair, all at the same time.", + "system_type": "cryptoasset", + "headline": "Fast & free platform that supports all of the digital currencies payments", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "PLAY", - "nickname": "DacPlay" + "page_state": "draft" }, "crowdsales": { - "start_date": "2015-01-05T00:00:00", - "end_date": "2015-02-22T00:00:00", + "start_date": "2016-08-20T00:00:00", + "end_date": "2016-09-04T10:22:00", "genesis_address": [ - "3DPD7z66T7DXULvFZUsc4xNcVS2q68TM3u" + "ico.blockpay", + "37jDFfS9WJEPL33YivJbnjfQQNU5RjFWFY" ], - "funding_terms": "https://dacx.com/play/index_en.html", - "funding_operator": "ags", - "funding_url": "http://www1.agsexplorer.com/", - "tokens_sold": 400000000, - "tokens_issued": 1999999886, - "btc_raised": 2397.11393696 + "funding_terms": "https://bitcointalk.org/index.php?topic=1587349", + "funding_url": "https://blockpay.ch/newsroom/investor-relations/", + "tokens_sold": 3924368, + "tokens_issued": 98928316, + "btc_raised": 1095.97 }, "specs": { - "supply": 1999999910, - "timestamp": 1431342962 + "supply": 98928316 }, - "links": [ - { - "type": "risk", - "name": "Promised product has been launched", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Founding team is not active", - "url": "", - "icon": "" - }, + "first_price": { + "btc": 0.00027927, + "usd": 0.16750615, + "date": "2016-09-04T10:22:00" + }, + "flags": { + "supply_from_here": true + }, + "links": [ { - "name": "dacplay.org", - "url": "http://dacplay.org/en/", + "type": "website", + "name": "blockpay.ch", + "url": "https://blockpay.ch", "icon": "website.png", "tags": [ - "Main", - "Apps" - ], - "type": "site" - }, - { - "name": "DAC Play Whitepaper", - "url": "http://dacplay.org/en/#whitepaper", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ], - "type": "paper" + "Main" + ] }, { - "name": "Forum", - "url": "http://playtalk.org/", - "icon": "forum.png", + "type": "website", + "name": "BlockPay Crowdsale", + "url": "https://blockpay.ch/newsroom/investor-relations/", + "icon": "website.png", "tags": [ - "News" - ], - "type": "forum" + "Main" + ] }, { - "name": "BitShares Forum", - "url": "https://bitsharestalk.org/index.php/board,52.0.html", - "icon": "bitshares.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/BlockPay_ch", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "forum" - }, - { - "name": "PLS explorer", - "url": "http://play.bitsharesblocks.com/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" ] }, { - "name": "DAC Play Client", - "url": "https://dacplay.org/en/", - "type": "wallet", - "icon": "wallet.png", + "type": "blog", + "name": "Blog", + "url": "https://steemit.com/created/blockpay", + "icon": "steem.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "name": "DAC Play Non-technical Whitepaper", - "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1568727", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" ] }, { - "name": "DAC Play Wiki", - "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", - "type": "wiki", - "icon": "wiki.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/BlockPay-1348801331815770/", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "type": "custom", - "icon": "yunbi.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BLOCKPAY", + "icon": "openledger.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] } - ], - "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.00000599, - "usd": 0.00141082, - "date": "2015-02-22T00:00:00" - } + ] }, { - "genesis_id": "?", - "system": "bitSILVER", - "icon": "bitsilver", + "genesis_id": "", + "system": "BlockchainCapital", + "icon": "blockchaincapital", "dependencies": [ - "BitShares" + "Ethereum" ], - "aliases": { - "coinmarketcap": "bitSilver" + "token": { + "name": "bcap", + "symbol": "BCAP" }, - "ratings": { - "rating_cyber": 3 + "consensus": { + "type": "ERC20 Token", + "algorithm": "Ethereum" + }, + "aliases": { + "coinmarketcap": "BCAP" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "headline": "Digital Liquid Venture Fund", + "tags": [ + "DApp" + ], + "page_state": "draft" }, - "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" + "crowdsales": { + "start_date": "2017-04-10T11:00:00", + "end_date": "2017-04-10T17:00:00", + "genesis_address": [ + "3AzSgmD3Bnuit3mhfNk5BhHF5w61xQajc4" + ], + "funding_terms": "https://blockchaincapital.tokenhub.com/", + "funding_url": "https://blockchaincapital.tokenhub.com/", + "tokens_sold": 10000000, + "tokens_issued": 10000000, + "btc_raised": 8415 }, - "token": { - "name": "bitSILVER", - "symbol": "BITSILVER" + "specs": { + "supply": 10000000, + "cap": { + "btc": 8415, + "usd": 10000000 + } + }, + "first_price": { + "btc": 0.00084153, + "usd": 1, + "date": "2017-04-10T17:00:00" + }, + "flags": { + "supplu_from_here": true }, - "specs": {}, "links": [ { "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "name": "website", + "url": "https://blockchaincapital.tokenhub.com/", "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/vctoken/", + "icon": "reddit.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/SILVER", - "icon": "cryptofresh.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1829499.0", + "icon": "bitcoin.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/SILVER", - "icon": "openledger.png", + "type": "custom", + "name": "Telegram", + "url": "https://t.me/vctoken", + "icon": "telegram.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.0751038, - "usd": 17.81847418, - "date": "2015-02-25T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Bitsquare", - "icon": "bitsquare", + "genesis_id": "5299695311446529", + "system": "Blockfreight", + "icon": "blockfreight", "dependencies": [ - "independent" + "Counterparty)" ], - "token": { - "name": "", - "symbol": "" + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Ledger and network for global freight", + "tags": [ + "DApp" + ] + }, + "aliases": { + "coinmarketcap": "Blockfreight", + "nickname": "Blockfreight™" + }, + "crowdsales": { + "start_date": "2016-09-07T08:00:00", + "end_date": "2016-09-30T23:59:00", + "funding_terms": "https://ito.blockfreight.com", + "funding_url": "https://ito.blockfreight.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "" }, "consensus": { "type": "", "algorithm": "" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoservice", - "headline": "Decentrilized Bitcoin Exchange", - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "" + "token": { + "name": "blockfreight", + "symbol": "BLOCKFREIGHT" }, - "ratings": {}, "specs": {}, - "crowdsales": {}, + "flags": {}, "first_price": {}, "links": [ { - "type": "site", - "name": "bitsquare.io", - "url": "https://bitsquare.io/", + "type": "website", + "name": "blockfreight.com", + "url": "http://blockfreight.com/", "icon": "website.png", "tags": [ - "Main" + "Main", + "Apps" ] }, { - "type": "custom", - "name": "Blog", - "url": "https://bitsquare.io/blog/category/news/", - "rss": "https://bitsquare.io/blog/category/news/feed/", - "icon": "blog.png", + "type": "paper", + "name": "Blockfreight Whitepaper", + "url": "https://blockfreight.com/whitepaper/", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/bitsquare_", + "url": "https://twitter.com/blockfreight", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "type": "github", + "name": "Blockfreight GitHub", + "url": "https://github.com/Blockfreight", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "custom", - "name": "IRC Channel", - "url": "https://webchat.freenode.net/?channels=bitsquare", - "icon": "irc.png", + "name": "Facebook", + "url": "https://facebook.com/blockfreight", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Bitsquare Videos", - "url": "https://bitsquare.io/blog/category/video/", - "icon": "link.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/blockfreight/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Bitsquare Roadmap", - "url": "https://bitsquare.io/roadmap/", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "github", - "name": "Bitsquare organization on GitHub", - "url": "https://github.com/bitsquare", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Bitsquare Client", - "url": "https://github.com/bitsquare/bitsquare/releases", - "icon": "wallet.png", + "type": "blog", + "name": "Blog", + "url": "https://blockfreight.com/news/", + "icon": "blog.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "paper", - "name": "Bitsquare Whitepaper", - "url": "https://bitsquare.io/bitsquare.pdf", - "icon": "paper.png", + "type": "explorer", + "name": "Blockfreight Asset", + "url": "http://blockscan.com/assetinfo/BLOCKFREIGHT", + "icon": "explorer.png", "tags": [ - "Science" + "Explorer", + "Apps" ] } ] }, { - "genesis_id": "?", - "system": "bitUSD", - "icon": "bitusd", + "genesis_id": "", + "system": "Blocklancer", "dependencies": [ - "BitShares" + "Ethereum" ], - "aliases": { - "coinmarketcap": "bitUSD" - }, - "ratings": { - "rating_cyber": 3 + "icon": "blocklancer", + "token": { + "name": "lancer token", + "symbol": "LNC" }, "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "tags": [ - "DApp" - ], - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "headline": "First Decentralized Autonomous Jobmarket" }, - "token": { - "name": "bitUSD", - "symbol": "BITUSD" + "crowdsales": { + "start_date": "2017-08-05T24:00:00", + "end_date": "2017-09-05T24:00:00", + "end_date_plan": "2017-09-05T24:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://blocklancer.net", + "funding_url": "https://blocklancer.net", + "tokens_sold": "", + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "whatisbitusd.com", - "url": "http://whatisbitusd.com/", - "icon": "website.png", + "name": "blocklancer.net", + "url": "https://blocklancer.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Documentation", - "url": "http://whatisbitusd.com/whitepaper/", - "icon": "whitepaper.png", + "name": "Blocklancer Whitepaper", + "url": "https://blocklancer.net/static/main/docs/lancer_whitepaper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "github", + "name": "Blocklancer GitHub", + "url": "https://github.com/Blocklancer/Blocklancer-Contracts", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/USD", - "icon": "openledger.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1974481.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/USD", - "icon": "cryptofresh.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/blocklancer", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/blocklancer/", + "icon": "reddit.png", "tags": [ - "Science" + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/blocklancer", + "icon": "facebook.png", + "tags": [ + "News" ] } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.00250448, - "usd": 1.09039524, - "date": "2014-09-23T00:00:00" - } + ] }, { "genesis_id": "", - "system": "BitworldVIP", - "icon": "BitworldVIP", + "system": "Blocknet", "dependencies": [ "independent" ], + "icon": "blocknet", "token": { - "name": "", - "symbol": "" + "name": "blocknet token", + "symbol": "BLOCK" }, "consensus": { - "type": "", - "algorithm": "" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoservice", - "headline": "Bitcoin investments and tradings", - "page_state": "draft" + "system_type": "cryptoasset", + "headline": "Decentrilized Application Platform" }, - "aliases": { - "coinmarketcap": "" + "specs": { + "supply": "" }, - "ratings": {}, - "specs": {}, - "crowdsales": {}, - "first_price": {}, + "flags": {}, "links": [ { - "type": "site", - "name": "bitworldvip.trade", - "url": "https://bitworldvip.trade/", - "icon": "BitworldVIP.png", + "type": "website", + "name": "blocknet.co", + "url": "http://blocknet.co/", "tags": [ "Main" ] }, + { + "type": "github", + "name": "Blocknet GitHub", + "url": "https://github.com/atcsecure/blocknet", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Bancor Blog", + "url": "http://blocknet.co/?page_id=138", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=829576.2195;wap2", + "icon": "bitcointalk.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/The_Blocknet", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Blocknet Slack", + "url": "https://blocknet.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -7912,64 +8017,145 @@ ] }, { - "genesis_id": "000001faef25dec4fbcf906e6242621df2c183bf232f263d0ba5b101911e4563", - "system": "BlackCoin", - "icon": "blackcoin", + "genesis_id": "", "dependencies": [ - "independent" + "Ethereum" ], - "token": { - "name": "blackcoin", - "symbol": "BLK" + "system": "BoardRoom", + "aliases": { + "coinmarketcap": "BoardRoom" }, + "ratings": {}, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer digital currency with a distributed, decentralized public ledger", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "BlackCoin" + "state": "Project", + "system_type": "cryptoservice", + "headline": "Next-gen Blockchain Governance Apparatus", + "tags": [ + "DApp" + ], + "hashtag": "", + "twwidid": "", + "page_state": "draft" }, - "specs": { - "p2p": 15715, - "rpc": 15714, - "block_time": 60, - "block_reward": 10000, - "halfing_cycle": "no halving", - "difficulty_cycle": 1, - "txs_confirm": 10, - "mint_confirm": 500 + "token": { + "name": "", + "symbol": "" }, - "events": [ + "links": [ { - "name": "Announcement", - "start_date": "2014-02-16T06:06:19", - "url": "https://bitcointalk.org/index.php?topic=469640.0" + "name": "boardroom.to", + "url": "http://boardroom.to/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" }, { - "name": "Genesis", - "start_date": "2014-02-24T6:00:00" + "name": "Twitter", + "url": "https://twitter.com/goboardroom", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ], + "type": "twitter" + }, + { + "name": "Whitepaper", + "url": "http://boardroom.to/BoardRoom_WhitePaper.pdf", + "tags": [ + "News" + ], + "type": "paper" + }, + { + "type": "github", + "name": "BoardRoom GitHub", + "url": "https://github.com/boardroom-project", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] } + ] + }, + { + "genesis_id": "", + "system": "Brickblock", + "dependencies": [ + "Ethereum" ], + "icon": "brickblock", + "token": { + "name": "brickblock token", + "symbol": "BBT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "The future of stock trading on the blockchain" + }, + "crowdsales": { + "start_date": "2017-10-31T10:00:00", + "end_date": "2017-11-21T09:59:00", + "end_date_plan": "2017-11-21T09:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://blog.brickblock.io/brickblock-token-sale-812575df1e24", + "funding_url": "https://brickblock.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, "links": [ { "type": "website", - "name": "blackcoin.co", - "url": "http://blackcoin.co/", - "icon": "website.png", + "name": "brickblock.io", + "url": "https://www.brickblock.io/", "tags": [ "Main" ] }, { - "name": "GitHub", - "url": "https://github.com/rat4/blackcoin", + "type": "paper", + "name": "Brickblock General Whitepaper", + "url": "https://www.bancor.network/whitepaper/en", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Brickblock Technical Whitepaper", + "url": "https://www.brickblock.io/files/Brickblock_Technical_Whitepaper_v093.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { "type": "github", + "name": "Brickblock GitHub", + "url": "https://github.com/brickblock-io", "icon": "github.png", "tags": [ "Main", @@ -7977,1407 +8163,322 @@ ] }, { - "name": "Wallet", - "url": "https://github.com/rat4/blackcoin/releases", - "type": "wallet", - "icon": "wallet.png", + "type": "blog", + "name": "Brickblock Blog", + "url": "https://blog.brickblock.io/", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "name": "blog", - "url": "https://blog.bitcoinfoundation.org/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1966929", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "blog" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/coinblack", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/brickblock_io", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/coinblack", "type": "custom", - "icon": "facebook.png", + "name": "Brickblock Telegram", + "url": "https://t.me/joinchat/AAAAAERj-_1p8AktrkESlQ", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/blackcoin/", - "type": "reddit", - "icon": "reddit.png", + "type": "slack", + "name": "Brickblock Slack", + "url": "https://slack.brickblock.io/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/blackcoin", "type": "custom", - "icon": "cointelegraph.png", + "name": "Facebook", + "url": "https://www.facebook.com/brickblock.io/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/blackcoin/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC7etm1NmMFIlg2KJ6VXNNrA/videos", + "icon": "youtube.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "1.3.849", + "system": "Btsr", + "icon": "btsr", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "Btsr" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "BitTeaser advertising token" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "BTS" + }, + "first_price": { + "btc": 0.000493, + "usd": 0.045, + "date": "2017-04-17T17:59:45" + }, + "token": { + "name": "BTSR", + "symbol": "BTSR" + }, + "crowdsales": { + "start_date": "2016-03-11T00:00:00", + "end_date": "2016-06-15T23:59:59", + "genesis_address": [ + "bts-bitteaser" + ], + "funding_terms": "http://www.btsr.io/", + "funding_url": "http://www.btsr.io/", + "tokens_issued": 3400000, + "tokens_sold": 2472792 + }, + "specs": { + "total_tockens": 3400000 + }, + "ratings": {}, + "links": [ + { + "type": "website", + "name": "btsr.io", + "url": "https://www.btsr.io/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "name": "Coinplorer", - "url": "https://coinplorer.com/BC", - "type": "explorer", - "icon": "explorer.png", + "type": "twitter", + "name": "BTSR Twitter", + "url": "https://twitter.com/BTSR4", + "icon": "twitter.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { - "name": "Bchain", - "url": "https://bchain.info/BC/", - "type": "explorer", - "icon": "explorer.png", + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/BTSR_BTS", + "icon": "openledger.png", "tags": [ + "Main", "Apps", - "Analytics" + "Exchange" ] }, { - "name": "cryptoID", - "url": "https://chainz.cryptoid.info/blk/", "type": "explorer", - "icon": "explorer.png", + "name": "BTSR Asset", + "url": "http://cryptofresh.com/a/BTSR", + "icon": "cryptofresh.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "name": "Coinkite", - "url": "https://coinkite.com/", - "type": "wallet", - "icon": "coinkite.png", + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=21900.0", + "icon": "forum.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "HolyTransaction", - "url": "https://holytransaction.com/", - "type": "wallet", - "icon": "holytransaction.png", - "tags": [ - "Apps", - "Wallet" + "type": "forum", + "name": "BitCoinTalk Thread", + "url": "https://bitcointalk.org/index.php?topic=1396015.0", + "icon": "forum.png", + "tages": [ + "News" ] - }, + } + ] + }, + { + "genesis_id": "3444294670862540038", + "system": "Burst", + "icon": "burst", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Burst" + }, + "consensus": { + "type": "PoS", + "algorithm": "Proof-of-Capacity" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Burst", + "symbol": "BURST" + }, + "specs": { + "block_time": "240", + "block_reward": "Block reward starts at 10,000/block, then decreases 5% each month (similar to halving every 14 months, but much smoother)", + "total_tokens": "2 160 000 000" + }, + "links": [ { - "name": "Cointopay", - "url": "https://cointopay.com/", - "type": "wallet", - "icon": "holytransaction.png", + "type": "website", + "name": "burstcoin.info", + "url": "http://burstcoin.info/", + "icon": "website.png", "tags": [ - "Apps", - "Wallet" + "Main" ] }, { - "name": "BitInfoCharts", - "url": "https://bitinfocharts.com/blackcoin/explorer/", "type": "explorer", + "name": "Burst Explorer", + "url": "http://burstcoin.biz/stats/", "icon": "explorer.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=599299.0", + "type": "github", + "name": "Burst GitHub", + "url": "https://github.com/BurstProject/burstcoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=731923.0", "icon": "forum.png", "tags": [ + "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 0.0000054, + "usd": 0.00259347, + "date": "2014-08-30T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Byteball", + "icon": "byteball", + "dependencies": [ + "independent" + ], + "token": { + "name": "gbyte", + "symbol": "GBYTE" + }, + "consensus": { + "type": "", + "algorithm": "directed\tacyclic\tgraph" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "System that allows tamper proof\tstorage\tof arbitrary data", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Byteball" + }, + "specs": { + "supply": 1000000, + "cap": {} + }, + "first_price": { + "date": "2016-12-27T13:00:00", + "btc": 0.01638507, + "usd": 15.99209222 + }, + "flags": { + "supply_from_here": true + }, + "links": [ { - "name": "Whitepaper", - "url": "http://blackcoin.co/blackcoin-pos-protocol-v2-whitepaper.pdf", - "type": "paper", - "icon": "paper.png", + "type": "site", + "name": "byteball.org", + "url": "https://byteball.org", + "icon": "website.png", "tags": [ - "Science" + "Main" ] }, { - "name": "Blackcoin Obsidian Stealth Wallet Tutorial", - "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Byteball GitHub", + "url": "https://github.com/byteball", + "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Two Party double deposit trustless escrow in cryptographic networks and Bitcoin. by David Zimbeck ", - "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", - "type": "paper", - "icon": "paper.png", + "type": "wallet", + "name": "Byteball Wallet", + "url": "https://github.com/byteball/byteball/releases", + "icon": "wallet.png", "tags": [ - "Science" - ] - }, - { - "name": "BlackHalo", - "url": "http://blackhalo.info/", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/blackcoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "first_price": { - "btc": 0.00001169, - "usd": 0.00699405, - "date": "2014-02-28T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "system": "BlockchainCapital", - "icon": "blockchaincapital", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "bcap", - "symbol": "BCAP" - }, - "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "BCAP" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Digital Liquid Venture Fund", - "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2017-04-10T11:00:00", - "end_date": "2017-04-10T17:00:00", - "genesis_address": [ - "3AzSgmD3Bnuit3mhfNk5BhHF5w61xQajc4" - ], - "funding_terms": "https://blockchaincapital.tokenhub.com/", - "funding_url": "https://blockchaincapital.tokenhub.com/", - "tokens_sold": 10000000, - "tokens_issued": 10000000, - "btc_raised": 8415 - }, - "specs": { - "supply": 10000000, - "cap": { - "btc": 8415, - "usd": 10000000 - } - }, - "first_price": { - "btc": 0.00084153, - "usd": 1, - "date": "2017-04-10T17:00:00" - }, - "flags": { - "supplu_from_here": true - }, - "links": [ - { - "type": "website", - "name": "website", - "url": "https://blockchaincapital.tokenhub.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/vctoken/", - "icon": "reddit.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1829499.0", - "icon": "bitcoin.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "custom", - "name": "Telegram", - "url": "https://t.me/vctoken", - "icon": "telegram.png", - "tags": [ - "Main", - "News" - ] - } - ] - }, - { - "genesis_id": "5299695311446529", - "system": "Blockfreight", - "icon": "blockfreight", - "dependencies": [ - "Counterparty)" - ], - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Ledger and network for global freight", - "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "Blockfreight", - "nickname": "Blockfreight™" - }, - "crowdsales": { - "start_date": "2016-09-07T08:00:00", - "end_date": "2016-09-30T23:59:00", - "funding_terms": "https://ito.blockfreight.com", - "funding_url": "https://ito.blockfreight.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "token": { - "name": "blockfreight", - "symbol": "BLOCKFREIGHT" - }, - "specs": {}, - "flags": {}, - "first_price": {}, - "links": [ - { - "type": "website", - "name": "blockfreight.com", - "url": "http://blockfreight.com/", - "icon": "website.png", - "tags": [ - "Main", - "Apps" - ] - }, - { - "type": "paper", - "name": "Blockfreight Whitepaper", - "url": "https://blockfreight.com/whitepaper/", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/blockfreight", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "github", - "name": "Blockfreight GitHub", - "url": "https://github.com/Blockfreight", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://facebook.com/blockfreight", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/blockfreight/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://blockfreight.com/news/", - "icon": "blog.png", - "tags": [ - "News" - ] - }, - { - "type": "explorer", - "name": "Blockfreight Asset", - "url": "http://blockscan.com/assetinfo/BLOCKFREIGHT", - "icon": "explorer.png", - "tags": [ - "Explorer", - "Apps" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Blocklancer", - "dependencies": [ - "Ethereum" - ], - "icon": "blocklancer", - "token": { - "name": "lancer token", - "symbol": "LNC" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "First Decentralized Autonomous Jobmarket" - }, - "crowdsales": { - "start_date": "2017-08-05T24:00:00", - "end_date": "2017-09-05T24:00:00", - "end_date_plan": "2017-09-05T24:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://blocklancer.net", - "funding_url": "https://blocklancer.net", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "blocklancer.net", - "url": "https://blocklancer.net/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Blocklancer Whitepaper", - "url": "https://blocklancer.net/static/main/docs/lancer_whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Blocklancer GitHub", - "url": "https://github.com/Blocklancer/Blocklancer-Contracts", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1974481.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/blocklancer", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/blocklancer/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/blocklancer", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Blocknet", - "dependencies": [ - "independent" - ], - "icon": "blocknet", - "token": { - "name": "blocknet token", - "symbol": "BLOCK" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentrilized Application Platform" - }, - "specs": { - "supply": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "blocknet.co", - "url": "http://blocknet.co/", - "tags": [ - "Main" - ] - }, - { - "type": "github", - "name": "Blocknet GitHub", - "url": "https://github.com/atcsecure/blocknet", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Bancor Blog", - "url": "http://blocknet.co/?page_id=138", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=829576.2195;wap2", - "icon": "bitcointalk.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/The_Blocknet", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Blocknet Slack", - "url": "https://blocknet.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "1.3.1072", - "system": "BlockPay", - "icon": "blockpay", - "dependencies": [ - "BitShares" - ], - "token": { - "name": "blockpay", - "symbol": "BLOCKPAY" - }, - "consensus": { - "type": "BitShares", - "algorithm": "User Issued Asset" - }, - "aliases": { - "coinmarketcap": "BlockPay" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Fast & free platform that supports all of the digital currencies payments", - "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-08-20T00:00:00", - "end_date": "2016-09-04T10:22:00", - "genesis_address": [ - "ico.blockpay", - "37jDFfS9WJEPL33YivJbnjfQQNU5RjFWFY" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=1587349", - "funding_url": "https://blockpay.ch/newsroom/investor-relations/", - "tokens_sold": 3924368, - "tokens_issued": 98928316, - "btc_raised": 1095.97 - }, - "specs": { - "supply": 98928316 - }, - "first_price": { - "btc": 0.00027927, - "usd": 0.16750615, - "date": "2016-09-04T10:22:00" - }, - "flags": { - "supply_from_here": true - }, - "links": [ - { - "type": "website", - "name": "blockpay.ch", - "url": "https://blockpay.ch", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "BlockPay Crowdsale", - "url": "https://blockpay.ch/newsroom/investor-relations/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/BlockPay_ch", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://steemit.com/created/blockpay", - "icon": "steem.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1568727", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/BlockPay-1348801331815770/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BLOCKPAY", - "icon": "openledger.png", - "tags": [ - "Apps", - "Analytics" - ] - } - ] - }, - { - "genesis_id": "", - "dependencies": [ - "Ethereum" - ], - "system": "BoardRoom", - "aliases": { - "coinmarketcap": "BoardRoom" - }, - "ratings": {}, - "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoservice", - "headline": "Next-gen Blockchain Governance Apparatus", - "tags": [ - "DApp" - ], - "hashtag": "", - "twwidid": "", - "page_state": "draft" - }, - "token": { - "name": "", - "symbol": "" - }, - "links": [ - { - "name": "boardroom.to", - "url": "http://boardroom.to/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "Twitter", - "url": "https://twitter.com/goboardroom", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Whitepaper", - "url": "http://boardroom.to/BoardRoom_WhitePaper.pdf", - "tags": [ - "News" - ], - "type": "paper" - }, - { - "type": "github", - "name": "BoardRoom GitHub", - "url": "https://github.com/boardroom-project", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - } - ] - }, - { - "genesis_id": "", - "system": "BOScoin", - "dependencies": [ - "independent" - ], - "icon": "boscoin", - "token": { - "name": "BOScoin token", - "symbol": "BOS" - }, - "consensus": { - "consensus_type": "PoW", - "consensus_name": "Proof-of-Work" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Congressional Network for Trust Contracts" - }, - "crowdsales": { - "start_date": "2017-05-10T00:00:00", - "end_date": "2017-06-20T00:00:00", - "end_date_plan": "2017-06-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://boscoin.wpengine.com/?page_id=114", - "funding_url": "https://boscoin.io/member/join/?lang=en", - "tokens_sold": "", - "tokens_issued": 276093688.786, - "btc_raised": 6902.342, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 12202995.54" - ] - }, - "links": [ - { - "type": "website", - "name": "boscoin.io", - "url": "https://www.boscoin.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "BOScoin Whitepaper", - "url": "https://www.boscoin.io/wordpress/wp-content/themes/boscoin/src/pdf/boscoinwhitepaperv20170202.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "BOScoin GitHub", - "url": "https://github.com/owlchain/owlchain-core", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "BOScoin Blog", - "url": "https://medium.com/boscoin", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1759662.msg17571483#msg175714830", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/boscoinio", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "BOScoin Slack", - "url": "https://slack-boscoin.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/boscoin/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/boscoinio", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCRjoA41Ukj_Vnt9Ec6oi7Qw", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Brickblock", - "dependencies": [ - "Ethereum" - ], - "icon": "brickblock", - "token": { - "name": "brickblock token", - "symbol": "BBT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The future of stock trading on the blockchain" - }, - "crowdsales": { - "start_date": "2017-10-31T10:00:00", - "end_date": "2017-11-21T09:59:00", - "end_date_plan": "2017-11-21T09:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://blog.brickblock.io/brickblock-token-sale-812575df1e24", - "funding_url": "https://brickblock.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "brickblock.io", - "url": "https://www.brickblock.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Brickblock General Whitepaper", - "url": "https://www.bancor.network/whitepaper/en", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Brickblock Technical Whitepaper", - "url": "https://www.brickblock.io/files/Brickblock_Technical_Whitepaper_v093.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Brickblock GitHub", - "url": "https://github.com/brickblock-io", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Brickblock Blog", - "url": "https://blog.brickblock.io/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1966929", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/brickblock_io", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Brickblock Telegram", - "url": "https://t.me/joinchat/AAAAAERj-_1p8AktrkESlQ", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Brickblock Slack", - "url": "https://slack.brickblock.io/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/brickblock.io/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC7etm1NmMFIlg2KJ6VXNNrA/videos", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "1.3.849", - "system": "Btsr", - "icon": "btsr", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "Btsr" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "BitTeaser advertising token" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "BTS" - }, - "first_price": { - "btc": 0.000493, - "usd": 0.045, - "date": "2017-04-17T17:59:45" - }, - "token": { - "name": "BTSR", - "symbol": "BTSR" - }, - "crowdsales": { - "start_date": "2016-03-11T00:00:00", - "end_date": "2016-06-15T23:59:59", - "genesis_address": [ - "bts-bitteaser" - ], - "funding_terms": "http://www.btsr.io/", - "funding_url": "http://www.btsr.io/", - "tokens_issued": 3400000, - "tokens_sold": 2472792 - }, - "specs": { - "total_tockens": 3400000 - }, - "ratings": {}, - "links": [ - { - "type": "website", - "name": "btsr.io", - "url": "https://www.btsr.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "twitter", - "name": "BTSR Twitter", - "url": "https://twitter.com/BTSR4", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/BTSR_BTS", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Exchange" - ] - }, - { - "type": "explorer", - "name": "BTSR Asset", - "url": "http://cryptofresh.com/a/BTSR", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=21900.0", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BitCoinTalk Thread", - "url": "https://bitcointalk.org/index.php?topic=1396015.0", - "icon": "forum.png", - "tages": [ - "News" - ] - } - ] - }, - { - "genesis_id": "3444294670862540038", - "system": "Burst", - "icon": "burst", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Burst" - }, - "consensus": { - "type": "PoS", - "algorithm": "Proof-of-Capacity" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Burst", - "symbol": "BURST" - }, - "specs": { - "block_time": "240", - "block_reward": "Block reward starts at 10,000/block, then decreases 5% each month (similar to halving every 14 months, but much smoother)", - "total_tokens": "2 160 000 000" - }, - "links": [ - { - "type": "website", - "name": "burstcoin.info", - "url": "http://burstcoin.info/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Burst Explorer", - "url": "http://burstcoin.biz/stats/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Burst GitHub", - "url": "https://github.com/BurstProject/burstcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=731923.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.0000054, - "usd": 0.00259347, - "date": "2014-08-30T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Byteball", - "icon": "byteball", - "dependencies": [ - "independent" - ], - "token": { - "name": "gbyte", - "symbol": "GBYTE" - }, - "consensus": { - "type": "", - "algorithm": "directed\tacyclic\tgraph" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "System that allows tamper proof\tstorage\tof arbitrary data", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "Byteball" - }, - "specs": { - "supply": 1000000, - "cap": {} - }, - "first_price": { - "date": "2016-12-27T13:00:00", - "btc": 0.01638507, - "usd": 15.99209222 - }, - "flags": { - "supply_from_here": true - }, - "links": [ - { - "type": "site", - "name": "byteball.org", - "url": "https://byteball.org", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "github", - "name": "Byteball GitHub", - "url": "https://github.com/byteball", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "wallet", - "name": "Byteball Wallet", - "url": "https://github.com/byteball/byteball/releases", - "icon": "wallet.png", - "tags": [ - "Wallet", - "Apps" + "Wallet", + "Apps" ] }, { @@ -12344,205 +11445,695 @@ "type": "blog" }, { - "name": "reddit", - "url": "http://www.reddit.com/r/counterparty_xcp", - "icon": "reddit.png", + "name": "reddit", + "url": "http://www.reddit.com/r/counterparty_xcp", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/counterparty", + "type": "custom", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/counterparty/", + "type": "custom", + "icon": "cryptocoinnews.jpg", + "tags": [ + "News" + ] + }, + { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/counterparty/", + "type": "custom", + "icon": "coindesk.png", + "tags": [ + "News" + ] + }, + { + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=395761.0", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "CoinDaddy", + "url": "https://coindaddy.io", + "type": "explorer", + "icon": "coindaddy.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Google+", + "url": "https://plus.google.com/u/0/+CounterpartyIoXCP/posts", + "icon": "googleplus.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/CounterpartyXCP", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "counterblock API", + "url": "http://counterparty.io/docs/counterblock_api/", + "icon": "link.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Counterparty Dev Library", + "url": "http://counterparty.io/docs/counterblock_api/", + "icon": "link.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "MasterXchange", + "url": "http://masterxchange.com/", + "type": "custom", + "icon": "masterxchange.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Counterparty DEX", + "url": "https://counterwallet.io/", + "type": "custom", + "icon": "counterparty.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/counterparty/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + } + ], + "first_price": { + "btc": 0.00080543, + "usd": 0.68813926, + "date": "2014-02-02T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "system": "Сove Identity", + "dependencies": [ + "Ethereum" + ], + "icon": "coveidentity", + "token": { + "name": "cove shell token", + "symbol": "SHEL" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "End-to-end control of your digital identity and documents" + }, + "crowdsales": { + "start_date": "2017-09-21T07:00:00", + "end_date": "2017-09-28T06:59:00", + "end_date_plan": "2017-09-28T06:59:00", + "genesis_address": [ + "" + ], + "funding_terms": " https://coveidentity.com/CoveWhitepaper.pdf", + "funding_url": " https://coveidentity.com/tokensale", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "coveidentity.com", + "url": "https://coveidentity.com/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Сove Identity Whitepaper", + "url": "https://coveidentity.com/CoveWhitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Сove Identity GitHub", + "url": "https://github.com/coveidentity", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Сove Identity Blog", + "url": "https://medium.com/coveidentity", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/CoveIdentity", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Сove Identity Telegram", + "url": "https://t.me/coveidentity", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/coveidentity", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/coveidentity", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Creativechain", + "dependencies": [ + "independent" + ], + "icon": "creativechain", + "token": { + "name": "creativechain token", + "symbol": "CREA" + }, + "consensus": { + "consensus_type": "PoW", + "consensus_name": "Proof-of-Work" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Multimedia Content Distribution" + }, + "crowdsales": { + "start_date": "2017-03-15T00:00:00", + "end_date": "2017-05-01T00:00:00", + "end_date_plan": "2017-05-01T00:00:00", + "genesis_address": [ + "3DxW7NDrpkyK3N71vtoKyVNGW8oYqnWuH2", + "1GJdGn4x47Y3ZMfSy3DPxiYT4zgta4Tez" + ], + "funding_terms": "http://creativechain.org/ico/", + "funding_url": "http://creativechain.org/ico/", + "tokens_sold": 115000000, + "tokens_issued": 115000000, + "btc_raised": "", + "cap_limit": [ + "usd = 7947316" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "creativechain.org", + "url": "http://creativechain.org/project/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Creativechain Whitepaper", + "url": "http://creativechain.org/wp-content/uploads/2017/03/Whitepaper-Creativechain-1.2.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Creativechain GitHub", + "url": "https://github.com/creativechain", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1809920.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Creative_Chain", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Creativechain Telegram", + "url": "https://telegram.me/creativechain", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Thecreativechain/?fref=ts", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Crowdholding", + "dependencies": [ + "Ethereum" + ], + "icon": "crowdholding", + "token": { + "name": "crowdholding token", + "symbol": "YUPIE" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Network of Intrinsically Tradeable Smart Tokens" + }, + "crowdsales": { + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", + "genesis_address": [ + "0x0F33bb20a282A7649C7B3AFf644F084a9348e933" + ], + "funding_terms": "https://ico.crowdholding.com/", + "funding_url": "https://ico.crowdholding.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 631000000 + }, + "links": [ + { + "type": "website", + "name": "ico.crowdholding", + "url": "https://ico.crowdholding.com/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Crowdholding Whitepaper", + "url": "https://docs.google.com/document/d/1RcOqAqnW89d8u8uS5E9W0gCz5k678SJFeWaRcxYkgdw/edit#heading=h.gd975316ob3y", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Crowdholding GitHub", + "url": "https://github.com/crowdholdingico/YupieSmartContract", + "icon": "github.png", "tags": [ - "News" - ], - "type": "reddit" + "Main", + "Code" + ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/counterparty", - "type": "custom", - "icon": "cointelegraph.png", + "type": "blog", + "name": "Crowdholding Blog", + "url": "https://medium.com/@crowdholding", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/counterparty/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2082561.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/counterparty/", - "type": "custom", - "icon": "coindesk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/crowdholding", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=395761.0", - "icon": "forum.png", + "type": "custom", + "name": "Crowdholding Telegram", + "url": "https://t.me/Crowdholding", + "icon": "telegram.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "CoinDaddy", - "url": "https://coindaddy.io", - "type": "explorer", - "icon": "coindaddy.png", + "type": "slack", + "name": "Crowdholding Slack", + "url": "https://join.slack.com/t/crowdholdingico/shared_invite/MjIzMzg3NzU5OTkxLTE1MDE4NTUwMjctYTIwYzZlOTU2Yw", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Google+", - "url": "https://plus.google.com/u/0/+CounterpartyIoXCP/posts", - "icon": "googleplus.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Crowdholding/", + "icon": "reddit.png", "tags": [ "News" - ], - "type": "custom" + ] }, { + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/CounterpartyXCP", + "url": "https://www.facebook.com/Crowdholding/", "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "counterblock API", - "url": "http://counterparty.io/docs/counterblock_api/", - "icon": "link.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCDmQRTVwVPBwLErsbXPyrRA", + "icon": "youtube.png", "tags": [ - "Code" - ], - "type": "custom" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "CRYPTO20", + "dependencies": [ + "Ethereum" + ], + "icon": "crypto20", + "token": { + "name": "CRYPTO20 token", + "symbol": "C20" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "AI Backed autonomous Top-20 Crypto Index Token" + }, + "crowdsales": { + "start_date": "2017-10-07T00:00:00", + "end_date": "2017-11-30T00:00:00", + "end_date_plan": "2017-11-14T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://crypto20.com/", + "funding_url": "https://crypto20.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "crypto20.com", + "url": "https://crypto20.com/", + "tags": [ + "Main" + ] }, { - "name": "Counterparty Dev Library", - "url": "http://counterparty.io/docs/counterblock_api/", - "icon": "link.png", + "type": "paper", + "name": "CRYPTO20 Whitepaper", + "url": "https://s3.amazonaws.com/crypto20s3/pdf/c20-whitepaper.pdf", "tags": [ - "Code" - ], - "type": "custom" + "Main", + "Science" + ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "github", + "name": "CRYPTO20 GitHub", + "url": "https://github.com/cryptotwenty", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "blog", + "name": "CRYPTO20 Blog", + "url": "https://medium.crypto20.com/?_ga=2.29681596.2080268847.1506597840-1211873047.1505743394", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", + "type": "twitter", + "name": "CRYPTO20 Twitter", + "url": "https://twitter.com/CRYPTOtwenty", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "slack", + "name": "CRYPTO20 Slack", + "url": "https://cryptotwenty.slack.com/join/shared_invite/MjIxMzc3OTk1NjgwLTE1MDE4MDM4MDItYmRlNGIxNjZkNA", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "MasterXchange", - "url": "http://masterxchange.com/", - "type": "custom", - "icon": "masterxchange.png", + "type": "reddit", + "name": "CRYPTO20 Reddit", + "url": "https://www.reddit.com/r/cryptotwenty/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Counterparty DEX", - "url": "https://counterwallet.io/", "type": "custom", - "icon": "counterparty.png", + "name": "CRYPTO20 Facebook", + "url": "https://www.facebook.com/cryptotwenty/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/counterparty/#markets", "type": "custom", - "icon": "link.png", + "name": "CRYPTO20 YouTube", + "url": "https://www.youtube.com/channel/UCD8q9H_MszuWbT8un5gLDAw", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" ] } - ], - "first_price": { - "btc": 0.00080543, - "usd": 0.68813926, - "date": "2014-02-02T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Сove Identity", + "system": "Crypto Improvement Fund", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "coveidentity", + "icon": "cif", "token": { - "name": "cove shell token", - "symbol": "SHEL" + "name": "cif token", + "symbol": "CIF" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Combine PoW/PoS", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "End-to-end control of your digital identity and documents" + "system_type": "cryptocurrency", + "headline": "Bitcoin for Business" }, "crowdsales": { - "start_date": "2017-09-21T07:00:00", - "end_date": "2017-09-28T06:59:00", - "end_date_plan": "2017-09-28T06:59:00", + "start_date": "2017-10-01T17:00:00", + "end_date": "2017-11-01T16:59:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ - "" + "3F4aY4RXGSaQNKFiecECeTeZzmUTsFnUfh" ], - "funding_terms": " https://coveidentity.com/CoveWhitepaper.pdf", - "funding_url": " https://coveidentity.com/tokensale", + "funding_terms": "https://www.cryptoimprovementfund.io/", + "funding_url": "https://www.cryptoimprovementfund.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -12553,19 +12144,22 @@ "" ] }, + "specs": { + "supply": 500000000 + }, "links": [ { "type": "website", - "name": "coveidentity.com", - "url": "https://coveidentity.com/", + "name": "cryptoimprovementfund.io", + "url": "https://www.cryptoimprovementfund.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Сove Identity Whitepaper", - "url": "https://coveidentity.com/CoveWhitepaper.pdf", + "name": "Crypto Improvement Fund Whitepaper", + "url": "https://www.cryptoimprovementfund.io/wp-content/uploads/2017/09/Whitepaper_CIF.pdf", "tags": [ "Main", "Science" @@ -12573,8 +12167,8 @@ }, { "type": "github", - "name": "Сove Identity GitHub", - "url": "https://github.com/coveidentity", + "name": "Crypto Improvement Fund GitHub", + "url": "https://github.com/jumpa1/HT2500", "icon": "github.png", "tags": [ "Main", @@ -12583,18 +12177,27 @@ }, { "type": "blog", - "name": "Сove Identity Blog", - "url": "https://medium.com/coveidentity", + "name": "Crypto Improvement Fund Blog", + "url": "https://medium.com/@AdminCIF", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2075838.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CoveIdentity", + "url": "https://twitter.com/cif_team", "icon": "twitter.png", "tags": [ "News" @@ -12602,17 +12205,26 @@ }, { "type": "custom", - "name": "Сove Identity Telegram", - "url": "https://t.me/coveidentity", + "name": "Crypto Improvement Fund Telegram", + "url": "https://t.me/CIF_Team", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/CryptoImprovementFund/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/coveidentity", + "url": "https://www.facebook.com/cryptoimprovementfund/", "icon": "facebook.png", "tags": [ "News" @@ -12621,7 +12233,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/coveidentity", + "url": "https://www.youtube.com/channel/UCdXWy2GtqF3QafvBb3gvGuQ", "icon": "youtube.png", "tags": [ "News" @@ -12629,106 +12241,228 @@ } ] }, + { + "genesis_id": "5562590132594876791", + "system": "Cryptoasset.fund", + "dependencies": [ + "NXT" + ], + "icon": "cryptoassetfund", + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Early Stage NXT based Investment Fund", + "tags": [ + "DApp" + ], + "hashtag": "#bitshares" + }, + "aliases": { + "coinmarketcap": "Cryptofund" + }, + "consensus": { + "type": "NXT", + "algorithm": "AE" + }, + "token": { + "name": "cryptofund", + "symbol": "FUND" + }, + "crowdsales": { + "start_date": "2015-09-15T00:00:00", + "end_date": "2015-10-02T07:22:05", + "genesis_address": "NXT-Y8FL-UJCB-R25H-23BT2", + "funding_terms": "http://nxter.org/cryptoasset-fund-launch-12-00-gmt-15-sept/", + "funding_url": "https://nxtportal.org/assets/5562590132594876791", + "tokens_sold": 900000, + "tokens_issued": 1000000, + "btc_raised": 310.95 + }, + "specs": { + "total_tokens": 1000000 + }, + "flags": { + "rating_do_not_display": true, + "quantum": true + }, + "links": [ + { + "type": "risk", + "name": "Asset requre trust to issuer", + "url": "", + "icon": "" + }, + { + "name": "cryptoasset.fund", + "url": "http://cryptoasset.fund/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "CAF Asset", + "url": "http://nxtreporting.com/?a=5562590132594876791", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "NXT Forum", + "url": "https://nxtforum.org/cryptoasset-fund-projects/(pre-ann)-cryptoasset-fund-asset/20/", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ], + "type": "forum" + }, + { + "name": "CAF Projects", + "url": "https://nxtforum.org/cryptoasset-fund-projects/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Twitter", + "url": "https://twitter.com/Crypto_Fund", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ], + "type": "twitter" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/cryptoassetfund", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "NXT AE", + "url": "http://nxtreporting.com/?a=5562590132594876791", + "icon": "nxt.png", + "tags": [ + "Apps", + "Exchange" + ], + "type": "custom" + } + ], + "first_price": { + "btc": 0.0003455, + "usd": 0.08202243, + "date": "2015-10-02T07:22:05" + } + }, { "genesis_id": "", - "system": "Creativechain", + "system": "Crypviser", "dependencies": [ "independent" ], - "icon": "creativechain", + "icon": "crypviser", "token": { - "name": "creativechain token", - "symbol": "CREA" + "name": "cv coin", + "symbol": "CVCOIN" }, "consensus": { - "consensus_type": "PoW", - "consensus_name": "Proof-of-Work" + "type": "", + "algorithm": "" }, "descriptions": { "state": "Project", "system_type": "cryptocurrency", - "headline": "Multimedia Content Distribution" - }, - "crowdsales": { - "start_date": "2017-03-15T00:00:00", - "end_date": "2017-05-01T00:00:00", - "end_date_plan": "2017-05-01T00:00:00", - "genesis_address": [ - "3DxW7NDrpkyK3N71vtoKyVNGW8oYqnWuH2", - "1GJdGn4x47Y3ZMfSy3DPxiYT4zgta4Tez" - ], - "funding_terms": "http://creativechain.org/ico/", - "funding_url": "http://creativechain.org/ico/", - "tokens_sold": 115000000, - "tokens_issued": 115000000, - "btc_raised": "", - "cap_limit": [ - "usd = 7947316" + "headline": "Encrypted communication App on Blockchain with it`s own cryprocurrency", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "CVCoin", + "nickname": "CVCoin" }, "links": [ { "type": "website", - "name": "creativechain.org", - "url": "http://creativechain.org/project/", + "name": "crypviser.net", + "url": "https://ico.crypviser.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Creativechain Whitepaper", - "url": "http://creativechain.org/wp-content/uploads/2017/03/Whitepaper-Creativechain-1.2.pdf", + "name": "Crypviser Whitepaper", + "url": "https://ico.crypviser.net/docs/CrypViser_Whitepaper_v.1.2.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Creativechain GitHub", - "url": "https://github.com/creativechain", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1922625.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1809920.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cvcoin_ico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Crypviser Telegram", + "url": "https://t.me/crypviser", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Creative_Chain", - "icon": "twitter.png", + "type": "slack", + "name": "Crypviser Slack", + "url": "https://crypviser.slack.com/join/shared_invite/MjE5MjMzMTMyNzU3LTE1MDEyNTEyNTktNGE4NjI1MDUzYg", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Creativechain Telegram", - "url": "https://telegram.me/creativechain", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/cvcico/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Thecreativechain/?fref=ts", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCw4jiLq9vHfajMyQQQ1ixBA", + "icon": "youtube.png", "tags": [ "News" ] @@ -12737,14 +12471,14 @@ }, { "genesis_id": "", - "system": "Crowdholding", + "system": "Crystal Clear", "dependencies": [ "Ethereum" ], - "icon": "crowdholding", + "icon": "crystalclear", "token": { - "name": "crowdholding token", - "symbol": "YUPIE" + "name": "crystal clear token", + "symbol": "CCT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -12753,17 +12487,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Network of Intrinsically Tradeable Smart Tokens" + "headline": "Changing the way customers and service providers connect" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-09-08T12:00:00", + "end_date": "2017-10-08T12:00:00", + "end_date_plan": "2017-10-08T12:00:00", "genesis_address": [ - "0x0F33bb20a282A7649C7B3AFf644F084a9348e933" + "0xec126D634D9be17A650881e598558AF1B90037d3" ], - "funding_terms": "https://ico.crowdholding.com/", - "funding_url": "https://ico.crowdholding.com/", + "funding_terms": "http://crystal-clear.io/Terms.pdf", + "funding_url": "http://crystal-clear.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -12774,22 +12508,19 @@ "" ] }, - "specs": { - "supply": 631000000 - }, "links": [ { "type": "website", - "name": "ico.crowdholding", - "url": "https://ico.crowdholding.com/", + "name": "crystal-clear.io", + "url": "http://crystal-clear.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crowdholding Whitepaper", - "url": "https://docs.google.com/document/d/1RcOqAqnW89d8u8uS5E9W0gCz5k678SJFeWaRcxYkgdw/edit#heading=h.gd975316ob3y", + "name": "Crystal Clear Whitepaper", + "url": "http://crystal-clear.io/Whitepaper_english.pdf", "tags": [ "Main", "Science" @@ -12797,8 +12528,8 @@ }, { "type": "github", - "name": "Crowdholding GitHub", - "url": "https://github.com/crowdholdingico/YupieSmartContract", + "name": "Crystal Clear GitHub", + "url": "https://github.com/CrystalClearS", "icon": "github.png", "tags": [ "Main", @@ -12807,9 +12538,9 @@ }, { "type": "blog", - "name": "Crowdholding Blog", - "url": "https://medium.com/@crowdholding", - "icon": "medium.png", + "name": "Crystal Clear Blog", + "url": "https://steemit.com/@crysser", + "icon": "blog.png", "tags": [ "Main", "News" @@ -12818,7 +12549,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2082561.0", + "url": "https://bitcointalk.org/index.php?topic=2046788.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -12827,7 +12558,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/crowdholding", + "url": "https://twitter.com/CCS_Crystal", "icon": "twitter.png", "tags": [ "News" @@ -12835,8 +12566,8 @@ }, { "type": "custom", - "name": "Crowdholding Telegram", - "url": "https://t.me/Crowdholding", + "name": "Crystal Clear Telegram", + "url": "https://t.me/CrystalClearICO", "icon": "telegram.png", "tags": [ "News" @@ -12844,26 +12575,17 @@ }, { "type": "slack", - "name": "Crowdholding Slack", - "url": "https://join.slack.com/t/crowdholdingico/shared_invite/MjIzMzg3NzU5OTkxLTE1MDE4NTUwMjctYTIwYzZlOTU2Yw", + "name": "Crystal Clear Slack", + "url": "https://crystalclears.slack.com/join/shared_invite/MjI3MDQ2MTM4NDU0LTE1MDI3MDA5ODUtMWQyMDFkZmFjZQ", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Crowdholding/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Crowdholding/", + "url": "https://www.facebook.com/CCSer/", "icon": "facebook.png", "tags": [ "News" @@ -12872,7 +12594,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCDmQRTVwVPBwLErsbXPyrRA", + "url": "https://www.youtube.com/channel/UCwD6YgRfMY7nsuX9g8N05tg", "icon": "youtube.png", "tags": [ "News" @@ -12881,66 +12603,51 @@ ] }, { - "genesis_id": "", - "system": "CRYPTO20", - "dependencies": [ - "Ethereum" - ], - "icon": "crypto20", - "token": { - "name": "CRYPTO20 token", - "symbol": "C20" + "genesis_id": "000000002f4984003de245a1666d8a8271ddf4236cf190bb9a2595dc4e7d4696", + "system": "CureCoin", + "icon": "cureCoin", + "aliases": { + "coinmarketcap": "CureCoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "AI Backed autonomous Top-20 Crypto Index Token" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-10-07T00:00:00", - "end_date": "2017-11-30T00:00:00", - "end_date_plan": "2017-11-14T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://crypto20.com/", - "funding_url": "https://crypto20.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "token": { + "name": "CureCoin", + "symbol": "CURE" }, + "specs": {}, "links": [ { "type": "website", - "name": "crypto20.com", - "url": "https://crypto20.com/", + "name": "curecoin.net", + "url": "https://www.curecoin.net/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "CRYPTO20 Whitepaper", - "url": "https://s3.amazonaws.com/crypto20s3/pdf/c20-whitepaper.pdf", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/cure/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "CRYPTO20 GitHub", - "url": "https://github.com/cryptotwenty", + "name": "CureCoin GitHub", + "url": "https://github.com/cygnusxi/CurecoinSource", "icon": "github.png", "tags": [ "Main", @@ -12948,91 +12655,54 @@ ] }, { - "type": "blog", - "name": "CRYPTO20 Blog", - "url": "https://medium.crypto20.com/?_ga=2.29681596.2080268847.1506597840-1211873047.1505743394", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=603757.0", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "type": "twitter", - "name": "CRYPTO20 Twitter", - "url": "https://twitter.com/CRYPTOtwenty", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "CRYPTO20 Slack", - "url": "https://cryptotwenty.slack.com/join/shared_invite/MjIxMzc3OTk1NjgwLTE1MDE4MDM4MDItYmRlNGIxNjZkNA", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "CRYPTO20 Reddit", - "url": "https://www.reddit.com/r/cryptotwenty/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "CRYPTO20 Facebook", - "url": "https://www.facebook.com/cryptotwenty/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "CRYPTO20 YouTube", - "url": "https://www.youtube.com/channel/UCD8q9H_MszuWbT8un5gLDAw", - "icon": "youtube.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 0.00082553, + "usd": 0.48717763, + "date": "2014-05-26T00:00:00" + } }, { "genesis_id": "", - "system": "Crypto Improvement Fund", + "system": "DARFchain", "dependencies": [ "independent" ], - "icon": "cif", + "icon": "darfchain", "token": { - "name": "cif token", - "symbol": "CIF" + "name": "darfchain token", + "symbol": "DARF" }, "consensus": { - "consensus_type": "Combine PoW/PoS", + "consensus_type": "", "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptocurrency", - "headline": "Bitcoin for Business" + "headline": "Blockchain based ERP solution for crowd control of ICO companies" }, "crowdsales": { - "start_date": "2017-10-01T17:00:00", - "end_date": "2017-11-01T16:59:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-11-01T00:00:00", + "end_date": "2017-12-12T00:00:00", + "end_date_plan": "2017-12-12T00:00:00", "genesis_address": [ - "3F4aY4RXGSaQNKFiecECeTeZzmUTsFnUfh" + "133pjWuEdFBnWfDu74t8dUzAEKZz4AMNXP", + "3PQ1xrcZAiseoZXrtiyyb1pj7Nx3VystoK4", + "0xb6c8f16cc72565e05457950c1de4be946e38da98", + "LaSb13LFauZyqcnhPvamMSQrnSgGfmPwGd" ], - "funding_terms": "https://www.cryptoimprovementfund.io/", - "funding_url": "https://www.cryptoimprovementfund.io/", + "funding_terms": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", + "funding_url": "http://buy.darfchain.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -13043,22 +12713,19 @@ "" ] }, - "specs": { - "supply": 500000000 - }, "links": [ { "type": "website", - "name": "cryptoimprovementfund.io", - "url": "https://www.cryptoimprovementfund.io/", + "name": "darfchain.com", + "url": "http://www.darfchain.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crypto Improvement Fund Whitepaper", - "url": "https://www.cryptoimprovementfund.io/wp-content/uploads/2017/09/Whitepaper_CIF.pdf", + "name": "DARFchain Whitepaper", + "url": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", "tags": [ "Main", "Science" @@ -13066,37 +12733,18 @@ }, { "type": "github", - "name": "Crypto Improvement Fund GitHub", - "url": "https://github.com/jumpa1/HT2500", + "name": "DARFchain GitHub", + "url": "https://github.com/stanta/darfchain", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Crypto Improvement Fund Blog", - "url": "https://medium.com/@AdminCIF", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2075838.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cif_team", + "url": "https://twitter.com/DARFChain", "icon": "twitter.png", "tags": [ "News" @@ -13104,26 +12752,17 @@ }, { "type": "custom", - "name": "Crypto Improvement Fund Telegram", - "url": "https://t.me/CIF_Team", + "name": "DARFchain Telegram", + "url": "https://t.me/joinchat/AwK-gENtLR8IfVr0jVlUZA", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/CryptoImprovementFund/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cryptoimprovementfund/", + "url": "https://www.facebook.com/DARFChain/", "icon": "facebook.png", "tags": [ "News" @@ -13132,7 +12771,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCdXWy2GtqF3QafvBb3gvGuQ", + "url": "https://www.youtube.com/channel/UC31sC64dmKHtO3Ra-mEsA8g", "icon": "youtube.png", "tags": [ "News" @@ -13142,14 +12781,14 @@ }, { "genesis_id": "", - "system": "Crypto.tickets", + "system": "DCORP", "dependencies": [ "Ethereum" ], - "icon": "cryptotickets", + "icon": "dcorp", "token": { - "name": "cryptotickets token", - "symbol": "TKT" + "name": "dcorp token", + "symbol": "DRP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -13158,22 +12797,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain platform for event ticketing services" + "headline": "Democratizing Venture Capitalism " }, "crowdsales": { - "start_date": "2017-10-05T20:00:00", - "end_date": "2017-11-05T20:00:00", - "end_date_plan": "2017-11-05T20:00:00", + "start_date": "2017-06-1T22:00:00", + "end_date": "2017-06-15T00:10:00", + "end_date_plan": "2017-06-15T00:00:00", "genesis_address": [ - "" + "0x00DdD4BB955e0C93beF9b9986b5F5F330Fd016c6" ], - "funding_terms": "http://faq.crypto.tickets/ico/what-is-the-token-sale-terms", - "funding_url": "https://ico.crypto.tickets/", + "funding_terms": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/Disclaimer.pdf", + "funding_url": "https://www.dcorp.it/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "eth = 9500000" ], "raised": [ "" @@ -13182,16 +12821,16 @@ "links": [ { "type": "website", - "name": "crypto.tickets", - "url": "https://crypto.tickets/", + "name": "dcorp.it", + "url": "https://www.dcorp.it/", "tags": [ "Main" ] }, { "type": "paper", - "name": "crypto.tickets Whitepaper", - "url": "https://crypto.tickets/crypto.tickets%20whitepaper%20ENG.pdf", + "name": "DCORP Whitepaper", + "url": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/whitepaper%20v0.3.2_EN-revised.pdf", "tags": [ "Main", "Science" @@ -13199,8 +12838,8 @@ }, { "type": "github", - "name": "crypto.tickets GitHub", - "url": "https://github.com/cryptoticket", + "name": "DCORP GitHub", + "url": "https://github.com/frankbonnet/DCORP", "icon": "github.png", "tags": [ "Main", @@ -13210,7 +12849,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2155368.0", + "url": "https://bitcointalk.org/index.php?topic=1928628.msg19144362#msg19144362", "icon": "bitcointalk.png", "tags": [ "News" @@ -13219,208 +12858,131 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CryptoTickets", + "url": "https://twitter.com/Dcorpcrowdsale", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "crypto.tickets Telegram", - "url": "https://t.me/Cryptoticketsnews", - "icon": "telegram.png", + "type": "slack", + "name": "DCORP Slack", + "url": "https://dcorphq.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/crypto.tickets/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/dcorp/", + "icon": "reddit.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "5562590132594876791", - "system": "Cryptoasset.fund", - "dependencies": [ - "NXT" - ], - "icon": "cryptoassetfund", - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Early Stage NXT based Investment Fund", - "tags": [ - "DApp" - ], - "hashtag": "#bitshares" - }, - "aliases": { - "coinmarketcap": "Cryptofund" - }, - "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "token": { - "name": "cryptofund", - "symbol": "FUND" - }, - "crowdsales": { - "start_date": "2015-09-15T00:00:00", - "end_date": "2015-10-02T07:22:05", - "genesis_address": "NXT-Y8FL-UJCB-R25H-23BT2", - "funding_terms": "http://nxter.org/cryptoasset-fund-launch-12-00-gmt-15-sept/", - "funding_url": "https://nxtportal.org/assets/5562590132594876791", - "tokens_sold": 900000, - "tokens_issued": 1000000, - "btc_raised": 310.95 - }, - "specs": { - "total_tokens": 1000000 - }, - "flags": { - "rating_do_not_display": true, - "quantum": true - }, - "links": [ - { - "type": "risk", - "name": "Asset requre trust to issuer", - "url": "", - "icon": "" - }, - { - "name": "cryptoasset.fund", - "url": "http://cryptoasset.fund/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "CAF Asset", - "url": "http://nxtreporting.com/?a=5562590132594876791", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "NXT Forum", - "url": "https://nxtforum.org/cryptoasset-fund-projects/(pre-ann)-cryptoasset-fund-asset/20/", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ], - "type": "forum" - }, - { - "name": "CAF Projects", - "url": "https://nxtforum.org/cryptoasset-fund-projects/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Twitter", - "url": "https://twitter.com/Crypto_Fund", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ], - "type": "twitter" }, { + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cryptoassetfund", + "url": "https://www.facebook.com/DecentralizedCorporation/", "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "NXT AE", - "url": "http://nxtreporting.com/?a=5562590132594876791", - "icon": "nxt.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCjbYVUvy5tOK0IINI11hTDw", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" + "News" + ] } - ], - "first_price": { - "btc": 0.0003455, - "usd": 0.08202243, - "date": "2015-10-02T07:22:05" - } + ] }, { "genesis_id": "", - "system": "Crypviser", + "system": "DLS Academy", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "crypviser", + "icon": "dlsacademy", "token": { - "name": "cv coin", - "symbol": "CVCOIN" + "name": "dls token", + "symbol": "DLT" }, "consensus": { - "type": "", - "algorithm": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Encrypted communication App on Blockchain with it`s own cryprocurrency", - "tags": [ - "DAO" + "system_type": "cryptoasset", + "headline": "Tool that offers all you need for your professional growth" + }, + "crowdsales": { + "start_date": "2017-09-15T18:00:00", + "end_date": "2017-10-15T18:00:00", + "end_date_plan": "2017-10-15T18:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://dlsacademy.io/ico/", + "funding_url": "http://dlsacademy.io/ico", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "CVCoin", - "nickname": "CVCoin" + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "crypviser.net", - "url": "https://ico.crypviser.net/", + "name": "dlsacademy.io", + "url": "http://dlsacademy.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crypviser Whitepaper", - "url": "https://ico.crypviser.net/docs/CrypViser_Whitepaper_v.1.2.pdf", + "name": "DLS Academy Whitepaper", + "url": "http://dlsacademy.io/wp-content/uploads/2017/08/dlsacademy_white_paper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "DLS Academy GitHub", + "url": "https://github.com/DLS-Academy/contracts", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "DLS Academy Blog", + "url": "https://medium.com/@DLS_Academy/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1922625.0", + "url": "https://bitcointalk.org/index.php?topic=2191979", "icon": "bitcointalk.png", "tags": [ "News" @@ -13429,7 +12991,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cvcoin_ico", + "url": "https://twitter.com/DLS_Academy", "icon": "twitter.png", "tags": [ "News" @@ -13437,18 +12999,18 @@ }, { "type": "custom", - "name": "Crypviser Telegram", - "url": "https://t.me/crypviser", + "name": "DLS Academy Telegram", + "url": "https://t.me/joinchat/GYUbzERK1iik1u5pwRf2MA/", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Crypviser Slack", - "url": "https://crypviser.slack.com/join/shared_invite/MjE5MjMzMTMyNzU3LTE1MDEyNTEyNTktNGE4NjI1MDUzYg", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/DLS_Academy/", + "icon": "reddit.png", "tags": [ "News" ] @@ -13456,33 +13018,24 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cvcico/", + "url": "https://www.facebook.com/DLS-Academy-861541437336551", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCw4jiLq9vHfajMyQQQ1ixBA", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Crystal Clear", + "system": "DMarket", "dependencies": [ "Ethereum" ], - "icon": "crystalclear", + "icon": "dmarket", "token": { - "name": "crystal clear token", - "symbol": "CCT" + "name": "dmarket token", + "symbol": "DMarket" }, "consensus": { "consensus_type": "ERC20 Token", @@ -13491,17 +13044,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Changing the way customers and service providers connect" + "headline": "Decentralized marketplace to turn every virtual item into a real commodity" }, "crowdsales": { - "start_date": "2017-09-08T12:00:00", - "end_date": "2017-10-08T12:00:00", - "end_date_plan": "2017-10-08T12:00:00", + "start_date": "2017-11-03T16:00:00", + "end_date": "2017-11-17T16:00:00", + "end_date_plan": "2017-11-17T16:00:00", "genesis_address": [ - "0xec126D634D9be17A650881e598558AF1B90037d3" + "0x4b60B53a6eDCD75f0730ecC22579Df2079F210B0" ], - "funding_terms": "http://crystal-clear.io/Terms.pdf", - "funding_url": "http://crystal-clear.io", + "funding_terms": "https://dmarket.io", + "funding_url": "https://dmarket.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -13515,16 +13068,16 @@ "links": [ { "type": "website", - "name": "crystal-clear.io", - "url": "http://crystal-clear.io/", + "name": "dmarket.io", + "url": "https://dmarket.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crystal Clear Whitepaper", - "url": "http://crystal-clear.io/Whitepaper_english.pdf", + "name": "DMarket Whitepaper", + "url": "https://dmarket.io/assets/documents/DMarket_white_paper_EN.pdf", "tags": [ "Main", "Science" @@ -13532,8 +13085,8 @@ }, { "type": "github", - "name": "Crystal Clear GitHub", - "url": "https://github.com/CrystalClearS", + "name": "DMarket GitHub", + "url": "https://github.com/suntechsoft/dmarket-smartcontract", "icon": "github.png", "tags": [ "Main", @@ -13542,9 +13095,9 @@ }, { "type": "blog", - "name": "Crystal Clear Blog", - "url": "https://steemit.com/@crysser", - "icon": "blog.png", + "name": "DMarket Blog", + "url": "https://medium.com/@dmarket", + "icon": "medium.png", "tags": [ "Main", "News" @@ -13553,7 +13106,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2046788.0", + "url": "https://bitcointalk.org/index.php?topic=2041720.new#new", "icon": "bitcointalk.png", "tags": [ "News" @@ -13562,7 +13115,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CCS_Crystal", + "url": "https://twitter.com/dmarket_io", "icon": "twitter.png", "tags": [ "News" @@ -13570,8 +13123,8 @@ }, { "type": "custom", - "name": "Crystal Clear Telegram", - "url": "https://t.me/CrystalClearICO", + "name": "DMarket Telegram", + "url": "https://t.me/joinchat/CV8tCULRq_vJ2Xzu9Iopqg", "icon": "telegram.png", "tags": [ "News" @@ -13579,17 +13132,26 @@ }, { "type": "slack", - "name": "Crystal Clear Slack", - "url": "https://crystalclears.slack.com/join/shared_invite/MjI3MDQ2MTM4NDU0LTE1MDI3MDA5ODUtMWQyMDFkZmFjZQ", + "name": "DMarket Slack", + "url": "https://dmarket.io/slack", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/D_Market/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/CCSer/", + "url": "https://www.facebook.com/dmarketcommunity/", "icon": "facebook.png", "tags": [ "News" @@ -13598,7 +13160,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCwD6YgRfMY7nsuX9g8N05tg", + "url": "https://www.youtube.com/channel/UCCF8BhVCdsSr1oy9kA1g5vg", "icon": "youtube.png", "tags": [ "News" @@ -13607,237 +13169,238 @@ ] }, { - "genesis_id": "000000002f4984003de245a1666d8a8271ddf4236cf190bb9a2595dc4e7d4696", - "system": "CureCoin", - "icon": "cureCoin", - "aliases": { - "coinmarketcap": "CureCoin" + "genesis_id": "20bbf1cb1115ccda06c0cce115f5b72a78055a163892575988d1c8ee085f5e86", + "system": "DNotes", + "dependencies": [ + "independent" + ], + "token": { + "name": "DNote", + "symbol": "NOTE" }, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] }, - "token": { - "name": "CureCoin", - "symbol": "CURE" + "aliases": { + "coinmarketcap": "DNotes", + "CurrencyName": "DNotes" + }, + "ratings": { + "rating_cyber": 1 + }, + "events": { + "announcement": "16/02/2014" + }, + "specs": { + "p2p": 11224, + "rpc": 11223, + "block_time": 60, + "total_tokens": 500000000 }, - "specs": {}, "links": [ { - "type": "website", - "name": "curecoin.net", - "url": "https://www.curecoin.net/", + "name": "dnotescoin.com", + "url": "http://dnotescoin.com/", "icon": "website.png", "tags": [ "Main" + ], + "type": "website" + }, + { + "name": "GitHub", + "url": "https://github.com/DNotesCoin/DNotes/", + "type": "github", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { + "name": "E-Waluty Explorer", + "url": "http://explorer.e-waluty.net.pl/NOTE/", "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/cure/", - "icon": "cryptoid.png", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "CureCoin GitHub", - "url": "https://github.com/cygnusxi/CurecoinSource", - "icon": "github.png", + "name": "Wallets", + "url": "http://dnotescoin.com/download.php", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=603757.0", - "icon": "forum.png", + "name": "DNotes Vault", + "url": "https://dnotesvault.com/", + "type": "wallet", + "icon": "dnotes.png", "tags": [ - "Main", - "News" + "Apps", + "Wallet" ] - } - ], - "first_price": { - "btc": 0.00082553, - "usd": 0.48717763, - "date": "2014-05-26T00:00:00" - } - }, - { - "genesis_id": "1.3.1158", - "system": "cyberFund", - "icon": "cyberfund", - "dependencies": [ - "BitShares" - ], - "aliases": { - "nickname": "cyber•Fund" - }, - "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, - "descriptions": { - "state": "Private", - "system_type": "cryptoasset", - "headline": "Decentrilized Investment Service", - "tags": [ - "DApp" - ], - "page_state": "ready" - }, - "token": { - "name": "cyfund", - "symbol": "CFUND" - }, - "specs": { - "supply": 50000, - "cap": { - "usd": 3116567, - "btc": 2959.45 - } - }, - "first_price": {}, - "flags": { - "rating_do_not_display": true, - "supply_from_here": true - }, - "links": [ + }, { - "type": "website", - "name": "cyber•Fund Funding", - "url": "https://cyber.fund/invest", - "icon": "website.png", + "name": "Twitter", + "url": "https://twitter.com/DNotesCoin", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main" + "News" ] }, { - "type": "website", - "name": "cyber.fund", - "url": "https://cyber.fund", - "icon": "website.png", + "name": "Facebook", + "url": "https://www.facebook.com/Dnotescoin-777105165651768/timeline/", + "type": "custom", + "icon": "facebook.png", "tags": [ - "Apps" + "News" ] }, { - "type": "blog", - "name": "Blog on Steem", - "url": "https://steemit.com/created/cyberfund", - "icon": "steem.png", + "name": "YouTube", + "url": "https://www.youtube.com/user/dnotescoin", + "type": "custom", + "icon": "youtube.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cyberfundio", - "icon": "twitter.png", + "name": "reddit", + "url": "http://www.reddit.com/r/DNotes/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=470155.0", "type": "forum", - "name": "Forum", - "url": "http://cybertalks.org/", "icon": "forum.png", "tags": [ "News" ] }, { + "name": "Bitcoinist", + "url": "http://bitcoinist.net/?s=dnotes", "type": "custom", - "name": "AngelList", - "url": "https://angel.co/cyber-fund", - "icon": "angellist.png", + "icon": "bitcoinist.png", "tags": [ "News" ] }, { + "name": "DNotesPool", + "url": "https://dnotespool.com/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cyberfund", - "icon": "facebook.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "CryptoBlox", + "url": "http://mine.cryptoblox.com/", "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/+CyberfundIo/posts", - "icon": "googleplus.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "E-Pool", + "url": "http://p2pool.e-pool.net", "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/5006854", - "icon": "linkedin.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "explorer", - "name": "CFUND Asset", - "url": "http://cryptofresh.com/a/CFUND", - "icon": "explorer.png", + "name": "Hash-to-Coins", + "url": "https://hash-to-coins.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Apps", - "Analytics" + "Apps" ] }, { - "type": "explorer", - "name": "Old CFUND Asset", - "url": "https://www.coinprism.info/asset/AbhBFwWFpZzFMsBakZbDzUTYv67t9rThaK", - "icon": "coinprism.png", + "name": "E-Waluty", + "url": "http://pool.e-waluty.net.pl/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "BTCPool Club", + "url": "http://btcpool.club/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dnotes/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", "Analytics" ] }, { - "type": "github", - "name": "cyber•Fund GitHub", - "url": "https://github.com/cyberFund", - "icon": "github.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "cyber•Fund Roadmap", - "url": "https://waffle.io/cyberFund/cyber.fund?label=milestone", - "icon": "github.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Code" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00000128, + "usd": 0.00080293, + "date": "2014-03-08T00:00:00" + } }, { "genesis_id": "", @@ -13970,114 +13533,6 @@ } ] }, - { - "genesis_id": "", - "system": "DARFchain", - "dependencies": [ - "independent" - ], - "icon": "darfchain", - "token": { - "name": "darfchain token", - "symbol": "DARF" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Blockchain based ERP solution for crowd control of ICO companies" - }, - "crowdsales": { - "start_date": "2017-11-01T00:00:00", - "end_date": "2017-12-12T00:00:00", - "end_date_plan": "2017-12-12T00:00:00", - "genesis_address": [ - "133pjWuEdFBnWfDu74t8dUzAEKZz4AMNXP", - "3PQ1xrcZAiseoZXrtiyyb1pj7Nx3VystoK4", - "0xb6c8f16cc72565e05457950c1de4be946e38da98", - "LaSb13LFauZyqcnhPvamMSQrnSgGfmPwGd" - ], - "funding_terms": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", - "funding_url": "http://buy.darfchain.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "darfchain.com", - "url": "http://www.darfchain.com/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "DARFchain Whitepaper", - "url": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "DARFchain GitHub", - "url": "https://github.com/stanta/darfchain", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DARFChain", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "DARFchain Telegram", - "url": "https://t.me/joinchat/AwK-gENtLR8IfVr0jVlUZA", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DARFChain/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC31sC64dmKHtO3Ra-mEsA8g", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6", "system": "Dash", @@ -14482,129 +13937,6 @@ } ] }, - { - "genesis_id": "", - "system": "DCORP", - "dependencies": [ - "Ethereum" - ], - "icon": "dcorp", - "token": { - "name": "dcorp token", - "symbol": "DRP" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Democratizing Venture Capitalism " - }, - "crowdsales": { - "start_date": "2017-06-1T22:00:00", - "end_date": "2017-06-15T00:10:00", - "end_date_plan": "2017-06-15T00:00:00", - "genesis_address": [ - "0x00DdD4BB955e0C93beF9b9986b5F5F330Fd016c6" - ], - "funding_terms": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/Disclaimer.pdf", - "funding_url": "https://www.dcorp.it/crowdsale", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "eth = 9500000" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "dcorp.it", - "url": "https://www.dcorp.it/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "DCORP Whitepaper", - "url": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/whitepaper%20v0.3.2_EN-revised.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "DCORP GitHub", - "url": "https://github.com/frankbonnet/DCORP", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928628.msg19144362#msg19144362", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Dcorpcrowdsale", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "DCORP Slack", - "url": "https://dcorphq.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/dcorp/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DecentralizedCorporation/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCjbYVUvy5tOK0IINI11hTDw", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "", "system": "Decent", @@ -15655,87 +14987,6 @@ } ] }, - { - "genesis_id": "45b2559dbe5e5772498e4170f3f1561448179fa90dd349e60e891766878dea2e", - "system": "Digitalcoin", - "icon": "digitalcoin", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Digitalcoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA256+Scrypt+X11" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Digitalcoin", - "symbol": "DGC" - }, - "specs": { - "block_time": "40", - "block_reward": 5, - "halfing_cycle": 4730400, - "total_tokens": 48166000, - "difficulty_cycle": "108" - }, - "links": [ - { - "type": "website", - "name": "digitalcoin.org", - "url": "http://digitalcoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Blockr Explorer", - "url": "http://dgc.blockr.io/", - "icon": "blockr.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Digitalcoin GitHub", - "url": "https://github.com/DGCDev/digitalcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=785601.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00052462, - "usd": 0.05269147, - "date": "2013-06-09T00:00:00" - } - }, { "genesis_id": "", "system": "Digital Developers Fund", @@ -15960,6 +15211,87 @@ "date": "2014-06-23T00:00:00" } }, + { + "genesis_id": "45b2559dbe5e5772498e4170f3f1561448179fa90dd349e60e891766878dea2e", + "system": "Digitalcoin", + "icon": "digitalcoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Digitalcoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA256+Scrypt+X11" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Digitalcoin", + "symbol": "DGC" + }, + "specs": { + "block_time": "40", + "block_reward": 5, + "halfing_cycle": 4730400, + "total_tokens": 48166000, + "difficulty_cycle": "108" + }, + "links": [ + { + "type": "website", + "name": "digitalcoin.org", + "url": "http://digitalcoin.org/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Blockr Explorer", + "url": "http://dgc.blockr.io/", + "icon": "blockr.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "Digitalcoin GitHub", + "url": "https://github.com/DGCDev/digitalcoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=785601.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00052462, + "usd": 0.05269147, + "date": "2013-06-09T00:00:00" + } + }, { "genesis_id": "", "system": "DigixDAO", @@ -16654,90 +15986,649 @@ }, "links": [ { - "type": "website", - "name": "district0x.io", - "url": "https://district0x.io/", + "type": "website", + "name": "district0x.io", + "url": "https://district0x.io/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "District0x Whitepaper", + "url": "https://district0x.io/docs/district0x-whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "District0x GitHub", + "url": "https://github.com/district0x", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "District0x Blog", + "url": "https://blog.district0x.io/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/district0x", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "District0x Slack", + "url": "https://district0x-slack.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/district0x/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/district0x/", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Divi Project", + "dependencies": [ + "Ethereum" + ], + "icon": "diviproject", + "token": { + "name": "divi token", + "symbol": "DIVX" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Bridging the gap between crypto and the masses" + }, + "crowdsales": { + "start_date": "2017-10-12T10:00:00", + "end_date": "2017-11-02T10:00:00", + "end_date_plan": "2017-11-02T10:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://diviproject.org/", + "funding_url": "https://diviproject.org/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "diviproject.org", + "url": "https://diviproject.org/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Divi Project Whitepaper", + "url": "https://diviproject.org/files/Divi-WP.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Divi Project GitHub", + "url": "https://github.com/Divicoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Divi Project Blog", + "url": "https://medium.com/diviproject", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/diviproject", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Divi Project Telegram", + "url": "https://t.me/joinchat/EAdiTQ3yZk_GkqU0IdG-Gg", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Divi Project Slack", + "url": "https://diviproject.slack.com/join/shared_invite/MjMzNzQwMDg0NTMzLTE1MDQwNTgxODUtM2IzMjJjYTk2OQ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/DiviProject/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/diviproject", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCihooU0crqQkBOvV0_lsRnw", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Neuron network", + "dependencies": [ + "Ethereum" + ], + "icon": "docai", + "token": { + "name": "neuron token", + "symbol": "NRN" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized conversational AI for quantified biology" + }, + "crowdsales": { + "start_date": "2017-09-28T00:00:00", + "end_date": "2017-10-28T00:00:00", + "end_date_plan": "2017-10-28T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://doc.ai/", + "funding_url": "https://tokensale.doc.ai/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 30000000" + ] + }, + "specs": { + "supply": 860000000 + }, + "links": [ + { + "type": "website", + "name": "doc.ai", + "url": "https://doc.ai/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Neuron network Whitepaper", + "url": "https://tokensale.doc.ai/pdf/whitepaper.pdf?_t=1504348705571", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "blog", + "name": "Neuron network Blog", + "url": "https://medium.com/@_doc_ai", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2117440", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/_doc_ai", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Neuron network Telegram", + "url": "https://t.me/doc_ai", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/doc_ai/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/docaidoc/", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "00000fc63692467faeb20cdb3b53200dc601d75bdfa1001463304cc790d77278", + "system": "DogeCoinDark", + "icon": "dogecoindark", + "dependencies": [ + "independent" + ], + "token": { + "name": "vergecoin", + "symbol": "XVG" + }, + "aliases": { + "coinmarketcap": "Verge", + "nickname": "Verge" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "specs": { + "previous_name": "DogeCoinDark" + }, + "first_price": { + "btc": 2e-8, + "usd": 0.0000074, + "date": "2014-10-25T00:00:00" + }, + "links": [ + { + "type": "website", + "name": "vergecurrency.com", + "url": "http://vergecurrency.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Explorer", + "url": "https://www.blockexperts.com/xvg", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "Github Organisation", + "name": "DogeCoinDark GitHub", + "url": "https://github.com/vergecurrency", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1365894.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + }, + { + "name": "Bitrex", + "type": "custom", + "icon": "bitrex.png", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-XVG", + "tags": [ + "Apps", + "Exchange" + ] + } + ] + }, + { + "genesis_id": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", + "system": "Dogecoin", + "icon": "dogecoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "doge", + "symbol": "DOGE" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "An open source peer-to-peer digital currency, favored by Shiba Inus worldwide", + "tags": [ + "DAO" + ], + "hashtag": "#dogecoin", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Dogecoin" + }, + "specs": { + "rpc": 22555, + "block_time": 60, + "total_tokens": 100000000000, + "difficulty_cycle": 240 + }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-08-12T03:55:25", + "url": "https://bitcointalk.org/index.php?topic=361813.0" + }, + { + "name": "Genesis", + "start_date": "2013-12-06T02:25:40" + } + ], + "links": [ + { + "name": "dogecoin.com", + "url": "http://dogecoin.com/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "Explorer", + "url": "https://dogechain.info/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Doge Wallet", + "url": "https://github.com/dogecoin/dogecoin/releases/", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Twitter", + "url": "https://twitter.com/dogecoin", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ], + "type": "twitter" + }, + { + "name": "DogeCoin GitHub", + "url": "https://github.com/dogecoin/dogecoin", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "Forum", + "url": "http://doges.org/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Doge Blog", + "url": "http://blog.dogecoin.com/", + "icon": "blog.png", "tags": [ - "Main" + "News" + ], + "type": "blog" + }, + { + "name": "reddit", + "url": "http://www.reddit.com/r/dogecoin", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "BTT Thred", + "url": "https://bitcointalk.org/index.php?topic=361813.0", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" ] }, { - "type": "paper", - "name": "District0x Whitepaper", - "url": "https://district0x.io/docs/district0x-whitepaper.pdf", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "District0x GitHub", - "url": "https://github.com/district0x", - "icon": "github.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "District0x Blog", - "url": "https://blog.district0x.io/", - "icon": "medium.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/district0x", - "icon": "twitter.png", + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "District0x Slack", - "url": "https://district0x-slack.herokuapp.com/", - "icon": "slack.png", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/district0x/", - "icon": "reddit.png", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BTER", + "url": "https://bter.com/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/district0x/", - "icon": "facebook.png", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dogecoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" ] } - ] + ], + "first_price": { + "btc": 8.3e-7, + "usd": 0.00054374, + "date": "2013-12-19T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Divi Project", + "system": "DomRaider", "dependencies": [ "Ethereum" ], - "icon": "diviproject", + "icon": "domraider", "token": { - "name": "divi token", - "symbol": "DIVX" + "name": "domraider token", + "symbol": "DRT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16746,17 +16637,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bridging the gap between crypto and the masses" + "headline": "Decentralized Blockchain Auctions in Real-Time" }, "crowdsales": { - "start_date": "2017-10-12T10:00:00", - "end_date": "2017-11-02T10:00:00", - "end_date_plan": "2017-11-02T10:00:00", + "start_date": "2017-09-12T08:00:00", + "end_date": "2017-10-11T08:00:00", + "end_date_plan": "2017-10-11T08:00:00", "genesis_address": [ "" ], - "funding_terms": "https://diviproject.org/", - "funding_url": "https://diviproject.org/", + "funding_terms": "https://crowdsale.paragoncoin.com/", + "funding_url": "https://www.domraider.io/en/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -16770,16 +16661,16 @@ "links": [ { "type": "website", - "name": "diviproject.org", - "url": "https://diviproject.org/", + "name": "domraider.io", + "url": "https://www.domraider.io/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Divi Project Whitepaper", - "url": "https://diviproject.org/files/Divi-WP.pdf", + "name": "DomRaider Whitepaper", + "url": "https://s3-eu-west-1.amazonaws.com/domraider/domraider/DomRaider+ICO+Whitepaper+EN.pdf", "tags": [ "Main", "Science" @@ -16787,8 +16678,8 @@ }, { "type": "github", - "name": "Divi Project GitHub", - "url": "https://github.com/Divicoin", + "name": "DomRaider GitHub", + "url": "https://github.com/Domraider/dr-token", "icon": "github.png", "tags": [ "Main", @@ -16797,18 +16688,27 @@ }, { "type": "blog", - "name": "Divi Project Blog", - "url": "https://medium.com/diviproject", + "name": "DomRaider Blog", + "url": "https://medium.com/@domraider", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2132588.msg21314814#msg21314814", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/diviproject", + "url": "https://twitter.com/domraider", "icon": "twitter.png", "tags": [ "News" @@ -16816,8 +16716,8 @@ }, { "type": "custom", - "name": "Divi Project Telegram", - "url": "https://t.me/joinchat/EAdiTQ3yZk_GkqU0IdG-Gg", + "name": "DomRaider Telegram", + "url": "https://t.me/DomraiderICO", "icon": "telegram.png", "tags": [ "News" @@ -16825,8 +16725,8 @@ }, { "type": "slack", - "name": "Divi Project Slack", - "url": "https://diviproject.slack.com/join/shared_invite/MjMzNzQwMDg0NTMzLTE1MDQwNTgxODUtM2IzMjJjYTk2OQ", + "name": "DomRaider Slack", + "url": "https://domraiderico.slack.com/join/shared_invite/MjM1MDg0MTY2MDE4LTE1MDQyNzQ4MDYtNTU0NDg5YzgyNQ", "icon": "slack.png", "tags": [ "News" @@ -16835,7 +16735,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/DiviProject/", + "url": "https://www.reddit.com/user/domraider/", "icon": "reddit.png", "tags": [ "News" @@ -16844,7 +16744,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/diviproject", + "url": "https://www.facebook.com/Domraider-1432606216988548", "icon": "facebook.png", "tags": [ "News" @@ -16853,7 +16753,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCihooU0crqQkBOvV0_lsRnw", + "url": "https://www.youtube.com/domraider", "icon": "youtube.png", "tags": [ "News" @@ -16863,14 +16763,14 @@ }, { "genesis_id": "", - "system": "DLS Academy", + "system": "Dome Platform", "dependencies": [ "Ethereum" ], - "icon": "dlsacademy", + "icon": "domeplatform", "token": { - "name": "dls token", - "symbol": "DLT" + "name": "dome token", + "symbol": "DME" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16879,17 +16779,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Tool that offers all you need for your professional growth" + "headline": "Revolutionary decentralized Wi-Fi sharing platform" }, "crowdsales": { - "start_date": "2017-09-15T18:00:00", - "end_date": "2017-10-15T18:00:00", - "end_date_plan": "2017-10-15T18:00:00", + "start_date": "2017-10-02T12:00:00", + "end_date": "2017-11-02T12:00:00", + "end_date_plan": "2017-11-02T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://dlsacademy.io/ico/", - "funding_url": "http://dlsacademy.io/ico", + "funding_terms": "https://www.domeplatform.io/static/pdfs/Terms.pdf", + "funding_url": "https://www.domeplatform.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -16900,19 +16800,22 @@ "" ] }, + "specs": { + "supply": 90000000 + }, "links": [ { "type": "website", - "name": "dlsacademy.io", - "url": "http://dlsacademy.io/", + "name": "domeplatform.io", + "url": "https://www.domeplatform.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DLS Academy Whitepaper", - "url": "http://dlsacademy.io/wp-content/uploads/2017/08/dlsacademy_white_paper.pdf", + "name": "Dome Platform Whitepaper", + "url": "https://www.domeplatform.io/static/pdfs/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -16920,28 +16823,18 @@ }, { "type": "github", - "name": "DLS Academy GitHub", - "url": "https://github.com/DLS-Academy/contracts", + "name": "Dome Platform GitHub", + "url": "https://github.com/thedomeplatform/Dome-Contract", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "DLS Academy Blog", - "url": "https://medium.com/@DLS_Academy/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2191979", + "url": "https://bitcointalk.org/index.php?topic=2157244.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -16950,26 +16843,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DLS_Academy", + "url": "https://twitter.com/DomePlatform", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "DLS Academy Telegram", - "url": "https://t.me/joinchat/GYUbzERK1iik1u5pwRf2MA/", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/DLS_Academy/", - "icon": "reddit.png", + "type": "slack", + "name": "Dome Platform Slack", + "url": "https://domeplatform.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -16977,7 +16861,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DLS-Academy-861541437336551", + "url": "https://www.facebook.com/domeplatform/", "icon": "facebook.png", "tags": [ "News" @@ -16987,14 +16871,14 @@ }, { "genesis_id": "", - "system": "DMarket", + "system": "Dream Team", "dependencies": [ "Ethereum" ], - "icon": "dmarket", + "icon": "dreamteam", "token": { - "name": "dmarket token", - "symbol": "DMarket" + "name": "dream team token", + "symbol": "DTT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -17003,17 +16887,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized marketplace to turn every virtual item into a real commodity" + "headline": "Esports and Gaming recruitment network" }, "crowdsales": { - "start_date": "2017-11-03T16:00:00", - "end_date": "2017-11-17T16:00:00", - "end_date_plan": "2017-11-17T16:00:00", + "start_date": "2017-11-20T17:00:00", + "end_date": "2017-11-24T17:00:00", + "end_date_plan": "2017-11-24T17:00:00", "genesis_address": [ - "0x4b60B53a6eDCD75f0730ecC22579Df2079F210B0" + "" ], - "funding_terms": "https://dmarket.io", - "funding_url": "https://dmarket.io", + "funding_terms": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", + "funding_url": "https://token.dreamteam.gg/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -17027,16 +16911,16 @@ "links": [ { "type": "website", - "name": "dmarket.io", - "url": "https://dmarket.io/", + "name": "token.dreamteam", + "url": "https://token.dreamteam.gg/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DMarket Whitepaper", - "url": "https://dmarket.io/assets/documents/DMarket_white_paper_EN.pdf", + "name": "Dream Team Whitepaper", + "url": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", "tags": [ "Main", "Science" @@ -17044,28 +16928,18 @@ }, { "type": "github", - "name": "DMarket GitHub", - "url": "https://github.com/suntechsoft/dmarket-smartcontract", + "name": "Dream Team GitHub", + "url": "https://github.com/dreamteamgg/smart-contract", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "DMarket Blog", - "url": "https://medium.com/@dmarket", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2041720.new#new", + "url": "https://bitcointalk.org/index.php?topic=2194078.new", "icon": "bitcointalk.png", "tags": [ "News" @@ -17074,7 +16948,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dmarket_io", + "url": "https://twitter.com/DreamTeam_Token", "icon": "twitter.png", "tags": [ "News" @@ -17082,8 +16956,8 @@ }, { "type": "custom", - "name": "DMarket Telegram", - "url": "https://t.me/joinchat/CV8tCULRq_vJ2Xzu9Iopqg", + "name": "Dream Team Telegram", + "url": "https://t.me/joinchat/GIoVA0I_pcrmSR4b0mztOw", "icon": "telegram.png", "tags": [ "News" @@ -17091,8 +16965,8 @@ }, { "type": "slack", - "name": "DMarket Slack", - "url": "https://dmarket.io/slack", + "name": "Dream Team Slack", + "url": "https://dreamteamtoken.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -17101,7 +16975,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/D_Market/", + "url": "https://www.reddit.com/user/dream-team-gg", "icon": "reddit.png", "tags": [ "News" @@ -17110,286 +16984,209 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/dmarketcommunity/", + "url": "https://www.facebook.com/DreamTeam.Token", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCCF8BhVCdsSr1oy9kA1g5vg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "20bbf1cb1115ccda06c0cce115f5b72a78055a163892575988d1c8ee085f5e86", - "system": "DNotes", + "genesis_id": "", + "system": "E4Row", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "e4row", "token": { - "name": "DNote", - "symbol": "NOTE" + "name": "e4row token", + "symbol": "E4ROW" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Project", + "system_type": "cryptoasset", + "headline": "Bringing Ether apps to the online/mobile gaming markets" }, "aliases": { - "coinmarketcap": "DNotes", - "CurrencyName": "DNotes" - }, - "ratings": { - "rating_cyber": 1 - }, - "events": { - "announcement": "16/02/2014" + "coinmarketcap": "E4ROW", + "nickname": "E4ROW" }, - "specs": { - "p2p": 11224, - "rpc": 11223, - "block_time": 60, - "total_tokens": 500000000 + "crowdsales": { + "start_date": "2017-05-02T00:00:00", + "end_date": "2017-05-23T00:00:00", + "end_date_plan": "2017-05-23T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://doc.liveplayergames.com/docs/CCOD.pdf", + "funding_url": "https://www.e4row.co.il/contribute", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "dnotescoin.com", - "url": "http://dnotescoin.com/", - "icon": "website.png", + "type": "website", + "name": "e4row.co.il", + "url": "https://www.e4row.co.il/", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "GitHub", - "url": "https://github.com/DNotesCoin/DNotes/", - "type": "github", - "icon": "github.png", - "tags": [ - "Main", - "Code" ] }, { - "name": "E-Waluty Explorer", - "url": "http://explorer.e-waluty.net.pl/NOTE/", - "type": "explorer", - "icon": "explorer.png", + "type": "paper", + "name": "E4Row Whitepaper", + "url": "http://doc.liveplayergames.com/docs/CCOD.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "name": "Wallets", - "url": "http://dnotescoin.com/download.php", - "type": "wallet", - "icon": "wallet.png", + "type": "github", + "name": "E4Row GitHub", + "url": "https://github.com/liveplayergames?tab=repositories", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "DNotes Vault", - "url": "https://dnotesvault.com/", - "type": "wallet", - "icon": "dnotes.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/DNotesCoin", - "type": "twitter", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/Dnotescoin-777105165651768/timeline/", - "type": "custom", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/user/dnotescoin", - "type": "custom", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, - { - "name": "reddit", - "url": "http://www.reddit.com/r/DNotes/", - "type": "reddit", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=470155.0", - "type": "forum", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/?s=dnotes", - "type": "custom", - "icon": "bitcoinist.png", - "tags": [ - "News" - ] - }, - { - "name": "DNotesPool", - "url": "https://dnotespool.com/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "CryptoBlox", - "url": "http://mine.cryptoblox.com/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" + "Code" ] }, { - "name": "E-Pool", - "url": "http://p2pool.e-pool.net", - "type": "custom", - "icon": "mining.png", + "type": "blog", + "name": "E4Row Blog", + "url": "https://medium.com/e4row", + "icon": "medium.png", "tags": [ - "Apps" + "Main", + "News" ] }, { - "name": "Hash-to-Coins", - "url": "https://hash-to-coins.com/", - "type": "custom", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/E4ROW", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "name": "E-Waluty", - "url": "http://pool.e-waluty.net.pl/", - "type": "custom", - "icon": "mining.png", + "type": "slack", + "name": "E4Row Slack", + "url": "https://e4row.slack.com/", + "icon": "slack.png", "tags": [ - "Apps" + "News" ] }, { - "name": "BTCPool Club", - "url": "http://btcpool.club/", - "type": "custom", - "icon": "mining.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/E4ROW/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] - }, + } + ] + }, + { + "genesis_id": "5056017329645101426", + "system": "EIX.fund", + "dependencies": "NXT", + "aliases": { + "coinmarketcap": "EIX", + "CurrencyName": "EIX.fund" + }, + "ratings": {}, + "consensus": { + "consensus_name": "NXT", + "consensus_type": "" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "EIX", + "symbol": "EIX" + }, + "specs": {}, + "links": [ { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dnotes/#markets", - "type": "custom", - "icon": "link.png", + "name": "EIX Asset", + "url": "http://www.eix.fund/", + "icon": "site.png", "tags": [ - "Apps", - "Analytics" - ] + "Main" + ], + "type": "site" }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "name": "EIX Asset", + "url": "http://www.nxtreporting.com/?a=5056017329645101426", + "icon": "nxt.png", "tags": [ + "Main", "Apps", - "Exchange" - ] + "Analytics" + ], + "type": "explorer" }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "name": "NXT AE", + "url": "http://www.nxtreporting.com/?a=5056017329645101426", + "icon": "nxt.png", "tags": [ "Apps", "Exchange" - ] + ], + "type": "custom" } - ], - "first_price": { - "btc": 0.00000128, - "usd": 0.00080293, - "date": "2014-03-08T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Neuron network", - "dependencies": [ - "Ethereum" - ], - "icon": "docai", + "system": "Ecobit", + "dependencies": "independent", + "icon": "ecobit", "token": { - "name": "neuron token", - "symbol": "NRN" + "name": "ecobit token", + "symbol": "TM-ECOBIT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized conversational AI for quantified biology" + "system_type": "cryptocurrency", + "headline": "Blockchain digital crypto token which is decentralised" }, "crowdsales": { - "start_date": "2017-09-28T00:00:00", - "end_date": "2017-10-28T00:00:00", - "end_date_plan": "2017-10-28T00:00:00", + "start_date": "2017-04-09T00:00:00", + "end_date": "2017-06-08T00:10:00", + "end_date_plan": "2017-06-08T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://doc.ai/", - "funding_url": "https://tokensale.doc.ai/", + "funding_terms": "http://www.ecobit.io/en/index.html", + "funding_url": "http://www.ecobit.io/en/index.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -17397,44 +17194,31 @@ "" ], "raised": [ - "usd = 30000000" + "" ] }, - "specs": { - "supply": 860000000 - }, "links": [ { "type": "website", - "name": "doc.ai", - "url": "https://doc.ai/", + "name": "ecobit.io", + "url": "http://www.ecobit.io/en/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Neuron network Whitepaper", - "url": "https://tokensale.doc.ai/pdf/whitepaper.pdf?_t=1504348705571", + "name": "Ecobit Whitepaper", + "url": "http://www.ecobit.io/en/technology.html", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "Neuron network Blog", - "url": "https://medium.com/@_doc_ai", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2117440", + "url": "https://bitcointalk.org/index.php?topic=1861730", "icon": "bitcointalk.png", "tags": [ "News" @@ -17443,26 +17227,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/_doc_ai", + "url": "https://twitter.com/EcoBit_io", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Neuron network Telegram", - "url": "https://t.me/doc_ai", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/doc_ai/", - "icon": "reddit.png", + "type": "slack", + "name": "Ecobit Slack", + "url": "https://ecobitsupport.slack.com/signup", + "icon": "slack.png", "tags": [ "News" ] @@ -17470,7 +17245,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/docaidoc/", + "url": "https://www.facebook.com/EcoBit.io/", "icon": "facebook.png", "tags": [ "News" @@ -17479,343 +17254,303 @@ ] }, { - "genesis_id": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", - "system": "Dogecoin", - "icon": "dogecoin", + "genesis_id": "", + "system": "Edgeless", + "icon": "edgeless", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "doge", - "symbol": "DOGE" + "name": "edgeless", + "symbol": "EDG" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "An open source peer-to-peer digital currency, favored by Shiba Inus worldwide", + "system_type": "cryptoasset", + "headline": "Decentralised CASINO", "tags": [ "DAO" ], - "hashtag": "#dogecoin", + "hashtag": "##Edgeless", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Dogecoin" + "coinmarketcap": "Edgeless" }, "specs": { - "rpc": 22555, - "block_time": 60, - "total_tokens": 100000000000, - "difficulty_cycle": 240 + "total_tokens": 500000000 }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-08-12T03:55:25", - "url": "https://bitcointalk.org/index.php?topic=361813.0" - }, - { - "name": "Genesis", - "start_date": "2013-12-06T02:25:40" - } - ], "links": [ { - "name": "dogecoin.com", - "url": "http://dogecoin.com/", + "name": "edgeless.io", + "url": "https://edgeless.io/", + "type": "website", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Explorer", - "url": "https://dogechain.info/", - "icon": "explorer.png", + "type": "paper", + "name": "Edgeless Whitepaper", + "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Science" + ] }, { - "name": "Doge Wallet", - "url": "https://github.com/dogecoin/dogecoin/releases/", - "icon": "wallet.png", + "name": "Explorer", + "url": "https://etherscan.io/token/Edgeless", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Twitter", - "url": "https://twitter.com/dogecoin", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ], - "type": "twitter" + "Analytics" + ] }, { - "name": "DogeCoin GitHub", - "url": "https://github.com/dogecoin/dogecoin", + "name": "Edgeless GitHub", + "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", + "type": "github", "icon": "github.png", "tags": [ "Code" - ], - "type": "github" - }, - { - "name": "Forum", - "url": "http://doges.org/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" + ] }, { - "name": "Doge Blog", - "url": "http://blog.dogecoin.com/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1718384.0", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "blog" + ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/dogecoin", - "icon": "reddit.png", + "name": "Twitter", + "url": "https://twitter.com/edgelessproject", + "type": "twitter", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "BTT Thred", - "url": "https://bitcointalk.org/index.php?topic=361813.0", - "type": "forum", - "icon": "forum.png", + "name": "Edgeless blog", + "url": "https://medium.com/edgeless", + "type": "blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "slack", + "name": "Edgeless Slack", + "url": "https://edgelessethcasino.signup.team/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "name": "reddit", + "url": "https://www.reddit.com/r/Edgeless/", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", "type": "custom", - "icon": "shapeshift.png", + "name": "Facebook", + "url": "https://www.facebook.com/EdgelessCasino/?fref=ts", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Kraken", "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "name": "Edgeless Telegram", + "url": "https://t.me/joinchat/AAAAAEBTy7K9KXQcQsyozQ", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", + "name": "Markets CMC", + "url": "https://coinmarketcap.com/assets/edgeless/#markets", "type": "custom", - "icon": "btc38.png", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "icon": "ccedk.png", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "Liqui", + "url": "https://liqui.io/", "type": "custom", - "icon": "bter.png", + "icon": "liqui.png", "tags": [ "Apps", "Exchange" ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dogecoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] } ], - "first_price": { - "btc": 8.3e-7, - "usd": 0.00054374, - "date": "2013-12-19T00:00:00" - }, "flags": { "quantum": true } }, { - "genesis_id": "00000fc63692467faeb20cdb3b53200dc601d75bdfa1001463304cc790d77278", - "system": "DogeCoinDark", - "icon": "dogecoindark", + "genesis_id": "", + "system": "Elastic", + "icon": "elastic", "dependencies": [ "independent" ], "token": { - "name": "vergecoin", - "symbol": "XVG" - }, - "aliases": { - "coinmarketcap": "Verge", - "nickname": "Verge" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "name": "elastic coin", + "symbol": "XEL" }, "consensus": { "type": "PoW", - "algorithm": "Scrypt" + "algorithm": "" }, - "specs": { - "previous_name": "DogeCoinDark" + "aliases": { + "nickname": "Elastic Project" }, - "first_price": { - "btc": 2e-8, - "usd": 0.0000074, - "date": "2014-10-25T00:00:00" + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "A Decentralised Cloud Computing", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-02-29T00:00:00", + "end_date": "2016-08-19T00:00:00", + "genesis_address": [ + "3Q2aKEGFTKDw3hghsBifXp39CZVMtZukxn", + "3AVhok6gvrgSbTXfGEksYKEWBdxS9qo8E6", + "3Qnj4QtdD4qtZcP82xyLq2paAEPDgfwezd" + ], + "funding_terms": "http://www.elastic.pro/crowdsale", + "funding_url": "http://www.elastic.pro/crowdsale", + "tokens_sold": 3906489.54106177, + "btc_raised": 708.66 }, + "specs": {}, "links": [ { - "type": "website", - "name": "vergecurrency.com", - "url": "http://vergecurrency.com/", - "icon": "website.png", + "type": "site", + "name": "www.elastic.pro", + "url": "http://www.elastic.pro", + "icon": "site.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://www.blockexperts.com/xvg", - "icon": "explorer.png", + "type": "site", + "name": "Elastic Crowdsale", + "url": "http://www.elastic.pro/crowdsale", + "icon": "site.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "Main" ] }, { - "type": "Github Organisation", - "name": "DogeCoinDark GitHub", - "url": "https://github.com/vergecurrency", - "icon": "github.png", + "type": "paper", + "name": "Elastic Project Whitepaper", + "url": "https://github.com/elastic-project/whitepaper/blob/master/whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", - "Code" + "Science" ] }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1365894.0", + "url": "https://bitcointalk.org/index.php?topic=1396233.0", "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "name": "Bitrex", - "type": "custom", - "icon": "bitrex.png", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-XVG", + "type": "github", + "name": "Elastic GitHub", + "url": "https://github.com/elastic-project", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" + ] + }, + { + "type": "github", + "name": "Elastic Genesis Block", + "url": "https://github.com/elastic-project/genesis-block", + "icon": "github.png", + "tags": [ + "Apps" ] } ] }, { "genesis_id": "", - "system": "Dome Platform", + "system": "Electroneum", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "domeplatform", + "icon": "electroneum", "token": { - "name": "dome token", - "symbol": "DME" + "name": "electroneum token", + "symbol": "ETN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Revolutionary decentralized Wi-Fi sharing platform" + "system_type": "cryptocurrency", + "headline": "Mobile Cryptocurrency, powered by an app" }, "crowdsales": { - "start_date": "2017-10-02T12:00:00", - "end_date": "2017-11-02T12:00:00", - "end_date_plan": "2017-11-02T12:00:00", + "start_date": "2017-09-14T00:01:00", + "end_date": "2017-10-31T11:59:00", + "end_date_plan": "2017-10-31T11:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.domeplatform.io/static/pdfs/Terms.pdf", - "funding_url": "https://www.domeplatform.io", + "funding_terms": "http://electroneum.com/terms/", + "funding_url": "http://electroneum.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -17826,22 +17561,28 @@ "" ] }, - "specs": { - "supply": 90000000 - }, "links": [ { "type": "website", - "name": "domeplatform.io", - "url": "https://www.domeplatform.io/", + "name": "electroneum.com", + "url": "http://electroneum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dome Platform Whitepaper", - "url": "https://www.domeplatform.io/static/pdfs/Whitepaper.pdf", + "name": "Electroneum Whitepaper", + "url": "http://electroneum.com/overview-white-paper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Electroneum Technical Whitepaper", + "url": "http://electroneum.com/technical-white-paper.pdf", "tags": [ "Main", "Science" @@ -17849,18 +17590,28 @@ }, { "type": "github", - "name": "Dome Platform GitHub", - "url": "https://github.com/thedomeplatform/Dome-Contract", + "name": "Electroneum GitHub", + "url": "https://github.com/electroneum", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Electroneum Blog", + "url": "http://electroneum.com/blog/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2157244.0", + "url": "https://bitcointalk.org/index.php?topic=2065043.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -17869,16 +17620,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DomePlatform", + "url": "https://twitter.com/electroneum", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Electroneum Telegram", + "url": "https://telegram.me/electroneum", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Dome Platform Slack", - "url": "https://domeplatform.slack.com/", + "name": "Electroneum Slack", + "url": "https://electroneum.slack.com/join/shared_invite/MjIyMjE0MDU1NDg4LTE1MDIwNDgxNTktZTg5NWY4YWRjYQ", "icon": "slack.png", "tags": [ "News" @@ -17887,75 +17647,75 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/domeplatform/", + "url": "https://www.facebook.com/electroneum", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCEQvcgq9-mtqdYEM3B9y_-g", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "DomRaider", + "genesis_id": "1b0122efc2c3fc3cb314468ab8e157146827ea55d0535d2c342e2bbd82fb467c", + "system": "Electronic Gulden", + "icon": "electronicgulden", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "domraider", - "token": { - "name": "domraider token", - "symbol": "DRT" + "aliases": { + "coinmarketcap": "Electronic Gulden" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Blockchain Auctions in Real-Time" + "token": { + "name": "Electronic Gulden", + "symbol": "EFL" }, - "crowdsales": { - "start_date": "2017-09-12T08:00:00", - "end_date": "2017-10-11T08:00:00", - "end_date_plan": "2017-10-11T08:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://crowdsale.paragoncoin.com/", - "funding_url": "https://www.domraider.io/en/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "specs": { + "total_tokens": 21000000, + "premine_tokens": 10500000, + "block_reward": 25, + "halfing_cycle": 210000 }, "links": [ { "type": "website", - "name": "domraider.io", - "url": "https://www.domraider.io/en/", + "name": "e-gulden.org", + "url": "http://www.e-gulden.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "DomRaider Whitepaper", - "url": "https://s3-eu-west-1.amazonaws.com/domraider/domraider/DomRaider+ICO+Whitepaper+EN.pdf", + "type": "explorer", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/efl/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Code" ] }, { "type": "github", - "name": "DomRaider GitHub", - "url": "https://github.com/Domraider/dr-token", + "name": "GitHub", + "url": "https://github.com/Electronic-Gulden-Foundation", "icon": "github.png", "tags": [ "Main", @@ -17963,141 +17723,213 @@ ] }, { - "type": "blog", - "name": "DomRaider Blog", - "url": "https://medium.com/@domraider", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=843017", + "icon": "forum.png", "tags": [ "Main", "News" ] + } + ], + "first_price": { + "btc": 0.00009428, + "usd": 0.04521254, + "date": "2014-03-26T00:00:00" + } + }, + { + "system": "Elephant", + "icon": "Elephant", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "elCoin", + "symbol": "EL" + }, + "consensus": { + "type": "PoS+PoT", + "algorithm": "Elephant PoS+PoT" + }, + "descriptions": { + "tags": [ + "elCoin" + ], + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Multifunctional economic platform" + }, + "aliases": { + "coinmarketcap": "ELcoin" + }, + "first_price": { + "btc": 0.0001669, + "usd": 0.07467606, + "date": "2016-05-05T18:00:00" + }, + "links": [ + { + "type": "website", + "name": "7elephant.org", + "url": "http://7elephant.org/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2132588.msg21314814#msg21314814", - "icon": "bitcointalk.png", + "type": "explorer", + "name": "explorer.elcoin.space", + "url": "http://explorer.elcoin.space", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/domraider", - "icon": "twitter.png", + "type": "wallet", + "name": "elCoin Web-Wallet", + "url": "https://elcoin.space", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "DomRaider Telegram", - "url": "https://t.me/DomraiderICO", - "icon": "telegram.png", + "type": "paper", + "name": "elCoin Whitepaper", + "url": "http://7elephant.org/assets/17643f59/docs/white-paper-en.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "slack", - "name": "DomRaider Slack", - "url": "https://domraiderico.slack.com/join/shared_invite/MjM1MDg0MTY2MDE4LTE1MDQyNzQ4MDYtNTU0NDg5YzgyNQ", - "icon": "slack.png", + "type": "blog", + "name": "The Elephant Blog", + "url": "https://elcoin.foundation/", + "icon": "medium.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/domraider/", - "icon": "reddit.png", + "type": "forum", + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=1446743.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Domraider-1432606216988548", - "icon": "facebook.png", + "type": "wiki", + "name": "The elCoin Wiki", + "url": "http://elcoin.wiki/", + "icon": "wiki.png", "tags": [ - "News" + "Science" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/domraider", - "icon": "youtube.png", + "name": "elcoin FAQ", + "url": "http://elcoin.help", + "tags": [ + "Science" + ] + }, + { + "type": "twitter", + "name": "@7elephant_en", + "url": "https://twitter.com/7elephant_en", + "icon": "twitter.png", "tags": [ + "Main", "News" ] + }, + { + "type": "exchange", + "name": "Livcoin.net", + "url": "https://livecoin.net", + "icon": "Livecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Dex-trade", + "icon": "dex-trade.png", + "url": "http://dex-trade.com", + "tags": [ + "Apps", + "Exchange" + ] } ] }, { "genesis_id": "", - "system": "Dream Team", + "system": "Embermine", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "dreamteam", + "icon": "embermine", "token": { - "name": "dream team token", - "symbol": "DTT" + "name": "Embermine token", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Esports and Gaming recruitment network" + "headline": "The Operating System for the Creative Lifestyle" }, "crowdsales": { - "start_date": "2017-11-20T17:00:00", - "end_date": "2017-11-24T17:00:00", - "end_date_plan": "2017-11-24T17:00:00", + "start_date": "2017-05-05T00:00:00", + "end_date": "2017-06-02T00:00:00", + "end_date_plan": "2017-06-02T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", - "funding_url": "https://token.dreamteam.gg/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://embermine.com/", + "funding_url": "https://embermine.com/", + "tokens_sold": 50000000, + "tokens_issued": 150000000, + "btc_raised": 6, "cap_limit": [ - "" + "usd = 56379" ], "raised": [ - "" + "usd = 18494" ] }, "links": [ { "type": "website", - "name": "token.dreamteam", - "url": "https://token.dreamteam.gg/", + "name": "embermine.com", + "url": "https://embermine.com/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Dream Team Whitepaper", - "url": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Dream Team GitHub", - "url": "https://github.com/dreamteamgg/smart-contract", + "name": "Embermine GitHub", + "url": "https://github.com/theembermine", "icon": "github.png", "tags": [ "Main", @@ -18107,7 +17939,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2194078.new", + "url": "https://bitcointalk.org/index.php?topic=1914703.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -18116,25 +17948,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DreamTeam_Token", + "url": "https://twitter.com/TheEmbermine", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Dream Team Telegram", - "url": "https://t.me/joinchat/GIoVA0I_pcrmSR4b0mztOw", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Dream Team Slack", - "url": "https://dreamteamtoken.slack.com/", + "name": "Embermine Slack", + "url": "https://emberminepublic.slack.com/join/shared_invite/MjA5MjE4OTM0OTQ0LTE0OTk1MzYxODItZDdkYTgzMDEyZQ", "icon": "slack.png", "tags": [ "News" @@ -18143,7 +17966,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/dream-team-gg", + "url": "https://www.reddit.com/r/Embermine/", "icon": "reddit.png", "tags": [ "News" @@ -18152,153 +17975,251 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DreamTeam.Token", + "url": "https://www.facebook.com/embermine", "icon": "facebook.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 1.3e-7, + "usd": 0.00037586, + "date": "" + } }, { - "genesis_id": "", - "system": "E4Row", + "genesis_id": "00000000bcccd459d036a588d1008fce8da3754b205736f32ddfd35350e84c2d", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "e4row", - "token": { - "name": "e4row token", - "symbol": "E4ROW" + "system": "Emercoin", + "aliases": { + "coinmarketcap": "Emercoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Bringing Ether apps to the online/mobile gaming markets" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Blockchain Services: SSL, DNS, PKI and more", + "tags": [ + "DAO" + ], + "hashtag": "#emercoin", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "E4ROW", - "nickname": "E4ROW" + "events": { + "announcement": "08/12/2013", + "genesis": "11/12/2013" }, - "crowdsales": { - "start_date": "2017-05-02T00:00:00", - "end_date": "2017-05-23T00:00:00", - "end_date_plan": "2017-05-23T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://doc.liveplayergames.com/docs/CCOD.pdf", - "funding_url": "https://www.e4row.co.il/contribute", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "token": { + "name": "emercoin", + "symbol": "EMC" + }, + "specs": { + "block_time": "variable from 10 seconds to 10 minutes", + "block_reward": 5020, + "halfing_cycle": "decreasing depending on difficulty", + "pos_reward": "6% annual with 30 day coin maturity", + "total_tokens": "1 * 10^9", + "txs_confirm": 32 }, "links": [ { - "type": "website", - "name": "e4row.co.il", - "url": "https://www.e4row.co.il/", + "name": "Emercoin.com", + "url": "http://emercoin.com/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "Emercoin Explorer", + "url": "https://emercoin.mintr.org/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/emercoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Analytics", + "Apps" + ] + }, + { + "name": "Faucet", + "url": "http://emerfor.org/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Main", + "Apps" + ] + }, + { + "name": "Emergate POW Pool", + "url": "https://emergate.net/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Mintr POS Pool", + "url": "https://emercoin.mintr.org/wallet", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Source Code", + "url": "https://github.com/EvgenijM86/emercoin", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "BitcointTalk", + "url": "https://bitcointalk.org/index.php?topic=622667.0", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Reddit", + "url": "http://www.reddit.com/r/EmerCoin/", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "CryptocoinTalk", + "url": "https://cryptocointalk.com/topic/2144-emercoin-emc-information/", + "icon": "forum.png", "tags": [ - "Main" - ] + "News" + ], + "type": "forum" }, { - "type": "paper", - "name": "E4Row Whitepaper", - "url": "http://doc.liveplayergames.com/docs/CCOD.pdf", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/emercoin/", + "rss": "http://bitcoinist.net/tag/emercoin/feed/", + "type": "custom", + "icon": "bitcoinist.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "E4Row GitHub", - "url": "https://github.com/liveplayergames?tab=repositories", - "icon": "github.png", + "name": "Paper Wallet", + "url": "https://walletgenerator.net/?currency=EmerCoin", + "icon": "forum.png", "tags": [ - "Main", - "Code" - ] + "Apps", + "Wallet" + ], + "type": "custom" }, { - "type": "blog", - "name": "E4Row Blog", - "url": "https://medium.com/e4row", - "icon": "medium.png", + "name": "Livecoin", + "url": "https://www.livecoin.net/", + "type": "custom", + "icon": "livecoin.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/E4ROW", - "icon": "twitter.png", + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/Exchange?market=EMC_BTC", + "type": "custom", + "icon": "cryptopia.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "E4Row Slack", - "url": "https://e4row.slack.com/", - "icon": "slack.png", + "name": "Bitex", + "url": "https://bitex.club/markets/emcbtc", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/E4ROW/", - "icon": "reddit.png", + "name": "Documentation", + "url": "http://emercoin.com/EMCDNS_and_NVS", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Code" ] } - ] + ], + "first_price": { + "btc": 0.0000035, + "usd": 0.001775, + "date": "2014-08-23T00:00:00" + } }, { "genesis_id": "", - "system": "Ecobit", - "dependencies": "independent", - "icon": "ecobit", + "system": "EncryptoTel", + "dependencies": [ + "Waves" + ], + "icon": "encryptotel", "token": { - "name": "ecobit token", - "symbol": "TM-ECOBIT" + "name": "encryptotel coin", + "symbol": "ETT" }, "consensus": { "consensus_type": "", - "consensus_name": "" + "consensus_name": "Waves" }, "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Blockchain digital crypto token which is decentralised" + "state": "Public", + "system_type": "cryptoasset", + "headline": "The First Secure Cloud Private Branch eXchange" }, "crowdsales": { - "start_date": "2017-04-09T00:00:00", - "end_date": "2017-06-08T00:10:00", - "end_date_plan": "2017-06-08T00:00:00", + "start_date": "2017-04-24T00:01:00", + "end_date": "2017-05-31T00:00:00", + "end_date_plan": "2017-05-31T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://www.ecobit.io/en/index.html", - "funding_url": "http://www.ecobit.io/en/index.html", + "funding_terms": "https://encryptotel.com/", + "funding_url": "http://ico.encryptotel.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" @@ -18310,16 +18231,16 @@ "links": [ { "type": "website", - "name": "ecobit.io", - "url": "http://www.ecobit.io/en/index.html", + "name": "encryptotel.com", + "url": "https://encryptotel.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ecobit Whitepaper", - "url": "http://www.ecobit.io/en/technology.html", + "name": "EncryptoTel Whitepaper", + "url": "http://ico.encryptotel.com/assets/pdf/EncryptoTel_WP_v1.pdf", "tags": [ "Main", "Science" @@ -18328,7 +18249,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1861730", + "url": "https://bitcointalk.org/index.php?topic=1848180.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -18337,16 +18258,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/EcoBit_io", + "url": "https://twitter.com/encryptotel", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/encryptotel", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Ecobit Slack", - "url": "https://ecobitsupport.slack.com/signup", + "name": "EncryptoTel Slack", + "url": "https://encryptotel.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -18354,9 +18284,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EcoBit.io/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC8jbjwlygSJGNCjPpRrHwqw", + "icon": "youtube.png", "tags": [ "News" ] @@ -18364,87 +18294,82 @@ ] }, { - "genesis_id": "", - "system": "Edgeless", - "icon": "edgeless", + "genesis_id": "00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308", + "system": "EnergyCoin", + "icon": "energycoin", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "edgeless", - "symbol": "EDG" + "name": "energycoin", + "symbol": "ENRG" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralised CASINO", - "tags": [ - "DAO" - ], - "hashtag": "##Edgeless", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer digital currency enforcing a fixed block reward with a decentralized public ledger", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Edgeless" + "coinmarketcap": "EnergyCoin" }, "specs": { - "total_tokens": 500000000 + "p2p": 22706, + "rpc": 22705, + "block_time": 150, + "block_reward": 5, + "halfing_cycle": "no halving", + "txs_confirm": 6 }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-04-29T12:49:11", + "url": "https://bitcointalk.org/index.php?topic=589008.0" + }, + { + "name": "Genesis", + "start_date": "2014-04-30T02:48:35" + } + ], "links": [ { - "name": "edgeless.io", - "url": "https://edgeless.io/", "type": "website", + "name": "Main Thread", + "url": "https://bitcointalk.org/index.php?topic=1028941.0", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Edgeless Whitepaper", - "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "name": "Explorer", - "url": "https://etherscan.io/token/Edgeless", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Edgeless GitHub", - "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", + "name": "GitHub", + "url": "https://github.com/EnergyCoinProject/energycoin", "type": "github", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1718384.0", - "icon": "bitcointalk.png", + "name": "Wallet", + "url": "https://mega.nz/#F!uc0XmCra!73JBKfnmbdImd_9H_nXtRQ", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { "name": "Twitter", - "url": "https://twitter.com/edgelessproject", + "url": "https://twitter.com/ECF4U", "type": "twitter", "icon": "twitter.png", "tags": [ @@ -18452,54 +18377,57 @@ ] }, { - "name": "Edgeless blog", - "url": "https://medium.com/edgeless", - "type": "blog", - "icon": "medium.png", + "name": "Reddit", + "url": "https://www.reddit.com/r/energycoins", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { - "type": "slack", - "name": "Edgeless Slack", - "url": "https://edgelessethcasino.signup.team/", + "name": "Slack", + "url": "https://energycoin.slack.com/", + "type": "Slack", "icon": "slack.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/Edgeless/", - "type": "reddit", - "icon": "reddit.png", + "name": "cryptoID", + "url": "https://chainz.cryptoid.info/enrg/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EdgelessCasino/?fref=ts", - "icon": "facebook.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/energycoin/#markets", "type": "custom", - "name": "Edgeless Telegram", - "url": "https://t.me/joinchat/AAAAAEBTy7K9KXQcQsyozQ", - "icon": "telegram.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/assets/edgeless/#markets", + "name": "View ENRG", + "url": "http://coinofview.com/coin/Energycoin.html", "type": "custom", "icon": "link.png", "tags": [ @@ -18508,107 +18436,97 @@ ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", + "name": "Bootstrap Server", + "url": "https://www.dropbox.com/sh/sg2vwy96arh98jv/AADOyTLF9GrqLTvT5PGYhUaqa?dl=0", "type": "custom", - "icon": "bittrex.png", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "name": "Liqui", - "url": "https://liqui.io/", - "type": "custom", - "icon": "liqui.png", + "name": "Contact Dev", + "url": "https://twitter.com/Peterenrgdev", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "eGaaS", - "icon": "egaas", + "system": "Enigma", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "enigma", "token": { - "name": "eGaaS", - "symbol": "EGS" + "name": "enigma token", + "symbol": "ENG" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "eGaaS" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Electronic government as a service", - "tags": [ - "" - ], - "page_state": "draft" + "state": "Public", + "system_type": "cryptoasset", + "headline": "Decentralized data marketplace platform" }, "crowdsales": { - "start_date": "2016-11-15T09:00:00", - "end_date": "2016-12-15T09:00:00", + "start_date": "2017-08-21T16:00:00", + "end_date": "2017-08-31T16:00:00", + "end_date_plan": "2017-08-31T16:00:00", "genesis_address": [ - "35azkxp6cy41AQoLQVLvK8fMQVnCFErHQB" + "" ], - "funding_terms": "http://egaas.org/#/ico/", - "funding_url": "https://ico.egaas.org/", - "tokens_sold": 5640000, - "tokens_issued": 95593220.339, - "btc_raised": "" + "funding_terms": "https://www.enigma.co/", + "funding_url": "https://www.enigma.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "egaas.org", - "url": "http://egaas.org/", - "icon": "site.png", + "name": "enigma.co", + "url": "https://www.enigma.co/", "tags": [ "Main" ] }, { - "type": "github", - "name": "eGaaS GitHub", - "url": "https://github.com/EGaaS", - "icon": "github.png", + "type": "paper", + "name": "Enigma Whitepaper", + "url": "https://www.enigma.co/enigma_catalyst.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { "type": "github", - "name": "eGaaS Client", - "url": "https://github.com/EGaaS/go-egaas-mvp/releases", + "name": "Enigma GitHub", + "url": "https://github.com/enigmampc", "icon": "github.png", "tags": [ "Main", - "Wallet" + "Code" ] }, { "type": "blog", - "name": "eGaaS Blog", - "url": "https://medium.com/egaas", - "rss": "https://medium.com/feed/@egaas", + "name": "Enigma Blog", + "url": "https://blog.enigma.co/", "icon": "medium.png", "tags": [ "Main", @@ -18616,18 +18534,18 @@ ] }, { - "type": "paper", - "name": "eGaaS Whitepaper", - "url": "http://egaas.org/docs/eGaaS_White_Paper.pdf", - "icon": "whitepaper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2014543.0", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/egaasproject", + "url": "https://twitter.com/enigmaMPC", "icon": "twitter.png", "tags": [ "News" @@ -18635,240 +18553,161 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EgaasProject", - "icon": "facebook.png", + "name": "Enigma Telegram", + "url": "https://t.me/enigmacatalyst", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "eGaaS Slack", - "url": "https://egaas.slack.com/", + "type": "slack", + "name": "Enigma Slack", + "url": "https://slack.enigma.co/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "eGaaS YouTube", - "url": "https://www.youtube.com/channel/UCLAccwf_YvWGnxSIVgGtl7g", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "eGaaS Telegram", - "url": "http://telegram.me/eGaaS", - "icon": "telegram.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/enigmacatalyst/", + "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "eGaaS Manifest", - "url": "http://egaas.org/docs/eGaaS_Manifest.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - } - ] - }, - { - "genesis_id": "5056017329645101426", - "system": "EIX.fund", - "dependencies": "NXT", - "aliases": { - "coinmarketcap": "EIX", - "CurrencyName": "EIX.fund" - }, - "ratings": {}, - "consensus": { - "consensus_name": "NXT", - "consensus_type": "" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "EIX", - "symbol": "EIX" - }, - "specs": {}, - "links": [ - { - "name": "EIX Asset", - "url": "http://www.eix.fund/", - "icon": "site.png", - "tags": [ - "Main" - ], - "type": "site" - }, - { - "name": "EIX Asset", - "url": "http://www.nxtreporting.com/?a=5056017329645101426", - "icon": "nxt.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "NXT AE", - "url": "http://www.nxtreporting.com/?a=5056017329645101426", - "icon": "nxt.png", - "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" } ] }, { "genesis_id": "", - "system": "Elastic", - "icon": "elastic", + "system": "Enjin Coin", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "enjincoin", "token": { - "name": "elastic coin", - "symbol": "XEL" + "name": "enjin coin", + "symbol": "ENJ" }, "consensus": { - "type": "PoW", - "algorithm": "" - }, - "aliases": { - "nickname": "Elastic Project" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "A Decentralised Cloud Computing", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Smart cryptocurrency for gaming" }, "crowdsales": { - "start_date": "2016-02-29T00:00:00", - "end_date": "2016-08-19T00:00:00", + "start_date": "2017-08-15T12:00:00", + "end_date": "2017-09-07T12:00:00", + "end_date_plan": "2017-09-07T12:00:00", "genesis_address": [ - "3Q2aKEGFTKDw3hghsBifXp39CZVMtZukxn", - "3AVhok6gvrgSbTXfGEksYKEWBdxS9qo8E6", - "3Qnj4QtdD4qtZcP82xyLq2paAEPDgfwezd" + "" ], - "funding_terms": "http://www.elastic.pro/crowdsale", - "funding_url": "http://www.elastic.pro/crowdsale", - "tokens_sold": 3906489.54106177, - "btc_raised": 708.66 + "funding_terms": "https://enjincoin.io/", + "funding_url": "https://enjincoin.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { - "type": "site", - "name": "www.elastic.pro", - "url": "http://www.elastic.pro", - "icon": "site.png", + "type": "website", + "name": "enjincoin.io", + "url": "https://enjincoin.io/", "tags": [ "Main" ] }, { - "type": "site", - "name": "Elastic Crowdsale", - "url": "http://www.elastic.pro/crowdsale", - "icon": "site.png", + "type": "paper", + "name": "Enjin Whitepaper", + "url": "https://enjincoin.io/enjincoin_whitepaper.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "paper", - "name": "Elastic Project Whitepaper", - "url": "https://github.com/elastic-project/whitepaper/blob/master/whitepaper.pdf", - "icon": "paper.png", + "type": "blog", + "name": "Enjin Blog", + "url": "https://medium.com/@coinfork", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1396233.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/enjincs", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Elastic GitHub", - "url": "https://github.com/elastic-project", - "icon": "github.png", + "type": "slack", + "name": "Enjin Slack", + "url": "https://enjincoin.io/slack/", + "icon": "slack.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "github", - "name": "Elastic Genesis Block", - "url": "https://github.com/elastic-project/genesis-block", - "icon": "github.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/EnjinCoin/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] } ] }, { - "genesis_id": "", - "system": "Electroneum", + "genesis_id": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", + "system": "EOS", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "electroneum", + "icon": "eos", "token": { - "name": "electroneum token", - "symbol": "ETN" + "name": "EOS", + "symbol": "EOS" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "DPoS", + "algorithm": "Graphene" }, "descriptions": { "state": "Project", "system_type": "cryptocurrency", - "headline": "Mobile Cryptocurrency, powered by an app" + "headline": "Scalable Infrastructure for DApps" }, "crowdsales": { - "start_date": "2017-09-14T00:01:00", - "end_date": "2017-10-31T11:59:00", - "end_date_plan": "2017-10-31T11:59:00", + "start_date": "2017-06-26T13:00:00", + "end_date": "2018-06-01T13:10:00", + "end_date_plan": "2018-06-01T13:00:00", "genesis_address": [ - "" + "0x9937Dbb2128B55c44D8af7bF36FD76796A814Cf4", + "0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf" ], - "funding_terms": "http://electroneum.com/terms/", - "funding_url": "http://electroneum.com/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://eos.io/purchaseagreement/EOS%20Token%20Purchase%20Agreement%20-%20June%2022,%202017.pdf ", + "funding_url": "https://eos.io/", + "tokens_sold": 900000000, + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" @@ -18880,25 +18719,16 @@ "links": [ { "type": "website", - "name": "electroneum.com", - "url": "http://electroneum.com/", + "name": "eos.io", + "url": "http://eos.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Electroneum Whitepaper", - "url": "http://electroneum.com/overview-white-paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Electroneum Technical Whitepaper", - "url": "http://electroneum.com/technical-white-paper.pdf", + "name": "EOS Whitepaper", + "url": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", "tags": [ "Main", "Science" @@ -18906,8 +18736,8 @@ }, { "type": "github", - "name": "Electroneum GitHub", - "url": "https://github.com/electroneum", + "name": "EOS GitHub", + "url": "http://github.com/eosio", "icon": "github.png", "tags": [ "Main", @@ -18916,27 +18746,18 @@ }, { "type": "blog", - "name": "Electroneum Blog", - "url": "http://electroneum.com/blog/", - "icon": "medium.png", + "name": "EOS Blog", + "url": "https://steemit.com/@eosio", + "icon": "blog.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2065043.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/electroneum", + "url": "https://twitter.com/eos_io", "icon": "twitter.png", "tags": [ "News" @@ -18944,8 +18765,8 @@ }, { "type": "custom", - "name": "Electroneum Telegram", - "url": "https://telegram.me/electroneum", + "name": "EOS Telegram", + "url": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ", "icon": "telegram.png", "tags": [ "News" @@ -18953,27 +18774,27 @@ }, { "type": "slack", - "name": "Electroneum Slack", - "url": "https://electroneum.slack.com/join/shared_invite/MjIyMjE0MDU1NDg4LTE1MDIwNDgxNTktZTg5NWY4YWRjYQ", + "name": "EOS Slack", + "url": "http://slack.eos.io/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/electroneum", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCEQvcgq9-mtqdYEM3B9y_-g", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/eosblockchain", + "icon": "facebook.png", "tags": [ "News" ] @@ -18981,57 +18802,66 @@ ] }, { - "genesis_id": "1b0122efc2c3fc3cb314468ab8e157146827ea55d0535d2c342e2bbd82fb467c", - "system": "Electronic Gulden", - "icon": "electronicgulden", + "genesis_id": "", + "system": "Equibit", "dependencies": [ - "independent" + "Waves" ], - "aliases": { - "coinmarketcap": "Electronic Gulden" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "icon": "equibit", + "token": { + "name": "equibit token", + "symbol": "EQB" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "consensus_type": "PoS", + "consensus_name": "Proof-of-State" }, - "token": { - "name": "Electronic Gulden", - "symbol": "EFL" + "descriptions": { + "state": "Pre-public", + "system_type": "cryptoasset", + "headline": "Peer-to-Peer Electronic Equity System" }, - "specs": { - "total_tokens": 21000000, - "premine_tokens": 10500000, - "block_reward": 25, - "halfing_cycle": 210000 + "crowdsales": { + "start_date": "2017-08-15T12:00:00", + "end_date": "2017-09-15T12:00:00", + "end_date_plan": "2017-09-15T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://equiplatform.io/Equi_Whitepaper.pdf", + "funding_url": "https://equiplatform.io", + "tokens_sold": 229301, + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 1000000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "e-gulden.org", - "url": "http://www.e-gulden.org/", - "icon": "website.png", + "name": "equibitgroup.com", + "url": "https://equibitgroup.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/efl/", - "icon": "cryptoid.png", + "type": "paper", + "name": "Equibit Whitepaper", + "url": "https://equiplatform.io/Equi_Whitepaper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/Electronic-Gulden-Foundation", + "name": "Equibit GitHub", + "url": "https://github.com/Equibit", "icon": "github.png", "tags": [ "Main", @@ -19039,213 +18869,316 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=843017", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/equibit", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Equibit Slack", + "url": "https://equibit.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Equibit", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCBWEY89pt-DpPYyPedqGWEg", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00009428, - "usd": 0.04521254, - "date": "2014-03-26T00:00:00" - } + ] }, { - "system": "Elephant", - "icon": "Elephant", + "genesis_id": "", + "system": "Etch", "dependencies": [ "Ethereum" ], + "icon": "etch", "token": { - "name": "elCoin", - "symbol": "EL" + "name": "etch token", + "symbol": "" }, "consensus": { - "type": "PoS+PoT", - "algorithm": "Elephant PoS+PoT" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "tags": [ - "elCoin" - ], - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Multifunctional economic platform" - }, - "aliases": { - "coinmarketcap": "ELcoin" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Evolution in payroll since the industrial revolution" }, - "first_price": { - "btc": 0.0001669, - "usd": 0.07467606, - "date": "2016-05-05T18:00:00" + "crowdsales": { + "start_date": "2017-09-18T18:00:00", + "end_date": "2017-10-18T18:00:00", + "end_date_plan": "2017-10-18T18:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://app.etch.work/static/files/Etch_White_Paper.pdf", + "funding_url": "https://app.etch.work/register_interest", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "7elephant.org", - "url": "http://7elephant.org/", - "icon": "website.png", + "name": "etch.work", + "url": "https://etch.work/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "explorer.elcoin.space", - "url": "http://explorer.elcoin.space", - "icon": "explorer.png", + "type": "paper", + "name": "Etch Whitepaper", + "url": "https://app.etch.work/static/files/Etch_White_Paper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "elCoin Web-Wallet", - "url": "https://elcoin.space", - "icon": "wallet.png", + "type": "github", + "name": "Etch GitHub", + "url": "https://github.com/etch-work/reward-token", + "icon": "github.png", "tags": [ - "Apps", - "Wallet" + "Main", + "Code" ] }, { - "type": "paper", - "name": "elCoin Whitepaper", - "url": "http://7elephant.org/assets/17643f59/docs/white-paper-en.pdf", - "icon": "paper.png", + "type": "blog", + "name": "Etch Blog", + "url": "https://app.etch.work/blog/", + "icon": "blog.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "The Elephant Blog", - "url": "https://elcoin.foundation/", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/etch_work", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=1446743.0", - "icon": "forum.png", + "type": "custom", + "name": "Etch Telegram", + "url": "https://t.me/etchwork", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "wiki", - "name": "The elCoin Wiki", - "url": "http://elcoin.wiki/", - "icon": "wiki.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/etchwork1/", + "icon": "facebook.png", "tags": [ - "Science" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Ethbet", + "dependencies": [ + "Ethereum" + ], + "icon": "ethbet", + "token": { + "name": "ethbet token", + "symbol": "EBET" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized, peer-to-peer Ethereum dicing game " + }, + "crowdsales": { + "start_date": "2017-09-17T20:00:00", + "end_date": "2017-10-15T20:00:00", + "end_date_plan": "2017-10-15T20:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://ethbet.io/whitepaper.pdf", + "funding_url": "https://crowdsale.ethbet.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "ethbet.io", + "url": "https://ethbet.io/", + "tags": [ + "Main" ] }, { - "type": "custom", - "name": "elcoin FAQ", - "url": "http://elcoin.help", + "type": "paper", + "name": "Ethbet Whitepaper", + "url": "https://ethbet.io/whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "type": "twitter", - "name": "@7elephant_en", - "url": "https://twitter.com/7elephant_en", - "icon": "twitter.png", + "type": "github", + "name": "Ethbet GitHub", + "url": "https://github.com/Ethbet/ethbet", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Ethbet Blog", + "url": "https://medium.com/@ethbet", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "exchange", - "name": "Livcoin.net", - "url": "https://livecoin.net", - "icon": "Livecoin.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2133120.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/EthbetProject", + "icon": "twitter.png", + "tags": [ + "News" ] }, { - "type": "exchange", - "name": "Dex-trade", - "icon": "dex-trade.png", - "url": "http://dex-trade.com", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethbet/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", - "system": "Embermine", + "system": "Ethbits iTrade", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "embermine", + "icon": "ethbits", "token": { - "name": "Embermine token", - "symbol": "" + "name": "ethbits token", + "symbol": "ETB" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "The Operating System for the Creative Lifestyle" + "system_type": "cryptocurrency", + "headline": "Cryptocurrency Copy Trading Platform" }, "crowdsales": { - "start_date": "2017-05-05T00:00:00", - "end_date": "2017-06-02T00:00:00", - "end_date_plan": "2017-06-02T00:00:00", + "start_date": "2017-04-15T00:00:00", + "end_date": "2017-05-15T00:00:00", + "end_date_plan": "2017-05-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://embermine.com/", - "funding_url": "https://embermine.com/", - "tokens_sold": 50000000, - "tokens_issued": 150000000, - "btc_raised": 6, + "funding_terms": "https://www.ethbits.com/terms", + "funding_url": "https://www.ethbits.com/register", + "tokens_sold": 1307752, + "tokens_issued": 1307752, + "btc_raised": "", "cap_limit": [ - "usd = 56379" + "" ], "raised": [ - "usd = 18494" + "" ] }, "links": [ { "type": "website", - "name": "embermine.com", - "url": "https://embermine.com/", + "name": "ico.ethbits.com", + "url": "https://ico.ethbits.com/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "EthBits Whitepaper", + "url": "https://ico.ethbits.com/white_paper.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Embermine GitHub", - "url": "https://github.com/theembermine", + "name": "EthBits GitHub", + "url": "https://github.com/EthBits", "icon": "github.png", "tags": [ "Main", @@ -19255,7 +19188,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1914703.0", + "url": "https://bitcointalk.org/index.php?topic=1834042", "icon": "bitcointalk.png", "tags": [ "News" @@ -19264,89 +19197,80 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/TheEmbermine", + "url": "https://twitter.com/ethbits", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Embermine Slack", - "url": "https://emberminepublic.slack.com/join/shared_invite/MjA5MjE4OTM0OTQ0LTE0OTk1MzYxODItZDdkYTgzMDEyZQ", - "icon": "slack.png", + "type": "custom", + "name": "EthBits Telegram", + "url": "https://t.me/EthBitsChatroom", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Embermine/", - "icon": "reddit.png", + "type": "slack", + "name": "EthBits Slack", + "url": "https://ethbits.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/embermine", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Ethbits/", + "icon": "reddit.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 1.3e-7, - "usd": 0.00037586, - "date": "" - } + ] }, { - "genesis_id": "00000000bcccd459d036a588d1008fce8da3754b205736f32ddfd35350e84c2d", + "genesis_id": "", "dependencies": [ - "independent" + "Ethereum" ], - "system": "Emercoin", + "system": "EtherEx", "aliases": { - "coinmarketcap": "Emercoin" + "coinmarketcap": "", + "CurrencyName": "", + "nickname": "EtherEx" }, + "ratings": {}, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Blockchain Services: SSL, DNS, PKI and more", + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentrilized Cryptocyrrency Exchange", "tags": [ - "DAO" + "DApp" ], - "hashtag": "#emercoin", + "hashtag": "#etherex", "page_state": "draft" }, "events": { - "announcement": "08/12/2013", - "genesis": "11/12/2013" + "announcement": "", + "genesis": "" }, "token": { - "name": "emercoin", - "symbol": "EMC" - }, - "specs": { - "block_time": "variable from 10 seconds to 10 minutes", - "block_reward": 5020, - "halfing_cycle": "decreasing depending on difficulty", - "pos_reward": "6% annual with 30 day coin maturity", - "total_tokens": "1 * 10^9", - "txs_confirm": 32 + "name": "", + "symbol": "" }, "links": [ { - "name": "Emercoin.com", - "url": "http://emercoin.com/", + "name": "Etherex.org", + "url": "https://etherex.org/", "icon": "website.png", "tags": [ "Main" @@ -19354,803 +19278,667 @@ "type": "website" }, { - "name": "Emercoin Explorer", - "url": "https://emercoin.mintr.org/", - "icon": "explorer.png", + "name": "Twitter", + "url": "https://twitter.com/etherex_crypto", + "icon": "twitter.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ], - "type": "explorer" + "type": "twitter" }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/emercoin/#markets", - "type": "custom", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/etherex?_rdr=p", + "icon": "facebook.png", "tags": [ - "Analytics", - "Apps" - ] + "News" + ], + "type": "custom" }, { - "name": "Faucet", - "url": "http://emerfor.org/", - "type": "custom", - "icon": "link.png", + "name": "reddit", + "url": "https://www.reddit.com/r/etherex", + "icon": "reddit.png", "tags": [ "Main", - "Apps" - ] + "News" + ], + "type": "reddit" }, { - "name": "Emergate POW Pool", - "url": "https://emergate.net/", - "type": "custom", - "icon": "mining.png", + "name": "EterEx GitHub", + "url": "https://github.com/etherex/etherex", + "type": "github", "tags": [ - "Apps" + "Main", + "Code" + ] + } + ] + }, + { + "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", + "system": "Ethereum", + "dependencies": [ + "independent" + ], + "token": { + "name": "ether", + "symbol": "ETH" + }, + "consensus": { + "type": "PoW", + "algorithm": "Ethash" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Smart Contract and Decentralized Application Platform", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Ethereum" + }, + "specs": {}, + "crowdsales": { + "start_date": "2014-07-22T00:00:00", + "end_date": "2014-09-02T00:00:00", + "genesis_address": [ + "36PrZ1KHYMpqSyAQXSG8VwbUiq2EogxLo2" + ], + "funding_terms": "https://www.ethereum.org/pdf/TermsAndConditionsOfTheEthereumGenesisSale.pdf", + "funding_url": "https://www.ethereum.org/ether", + "tokens_sold": 60102216, + "btc_raised": 31531 + }, + "first_price": { + "btc": 0.00052462, + "usd": 0.24936138, + "date": "2014-09-02T00:00:00" + }, + "flags": { + "quantum": true + }, + "links": [ + { + "type": "site", + "name": "Ethereum.org", + "url": "http://ethereum.org/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "name": "Mintr POS Pool", - "url": "https://emercoin.mintr.org/wallet", - "type": "custom", - "icon": "mining.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ - "Apps" + "Main", + "Apps", + "Analytics" ] }, { - "name": "Source Code", - "url": "https://github.com/EvgenijM86/emercoin", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.ethereum.org/", + "icon": "blog.png", "tags": [ - "Code" - ], - "type": "github" + "News" + ] }, { - "name": "BitcointTalk", - "url": "https://bitcointalk.org/index.php?topic=622667.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ethereumproject", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Reddit", - "url": "http://www.reddit.com/r/EmerCoin/", - "icon": "reddit.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/ethereum", + "icon": "cointelegraph.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "CryptocoinTalk", - "url": "https://cryptocointalk.com/topic/2144-emercoin-emc-information/", - "icon": "forum.png", + "type": "custom", + "name": "BitcoinMagazine", + "url": "https://bitcoinmagazine.com/", + "icon": "bitcoinmagazine.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/emercoin/", - "rss": "http://bitcoinist.net/tag/emercoin/feed/", "type": "custom", - "icon": "bitcoinist.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/ethereum/", + "icon": "coindesk.png", "tags": [ "News" ] }, { - "name": "Paper Wallet", - "url": "https://walletgenerator.net/?currency=EmerCoin", + "type": "forum", + "name": "Forum", + "url": "http://forum.ethereum.org/", "icon": "forum.png", "tags": [ - "Apps", - "Wallet" - ], - "type": "custom" + "News" + ] }, { - "name": "Livecoin", - "url": "https://www.livecoin.net/", - "type": "custom", - "icon": "livecoin.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethereum", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/Exchange?market=EMC_BTC", "type": "custom", - "icon": "cryptopia.png", + "name": "Facebook", + "url": "https://www.facebook.com/ethereumproject", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bitex", - "url": "https://bitex.club/markets/emcbtc", "type": "custom", - "icon": "link.png", + "name": "YouTube", + "url": "https://www.youtube.com/user/ethereumproject", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Documentation", - "url": "http://emercoin.com/EMCDNS_and_NVS", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Ethereum organization on GitHub", + "url": "https://github.com/ethereum/", + "icon": "github.png", "tags": [ - "Main", "Code" ] - } - ], - "first_price": { - "btc": 0.0000035, - "usd": 0.001775, - "date": "2014-08-23T00:00:00" - } - }, - { - "genesis_id": "", - "system": "EncryptoTel", - "dependencies": [ - "Waves" - ], - "icon": "encryptotel", - "token": { - "name": "encryptotel coin", - "symbol": "ETT" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "Waves" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "The First Secure Cloud Private Branch eXchange" - }, - "crowdsales": { - "start_date": "2017-04-24T00:01:00", - "end_date": "2017-05-31T00:00:00", - "end_date_plan": "2017-05-31T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://encryptotel.com/", - "funding_url": "http://ico.encryptotel.com/", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "encryptotel.com", - "url": "https://encryptotel.com/", - "tags": [ - "Main" - ] }, { - "type": "paper", - "name": "EncryptoTel Whitepaper", - "url": "http://ico.encryptotel.com/assets/pdf/EncryptoTel_WP_v1.pdf", + "type": "explorer", + "name": "Network monitoring", + "url": "https://stats.ethdev.com/", + "icon": "ethereum.png", "tags": [ "Main", - "Science" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1848180.0", - "icon": "bitcointalk.png", - "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/encryptotel", - "icon": "twitter.png", + "type": "paper", + "name": "Homestead Guide", + "url": "https://ethereum-homestead.readthedocs.org", + "icon": "whitepaper.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/encryptotel", - "icon": "facebook.png", + "type": "whitepaper", + "name": "A Next-Generation Smart Contract and Decentralized Application Platform, Vitalik Buterin", + "url": "https://github.com/ethereum/wiki/wiki/White-Paper", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "slack", - "name": "EncryptoTel Slack", - "url": "https://encryptotel.herokuapp.com/", - "icon": "slack.png", + "type": "whitepaper", + "name": "Ethereum: A Secure Decentralised Generalised Transaction Ledger, Dr. Gavin Wood", + "url": "http://gavwood.com/paper.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC8jbjwlygSJGNCjPpRrHwqw", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308", - "system": "EnergyCoin", - "icon": "energycoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "energycoin", - "symbol": "ENRG" - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer digital currency enforcing a fixed block reward with a decentralized public ledger", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "EnergyCoin" - }, - "specs": { - "p2p": 22706, - "rpc": 22705, - "block_time": 150, - "block_reward": 5, - "halfing_cycle": "no halving", - "txs_confirm": 6 - }, - "events": [ + "type": "whitepaper", + "name": "Notes on Scalable Blockchain Protocols, Vitalik Buterin", + "url": "file:///Users/xhipster/Downloads/scalability.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] + }, { - "name": "Announcement", - "start_date": "2014-04-29T12:49:11", - "url": "https://bitcointalk.org/index.php?topic=589008.0" + "type": "github", + "name": "Jeffrey Wilcke's Go implementation", + "url": "https://github.com/ethereum/go-ethereum", + "icon": "github.png", + "tags": [ + "Code" + ] }, { - "name": "Genesis", - "start_date": "2014-04-30T02:48:35" - } - ], - "links": [ + "type": "github", + "name": "Gavin Wood's C++ implementation", + "url": "https://github.com/ethereum/cpp-ethereum", + "icon": "github.png", + "tags": [ + "Code" + ] + }, { - "type": "website", - "name": "Main Thread", - "url": "https://bitcointalk.org/index.php?topic=1028941.0", - "icon": "website.png", + "type": "github", + "name": "Ethereum Compatible JavaScript API", + "url": "https://github.com/ethereum/web3.js", + "icon": "github.png", "tags": [ - "Main" + "Code" ] }, { - "name": "GitHub", - "url": "https://github.com/EnergyCoinProject/energycoin", "type": "github", + "name": "Vitalik Buterin's Python implementation", + "url": "https://github.com/ethereum/pyethereum", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "name": "Wallet", - "url": "https://mega.nz/#F!uc0XmCra!73JBKfnmbdImd_9H_nXtRQ", - "type": "wallet", - "icon": "wallet.png", + "type": "github", + "name": "Java implementation", + "url": "https://github.com/ethereum/ethereumj", + "icon": "github.png", "tags": [ - "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "Twitter", - "url": "https://twitter.com/ECF4U", - "type": "twitter", - "icon": "twitter.png", + "type": "github", + "name": "Meteor packages on Atmosphere", + "url": "https://atmospherejs.com/ethereum", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "Reddit", - "url": "https://www.reddit.com/r/energycoins", - "type": "reddit", - "icon": "reddit.png", + "type": "github", + "name": "Ethash implementation", + "url": "https://github.com/ethereum/ethash", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "Slack", - "url": "https://energycoin.slack.com/", - "type": "Slack", - "icon": "slack.png", + "type": "github", + "name": "Mist: Browser for Ethereum", + "url": "https://github.com/ethereum/mist", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "cryptoID", - "url": "https://chainz.cryptoid.info/enrg/", - "type": "explorer", - "icon": "explorer.png", + "type": "github", + "name": "State of the Dapps", + "url": "http://dapps.ethercasts.com/", + "icon": "github.png", "tags": [ - "Apps", - "Explorer", - "Analytics" + "Code" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "github", + "name": "Embark: Framework for Ethereum DApps", + "url": "https://iurimatias.github.io/embark-framework/", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/energycoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Truffle: A development framework for Ethereum", + "url": "https://github.com/ConsenSys/truffle", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Code" ] }, { - "name": "View ENRG", - "url": "http://coinofview.com/coin/Energycoin.html", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Mintchalk: A contract publishing tool", + "url": "http://www.mintchalk.com/", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Code" ] }, { - "name": "Bootstrap Server", - "url": "https://www.dropbox.com/sh/sg2vwy96arh98jv/AADOyTLF9GrqLTvT5PGYhUaqa?dl=0", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Cosmo: Browser-based IDE for the Solidity build in Meteor", + "url": "http://cosmo.to/", + "icon": "github.png", "tags": [ - "Apps", - "Wallet" + "Code" ] }, { - "name": "Contact Dev", - "url": "https://twitter.com/Peterenrgdev", - "type": "twitter", - "icon": "twitter.png", + "type": "earn", + "name": "NanoPool", + "icon": "mining.png", + "url": "http://nanopool.org/", "tags": [ - "News" + "Apps" ] - } - ] - }, - { - "genesis_id": "", - "system": "Enigma", - "dependencies": [ - "Ethereum" - ], - "icon": "enigma", - "token": { - "name": "enigma token", - "symbol": "ENG" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralized data marketplace platform" - }, - "crowdsales": { - "start_date": "2017-08-21T16:00:00", - "end_date": "2017-08-31T16:00:00", - "end_date_plan": "2017-08-31T16:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.enigma.co/", - "funding_url": "https://www.enigma.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "enigma.co", - "url": "https://www.enigma.co/", + "type": "earn", + "name": "EthPool", + "icon": "mining.png", + "url": "http://ethpool.org/", "tags": [ - "Main" + "Apps" ] }, { - "type": "paper", - "name": "Enigma Whitepaper", - "url": "https://www.enigma.co/enigma_catalyst.pdf", + "type": "earn", + "name": "SuperNova", + "icon": "mining.png", + "url": "https://eth.suprnova.cc/", "tags": [ - "Main", - "Science" + "Apps" + ] + }, + { + "type": "earn", + "name": "CoinoTron", + "icon": "mining.png", + "url": "https://www.coinotron.com/coinotron/AccountServlet?action=home", + "tags": [ + "Apps" + ] + }, + { + "type": "custom", + "name": "Ether.Fund", + "url": "http://ether.fund", + "icon": "link.png", + "tags": [ + "Apps" ] }, { "type": "github", - "name": "Enigma GitHub", - "url": "https://github.com/enigmampc", + "name": "A Python Implementation of the Serpent", + "url": "https://github.com/syng-io/serpent3", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Enigma Blog", - "url": "https://blog.enigma.co/", - "icon": "medium.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2014543.0", - "icon": "bitcointalk.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/enigmaMPC", - "icon": "twitter.png", + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Enigma Telegram", - "url": "https://t.me/enigmacatalyst", - "icon": "telegram.png", + "type": "exchange", + "name": "gdax", + "url": "https://www.gdax.com/", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Enigma Slack", - "url": "https://slack.enigma.co/", - "icon": "slack.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/enigmacatalyst/", - "icon": "reddit.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "", - "system": "Enjin Coin", - "dependencies": [ - "Ethereum" - ], - "icon": "enjincoin", - "token": { - "name": "enjin coin", - "symbol": "ENJ" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Smart cryptocurrency for gaming" - }, - "crowdsales": { - "start_date": "2017-08-15T12:00:00", - "end_date": "2017-09-07T12:00:00", - "end_date_plan": "2017-09-07T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://enjincoin.io/", - "funding_url": "https://enjincoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "enjincoin.io", - "url": "https://enjincoin.io/", + "type": "exchange", + "name": "Gatecoin", + "icon": "gatecoin.png", + "url": "https://gatecoin.com", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Enjin Whitepaper", - "url": "https://enjincoin.io/enjincoin_whitepaper.pdf", + "type": "exchange", + "name": "CoinSquare", + "icon": "coinsquare.png", + "url": "https://coinsquare.io/", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "Enjin Blog", - "url": "https://medium.com/@coinfork", - "icon": "medium.png", + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/enjincs", - "icon": "twitter.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io/", + "icon": "etherdelta.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Enjin Slack", - "url": "https://enjincoin.io/slack/", - "icon": "slack.png", + "type": "custom", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ethereum/#markets", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/EnjinCoin/", - "icon": "reddit.png", + "type": "explorer", + "name": "TradeBlock", + "url": "https://tradeblock.com/ethereum", + "icon": "tradeblock.png", "tags": [ - "News" + "Apps", + "Analytics" ] - } - ] - }, - { - "genesis_id": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", - "system": "EOS", - "dependencies": [ - "Ethereum" - ], - "icon": "eos", - "token": { - "name": "EOS", - "symbol": "EOS" - }, - "consensus": { - "type": "DPoS", - "algorithm": "Graphene" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Scalable Infrastructure for DApps" - }, - "crowdsales": { - "start_date": "2017-06-26T13:00:00", - "end_date": "2018-06-01T13:10:00", - "end_date_plan": "2018-06-01T13:00:00", - "genesis_address": [ - "0x9937Dbb2128B55c44D8af7bF36FD76796A814Cf4", - "0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf" - ], - "funding_terms": "https://eos.io/purchaseagreement/EOS%20Token%20Purchase%20Agreement%20-%20June%2022,%202017.pdf ", - "funding_url": "https://eos.io/", - "tokens_sold": 900000000, - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "eos.io", - "url": "http://eos.io/", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "EOS Whitepaper", - "url": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", + "type": "explorer", + "name": "EthereumWisdom", + "url": "http://ethereumwisdom.com", + "icon": "explorer.png", "tags": [ - "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "EOS GitHub", - "url": "http://github.com/eosio", - "icon": "github.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "http://frontier.ether.camp/", + "icon": "ethercamp.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "EOS Blog", - "url": "https://steemit.com/@eosio", - "icon": "blog.png", + "type": "wallet", + "name": "Ethereum Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/eos_io", - "icon": "twitter.png", + "type": "wallet", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "EOS Telegram", - "url": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ", - "icon": "telegram.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "slack", - "name": "EOS Slack", - "url": "http://slack.eos.io/", - "icon": "slack.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", - "icon": "reddit.png", + "type": "wallet", + "name": "Jaxx", + "url": "https://jaxx.io/", + "icon": "jaxx.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/eosblockchain", - "icon": "facebook.png", + "name": "BlockApps", + "url": "http://blockapps.net/", + "icon": "blockapps.png", "tags": [ - "News" + "Apps", + "Code" ] } ] }, { "genesis_id": "", - "system": "Equibit", + "system": "Etherparty", "dependencies": [ - "Waves" + "Ethereum" ], - "icon": "equibit", + "icon": "etherparty", "token": { - "name": "equibit token", - "symbol": "EQB" + "name": "fuel token", + "symbol": "FUEL" }, "consensus": { - "consensus_type": "PoS", - "consensus_name": "Proof-of-State" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Peer-to-Peer Electronic Equity System" + "headline": "Creating smart contracts on any blockchain" }, "crowdsales": { - "start_date": "2017-08-15T12:00:00", - "end_date": "2017-09-15T12:00:00", - "end_date_plan": "2017-09-15T12:00:00", + "start_date": "2017-10-01T00:00:00", + "end_date": "2017-11-01T00:00:00", + "end_date_plan": "2017-11-01T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://equiplatform.io/Equi_Whitepaper.pdf", - "funding_url": "https://equiplatform.io", - "tokens_sold": 229301, + "funding_terms": "https://etherparty.io/", + "funding_url": "https://ico.etherparty.io/", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 1000000" + "" ], "raised": [ "" @@ -20159,16 +19947,16 @@ "links": [ { "type": "website", - "name": "equibitgroup.com", - "url": "https://equibitgroup.com/", + "name": "etherparty.io", + "url": "https://etherparty.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Equibit Whitepaper", - "url": "https://equiplatform.io/Equi_Whitepaper.pdf", + "name": "Etherparty Whitepaper", + "url": "https://ico.etherparty.io/files/white_paper.pdf", "tags": [ "Main", "Science" @@ -20176,27 +19964,45 @@ }, { "type": "github", - "name": "Equibit GitHub", - "url": "https://github.com/Equibit", + "name": "Etherparty GitHub", + "url": "https://github.com/etherparty", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2005965", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/equibit", + "url": "https://twitter.com/etherparty_io", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Etherparty Telegram", + "url": "https://t.me/etherparty", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Equibit Slack", - "url": "https://equibit.herokuapp.com/", + "name": "Etherparty Slack", + "url": "http://slack.etherparty.io/", "icon": "slack.png", "tags": [ "News" @@ -20205,7 +20011,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Equibit", + "url": "https://www.facebook.com/etherparty", "icon": "facebook.png", "tags": [ "News" @@ -20214,7 +20020,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCBWEY89pt-DpPYyPedqGWEg", + "url": "https://www.youtube.com/c/EtherpartyIo8", "icon": "youtube.png", "tags": [ "News" @@ -20224,14 +20030,14 @@ }, { "genesis_id": "", - "system": "Etch", + "system": "EventChain", "dependencies": [ "Ethereum" ], - "icon": "etch", + "icon": "eventchain", "token": { - "name": "etch token", - "symbol": "" + "name": "eventchain token", + "symbol": "EVC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -20240,17 +20046,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Evolution in payroll since the industrial revolution" + "headline": "Solving ticketing issues for the event industry" }, "crowdsales": { - "start_date": "2017-09-18T18:00:00", - "end_date": "2017-10-18T18:00:00", - "end_date_plan": "2017-10-18T18:00:00", + "start_date": "2017-09-13T13:00:00", + "end_date": "2017-09-27T13:00:00", + "end_date_plan": "2017-09-27T13:00:00", "genesis_address": [ - "" + "0x486cf19a550e2814aef970b14e509e93209a0151" ], - "funding_terms": "https://app.etch.work/static/files/Etch_White_Paper.pdf", - "funding_url": "https://app.etch.work/register_interest", + "funding_terms": "https://blog.eventchain.io/eventchain-ico-tokensale-details-631328961440", + "funding_url": "http://tokensale.eventchain.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -20264,16 +20070,16 @@ "links": [ { "type": "website", - "name": "etch.work", - "url": "https://etch.work/", + "name": "eventchain.io", + "url": "https://eventchain.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Etch Whitepaper", - "url": "https://app.etch.work/static/files/Etch_White_Paper.pdf", + "name": "EventChain Whitepaper", + "url": "https://eventchain.io/whitepaper.pdf", "tags": [ "Main", "Science" @@ -20281,8 +20087,8 @@ }, { "type": "github", - "name": "Etch GitHub", - "url": "https://github.com/etch-work/reward-token", + "name": "EventChain GitHub", + "url": "https://github.com/eventchain", "icon": "github.png", "tags": [ "Main", @@ -20291,18 +20097,27 @@ }, { "type": "blog", - "name": "Etch Blog", - "url": "https://app.etch.work/blog/", - "icon": "blog.png", + "name": "EventChain Blog", + "url": "https://blog.eventchain.io/@eventchain.io", + "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1978714", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/etch_work", + "url": "https://twitter.com/EventChain_io", "icon": "twitter.png", "tags": [ "News" @@ -20310,17 +20125,35 @@ }, { "type": "custom", - "name": "Etch Telegram", - "url": "https://t.me/etchwork", + "name": "EventChain Telegram", + "url": "https://www.t.me/EventChain", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "EventChain Slack", + "url": "https://eventchain.slack.com/join/shared_invite/MjI5MTYyMzg2OTMyLTE1MDMyNDEwMzEtZWJmNjFlZmQxYQ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/EventChain/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/etchwork1/", + "url": "https://www.facebook.com/EventChain/", "icon": "facebook.png", "tags": [ "News" @@ -20330,14 +20163,14 @@ }, { "genesis_id": "", - "system": "Ethbet", + "system": "Everex", "dependencies": [ "Ethereum" ], - "icon": "ethbet", + "icon": "everex", "token": { - "name": "ethbet token", - "symbol": "EBET" + "name": "everex coin", + "symbol": "EVX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -20346,17 +20179,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, peer-to-peer Ethereum dicing game " + "headline": "Powered Microfinance & Mobile Payments" }, "crowdsales": { - "start_date": "2017-09-17T20:00:00", - "end_date": "2017-10-15T20:00:00", - "end_date_plan": "2017-10-15T20:00:00", + "start_date": "2017-07-24T00:00:00", + "end_date": "2017-08-31T00:00:00", + "end_date_plan": "2017-08-31T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://ethbet.io/whitepaper.pdf", - "funding_url": "https://crowdsale.ethbet.io/", + "funding_terms": "https://drive.google.com/file/d/0B9F9xvW65bb0bEVGazJWdXZfYkk/view", + "funding_url": "https://tokensale.everex.io/#", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -20370,16 +20203,16 @@ "links": [ { "type": "website", - "name": "ethbet.io", - "url": "https://ethbet.io/", + "name": "everex.io", + "url": "https://everex.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ethbet Whitepaper", - "url": "https://ethbet.io/whitepaper.pdf", + "name": "Everex Whitepaper", + "url": "https://daks2k3a4ib2z.cloudfront.net/59157962bdb4300afa8771a9/5963c09d077a520b5a965", "tags": [ "Main", "Science" @@ -20387,8 +20220,8 @@ }, { "type": "github", - "name": "Ethbet GitHub", - "url": "https://github.com/Ethbet/ethbet", + "name": "Everex GitHub", + "url": "https://github.com/EverexIO", "icon": "github.png", "tags": [ "Main", @@ -20397,8 +20230,8 @@ }, { "type": "blog", - "name": "Ethbet Blog", - "url": "https://medium.com/@ethbet", + "name": "Everex Blog", + "url": "https://blog.everex.io/", "icon": "medium.png", "tags": [ "Main", @@ -20406,28 +20239,28 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2133120.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/everexio", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EthbetProject", - "icon": "twitter.png", + "type": "custom", + "name": "Everex Telegram", + "url": "https://t.me/everexio", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethbet/", - "icon": "reddit.png", + "type": "slack", + "name": "Everex Slack", + "url": "http://bit.ly/evxslack", + "icon": "slack.png", "tags": [ "News" ] @@ -20436,14 +20269,14 @@ }, { "genesis_id": "", - "system": "Ethbits iTrade", + "system": "Evr", "dependencies": [ "Ethereum" ], - "icon": "ethbits", + "icon": "evr", "token": { - "name": "ethbits token", - "symbol": "ETB" + "name": "evr token", + "symbol": "EVR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -20451,20 +20284,20 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Cryptocurrency Copy Trading Platform" + "system_type": "cryptoasset", + "headline": "Investment platform working with promissory notes" }, "crowdsales": { - "start_date": "2017-04-15T00:00:00", - "end_date": "2017-05-15T00:00:00", - "end_date_plan": "2017-05-15T00:00:00", + "start_date": "2017-09-01T12:00:00", + "end_date": "2017-12-21T23:59:00", + "end_date_plan": "2017-12-21T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.ethbits.com/terms", - "funding_url": "https://www.ethbits.com/register", - "tokens_sold": 1307752, - "tokens_issued": 1307752, + "funding_terms": "https://e-veksel.io/#2", + "funding_url": "https://e-veksel.io", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -20476,16 +20309,16 @@ "links": [ { "type": "website", - "name": "ico.ethbits.com", - "url": "https://ico.ethbits.com/", + "name": "e-veksel.io", + "url": "https://e-veksel.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "EthBits Whitepaper", - "url": "https://ico.ethbits.com/white_paper.pdf", + "name": "Evr Whitepaper", + "url": "https://e-veksel.io/documents/EVR_WP_ENG.pdf", "tags": [ "Main", "Science" @@ -20493,27 +20326,18 @@ }, { "type": "github", - "name": "EthBits GitHub", - "url": "https://github.com/EthBits", + "name": "Evr GitHub", + "url": "https://github.com/EVRCRYPT/token", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1834042", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ethbits", + "url": "https://twitter.com/IcoVeksel", "icon": "twitter.png", "tags": [ "News" @@ -20521,27 +20345,18 @@ }, { "type": "custom", - "name": "EthBits Telegram", - "url": "https://t.me/EthBitsChatroom", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "EthBits Slack", - "url": "https://ethbits.slack.com/", - "icon": "slack.png", + "name": "Facebook", + "url": "https://www.facebook.com/ICO-E-Veksel-RU-106581480006378/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Ethbits/", - "icon": "reddit.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCfIYh98MaT62Y1FAonuW3gg", + "icon": "youtube.png", "tags": [ "News" ] @@ -20549,56 +20364,40 @@ ] }, { - "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", - "system": "Ethereum", + "genesis_id": "0x2fe75cf9ba10cb1105e1750d872911e75365ba24fdd5db7f099445c901fea895", + "system": "Expanse", + "icon": "expanse", "dependencies": [ "independent" ], - "token": { - "name": "ether", - "symbol": "ETH" - }, - "consensus": { - "type": "PoW", - "algorithm": "Ethash" - }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Smart Contract and Decentralized Application Platform", - "tags": [ - "DAO" - ], - "page_state": "ready" + "headline": "Decentralized cryptographic information, application, and contract platform.", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Ethereum" + "token": { + "name": "expanse", + "symbol": "EXP" + }, + "consensus": { + "type": "PoW", + "algorithm": "Dagger" }, "specs": {}, - "crowdsales": { - "start_date": "2014-07-22T00:00:00", - "end_date": "2014-09-02T00:00:00", - "genesis_address": [ - "36PrZ1KHYMpqSyAQXSG8VwbUiq2EogxLo2" - ], - "funding_terms": "https://www.ethereum.org/pdf/TermsAndConditionsOfTheEthereumGenesisSale.pdf", - "funding_url": "https://www.ethereum.org/ether", - "tokens_sold": 60102216, - "btc_raised": 31531 + "aliases": { + "coinmarketcap": "Expanse" }, "first_price": { - "btc": 0.00052462, - "usd": 0.24936138, - "date": "2014-09-02T00:00:00" - }, - "flags": { - "quantum": true + "btc": 0.00048466, + "usd": 0.11143501, + "date": "2015-09-15T20:00:00" }, "links": [ { - "type": "site", - "name": "Ethereum.org", - "url": "http://ethereum.org/", + "type": "website", + "name": "expanse.tech", + "url": "http://www.expanse.tech/", "icon": "website.png", "tags": [ "Main" @@ -20606,9 +20405,9 @@ }, { "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "name": "Expanse Explorer", + "url": "http://www.expanse.tech/explorer/", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -20616,317 +20415,428 @@ ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.ethereum.org/", - "icon": "blog.png", + "type": "wallet", + "name": "Expanse Wallet", + "url": "http://www.expanse.tech/#downloads", + "icon": "wallet.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ethereumproject", - "icon": "twitter.png", + "type": "paper", + "name": "Whitepaper Draft", + "url": "http://www.expanse.tech/docs/whitepaper-draft.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/ethereum", - "icon": "cointelegraph.png", + "name": "Slack", + "url": "http://slack.expanse.tech/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "BitcoinMagazine", - "url": "https://bitcoinmagazine.com/", - "icon": "bitcoinmagazine.png", + "type": "github", + "name": "Expanse on Github", + "url": "https://github.com/expanse-org", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/ethereum/", - "icon": "coindesk.png", + "type": "forum", + "name": "Expanse Forum", + "url": "http://forum.expanse.tech/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "type": "blog", + "name": "Expance Blog", + "url": "http://blog.expanse.tech/", + "rss": "http://blog.expanse.tech/rss", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum", + "name": "reddit", + "url": "http://www.reddit.com/r/expanseofficial", + "rss": "https://www.reddit.com/r/ExpanseOfficial/.rss", "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/ethereumproject", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "http://www.twitter.com/expanseofficial", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/user/ethereumproject", - "icon": "youtube.png", + "name": "Facebook", + "url": "http://www.facebook.com/groups/expanseofficial", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Ethereum organization on GitHub", - "url": "https://github.com/ethereum/", - "icon": "github.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1173722.0", + "icon": "forum.png", "tags": [ - "Code" + "News" ] }, { - "type": "explorer", - "name": "Network monitoring", - "url": "https://stats.ethdev.com/", - "icon": "ethereum.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main", "Apps", - "Analytics" + "Exchange" ] }, { - "type": "paper", - "name": "Homestead Guide", - "url": "https://ethereum-homestead.readthedocs.org", - "icon": "whitepaper.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Code" + "Apps", + "Exchange" ] }, { - "type": "whitepaper", - "name": "A Next-Generation Smart Contract and Decentralized Application Platform, Vitalik Buterin", - "url": "https://github.com/ethereum/wiki/wiki/White-Paper", - "icon": "whitepaper.png", + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "whitepaper", - "name": "Ethereum: A Secure Decentralised Generalised Transaction Ledger, Dr. Gavin Wood", - "url": "http://gavwood.com/paper.pdf", - "icon": "whitepaper.png", + "type": "explorer", + "name": "Expanse Stats", + "url": "http://stats.expanse.tech/", + "icon": "explorer.png", "tags": [ - "Science" + "Apps", + "Analytics" ] }, { - "type": "whitepaper", - "name": "Notes on Scalable Blockchain Protocols, Vitalik Buterin", - "url": "file:///Users/xhipster/Downloads/scalability.pdf", - "icon": "whitepaper.png", + "type": "earn", + "name": "Suprnova Pool", + "url": "https://exp.suprnova.cc/", + "icon": "mining.png", "tags": [ - "Science" + "Apps" ] }, { - "type": "github", - "name": "Jeffrey Wilcke's Go implementation", - "url": "https://github.com/ethereum/go-ethereum", - "icon": "github.png", + "type": "earn", + "name": "Maxminers Pool", + "url": "http://exp.maxminers.net/", + "icon": "mining.png", "tags": [ - "Code" + "Apps" ] }, { - "type": "github", - "name": "Gavin Wood's C++ implementation", - "url": "https://github.com/ethereum/cpp-ethereum", - "icon": "github.png", + "type": "earn", + "name": "DwarfPool", + "url": "http://dwarfpool.com/exp", + "icon": "mining.png", "tags": [ - "Code" + "Apps" ] }, { - "type": "github", - "name": "Ethereum Compatible JavaScript API", - "url": "https://github.com/ethereum/web3.js", - "icon": "github.png", + "type": "earn", + "name": "Pooleum", + "url": "http://pooleum.com/", + "icon": "mining.png", "tags": [ - "Code" + "Apps" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "FaceCoin", + "dependencies": [ + "Ethereum" + ], + "icon": "facecoin", + "token": { + "name": "face coin", + "symbol": "FC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized social networking" + }, + "crowdsales": { + "start_date": "2017-08-15T00:00:00", + "end_date": "2017-09-15T00:00:00", + "end_date_plan": "2017-09-15T00:00:00", + "genesis_address": [ + "0x1AAb0b6b167488085C7EE62d7930a4cD97E30495" + ], + "funding_terms": "http://facecoin.tech/ico/", + "funding_url": "http://facecoin.tech/ico/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 20000000 + }, + "links": [ { - "type": "github", - "name": "Vitalik Buterin's Python implementation", - "url": "https://github.com/ethereum/pyethereum", - "icon": "github.png", + "type": "website", + "name": "facecoin.tech", + "url": "http://facecoin.tech/#about", "tags": [ - "Code" + "Main" ] }, { - "type": "github", - "name": "Java implementation", - "url": "https://github.com/ethereum/ethereumj", - "icon": "github.png", + "type": "paper", + "name": "FaceCoin Whitepaper", + "url": "http://facecoin.tech/WhitePaper.pdf", "tags": [ - "Code" + "Main", + "Science" ] }, { - "type": "github", - "name": "Meteor packages on Atmosphere", - "url": "https://atmospherejs.com/ethereum", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2095331.0", + "icon": "bitcointalk.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Ethash implementation", - "url": "https://github.com/ethereum/ethash", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/facecointech", + "icon": "twitter.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Mist: Browser for Ethereum", - "url": "https://github.com/ethereum/mist", - "icon": "github.png", + "type": "slack", + "name": "FaceCoin Slack", + "url": "https://facecoin.slack.com/join/shared_invite/MjI5NzUzNDU0Nzg2LTE1MDMzNjY5MzktZjAwNGQ0YTEzZQ", + "icon": "slack.png", "tags": [ - "Code" + "News" ] + } + ] + }, + { + "genesis_id": "2fb170f73c3961d4218ff806dd75e6e348ca1798a5fc7a99d443fbe2ff939d99", + "system": "Factom", + "icon": "factom", + "dependencies": [ + "Bitcoin" + ], + "token": { + "name": "factoid", + "symbol": "FCT" + }, + "consensus": { + "type": "Trusted Ledger", + "algorithm": "Factom" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A Data Layer For The Blockchain", + "summary": "Factom is a simple extension of the Bitcoin blockchain that lets you build faster, cost effective applications. Factom takes lots of hashes and turns them into a single periodic hash on the blockchain – this fixes the bloat problem.", + "tags": [ + "dapp" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Factom" + }, + "specs": { + "supply": 8759968.586338 + }, + "crowdsales": { + "start_date": "2015-03-31T00:00:00", + "end_date": "2015-05-15T00:00:00", + "genesis_address": [ + "35gLt5EgB367enjSjyEDahhWWcy6p1MGf6" + ], + "funding_terms": "http://blog.factom.org/post/115139137794/the-factoid-software-sale-is-live", + "funding_operator": "koinify", + "funding_url": "https://koinify.com/#/project/FACTOM", + "tokens_sold": 4379973, + "tokens_issued": 8759968.586338, + "btc_raised": 2278 + }, + "links": [ + { + "name": "factom.org", + "url": "http://factom.org/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" }, { - "type": "github", - "name": "State of the Dapps", - "url": "http://dapps.ethercasts.com/", - "icon": "github.png", + "name": "Factom Whitepaper", + "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", + "icon": "whitepaper.png", "tags": [ - "Code" - ] + "Science" + ], + "type": "whitepaper" }, { - "type": "github", - "name": "Embark: Framework for Ethereum DApps", - "url": "https://iurimatias.github.io/embark-framework/", - "icon": "github.png", + "name": "Factom Explorer", + "url": "http://explorer.factom.org/", + "icon": "explorer.png", "tags": [ - "Code" - ] + "Main", + "Apps" + ], + "type": "explorer" }, { - "type": "github", - "name": "Truffle: A development framework for Ethereum", - "url": "https://github.com/ConsenSys/truffle", - "icon": "github.png", + "type": "wallet", + "name": "Factom Client", + "url": "http://factom.org/howto", + "icon": "factom.png", "tags": [ - "Code" + "Main", + "Apps", + "Wallet" ] }, { - "type": "github", - "name": "Mintchalk: A contract publishing tool", - "url": "http://www.mintchalk.com/", - "icon": "github.png", + "name": "Factom: Ledger by Consensus. ​Paul Snow, Brian Deery, Peter Kirby, David Johnston.", + "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", + "icon": "whitepaper.png", "tags": [ - "Code" - ] + "Science" + ], + "type": "whitepaper" }, { - "type": "github", - "name": "Cosmo: Browser-based IDE for the Solidity build in Meteor", - "url": "http://cosmo.to/", - "icon": "github.png", + "name": "Factom: Business Processes Secured by Immutable Audit Trails on the Blockchain. Paul Snow, Brian Deery, Jack Lu, David Johnston, Peter Kirby.", + "url": "https://github.com/FactomProject/FactomDocs/raw/master/FactomLedgerbyConsensus.pdf", + "icon": "whitepaper.png", "tags": [ - "Code" - ] + "Science" + ], + "type": "whitepaper" }, { - "type": "earn", - "name": "NanoPool", - "icon": "mining.png", - "url": "http://nanopool.org/", + "name": "Organization on GitHub", + "url": "https://github.com/FactomProject/", + "icon": "twitter.png", "tags": [ - "Apps" - ] + "Code" + ], + "type": "github" }, { - "type": "earn", - "name": "EthPool", - "icon": "mining.png", - "url": "http://ethpool.org/", + "name": "@factomproject", + "url": "https://twitter.com/factomproject", + "icon": "twitter.png", "tags": [ - "Apps" - ] + "News" + ], + "type": "twitter" }, { - "type": "earn", - "name": "SuperNova", - "icon": "mining.png", - "url": "https://eth.suprnova.cc/", + "name": "Blog", + "url": "http://blog.factom.org/", + "icon": "blog.png", "tags": [ - "Apps" - ] + "Main", + "News" + ], + "type": "blog" }, { - "type": "earn", - "name": "CoinoTron", - "icon": "mining.png", - "url": "https://www.coinotron.com/coinotron/AccountServlet?action=home", + "name": "reddit", + "url": "http://www.reddit.com/r/factom", + "icon": "reddit.png", "tags": [ - "Apps" - ] + "News" + ], + "type": "reddit" }, { - "type": "custom", - "name": "Ether.Fund", - "url": "http://ether.fund", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/FactomProject", + "icon": "facebook.png", "tags": [ - "Apps" - ] + "News" + ], + "type": "custom" }, { - "type": "github", - "name": "A Python Implementation of the Serpent", - "url": "https://github.com/syng-io/serpent3", - "icon": "github.png", + "name": "Google+", + "url": "https://plus.google.com/u/0/+FactomProjectLive/", + "icon": "googleplus.png", "tags": [ - "Code" - ] + "News" + ], + "type": "custom" }, { "type": "exchange", "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", + "url": "https://www.poloniex.com", "icon": "poloniex.png", "tags": [ "Apps", @@ -20935,9 +20845,9 @@ }, { "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ "Apps", "Exchange" @@ -20945,9 +20855,9 @@ }, { "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "name": "Bitrex", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-FCT", + "icon": "bitrex.png", "tags": [ "Apps", "Exchange" @@ -20955,226 +20865,382 @@ }, { "type": "exchange", - "name": "gdax", - "url": "https://www.gdax.com/", - "icon": "cryptsy.png", + "name": "Yuanbaohui", + "url": "https://www.yuanbaohui.com/trade/fct2cny", + "icon": "yuanbaohui.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Github Organisation", + "url": "https://github.com/FactomProject", + "icon": "factom.png", "tags": [ - "Apps", - "Exchange" - ] + "Code" + ], + "type": "custom" }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "name": "Documentation", + "url": "https://github.com/FactomProject/FactomDocs", + "icon": "factom.png", "tags": [ - "Apps", - "Exchange" - ] + "Code" + ], + "type": "custom" }, { - "type": "exchange", - "name": "Gatecoin", - "icon": "gatecoin.png", - "url": "https://gatecoin.com", + "name": "Factom Core", + "url": "https://github.com/FactomProject/FactomCode", + "icon": "factom.png", "tags": [ - "Apps", - "Exchange" - ] + "Code" + ], + "type": "custom" }, { - "type": "exchange", - "name": "CoinSquare", - "icon": "coinsquare.png", - "url": "https://coinsquare.io/", + "name": "Factom CLI", + "url": "https://github.com/FactomProject/factom-cli", + "icon": "factom.png", "tags": [ - "Apps", - "Exchange" + "Code" + ], + "type": "custom" + }, + { + "name": "Factom Wallet", + "url": "https://github.com/FactomProject/fctwallet", + "icon": "factom.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Factom Explorer", + "url": "https://github.com/FactomProject/factomexplorer", + "icon": "factom.png", + "tags": [ + "Code" + ], + "type": "custom" + } + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00026005, + "usd": 0.06171249, + "date": "2015-05-15T00:00:00" + } + }, + { + "genesis_id": "f1ae188b0c08e296e45980f9913f6ad2304ff02d5293538275bacdbcb05ef275", + "system": "FairCoin", + "icon": "faircoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "FairCoin" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "Groestl+Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "FairCoin", + "symbol": "FAIR" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "fair-coin.org", + "url": "https://fair-coin.org/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "type": "explorer", + "name": "Explorer", + "url": "https://chain.fair-coin.org/chain/FairCoin", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io/", - "icon": "etherdelta.png", + "type": "github", + "name": "FairCoin GitHub", + "url": "https://github.com/FairCoinTeam/fair-coin", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ethereum/#markets", - "icon": "link.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=702675.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00000602, + "usd": 0.00331564, + "date": "2014-05-22T00:00:00" + } + }, + { + "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", + "system": "Feathercoin", + "icon": "feathercoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Feathercoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "15/04/2013", + "genesis": "16/04/2013" + }, + "token": { + "name": "Feathercoin", + "symbol": "FTC" + }, + "specs": { + "p2p": 9336, + "rpc": 9337, + "block_time": "150", + "block_reward": 200, + "halfing_cycle": 840000, + "total_tokens": 336000000, + "difficulty_cycle": "126" + }, + "links": [ + { + "type": "website", + "name": "feathercoin.com", + "url": "https://www.feathercoin.com/", + "icon": "website.png", "tags": [ - "Apps", - "Analytics" + "Main" ] }, { "type": "explorer", - "name": "TradeBlock", - "url": "https://tradeblock.com/ethereum", - "icon": "tradeblock.png", + "name": "Explorer", + "url": "http://explorer.feathercoin.com/", + "icon": "explorer.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "github", + "name": "Feathercoin GitHub", + "url": "https://github.com/FeatherCoin/", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Code" ] }, { - "type": "explorer", - "name": "EthereumWisdom", - "url": "http://ethereumwisdom.com", - "icon": "explorer.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=178286.0", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00299485, + "usd": 0.32863971, + "date": "2013-05-03T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Fidcom", + "dependencies": [ + "Ethereum" + ], + "icon": "fidcom", + "token": { + "name": "fidcom token", + "symbol": "FIDC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized investment company" + }, + "crowdsales": { + "start_date": "2017-09-19T13:00:00", + "end_date": "2017-10-09T13:00:00", + "end_date_plan": "2017-10-09T13:00:00", + "genesis_address": [ + "0xe537ad6ac1154bf38b0badcb8b66ff0d15b861c1" + ], + "funding_terms": "https://fidcom.net/wp-content/uploads/2017/08/Fidcom_LP_public_offer.pdf", + "funding_url": "https://fidcom.net", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "explorer", - "name": "Ether.Camp", - "url": "http://frontier.ether.camp/", - "icon": "ethercamp.png", + "type": "website", + "name": "fidcom.net", + "url": "https://fidcom.net/", "tags": [ - "Apps", - "Analytics" + "Main" ] }, { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "paper", + "name": "Fidcom Whitepaper", + "url": "https://fidcom.net/wp-content/uploads/2017/08/Whitepaper_en.pdf", "tags": [ "Main", - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", + "type": "github", + "name": "Fidcom GitHub", + "url": "https://github.com/Bolikus/fidcom/tree/master/contracts", + "icon": "github.png", "tags": [ - "Apps", - "Wallet" + "Main", + "Code" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2180721", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/fidcomnet", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Jaxx", - "url": "https://jaxx.io/", - "icon": "jaxx.png", + "type": "custom", + "name": "Fidcom Telegram", + "url": "https://t.me/fidcom", + "icon": "telegram.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { "type": "custom", - "name": "BlockApps", - "url": "http://blockapps.net/", - "icon": "blockapps.png", + "name": "Facebook", + "url": "https://www.facebook.com/Fidcom-1598716946846558/", + "icon": "facebook.png", "tags": [ - "Apps", - "Code" + "News" ] } ] }, { "genesis_id": "", - "dependencies": [ - "Ethereum" - ], - "system": "EtherEx", - "aliases": { - "coinmarketcap": "", - "CurrencyName": "", - "nickname": "EtherEx" - }, - "ratings": {}, - "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" - }, + "system": "Filecoin", "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentrilized Cryptocyrrency Exchange", - "tags": [ - "DApp" - ], - "hashtag": "#etherex", - "page_state": "draft" - }, - "events": { - "announcement": "", - "genesis": "" + "system_type": "cryptocurrency", + "headline": "IFPS based Data Storage Network" }, "token": { - "name": "", - "symbol": "" + "name": "filecoin", + "symbol": "FIL" + }, + "crowdsales": { + "start_date": "2017-08-10T19:00:00", + "end_date": "2017-09-07T19:00:00", + "end_date_plan": "2017-09-07T19:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://coinlist.co/static/media/Protocol%20Labs%20-%20SAFT%20for%20Filecoin%20Token%20Presale.6ddb6fb6.pdf", + "funding_url": "https://coinlist.co/currencies/filecoin/overview", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 2000000000 }, "links": [ { - "name": "Etherex.org", - "url": "https://etherex.org/", + "name": "filecoin.io", + "url": "http://filecoin.io/", "icon": "website.png", "tags": [ "Main" @@ -21182,143 +21248,147 @@ "type": "website" }, { - "name": "Twitter", - "url": "https://twitter.com/etherex_crypto", - "icon": "twitter.png", + "name": "Whitepaper", + "url": "https://filecoin.io/filecoin.pdf", + "icon": "whitepaper.png", "tags": [ - "Main", - "News" + "Main" ], - "type": "twitter" + "type": "whitepaper" }, { - "name": "Facebook", - "url": "https://www.facebook.com/etherex?_rdr=p", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/filecoin/", + "icon": "reddit.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/etherex", - "icon": "reddit.png", + "type": "blog", + "name": "Filecoin Blog", + "url": "https://protocol.ai/blog/", + "icon": "medium.png", "tags": [ "Main", "News" - ], - "type": "reddit" + ] }, { - "name": "EterEx GitHub", - "url": "https://github.com/etherex/etherex", - "type": "github", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/minefilecoin", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] } ] }, { - "genesis_id": "", - "system": "Etherparty", + "genesis_id": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "system": "FirstBlood", + "icon": "firstblood", "dependencies": [ "Ethereum" ], - "icon": "etherparty", "token": { - "name": "fuel token", - "symbol": "FUEL" + "name": "firstblood token", + "symbol": "1ST" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "FirstBlood" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Creating smart contracts on any blockchain" + "headline": "A Decentralized eSports Platform Based on Smart Contracts", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-10-01T00:00:00", - "end_date": "2017-11-01T00:00:00", - "end_date_plan": "2017-11-01T00:00:00", + "start_date": "2016-09-26T00:00:00", + "end_date": "2016-09-26T01:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://etherparty.io/", - "funding_url": "https://ico.etherparty.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "0xa5384627F6DcD3440298E2D8b0Da9d5F0FCBCeF7" ], - "raised": [ - "" - ] + "funding_terms": "https://firstblood.io/sale/", + "funding_url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", + "tokens_sold": 79103203.39060552, + "tokens_issued": 79103203.39060552, + "btc_raised": 10060 + }, + "specs": { + "supply": 79103203.39060552, + "cap": {} + }, + "first_price": { + "date": "2016-09-26T01:00:00", + "btc": 0.00012717, + "usd": 0.07638132 }, + "flags": {}, "links": [ { "type": "website", - "name": "etherparty.io", - "url": "https://etherparty.io/", + "name": "firstblood.io", + "url": "https://firstblood.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Etherparty Whitepaper", - "url": "https://ico.etherparty.io/files/white_paper.pdf", + "type": "website", + "name": "FirstBlood Crowdsale", + "url": "https://firstblood.io/sale/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "github", - "name": "Etherparty GitHub", - "url": "https://github.com/etherparty", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "https://firstblood.io/blog/", + "rss": "https://firstblood.io/blog/feed.xml", + "icon": "blog.png", "tags": [ "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2005965", - "icon": "bitcointalk.png", - "tags": [ "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/etherparty_io", + "url": "https://twitter.com/firstbloodio", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Etherparty Telegram", - "url": "https://t.me/etherparty", - "icon": "telegram.png", + "type": "forum", + "name": "FirstBlood Forum", + "url": "https://community.firstblood.io/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Etherparty Slack", - "url": "http://slack.etherparty.io/", + "type": "custom", + "name": "Slack", + "url": "http://slack.firstblood.io/", "icon": "slack.png", "tags": [ "News" @@ -21327,33 +21397,144 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/etherparty", + "url": "https://www.facebook.com/firstbloodio", "icon": "facebook.png", "tags": [ - "News" + "News" + ] + }, + { + "type": "github", + "name": "FirstBlood GitHub", + "url": "https://github.com/Firstbloodio", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "paper", + "name": "FirstBlood Whitepaper", + "url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/address/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "etherscan.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Gatecoin", + "url": "https://gatecoin.com/", + "icon": "gatecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", + "tags": [ + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/c/EtherpartyIo8", - "icon": "youtube.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "ethercamp.png", "tags": [ - "News" + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "EventChain", + "system": "Flip Coin", "dependencies": [ "Ethereum" ], - "icon": "eventchain", + "icon": "flipcoin", "token": { - "name": "eventchain token", - "symbol": "EVC" + "name": "flip coin", + "symbol": "ATM" }, "consensus": { "consensus_type": "ERC20 Token", @@ -21362,40 +21543,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Solving ticketing issues for the event industry" + "headline": "Bridging the gap between Consumer and Crypto" }, "crowdsales": { - "start_date": "2017-09-13T13:00:00", - "end_date": "2017-09-27T13:00:00", - "end_date_plan": "2017-09-27T13:00:00", + "start_date": "2017-09-16T02:00:00", + "end_date": "2017-09-16T02:00:00", + "end_date_plan": "2017-09-16T02:00:00", "genesis_address": [ - "0x486cf19a550e2814aef970b14e509e93209a0151" + "" ], - "funding_terms": "https://blog.eventchain.io/eventchain-ico-tokensale-details-631328961440", - "funding_url": "http://tokensale.eventchain.io/", + "funding_terms": "https://www.flipcoinsale.com/Whitepaper.pdf", + "funding_url": "https://www.flipcoinsale.com/signup/individual", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 5000000" ], "raised": [ "" ] }, + "specs": { + "supply": 50000000 + }, "links": [ { "type": "website", - "name": "eventchain.io", - "url": "https://eventchain.io/", + "name": "flipcoinsale.com", + "url": "https://www.flipcoinsale.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "EventChain Whitepaper", - "url": "https://eventchain.io/whitepaper.pdf", + "name": "Flip Coin Whitepaper", + "url": "https://www.flipcoinsale.com/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -21403,74 +21587,46 @@ }, { "type": "github", - "name": "EventChain GitHub", - "url": "https://github.com/eventchain", + "name": "Flip Coin GitHub", + "url": "https://github.com/CoinflipATM/Flipcoin-Sale", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "EventChain Blog", - "url": "https://blog.eventchain.io/@eventchain.io", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1978714", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/EventChain_io", + "url": "https://twitter.com/coinflipatm", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "EventChain Telegram", - "url": "https://www.t.me/EventChain", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "EventChain Slack", - "url": "https://eventchain.slack.com/join/shared_invite/MjI5MTYyMzg2OTMyLTE1MDMyNDEwMzEtZWJmNjFlZmQxYQ", + "name": "Flip Coin Slack", + "url": "https://glacial-harbor-23630.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/EventChain/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/coinflipatm/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EventChain/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCo_NsvcSyYZgCd67G65h2dg", + "icon": "youtube.png", "tags": [ "News" ] @@ -21478,66 +21634,64 @@ ] }, { - "genesis_id": "", - "system": "Everex", - "dependencies": [ - "Ethereum" - ], - "icon": "everex", - "token": { - "name": "everex coin", - "symbol": "EVX" + "genesis_id": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", + "system": "FlorinCoin", + "icon": "florincoin", + "aliases": { + "coinmarketcap": "FlorinCoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Powered Microfinance & Mobile Payments" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-07-24T00:00:00", - "end_date": "2017-08-31T00:00:00", - "end_date_plan": "2017-08-31T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://drive.google.com/file/d/0B9F9xvW65bb0bEVGazJWdXZfYkk/view", - "funding_url": "https://tokensale.everex.io/#", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "events": { + "announcement": "17/06/2013", + "genesis": "17/06/2013" + }, + "token": { + "name": "FlorinCoin", + "symbol": "FLO" + }, + "specs": { + "p2p": 7312, + "rpc": 7313, + "block_time": "40", + "block_reward": 100, + "halfing_cycle": 800000, + "total_tokens": 160000000, + "difficulty_cycle": "90", + "ann": "https://bitcointalk.org/index.php?topic=236742.0" }, "links": [ { "type": "website", - "name": "everex.io", - "url": "https://everex.io/", + "name": "florincoin.org", + "url": "http://florincoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Everex Whitepaper", - "url": "https://daks2k3a4ib2z.cloudfront.net/59157962bdb4300afa8771a9/5963c09d077a520b5a965", + "type": "explorer", + "name": "Explorer", + "url": "http://florincoin.info/explorer/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Everex GitHub", - "url": "https://github.com/EverexIO", + "name": "FlorinCoin GitHub", + "url": "https://github.com/pascalguru/florincoin", "icon": "github.png", "tags": [ "Main", @@ -21545,54 +21699,32 @@ ] }, { - "type": "blog", - "name": "Everex Blog", - "url": "https://blog.everex.io/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=236742", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/everexio", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Everex Telegram", - "url": "https://t.me/everexio", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Everex Slack", - "url": "http://bit.ly/evxslack", - "icon": "slack.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 0.00001579, + "usd": 0.01640419, + "date": "2013-11-27T00:00:00" + } }, { "genesis_id": "", - "system": "Evr", + "system": "Fluence", "dependencies": [ "Ethereum" ], - "icon": "evr", + "icon": "fluence", "token": { - "name": "evr token", - "symbol": "EVR" + "name": "fluence token", + "symbol": "FPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -21601,17 +21733,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Investment platform working with promissory notes" + "headline": "Decentralized encrypted database, secured by blockchain" }, "crowdsales": { - "start_date": "2017-09-01T12:00:00", - "end_date": "2017-12-21T23:59:00", - "end_date_plan": "2017-12-21T23:59:00", + "start_date": "2017-08-07T13:00:00", + "end_date": "2017-08-15T13:00:00", + "end_date_plan": "2017-08-15T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://e-veksel.io/#2", - "funding_url": "https://e-veksel.io", + "funding_terms": "http://fluence.ai/", + "funding_url": "http://fluence.ai/preico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -21625,16 +21757,16 @@ "links": [ { "type": "website", - "name": "e-veksel.io", - "url": "https://e-veksel.io/", + "name": "fluence.ai", + "url": "http://fluence.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Evr Whitepaper", - "url": "https://e-veksel.io/documents/EVR_WP_ENG.pdf", + "name": "Fluence Whitepaper", + "url": "https://drive.google.com/file/d/0B07gyODhPstQWjVLMlkyVjRZVE0/view", "tags": [ "Main", "Science" @@ -21642,8 +21774,8 @@ }, { "type": "github", - "name": "Evr GitHub", - "url": "https://github.com/EVRCRYPT/token", + "name": "Fluence GitHub", + "url": "https://github.com/FluenceLabs", "icon": "github.png", "tags": [ "Main", @@ -21651,28 +21783,28 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/IcoVeksel", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2060630.msg20564184", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/ICO-E-Veksel-RU-106581480006378/", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/@FluenceAI", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCfIYh98MaT62Y1FAonuW3gg", - "icon": "youtube.png", + "name": "Fluence Telegram", + "url": "https://t.me/FluenceAI", + "icon": "telegram.png", "tags": [ "News" ] @@ -21680,239 +21812,265 @@ ] }, { - "genesis_id": "0x2fe75cf9ba10cb1105e1750d872911e75365ba24fdd5db7f099445c901fea895", - "system": "Expanse", - "icon": "expanse", + "genesis_id": "95396", + "system": "FoldingCoin", "dependencies": [ - "independent" + "Counterparty" ], - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized cryptographic information, application, and contract platform.", - "page_state": "draft" - }, "token": { - "name": "expanse", - "symbol": "EXP" + "name": "Foldingcoin", + "symbol": "FLDC" }, "consensus": { - "type": "PoW", - "algorithm": "Dagger" + "type": "Counterparty", + "algorithm": "Locked Token" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Mine Medicine, Not Hashes", + "page_state": "ready" }, - "specs": {}, "aliases": { - "coinmarketcap": "Expanse" + "coinmarketcap": "FoldingCoin" }, - "first_price": { - "btc": 0.00048466, - "usd": 0.11143501, - "date": "2015-09-15T20:00:00" + "specs": { + "total_tokens": 1000000000 + }, + "flags": { + "rating_do_not_display": true, + "quantum": true + }, + "crowdsales": { + "start_date": "2014-09-29T00:00:00", + "end_date": "2014-10-29T00:00:00", + "genesis_address": [ + "12m9e3TqVTC8ndUagCPn6TXy1PPdw7kyGt" + ], + "funding_url": "http://foldingcoin.net/fundraising/", + "funding_terms": "https://bitcointalk.org/index.php?topic=781352.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 695051.082, + "tokens_issued": 1000000000, + "btc_raised": 3.04948918 }, + "events": [ + { + "name": "Annoucement", + "start_date": "2014-09-13T06:52:32", + "url": "https://bitcointalk.org/index.php?topic=781352.0" + } + ], "links": [ { + "name": "foldingcoin.net", + "url": "http://foldingcoin.net/", "type": "website", - "name": "expanse.tech", - "url": "http://www.expanse.tech/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Expanse Explorer", - "url": "http://www.expanse.tech/explorer/", - "icon": "explorer.png", + "name": "Whitepaper", + "url": "http://foldingcoin.net/wp/wp-content/uploads/2015/02/FoldingCoin-White-Paper-v1.0.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "Expanse Wallet", - "url": "http://www.expanse.tech/#downloads", - "icon": "wallet.png", + "name": "Explorer", + "url": "http://blockscan.com/assetInfo/FLDC", + "type": "explorer", + "icon": "counterparty.png", "tags": [ "Main", "Apps", - "Wallet" + "Analytics" ] }, { - "type": "paper", - "name": "Whitepaper Draft", - "url": "http://www.expanse.tech/docs/whitepaper-draft.pdf", - "icon": "paper.png", + "name": "Counterwallet", + "url": "https://counterwallet.io/", + "type": "wallet", + "icon": "counterparty.png", "tags": [ - "Science" + "Main", + "Wallet" ] }, { + "name": "FLDC News", + "url": "http://foldingcoin.net/news/", + "rss": "http://foldingcoin.net/feed/", "type": "custom", - "name": "Slack", - "url": "http://slack.expanse.tech/", - "icon": "slack.png", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Expanse on Github", - "url": "https://github.com/expanse-org", + "name": "Twitter", + "url": "https://twitter.com/FoldingCoin", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Expanse Forum", - "url": "http://forum.expanse.tech/", - "icon": "forum.png", + "name": "reddit", + "url": "https://www.reddit.com/r/FoldingCoin/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Expance Blog", - "url": "http://blog.expanse.tech/", - "rss": "http://blog.expanse.tech/rss", - "icon": "blog.png", + "name": "Facebook", + "url": "https://www.facebook.com/FoldingCoin", + "type": "custom", + "icon": "facebook.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/expanseofficial", - "rss": "https://www.reddit.com/r/ExpanseOfficial/.rss", - "icon": "reddit.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCc1YlgCEN3kMT6nI5suM76Q", + "type": "custom", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "http://www.twitter.com/expanseofficial", - "icon": "twitter.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=781352.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/foldingcoin/", "type": "custom", - "name": "Facebook", - "url": "http://www.facebook.com/groups/expanseofficial", - "icon": "facebook.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1173722.0", - "icon": "forum.png", + "name": "CoinDaddy", + "url": "https://coindaddy.io/search?network=xcp&q=FLDC", + "type": "explorer", + "icon": "coindaddy.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com", - "icon": "poloniex.png", + "name": "Folding Client", + "url": "https://folding.stanford.edu/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "FoldingCoin Tutorials", + "url": "http://foldingcoin.net/video-tutorials/", + "type": "custom", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "name": "FoldingCoin Bounties", + "url": "http://foldingcoin.net/earn-fldc/", + "type": "custom", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "explorer", - "name": "Expanse Stats", - "url": "http://stats.expanse.tech/", - "icon": "explorer.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/foldingcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", "Analytics" ] }, { - "type": "earn", - "name": "Suprnova Pool", - "url": "https://exp.suprnova.cc/", - "icon": "mining.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "type": "earn", - "name": "Maxminers Pool", - "url": "http://exp.maxminers.net/", - "icon": "mining.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "type": "earn", - "name": "DwarfPool", - "url": "http://dwarfpool.com/exp", - "icon": "mining.png", + "name": "Counterparty AE", + "url": "http://blockscan.com/order?f=0", + "icon": "counterparty.png", "tags": [ - "Apps" - ] + "Apps", + "Exchange" + ], + "type": "custom" }, { - "type": "earn", - "name": "Pooleum", - "url": "http://pooleum.com/", - "icon": "mining.png", + "name": "MasterXchange", + "url": "http://masterxchange.com/", + "type": "custom", + "icon": "masterxchange.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00000439, + "usd": 0.00146353, + "date": "2014-10-29T00:00:00" + } }, { "genesis_id": "", - "system": "FaceCoin", + "system": "Forty Seven Bank", "dependencies": [ "Ethereum" ], - "icon": "facecoin", + "icon": "fortysevenbank", "token": { - "name": "face coin", - "symbol": "FC" + "name": "Forty Seven Token", + "symbol": "FSBL" }, "consensus": { "consensus_type": "ERC20 Token", @@ -21921,20 +22079,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized social networking" + "headline": "Bank uniting fiat and crypto communities" }, "crowdsales": { - "start_date": "2017-08-15T00:00:00", - "end_date": "2017-09-15T00:00:00", - "end_date_plan": "2017-09-15T00:00:00", + "start_date": "2017-10-16T03:00:00", + "end_date": "2017-12-11T23:59:00", + "end_date_plan": "2017-12-11T23:59:00", "genesis_address": [ - "0x1AAb0b6b167488085C7EE62d7930a4cD97E30495" + "" ], - "funding_terms": "http://facecoin.tech/ico/", - "funding_url": "http://facecoin.tech/ico/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://drive.google.com/file/d/0BzvESRkgX-uDOG01a253SUdYdkU/view", + "funding_url": "https://www.fortyseven.io/", + "tokens_sold": 0, + "tokens_issued": 0, + "btc_raised": 0, "cap_limit": [ "" ], @@ -21942,31 +22100,48 @@ "" ] }, - "specs": { - "supply": 20000000 - }, "links": [ { "type": "website", - "name": "facecoin.tech", - "url": "http://facecoin.tech/#about", + "name": "fortyseven.io", + "url": "https://www.fortyseven.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "FaceCoin Whitepaper", - "url": "http://facecoin.tech/WhitePaper.pdf", + "name": "Forty Seven Bank Whitepaper", + "url": "https://drive.google.com/open?id=0BzvESRkgX-uDeHc1QjRzbHRBelU", "tags": [ "Main", "Science" ] }, + { + "type": "custom", + "name": "Forty Seven Bank Bitbucket", + "url": "https://bitbucket.org/fortysevenbank/fsbt-smart-contract/src", + "icon": "bitbucket.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Forty Seven Bank Blog", + "url": "https://medium.com/@FortySeven47", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2095331.0", + "url": "https://bitcointalk.org/index.php?topic=2225492", "icon": "bitcointalk.png", "tags": [ "News" @@ -21975,17 +22150,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/facecointech", + "url": "https://twitter.com/47foundation", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "FaceCoin Slack", - "url": "https://facecoin.slack.com/join/shared_invite/MjI5NzUzNDU0Nzg2LTE1MDMzNjY5MzktZjAwNGQ0YTEzZQ", - "icon": "slack.png", + "type": "custom", + "name": "Forty Seven Bank Telegram", + "url": "https://t.me/thefortyseven", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/FortySevenBank/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/FortySevenBank/", + "icon": "facebook.png", "tags": [ "News" ] @@ -21993,437 +22186,416 @@ ] }, { - "genesis_id": "2fb170f73c3961d4218ff806dd75e6e348ca1798a5fc7a99d443fbe2ff939d99", - "system": "Factom", - "icon": "factom", - "dependencies": [ - "Bitcoin" - ], - "token": { - "name": "factoid", - "symbol": "FCT" + "genesis_id": "000000005b1e3d23ecfd2dd4a6e1a35238aa0392c0a8528c40df52376d7efe2c", + "system": "Freicoin", + "icon": "freicoin", + "aliases": { + "coinmarketcap": "Freicoin" }, "consensus": { - "type": "Trusted Ledger", - "algorithm": "Factom" + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "A Data Layer For The Blockchain", - "summary": "Factom is a simple extension of the Bitcoin blockchain that lets you build faster, cost effective applications. Factom takes lots of hashes and turns them into a single periodic hash on the blockchain – this fixes the bloat problem.", - "tags": [ - "dapp" - ], - "page_state": "ready" + "system_type": "cryptocurrency" }, - "aliases": { - "coinmarketcap": "Factom" + "events": { + "announcement": "25/06/2012", + "genesis": "21/12/2012" }, - "specs": { - "supply": 8759968.586338 + "token": { + "name": "Freicoin", + "symbol": "FRC" }, - "crowdsales": { - "start_date": "2015-03-31T00:00:00", - "end_date": "2015-05-15T00:00:00", - "genesis_address": [ - "35gLt5EgB367enjSjyEDahhWWcy6p1MGf6" - ], - "funding_terms": "http://blog.factom.org/post/115139137794/the-factoid-software-sale-is-live", - "funding_operator": "koinify", - "funding_url": "https://koinify.com/#/project/FACTOM", - "tokens_sold": 4379973, - "tokens_issued": 8759968.586338, - "btc_raised": 2278 + "specs": { + "block_time": "600", + "block_reward": 500, + "total_tokens": 100000000, + "difficulty_cycle": "2016" }, "links": [ { - "name": "factom.org", - "url": "http://factom.org/", + "type": "website", + "name": "freico.in", + "url": "http://freico.in/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Factom Whitepaper", - "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" + ] }, { - "name": "Factom Explorer", - "url": "http://explorer.factom.org/", + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/FRC", "icon": "explorer.png", - "tags": [ - "Main", - "Apps" - ], - "type": "explorer" - }, - { - "type": "wallet", - "name": "Factom Client", - "url": "http://factom.org/howto", - "icon": "factom.png", "tags": [ "Main", "Apps", - "Wallet" + "Explorer", + "Analytics" ] }, { - "name": "Factom: Ledger by Consensus. ​Paul Snow, Brian Deery, Peter Kirby, David Johnston.", - "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Factom: Business Processes Secured by Immutable Audit Trails on the Blockchain. Paul Snow, Brian Deery, Jack Lu, David Johnston, Peter Kirby.", - "url": "https://github.com/FactomProject/FactomDocs/raw/master/FactomLedgerbyConsensus.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Organization on GitHub", - "url": "https://github.com/FactomProject/", - "icon": "twitter.png", + "type": "github", + "name": "Freicoin GitHub", + "url": "https://github.com/freicoin/freicoin", + "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "github" - }, - { - "name": "@factomproject", - "url": "https://twitter.com/factomproject", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" + ] }, { - "name": "Blog", - "url": "http://blog.factom.org/", - "icon": "blog.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=89843.0", + "icon": "forum.png", "tags": [ "Main", "News" - ], - "type": "blog" - }, - { - "name": "reddit", - "url": "http://www.reddit.com/r/factom", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/FactomProject", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Google+", - "url": "https://plus.google.com/u/0/+FactomProjectLive/", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" ] - }, + } + ], + "first_price": { + "btc": 0.00067395, + "usd": 0.07537172, + "date": "2013-05-03T00:00:00" + } + }, + { + "genesis_id": "000006a45a347f63094a5fe57c88e7f67d16348789eab0fe8b3a694c911f793d", + "system": "FuelCoin", + "icon": "fuelcoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "FuelCoin" + }, + "consensus": { + "type": "PoS", + "algorithm": "X11" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "FuelCoin", + "symbol": "FC2" + }, + "specs": {}, + "links": [ { - "type": "exchange", - "name": "Bitrex", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-FCT", - "icon": "bitrex.png", + "type": "website", + "name": "fuelcrypto.com", + "url": "http://fuelcrypto.com/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "Yuanbaohui", - "url": "https://www.yuanbaohui.com/trade/fct2cny", - "icon": "yuanbaohui.png", + "type": "explorer", + "name": "Explorer", + "url": "http://blockexperts.com/fc2", + "icon": "explorer.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Apps" ] }, { - "name": "Github Organisation", - "url": "https://github.com/FactomProject", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Documentation", - "url": "https://github.com/FactomProject/FactomDocs", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom Core", - "url": "https://github.com/FactomProject/FactomCode", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom CLI", - "url": "https://github.com/FactomProject/factom-cli", - "icon": "factom.png", + "type": "github", + "name": "FuelCoin GitHub", + "url": "https://github.com/FuelCoinDev/FC2-Source", + "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "custom" + ] }, { - "name": "Factom Wallet", - "url": "https://github.com/FactomProject/fctwallet", - "icon": "factom.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/FuelTeam1", + "icon": "twitter.png", "tags": [ - "Code" - ], - "type": "custom" + "Main", + "News" + ] }, { - "name": "Factom Explorer", - "url": "https://github.com/FactomProject/factomexplorer", - "icon": "factom.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=589879.0", + "icon": "forum.png", "tags": [ - "Code" - ], - "type": "custom" + "News" + ] } ], - "flags": { - "supply_from_here": true, - "quantum": true - }, "first_price": { - "btc": 0.00026005, - "usd": 0.06171249, - "date": "2015-05-15T00:00:00" + "btc": 2.3e-7, + "usd": 0.00013839, + "date": "2014-06-12T00:00:00" } }, { - "genesis_id": "f1ae188b0c08e296e45980f9913f6ad2304ff02d5293538275bacdbcb05ef275", - "system": "FairCoin", - "icon": "faircoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "FairCoin" + "genesis_id": "", + "system": "Fujinto", + "dependencies": [ + "Ethereum" + ], + "icon": "fujinto", + "token": { + "name": "fujinto token", + "symbol": "NTO" }, "consensus": { - "type": "Hybrid", - "algorithm": "Groestl+Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Cryptocurrency for Travel industry" + }, + "crowdsales": { + "start_date": "2017-08-10T12:00:00", + "end_date": "2017-09-10T12:00:00", + "end_date_plan": "2017-09-10T12:00:00", + "genesis_address": [ + "0x66dc70150c5A1B236D4856a234B79AC8b91Cfe1c" + ], + "funding_terms": "http://fujinto.io/index.html", + "funding_url": "http://fujinto.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" ] }, - "token": { - "name": "FairCoin", - "symbol": "FAIR" + "specs": { + "supply": 400000000 }, - "specs": {}, "links": [ { "type": "website", - "name": "fair-coin.org", - "url": "https://fair-coin.org/", - "icon": "website.png", + "name": "fujinto.io", + "url": "http://fujinto.io/index.html", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://chain.fair-coin.org/chain/FairCoin", - "icon": "explorer.png", + "type": "paper", + "name": "Fujinto Whitepaper", + "url": "https://www.bancor.network/whitepaper/en", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Fujinto GitHub", + "url": "https://github.com/fujinto/fujinto-smart-contract", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2077763.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/FUJINTO_", + "icon": "twitter.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "FairCoin GitHub", - "url": "https://github.com/FairCoinTeam/fair-coin", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Fujinto/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=702675.0", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCwAGuFiY6wGXWIfOIZA8Qjg", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000602, - "usd": 0.00331564, - "date": "2014-05-22T00:00:00" - } + ] }, { - "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", - "system": "Feathercoin", - "icon": "feathercoin", + "genesis_id": "", + "system": "FundRequest", + "icon": "fundrequest", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Feathercoin" + "token": { + "name": "FundRequest", + "symbol": "FND" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "FundRequest" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralised Platform for rewarding open source contributions", "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "15/04/2013", - "genesis": "16/04/2013" + "DApp" + ], + "page_state": "ready", + "hashtag": "#fundrequest", + "twwidid": "781793651626242048" }, - "token": { - "name": "Feathercoin", - "symbol": "FTC" + "crowdsales": { + "start_date": "2017-11-20T09:00:00", + "end_date": "2017-12-01T22:00:00", + "genesis_address": [ + "0xfcaab4d8739ee480a9a944f8bedc5d5e7366bc1b" + ], + "min_investment": 0.01, + "funding_terms": "https://fundrequest.io/whitepaper.pdf", + "funding_url": "https://fundrequest.io/ico/", + "tokens_issued": 2000000, + "btc_raised": "" }, "specs": { - "p2p": 9336, - "rpc": 9337, - "block_time": "150", - "block_reward": 200, - "halfing_cycle": 840000, - "total_tokens": 336000000, - "difficulty_cycle": "126" + "cap": {} }, + "first_price": {}, + "flags": {}, "links": [ { "type": "website", - "name": "feathercoin.com", - "url": "https://www.feathercoin.com/", + "name": "www.fundrequest.io", + "url": "https://www.fundrequest.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://explorer.feathercoin.com/", - "icon": "explorer.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@fundrequest_io", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "Feathercoin GitHub", - "url": "https://github.com/FeatherCoin/", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/fundrequest_io", + "icon": "twitter.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=178286.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1696378.msg17019226#msg17019226", + "icon": "bitcoin.png", "tags": [ "Main", "News" ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/user/FundRequest_io", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Slack", + "url": "https://fundrequest.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/watch?v=IjiY5MaoMlI", + "icon": "youtube.png", + "tags": [ + "News" + ] + }, + { + "type": "github", + "name": "FundRequest GitHub", + "url": "https://github.com/FundRequest", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "paper", + "name": "FundRequest Business Plan", + "url": "https://fundrequest.io/whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] } - ], - "first_price": { - "btc": 0.00299485, - "usd": 0.32863971, - "date": "2013-05-03T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Fidcom", + "system": "FundYourselfNow", "dependencies": [ "Ethereum" ], - "icon": "fidcom", + "icon": "fundyourselfnow", "token": { - "name": "fidcom token", - "symbol": "FIDC" + "name": "fundyourselfnow coin", + "symbol": "FYN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22432,19 +22604,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized investment company" + "headline": "Revolutionizing Crowdfunding via Blockchain" }, "crowdsales": { - "start_date": "2017-09-19T13:00:00", - "end_date": "2017-10-09T13:00:00", - "end_date_plan": "2017-10-09T13:00:00", + "start_date": "2017-06-13T14:00:00", + "end_date": "2017-06-31T17:00:00", + "end_date_plan": "2017-06-31T17:00:00", "genesis_address": [ - "0xe537ad6ac1154bf38b0badcb8b66ff0d15b861c1" + "" ], - "funding_terms": "https://fidcom.net/wp-content/uploads/2017/08/Fidcom_LP_public_offer.pdf", - "funding_url": "https://fidcom.net", + "funding_terms": "https://www.fundyourselfnow.com/", + "funding_url": "https://www.fundyourselfnow.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 12500000, "btc_raised": "", "cap_limit": [ "" @@ -22456,16 +22628,16 @@ "links": [ { "type": "website", - "name": "fidcom.net", - "url": "https://fidcom.net/", + "name": "fundyourselfnow.com", + "url": "https://www.fundyourselfnow.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fidcom Whitepaper", - "url": "https://fidcom.net/wp-content/uploads/2017/08/Whitepaper_en.pdf", + "name": "FundYourselfNow Whitepaper", + "url": "http://www.fundyourselfnow.com/wp-content/uploads/2017/03/FYN_Business_Outline.pdf", "tags": [ "Main", "Science" @@ -22473,18 +22645,28 @@ }, { "type": "github", - "name": "Fidcom GitHub", - "url": "https://github.com/Bolikus/fidcom/tree/master/contracts", + "name": "FundYourselfNow GitHub", + "url": "https://github.com/PinnacleOne/FYNTokens", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "FundYourselfNow Blog", + "url": "https://medium.com/@FundYourselfNow/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2180721", + "url": "https://bitcointalk.org/index.php?topic=1901678.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -22493,7 +22675,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/fidcomnet", + "url": "https://twitter.com/fundyourselfnow", "icon": "twitter.png", "tags": [ "News" @@ -22501,48 +22683,74 @@ }, { "type": "custom", - "name": "Fidcom Telegram", - "url": "https://t.me/fidcom", + "name": "FundYourselfNow Telegram", + "url": "https://telegram.me/fundyourselfnow", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "FundYourselfNow Slack", + "url": "https://fundyourselfnow.slack.com/join/shared_invite/MTk2MTQ1MjU4MjkyLTE0OTcyNDUzNTYtZDhhM2I1NzQ1ZQ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Fidcom-1598716946846558/", + "url": "https://www.facebook.com/fundyourselfnow/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCv_GbaPjt44RhiKMEEywNYQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Filecoin", + "system": "FunFair", + "dependencies": [ + "Ethereum" + ], + "icon": "funfair", + "token": { + "name": "funfair token", + "symbol": "FUN" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "IFPS based Data Storage Network" - }, - "token": { - "name": "filecoin", - "symbol": "FIL" + "system_type": "cryptoasset", + "headline": "The world's fastest Ethereum casino platform" }, "crowdsales": { - "start_date": "2017-08-10T19:00:00", - "end_date": "2017-09-07T19:00:00", - "end_date_plan": "2017-09-07T19:00:00", + "start_date": "2017-06-22T14:00:00", + "end_date": "2017-06-22T18:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://coinlist.co/static/media/Protocol%20Labs%20-%20SAFT%20for%20Filecoin%20Token%20Presale.6ddb6fb6.pdf", - "funding_url": "https://coinlist.co/currencies/filecoin/overview", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://www.funfair.io/token-event/", + "funding_url": "https://www.funfair.io/token-event/", + "tokens_sold": 35181566734, + "tokens_issued": 35181566734, + "btc_raised": 79, "cap_limit": [ "" ], @@ -22551,306 +22759,261 @@ ] }, "specs": { - "supply": 2000000000 + "supply": 17173696075 }, "links": [ { - "name": "filecoin.io", - "url": "http://filecoin.io/", - "icon": "website.png", + "type": "website", + "name": "funfair.io", + "url": "https://funfair.io/", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Whitepaper", - "url": "https://filecoin.io/filecoin.pdf", - "icon": "whitepaper.png", + "type": "paper", + "name": "FunFair Whitepaper", + "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Commercial-White-Paper.pdf", "tags": [ - "Main" - ], - "type": "whitepaper" + "Main", + "Science" + ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/filecoin/", - "icon": "reddit.png", + "type": "paper", + "name": "FunFair Technical Whitepaper", + "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Technical-White-Paper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { "type": "blog", - "name": "Filecoin Blog", - "url": "https://protocol.ai/blog/", - "icon": "medium.png", + "name": "FunFair Blog", + "url": "https://funfair.io/blog/", + "icon": "blog.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1968383.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/minefilecoin", + "url": "https://twitter.com/FunFairTech", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "FunFair Telegram", + "url": "https://t.me/FunFairTech/", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/FunfairTech/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/groups/148397155706069/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "system": "FirstBlood", - "icon": "firstblood", + "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", + "system": "Golos Gold", + "icon": "golos", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "firstblood token", - "symbol": "1ST" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "name": "gbg", + "symbol": "GBG" }, "aliases": { - "coinmarketcap": "FirstBlood" + "coinmarketcap": "Golos Gold" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "A Decentralized eSports Platform Based on Smart Contracts", - "tags": [ - "DApp" - ], - "twwidid": "", + "headline": "Gold backed by Golos", "page_state": "ready" }, - "crowdsales": { - "start_date": "2016-09-26T00:00:00", - "end_date": "2016-09-26T01:00:00", - "genesis_address": [ - "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "0xa5384627F6DcD3440298E2D8b0Da9d5F0FCBCeF7" - ], - "funding_terms": "https://firstblood.io/sale/", - "funding_url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", - "tokens_sold": 79103203.39060552, - "tokens_issued": 79103203.39060552, - "btc_raised": 10060 - }, - "specs": { - "supply": 79103203.39060552, - "cap": {} - }, - "first_price": { - "date": "2016-09-26T01:00:00", - "btc": 0.00012717, - "usd": 0.07638132 - }, + "specs": {}, "flags": {}, "links": [ { "type": "website", - "name": "firstblood.io", - "url": "https://firstblood.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "FirstBlood Crowdsale", - "url": "https://firstblood.io/sale/", + "name": "golos.io", + "url": "http://golos.io", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://firstblood.io/blog/", - "rss": "https://firstblood.io/blog/feed.xml", - "icon": "blog.png", + "type": "wallet", + "name": "Golos Wallet", + "url": "http://golos.io", + "icon": "wallet.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/firstbloodio", - "icon": "twitter.png", - "tags": [ - "News" + "Wallet" ] }, { - "type": "forum", - "name": "FirstBlood Forum", - "url": "https://community.firstblood.io/", - "icon": "forum.png", + "type": "wiki", + "name": "Golos Wiki", + "url": "https://wiki.golos.io/", + "icon": "wiki.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://slack.firstblood.io/", - "icon": "slack.png", + "type": "blog", + "name": "Blog at Steem", + "url": "https://steemit.com/@golos", + "icon": "steem.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/firstbloodio", - "icon": "facebook.png", + "name": "YouTube Channel", + "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", + "icon": "youtube.png", "tags": [ "News" ] }, - { - "type": "github", - "name": "FirstBlood GitHub", - "url": "https://github.com/Firstbloodio", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "paper", - "name": "FirstBlood Whitepaper", - "url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/address/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/goloschain", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Gatecoin", - "url": "https://gatecoin.com/", - "icon": "gatecoin.png", + "type": "custom", + "name": "Golos Chat", + "url": "https://chat.golos.io/", + "icon": "rocketchat.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "custom", + "name": "Golos Facebook", + "url": "https://www.facebook.com/golosru/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "paper", + "name": "Golos Whitepaper RUS", + "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "github", + "name": "Golos GitHub", + "url": "https://github.com/GolosChain/", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "explorer", + "name": "Golosdb Explorer", + "url": "https://golosdb.com", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "type": "explorer", + "name": "GolosD Explorer", + "url": "http://golosd.com/", + "icon": "explorer.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "name": "Steemul Explorer", + "url": "http://steemul.ru/", + "icon": "explorer.png", "tags": [ "Apps", "Analytics" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "ethercamp.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Flip Coin", + "system": "Galactikka", "dependencies": [ "Ethereum" ], - "icon": "flipcoin", + "icon": "galactikka", "token": { - "name": "flip coin", - "symbol": "ATM" + "name": "galactikka token", + "symbol": "GALA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22859,43 +23022,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bridging the gap between Consumer and Crypto" + "headline": "Social network with blockchain-based promotion system" }, "crowdsales": { - "start_date": "2017-09-16T02:00:00", - "end_date": "2017-09-16T02:00:00", - "end_date_plan": "2017-09-16T02:00:00", + "start_date": "2017-09-04T04:00:00", + "end_date": "2017-10-29T00:00:00", + "end_date_plan": "2017-10-29T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.flipcoinsale.com/Whitepaper.pdf", - "funding_url": "https://www.flipcoinsale.com/signup/individual", + "funding_terms": "https://drive.google.com/open?id=0B3opvrNCRCTjU0pjcUJwQzl6U1U", + "funding_url": "http://ico.galactikka.com", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 5000000" + "" ], "raised": [ "" ] }, - "specs": { - "supply": 50000000 - }, "links": [ { "type": "website", - "name": "flipcoinsale.com", - "url": "https://www.flipcoinsale.com/", + "name": "ico.galactikka", + "url": "https://ico.galactikka.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Flip Coin Whitepaper", - "url": "https://www.flipcoinsale.com/Whitepaper.pdf", + "name": "Galactikka Whitepaper", + "url": "https://drive.google.com/drive/folders/0B3opvrNCRCTjU0pjcUJwQzl6U1U", "tags": [ "Main", "Science" @@ -22903,36 +23063,73 @@ }, { "type": "github", - "name": "Flip Coin GitHub", - "url": "https://github.com/CoinflipATM/Flipcoin-Sale", + "name": "Galactikka GitHub", + "url": "https://github.com/Galactikka/contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Galactikka Blog", + "url": "https://blog.bancor.network/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2127367", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/coinflipatm", + "url": "https://twitter.com/bancornetwork", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Galactikka Telegram", + "url": "https://t.me/ico_galactikka_chat", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Flip Coin Slack", - "url": "https://glacial-harbor-23630.herokuapp.com/", + "name": "Galactikka Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/coinflipatm/", + "url": "https://www.facebook.com/bancor/", "icon": "facebook.png", "tags": [ "News" @@ -22941,7 +23138,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCo_NsvcSyYZgCd67G65h2dg", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -22950,43 +23147,30 @@ ] }, { - "genesis_id": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", - "system": "FlorinCoin", - "icon": "florincoin", + "genesis_id": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", + "system": "GameCredits", + "icon": "gamecredits", "aliases": { - "coinmarketcap": "FlorinCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "coinmarketcap": "GameCredits" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency" }, - "events": { - "announcement": "17/06/2013", - "genesis": "17/06/2013" + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, "token": { - "name": "FlorinCoin", - "symbol": "FLO" - }, - "specs": { - "p2p": 7312, - "rpc": 7313, - "block_time": "40", - "block_reward": 100, - "halfing_cycle": 800000, - "total_tokens": 160000000, - "difficulty_cycle": "90", - "ann": "https://bitcointalk.org/index.php?topic=236742.0" + "name": "GameCredits", + "symbol": "GMC" }, + "specs": {}, "links": [ { "type": "website", - "name": "florincoin.org", - "url": "http://florincoin.org/", + "name": "gamecredits.net", + "url": "http://gamecredits.net/", "icon": "website.png", "tags": [ "Main" @@ -22995,7 +23179,7 @@ { "type": "explorer", "name": "Explorer", - "url": "http://florincoin.info/explorer/", + "url": "http://gmc.cryptocloudhosting.org:3001/", "icon": "explorer.png", "tags": [ "Main", @@ -23006,8 +23190,8 @@ }, { "type": "github", - "name": "FlorinCoin GitHub", - "url": "https://github.com/pascalguru/florincoin", + "name": "Gamecredits GitHub", + "url": "https://github.com/gamecredits-project", "icon": "github.png", "tags": [ "Main", @@ -23017,7 +23201,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=236742", + "url": "https://bitcointalk.org/index.php?topic=1010745", "icon": "forum.png", "tags": [ "Main", @@ -23026,21 +23210,21 @@ } ], "first_price": { - "btc": 0.00001579, - "usd": 0.01640419, - "date": "2013-11-27T00:00:00" + "btc": 7e-8, + "usd": 0.00003271, + "date": "2014-01-09T00:00:00" } }, { "genesis_id": "", - "system": "Fluence", + "system": "Gamerbits", "dependencies": [ "Ethereum" ], - "icon": "fluence", + "icon": "gamerbits", "token": { - "name": "fluence token", - "symbol": "FPT" + "name": "gamerbits token", + "symbol": "GBIT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23049,17 +23233,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized encrypted database, secured by blockchain" + "headline": "Bringing crypto into Asian eSports with custom software" }, "crowdsales": { - "start_date": "2017-08-07T13:00:00", - "end_date": "2017-08-15T13:00:00", - "end_date_plan": "2017-08-15T13:00:00", + "start_date": "2017-07-26T00:00:00", + "end_date": "2017-08-26T00:00:00", + "end_date_plan": "2017-08-26T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://fluence.ai/", - "funding_url": "http://fluence.ai/preico", + "funding_terms": "https://gbits.io/index.html", + "funding_url": "https://gbits.io/crowdsale-n.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -23073,16 +23257,16 @@ "links": [ { "type": "website", - "name": "fluence.ai", - "url": "http://fluence.ai/", + "name": "gbits.io", + "url": "https://gbits.io/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fluence Whitepaper", - "url": "https://drive.google.com/file/d/0B07gyODhPstQWjVLMlkyVjRZVE0/view", + "name": "Gamerbits Whitepaper", + "url": "https://gbits.io/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -23090,8 +23274,8 @@ }, { "type": "github", - "name": "Fluence GitHub", - "url": "https://github.com/FluenceLabs", + "name": "Gamerbits GitHub", + "url": "https://github.com/Gamerbit", "icon": "github.png", "tags": [ "Main", @@ -23101,7 +23285,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2060630.msg20564184", + "url": "https://bitcointalk.org/index.php?topic=2043383", "icon": "bitcointalk.png", "tags": [ "News" @@ -23110,7 +23294,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/@FluenceAI", + "url": "https://twitter.com/Gamerbits_", "icon": "twitter.png", "tags": [ "News" @@ -23118,9 +23302,9 @@ }, { "type": "custom", - "name": "Fluence Telegram", - "url": "https://t.me/FluenceAI", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/gamerbitsf", + "icon": "facebook.png", "tags": [ "News" ] @@ -23128,265 +23312,130 @@ ] }, { - "genesis_id": "95396", - "system": "FoldingCoin", + "genesis_id": "", + "system": "Gaze Coin", "dependencies": [ - "Counterparty" + "Ethereum" ], + "icon": "gazecoin", "token": { - "name": "Foldingcoin", - "symbol": "FLDC" + "name": "gaze coin", + "symbol": "GZE" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Mine Medicine, Not Hashes", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "FoldingCoin" - }, - "specs": { - "total_tokens": 1000000000 - }, - "flags": { - "rating_do_not_display": true, - "quantum": true + "headline": "Immersive advertising platform for monetising VR" }, "crowdsales": { - "start_date": "2014-09-29T00:00:00", - "end_date": "2014-10-29T00:00:00", + "start_date": "2017-11-13T14:00:00", + "end_date": "2017-11-27T14:00:00", + "end_date_plan": "2017-11-27T14:00:00", "genesis_address": [ - "12m9e3TqVTC8ndUagCPn6TXy1PPdw7kyGt" + "" ], - "funding_url": "http://foldingcoin.net/fundraising/", - "funding_terms": "https://bitcointalk.org/index.php?topic=781352.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 695051.082, - "tokens_issued": 1000000000, - "btc_raised": 3.04948918 + "funding_terms": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", + "funding_url": "https://www.gazecoin.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 35000000" + ], + "raised": [ + "" + ] }, - "events": [ - { - "name": "Annoucement", - "start_date": "2014-09-13T06:52:32", - "url": "https://bitcointalk.org/index.php?topic=781352.0" - } - ], "links": [ { - "name": "foldingcoin.net", - "url": "http://foldingcoin.net/", "type": "website", - "icon": "website.png", + "name": "gazecoin.io", + "url": "https://www.gazecoin.io/", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "http://foldingcoin.net/wp/wp-content/uploads/2015/02/FoldingCoin-White-Paper-v1.0.pdf", "type": "paper", - "icon": "paper.png", + "name": "Gaze Coin Whitepaper", + "url": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", "tags": [ "Main", "Science" ] }, { - "name": "Explorer", - "url": "http://blockscan.com/assetInfo/FLDC", - "type": "explorer", - "icon": "counterparty.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Counterwallet", - "url": "https://counterwallet.io/", - "type": "wallet", - "icon": "counterparty.png", + "type": "github", + "name": "Gaze Coin GitHub", + "url": "https://github.com/GazeCoin", + "icon": "github.png", "tags": [ "Main", - "Wallet" + "Code" ] }, { - "name": "FLDC News", - "url": "http://foldingcoin.net/news/", - "rss": "http://foldingcoin.net/feed/", - "type": "custom", + "type": "blog", + "name": "Gaze Coin Blog", + "url": "https://steemit.com/@gazecoin/feed", "icon": "blog.png", "tags": [ + "Main", "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/FoldingCoin", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/GazeCoin", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/FoldingCoin/", - "type": "reddit", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/FoldingCoin", - "type": "custom", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCc1YlgCEN3kMT6nI5suM76Q", "type": "custom", - "icon": "youtube.png", + "name": "Gaze Coin Telegram", + "url": "https://t.me/joinchat/AwIz40P2ge49Ep95y7pltg", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=781352.0", - "type": "forum", - "icon": "forum.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/GazeCoin/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/foldingcoin/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "Facebook", + "url": "https://web.facebook.com/gazecoin", + "icon": "facebook.png", "tags": [ "News" ] - }, - { - "name": "CoinDaddy", - "url": "https://coindaddy.io/search?network=xcp&q=FLDC", - "type": "explorer", - "icon": "coindaddy.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Folding Client", - "url": "https://folding.stanford.edu/", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Apps" - ] - }, - { - "name": "FoldingCoin Tutorials", - "url": "http://foldingcoin.net/video-tutorials/", - "type": "custom", - "icon": "paper.png", - "tags": [ - "Code" - ] - }, - { - "name": "FoldingCoin Bounties", - "url": "http://foldingcoin.net/earn-fldc/", - "type": "custom", - "icon": "paper.png", - "tags": [ - "Code" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/foldingcoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Counterparty AE", - "url": "http://blockscan.com/order?f=0", - "icon": "counterparty.png", - "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" - }, - { - "name": "MasterXchange", - "url": "http://masterxchange.com/", - "type": "custom", - "icon": "masterxchange.png", - "tags": [ - "Apps", - "Exchange" - ] } - ], - "first_price": { - "btc": 0.00000439, - "usd": 0.00146353, - "date": "2014-10-29T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Forty Seven Bank", + "system": "Genesis Vision", "dependencies": [ "Ethereum" ], - "icon": "fortysevenbank", + "icon": "genesisvision", "token": { - "name": "Forty Seven Token", - "symbol": "FSBL" + "name": "genesis token", + "symbol": "GVT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23395,20 +23444,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bank uniting fiat and crypto communities" + "headline": "Platform for the investing built on smart contracts" }, "crowdsales": { - "start_date": "2017-10-16T03:00:00", - "end_date": "2017-12-11T23:59:00", - "end_date_plan": "2017-12-11T23:59:00", + "start_date": "2017-10-15T09:00:00", + "end_date": "2017-11-15T09:00:00", + "end_date_plan": "2017-11-15T09:00:00", "genesis_address": [ "" ], - "funding_terms": "https://drive.google.com/file/d/0BzvESRkgX-uDOG01a253SUdYdkU/view", - "funding_url": "https://www.fortyseven.io/", - "tokens_sold": 0, - "tokens_issued": 0, - "btc_raised": 0, + "funding_terms": "https://genesis.vision", + "funding_url": "https://genesis.vision", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ "" ], @@ -23416,29 +23465,32 @@ "" ] }, + "specs": { + "supply": 44000000 + }, "links": [ { "type": "website", - "name": "fortyseven.io", - "url": "https://www.fortyseven.io/", + "name": "genesis.vision", + "url": "https://genesis.vision/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Forty Seven Bank Whitepaper", - "url": "https://drive.google.com/open?id=0BzvESRkgX-uDeHc1QjRzbHRBelU", + "name": "Genesis Vision Whitepaper", + "url": "https://genesis.vision/white-paper-eng.pdf", "tags": [ "Main", "Science" ] }, { - "type": "custom", - "name": "Forty Seven Bank Bitbucket", - "url": "https://bitbucket.org/fortysevenbank/fsbt-smart-contract/src", - "icon": "bitbucket.png", + "type": "github", + "name": "Genesis Vision GitHub", + "url": "https://github.com/GenesisVision ", + "icon": "github.png", "tags": [ "Main", "Code" @@ -23446,8 +23498,8 @@ }, { "type": "blog", - "name": "Forty Seven Bank Blog", - "url": "https://medium.com/@FortySeven47", + "name": "Genesis Vision Blog", + "url": "https://blog.genesis.vision/?gi=b43c7caff0de", "icon": "medium.png", "tags": [ "Main", @@ -23457,7 +23509,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2225492", + "url": "https://bitcointalk.org/index.php?topic=2143279.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -23466,7 +23518,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/47foundation", + "url": "https://twitter.com/genesis_vision", "icon": "twitter.png", "tags": [ "News" @@ -23474,8 +23526,8 @@ }, { "type": "custom", - "name": "Forty Seven Bank Telegram", - "url": "https://t.me/thefortyseven", + "name": "Genesis Vision Telegram", + "url": "https://t.me/genesisvision", "icon": "telegram.png", "tags": [ "News" @@ -23484,7 +23536,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/FortySevenBank/", + "url": "https://www.reddit.com/r/genesisvision/", "icon": "reddit.png", "tags": [ "News" @@ -23493,7 +23545,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/FortySevenBank/", + "url": "https://fb.me/GenesisVisionProject", "icon": "facebook.png", "tags": [ "News" @@ -23502,39 +23554,42 @@ ] }, { - "genesis_id": "000000005b1e3d23ecfd2dd4a6e1a35238aa0392c0a8528c40df52376d7efe2c", - "system": "Freicoin", - "icon": "freicoin", + "genesis_id": "0000002bdf4ca3a0b3fec305724006871ec5e683da5d70d9fe7a22f1f967e7f3", + "system": "GeoCoin", + "icon": "geocoin", "aliases": { - "coinmarketcap": "Freicoin" + "coinmarketcap": "GeoCoin" }, "consensus": { "type": "PoW", - "algorithm": "SHA-256" + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency" }, "events": { - "announcement": "25/06/2012", - "genesis": "21/12/2012" + "announcement": "18/08/2013", + "genesis": "12/08/2013" }, "token": { - "name": "Freicoin", - "symbol": "FRC" + "name": "GeoCoin", + "symbol": "GEO" }, "specs": { - "block_time": "600", - "block_reward": 500, - "total_tokens": 100000000, - "difficulty_cycle": "2016" + "p2p": 3990, + "rpc": 3991, + "block_reward": 33, + "total_tokens": 1000000000, + "premine_tokens": 25000000, + "difficulty_cycle": "20", + "mint_confirm": 25 }, "links": [ { "type": "website", - "name": "freico.in", - "url": "http://freico.in/", + "name": "geo.money", + "url": "http://geo.money/", "icon": "website.png", "tags": [ "Main" @@ -23543,7 +23598,7 @@ { "type": "explorer", "name": "Explorer", - "url": "https://coinplorer.com/FRC", + "url": "http://104.236.52.122:3006/", "icon": "explorer.png", "tags": [ "Main", @@ -23554,8 +23609,8 @@ }, { "type": "github", - "name": "Freicoin GitHub", - "url": "https://github.com/freicoin/freicoin", + "name": "GeoCoin GitHub", + "url": "https://github.com/onetimer/onetimer", "icon": "github.png", "tags": [ "Main", @@ -23565,7 +23620,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=89843.0", + "url": "https://bitcointalk.org/index.php?topic=923995", "icon": "forum.png", "tags": [ "Main", @@ -23574,103 +23629,247 @@ } ], "first_price": { - "btc": 0.00067395, - "usd": 0.07537172, - "date": "2013-05-03T00:00:00" + "btc": 0.00019311, + "usd": 0.0464038, + "date": "2015-02-22T00:00:00" } }, { - "genesis_id": "000006a45a347f63094a5fe57c88e7f67d16348789eab0fe8b3a694c911f793d", - "system": "FuelCoin", - "icon": "fuelcoin", + "genesis_id": "108497", + "system": "GetGems", "dependencies": [ - "independent" + "Bitcoin", + "Counterparty" ], - "aliases": { - "coinmarketcap": "FuelCoin" + "token": { + "name": "gem", + "symbol": "GEMZ" }, "consensus": { - "type": "PoS", - "algorithm": "X11" + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", + "system_type": "cryptoasset", + "headline": "Messaging that Pays", "tags": [ - "DAO" + "DApp" ] }, - "token": { - "name": "FuelCoin", - "symbol": "FC2" + "aliases": { + "coinmarketcap": "GetGems", + "CurrencyName": "GetGems" + }, + "specs": { + "total_tokens": 100000000 + }, + "crowdsales": { + "start_date": "2014-01-12T00:00:00", + "end_date": "2015-02-05T00:00:00", + "genesis_address": [ + "1FcZ3m3Xchnsj8SAFQusTsKxa1neYBcmmf" + ], + "funding_terms": "https://koinify.com/blog/gems-token-sale-details-update/", + "funding_operator": "koinify", + "funding_url": "https://koinify.com/#/project/GEMZ", + "tokens_sold": 38135367, + "btc_raised": 2633 }, - "specs": {}, "links": [ { - "type": "website", - "name": "fuelcrypto.com", - "url": "http://fuelcrypto.com/", + "type": "risk", + "name": "Minimum Viable Product has not been launched", + "url": "", + "icon": "" + }, + { + "name": "getgems.org", + "url": "http://getgems.org/", "icon": "website.png", "tags": [ - "Main" - ] + "Main", + "Apps" + ], + "type": "website" }, { - "type": "explorer", - "name": "Explorer", - "url": "http://blockexperts.com/fc2", + "name": "BlockScan", + "url": "http://blockscan.com/assetInfo/GEMZ", "icon": "explorer.png", "tags": [ "Main", - "Apps" + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Twitter", + "url": "https://twitter.com/getgemsorg", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Blog", + "url": "http://getgems.ghost.io/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/gems/", + "type": "custom", + "icon": "coindesk.png", + "tags": [ + "News" ] }, { - "type": "github", - "name": "FuelCoin GitHub", - "url": "https://github.com/FuelCoinDev/FC2-Source", - "icon": "github.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/search?query=getgems", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/FuelTeam1", - "icon": "twitter.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/gems/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=589879.0", - "icon": "forum.png", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/?s=getgems", + "type": "custom", + "icon": "bitcoinist.png", "tags": [ "News" ] + }, + { + "name": "GetGems Android", + "url": "https://play.google.com/store/apps/details?id=org.getgemsmessenger.app", + "icon": "getgems-android.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ], + "type": "custom" + }, + { + "name": "GetGems IOS", + "url": "https://itunes.apple.com/app/id942306232", + "icon": "getgems-ios.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ], + "type": "custom" + }, + { + "name": "CoinDaddy", + "url": "https://coindaddy.io/search?network=xcp&q=gemz", + "icon": "coindaddy.png", + "tags": [ + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Counterparty DEX", + "url": "https://counterwallet.co", + "type": "custom", + "icon": "counterparty.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/gems/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] } ], "first_price": { - "btc": 2.3e-7, - "usd": 0.00013839, - "date": "2014-06-12T00:00:00" + "btc": 0.00006904, + "usd": 0.0149659, + "date": "2015-02-05T00:00:00" + }, + "flags": { + "quantum": true } }, { "genesis_id": "", - "system": "Fujinto", + "system": "Gilgam", "dependencies": [ "Ethereum" ], - "icon": "fujinto", + "icon": "gilgam", "token": { - "name": "fujinto token", - "symbol": "NTO" + "name": "gilgam.es\ttoken", + "symbol": "GGS" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23679,17 +23878,18 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Cryptocurrency for Travel industry" + "headline": "E-Sport platform where gamers can make profit from their skills." }, "crowdsales": { - "start_date": "2017-08-10T12:00:00", - "end_date": "2017-09-10T12:00:00", - "end_date_plan": "2017-09-10T12:00:00", + "start_date": "2017-06-20T11:11:00", + "end_date": "2017-07-20T11:11:00", + "end_date_plan": "2017-07-20T11:20:00", "genesis_address": [ - "0x66dc70150c5A1B236D4856a234B79AC8b91Cfe1c" + "1AotRHBpz8N5Q37VaPXrJxoMccmz4Hak2q", + "0x560662d3CF1D6f203f270687CF250dF97d7c847d" ], - "funding_terms": "http://fujinto.io/index.html", - "funding_url": "http://fujinto.io/", + "funding_terms": "https://ico.gilgam.es/pa", + "funding_url": "https://ico.gilgam.es/ico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -23700,50 +23900,28 @@ "" ] }, - "specs": { - "supply": 400000000 - }, "links": [ { "type": "website", - "name": "fujinto.io", - "url": "http://fujinto.io/index.html", + "name": "ico.gilgam.es", + "url": "https://ico.gilgam.es/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fujinto Whitepaper", - "url": "https://www.bancor.network/whitepaper/en", + "name": "Gilgam Whitepaper", + "url": "https://ico.gilgam.es/whitepaper/Gilgam.es.whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Fujinto GitHub", - "url": "https://github.com/fujinto/fujinto-smart-contract", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2077763.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/FUJINTO_", + "url": "https://twitter.com/gilgam_es", "icon": "twitter.png", "tags": [ "News" @@ -23752,166 +23930,139 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Fujinto/", + "url": "https://www.facebook.com/gilgames.platform", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCwAGuFiY6wGXWIfOIZA8Qjg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "FundRequest", - "icon": "fundrequest", + "system": "Gimli", "dependencies": [ "Ethereum" ], + "icon": "gimli", "token": { - "name": "FundRequest", - "symbol": "FND" + "name": "gimli token", + "symbol": "GIM" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "FundRequest" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised Platform for rewarding open source contributions", - "tags": [ - "DApp" - ], - "page_state": "ready", - "hashtag": "#fundrequest", - "twwidid": "781793651626242048" + "headline": "Decentralized live stream bets and interactions" }, "crowdsales": { - "start_date": "2017-11-20T09:00:00", - "end_date": "2017-12-01T22:00:00", + "start_date": "2017-09-18T10:00:00", + "end_date": "2017-10-20T14:00:00", + "end_date_plan": "2017-10-20T14:00:00", "genesis_address": [ - "0xfcaab4d8739ee480a9a944f8bedc5d5e7366bc1b" + "" ], - "min_investment": 0.01, - "funding_terms": "https://fundrequest.io/whitepaper.pdf", - "funding_url": "https://fundrequest.io/ico/", - "tokens_issued": 2000000, - "btc_raised": "" - }, - "specs": { - "cap": {} + "funding_terms": "https://gimli.io/", + "funding_url": "https://gimli.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "www.fundrequest.io", - "url": "https://www.fundrequest.io/", - "icon": "website.png", + "name": "gimli.io", + "url": "https://gimli.io/", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@fundrequest_io", - "icon": "medium.png", + "type": "paper", + "name": "Gimli Whitepaper", + "url": "https://gimli.io/wp-content/uploads/2017/07/Gimli-white-paper.pdf", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/fundrequest_io", - "icon": "twitter.png", + "type": "github", + "name": "Gimli GitHub", + "url": "https://github.com/thegimliproject", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1696378.msg17019226#msg17019226", - "icon": "bitcoin.png", + "type": "blog", + "name": "Gimli Blog", + "url": "https://medium.com/gimli-project", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/user/FundRequest_io", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/thegimliproject", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Slack", - "url": "https://fundrequest.slack.com/", - "icon": "slack.png", + "name": "Gimli Telegram", + "url": "https://t.me/thegimliproject", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=IjiY5MaoMlI", - "icon": "youtube.png", + "type": "slack", + "name": "Gimli Slack", + "url": "https://auto-invite-contact.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" - ] - }, - { - "type": "github", - "name": "FundRequest GitHub", - "url": "https://github.com/FundRequest", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "paper", - "name": "FundRequest Business Plan", - "url": "https://fundrequest.io/whitepaper.pdf", - "icon": "paper.png", + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/The-Gimli-Project", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] } ] }, { "genesis_id": "", - "system": "FundYourselfNow", + "system": "Gizer", "dependencies": [ "Ethereum" ], - "icon": "fundyourselfnow", + "icon": "gizer", "token": { - "name": "fundyourselfnow coin", - "symbol": "FYN" + "name": "gizer token", + "symbol": "GZR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23920,19 +24071,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Revolutionizing Crowdfunding via Blockchain" + "headline": "The Global Gaming Network " }, "crowdsales": { - "start_date": "2017-06-13T14:00:00", - "end_date": "2017-06-31T17:00:00", - "end_date_plan": "2017-06-31T17:00:00", + "start_date": "2017-10-20T00:00:00", + "end_date": "2017-11-20T00:00:00", + "end_date_plan": "2017-11-20T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.fundyourselfnow.com/", - "funding_url": "https://www.fundyourselfnow.com/", + "funding_terms": "https://tokensale.gizer.io/wp-content/uploads/2017/09/GZR-Terms-of-Use.pdf", + "funding_url": "https://www.saftlaunch.com/", "tokens_sold": "", - "tokens_issued": 12500000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -23944,16 +24095,16 @@ "links": [ { "type": "website", - "name": "fundyourselfnow.com", - "url": "https://www.fundyourselfnow.com/", + "name": "tokensale.gizer.io", + "url": "https://tokensale.gizer.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "FundYourselfNow Whitepaper", - "url": "http://www.fundyourselfnow.com/wp-content/uploads/2017/03/FYN_Business_Outline.pdf", + "name": "Gizer Whitepaper", + "url": "https://tokensale.gizer.io/wp-content/uploads/2017/09/Gizer_Whitepaper_V2.2.pdf", "tags": [ "Main", "Science" @@ -23961,8 +24112,8 @@ }, { "type": "github", - "name": "FundYourselfNow GitHub", - "url": "https://github.com/PinnacleOne/FYNTokens", + "name": "Gizer GitHub", + "url": "https://github.com/GizerInc", "icon": "github.png", "tags": [ "Main", @@ -23971,8 +24122,8 @@ }, { "type": "blog", - "name": "FundYourselfNow Blog", - "url": "https://medium.com/@FundYourselfNow/", + "name": "Gizer Blog", + "url": "https://medium.com/@Gizer_Gaming/", "icon": "medium.png", "tags": [ "Main", @@ -23982,7 +24133,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1901678.0", + "url": "https://bitcointalk.org/index.php?topic=2200121", "icon": "bitcointalk.png", "tags": [ "News" @@ -23991,7 +24142,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/fundyourselfnow", + "url": "https://twitter.com/Gizer_Gaming", "icon": "twitter.png", "tags": [ "News" @@ -23999,18 +24150,18 @@ }, { "type": "custom", - "name": "FundYourselfNow Telegram", - "url": "https://telegram.me/fundyourselfnow", + "name": "Gizer Telegram", + "url": "https://t.me/joinchat/Em71dQ4KZ8G-XxpArXNuHg", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "FundYourselfNow Slack", - "url": "https://fundyourselfnow.slack.com/join/shared_invite/MTk2MTQ1MjU4MjkyLTE0OTcyNDUzNTYtZDhhM2I1NzQ1ZQ", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Gizer/", + "icon": "reddit.png", "tags": [ "News" ] @@ -24018,7 +24169,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/fundyourselfnow/", + "url": "https://www.facebook.com/GizerGaming/", "icon": "facebook.png", "tags": [ "News" @@ -24027,7 +24178,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCv_GbaPjt44RhiKMEEywNYQ", + "url": "https://www.youtube.com/watch?v=jJ4EXiZk2zA", "icon": "youtube.png", "tags": [ "News" @@ -24037,14 +24188,14 @@ }, { "genesis_id": "", - "system": "FunFair", + "system": "Gluon", "dependencies": [ "Ethereum" ], - "icon": "funfair", + "icon": "gluon", "token": { - "name": "funfair token", - "symbol": "FUN" + "name": "gluon token", + "symbol": "GLU" }, "consensus": { "consensus_type": "ERC20 Token", @@ -24053,20 +24204,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The world's fastest Ethereum casino platform" + "headline": "Tokenizing the Intelligent Connected Automotive Marketplace" }, "crowdsales": { - "start_date": "2017-06-22T14:00:00", - "end_date": "2017-06-22T18:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-08-07T00:00:00", + "end_date": "2017-08-17T23:59:00", + "end_date_plan": "2017-08-17T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.funfair.io/token-event/", - "funding_url": "https://www.funfair.io/token-event/", - "tokens_sold": 35181566734, - "tokens_issued": 35181566734, - "btc_raised": 79, + "funding_terms": "https://glutoken.com/", + "funding_url": "https://glutoken.com/", + "tokens_sold": "", + "tokens_issued": 200000000, + "btc_raised": "", "cap_limit": [ "" ], @@ -24074,50 +24225,28 @@ "" ] }, - "specs": { - "supply": 17173696075 - }, "links": [ { "type": "website", - "name": "funfair.io", - "url": "https://funfair.io/", + "name": "glutoken.com", + "url": "https://glutoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "FunFair Whitepaper", - "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Commercial-White-Paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "FunFair Technical Whitepaper", - "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Technical-White-Paper.pdf", + "name": "Gluon Whitepaper", + "url": "https://glutoken.com/wp-content/uploads/2017/08/Gluon-Whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "FunFair Blog", - "url": "https://funfair.io/blog/", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1968383.0", + "url": "https://bitcointalk.org/index.php?topic=2059680]ANN", "icon": "bitcointalk.png", "tags": [ "News" @@ -24126,7 +24255,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/FunFairTech", + "url": "https://twitter.com/glu_token?lang=en", "icon": "twitter.png", "tags": [ "News" @@ -24134,26 +24263,17 @@ }, { "type": "custom", - "name": "FunFair Telegram", - "url": "https://t.me/FunFairTech/", + "name": "Gluon Telegram", + "url": "https://t.me/glutoken", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/FunfairTech/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/groups/148397155706069/", + "url": "https://www.facebook.com/gluonsolutions/?ref=br_rs", "icon": "facebook.png", "tags": [ "News" @@ -24162,57 +24282,72 @@ ] }, { - "genesis_id": "", - "system": "Galactikka", + "genesis_id": "0x6810e776880c02933d47db1b9fc05908e5386b96", + "system": "Gnosis", "dependencies": [ "Ethereum" ], - "icon": "galactikka", + "icon": "gnosis", "token": { - "name": "galactikka token", - "symbol": "GALA" + "name": "gnosis token", + "symbol": "GNO" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Social network with blockchain-based promotion system" + "headline": "Prediction Market Platform on Ethereum" + }, + "aliases": { + "coinmarketcap": "Gnosis" }, "crowdsales": { - "start_date": "2017-09-04T04:00:00", - "end_date": "2017-10-29T00:00:00", - "end_date_plan": "2017-10-29T00:00:00", + "start_date": "2017-04-24T17:00:00", + "end_date": "2017-04-24T17:10:00", + "end_date_plan": "2017-05-24T17:00:00", "genesis_address": [ - "" + "0x1d0DcC8d8BcaFa8e8502BEaEeF6CBD49d3AFFCDC", + "0x851b7F3Ab81bd8dF354F0D7640EFcD7288553419" ], - "funding_terms": "https://drive.google.com/open?id=0B3opvrNCRCTjU0pjcUJwQzl6U1U", - "funding_url": "http://ico.galactikka.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://blog.gnosis.pm/the-gnosis-model-of-token-sale-responsibility-3009958f70b8", + "funding_url": "https://gnosis.pm/", + "tokens_sold": 417000, + "tokens_issued": 10000000, + "btc_raised": 10213, "cap_limit": [ - "" + "usd = 12500000" ], "raised": [ - "" + "eth = 250000" ] }, + "specs": { + "supply": 10000000 + }, + "first_price": { + "date": "2017-04-24T17:10:10", + "usd": 29.61010293, + "btc": 0.02449059 + }, + "flags": { + "supply_from_here": true + }, "links": [ { "type": "website", - "name": "ico.galactikka", - "url": "https://ico.galactikka.com/", + "name": "gnosis.pm", + "url": "https://www.gnosis.pm/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Galactikka Whitepaper", - "url": "https://drive.google.com/drive/folders/0B3opvrNCRCTjU0pjcUJwQzl6U1U", + "name": "Gnosis Whitepaper", + "url": "https://gnosis.pm/resources/default/pdf/gnosis_whitepaper.pdf", "tags": [ "Main", "Science" @@ -24220,9 +24355,8 @@ }, { "type": "github", - "name": "Galactikka GitHub", - "url": "https://github.com/Galactikka/contracts", - "icon": "github.png", + "name": "GitHub", + "url": "https://github.com/ConsenSys/gnosis.js", "tags": [ "Main", "Code" @@ -24230,27 +24364,18 @@ }, { "type": "blog", - "name": "Galactikka Blog", - "url": "https://blog.bancor.network/", - "icon": "medium.png", + "name": "Gnosis Blog", + "url": "https://blog.gnosis.pm/", + "icon": "blog.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2127367", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/bancornetwork", + "url": "https://twitter.com/gnosisPM", "icon": "twitter.png", "tags": [ "News" @@ -24258,76 +24383,113 @@ }, { "type": "custom", - "name": "Galactikka Telegram", - "url": "https://t.me/ico_galactikka_chat", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/Gnosis.pm/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Galactikka Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/Gnosis", + "icon": "etherscan.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/", + "icon": "ethercamp.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/bancor/", - "icon": "facebook.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://github.com/paritytech/parity/releases", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } ] }, { - "genesis_id": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", - "system": "GameCredits", - "icon": "gamecredits", + "genesis_id": "dced3542896ed537cb06f9cb064319adb0da615f64dd8c5e5bad974398f44b24", + "system": "GoldCoin", + "icon": "goldcoin", + "dependencies": [ + "independent" + ], "aliases": { - "coinmarketcap": "GameCredits" + "coinmarketcap": "GoldCoin" }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "ratings": { + "rating_cyber": 1 }, "consensus": { "type": "PoW", "algorithm": "Scrypt" }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, "token": { - "name": "GameCredits", - "symbol": "GMC" + "name": "GoldCoin", + "symbol": "GLD" + }, + "specs": { + "block_time": 120, + "block_time_old": "150 up till block 44999 and 120 after" }, - "specs": {}, "links": [ { "type": "website", - "name": "gamecredits.net", - "url": "http://gamecredits.net/", + "name": "gldcoin.com", + "url": "http://gldcoin.com/", "icon": "website.png", "tags": [ "Main" @@ -24336,7 +24498,7 @@ { "type": "explorer", "name": "Explorer", - "url": "http://gmc.cryptocloudhosting.org:3001/", + "url": "http://gld.cryptocoinexplorer.com/", "icon": "explorer.png", "tags": [ "Main", @@ -24347,8 +24509,8 @@ }, { "type": "github", - "name": "Gamecredits GitHub", - "url": "https://github.com/gamecredits-project", + "name": "GoldCoin GitHub", + "url": "https://github.com/gldcoin/gldcoin", "icon": "github.png", "tags": [ "Main", @@ -24358,252 +24520,296 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1010745", + "url": "https://bitcointalk.org/index.php?topic=317568.0", "icon": "forum.png", "tags": [ "Main", "News" ] + }, + { + "type": "forum", + "name": "GoldCoinTalk", + "url": "https://www.gldtalk.org/", + "icon": "forum.png", + "tags": [ + "News" + ] } ], "first_price": { - "btc": 7e-8, - "usd": 0.00003271, - "date": "2014-01-09T00:00:00" + "btc": 0.00001409, + "usd": 0.00146028, + "date": "2013-06-14T00:00:00" } }, { - "genesis_id": "", - "system": "Gamerbits", + "genesis_id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", + "system": "Golem", + "icon": "golem", "dependencies": [ "Ethereum" ], - "icon": "gamerbits", "token": { - "name": "gamerbits token", - "symbol": "GBIT" + "name": "golem network token", + "symbol": "GNT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Golem", + "nickname": "Golem" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Bringing crypto into Asian eSports with custom software" + "headline": "Worldwide Supercomputer", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-07-26T00:00:00", - "end_date": "2017-08-26T00:00:00", - "end_date_plan": "2017-08-26T00:00:00", + "start_date": "2016-11-11T15:00:00", + "end_date": "2016-11-11T15:20:00", "genesis_address": [ - "" - ], - "funding_terms": "https://gbits.io/index.html", - "funding_url": "https://gbits.io/crowdsale-n.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" ], - "raised": [ - "" - ] + "funding_terms": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", + "funding_url": "http://golemproject.net", + "tokens_sold": 820000000, + "tokens_issued": 1000000000, + "btc_raised": 11905.1946 + }, + "specs": { + "supply": 1000000000, + "price": {} + }, + "first_price": { + "btc": 0.00001452, + "usd": 0.01038761, + "date": "2016-11-11T15:20:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "gbits.io", - "url": "https://gbits.io/index.html", + "name": "golemproject.net/", + "url": "http://golemproject.net/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Gamerbits Whitepaper", - "url": "https://gbits.io/Whitepaper.pdf", + "type": "github", + "name": "Golem GitHub", + "url": "https://github.com/imapp-pl/golem", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Gamerbits GitHub", - "url": "https://github.com/Gamerbit", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/golemproject", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2043383", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Golem Project Blog", + "url": "https://blog.golemproject.net/", + "rss": "https://blog.golemproject.net/feed", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Gamerbits_", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/GolemProject/", + "rss": "https://www.reddit.com/r/GolemProject/.rss", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/gamerbitsf", - "icon": "facebook.png", + "name": "Golem Project Slack", + "url": "http://golemproject.org:3000/", + "icon": "slack.png", "tags": [ + "Main", "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Gaze Coin", - "dependencies": [ - "Ethereum" - ], - "icon": "gazecoin", - "token": { - "name": "gaze coin", - "symbol": "GZE" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Immersive advertising platform for monetising VR" - }, - "crowdsales": { - "start_date": "2017-11-13T14:00:00", - "end_date": "2017-11-27T14:00:00", - "end_date_plan": "2017-11-27T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", - "funding_url": "https://www.gazecoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 35000000" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "gazecoin.io", - "url": "https://www.gazecoin.io/", + }, + { + "type": "paper", + "name": "A Probabilistic Nanopayment Scheme for Golem", + "url": "http://golemproject.net/doc/GolemNanopayments.pdf", + "icon": "paper.png", "tags": [ - "Main" + "Science" ] }, { "type": "paper", - "name": "Gaze Coin Whitepaper", - "url": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", + "name": "The Golem Project Crowdfunding Whitepaper", + "url": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { - "type": "github", - "name": "Gaze Coin GitHub", - "url": "https://github.com/GazeCoin", - "icon": "github.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "blog", - "name": "Gaze Coin Blog", - "url": "https://steemit.com/@gazecoin/feed", - "icon": "blog.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/GazeCoin", - "icon": "twitter.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Gaze Coin Telegram", - "url": "https://t.me/joinchat/AwIz40P2ge49Ep95y7pltg", - "icon": "telegram.png", + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/GazeCoin/", - "icon": "reddit.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://web.facebook.com/gazecoin", - "icon": "facebook.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "ethercamp.png", + "tags": [ + "Apps", + "Analytics" ] } ] }, { "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", - "system": "Golos Gold", + "system": "Golos", "icon": "golos", "dependencies": [ "independent" ], "token": { - "name": "gbg", - "symbol": "GBG" + "name": "golos", + "symbol": "GOLOS" + }, + "consensus": { + "type": "PoS", + "algorithm": "Delegated" }, "aliases": { - "coinmarketcap": "Golos Gold" + "coinmarketcap": "Golos" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Gold backed by Golos", + "system_type": "cryptocurrency", + "headline": "Social Media Blockchain Platform for russian-speaking community", + "tags": [ + "DAO" + ], "page_state": "ready" }, + "crowdsales": { + "start_date": "2016-11-01T11:00:00", + "end_date": "2016-12-04T11:00:00", + "genesis_address": [ + "3CWicRKHQqcj1N6fT1pC9J3hUzHw1KyPv3" + ], + "funding_terms": "https://wiki.golos.io/1-introduction/golos_whitepaper.html", + "funding_url": "http://golos.io/ico", + "tokens_sold": 27405651.5, + "tokens_issued": 45676364, + "btc_raised": 601.08806753 + }, "specs": {}, + "first_price": { + "btc": 0.00002193, + "usd": 0.01673005, + "date": "2016-12-04T11:00:00" + }, "flags": {}, "links": [ { @@ -24739,64 +24945,72 @@ "Apps", "Exchange" ] + }, + { + "type": "exchange", + "name": "Kuna Exchange", + "url": "https://kuna.io/", + "icon": "kuna.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/#/market/GOLOS_OPEN.BTC", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" + ] } ] }, { "genesis_id": "", - "system": "Genesis Vision", + "system": "Graft", "dependencies": [ - "Ethereum" + "NEM" ], - "icon": "genesisvision", + "icon": "graft", "token": { - "name": "genesis token", - "symbol": "GVT" + "name": "graft coin", + "symbol": "GRF" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Сombined PoW/PoS", + "consensus_name": "Сombined Proof-of-Work/Proof-of-State" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Platform for the investing built on smart contracts" - }, - "crowdsales": { - "start_date": "2017-10-15T09:00:00", - "end_date": "2017-11-15T09:00:00", - "end_date_plan": "2017-11-15T09:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://genesis.vision", - "funding_url": "https://genesis.vision", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 44000000 + "headline": "Unified Payment Processing Network" }, "links": [ { "type": "website", - "name": "genesis.vision", - "url": "https://genesis.vision/", + "name": "graft.network", + "url": "https://graft.network", "tags": [ "Main" ] }, { "type": "paper", - "name": "Genesis Vision Whitepaper", - "url": "https://genesis.vision/white-paper-eng.pdf", + "name": "Graft Whitepaper", + "url": "https://github.com/graft-project/graft-white-paper/blob/master/graft-white-paper-1.02/graft-white-paper-1.02.md", "tags": [ "Main", "Science" @@ -24804,8 +25018,8 @@ }, { "type": "github", - "name": "Genesis Vision GitHub", - "url": "https://github.com/GenesisVision ", + "name": "Graft GitHub", + "url": "https://github.com/graft-project", "icon": "github.png", "tags": [ "Main", @@ -24814,9 +25028,9 @@ }, { "type": "blog", - "name": "Genesis Vision Blog", - "url": "https://blog.genesis.vision/?gi=b43c7caff0de", - "icon": "medium.png", + "name": "Graft Blog", + "url": "https://www.graft.network/blog/", + "icon": "blog.png", "tags": [ "Main", "News" @@ -24825,7 +25039,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2143279.0", + "url": "https://bitcointalk.org/index.php?topic=2115188", "icon": "bitcointalk.png", "tags": [ "News" @@ -24834,7 +25048,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/genesis_vision", + "url": "https://twitter.com/graftnetwork", "icon": "twitter.png", "tags": [ "News" @@ -24842,8 +25056,8 @@ }, { "type": "custom", - "name": "Genesis Vision Telegram", - "url": "https://t.me/genesisvision", + "name": "Graft Telegram", + "url": "https://t.me/joinchat/EneBw0RALAOjkSL2mdt2Gw", "icon": "telegram.png", "tags": [ "News" @@ -24852,7 +25066,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/genesisvision/", + "url": "https://www.reddit.com/r/Graft/", "icon": "reddit.png", "tags": [ "News" @@ -24861,7 +25075,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://fb.me/GenesisVisionProject", + "url": "https://www.facebook.com/Graft-460292407666720/", "icon": "facebook.png", "tags": [ "News" @@ -24870,63 +25084,66 @@ ] }, { - "genesis_id": "0000002bdf4ca3a0b3fec305724006871ec5e683da5d70d9fe7a22f1f967e7f3", - "system": "GeoCoin", - "icon": "geocoin", - "aliases": { - "coinmarketcap": "GeoCoin" + "genesis_id": "", + "system": "Grid+", + "dependencies": [ + "Ethereum" + ], + "icon": "grid+", + "token": { + "name": "grid token", + "symbol": "GRID" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "18/08/2013", - "genesis": "12/08/2013" - }, - "token": { - "name": "GeoCoin", - "symbol": "GEO" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Access to energy markets using Ethereum" }, - "specs": { - "p2p": 3990, - "rpc": 3991, - "block_reward": 33, - "total_tokens": 1000000000, - "premine_tokens": 25000000, - "difficulty_cycle": "20", - "mint_confirm": 25 + "crowdsales": { + "start_date": "2017-10-30T00:00:00", + "end_date": "2017-11-30T00:00:00", + "end_date_plan": "2017-11-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://gridplus.io/pre-sale", + "funding_url": "https://gridplus.io/pre-sale", + "tokens_sold": 90000000, + "tokens_issued": 300000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "geo.money", - "url": "http://geo.money/", - "icon": "website.png", + "name": "gridplus.io", + "url": "https://gridplus.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://104.236.52.122:3006/", - "icon": "explorer.png", + "type": "paper", + "name": "Grid+ Whitepaper", + "url": "https://drive.google.com/file/d/0Bz90riPGRHquNDVXVE81RmppaUk/view", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "GeoCoin GitHub", - "url": "https://github.com/onetimer/onetimer", + "name": "Grid+ GitHub", + "url": "https://github.com/gridplus", "icon": "github.png", "tags": [ "Main", @@ -24934,203 +25151,259 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=923995", - "icon": "forum.png", + "type": "blog", + "name": "Grid+ Blog", + "url": "https://blog.gridplus.io/", + "icon": "medium.png", "tags": [ "Main", "News" ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2015773.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/gridplus_energy?lang=en", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Grid+ Slack", + "url": "https://join.slack.com/t/grid-plus/shared_invite/MjE1NTY1MDQ4NzIwLTE1MDA2NzYzNDAtYzdhOTViNWM1Mw", + "icon": "slack.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 0.00019311, - "usd": 0.0464038, - "date": "2015-02-22T00:00:00" - } + ] }, { - "genesis_id": "108497", - "system": "GetGems", + "genesis_id": "000005a247b397eadfefa58e872bc967c2614797bdc8d4d0e6b09fea5c191599", + "system": "GridCoin", "dependencies": [ - "Bitcoin", - "Counterparty" + "independent" ], + "icon": "gridcoin", "token": { - "name": "gem", - "symbol": "GEMZ" + "name": "grid", + "symbol": "GRC" + }, + "aliases": { + "coinmarketcap": "GridCoin" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "PoS", + "algorithm": "Proof-of-Research" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Messaging that Pays", + "system_type": "cryptocurrency", + "headline": "Open source math-based digital asset", "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "GetGems", - "CurrencyName": "GetGems" + "DAO" + ], + "page_state": "ready" }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-10-29T00:00:00" + } + ], "specs": { - "total_tokens": 100000000 - }, - "crowdsales": { - "start_date": "2014-01-12T00:00:00", - "end_date": "2015-02-05T00:00:00", - "genesis_address": [ - "1FcZ3m3Xchnsj8SAFQusTsKxa1neYBcmmf" - ], - "funding_terms": "https://koinify.com/blog/gems-token-sale-details-update/", - "funding_operator": "koinify", - "funding_url": "https://koinify.com/#/project/GEMZ", - "tokens_sold": 38135367, - "btc_raised": 2633 + "rpc": 9778, + "block_time": "150", + "difficulty_cycle": "12", + "txs_confirm": 1 }, "links": [ { - "type": "risk", - "name": "Minimum Viable Product has not been launched", - "url": "", - "icon": "" - }, - { - "name": "getgems.org", - "url": "http://getgems.org/", + "type": "website", + "name": "www.gridcoin.us", + "url": "http://www.gridcoin.us/", "icon": "website.png", "tags": [ - "Main", - "Apps" - ], - "type": "website" + "Main" + ] }, { - "name": "BlockScan", - "url": "http://blockscan.com/assetInfo/GEMZ", + "type": "explorer", + "name": "Gridcoin Explorer", + "url": "http://www.gridresearchcorp.com/gridcoin/index.php", "icon": "explorer.png", "tags": [ "Main", "Apps", "Analytics" - ], - "type": "explorer" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/getgemsorg", - "icon": "twitter.png", + "type": "paper", + "name": "Whitepaper GRC-Classic", + "url": "http://www.gridcoin.us/images/gridcoin-white-paper.pdf", + "icon": "paper.png", "tags": [ - "News" - ], - "type": "twitter" + "Science" + ] }, { - "name": "Blog", - "url": "http://getgems.ghost.io/", - "icon": "blog.png", + "type": "paper", + "name": "Whitepaper BOINC hash", + "url": "http://finance.gridcoin.us/images/BoincHashingAlgorithm.pdf", + "icon": "paper.png", "tags": [ - "News" - ], - "type": "blog" + "Science" + ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/gems/", - "type": "custom", - "icon": "coindesk.png", + "type": "paper", + "name": "GridCoin Publications", + "url": "http://www.gridcoin.us/Community/ProjectPublications.htm", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "wiki", + "name": "GridCoin Wiki", + "url": "http://wiki.gridcoin.us/Main_Page", + "icon": "wiki.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "GridCoin Guides", + "url": "http://www.gridcoin.us/Guides/", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "code", + "name": "GitHub", + "url": "https://github.com/gridcoin/Gridcoin-Research", + "icon": "github.png", + "section": [ + "Code" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/GridcoinNetwork", + "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/search?query=getgems", - "type": "custom", - "icon": "cointelegraph.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/gridcoin", + "icon": "reddit.png", "tags": [ + "Main", "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/gems/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "Facebook", + "url": "https://www.facebook.com/gridcoins", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/?s=getgems", - "type": "custom", - "icon": "bitcoinist.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=324118.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "GetGems Android", - "url": "https://play.google.com/store/apps/details?id=org.getgemsmessenger.app", - "icon": "getgems-android.png", + "type": "wallet", + "name": "GridCoin Wallets", + "url": "http://www.gridcoin.us/Guides/gridcoin-install.htm", + "icon": "gridcoin.png", "tags": [ - "Main", "Apps", "Wallet" - ], - "type": "custom" + ] }, { - "name": "GetGems IOS", - "url": "https://itunes.apple.com/app/id942306232", - "icon": "getgems-ios.png", + "type": "wallet", + "name": "Paper Wallet", + "url": "http://walletgenerator.net/?currency=Gridcoin", + "icon": "wallet.png", "tags": [ - "Main", "Apps", "Wallet" - ], - "type": "custom" + ] }, { - "name": "CoinDaddy", - "url": "https://coindaddy.io/search?network=xcp&q=gemz", - "icon": "coindaddy.png", + "type": "wallet", + "name": "Bionic Wallet", + "url": "https://boinc.berkeley.edu/download_all.php", + "icon": "wallet.png", "tags": [ "Apps", - "Analytics" - ], - "type": "explorer" + "Wallet" + ] }, { - "name": "Counterparty DEX", - "url": "https://counterwallet.co", "type": "custom", - "icon": "counterparty.png", + "name": "Profitability Calculator", + "url": "http://pool.gridcoin.us/ProfitabilityCalculator.aspx", + "icon": "link.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", "type": "custom", - "icon": "poloniex.png", + "name": "Profitability Calculator", + "url": "http://boincstats.com/en/stats/-1/team/detail/118094994/projectList", + "icon": "link.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/gridcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "shapeshift.png", + "icon": "poloniex.png", "tags": [ "Apps", "Exchange" @@ -25138,7 +25411,7 @@ }, { "name": "Bittrex", - "url": "https://bittrex.com/", + "url": "https://bittrex.com", "type": "custom", "icon": "bittrex.png", "tags": [ @@ -25147,123 +25420,183 @@ ] }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "C-CEX", + "url": "https://c-cex.com/", "type": "custom", - "icon": "bter.png", + "icon": "c-cex.png", "tags": [ "Apps", "Exchange" ] + } + ], + "first_price": { + "btc": 0.00000712, + "usd": 0.00190594, + "date": "2015-02-28T00:00:00" + } + }, + { + "genesis_id": "00000973d52019a3fdda1b1f346e1d76cbf12f8fdd9fbf0ade33bc1da89cb2e9", + "system": "GroestlCoin", + "icon": "groestlcoin", + "aliases": { + "coinmarketcap": "GroestlCoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoW", + "algorithm": "Groestl" + }, + "token": { + "name": "GroestlCoin", + "symbol": "GRS" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "www.groestlcoin.org", + "url": "http://www.groestlcoin.org/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/gems/", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/grs/", + "icon": "cryptoid.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] + }, + { + "type": "github", + "name": "GroestlCoin GitHub", + "url": "https://github.com/GroestlCoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=525926.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] } ], "first_price": { - "btc": 0.00006904, - "usd": 0.0149659, - "date": "2015-02-05T00:00:00" - }, - "flags": { - "quantum": true + "btc": 0.00000943, + "usd": 0.00400787, + "date": "2014-04-08T00:00:00" } }, { - "genesis_id": "", - "system": "Gilgam", - "dependencies": [ - "Ethereum" - ], - "icon": "gilgam", - "token": { - "name": "gilgam.es\ttoken", - "symbol": "GGS" + "genesis_id": "6c5d71a461b5bff6742bb62e5be53978b8dec5103ce52d1aaab8c6a251582f92", + "system": "Guldencoin", + "icon": "guldencoin", + "aliases": { + "coinmarketcap": "Gulden", + "nickname": "Gulden" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "E-Sport platform where gamers can make profit from their skills." - }, - "crowdsales": { - "start_date": "2017-06-20T11:11:00", - "end_date": "2017-07-20T11:11:00", - "end_date_plan": "2017-07-20T11:20:00", - "genesis_address": [ - "1AotRHBpz8N5Q37VaPXrJxoMccmz4Hak2q", - "0x560662d3CF1D6f203f270687CF250dF97d7c847d" - ], - "funding_terms": "https://ico.gilgam.es/pa", - "funding_url": "https://ico.gilgam.es/ico", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, + "events": { + "announcement": "02/04/2014" + }, + "token": { + "name": "Gulden", + "symbol": "NLG" + }, + "specs": { + "block_time": 150, + "block_reward": "100 NLG", + "total_tokens": 1680000000, + "premine_tokens": "170000000 (10%) for development, marketing and funding of community projects", + "txs_confirm": 6, + "dependencies": "independent" + }, "links": [ { "type": "website", - "name": "ico.gilgam.es", - "url": "https://ico.gilgam.es/", + "name": "gulden.com", + "url": "https://gulden.com", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Gilgam Whitepaper", - "url": "https://ico.gilgam.es/whitepaper/Gilgam.es.whitepaper.pdf", + "type": "explorer", + "name": "Gulden Explorer", + "url": "https://explorer.gulden.com", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/gilgam_es", - "icon": "twitter.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/nlgcoin/guldencoin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/gilgames.platform", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=554412.0", + "icon": "forum.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.00000184, + "usd": 0.00077126, + "date": "2014-04-08T00:00:00" + } }, { "genesis_id": "", - "system": "Gimli", + "system": "Hacken", "dependencies": [ "Ethereum" ], - "icon": "gimli", + "icon": "hacken", "token": { - "name": "gimli token", - "symbol": "GIM" + "name": "hacken token", + "symbol": "HKN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -25272,17 +25605,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized live stream bets and interactions" + "headline": "Dedicated cryptocurrency for white hackers " }, "crowdsales": { - "start_date": "2017-09-18T10:00:00", - "end_date": "2017-10-20T14:00:00", - "end_date_plan": "2017-10-20T14:00:00", + "start_date": "2017-10-12T12:00:00", + "end_date": "2017-11-12T12:00:00", + "end_date_plan": "2017-11-12T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://gimli.io/", - "funding_url": "https://gimli.io/", + "funding_terms": "https://hacken.io/common/files/HackenWP.pdf", + "funding_url": "https://hacken.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -25296,45 +25629,44 @@ "links": [ { "type": "website", - "name": "gimli.io", - "url": "https://gimli.io/", + "name": "hacken.io", + "url": "https://hacken.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gimli Whitepaper", - "url": "https://gimli.io/wp-content/uploads/2017/07/Gimli-white-paper.pdf", + "name": "Hacken Whitepaper", + "url": "https://hacken.io/common/files/HackenWP.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Gimli GitHub", - "url": "https://github.com/thegimliproject", - "icon": "github.png", + "type": "blog", + "name": "Hacken Blog", + "url": "https://medium.com/@hacken", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Gimli Blog", - "url": "https://medium.com/gimli-project", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135278", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/thegimliproject", + "url": "https://twitter.com/Hacken_io", "icon": "twitter.png", "tags": [ "News" @@ -25342,18 +25674,18 @@ }, { "type": "custom", - "name": "Gimli Telegram", - "url": "https://t.me/thegimliproject", + "name": "Hacken Telegram", + "url": "https://t.me/hackenio", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Gimli Slack", - "url": "https://auto-invite-contact.herokuapp.com/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/hacken/", + "icon": "reddit.png", "tags": [ "News" ] @@ -25361,24 +25693,33 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/The-Gimli-Project", + "url": "https://www.facebook.com/hacken.io", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCEQ4srOLODIzXWPrkug5bMg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Gizer", + "system": "Hagglin", "dependencies": [ "Ethereum" ], - "icon": "gizer", + "icon": "hagglin", "token": { - "name": "gizer token", - "symbol": "GZR" + "name": "ribbit token", + "symbol": "" }, "consensus": { "consensus_type": "ERC20 Token", @@ -25387,17 +25728,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Global Gaming Network " + "headline": "Peer 2 Peer Marketplace & Logistics Platform" }, "crowdsales": { - "start_date": "2017-10-20T00:00:00", - "end_date": "2017-11-20T00:00:00", - "end_date_plan": "2017-11-20T00:00:00", + "start_date": "2017-10-31T12:00:00", + "end_date": "2017-11-30T12:00:00", + "end_date_plan": "2017-11-30T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://tokensale.gizer.io/wp-content/uploads/2017/09/GZR-Terms-of-Use.pdf", - "funding_url": "https://www.saftlaunch.com/", + "funding_terms": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", + "funding_url": "https://hagglin.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -25408,19 +25749,22 @@ "" ] }, + "specs": { + "supply": 1000000000 + }, "links": [ { "type": "website", - "name": "tokensale.gizer.io", - "url": "https://tokensale.gizer.io/", + "name": "hagglin.com", + "url": "https://hagglin.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gizer Whitepaper", - "url": "https://tokensale.gizer.io/wp-content/uploads/2017/09/Gizer_Whitepaper_V2.2.pdf", + "name": "Hagglin Whitepaper", + "url": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", "tags": [ "Main", "Science" @@ -25428,8 +25772,8 @@ }, { "type": "github", - "name": "Gizer GitHub", - "url": "https://github.com/GizerInc", + "name": "Hagglin GitHub", + "url": "https://github.com/CoinFabrik/ico/tree/hagglin", "icon": "github.png", "tags": [ "Main", @@ -25438,37 +25782,28 @@ }, { "type": "blog", - "name": "Gizer Blog", - "url": "https://medium.com/@Gizer_Gaming/", + "name": "Hagglin Blog", + "url": "https://medium.com/@hagglinapp", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2200121", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Gizer_Gaming", + "url": "https://twitter.com/hagglinapp", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Gizer Telegram", - "url": "https://t.me/joinchat/Em71dQ4KZ8G-XxpArXNuHg", - "icon": "telegram.png", + "type": "slack", + "name": "Hagglin Slack", + "url": "https://hagglin.slack.com/?redir=%2Fmessages", + "icon": "slack.png", "tags": [ "News" ] @@ -25476,7 +25811,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Gizer/", + "url": "https://www.reddit.com/user/hagglinapp/", "icon": "reddit.png", "tags": [ "News" @@ -25485,16 +25820,85 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/GizerGaming/", + "url": "https://www.facebook.com/Hagglin-344657639288066/", "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Harbor", + "dependencies": [ + "Ethereum" + ], + "icon": "harbor", + "token": { + "name": "harbor token", + "symbol": "HBR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized application marketplace" + }, + "crowdsales": { + "start_date": "2017-11-13T12:00:00", + "end_date": "2017-12-13T00:00:00", + "end_date_plan": "2017-12-13T00:00:00", + "genesis_address": [ + "0x84b42a80283a8936ffe95f1fe3762ba4538ce21a" + ], + "funding_terms": "http://toharbor.com", + "funding_url": "http://toharbor.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "toharbor.com", + "url": "http://toharbor.com", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Harbor Whitepaper", + "url": "http://toharbor.com/Harbor_Whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Harbor GitHub", + "url": "https://github.com/harborPlatform", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/watch?v=jJ4EXiZk2zA", + "url": "https://www.youtube.com/channel/UCrl7P_9a6i3tX3ZDyfBm2Ww", "icon": "youtube.png", "tags": [ "News" @@ -25504,14 +25908,14 @@ }, { "genesis_id": "", - "system": "Gluon", + "system": "Hero Coin", "dependencies": [ "Ethereum" ], - "icon": "gluon", + "icon": "herocoin", "token": { - "name": "gluon token", - "symbol": "GLU" + "name": "hero coin", + "symbol": "HERO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -25520,19 +25924,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Tokenizing the Intelligent Connected Automotive Marketplace" + "headline": "Reward-based peer to peer betting on the Ethereum Blockchain" }, "crowdsales": { - "start_date": "2017-08-07T00:00:00", - "end_date": "2017-08-17T23:59:00", - "end_date_plan": "2017-08-17T23:59:00", + "start_date": "2017-09-14T14:00:00", + "end_date": "2017-10-14T14:00:00", + "end_date_plan": "2017-10-14T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://glutoken.com/", - "funding_url": "https://glutoken.com/", + "funding_terms": "https://s3-cdn.herocoin.io/HERO_CoinOfferDocument.pdf", + "funding_url": "https://www.herocoin.io/", "tokens_sold": "", - "tokens_issued": 200000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -25541,28 +25945,41 @@ "" ] }, + "specs": { + "supply": 2000000000 + }, "links": [ { - "type": "website", - "name": "glutoken.com", - "url": "https://glutoken.com/", + "type": "website", + "name": "herocoin.io", + "url": "https://www.herocoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gluon Whitepaper", - "url": "https://glutoken.com/wp-content/uploads/2017/08/Gluon-Whitepaper.pdf", + "name": "Hero Coin Whitepaper", + "url": "https://s3-cdn.herocoin.io/HERO_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Hero Coin GitHub", + "url": "https://github.com/ByteHeroes/herocoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059680]ANN", + "url": "https://bitcointalk.org/index.php?topic=2116864.msg21169697#msg21169697", "icon": "bitcointalk.png", "tags": [ "News" @@ -25571,7 +25988,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/glu_token?lang=en", + "url": "https://twitter.com/HEROcoinio", "icon": "twitter.png", "tags": [ "News" @@ -25579,17 +25996,35 @@ }, { "type": "custom", - "name": "Gluon Telegram", - "url": "https://t.me/glutoken", + "name": "Hero Coin Telegram", + "url": "https://t.me/joinchat/FsEwOwtrCZMWwHokEj70Gw", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Hero Coin Slack", + "url": "https://herocoin.slack.com/join/shared_invite/enQtMjQyNTQ1NDU3ODYxLTVmMzlmNTg5ZTUyODM4NzFjZGVjNGFlZjYzOTM0MzI1YWIwZWMxN2UzMWMxYWQ2MDE4NDQ3OTE4Y2I1NmMyYjU", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/HEROcoin/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/gluonsolutions/?ref=br_rs", + "url": "https://www.facebook.com/HEROcoinio/", "icon": "facebook.png", "tags": [ "News" @@ -25598,72 +26033,57 @@ ] }, { - "genesis_id": "0x6810e776880c02933d47db1b9fc05908e5386b96", - "system": "Gnosis", + "genesis_id": "", + "system": "Hirematch", "dependencies": [ "Ethereum" ], - "icon": "gnosis", + "icon": "hirematch", "token": { - "name": "gnosis token", - "symbol": "GNO" + "name": "hirematch token", + "symbol": "HIRE" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Prediction Market Platform on Ethereum" - }, - "aliases": { - "coinmarketcap": "Gnosis" + "headline": "Decentralized blockchain employee recruitment platform" }, "crowdsales": { - "start_date": "2017-04-24T17:00:00", - "end_date": "2017-04-24T17:10:00", - "end_date_plan": "2017-05-24T17:00:00", + "start_date": "2017-10-01T00:01:00", + "end_date": "2017-10-31T23:59:00", + "end_date_plan": "2017-10-31T23:59:00", "genesis_address": [ - "0x1d0DcC8d8BcaFa8e8502BEaEeF6CBD49d3AFFCDC", - "0x851b7F3Ab81bd8dF354F0D7640EFcD7288553419" + "" ], - "funding_terms": "https://blog.gnosis.pm/the-gnosis-model-of-token-sale-responsibility-3009958f70b8", - "funding_url": "https://gnosis.pm/", - "tokens_sold": 417000, - "tokens_issued": 10000000, - "btc_raised": 10213, + "funding_terms": "http://www.hirematch.io/", + "funding_url": "http://www.hirematch.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ - "usd = 12500000" + "" ], "raised": [ - "eth = 250000" + "" ] }, - "specs": { - "supply": 10000000 - }, - "first_price": { - "date": "2017-04-24T17:10:10", - "usd": 29.61010293, - "btc": 0.02449059 - }, - "flags": { - "supply_from_here": true - }, "links": [ { "type": "website", - "name": "gnosis.pm", - "url": "https://www.gnosis.pm/", + "name": "hirematch.io", + "url": "https://www.hirematch.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gnosis Whitepaper", - "url": "https://gnosis.pm/resources/default/pdf/gnosis_whitepaper.pdf", + "name": "Hirematch Whitepaper", + "url": "https://hirematch.io/docs/hirematch-whitepaper.pdf", "tags": [ "Main", "Science" @@ -25671,141 +26091,92 @@ }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/ConsenSys/gnosis.js", + "name": "Hirematch GitHub", + "url": "https://github.com/hirematchio/hirematch", + "icon": "github.png", "tags": [ "Main", "Code" ] }, { - "type": "blog", - "name": "Gnosis Blog", - "url": "https://blog.gnosis.pm/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2014698.msg20077199#msg20077199", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/gnosisPM", + "url": "https://twitter.com/hire_match", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Gnosis.pm/", - "icon": "facebook.png", + "type": "slack", + "name": "Hirematch Slack", + "url": "https://hirematch.slack.com/join/shared_invite/MjM4Mzk4ODE4Njc2LTE1MDQ4ODg2MTctMzVhYTg0M2FlMA", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/Gnosis", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/", - "icon": "ethercamp.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Parity", - "url": "https://github.com/paritytech/parity/releases", - "icon": "parity.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/hirematchico/", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" + "News" ] } ] }, { - "genesis_id": "dced3542896ed537cb06f9cb064319adb0da615f64dd8c5e5bad974398f44b24", - "system": "GoldCoin", - "icon": "goldcoin", - "dependencies": [ - "independent" - ], + "genesis_id": "000009ea5ef5019446b315e7e581fc2ea184315ed46c9ddeadc8aa9442deedc9", + "system": "HoboNickels", + "icon": "hobonickels", "aliases": { - "coinmarketcap": "GoldCoin" - }, - "ratings": { - "rating_cyber": 1 + "coinmarketcap": "HoboNickels" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "Hybrid", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptocurrency" }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-07-24T05:05:37", + "url": "https://bitcointalk.org/index.php?topic=261550.0" + }, + { + "name": "Genesis", + "start_date": "2013-07-24T03:17:04" + } + ], "token": { - "name": "GoldCoin", - "symbol": "GLD" + "name": "HoboNickels", + "symbol": "HBN" }, "specs": { - "block_time": 120, - "block_time_old": "150 up till block 44999 and 120 after" + "block_time": "30", + "block_reward": 5, + "total_tokens": 120000000 }, "links": [ { "type": "website", - "name": "gldcoin.com", - "url": "http://gldcoin.com/", + "name": "hobonickels.info", + "url": "http://www.hobonickels.info/", "icon": "website.png", "tags": [ "Main" @@ -25814,7 +26185,7 @@ { "type": "explorer", "name": "Explorer", - "url": "http://gld.cryptocoinexplorer.com/", + "url": "http://hbn.cryptocoinexplorer.com/", "icon": "explorer.png", "tags": [ "Main", @@ -25825,8 +26196,8 @@ }, { "type": "github", - "name": "GoldCoin GitHub", - "url": "https://github.com/gldcoin/gldcoin", + "name": "HoboNickels GitHub", + "url": "https://github.com/Crypto-Expert/HoboNickels", "icon": "github.png", "tags": [ "Main", @@ -25836,349 +26207,269 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=317568.0", + "url": "https://bitcointalk.org/index.php?topic=303749.0", "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "type": "forum", - "name": "GoldCoinTalk", - "url": "https://www.gldtalk.org/", - "icon": "forum.png", - "tags": [ - "News" - ] } ], "first_price": { - "btc": 0.00001409, - "usd": 0.00146028, - "date": "2013-06-14T00:00:00" + "btc": 0.00010569, + "usd": 0.06773652, + "date": "2013-12-16T00:00:00" } }, { - "genesis_id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", - "system": "Golem", - "icon": "golem", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "golem network token", - "symbol": "GNT" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, + "genesis_id": "Horizon", + "system": "Horizon", + "icon": "horizon", "aliases": { - "coinmarketcap": "Golem", - "nickname": "Golem" + "coinmarketcap": "Horizon" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Worldwide Supercomputer", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-11-11T15:00:00", - "end_date": "2016-11-11T15:20:00", - "genesis_address": [ - "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" - ], - "funding_terms": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", - "funding_url": "http://golemproject.net", - "tokens_sold": 820000000, - "tokens_issued": 1000000000, - "btc_raised": 11905.1946 + "system_type": "cryptocurrency", + "headline": "Decentrilized Business Platform" }, - "specs": { - "supply": 1000000000, - "price": {} + "events": [ + { + "name": "Horizon Announcement", + "start_date": "2014-10-14T08:25:00", + "url": "https://bitcointalk.org/index.php?topic=551666.msg6003371#msg6003371" + } + ], + "consensus": { + "type": "PoS", + "algorithm": "NXT" }, - "first_price": { - "btc": 0.00001452, - "usd": 0.01038761, - "date": "2016-11-11T15:20:00" + "token": { + "name": "Horizon", + "symbol": "HZ" }, - "flags": { - "supply_from_here": true + "specs": { + "block_time": 600, + "total_tokens": 1000000000 }, "links": [ { "type": "website", - "name": "golemproject.net/", - "url": "http://golemproject.net/", + "name": "horizonplatform.io", + "url": "https://horizonplatform.io/", "icon": "website.png", - "tags": [ + "links": [ "Main" ] }, { - "type": "github", - "name": "Golem GitHub", - "url": "https://github.com/imapp-pl/golem", - "icon": "github.png", + "name": "Horizon Explorer", + "url": "https://blockchain.info/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/golemproject", - "icon": "twitter.png", + "name": "Web Wallet", + "url": "http://nexthorizon.github.io/hz-source/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "blog", - "name": "Golem Project Blog", - "url": "https://blog.golemproject.net/", - "rss": "https://blog.golemproject.net/feed", - "icon": "medium.png", + "name": "Horison News", + "url": "https://horizonplatform.io/category/news/", + "rss": "https://horizonplatform.io/feed/", + "type": "custom", + "icon": "horizon.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/GolemProject/", - "rss": "https://www.reddit.com/r/GolemProject/.rss", - "icon": "reddit.png", + "name": "Horizon Forum", + "url": "https://horizonplatform.io/community/", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Golem Project Slack", - "url": "http://golemproject.org:3000/", - "icon": "slack.png", + "name": "Twitter", + "url": "https://twitter.com/Horizon_HZ", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "type": "paper", - "name": "A Probabilistic Nanopayment Scheme for Golem", - "url": "http://golemproject.net/doc/GolemNanopayments.pdf", - "icon": "paper.png", + "name": "Facebook", + "url": "https://www.facebook.com/groups/NHZOfficial/", + "type": "facebook", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "type": "paper", - "name": "The Golem Project Crowdfunding Whitepaper", - "url": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", - "icon": "paper.png", + "name": "BTT Forum Thread", + "url": "https://bitcointalk.org/index.php?topic=823785.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Science" + "News" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "name": "Horizon Tutorials", + "url": "https://horizonplatform.io/category/horizon-tutorials/", + "type": "paper", + "icon": "paper.png", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "name": "Horizon Development Roadmap", + "url": "https://horizonplatform.io/about/development-roadmap/", + "type": "paper", + "icon": "paper.png", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "name": "Horizon Faucet", + "url": "https://faucet.horizonplatform.io/", + "type": "custom", + "icon": "horizon.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "name": "Rich List", + "url": "https://explorer.horizonplatform.io/?page=accounts", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "name": "Horizon Exchange", + "url": "http://hzxchange.net/", + "type": "custom", + "icon": "horizon.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "ethercamp.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] } - ] + ], + "first_price": { + "btc": 8.5e-7, + "usd": 0.00055546, + "date": "2014-06-02T00:00:00" + } }, { - "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", - "system": "Golos", - "icon": "golos", + "genesis_id": "", + "system": "Humaniq", + "icon": "humaniq", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "golos", - "symbol": "GOLOS" + "name": "humaniq", + "symbol": "HMQ" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "Golos" + "coinmarketcap": "Vico" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Social Media Blockchain Platform for russian-speaking community", + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Discover the unbanked. Platform for financial and technology startups", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" + "page_state": "draft" }, "crowdsales": { - "start_date": "2016-11-01T11:00:00", - "end_date": "2016-12-04T11:00:00", + "start_date": "2017-04-06T00:00:00", + "end_date": "2017-04-27T00:00:00", "genesis_address": [ - "3CWicRKHQqcj1N6fT1pC9J3hUzHw1KyPv3" + "3EEa31Y26qUip8QUTmbKGpVaGjezaHWVGn", + "3ByRCbsSPyXyR6QLSLycaKXvxNY9CxVe5w", + "3PspUiD5tmGHwF6zej2n1mRcCKZPuwmSFT", + "33xcGVuwy4BxjWxUnWFkVDmnTg9sagrQ1i", + "3LkRZHQXYUwCoipbuo7PLGsDXqPWyrfgtf", + "0xa2c9a7578e2172F32a36c5c0e49d64776F9E7883" ], - "funding_terms": "https://wiki.golos.io/1-introduction/golos_whitepaper.html", - "funding_url": "http://golos.io/ico", - "tokens_sold": 27405651.5, - "tokens_issued": 45676364, - "btc_raised": 601.08806753 + "funding_terms": " https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", + "funding_url": "https://humaniq.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "" }, "specs": {}, "first_price": { - "btc": 0.00002193, - "usd": 0.01673005, - "date": "2016-12-04T11:00:00" + "btc": "", + "usd": "", + "date": "" }, "flags": {}, "links": [ { "type": "website", - "name": "golos.io", - "url": "http://golos.io", + "name": "humaniq.co", + "url": "https://humaniq.co/", "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "wallet", - "name": "Golos Wallet", - "url": "http://golos.io", - "icon": "wallet.png", - "tags": [ - "Main", - "Wallet" - ] - }, - { - "type": "wiki", - "name": "Golos Wiki", - "url": "https://wiki.golos.io/", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "blog", - "name": "Blog at Steem", - "url": "https://steemit.com/@golos", - "icon": "steem.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube Channel", - "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/goloschain", + "url": "http://twitter.com/Humaniq_co", "icon": "twitter.png", "tags": [ "News" @@ -26186,17 +26477,17 @@ }, { "type": "custom", - "name": "Golos Chat", - "url": "https://chat.golos.io/", - "icon": "rocketchat.png", + "name": "Slack", + "url": "https://humaniq-co.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Golos Facebook", - "url": "https://www.facebook.com/golosru/", + "name": "Facebook", + "url": "https://www.facebook.com/humaniq.co", "icon": "facebook.png", "tags": [ "News" @@ -26204,17 +26495,18 @@ }, { "type": "paper", - "name": "Golos Whitepaper RUS", - "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", + "name": "Humaniq Whitepaper", + "url": "https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", "icon": "paper.png", "tags": [ + "Main", "Science" ] }, { "type": "github", - "name": "Golos GitHub", - "url": "https://github.com/GolosChain/", + "name": "Humaniq ICO Contract", + "url": "https://github.com/humaniq", "icon": "github.png", "tags": [ "Main", @@ -26222,244 +26514,234 @@ ] }, { - "type": "explorer", - "name": "Golosdb Explorer", - "url": "https://golosdb.com", - "icon": "explorer.png", + "type": "blog", + "name": "Blog", + "url": "https://blog.humaniq.co", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "GolosD Explorer", - "url": "http://golosd.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Steemul Explorer", - "url": "http://steemul.ru/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kuna Exchange", - "url": "https://kuna.io/", - "icon": "kuna.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/#/market/GOLOS_OPEN.BTC", - "icon": "openledger.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1711764.0", + "icon": "bitcoin.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "", - "system": "Graft", + "genesis_id": "000004be2b5eabb96d2932f0ba78bf4d07f89049f9b3150cc2d744c12009546f", + "system": "Hyper", + "icon": "Hyper", "dependencies": [ - "NEM" + "independent" ], - "icon": "graft", - "token": { - "name": "graft coin", - "symbol": "GRF" + "aliases": { + "coinmarketcap": "Hyper" }, "consensus": { - "consensus_type": "Сombined PoW/PoS", - "consensus_name": "Сombined Proof-of-Work/Proof-of-State" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Unified Payment Processing Network" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Hyper", + "symbol": "HYPER" }, + "specs": {}, "links": [ { "type": "website", - "name": "graft.network", - "url": "https://graft.network", + "name": "hypercrypto.com", + "url": "http://hypercrypto.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Graft Whitepaper", - "url": "https://github.com/graft-project/graft-white-paper/blob/master/graft-white-paper-1.02/graft-white-paper-1.02.md", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/hyper/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Graft GitHub", - "url": "https://github.com/graft-project", + "name": "Hyper GitHub", + "url": "https://github.com/palmd/Hyper", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Graft Blog", - "url": "https://www.graft.network/blog/", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2115188", - "icon": "bitcointalk.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=624651.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 0.00002027, + "usd": 0.01301139, + "date": "2014-05-31T00:00:00" + } + }, + { + "genesis_id": "000005fe04e512585c3611369c7ce23f130958038c18a462577d002680dab4fc", + "system": "HyperStake", + "icon": "hyperstake", + "aliases": { + "coinmarketcap": "HyperStake" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "06/07/2014" + }, + "token": { + "name": "HyperStake", + "symbol": "HYP" + }, + "specs": { + "block_time": 90 + }, + "links": [ { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/graftnetwork", - "icon": "twitter.png", + "type": "website", + "name": "hyperstake.com", + "url": "http://hyperstake.com/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "type": "custom", - "name": "Graft Telegram", - "url": "https://t.me/joinchat/EneBw0RALAOjkSL2mdt2Gw", - "icon": "telegram.png", + "type": "explorer", + "name": "Explorer", + "url": "http://hyp.cryptocoinexplorer.com/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Graft/", - "icon": "reddit.png", + "type": "github", + "name": "HyperStake GitHub", + "url": "https://github.com/hyperstake/HyperStake", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Graft-460292407666720/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=678849", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.0000047, + "usd": 0.00259007, + "date": "2014-08-09T00:00:00" + } }, { - "genesis_id": "", - "system": "Grid+", + "genesis_id": "000000ecd77baa224eebc9960e5a1632ad07858be83ae9b96d1e6fea4d675a68", + "system": "IOCoin", + "icon": "iocoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "grid+", - "token": { - "name": "grid token", - "symbol": "GRID" + "aliases": { + "coinmarketcap": "I/O Coin" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "ratings": { + "rating_cyber": 1 }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Access to energy markets using Ethereum" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-10-30T00:00:00", - "end_date": "2017-11-30T00:00:00", - "end_date_plan": "2017-11-30T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://gridplus.io/pre-sale", - "funding_url": "https://gridplus.io/pre-sale", - "tokens_sold": 90000000, - "tokens_issued": 300000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "consensus": { + "type": "PoS", + "algorithm": "X11" + }, + "token": { + "name": "IOCoin", + "symbol": "IOC" }, "links": [ { "type": "website", - "name": "gridplus.io", - "url": "https://gridplus.io/", + "name": "iocoin.io", + "url": "http://iocoin.io/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Grid+ Whitepaper", - "url": "https://drive.google.com/file/d/0Bz90riPGRHquNDVXVE81RmppaUk/view", + "name": "I/O Coin Whitepaper", + "url": "http://iodigital.io/wp-content/uploads/2016/06/whitepaper_dions.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "explorer", + "name": "cryptoID Explorer", + "url": "http://chainz.cryptoid.info/ioc/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, { "type": "github", - "name": "Grid+ GitHub", - "url": "https://github.com/gridplus", + "name": "IOCoin GitHub", + "url": "https://github.com/IOCoin/iocoin", "icon": "github.png", "tags": [ "Main", @@ -26467,10 +26749,10 @@ ] }, { - "type": "blog", - "name": "Grid+ Blog", - "url": "https://blog.gridplus.io/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=695855.0", + "icon": "forum.png", "tags": [ "Main", "News" @@ -26479,7 +26761,16 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2015773.0", + "url": "https://bitcointalk.org/index.php?topic=695855", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=695855", "icon": "bitcointalk.png", "tags": [ "News" @@ -26488,520 +26779,505 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/gridplus_energy?lang=en", + "url": "https://twitter.com/IO_Coin", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "I/O Coin Telegram", + "url": "https://t.me/joinchat/CqVqS0O3PjCTx9bfp4CwOQ", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Grid+ Slack", - "url": "https://join.slack.com/t/grid-plus/shared_invite/MjE1NTY1MDQ4NzIwLTE1MDA2NzYzNDAtYzdhOTViNWM1Mw", + "name": "I/O Coin Slack", + "url": "https://iocoin.slack.com/", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/IODigitalCurrency/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/iodigitalblockchain/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCJ5GyhoieEi18FF9oIOuQKQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } - ] + ], + "first_price": { + "btc": 0.00000479, + "usd": 0.00176825, + "date": "2014-08-02T00:00:00" + } }, { - "genesis_id": "000005a247b397eadfefa58e872bc967c2614797bdc8d4d0e6b09fea5c191599", - "system": "GridCoin", + "genesis_id": "", + "system": "Icon", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "gridcoin", + "icon": "icon", "token": { - "name": "grid", - "symbol": "GRC" - }, - "aliases": { - "coinmarketcap": "GridCoin" + "name": "icon token", + "symbol": "ICX" }, "consensus": { - "type": "PoS", - "algorithm": "Proof-of-Research" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Open source math-based digital asset", - "tags": [ - "DAO" - ], - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Hyperconnect the World" }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-10-29T00:00:00" - } - ], - "specs": { - "rpc": 9778, - "block_time": "150", - "difficulty_cycle": "12", - "txs_confirm": 1 + "crowdsales": { + "start_date": "2017-10-20T00:00:00", + "end_date": "2017-11-03T00:00:00", + "end_date_plan": "2017-11-03T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://icon.foundation/en/", + "funding_url": "https://icon.foundation/en/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "www.gridcoin.us", - "url": "http://www.gridcoin.us/", - "icon": "website.png", + "name": "icon.foundation", + "url": "https://icon.foundation/en/", "tags": [ "Main" ] }, - { - "type": "explorer", - "name": "Gridcoin Explorer", - "url": "http://www.gridresearchcorp.com/gridcoin/index.php", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "paper", - "name": "Whitepaper GRC-Classic", - "url": "http://www.gridcoin.us/images/gridcoin-white-paper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Whitepaper BOINC hash", - "url": "http://finance.gridcoin.us/images/BoincHashingAlgorithm.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, { "type": "paper", - "name": "GridCoin Publications", - "url": "http://www.gridcoin.us/Community/ProjectPublications.htm", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "wiki", - "name": "GridCoin Wiki", - "url": "http://wiki.gridcoin.us/Main_Page", - "icon": "wiki.png", + "name": "Icon Whitepaper", + "url": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf", "tags": [ + "Main", "Science" ] }, { - "type": "paper", - "name": "GridCoin Guides", - "url": "http://www.gridcoin.us/Guides/", - "icon": "paper.png", + "type": "blog", + "name": "Icon Blog", + "url": "https://medium.com/helloiconworld", + "icon": "medium.png", "tags": [ - "Science" - ] - }, - { - "type": "code", - "name": "GitHub", - "url": "https://github.com/gridcoin/Gridcoin-Research", - "icon": "github.png", - "section": [ - "Code" + "Main", + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/GridcoinNetwork", + "url": "https://twitter.com/@helloiconworld", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/gridcoin", - "icon": "reddit.png", + "type": "custom", + "name": "Icon Telegram", + "url": "https://t.me/joinchat/Fqw4igkkVmYtj--ZVi-QcA", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/gridcoins", + "url": "https://www.facebook.com/helloicon", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=324118.0", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC5SrWL7CKY09cVtuDxHtizw", + "icon": "youtube.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "0x888666CA69E0f178DED6D75b5726Cee99A87D698", + "system": "Iconomi", + "icon": "iconomi", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "iconomi token", + "symbol": "ICN" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Iconomi" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Open Fund Management Platform", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-08-25T08:00:00", + "end_date": "2016-09-29T20:00:00", + "genesis_address": [ + "3KbWWjumBGLBUWYCeidydxe1uET9QyWoEg", + "0x154Af3E01eC56Bc55fD585622E33E3dfb8a248d8", + "6300322192409448238L" + ], + "funding_terms": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", + "funding_url": "https://ico.iconomi.net/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": 17274 + }, + "specs": { + "supply": 100000000 + }, + "first_price": { + "date": "2016-09-29T20:00:00", + "btc": 0.00020323, + "usd": 0.12313299 + }, + "flags": { + "supply_from_here": true + }, + "links": [ { - "type": "wallet", - "name": "GridCoin Wallets", - "url": "http://www.gridcoin.us/Guides/gridcoin-install.htm", - "icon": "gridcoin.png", + "type": "website", + "name": "iconomi.net", + "url": "https://www.iconomi.net/", + "icon": "website.png", "tags": [ - "Apps", - "Wallet" + "Main" ] }, { - "type": "wallet", - "name": "Paper Wallet", - "url": "http://walletgenerator.net/?currency=Gridcoin", - "icon": "wallet.png", + "type": "website", + "name": "Iconomi Crowdsale", + "url": "https://ico.iconomi.net/", + "icon": "website.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "wallet", - "name": "Bionic Wallet", - "url": "https://boinc.berkeley.edu/download_all.php", - "icon": "wallet.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/iconominet", + "rss": "https://medium.com/feed/@iconominet", + "icon": "medium.png", "tags": [ - "Apps", - "Wallet" + "Main", + "News" ] }, { - "type": "custom", - "name": "Profitability Calculator", - "url": "http://pool.gridcoin.us/ProfitabilityCalculator.aspx", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/iconominet", + "icon": "twitter.png", "tags": [ - "Apps" + "Main", + "News" ] }, { "type": "custom", - "name": "Profitability Calculator", - "url": "http://boincstats.com/en/stats/-1/team/detail/118094994/projectList", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/iconomi.net/", + "icon": "facebook.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/gridcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "paper", + "name": "Iconomi Whitepaper", + "url": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "paper", + "name": "Whitepaper on App Token Funds", + "url": "https://www.iconomi.net/CoinFundsWhitepaper.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "C-CEX", - "url": "https://c-cex.com/", - "type": "custom", - "icon": "c-cex.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io/", + "icon": "etherdelta.png", "tags": [ "Apps", "Exchange" ] } - ], - "first_price": { - "btc": 0.00000712, - "usd": 0.00190594, - "date": "2015-02-28T00:00:00" - } + ] }, { - "genesis_id": "00000973d52019a3fdda1b1f346e1d76cbf12f8fdd9fbf0ade33bc1da89cb2e9", - "system": "GroestlCoin", - "icon": "groestlcoin", + "genesis_id": "1.3.1006", + "system": "Icoo", + "icon": "icoo", + "dependencies": [ + "BitShares" + ], "aliases": { - "coinmarketcap": "GroestlCoin" + "coinmarketcap": "ICO OpenLedger" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptoasset", + "headline": "Initial Coin Offering Openledger" }, "consensus": { - "type": "PoW", - "algorithm": "Groestl" + "consensus_type": "BitShares", + "consensus_name": "User Issued Asset" }, "token": { - "name": "GroestlCoin", - "symbol": "GRS" + "name": "ICOO", + "symbol": "ICOO" + }, + "crowdsales": { + "start_date": "2016-05-20T18:00:00", + "end_date": "2016-07-25T12:00:00", + "genesis_address": [ + "icoo" + ], + "funding_terms": "http://www.icoo.io/", + "funding_url": "http://www.icoo.io/", + "tokens_issued": 491205, + "tokens_sold": 491205, + "btc_raised": 576.53 + }, + "first_price": { + "btc": 0.00117371, + "usd": 0.77075646, + "date": "2016-07-25T12:00:00" }, "specs": {}, + "ratings": {}, "links": [ { "type": "website", - "name": "www.groestlcoin.org", - "url": "http://www.groestlcoin.org/", + "name": "icoo.io", + "url": "https://www.icoo.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/grs/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "GroestlCoin GitHub", - "url": "https://github.com/GroestlCoin", - "icon": "github.png", + "type": "twitter", + "name": "ICOO Twitter", + "url": "https://twitter.com/icoo_io", + "icon": "twitter.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=525926.0", - "icon": "forum.png", + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/ICOO_OPEN.BTC", + "icon": "openledger.png", "tags": [ "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00000943, - "usd": 0.00400787, - "date": "2014-04-08T00:00:00" - } - }, - { - "genesis_id": "6c5d71a461b5bff6742bb62e5be53978b8dec5103ce52d1aaab8c6a251582f92", - "system": "Guldencoin", - "icon": "guldencoin", - "aliases": { - "coinmarketcap": "Gulden", - "nickname": "Gulden" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "02/04/2014" - }, - "token": { - "name": "Gulden", - "symbol": "NLG" - }, - "specs": { - "block_time": 150, - "block_reward": "100 NLG", - "total_tokens": 1680000000, - "premine_tokens": "170000000 (10%) for development, marketing and funding of community projects", - "txs_confirm": 6, - "dependencies": "independent" - }, - "links": [ - { - "type": "website", - "name": "gulden.com", - "url": "https://gulden.com", - "icon": "website.png", - "tags": [ - "Main" + "Apps", + "Exchange" ] }, { "type": "explorer", - "name": "Gulden Explorer", - "url": "https://explorer.gulden.com", - "icon": "website.png", + "name": "ICOO Asset", + "url": "http://cryptofresh.com/a/ICOO", + "icon": "cryptofresh.png", "tags": [ - "Main" + "Main", + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/nlgcoin/guldencoin", - "icon": "github.png", + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=22469.0", + "icon": "forum.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=554412.0", + "name": "BitCoinTalk Thread", + "url": "https://bitcointalk.org/index.php?topic=1479359.0", "icon": "forum.png", - "tags": [ + "tages": [ "News" ] } - ], - "first_price": { - "btc": 0.00000184, - "usd": 0.00077126, - "date": "2014-04-08T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Hacken", + "system": "Incent", + "icon": "incent", "dependencies": [ - "Ethereum" + "Waves" ], - "icon": "hacken", "token": { - "name": "hacken token", - "symbol": "HKN" + "name": "incent", + "symbol": "Incent" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Waves", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Incent" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Dedicated cryptocurrency for white hackers " + "headline": "Universal Merchant-Backed Loyalty Platform", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-10-12T12:00:00", - "end_date": "2017-11-12T12:00:00", - "end_date_plan": "2017-11-12T12:00:00", + "start_date": "2016-10-01T00:00:00", + "end_date": "2016-11-30T23:59:59", "genesis_address": [ - "" + "3EcZsF2GSYfBM6YNRJ7RAEuRhqLBhFRcdY" ], - "funding_terms": "https://hacken.io/common/files/HackenWP.pdf", - "funding_url": "https://hacken.io/", + "funding_terms": "https://www.incentloyalty.com/media/IncentICO-InformationPack.pdf", + "funding_url": "https://www.incentloyalty.com/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "btc_raised": "" + }, + "specs": { + "cap": {} }, + "first_price": {}, + "flags": {}, "links": [ { "type": "website", - "name": "hacken.io", - "url": "https://hacken.io/", + "name": "incentloyalty.com", + "url": "https://www.incentloyalty.com/", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Hacken Whitepaper", - "url": "https://hacken.io/common/files/HackenWP.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "blog", - "name": "Hacken Blog", - "url": "https://medium.com/@hacken", + "name": "Blog", + "url": "https://medium.com/incent-loyalty-blog", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135278", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Hacken_io", + "url": "https://twitter.com/IncentLoyalty", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Hacken Telegram", - "url": "https://t.me/hackenio", - "icon": "telegram.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1610052.new#new", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/hacken/", - "icon": "reddit.png", + "type": "custom", + "name": "Slack", + "url": "https://incentinvites.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -27009,98 +27285,95 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/hacken.io", + "url": "https://www.facebook.com/IncentLoyalty/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCEQ4srOLODIzXWPrkug5bMg", - "icon": "youtube.png", + "type": "paper", + "name": "Incent Whitepaper", + "url": "https://www.incentloyalty.com/#", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] } ] }, { "genesis_id": "", - "system": "Hagglin", + "system": "Inchain", + "icon": "inchain", "dependencies": [ "Ethereum" ], - "icon": "hagglin", "token": { - "name": "ribbit token", - "symbol": "" + "name": "inchain", + "symbol": "INC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Inchain" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Peer 2 Peer Marketplace & Logistics Platform" + "headline": "Insurance platform based on Ethereum smart contracts", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-10-31T12:00:00", - "end_date": "2017-11-30T12:00:00", - "end_date_plan": "2017-11-30T12:00:00", + "start_date": "2016-10-26T00:00:00", + "end_date": "2016-11-23T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", - "funding_url": "https://hagglin.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "3K7DAqRb6axzVwZZJYVvXfNmAdqb7D3kwD", + "0x162AC26e2f0FE036C3A3d370C118De0B6C883083" ], - "raised": [ - "" - ] + "funding_terms": "https://bitcointalk.org/index.php?topic=1623519", + "funding_url": "http://ico.inchain.io/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": "" }, "specs": { - "supply": 1000000000 + "cap": {} }, + "first_price": {}, + "flags": {}, "links": [ { "type": "website", - "name": "hagglin.com", - "url": "https://hagglin.com/", + "name": "inchain.io", + "url": "http://inchain.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Hagglin Whitepaper", - "url": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Hagglin GitHub", - "url": "https://github.com/CoinFabrik/ico/tree/hagglin", - "icon": "github.png", + "type": "website", + "name": "Inchain Crowdsale", + "url": "http://ico.inchain.io/", + "icon": "website.png", "tags": [ - "Main", - "Code" + "Main" ] }, { "type": "blog", - "name": "Hagglin Blog", - "url": "https://medium.com/@hagglinapp", - "icon": "medium.png", + "name": "Blog", + "url": "https://medium.com/@inchain", + "rss": "https://medium.com/feed/@inchain", + "icon": "Medium.png", "tags": [ "Main", "News" @@ -27109,51 +27382,70 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/hagglinapp", + "url": "https://twitter.com/Inchain_dot_io", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Hagglin Slack", - "url": "https://hagglin.slack.com/?redir=%2Fmessages", - "icon": "slack.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1623519", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/hagglinapp/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": " http://facebook.com/groups/inchain", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Hagglin-344657639288066/", - "icon": "facebook.png", + "name": "Slack", + "url": "https://inchain.slack.com/", + "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "paper", + "name": "Inchain Whitepaper", + "url": "http://ico.inchain.io/app/docs/whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Financial model", + "url": "https://dl.dropboxusercontent.com/s/9acj96asz58jnz3/Fin%20model.xlsx", + "icon": "paper.png", + "tags": [ + "Science" + ] } ] }, { "genesis_id": "", - "system": "Harbor", + "system": "Indorse", "dependencies": [ "Ethereum" ], - "icon": "harbor", + "icon": "indorse", "token": { - "name": "harbor token", - "symbol": "HBR" + "name": "indorse token", + "symbol": "IND" }, "consensus": { "consensus_type": "ERC20 Token", @@ -27161,61 +27453,97 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized application marketplace" + "system_type": "utility", + "headline": "Decentralized Professional Network on Ethereum Blockchain" }, "crowdsales": { - "start_date": "2017-11-13T12:00:00", - "end_date": "2017-12-13T00:00:00", - "end_date_plan": "2017-12-13T00:00:00", + "start_date": "2017-08-08T11:00:00", + "end_date": "2017-09-07T11:00:00", + "end_date_plan": "2017-09-08T11:00:00", "genesis_address": [ - "0x84b42a80283a8936ffe95f1fe3762ba4538ce21a" + "indorse.eth" ], - "funding_terms": "http://toharbor.com", - "funding_url": "http://toharbor.com", + "funding_terms": "https://indorse.io", + "funding_url": "https://indorse.io", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 28288563, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 9000000" ] }, "links": [ { "type": "website", - "name": "toharbor.com", - "url": "http://toharbor.com", + "name": "indorse.io", + "url": "https://indorse.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Harbor Whitepaper", - "url": "http://toharbor.com/Harbor_Whitepaper.pdf", + "name": "Indorse Whitepaper", + "url": "https://indorse.io/whitepaper", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Harbor GitHub", - "url": "https://github.com/harborPlatform", - "icon": "github.png", + "type": "blog", + "name": "Indorse Blog", + "url": "https://medium.com/joinindorse", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2047503.0", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrl7P_9a6i3tX3ZDyfBm2Ww", - "icon": "youtube.png", + "name": "Indorse Telegram", + "url": "https://t.me/joinchat/AAAAAA1WIyLU_WrlA3b3zw", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/joinIndorse", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Indorse Slack", + "url": "https://slack.indorse.io", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/JoinIndorse/", + "icon": "facebook.png", "tags": [ "News" ] @@ -27223,69 +27551,57 @@ ] }, { - "genesis_id": "", - "system": "Hero Coin", + "genesis_id": "15344649963748848799", + "system": "InstantDEX", + "icon": "instantdex", "dependencies": [ - "Ethereum" + "NXT" ], - "icon": "herocoin", - "token": { - "name": "hero coin", - "symbol": "HERO" + "aliases": { + "coinmarketcap": "InstantDEX" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "NXT", + "algorithm": "AE" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Reward-based peer to peer betting on the Ethereum Blockchain" - }, - "crowdsales": { - "start_date": "2017-09-14T14:00:00", - "end_date": "2017-10-14T14:00:00", - "end_date_plan": "2017-10-14T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://s3-cdn.herocoin.io/HERO_CoinOfferDocument.pdf", - "funding_url": "https://www.herocoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" + "tags": [ + "DApp" ] }, - "specs": { - "supply": 2000000000 + "token": { + "name": "InstantDEX", + "symbol": "DEX" }, + "specs": {}, "links": [ { "type": "website", - "name": "herocoin.io", - "url": "https://www.herocoin.io/", + "name": "instantdex.org", + "url": "http://instantdex.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Hero Coin Whitepaper", - "url": "https://s3-cdn.herocoin.io/HERO_Whitepaper.pdf", + "type": "explorer", + "name": "NXT Asset", + "url": "http://nxtreporting.com/?as=15344649963748848799", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Hero Coin GitHub", - "url": "https://github.com/ByteHeroes/herocoin", + "name": "InstantDEX BitBucket", + "url": "https://bitbucket.org/BitcoinDark/repository/downloads/BitcoinDark-x64-InstantDEX-Beta-9-12-2015.rar", "icon": "github.png", "tags": [ "Main", @@ -27294,112 +27610,103 @@ }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2116864.msg21169697#msg21169697", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/HEROcoinio", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Hero Coin Telegram", - "url": "https://t.me/joinchat/FsEwOwtrCZMWwHokEj70Gw", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Hero Coin Slack", - "url": "https://herocoin.slack.com/join/shared_invite/enQtMjQyNTQ1NDU3ODYxLTVmMzlmNTg5ZTUyODM4NzFjZGVjNGFlZjYzOTM0MzI1YWIwZWMxN2UzMWMxYWQ2MDE4NDQ3OTE4Y2I1NmMyYjU", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/HEROcoin/", - "icon": "reddit.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1094381.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/HEROcoinio/", - "icon": "facebook.png", + "type": "forum", + "name": "NXT Forum", + "url": "https://nxtforum.org/nxtventures/instantdex-realtime-trading-of-nxt-nxt-assets-btc-and-btc-clones/", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.0039071, + "usd": 1.7213794, + "date": "2014-09-14T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Hirematch", + "system": "InternetofCoins", + "icon": "internetofcoins", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "hirematch", "token": { - "name": "hirematch token", - "symbol": "HIRE" + "name": "hybrid asset", + "symbol": "XHY" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid POS-POW", + "algorithm": "Haystack" + }, + "aliases": { + "coinmarketcap": "", + "nickname": "Internet of Coins" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized blockchain employee recruitment platform" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Decentralized Inclusive Cryptocurrency Environment", + "tags": [ + "DAO", + "TOS", + "DAPP" + ], + "twwidid": "", + "page_state": "draft" + }, + "specs": { + "supply": 7000000, + "premine_tokens": 0, + "rpc": "1111" }, "crowdsales": { - "start_date": "2017-10-01T00:01:00", - "end_date": "2017-10-31T23:59:00", - "end_date_plan": "2017-10-31T23:59:00", + "start_date": "2017-03-21T10:00:00", + "end_date": "2017-06-21T10:00:00", "genesis_address": [ - "" + "14aV8dULoL67i6xQncfmFsbFaEtpRKskC2", + "1BshWVmV1o4ZPWRvTGVMGsXMmQaV1qAouw", + "0x197A920123DDa17040A065457Ef0c01B28A54045", + "NXT-FCXQ-K5NB-EA5E-CF36G", + "NB6TCTRBT7KUN5T5337LBSBIAYHL375VHCFZNOAU", + "3P6xW7z9rjfGcoTeEiitoWfHWMbZ5j2GZkN", + "internet-of-coins" ], - "funding_terms": "http://www.hirematch.io/", - "funding_url": "http://www.hirematch.io/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://coinstorm.net/terms", + "funding_url": "https://coinstorm.net", "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "tokens_sold": "", + "tokens_issued": 7000000, + "min_investment": 0.01 }, "links": [ { "type": "website", - "name": "hirematch.io", - "url": "https://www.hirematch.io/", + "name": "coinstorm.net", + "url": "https://coinstorm.net/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Hirematch Whitepaper", - "url": "https://hirematch.io/docs/hirematch-whitepaper.pdf", + "name": "Internet of Coins whitepaper", + "url": "https://internetofcoins.org/public/uploads/whitepaper_ioc.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -27407,8 +27714,8 @@ }, { "type": "github", - "name": "Hirematch GitHub", - "url": "https://github.com/hirematchio/hirematch", + "name": "Github", + "url": "https://github.com/internetofcoins", "icon": "github.png", "tags": [ "Main", @@ -27416,37 +27723,38 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2014698.msg20077199#msg20077199", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Blog", + "url": "https://internetofcoins.org/blog", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/hire_match", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1760129.0", + "icon": "bitcoin.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Hirematch Slack", - "url": "https://hirematch.slack.com/join/shared_invite/MjM4Mzk4ODE4Njc2LTE1MDQ4ODg2MTctMzVhYTg0M2FlMA", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/internetofcoins", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/hirematchico/", - "icon": "facebook.png", + "name": "Youtube", + "url": "https://www.youtube.com/results?search_query=internet+of+coins", + "icon": "youtube.png", "tags": [ "News" ] @@ -27454,66 +27762,66 @@ ] }, { - "genesis_id": "000009ea5ef5019446b315e7e581fc2ea184315ed46c9ddeadc8aa9442deedc9", - "system": "HoboNickels", - "icon": "hobonickels", - "aliases": { - "coinmarketcap": "HoboNickels" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "Scrypt+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-07-24T05:05:37", - "url": "https://bitcointalk.org/index.php?topic=261550.0" - }, - { - "name": "Genesis", - "start_date": "2013-07-24T03:17:04" - } + "genesis_id": "", + "system": "Internxt", + "dependencies": [ + "Ethereum" ], + "icon": "internxt", "token": { - "name": "HoboNickels", - "symbol": "HBN" + "name": "internxt token", + "symbol": "INXT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "specs": { - "block_time": "30", - "block_reward": 5, - "total_tokens": 120000000 + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Welcome To A New Internet" + }, + "crowdsales": { + "start_date": "2017-09-28T19:00:00", + "end_date": "2018-09-07T19:00:00", + "end_date_plan": "2018-09-07T19:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://internxt.io/", + "funding_url": "https://internxt.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "hobonickels.info", - "url": "http://www.hobonickels.info/", - "icon": "website.png", + "name": "internxt.io", + "url": "https://internxt.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://hbn.cryptocoinexplorer.com/", - "icon": "explorer.png", + "type": "paper", + "name": "Internxt Whitepaper", + "url": "https://internxt.io/whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "HoboNickels GitHub", - "url": "https://github.com/Crypto-Expert/HoboNickels", + "name": "Internxt GitHub", + "url": "https://github.com/internxt", "icon": "github.png", "tags": [ "Main", @@ -27521,329 +27829,303 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=303749.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/internxt_io", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Internxt Telegram", + "url": "https://t.me/internxt_io", + "icon": "telegram.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00010569, - "usd": 0.06773652, - "date": "2013-12-16T00:00:00" - } + ] }, { - "genesis_id": "Horizon", - "system": "Horizon", - "icon": "horizon", - "aliases": { - "coinmarketcap": "Horizon" + "genesis_id": "", + "system": "Iota", + "icon": "iota", + "dependencies": [ + "independent" + ], + "token": { + "name": "iota", + "symbol": "IOTA" + }, + "consensus": { + "type": "Tangle", + "algorithm": "Iota" }, "descriptions": { - "state": "Public", + "state": "Pre-Public", "system_type": "cryptocurrency", - "headline": "Decentrilized Business Platform" + "headline": "Cryptocurrency for Internet-of-Things", + "tags": [ + "DAO" + ], + "page_state": "draft" }, - "events": [ - { - "name": "Horizon Announcement", - "start_date": "2014-10-14T08:25:00", - "url": "https://bitcointalk.org/index.php?topic=551666.msg6003371#msg6003371" - } - ], - "consensus": { - "type": "PoS", - "algorithm": "NXT" + "aliases": { + "coinmarketcap": "IOTA" }, - "token": { - "name": "Horizon", - "symbol": "HZ" + "crowdsales": { + "start_date": "2015-11-25T00:00:00", + "end_date": "2015-12-21T00:00:00", + "genesis_address": [ + "1G8hh3bHMMhZSATwisBVbGFSYBKK3Suib8", + "NXT-Q4N3-V2QJ-S3GT-FW4Z9" + ], + "funding_terms": "http://188.138.57.93/tos.pdf", + "funding_url": "http://www.iotatoken.com/", + "tokens_sold": 2779530283277761, + "tokens_issued": 2779530283277761, + "btc_raised": 1191.1311 }, "specs": { - "block_time": 600, - "total_tokens": 1000000000 + "supply": 2779530283277761, + "cap": { + "btc": 1191.1311, + "usd": 521431 + } + }, + "first_price": { + "btc": 0.00000119, + "usd": 0.00052143, + "date": "2015-12-21T00:00:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { - "type": "website", - "name": "horizonplatform.io", - "url": "https://horizonplatform.io/", + "type": "site", + "name": "iotatoken.com", + "url": "http://www.iotatoken.com/", "icon": "website.png", - "links": [ + "tags": [ "Main" ] }, { - "name": "Horizon Explorer", - "url": "https://blockchain.info/", - "type": "explorer", - "icon": "explorer.png", + "type": "github", + "name": "IOTA GitHub", + "url": "https://github.com/IOTAledger", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "name": "Web Wallet", - "url": "http://nexthorizon.github.io/hz-source/", "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "Horison News", - "url": "https://horizonplatform.io/category/news/", - "rss": "https://horizonplatform.io/feed/", - "type": "custom", - "icon": "horizon.png", + "name": "IOTA Wallet", + "url": "https://github.com/IOTAledger", + "icon": "iota.png", "tags": [ - "News" + "Wallet", + "Apps" ] }, { - "name": "Horizon Forum", - "url": "https://horizonplatform.io/community/", "type": "forum", + "name": "IOTA Forum", + "url": "https://forum.iotatoken.com/", "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/Horizon_HZ", - "type": "twitter", - "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/groups/NHZOfficial/", - "type": "facebook", - "icon": "facebook.png", + "type": "custom", + "name": "IOTA Slack", + "url": "http://slack.iotatoken.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "BTT Forum Thread", - "url": "https://bitcointalk.org/index.php?topic=823785.0", - "type": "forum", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/iotatoken", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Horizon Tutorials", - "url": "https://horizonplatform.io/category/horizon-tutorials/", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Horizon Development Roadmap", - "url": "https://horizonplatform.io/about/development-roadmap/", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Horizon Faucet", - "url": "https://faucet.horizonplatform.io/", "type": "custom", - "icon": "horizon.png", + "name": "IOTA Documentation", + "url": "https://iota.readme.io/", + "icon": "link.png", "tags": [ - "Apps" + "Code" ] }, { - "name": "Rich List", - "url": "https://explorer.horizonplatform.io/?page=accounts", "type": "custom", - "icon": "link.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/iota", + "icon": "cointelegraph.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Horizon Exchange", - "url": "http://hzxchange.net/", "type": "custom", - "icon": "horizon.png", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/iota/", + "icon": "bitcoinist.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1216479.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "paper", + "name": "The Tangle by Serguei Popov", + "url": "https://iotatoken.com/IOTA_Whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] } - ], - "first_price": { - "btc": 8.5e-7, - "usd": 0.00055546, - "date": "2014-06-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Humaniq", - "icon": "humaniq", + "system": "Jibrel Network", "dependencies": [ "Ethereum" ], + "icon": "jibrelnetwork", "token": { - "name": "humaniq", - "symbol": "HMQ" + "name": "jibrel network token", + "symbol": "JNT" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Vico" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Discover the unbanked. Platform for financial and technology startups", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "Financial assets represented as ERC-20 tokens on Ethereum" }, "crowdsales": { - "start_date": "2017-04-06T00:00:00", - "end_date": "2017-04-27T00:00:00", + "start_date": "2017-09-25T12:00:00", + "end_date": "2017-10-25T12:00:00", + "end_date_plan": "2017-10-25T12:00:00", "genesis_address": [ - "3EEa31Y26qUip8QUTmbKGpVaGjezaHWVGn", - "3ByRCbsSPyXyR6QLSLycaKXvxNY9CxVe5w", - "3PspUiD5tmGHwF6zej2n1mRcCKZPuwmSFT", - "33xcGVuwy4BxjWxUnWFkVDmnTg9sagrQ1i", - "3LkRZHQXYUwCoipbuo7PLGsDXqPWyrfgtf", - "0xa2c9a7578e2172F32a36c5c0e49d64776F9E7883" + "" ], - "funding_terms": " https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", - "funding_url": "https://humaniq.co/", + "funding_terms": "https://jibrel.network/#jnt", + "funding_url": "https://jibrel.network/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "" - }, - "specs": {}, - "first_price": { - "btc": "", - "usd": "", - "date": "" + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "humaniq.co", - "url": "https://humaniq.co/", - "icon": "website.png", + "name": "jibrel.network", + "url": "https://jibrel.network/", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "http://twitter.com/Humaniq_co", - "icon": "twitter.png", + "type": "paper", + "name": "Jibrel Network Whitepaper", + "url": "https://jibrel.network/assets/white_paper/Jibrel%20Network%20-%20White%20Paper%20(2nd%20Draft).pdf", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://humaniq-co.slack.com/", - "icon": "slack.png", + "type": "github", + "name": "Jibrel Network GitHub", + "url": "https://github.com/jibrelnetwork/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2057487.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/humaniq.co", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/JibrelNetwork", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Humaniq Whitepaper", - "url": "https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", - "icon": "paper.png", + "type": "custom", + "name": "Jibrel Network Telegram", + "url": "https://t.me/jibrelnetwork", + "icon": "telegram.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Humaniq ICO Contract", - "url": "https://github.com/humaniq", - "icon": "github.png", + "type": "slack", + "name": "Jibrel Network Slack", + "url": "https://jibrelnetwork.slack.com/", + "icon": "slack.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://blog.humaniq.co", - "icon": "medium.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/JibrelNetwork/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1711764.0", - "icon": "bitcoin.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UChRHMyaETb7M9OwfQQodh7g", + "icon": "youtube.png", "tags": [ "News" ] @@ -27851,57 +28133,66 @@ ] }, { - "genesis_id": "000004be2b5eabb96d2932f0ba78bf4d07f89049f9b3150cc2d744c12009546f", - "system": "Hyper", - "icon": "Hyper", + "genesis_id": "", + "system": "Jincor", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Hyper" + "icon": "jincor", + "token": { + "name": "jincor token", + "symbol": "JCR" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Project", + "system_type": "cryptoasset", + "headline": "Smart contracts and cryptocurrency transactions for any business" }, - "token": { - "name": "Hyper", - "symbol": "HYPER" + "crowdsales": { + "start_date": "2017-11-01T00:00:00", + "end_date": "2017-12-15T00:00:00", + "end_date_plan": "2017-12-15T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://ico.jincor.com/", + "funding_url": "http://ico.jincor.com/", + "tokens_sold": "", + "tokens_issued": 35000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "hypercrypto.com", - "url": "http://hypercrypto.com/", - "icon": "website.png", + "name": "ico.jincor.com", + "url": "http://ico.jincor.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/hyper/", - "icon": "cryptoid.png", + "type": "paper", + "name": "Jincor Whitepaper", + "url": "https://s3.eu-west-2.amazonaws.com/jincor-ico/whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Hyper GitHub", - "url": "https://github.com/palmd/Hyper", + "name": "Jincor GitHub", + "url": "https://github.com/jincortech", "icon": "github.png", "tags": [ "Main", @@ -27909,52 +28200,68 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=624651.0", - "icon": "forum.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2039071.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/jincor_ico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Jincor Telegram", + "url": "https://t.me/JincorICO", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/jincorlimited", + "icon": "facebook.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00002027, - "usd": 0.01301139, - "date": "2014-05-31T00:00:00" - } + ] }, { - "genesis_id": "000005fe04e512585c3611369c7ce23f130958038c18a462577d002680dab4fc", - "system": "HyperStake", - "icon": "hyperstake", + "genesis_id": "0000052f45f694ad4626eeca11c53c79cdd7b4c9ff3ccf123c90ebce3dea4f15", + "system": "Jumbucks", + "icon": "jumbucks", "aliases": { - "coinmarketcap": "HyperStake" - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "coinmarketcap": "Jumbucks" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency" }, - "events": { - "announcement": "06/07/2014" + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" }, "token": { - "name": "HyperStake", - "symbol": "HYP" - }, - "specs": { - "block_time": 90 + "name": "jumbuck", + "symbol": "JBS" }, + "specs": {}, "links": [ { "type": "website", - "name": "hyperstake.com", - "url": "http://hyperstake.com/", + "name": "getjumbucks.com", + "url": "http://getjumbucks.com/", "icon": "website.png", "tags": [ "Main" @@ -27962,19 +28269,20 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "http://hyp.cryptocoinexplorer.com/", - "icon": "explorer.png", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/jbs/", + "icon": "cryptoid.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { "type": "github", - "name": "HyperStake GitHub", - "url": "https://github.com/hyperstake/HyperStake", + "name": "Jumbucks GitHub", + "url": "https://github.com/jyap808/jumbucks", "icon": "github.png", "tags": [ "Main", @@ -27984,7 +28292,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=678849", + "url": "https://bitcointalk.org/index.php?topic=865169.0", "icon": "forum.png", "tags": [ "Main", @@ -27993,21 +28301,21 @@ } ], "first_price": { - "btc": 0.0000047, - "usd": 0.00259007, - "date": "2014-08-09T00:00:00" + "btc": 0.00496594, + "usd": 2.61563333, + "date": "2014-09-07T00:00:00" } }, { "genesis_id": "", - "system": "Icon", + "system": "Kairos", "dependencies": [ "Ethereum" ], - "icon": "icon", + "icon": "kairos", "token": { - "name": "icon token", - "symbol": "ICX" + "name": "kairos token", + "symbol": "KAIROS" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28016,17 +28324,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Hyperconnect the World" + "headline": "First Artificial intelligence driven ETF for block-chain assets" }, "crowdsales": { - "start_date": "2017-10-20T00:00:00", - "end_date": "2017-11-03T00:00:00", - "end_date_plan": "2017-11-03T00:00:00", + "start_date": "2017-07-27T13:00:00", + "end_date": "2017-08-27T22:00:00", + "end_date_plan": "2017-08-27T22:00:00", "genesis_address": [ "" ], - "funding_terms": "https://icon.foundation/en/", - "funding_url": "https://icon.foundation/en/", + "funding_terms": "https://kairostokens.com/", + "funding_url": "https://kairostokens.com/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -28040,35 +28348,34 @@ "links": [ { "type": "website", - "name": "icon.foundation", - "url": "https://icon.foundation/en/", + "name": "kairostokens.com", + "url": "https://kairostokens.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Icon Whitepaper", - "url": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf", + "name": "Kairos Whitepaper", + "url": "https://kairostokens.com/assets/pdf/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Icon Blog", - "url": "https://medium.com/helloiconworld", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2049551.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/@helloiconworld", + "url": "https://twitter.com/kairostokens", "icon": "twitter.png", "tags": [ "News" @@ -28076,8 +28383,8 @@ }, { "type": "custom", - "name": "Icon Telegram", - "url": "https://t.me/joinchat/Fqw4igkkVmYtj--ZVi-QcA", + "name": "Kairos Telegram", + "url": "https://t.me/kairostokens", "icon": "telegram.png", "tags": [ "News" @@ -28086,100 +28393,75 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/helloicon", + "url": "https://www.facebook.com/Kairostokens", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC5SrWL7CKY09cVtuDxHtizw", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "0x888666CA69E0f178DED6D75b5726Cee99A87D698", - "system": "Iconomi", - "icon": "iconomi", + "genesis_id": "", + "system": "Kickico", "dependencies": [ "Ethereum" ], + "icon": "kickico", "token": { - "name": "iconomi token", - "symbol": "ICN" + "name": "KickCoin", + "symbol": "KC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Iconomi" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Open Fund Management Platform", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "headline": "A unified blockchain-based platform for cryptocurrency crowdfunding" }, "crowdsales": { - "start_date": "2016-08-25T08:00:00", - "end_date": "2016-09-29T20:00:00", + "start_date": "2017-08-29T13:00:00", + "end_date": "2017-09-29T13:00:00", + "end_date_plan": "2017-09-29T13:00:00", "genesis_address": [ - "3KbWWjumBGLBUWYCeidydxe1uET9QyWoEg", - "0x154Af3E01eC56Bc55fD585622E33E3dfb8a248d8", - "6300322192409448238L" + "" ], - "funding_terms": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", - "funding_url": "https://ico.iconomi.net/", - "tokens_sold": 85000000, - "tokens_issued": 100000000, - "btc_raised": 17274 - }, - "specs": { - "supply": 100000000 - }, - "first_price": { - "date": "2016-09-29T20:00:00", - "btc": 0.00020323, - "usd": 0.12313299 - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://www.kickico.com/", + "funding_url": "https://www.kickico.com/", + "tokens_sold": "", + "tokens_issued": 800000000, + "btc_raised": "", + "cap_limit": [ + "eth = 200000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "iconomi.net", - "url": "https://www.iconomi.net/", - "icon": "website.png", + "name": "kickico.com", + "url": "http://www.kickico.com", "tags": [ "Main" ] }, { - "type": "website", - "name": "Iconomi Crowdsale", - "url": "https://ico.iconomi.net/", - "icon": "website.png", + "type": "paper", + "name": "Kickico Whitepaper", + "url": "https://www.kickico.com/whitepaper", "tags": [ - "Apps" + "Main", + "Science" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/iconominet", - "rss": "https://medium.com/feed/@iconominet", + "name": "Kickico Blog", + "url": "https://medium.com/@kickico", "icon": "medium.png", "tags": [ "Main", @@ -28189,237 +28471,105 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/iconominet", + "url": "https://twitter.com/KICKICOplatform", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/iconomi.net/", - "icon": "facebook.png", + "name": "Kickico Telegram", + "url": "https://t.me/kickico", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Iconomi Whitepaper", - "url": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Whitepaper on App Token Funds", - "url": "https://www.iconomi.net/CoinFundsWhitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io/", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ] - }, - { - "genesis_id": "1.3.1006", - "system": "Icoo", - "icon": "icoo", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "ICO OpenLedger" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Initial Coin Offering Openledger" - }, - "consensus": { - "consensus_type": "BitShares", - "consensus_name": "User Issued Asset" - }, - "token": { - "name": "ICOO", - "symbol": "ICOO" - }, - "crowdsales": { - "start_date": "2016-05-20T18:00:00", - "end_date": "2016-07-25T12:00:00", - "genesis_address": [ - "icoo" - ], - "funding_terms": "http://www.icoo.io/", - "funding_url": "http://www.icoo.io/", - "tokens_issued": 491205, - "tokens_sold": 491205, - "btc_raised": 576.53 - }, - "first_price": { - "btc": 0.00117371, - "usd": 0.77075646, - "date": "2016-07-25T12:00:00" - }, - "specs": {}, - "ratings": {}, - "links": [ - { - "type": "website", - "name": "icoo.io", - "url": "https://www.icoo.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "twitter", - "name": "ICOO Twitter", - "url": "https://twitter.com/icoo_io", - "icon": "twitter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KickICO/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/ICOO_OPEN.BTC", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Exchange" - ] - }, - { - "type": "explorer", - "name": "ICOO Asset", - "url": "http://cryptofresh.com/a/ICOO", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=22469.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Kickico-1909910745919239", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BitCoinTalk Thread", - "url": "https://bitcointalk.org/index.php?topic=1479359.0", - "icon": "forum.png", - "tages": [ + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC_zMuXu_P7idt84qOqDFMcw", + "icon": "youtube.png", + "tags": [ "News" ] } ] }, { - "genesis_id": "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "system": "iExec", - "icon": "iexec", + "genesis_id": "", + "system": "Komodo", "dependencies": [ - "Ethereum" + "Bitcoin" ], + "icon": "komodo", "token": { - "name": "aeon", - "symbol": "RLC" + "name": "komodo token", + "symbol": "KMD" }, "consensus": { - "type": "ERC20 + Proof-of-Contribution", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "iExec" + "consensus_type": "Delayed Proof of Work", + "consensus_name": "dPoW" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Blockchain-based Distributed Cloud", - "tags": [ - "DApp" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Secure and private money with a built-in gateway" + }, + "aliases": { + "coinmarketcap": "Komodo" }, "crowdsales": { - "start_date": "2017-04-19T13:00:00", - "end_date": "2017-04-19T20:00:00", + "start_date": "2016-10-15T00:00:00", + "end_date": "2016-11-20T00:10:00", + "end_date_plan": "2016-11-20T00:00:00", "genesis_address": [ - "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "0xAe307e3871E5A321c0559FBf0233A38c937B826A" + "" ], - "funding_terms": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", - "funding_url": "http://crowdsale.iex.ec", - "tokens_issued": 87000000, - "tokens_sold": 60000000, - "btc_raised": 10000 - }, - "specs": { - "supply": 87000000, - "cap": { - "btc": 14500, - "usd": 17531431 - } - }, - "first_price": { - "btc": 0.00016667, - "usd": 0.2015107, - "date": "2017-04-19T20:00:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://ico.komodoplatform.com/", + "funding_url": "https://komodoplatform.com/#top", + "tokens_sold": 90000000, + "tokens_issued": 100000000, + "btc_raised": 2639, + "cap_limit": [ + "btc = 30000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "iex.ec", - "url": "http://iex.ec/", - "icon": "website.png", + "name": "komodoplatform.com", + "url": "https://komodoplatform.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "iExec whitepaper", - "url": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", - "icon": "paper.png", + "name": "Komodo Whitepaper", + "url": "https://komodoplatform.com/whitepaper/", "tags": [ "Main", "Science" @@ -28427,8 +28577,8 @@ }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/iExecBlockchainComputing", + "name": "Komodo GitHub", + "url": "https://github.com/jl777/komodo", "icon": "github.png", "tags": [ "Main", @@ -28438,27 +28588,45 @@ { "type": "blog", "name": "Blog", - "url": "https://medium.com/iex-ec", - "icon": "blog.png", + "url": "", + "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1605144.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/iEx_ec", + "url": "https://twitter.com/KomodoPlatform", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/iex.ec", - "icon": "linkedin.png", + "type": "slack", + "name": "Komodo Slack", + "url": "http://slackinvite.supernet.org/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/komodoplatform/", + "icon": "reddit.png", "tags": [ "News" ] @@ -28466,164 +28634,202 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Iex-ec-1164124083643301/", + "url": "https://www.facebook.com/KomodoPlatform/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/address/0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "icon": "etherscan.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCtp7YrrEnZbW97sgPldyvKg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "KredX", + "dependencies": [ + "Ethereum" + ], + "icon": "kredx", + "token": { + "name": "kredits token", + "symbol": "KRT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Multi-Blockchain Cryptocurrency Platform" + }, + "crowdsales": { + "start_date": "2017-10-04T00:00:00", + "end_date": "2018-03-01T23:59:00", + "end_date_plan": "2018-03-01T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://bitcointalk.org/index.php?topic=2235814.msg22545568#msg22545568", + "funding_url": "https://kredx.io/#buytokens", + "tokens_sold": "10001000", + "tokens_issued": "440000000", + "btc_raised": "", + "cap_limit": [ + "usd = 43000000" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 440000000 + }, + "links": [ + { + "type": "website", + "name": "kredx.io", + "url": "http://kredx.io/", "tags": [ - "Apps", - "Analytics" + "Main" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/", - "icon": "ethercamp.png", + "type": "paper", + "name": "KredX Whitepaper", + "url": "http://kredx.io/kredx.pdf", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "github", + "name": "KredX GitHub", + "url": "https://github.com/kredX/kredx-platform", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/KredXApp", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KredX/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://github.com/paritytech/parity/releases", - "icon": "parity.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/kredxapp/", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" + "News" ] } ] }, { "genesis_id": "", - "system": "Incent", - "icon": "incent", + "system": "Kuna", "dependencies": [ "Waves" ], + "icon": "kuna", "token": { - "name": "incent", - "symbol": "Incent" + "name": "kuna token", + "symbol": "KUN" }, "consensus": { - "type": "Waves", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Incent" + "consensus_type": "", + "consensus_name": "Waves" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Universal Merchant-Backed Loyalty Platform", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "headline": "The easiest way to buy and sell cryptocurrency in Eastern Europe" }, "crowdsales": { - "start_date": "2016-10-01T00:00:00", - "end_date": "2016-11-30T23:59:59", + "start_date": "2017-07-28T10:10:00", + "end_date": "2017-08-08T22:22:00", + "end_date_plan": "2017-08-08T22:22:00", "genesis_address": [ - "3EcZsF2GSYfBM6YNRJ7RAEuRhqLBhFRcdY" + "" ], - "funding_terms": "https://www.incentloyalty.com/media/IncentICO-InformationPack.pdf", - "funding_url": "https://www.incentloyalty.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "" - }, - "specs": { - "cap": {} + "funding_terms": "https://kuna.io/sco", + "funding_url": "https://kuna.io/markets/kunbtc", + "tokens_sold": 100000, + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "incentloyalty.com", - "url": "https://www.incentloyalty.com/", - "icon": "website.png", + "name": "kuna.io", + "url": "https://kuna.io/?lang=en", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/incent-loyalty-blog", - "icon": "medium.png", + "type": "paper", + "name": "Kuna Whitepaper", + "url": "https://kuna.io/sco", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/IncentLoyalty", - "icon": "twitter.png", + "type": "custom", + "name": "Kuna Telegram", + "url": "https://t.me/kuna_sco_eng", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1610052.new#new", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2030252.0;all", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://incentinvites.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/kunabtc", + "icon": "twitter.png", "tags": [ "News" ] @@ -28631,167 +28837,130 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/IncentLoyalty/", + "url": "https://www.facebook.com/kunaexchange", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Incent Whitepaper", - "url": "https://www.incentloyalty.com/#", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] } ] }, { "genesis_id": "", - "system": "Inchain", - "icon": "inchain", + "system": "Kyber", "dependencies": [ "Ethereum" ], + "icon": "kyber", "token": { - "name": "inchain", - "symbol": "INC" + "name": "kyber token", + "symbol": "KNC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Inchain" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Insurance platform based on Ethereum smart contracts", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "headline": "Instant exchange and conversion of digital assets" }, "crowdsales": { - "start_date": "2016-10-26T00:00:00", - "end_date": "2016-11-23T00:00:00", + "start_date": "2017-09-15T00:00:00", + "end_date": "2017-09-16T06:38:00", + "end_date_plan": "2017-09-16T06:38:00", "genesis_address": [ - "3K7DAqRb6axzVwZZJYVvXfNmAdqb7D3kwD", - "0x162AC26e2f0FE036C3A3d370C118De0B6C883083" + "" ], - "funding_terms": "https://bitcointalk.org/index.php?topic=1623519", - "funding_url": "http://ico.inchain.io/", - "tokens_sold": 85000000, - "tokens_issued": 100000000, - "btc_raised": "" - }, - "specs": { - "cap": {} + "funding_terms": "https://kyber.network/", + "funding_url": "https://tokensale.kyber.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 50000000" + ] }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "inchain.io", - "url": "http://inchain.io/", - "icon": "website.png", + "name": "kyber.network", + "url": "https://kyber.network/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Inchain Crowdsale", - "url": "http://ico.inchain.io/", - "icon": "website.png", + "type": "paper", + "name": "Kyber Whitepaper", + "url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@inchain", - "rss": "https://medium.com/feed/@inchain", - "icon": "Medium.png", + "type": "github", + "name": "Kyber GitHub", + "url": "https://github.com/kyberNetwork/", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Inchain_dot_io", - "icon": "twitter.png", + "type": "blog", + "name": "Kyber Blog", + "url": "https://blog.kyber.network/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1623519", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/kybernetwork", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": " http://facebook.com/groups/inchain", - "icon": "facebook.png", + "name": "Kyber Telegram", + "url": "https://t.me/kybernetwork", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://inchain.slack.com/", + "type": "slack", + "name": "Kyber Slack", + "url": "https://slack.kyber.network/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Inchain Whitepaper", - "url": "http://ico.inchain.io/app/docs/whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Financial model", - "url": "https://dl.dropboxusercontent.com/s/9acj96asz58jnz3/Fin%20model.xlsx", - "icon": "paper.png", - "tags": [ - "Science" - ] } ] }, { "genesis_id": "", - "system": "Indorse", + "system": "LAToken", "dependencies": [ "Ethereum" ], - "icon": "indorse", + "icon": "latoken", "token": { - "name": "indorse token", - "symbol": "IND" + "name": "latoken", + "symbol": "LAT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28799,87 +28968,90 @@ }, "descriptions": { "state": "Project", - "system_type": "utility", - "headline": "Decentralized Professional Network on Ethereum Blockchain" + "system_type": "cryptoasset", + "headline": "Tokenize and trade real assets via crypto" }, "crowdsales": { - "start_date": "2017-08-08T11:00:00", - "end_date": "2017-09-07T11:00:00", - "end_date_plan": "2017-09-08T11:00:00", + "start_date": "2017-08-22T11:00:00", + "end_date": "2017-10-10T11:00:00", + "end_date_plan": "2017-10-10T11:00:00", "genesis_address": [ - "indorse.eth" + "" ], - "funding_terms": "https://indorse.io", - "funding_url": "https://indorse.io", + "funding_terms": "https://latoken.com/", + "funding_url": "https://sale.latoken.com/", "tokens_sold": "", - "tokens_issued": 28288563, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 9000000" + "" ] }, + "specs": { + "supply": 400000000 + }, "links": [ { "type": "website", - "name": "indorse.io", - "url": "https://indorse.io/", + "name": "latoken.com", + "url": "https://latoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Indorse Whitepaper", - "url": "https://indorse.io/whitepaper", + "name": "LAToken Whitepaper", + "url": "https://cdn.latoken.com/common/files/whitepaper/latoken-whitepaper-en.pdf?_ga=2.136809840.1504055711.1504015118-1549099751.1499680070", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Indorse Blog", - "url": "https://medium.com/joinindorse", - "icon": "medium.png", + "type": "github", + "name": "LAToken GitHub", + "url": "https://github.com/latoken", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2047503.0", + "url": "https://bitcointalk.org/index.php?topic=2083486.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Indorse Telegram", - "url": "https://t.me/joinchat/AAAAAA1WIyLU_WrlA3b3zw", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/latokens", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/joinIndorse", - "icon": "twitter.png", + "type": "custom", + "name": "LAToken Telegram", + "url": "https://t.me/latoken", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Indorse Slack", - "url": "https://slack.indorse.io", + "name": "LAToken Slack", + "url": "http://latoken.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -28888,45 +29060,153 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/JoinIndorse/", + "url": "https://www.facebook.com/LiquidAssetToken", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCvTfsRYJYD2X26VXbqDVgTQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "15344649963748848799", - "system": "InstantDEX", - "icon": "instantdex", + "genesis_id": "9c89283ba0f3227f6c03b70216b9f665f0118d5e0fa729cedf4fb34d6a34f463", + "system": "LBRY", "dependencies": [ - "NXT" + "independent" ], - "aliases": { - "coinmarketcap": "InstantDEX" + "token": { + "name": "lbry credit", + "symbol": "LBC" }, "consensus": { - "type": "NXT", - "algorithm": "AE" + "type": "PoW", + "algorithm": "" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", + "system_type": "cryptocurrency", + "headline": "Quasi Decentralized Digital Library", "tags": [ - "DApp" - ] + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "LBRY Credits" + }, + "specs": { + "supply": 401027129.4109525 + }, + "first_price": { + "btc": 0.00259139, + "usd": 1.72837939, + "date": "2016-07-13T20:30:00" + }, + "flags": { + "quantum": true, + "supply_from_here": true + }, + "links": [ + { + "name": "lbry.io", + "url": "lbry.io", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "site" + }, + { + "name": "Explorer", + "url": "https://explorer.lbry.io/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Blog", + "url": "https://lbry.io/news", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "LBRY organization on GitHub", + "url": "https://github.com/lbryio", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ] + }, + { + "genesis_id": "3624321493", + "system": "LTBcoin", + "icon": "ltbcoin", + "dependencies": [ + "Conterparty" + ], + "aliases": { + "coinmarketcap": "LTBcoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" }, "token": { - "name": "InstantDEX", - "symbol": "DEX" + "name": "ltbcoin", + "symbol": "LTBC" }, "specs": {}, + "flags": { + "rating_do_not_display": true, + "quantum": true + }, "links": [ { "type": "website", - "name": "instantdex.org", - "url": "http://instantdex.org/", + "name": "ltbcoin.com/", + "url": "http://ltbcoin.com/", "icon": "website.png", "tags": [ "Main" @@ -28934,9 +29214,9 @@ }, { "type": "explorer", - "name": "NXT Asset", - "url": "http://nxtreporting.com/?as=15344649963748848799", - "icon": "explorer.png", + "name": "Counterparty Asset", + "url": "http://blockscan.com/assetInfo.aspx?q=LTBCOIN", + "icon": "counterparty.png", "tags": [ "Main", "Apps", @@ -28945,28 +29225,19 @@ ] }, { - "type": "github", - "name": "InstantDEX BitBucket", - "url": "https://bitbucket.org/BitcoinDark/repository/downloads/BitcoinDark-x64-InstantDEX-Beta-9-12-2015.rar", - "icon": "github.png", + "type": "twitter", + "name": "@ltbcoin", + "url": "https://twitter.com/ltbcoin", + "icon": "twitter.png", "tags": [ "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1094381.0", - "icon": "forum.png", - "tags": [ "News" ] }, { "type": "forum", - "name": "NXT Forum", - "url": "https://nxtforum.org/nxtventures/instantdex-realtime-trading-of-nxt-nxt-assets-btc-and-btc-clones/", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=712944.0", "icon": "forum.png", "tags": [ "Main", @@ -28975,131 +29246,118 @@ } ], "first_price": { - "btc": 0.0039071, - "usd": 1.7213794, - "date": "2014-09-14T00:00:00" - }, - "flags": { - "quantum": true + "btc": 0.00000158, + "usd": 0.00078485, + "date": "2014-08-18T00:00:00" } }, { "genesis_id": "", - "system": "InternetofCoins", - "icon": "internetofcoins", + "system": "Lampix", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "lampix", "token": { - "name": "hybrid asset", - "symbol": "XHY" + "name": "lampix token", + "symbol": "PIX" }, "consensus": { - "type": "Hybrid POS-POW", - "algorithm": "Haystack" - }, - "aliases": { - "coinmarketcap": "", - "nickname": "Internet of Coins" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized Inclusive Cryptocurrency Environment", - "tags": [ - "DAO", - "TOS", - "DAPP" - ], - "twwidid": "", - "page_state": "draft" - }, - "specs": { - "supply": 7000000, - "premine_tokens": 0, - "rpc": "1111" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Blockchain ‘image mining’ network for augmented reality systems" }, "crowdsales": { - "start_date": "2017-03-21T10:00:00", - "end_date": "2017-06-21T10:00:00", + "start_date": "2017-08-09T08:00:00", + "end_date": "2017-08-18T09:00:00", + "end_date_plan": "2017-08-18T09:00:00", "genesis_address": [ - "14aV8dULoL67i6xQncfmFsbFaEtpRKskC2", - "1BshWVmV1o4ZPWRvTGVMGsXMmQaV1qAouw", - "0x197A920123DDa17040A065457Ef0c01B28A54045", - "NXT-FCXQ-K5NB-EA5E-CF36G", - "NB6TCTRBT7KUN5T5337LBSBIAYHL375VHCFZNOAU", - "3P6xW7z9rjfGcoTeEiitoWfHWMbZ5j2GZkN", - "internet-of-coins" + "" ], - "funding_terms": "https://coinstorm.net/terms", - "funding_url": "https://coinstorm.net", - "btc_raised": "", + "funding_terms": "https://www.lampix.co/index.html", + "funding_url": "https://www.lampix.co/token.html", "tokens_sold": "", - "tokens_issued": 7000000, - "min_investment": 0.01 + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "coinstorm.net", - "url": "https://coinstorm.net/", - "icon": "website.png", + "name": "lampix.co", + "url": "https://www.lampix.co/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Internet of Coins whitepaper", - "url": "https://internetofcoins.org/public/uploads/whitepaper_ioc.pdf", - "icon": "paper.png", + "name": "Lampix Whitepaper", + "url": "https://www.dropbox.com/s/3vs49t1dgcase9v/pix%20token%20whitepaper%20v7.docx?dl=0", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Github", - "url": "https://github.com/internetofcoins", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/lampix_co", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" + ] + }, + { + "type": "slack", + "name": "Lampix Slack", + "url": "https://lampix-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" ] }, { "type": "blog", - "name": "Blog", - "url": "https://internetofcoins.org/blog", - "icon": "blog.png", + "name": "Lampix Blog", + "url": "https://medium.com/@lampix", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1760129.0", - "icon": "bitcoin.png", + "type": "reddit", + "name": "Reddit", + "url": "https://lampix-invite.herokuapp.com/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/internetofcoins", - "icon": "twitter.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Lampix-997463780290920/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Youtube", - "url": "https://www.youtube.com/results?search_query=internet+of+coins", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCY3N6_p3fWC76XFrQlid0vQ", "icon": "youtube.png", "tags": [ "News" @@ -29109,151 +29367,111 @@ }, { "genesis_id": "", - "system": "Internxt", + "system": "Ledgys", + "icon": "ledgys", "dependencies": [ "Ethereum" ], - "icon": "internxt", "token": { - "name": "internxt token", - "symbol": "INXT" + "name": "ledgys token", + "symbol": "XLC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Ledgys" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Welcome To A New Internet" - }, - "crowdsales": { - "start_date": "2017-09-28T19:00:00", - "end_date": "2018-09-07T19:00:00", - "end_date_plan": "2018-09-07T19:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://internxt.io/", - "funding_url": "https://internxt.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Decentralized Data Markets with Ethereum", + "tags": [ + "DApp" ], - "raised": [ - "" - ] + "twwidid": "", + "page_state": "draft" + }, + "specs": { + "cap": {} }, + "first_price": {}, + "flags": {}, "links": [ { "type": "website", - "name": "internxt.io", - "url": "https://internxt.io/", + "name": "ledgys.io", + "url": "http://ledgys.io/", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Internxt Whitepaper", - "url": "https://internxt.io/whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Internxt GitHub", - "url": "https://github.com/internxt", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/internxt_io", + "url": "https://twitter.com/ledgysproject", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Internxt Telegram", - "url": "https://t.me/internxt_io", - "icon": "telegram.png", + "type": "paper", + "name": "Ledgys Whitepaper", + "url": "http://ledgys.io/pdf/LedgysDistributedNetwork-whitepaper-alpha-1.2.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] } ] }, { - "genesis_id": "000000ecd77baa224eebc9960e5a1632ad07858be83ae9b96d1e6fea4d675a68", - "system": "IOCoin", - "icon": "iocoin", + "genesis_id": "", + "system": "Lendroid", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "I/O Coin" - }, - "ratings": { - "rating_cyber": 1 - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "icon": "lendroid", + "token": { + "name": "lendroid token", + "symbol": "LST" }, "consensus": { - "type": "PoS", - "algorithm": "X11" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "token": { - "name": "IOCoin", - "symbol": "IOC" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Digital Asset Lending Platform" }, "links": [ { "type": "website", - "name": "iocoin.io", - "url": "http://iocoin.io/", - "icon": "website.png", + "name": "lendroid.com", + "url": "https://lendroid.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "I/O Coin Whitepaper", - "url": "http://iodigital.io/wp-content/uploads/2016/06/whitepaper_dions.pdf", + "name": "Lendroid Whitepaper", + "url": "https://lendroid.com/assets/whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "http://chainz.cryptoid.info/ioc/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, { "type": "github", - "name": "IOCoin GitHub", - "url": "https://github.com/IOCoin/iocoin", + "name": "Lendroid GitHub", + "url": "https://github.com/lendroidproject", "icon": "github.png", "tags": [ "Main", @@ -29261,265 +29479,218 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=695855.0", - "icon": "forum.png", + "type": "blog", + "name": "Lendroid Blog", + "url": "https://blog.lendroid.com/", + "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=695855", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=695855", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/IO_Coin", + "url": "https://twitter.com/lendroidproject", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "I/O Coin Telegram", - "url": "https://t.me/joinchat/CqVqS0O3PjCTx9bfp4CwOQ", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "I/O Coin Slack", - "url": "https://iocoin.slack.com/", + "name": "Lendroid Slack", + "url": "http://slack.lendroid.com/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/IODigitalCurrency/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/iodigitalblockchain/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCJ5GyhoieEi18FF9oIOuQKQ", - "icon": "youtube.png", - "tags": [ - "News" - ] } - ], - "first_price": { - "btc": 0.00000479, - "usd": 0.00176825, - "date": "2014-08-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Iota", - "icon": "iota", + "system": "LEOCoin", + "icon": "leocoin", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "iota", - "symbol": "IOTA" + "name": "leocoin", + "symbol": "LEO" }, "consensus": { - "type": "Tangle", - "algorithm": "Iota" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Cryptocurrency for Internet-of-Things", + "state": "Public", + "system_type": "cryptoasset", + "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", "tags": [ "DAO" ], - "page_state": "draft" + "hashtag": "#LEOCOIN", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "IOTA" - }, - "crowdsales": { - "start_date": "2015-11-25T00:00:00", - "end_date": "2015-12-21T00:00:00", - "genesis_address": [ - "1G8hh3bHMMhZSATwisBVbGFSYBKK3Suib8", - "NXT-Q4N3-V2QJ-S3GT-FW4Z9" - ], - "funding_terms": "http://188.138.57.93/tos.pdf", - "funding_url": "http://www.iotatoken.com/", - "tokens_sold": 2779530283277761, - "tokens_issued": 2779530283277761, - "btc_raised": 1191.1311 + "coinmarketcap": "LEOCoin" }, "specs": { - "supply": 2779530283277761, - "cap": { - "btc": 1191.1311, - "usd": 521431 - } - }, - "first_price": { - "btc": 0.00000119, - "usd": 0.00052143, - "date": "2015-12-21T00:00:00" - }, - "flags": { - "supply_from_here": true + "total_tokens": 1000000000 }, "links": [ { - "type": "site", - "name": "iotatoken.com", - "url": "http://www.iotatoken.com/", + "name": "leocoin.org", + "url": "http://www.leocoin.org/", + "type": "website", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "IOTA GitHub", - "url": "https://github.com/IOTAledger", - "icon": "github.png", + "name": "Explorer", + "url": "https://insight.leocoin.org/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "wallet", - "name": "IOTA Wallet", - "url": "https://github.com/IOTAledger", - "icon": "iota.png", + "name": "Explorer", + "url": "https://cryptobe.com/chain/LEOcoin", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Wallet", - "Apps" + "Main", + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "IOTA Forum", - "url": "https://forum.iotatoken.com/", - "icon": "forum.png", + "name": "Explorer", + "url": "http://blockchain.leocoin.org/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "IOTA Slack", - "url": "http://slack.iotatoken.com/", - "icon": "slack.png", + "name": "LEOCoin GitHub", + "url": "https://github.com/Leocoin-project/LEOcoin", + "type": "github", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1545712.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/iotatoken", + "url": "https://twitter.com/LEOcoinORG", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, + { + "name": "Ubiq blog", + "url": "https://medium.com/the-ubiq-report", + "type": "blog", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "name": "reddit", + "url": "https://www.reddit.com/r/LEOcoinorg/", + "type": "reddit", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", - "name": "IOTA Documentation", - "url": "https://iota.readme.io/", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/LEOcoin.org", + "icon": "facebook.png", "tags": [ - "Code" + "News" ] }, { + "name": "Google+", + "url": "https://plus.google.com/u/0/106893535574298107342", "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/iota", - "icon": "cointelegraph.png", + "icon": "googleplus.png", "tags": [ "News" ] }, { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/currencies/leocoin/#markets", "type": "custom", - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/iota/", - "icon": "bitcoinist.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1216479.0", - "icon": "forum.png", + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/", + "type": "custom", + "icon": "cryptopia.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "The Tangle by Serguei Popov", - "url": "https://iotatoken.com/IOTA_Whitepaper.pdf", - "icon": "paper.png", + "name": "Livecoin", + "url": "https://www.livecoin.net/", + "type": "custom", + "icon": "livecoin.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Jibrel Network", + "system": "Lescoin", "dependencies": [ "Ethereum" ], - "icon": "jibrelnetwork", + "icon": "lescoin", "token": { - "name": "jibrel network token", - "symbol": "JNT" + "name": "lescoin token", + "symbol": "LSC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -29528,40 +29699,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Financial assets represented as ERC-20 tokens on Ethereum" - }, - "crowdsales": { - "start_date": "2017-09-25T12:00:00", - "end_date": "2017-10-25T12:00:00", - "end_date_plan": "2017-10-25T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://jibrel.network/#jnt", - "funding_url": "https://jibrel.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Crypto-currency secured by wood stock" }, "links": [ { "type": "website", - "name": "jibrel.network", - "url": "https://jibrel.network/", + "name": "lescoin.io", + "url": "https://lescoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Jibrel Network Whitepaper", - "url": "https://jibrel.network/assets/white_paper/Jibrel%20Network%20-%20White%20Paper%20(2nd%20Draft).pdf", + "name": "Lescoin Whitepaper", + "url": "https://bit.ly/Lescoin_WP_EN", "tags": [ "Main", "Science" @@ -29569,18 +29721,28 @@ }, { "type": "github", - "name": "Jibrel Network GitHub", - "url": "https://github.com/jibrelnetwork/", + "name": "Lescoin GitHub", + "url": " https://github.com/Lescoin/ico", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Lescoin Blog", + "url": "https://medium.com/@lescoin", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2057487.0", + "url": "https://bitcointalk.org/index.php?topic=2190584", "icon": "bitcointalk.png", "tags": [ "News" @@ -29589,7 +29751,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JibrelNetwork", + "url": "https://twitter.com/DAO_Lescoin", "icon": "twitter.png", "tags": [ "News" @@ -29597,8 +29759,8 @@ }, { "type": "custom", - "name": "Jibrel Network Telegram", - "url": "https://t.me/jibrelnetwork", + "name": "Lescoin Telegram", + "url": "https://t.me/lescoin", "icon": "telegram.png", "tags": [ "News" @@ -29606,27 +29768,18 @@ }, { "type": "slack", - "name": "Jibrel Network Slack", - "url": "https://jibrelnetwork.slack.com/", + "name": "Lescoin Slack", + "url": "https://lescoin.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/JibrelNetwork/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UChRHMyaETb7M9OwfQQodh7g", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/DAO-Lescoin-270668693421364", + "icon": "facebook.png", "tags": [ "News" ] @@ -29635,14 +29788,14 @@ }, { "genesis_id": "", - "system": "Jincor", + "system": "Leviar Coin", "dependencies": [ "Ethereum" ], - "icon": "jincor", + "icon": "leviarcoin", "token": { - "name": "jincor token", - "symbol": "JCR" + "name": "leviar coin", + "symbol": "XLC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -29651,40 +29804,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Smart contracts and cryptocurrency transactions for any business" + "headline": "DRM Protection over Blockchain" + }, + "aliases": { + "coinmarketcap": "LeviarCoin" }, "crowdsales": { - "start_date": "2017-11-01T00:00:00", - "end_date": "2017-12-15T00:00:00", - "end_date_plan": "2017-12-15T00:00:00", + "start_date": "2017-04-07T00:00:00", + "end_date": "2017-07-09T00:00:00", + "end_date_plan": "2017-07-09T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://ico.jincor.com/", - "funding_url": "http://ico.jincor.com/", + "funding_terms": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", + "funding_url": "https://ico.leviarcoin.org/signup", "tokens_sold": "", - "tokens_issued": 35000000, - "btc_raised": "", + "tokens_issued": "", + "btc_raised": "31.21", "cap_limit": [ - "" + "usd = 5400000" ], "raised": [ - "" + "usd = 63729.88" ] }, "links": [ { "type": "website", - "name": "ico.jincor.com", - "url": "http://ico.jincor.com/", + "name": "leviarcoin.org", + "url": "https://leviarcoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Jincor Whitepaper", - "url": "https://s3.eu-west-2.amazonaws.com/jincor-ico/whitepaper.pdf", + "name": "Leviar Coin Whitepaper", + "url": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", "tags": [ "Main", "Science" @@ -29692,8 +29848,8 @@ }, { "type": "github", - "name": "Jincor GitHub", - "url": "https://github.com/jincortech", + "name": "Leviar Coin GitHub", + "url": "https://github.com/leviarcoin/leviarcoin-src", "icon": "github.png", "tags": [ "Main", @@ -29703,7 +29859,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2039071.0", + "url": "https://bitcointalk.org/index.php?topic=1838617", "icon": "bitcointalk.png", "tags": [ "News" @@ -29712,7 +29868,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/jincor_ico", + "url": "https://twitter.com/hashtag/leviarcoin?src=hash", "icon": "twitter.png", "tags": [ "News" @@ -29720,642 +29876,685 @@ }, { "type": "custom", - "name": "Jincor Telegram", - "url": "https://t.me/JincorICO", + "name": "Leviar Coin Telegram", + "url": "https://t.me/leviarcoinofficial", "icon": "telegram.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/jincorlimited", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "0000052f45f694ad4626eeca11c53c79cdd7b4c9ff3ccf123c90ebce3dea4f15", - "system": "Jumbucks", - "icon": "jumbucks", - "aliases": { - "coinmarketcap": "Jumbucks" + "genesis_id": "", + "system": "Lisk", + "icon": "lisk", + "dependencies": [ + "independent" + ], + "token": { + "name": "lisk", + "symbol": "LSK" + }, + "consensus": { + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptocurrency", + "headline": "Decentralized Application Platform", + "tags": [ + "DAO" + ], + "page_state": "draft" }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "aliases": { + "coinmarketcap": "Lisk" }, - "token": { - "name": "jumbuck", - "symbol": "JBS" + "crowdsales": { + "start_date": "2016-02-22T00:00:00", + "end_date": "2016-03-21T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://ico.lisk.io/presale.pdf", + "funding_url": "https://ico.lisk.io", + "tokens_sold": "85000000", + "btc_raised": "15128.236124451" + }, + "specs": { + "total_tokens": 100000000, + "supply": 100000000 + }, + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.000177979, + "usd": 0.07297139, + "date": "2016-03-20T00:00:00" }, - "specs": {}, "links": [ { - "type": "website", - "name": "getjumbucks.com", - "url": "http://getjumbucks.com/", + "name": "lisk.io", + "url": "https://lisk.io/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/jbs/", - "icon": "cryptoid.png", + "name": "Lisk Explorer", + "url": "https://explorer.lisk.io/", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" - ] + ], + "type": "explorer" }, { - "type": "github", - "name": "Jumbucks GitHub", - "url": "https://github.com/jyap808/jumbucks", - "icon": "github.png", + "name": "Blog", + "url": "https://blog.lisk.io/", + "rss": "https://blog.lisk.io/feed", + "icon": "blog.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "custom" + }, + { + "name": "Twitter", + "url": "https://twitter.com/LiskHQ", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Forum", + "url": "https://forum.lisk.io/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=865169.0", + "url": "https://bitcointalk.org/index.php?topic=1346646", "icon": "forum.png", "tags": [ - "Main", "News" + ], + "type": "forum" + }, + { + "name": "Reddit", + "url": "https://reddit.com/r/Lisk", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/Lisk-1118720888180640/", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Lisk GitHub", + "url": "https://github.com/LiskHQ", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "Lisk Whitepaper", + "url": "https://lisk.io/documentation?i=lisk-whitepaper/README", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "paper" + }, + { + "name": "Lisk Documentation", + "url": "https://lisk.io/documentation?i=lisk-dapps-docs/README", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Code" + ] + }, + { + "name": "Lisk Wallet", + "url": "https://lisk.io/download", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 0.00496594, - "usd": 2.61563333, - "date": "2014-09-07T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Kairos", + "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", + "system": "Litecoin", + "icon": "litecoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "kairos", "token": { - "name": "kairos token", - "symbol": "KAIROS" + "name": "litecoin", + "symbol": "LTC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "First Artificial intelligence driven ETF for block-chain assets" - }, - "crowdsales": { - "start_date": "2017-07-27T13:00:00", - "end_date": "2017-08-27T22:00:00", - "end_date_plan": "2017-08-27T22:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://kairostokens.com/", - "funding_url": "https://kairostokens.com/crowdsale", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer Internet currency", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#litecoin", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Litecoin" + }, + "specs": { + "block_time": 150, + "block_reward": 50, + "total_tokens": 84000000, + "premine_tokens": 150, + "difficulty_cycle": 2016 }, + "events": [ + { + "name": "Announcement", + "start_date": "2011-10-09T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=47417.0" + }, + { + "name": "Genesis", + "start_date": "2011-10-07T07:31:05" + } + ], "links": [ { + "name": "litecoin.org", + "url": "https://litecoin.org/", "type": "website", - "name": "kairostokens.com", - "url": "https://kairostokens.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Kairos Whitepaper", - "url": "https://kairostokens.com/assets/pdf/whitepaper.pdf", + "name": "Explorer", + "url": "http://ltc.block-explorer.com/", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "Electrum LTC", + "url": "https://electrum-ltc.org/", + "type": "wallet", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "wallet" + ] + }, + { + "name": "GitHub", + "url": "https://github.com/litecoin-project/litecoin", + "type": "github", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/litecoin", + "type": "twitter", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "name": "LitecoinTalk", + "url": "https://litecointalk.org/", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "name": "Blog", + "url": "http://blog.litecoin.org/", + "rss": "http://blog.litecoin.org/feeds/posts/default?alt=rss", + "type": "blog", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "name": "reddit", + "url": "http://www.reddit.com/r/litecoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2049551.0", - "icon": "bitcointalk.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/litecoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/kairostokens", - "icon": "twitter.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/litecoin", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/litecoin/", "type": "custom", - "name": "Kairos Telegram", - "url": "https://t.me/kairostokens", - "icon": "telegram.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { + "name": "Google+", + "url": "https://plus.google.com/+LitecoinOrg", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Kairostokens", - "icon": "facebook.png", + "icon": "googleplus.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Kickico", - "dependencies": [ - "Ethereum" - ], - "icon": "kickico", - "token": { - "name": "KickCoin", - "symbol": "KC" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "A unified blockchain-based platform for cryptocurrency crowdfunding" - }, - "crowdsales": { - "start_date": "2017-08-29T13:00:00", - "end_date": "2017-09-29T13:00:00", - "end_date_plan": "2017-09-29T13:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.kickico.com/", - "funding_url": "https://www.kickico.com/", - "tokens_sold": "", - "tokens_issued": 800000000, - "btc_raised": "", - "cap_limit": [ - "eth = 200000" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "kickico.com", - "url": "http://www.kickico.com", + "name": "blockr.io", + "url": "http://ltc.blockr.io/", + "type": "explorer", + "icon": "blockr.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "Kickico Whitepaper", - "url": "https://www.kickico.com/whitepaper", + "name": "Explorer", + "url": "http://explorer.litecoin.net/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Kickico Blog", - "url": "https://medium.com/@kickico", - "icon": "medium.png", + "name": "SoChain", + "url": "https://chain.so/ltc", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KICKICOplatform", - "icon": "twitter.png", + "name": "Blockchains", + "url": "http://blockchains.io/ltct/blocks/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Hash Rate Distribution", + "url": "https://www.litecoinpool.org/pools", "type": "custom", - "name": "Kickico Telegram", - "url": "https://t.me/kickico", - "icon": "telegram.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KickICO/", - "icon": "reddit.png", + "name": "Litecoin BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=47417.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { + "name": "Litecoin Wiki", + "url": "https://litecoin.info/", + "type": "wiki", + "icon": "wiki.png", + "tags": [ + "Code" + ] + }, + { + "name": "F2Pool", + "url": "https://www.f2pool.com/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Kickico-1909910745919239", - "icon": "facebook.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "LTC1BTC", + "url": "http://ltc1btc.com/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_zMuXu_P7idt84qOqDFMcw", - "icon": "youtube.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] - } - ] - }, - { - "genesis_id": "", - "system": "Komodo", - "dependencies": [ - "Bitcoin" - ], - "icon": "komodo", - "token": { - "name": "komodo token", - "symbol": "KMD" - }, - "consensus": { - "consensus_type": "Delayed Proof of Work", - "consensus_name": "dPoW" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Secure and private money with a built-in gateway" - }, - "aliases": { - "coinmarketcap": "Komodo" - }, - "crowdsales": { - "start_date": "2016-10-15T00:00:00", - "end_date": "2016-11-20T00:10:00", - "end_date_plan": "2016-11-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.komodoplatform.com/", - "funding_url": "https://komodoplatform.com/#top", - "tokens_sold": 90000000, - "tokens_issued": 100000000, - "btc_raised": 2639, - "cap_limit": [ - "btc = 30000" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "komodoplatform.com", - "url": "https://komodoplatform.com/", + "name": "LitecoinPool", + "url": "https://www.litecoinpool.org/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main" + "Apps" ] }, { - "type": "paper", - "name": "Komodo Whitepaper", - "url": "https://komodoplatform.com/whitepaper/", + "name": "GHASH.IO", + "url": "https://ghash.io/", + "type": "custom", + "icon": "ghashio.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "Komodo GitHub", - "url": "https://github.com/jl777/komodo", - "icon": "github.png", + "name": "8baochi", + "url": "http://www.8baochi.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "name": "CoinoTron", + "url": "https://coinotron.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "News" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1605144.0", - "icon": "bitcointalk.png", + "name": "WeMineLTC", + "url": "https://www.wemineltc.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KomodoPlatform", - "icon": "twitter.png", + "name": "CleverMining", + "url": "http://clevermining.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "slack", - "name": "Komodo Slack", - "url": "http://slackinvite.supernet.org/", - "icon": "slack.png", + "name": "P2Pool", + "url": "http://p2pool.litecointools.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/komodoplatform/", - "icon": "reddit.png", + "name": "MultiPool", + "url": "https://www.multipool.us/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/litecoin/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/KomodoPlatform/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "ShapeShift", + "url": "https://shapeshift.io", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtp7YrrEnZbW97sgPldyvKg", - "icon": "youtube.png", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "", - "system": "KredX", - "dependencies": [ - "Ethereum" - ], - "icon": "kredx", - "token": { - "name": "kredits token", - "symbol": "KRT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Multi-Blockchain Cryptocurrency Platform" - }, - "crowdsales": { - "start_date": "2017-10-04T00:00:00", - "end_date": "2018-03-01T23:59:00", - "end_date_plan": "2018-03-01T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=2235814.msg22545568#msg22545568", - "funding_url": "https://kredx.io/#buytokens", - "tokens_sold": "10001000", - "tokens_issued": "440000000", - "btc_raised": "", - "cap_limit": [ - "usd = 43000000" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 440000000 - }, - "links": [ + }, { - "type": "website", - "name": "kredx.io", - "url": "http://kredx.io/", + "name": "BTC-e", + "url": "https://btc-e.com/", + "type": "custom", + "icon": "btc-e.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "KredX Whitepaper", - "url": "http://kredx.io/kredx.pdf", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "KredX GitHub", - "url": "https://github.com/kredX/kredx-platform", - "icon": "github.png", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KredXApp", - "icon": "twitter.png", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KredX/", - "icon": "reddit.png", + "name": "OKCoin", + "headline": "The Bitcoin Exchange With Margin and Futures", + "url": "https://www.okcoin.com/", + "type": "custom", + "icon": "okcoin.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/kredxapp/", - "icon": "facebook.png", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "", - "system": "Kuna", - "dependencies": [ - "Waves" - ], - "icon": "kuna", - "token": { - "name": "kuna token", - "symbol": "KUN" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "Waves" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The easiest way to buy and sell cryptocurrency in Eastern Europe" - }, - "crowdsales": { - "start_date": "2017-07-28T10:10:00", - "end_date": "2017-08-08T22:22:00", - "end_date_plan": "2017-08-08T22:22:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://kuna.io/sco", - "funding_url": "https://kuna.io/markets/kunbtc", - "tokens_sold": 100000, - "tokens_issued": 1000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "kuna.io", - "url": "https://kuna.io/?lang=en", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Kuna Whitepaper", - "url": "https://kuna.io/sco", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "type": "custom", + "icon": "hitbtc.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { + "name": "Kraken", "type": "custom", - "name": "Kuna Telegram", - "url": "https://t.me/kuna_sco_eng", - "icon": "telegram.png", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2030252.0;all", - "icon": "bitcointalk.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/kunabtc", - "icon": "twitter.png", + "name": "CEX", + "headline": "Global Bitcoin Exchange", + "url": "https://cex.io/", + "type": "custom", + "icon": "cex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BlockTrades", + "headline": "Your Gateway to the BitShares Trading Network", + "url": "https://blocktrades.us/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/kunaexchange", - "icon": "facebook.png", + "icon": "blocktrades.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.0314437, + "usd": 3.82096807, + "date": "2013-04-28T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Kyber", + "system": "Livepeer", "dependencies": [ "Ethereum" ], - "icon": "kyber", + "icon": "livepeer", "token": { - "name": "kyber token", - "symbol": "KNC" + "name": "livepeer token", + "symbol": "LPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -30364,40 +30563,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Instant exchange and conversion of digital assets" - }, - "crowdsales": { - "start_date": "2017-09-15T00:00:00", - "end_date": "2017-09-16T06:38:00", - "end_date_plan": "2017-09-16T06:38:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://kyber.network/", - "funding_url": "https://tokensale.kyber.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "usd = 50000000" - ] + "headline": "Decentralized Live Video Broadcasting" }, "links": [ { "type": "website", - "name": "kyber.network", - "url": "https://kyber.network/", + "name": "livepeer.org", + "url": "http://livepeer.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Kyber Whitepaper", - "url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf", + "name": "Livepeer Whitepaper", + "url": "https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md", "tags": [ "Main", "Science" @@ -30405,63 +30585,35 @@ }, { "type": "github", - "name": "Kyber GitHub", - "url": "https://github.com/kyberNetwork/", + "name": "Livepeer GitHub", + "url": "https://github.com/livepeer", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Kyber Blog", - "url": "https://blog.kyber.network/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/kybernetwork", + "url": "https://twitter.com/livepeerorg", "icon": "twitter.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Kyber Telegram", - "url": "https://t.me/kybernetwork", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Kyber Slack", - "url": "https://slack.kyber.network/", - "icon": "slack.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Lampix", + "system": "Loopring", "dependencies": [ "Ethereum" ], - "icon": "lampix", + "icon": "loopring", "token": { - "name": "lampix token", - "symbol": "PIX" + "name": "loopring token", + "symbol": "LRC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -30470,67 +30622,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain ‘image mining’ network for augmented reality systems" + "headline": "Decentralised Exchange and Open Protocol" }, - "crowdsales": { - "start_date": "2017-08-09T08:00:00", - "end_date": "2017-08-18T09:00:00", - "end_date_plan": "2017-08-18T09:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.lampix.co/index.html", - "funding_url": "https://www.lampix.co/token.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Loopring" }, "links": [ { "type": "website", - "name": "lampix.co", - "url": "https://www.lampix.co/index.html", + "name": "loopring.org", + "url": "https://loopring.org/en/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lampix Whitepaper", - "url": "https://www.dropbox.com/s/3vs49t1dgcase9v/pix%20token%20whitepaper%20v7.docx?dl=0", + "name": "Loopring Whitepaper", + "url": "https://github.com/Loopring/whitepaper/raw/master/en_whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/lampix_co", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Lampix Slack", - "url": "https://lampix-invite.herokuapp.com/", - "icon": "slack.png", + "type": "github", + "name": "Loopring GitHub", + "url": "https://github.com/loopring", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "blog", - "name": "Lampix Blog", - "url": "https://medium.com/@lampix", + "name": "Loopring Blog", + "url": "https://medium.com/@loopring", "icon": "medium.png", "tags": [ "Main", @@ -30538,28 +30666,28 @@ ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://lampix-invite.herokuapp.com/", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2069498", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Lampix-997463780290920/", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/loopringorg", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCY3N6_p3fWC76XFrQlid0vQ", - "icon": "youtube.png", + "type": "slack", + "name": "Loopring Slack", + "url": "https://loopring.now.sh/", + "icon": "slack.png", "tags": [ "News" ] @@ -30568,33 +30696,33 @@ }, { "genesis_id": "", - "system": "LAToken", + "system": "Lordmancer II", "dependencies": [ "Ethereum" ], - "icon": "latoken", + "icon": "lordmancerii", "token": { - "name": "latoken", - "symbol": "LAT" + "name": "lordmancer token", + "symbol": "LC" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Tokenize and trade real assets via crypto" + "headline": "Mobile MMORPG where players mine cryptocurrency" }, "crowdsales": { - "start_date": "2017-08-22T11:00:00", - "end_date": "2017-10-10T11:00:00", - "end_date_plan": "2017-10-10T11:00:00", + "start_date": "2017-10-23T06:00:00", + "end_date": "2017-12-29T06:00:00", + "end_date_plan": "2017-12-29T06:00:00", "genesis_address": [ "" ], - "funding_terms": "https://latoken.com/", - "funding_url": "https://sale.latoken.com/", + "funding_terms": "http://lordmancer2.io/terms_en", + "funding_url": "http://lordmancer2.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -30605,22 +30733,19 @@ "" ] }, - "specs": { - "supply": 400000000 - }, "links": [ { "type": "website", - "name": "latoken.com", - "url": "https://latoken.com/", + "name": "lordmancer2.io", + "url": "http://lordmancer2.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "LAToken Whitepaper", - "url": "https://cdn.latoken.com/common/files/whitepaper/latoken-whitepaper-en.pdf?_ga=2.136809840.1504055711.1504015118-1549099751.1499680070", + "name": "Lordmancer II Whitepaper", + "url": "https://1drv.ms/b/s!AtHyJaAqXgPAgslabUq333piWVe-gw", "tags": [ "Main", "Science" @@ -30628,8 +30753,8 @@ }, { "type": "github", - "name": "LAToken GitHub", - "url": "https://github.com/latoken", + "name": "Lordmancer II GitHub", + "url": "https://github.com/lm2-ico/contracts", "icon": "github.png", "tags": [ "Main", @@ -30639,7 +30764,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2083486.0", + "url": "https://bitcointalk.org/index.php?topic=2059852.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -30648,7 +30773,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/latokens", + "url": "https://twitter.com/LordmancerI", "icon": "twitter.png", "tags": [ "News" @@ -30656,8 +30781,8 @@ }, { "type": "custom", - "name": "LAToken Telegram", - "url": "https://t.me/latoken", + "name": "Lordmancer II Telegram", + "url": "https://t.me/lm2ico", "icon": "telegram.png", "tags": [ "News" @@ -30665,8 +30790,8 @@ }, { "type": "slack", - "name": "LAToken Slack", - "url": "http://latoken.herokuapp.com/", + "name": "Lordmancer II Slack", + "url": "https://lordmancerico.slack.com/join/shared_invite/MjIwNDE1NTI3ODA4LTE1MDE2NzY2NDEtNDYxYTA5NjIwNg", "icon": "slack.png", "tags": [ "News" @@ -30675,7 +30800,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/LiquidAssetToken", + "url": "https://www.facebook.com/Lordmancer2/", "icon": "facebook.png", "tags": [ "News" @@ -30684,7 +30809,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCvTfsRYJYD2X26VXbqDVgTQ", + "url": "https://www.youtube.com/channel/UCR7woS5tfu9UBmJObOII5ow", "icon": "youtube.png", "tags": [ "News" @@ -30692,179 +30817,16 @@ } ] }, - { - "genesis_id": "9c89283ba0f3227f6c03b70216b9f665f0118d5e0fa729cedf4fb34d6a34f463", - "system": "LBRY", - "dependencies": [ - "independent" - ], - "token": { - "name": "lbry credit", - "symbol": "LBC" - }, - "consensus": { - "type": "PoW", - "algorithm": "" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Quasi Decentralized Digital Library", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "LBRY Credits" - }, - "specs": { - "supply": 401027129.4109525 - }, - "first_price": { - "btc": 0.00259139, - "usd": 1.72837939, - "date": "2016-07-13T20:30:00" - }, - "flags": { - "quantum": true, - "supply_from_here": true - }, - "links": [ - { - "name": "lbry.io", - "url": "lbry.io", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "site" - }, - { - "name": "Explorer", - "url": "https://explorer.lbry.io/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "Blog", - "url": "https://lbry.io/news", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "LBRY organization on GitHub", - "url": "https://github.com/lbryio", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Ledgys", - "icon": "ledgys", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "ledgys token", - "symbol": "XLC" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Ledgys" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Data Markets with Ethereum", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" - }, - "specs": { - "cap": {} - }, - "first_price": {}, - "flags": {}, - "links": [ - { - "type": "website", - "name": "ledgys.io", - "url": "http://ledgys.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ledgysproject", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "paper", - "name": "Ledgys Whitepaper", - "url": "http://ledgys.io/pdf/LedgysDistributedNetwork-whitepaper-alpha-1.2.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - } - ] - }, { "genesis_id": "", - "system": "Lendroid", + "system": "Lunyr", "dependencies": [ "Ethereum" ], - "icon": "lendroid", + "icon": "lunyr", "token": { - "name": "lendroid token", - "symbol": "LST" + "name": "lunyr token", + "symbol": "LUN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -30872,182 +30834,97 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Digital Asset Lending Platform" - }, - "links": [ - { - "type": "website", - "name": "lendroid.com", - "url": "https://lendroid.com/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Lendroid Whitepaper", - "url": "https://lendroid.com/assets/whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Lendroid GitHub", - "url": "https://github.com/lendroidproject", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Lendroid Blog", - "url": "https://blog.lendroid.com/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/lendroidproject", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Lendroid Slack", - "url": "http://slack.lendroid.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "LEOCoin", - "icon": "leocoin", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "leocoin", - "symbol": "LEO" - }, - "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "system_type": "cryptocurrency", + "headline": "Decentralized world knowledge base" }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", - "tags": [ - "DAO" + "crowdsales": { + "start_date": "2017-03-29T00:00:00", + "end_date": "2017-04-28T00:00:00", + "end_date_plan": "2017-04-28T00:00:00", + "genesis_address": [ + "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9" ], - "hashtag": "#LEOCOIN", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "LEOCoin" - }, - "specs": { - "total_tokens": 1000000000 + "funding_terms": "https://github.com/Lunyr/Misc/blob/master/Presale_Purchase_Agreement.pdf", + "funding_url": "https://lunyr.com/", + "tokens_sold": 2703356, + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "leocoin.org", - "url": "http://www.leocoin.org/", "type": "website", - "icon": "website.png", + "name": "lunyr.com", + "url": "https://lunyr.com/", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "https://insight.leocoin.org/", - "type": "explorer", - "icon": "explorer.png", + "type": "paper", + "name": "Lunyr Whitepaper", + "url": "https://github.com/Lunyr/Lunyr/blob/master/Lunyr_White_Paper_ENG.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "name": "Explorer", - "url": "https://cryptobe.com/chain/LEOcoin", - "type": "explorer", - "icon": "explorer.png", + "type": "github", + "name": "Lunyr GitHub", + "url": "https://github.com/Lunyr/Lunyr", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "name": "Explorer", - "url": "http://blockchain.leocoin.org/", - "type": "explorer", - "icon": "explorer.png", + "type": "blog", + "name": "Lunyr Blog", + "url": "https://medium.com/lunyr", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "LEOCoin GitHub", - "url": "https://github.com/Leocoin-project/LEOcoin", - "type": "github", - "icon": "github.png", - "tags": [ - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1545712.0", + "url": "https://bitcointalk.org/index.php?topic=1818468.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/LEOcoinORG", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/LunyrInc", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Ubiq blog", - "url": "https://medium.com/the-ubiq-report", - "type": "blog", - "icon": "medium.png", + "type": "slack", + "name": "Lunyr Slack", + "url": "https://slack.lunyr.com/", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/LEOcoinorg/", "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Lunyr/", "icon": "reddit.png", "tags": [ "News" @@ -31056,89 +30933,50 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/LEOcoin.org", + "url": "https://www.facebook.com/Lunyr-806275516194118/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "name": "Google+", - "url": "https://plus.google.com/u/0/106893535574298107342", - "type": "custom", - "icon": "googleplus.png", - "tags": [ - "News" - ] - }, - { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/currencies/leocoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/", - "type": "custom", - "icon": "cryptopia.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Livecoin", - "url": "https://www.livecoin.net/", - "type": "custom", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" - ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Lescoin", + "system": "Lykke", "dependencies": [ - "Ethereum" + "Coloredcoins" ], - "icon": "lescoin", + "icon": "lykke", "token": { - "name": "lescoin token", - "symbol": "LSC" + "name": "lykke", + "symbol": "LKK" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "CCP", + "consensus_name": "Colored Coins Protocol" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Crypto-currency secured by wood stock" + "headline": "Global Marketplace on the Blockchain" + }, + "aliases": { + "coinmarketcap": "Lykke" }, "links": [ { "type": "website", - "name": "lescoin.io", - "url": "https://lescoin.io/", + "name": "lykke.com", + "url": "https://www.lykke.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lescoin Whitepaper", - "url": "https://bit.ly/Lescoin_WP_EN", + "name": "Lykke Whitepaper", + "url": "https://www.lykke.com/Whitepaper_LykkeExchange.pdf", "tags": [ "Main", "Science" @@ -31146,8 +30984,8 @@ }, { "type": "github", - "name": "Lescoin GitHub", - "url": " https://github.com/Lescoin/ico", + "name": "Lykke GitHub", + "url": "https://github.com/LykkeCity/", "icon": "github.png", "tags": [ "Main", @@ -31156,8 +30994,8 @@ }, { "type": "blog", - "name": "Lescoin Blog", - "url": "https://medium.com/@lescoin", + "name": "Lykke Blog", + "url": "https://www.lykke.com/city/blog", "icon": "medium.png", "tags": [ "Main", @@ -31167,7 +31005,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2190584", + "url": "https://bitcointalk.org/index.php?topic=1402110.0;all", "icon": "bitcointalk.png", "tags": [ "News" @@ -31176,26 +31014,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DAO_Lescoin", + "url": "https://twitter.com/LykkeCity", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Lescoin Telegram", - "url": "https://t.me/lescoin", - "icon": "telegram.png", + "type": "slack", + "name": "Lykke Slack", + "url": "https://lykkecommunity.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Lescoin Slack", - "url": "https://lescoin.slack.com/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/lykke/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCmMYipGdKMF0kzfaE-PXsNQ", + "icon": "youtube.png", "tags": [ "News" ] @@ -31203,97 +31050,99 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DAO-Lescoin-270668693421364", + "url": "https://www.facebook.com/groups/542506412568917/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Lykke Telegram", + "url": "https://telegram.me/joinchat/AEGiqkF-_dNaHMwQbRSnAg", + "icon": "telegram.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "Leviar Coin", + "genesis_id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", + "system": "MCAP", "dependencies": [ "Ethereum" ], - "icon": "leviarcoin", + "icon": "mcap", "token": { - "name": "leviar coin", - "symbol": "XLC" + "name": "mcap token", + "symbol": "MCAP" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, + "aliases": { + "coinmarketcap": "MCAP" + }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "DRM Protection over Blockchain" - }, - "aliases": { - "coinmarketcap": "LeviarCoin" + "headline": "Invest in high growth startups" }, "crowdsales": { - "start_date": "2017-04-07T00:00:00", - "end_date": "2017-07-09T00:00:00", - "end_date_plan": "2017-07-09T00:00:00", + "start_date": "2017-04-27T08:00:00", + "end_date": "2017-05-27T08:00:00", "genesis_address": [ "" ], - "funding_terms": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", - "funding_url": "https://ico.leviarcoin.org/signup", + "funding_terms": "https://bitcoingrowthfund.com/mcap", + "funding_url": "https://bitcoingrowthfund.com/mcap", "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "31.21", + "tokens_issued": 100000000, + "btc_raised": "", "cap_limit": [ - "usd = 5400000" + "btc = 2000" ], "raised": [ - "usd = 63729.88" + "" ] }, + "specs": { + "supply": 100000000 + }, "links": [ { "type": "website", - "name": "leviarcoin.org", - "url": "https://leviarcoin.org/", + "name": "bitcoingrowthfund.com", + "url": "https://bitcoingrowthfund.com/mcap", "tags": [ "Main" ] }, { "type": "paper", - "name": "Leviar Coin Whitepaper", - "url": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", + "name": "MCAP Whitepaper", + "url": "https://bitcoingrowthfund.com/static/pdf/mcap-whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Leviar Coin GitHub", - "url": "https://github.com/leviarcoin/leviarcoin-src", - "icon": "github.png", + "type": "blog", + "name": "MCAP Blog", + "url": "https://medium.com/bitcoingrowthfund", + "icon": "medium.png", "tags": [ "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1838617", - "icon": "bitcointalk.png", - "tags": [ "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/hashtag/leviarcoin?src=hash", + "url": "https://twitter.com/mcap_token", "icon": "twitter.png", "tags": [ "News" @@ -31301,9 +31150,9 @@ }, { "type": "custom", - "name": "Leviar Coin Telegram", - "url": "https://t.me/leviarcoinofficial", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/BitcoinGrowthFundBGF/", + "icon": "facebook.png", "tags": [ "News" ] @@ -31312,107 +31161,165 @@ }, { "genesis_id": "", - "system": "Lisk", - "icon": "lisk", - "dependencies": [ - "independent" - ], + "system": "Mineum", "token": { - "name": "lisk", - "symbol": "LSK" + "name": "mineum", + "symbol": "MNM" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "type": "Hybrid POS-POW", + "algorithm": "x13" + }, + "aliases": { + "coinmarketcap": "Mineum", + "nickname": "Mineum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "Decentralized Application Platform", - "tags": [ - "DAO" - ], + "headline": "Backed by Mining Activities", "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Lisk" - }, "crowdsales": { - "start_date": "2016-02-22T00:00:00", - "end_date": "2016-03-21T00:00:00", + "start_date": "2016-05-07T12:00:00", + "end_date": "2016-05-28T23:59:59", "genesis_address": [ - "" + "Md1tCyT18DPnPbFqBKDSj77E1kHBTMUGrG" ], - "funding_terms": "https://ico.lisk.io/presale.pdf", - "funding_url": "https://ico.lisk.io", - "tokens_sold": "85000000", - "btc_raised": "15128.236124451" + "funding_terms": "https://mineum.org/documentation/mineum-ico-terms.pdf", + "funding_url": "https://mymineum.org/", + "tokens_sold": "", + "tokens_issued": 10000000, + "btc_raised": "" }, "specs": { - "total_tokens": 100000000, - "supply": 100000000 - }, - "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.000177979, - "usd": 0.07297139, - "date": "2016-03-20T00:00:00" + "supply": 10000000 }, "links": [ { - "name": "lisk.io", - "url": "https://lisk.io/", + "type": "website", + "name": "mineum.org", + "url": "https://mineum.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Lisk Explorer", - "url": "https://explorer.lisk.io/", - "icon": "explorer.png", + "type": "website", + "name": "MINEUM Crowdsale", + "url": "https://mymineum.org/", + "icon": "website.png", "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Main" + ] }, { - "name": "Blog", - "url": "https://blog.lisk.io/", - "rss": "https://blog.lisk.io/feed", - "icon": "blog.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/mineumproject", + "icon": "twitter.png", "tags": [ "Main", "News" - ], - "type": "custom" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/LiskHQ", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "http://mineum.slack.com", + "icon": "slack.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Forum", - "url": "https://forum.lisk.io/", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1461341.0", "icon": "forum.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1346646", + "type": "paper", + "name": "MINEUM Whitepaper", + "url": "https://mineum.org/documentation/mineum-whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + } + ] + }, + { + "genesis_id": "358", + "system": "MUSE", + "icon": "muse", + "dependencies": [ + "independent" + ], + "token": { + "name": "MUSE", + "symbol": "MUSE" + }, + "consensus": { + "type": "PoS", + "algorithm": "Graphene" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "The Ultimate One Stop Music Platform", + "summary": "Notes at present are a User Issued Asset (UIA) on the BitShares network. They are a liquid and tradable crypto-token that each represent 1 unit of the upcoming fan engagement and intellectual property management blockchain currently referred to as BitShares Music.", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "MUSE", + "nickname": "Muse" + }, + "specs": { + "supply": 1510000000 + }, + "crowdsales": { + "start_date": "2014-06-10T00:00:00", + "end_date": "2014-12-04T00:00:00", + "genesis_address": [ + "37X8DHpfiimB7PU5y35rfBcg5Vxj2R6umL" + ], + "funding_terms": "http://www.bitsharesmusicfoundation.org/assets/files/legal/Notes-Sale-Agreement.pdf", + "funding_operator": "ags", + "funding_url": "http://www1.agsexplorer.com/", + "tokens_sold": 300000000, + "tokens_issued": 1274224570, + "btc_raised": 1438.12098051 + }, + "links": [ + { + "name": "whatarenotes.info", + "url": "http://whatarenotes.info/", + "type": "website", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "name": "peertracks.com", + "url": "http://peertracks.com/", + "type": "website", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "name": "Bitshares Forum", + "url": "https://bitsharestalk.org/index.php/board,54.0.html", "icon": "forum.png", "tags": [ "News" @@ -31420,17 +31327,18 @@ "type": "forum" }, { - "name": "Reddit", - "url": "https://reddit.com/r/Lisk", - "icon": "reddit.png", + "name": "@peertracks", + "url": "https://twitter.com/peertracks", + "icon": "twitter.png", "tags": [ + "Main", "News" ], - "type": "reddit" + "type": "twitter" }, { "name": "Facebook", - "url": "https://www.facebook.com/Lisk-1118720888180640/", + "url": "https://www.facebook.com/PeerTracks", "icon": "facebook.png", "tags": [ "News" @@ -31438,249 +31346,328 @@ "type": "custom" }, { - "name": "Lisk GitHub", - "url": "https://github.com/LiskHQ", + "name": "Explorer", + "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Code" - ], - "type": "github" + "Main", + "Apps", + "Analytics" + ] }, { - "name": "Lisk Whitepaper", - "url": "https://lisk.io/documentation?i=lisk-whitepaper/README", - "icon": "whitepaper.png", + "name": "BitShares Wallet", + "url": "https://bitshares.org/download/", + "type": "wallet", + "icon": "bitshares.png", "tags": [ - "Main", - "Science" - ], - "type": "paper" + "Apps", + "Wallet" + ] }, { - "name": "Lisk Documentation", - "url": "https://lisk.io/documentation?i=lisk-dapps-docs/README", - "icon": "whitepaper.png", - "type": "whitepaper", + "name": "Moonstone", + "url": "http://www.moonstone.io/", + "type": "wallet", + "icon": "moonstone.png", "tags": [ - "Code" + "Apps", + "Wallet" ] }, { - "name": "Lisk Wallet", - "url": "https://lisk.io/download", - "icon": "wallet.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/bitshares-music/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", - "Wallet" - ], - "type": "wallet" + "Analytics" + ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "name": "BitShares AE", + "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", + "type": "custom", + "icon": "bitshares.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "type": "custom", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" ] + }, + { + "name": "Graphene Docs", + "url": "http://docs.bitshares.eu/integration/", + "type": "custom", + "icon": "graphene.svg", + "tags": [ + "Code" + ] } - ] + ], + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.00000479, + "usd": 0.001768, + "date": "2014-12-04T00:00:00" + } }, { - "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", - "system": "Litecoin", - "icon": "litecoin", + "genesis_id": "", + "system": "Magos", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "magos", "token": { - "name": "litecoin", - "symbol": "LTC" + "name": "magos token", + "symbol": "MAG" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer Internet currency", - "tags": [ - "DAO" - ], - "hashtag": "#litecoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Litecoin" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Oracle based on Artificial Intelligence" }, - "specs": { - "block_time": 150, - "block_reward": 50, - "total_tokens": 84000000, - "premine_tokens": 150, - "difficulty_cycle": 2016 + "crowdsales": { + "start_date": "2017-08-16T20:00:00", + "end_date": "2017-09-30T20:00:00", + "end_date_plan": "2017-09-30T20:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://magos.io/", + "funding_url": "http://magos.io/tokens/", + "tokens_sold": "", + "tokens_issued": 50123377, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "events": [ - { - "name": "Announcement", - "start_date": "2011-10-09T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=47417.0" - }, - { - "name": "Genesis", - "start_date": "2011-10-07T07:31:05" - } - ], "links": [ { - "name": "litecoin.org", - "url": "https://litecoin.org/", "type": "website", - "icon": "website.png", + "name": "magos.io", + "url": "https://magos.io/", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "http://ltc.block-explorer.com/", - "type": "explorer", - "icon": "explorer.png", + "type": "paper", + "name": "Magos Whitepaper", + "url": "https://magos.io/bluepaper.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "name": "Electrum LTC", - "url": "https://electrum-ltc.org/", - "type": "wallet", - "icon": "wallet.png", + "type": "github", + "name": "Magos GitHub", + "url": "https://github.com/bancorprotocol/contracts", + "icon": "github.png", "tags": [ "Main", - "Apps", - "wallet" + "Code" ] }, { - "name": "GitHub", - "url": "https://github.com/litecoin-project/litecoin", - "type": "github", - "icon": "github.png", + "type": "blog", + "name": "Magos Blog", + "url": "https://medium.com/@MAGOS", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2087842", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/litecoin", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MagosNetwork", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "LitecoinTalk", - "url": "https://litecointalk.org/", - "type": "forum", - "icon": "forum.png", + "type": "custom", + "name": "Magos Telegram", + "url": "https://t.me/joinchat/FVOnbQ0vvDFeHNUkvdQZzg", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "Blog", - "url": "http://blog.litecoin.org/", - "rss": "http://blog.litecoin.org/feeds/posts/default?alt=rss", - "type": "blog", - "icon": "blog.png", + "type": "slack", + "name": "Magos Slack", + "url": "https://magos-invite.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/litecoin", "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/litecoin/", "type": "custom", - "icon": "coindesk.png", + "name": "Facebook", + "url": "https://www.facebook.com/MAGOS.io/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/litecoin", "type": "custom", - "icon": "cointelegraph.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ "News" ] + } + ] + }, + { + "geneis_id": "86f214055a7f4f5057922fd1647e00ef31ab0a3ff15217f8b90e295f051873a7", + "system": "MaidSafeCoin", + "icon": "maidsafecoin", + "dependencies": [ + "Bitcoin", + "Mastercoin (Omni)" + ], + "token": { + "name": "safecoin", + "symbol": "MAID" + }, + "consensus": { + "type": "Omni", + "algorithm": "Locked Token" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Distributed Data Management Service", + "summary": "MaidSafe is a fully decentralized platform on which application developers can build decentralized applications. The network is made up by individual users who contribute storage, computing power and bandwidth to form a world-wide autonomous system.", + "tags": [ + "DApp" + ], + "hashtag": "#maidsafe", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "MaidSafeCoin", + "nickname": "Safe Network" + }, + "crowdsales": { + "start_date": "2014-04-22T00:00:00", + "end_date": "2014-05-22T00:00:00", + "genesis_address": [ + "1KHfLixa2idRnZXMUfEisBati1vpywaH6E" + ], + "funding_terms": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md#7-safe-crowd-sale", + "funding_url": "http://maidsafe.net/", + "tokens_sold": 452552412, + "btc_raised": 12200 + }, + "specs": {}, + "risks": [ + { + "type": "risk", + "name": "Network has not been launched", + "url": "", + "icon": "" }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/litecoin/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "risk", + "name": "Product release is depend on MaidSafe team", + "url": "", + "icon": "" + } + ], + "links": [ + { + "type": "website", + "name": "maidsafe.net", + "url": "http://maidsafe.net/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "name": "Google+", - "url": "https://plus.google.com/+LitecoinOrg", - "type": "custom", - "icon": "googleplus.png", + "type": "forum", + "name": "SAFE Forum", + "url": "https://www.maidsafe.org/", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "name": "blockr.io", - "url": "http://ltc.blockr.io/", - "type": "explorer", - "icon": "blockr.png", + "type": "custom", + "name": "SAFE Documentation", + "url": "https://maidsafe.readme.io/docs", + "icon": "maidsafecoin.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Code" ] }, { - "name": "Explorer", - "url": "http://explorer.litecoin.net/", - "type": "explorer", - "icon": "explorer.png", + "type": "wallet", + "name": "Omniwallet", + "url": "https://www.omniwallet.org/", + "icon": "wallet.png", "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { - "name": "SoChain", - "url": "https://chain.so/ltc", "type": "explorer", + "name": "Omni Explorer", + "url": "http://omnichest.info/lookupsp.aspx?sp=3", "icon": "explorer.png", "tags": [ "Apps", @@ -31688,321 +31675,423 @@ ] }, { - "name": "Blockchains", - "url": "http://blockchains.io/ltct/blocks/", - "type": "explorer", - "icon": "explorer.png", + "type": "custom", + "name": "SAFE Launcher", + "url": "https://github.com/maidsafe/safe_launcher/releases/tag/0.4.1", + "icon": "maidsafecoin.png", "tags": [ - "Apps", - "Analytics" + "Apps" ] }, { - "name": "Hash Rate Distribution", - "url": "https://www.litecoinpool.org/pools", "type": "custom", - "icon": "link.png", + "name": "SAFE Demo App", + "url": "https://github.com/maidsafe/safe_examples/releases/tag/0.2.1", + "icon": "maidsafecoin.png", "tags": [ - "Apps", - "Analytics" + "Apps" ] }, { - "name": "Litecoin BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=47417.0", - "type": "forum", - "icon": "forum.png", + "type": "paper", + "name": "SAFE Whitepaper", + "url": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "name": "Litecoin Wiki", - "url": "https://litecoin.info/", - "type": "wiki", - "icon": "wiki.png", + "type": "custom", + "name": "Roadmap", + "url": "http://maidsafe.net/roadmap", + "icon": "whitepaper.png", "tags": [ "Code" ] }, { - "name": "F2Pool", - "url": "https://www.f2pool.com/", - "type": "custom", - "icon": "mining.png", + "type": "github", + "name": "MaidSafe GitHub", + "url": "https://github.com/maidsafe", + "icon": "github.png", "tags": [ - "Apps" + "Code" ] }, { - "name": "LTC1BTC", - "url": "http://ltc1btc.com/", - "type": "custom", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/maidsafe", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "name": "LitecoinPool", - "url": "https://www.litecoinpool.org/", - "type": "custom", - "icon": "mining.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.maidsafe.net/", + "rss": "http://blog.maidsafe.net/feed/", + "icon": "blog.png", "tags": [ - "Apps" + "News" ] }, { - "name": "GHASH.IO", - "url": "https://ghash.io/", - "type": "custom", - "icon": "ghashio.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/maidsafe", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] }, { - "name": "8baochi", - "url": "http://www.8baochi.com/", + "name": "On scalable, decentralised applications", + "url": "https://github.com/benjaminbollen/maidsafe_articles/blob/master/protocol/safe_protocol.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ], + "type": "paper" + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "mining.png", + "icon": "poloniex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "CoinoTron", - "url": "https://coinotron.com/", - "type": "custom", - "icon": "mining.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "WeMineLTC", - "url": "https://www.wemineltc.com/", + "name": "ShapeShift", + "url": "https://shapeshift.io", "type": "custom", - "icon": "mining.png", + "icon": "shapeshift.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "CleverMining", - "url": "http://clevermining.com/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/maidsafecoin/#markets", "type": "custom", - "icon": "mining.png", + "icon": "link.png", "tags": [ - "Apps" + "Apps", + "Analytics" ] }, { - "name": "P2Pool", - "url": "http://p2pool.litecointools.com/", - "type": "custom", - "icon": "mining.png", + "type": "wiki", + "name": "SAFE Network Wiki", + "url": "https://safenetwork.wiki/", + "icon": "wiki.png", "tags": [ - "Apps" + "Main", + "Science" + ] + } + ], + "first_price": { + "btc": 0.00002696, + "usd": 0.01418256, + "date": "2014-05-22T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "system": "Make It Viral", + "dependencies": [ + "independent" + ], + "icon": "makeitviral", + "token": { + "name": "make it viral token", + "symbol": "MIV" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Video Sharing Platform" + }, + "crowdsales": { + "start_date": "2017-07-18T16:00:00", + "end_date": "2017-10-31T23:59:00", + "end_date_plan": "2017-10-31T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.miv.life/miv_terms.pdf", + "funding_url": "https://www.miv.life/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "miv.life", + "url": "http://miv.life/", + "tags": [ + "Main" ] }, { - "name": "MultiPool", - "url": "https://www.multipool.us/", - "type": "custom", - "icon": "mining.png", + "type": "paper", + "name": "Make It Viral Whitepaper", + "url": "http://188.226.133.21/MakeItViral_WhitePaper_May_2017.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/litecoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Make It Viral GitHub", + "url": "https://github.com/medsi2/MIV", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Code" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "blog", + "name": "Make It Viral Blog", + "url": "https://medium.com/@MIVlife", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/", - "type": "custom", - "icon": "btc-e.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1983414.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MIVlife", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", "type": "custom", - "icon": "ccedk.png", + "name": "Make It Viral Telegram", + "url": "https://t.me/joinchat/AAAAAEQT69BSXVezrhhoCw", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "slack", + "name": "Make It Viral Slack", + "url": "https://makeitviral.slack.com/join/shared_invite/MTg1OTExNjM1Njk5LTE0OTUzMDUyNzAtNThlNTA4N2ViZg", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "OKCoin", - "headline": "The Bitcoin Exchange With Margin and Futures", - "url": "https://www.okcoin.com/", - "type": "custom", - "icon": "okcoin.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/MIVlife/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "cryptsy.png", + "name": "Facebook", + "url": "https://www.facebook.com/MIVlife/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "MakerDAO", + "icon": "makerdao", + "dependencies": [ + "Ethereum" + ], + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Decentralized Credit System", + "page_state": "draft" + }, + "token": { + "name": "maker", + "symbol": "MKR" + }, + "specs": { + "supply": 50000 + }, + "links": [ + { + "type": "website", + "name": "makerdao.com", + "url": "https://www.makerdao.com/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "paper", + "name": "Dai Whitepaper", + "url": "http://makerdao.github.io/docs/", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "HitBTC", - "url": "https://hitbtc.com/", "type": "custom", - "icon": "hitbtc.png", + "name": "Slack", + "url": "http://makerdao.github.io/docs/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "name": "MakerDAO on Github", + "url": "https://github.com/MakerDAO", + "type": "github", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "forum", + "name": "MakerDAO Forum", + "url": "https://forum.makerdao.com", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "CEX", - "headline": "Global Bitcoin Exchange", - "url": "https://cex.io/", - "type": "custom", - "icon": "cex.png", + "type": "explorer", + "name": "BitShares Asset", + "url": "http://cryptofresh.com/a/MKR", + "icon": "cryptofresh.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "BlockTrades", - "headline": "Your Gateway to the BitShares Trading Network", - "url": "https://blocktrades.us/", - "type": "custom", - "icon": "blocktrades.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/#/asset/MKR", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" ] } - ], - "first_price": { - "btc": 0.0314437, - "usd": 3.82096807, - "date": "2013-04-28T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Livepeer", + "system": "Mask Network", + "icon": "masknetwork", "dependencies": [ - "Ethereum" + "independed" ], - "icon": "livepeer", "token": { - "name": "livepeer token", - "symbol": "LPT" + "name": "mask coin", + "symbol": "MSK" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Variable Proof of Work algorithm", + "consensus_name": "VPOW" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Live Video Broadcasting" + "headline": "Peer-to-peer decentralized social trading network" + }, + "crowdsales": { + "start_date": "2017-05-24T00:00:00", + "end_date": "2017-06-24T23:59:59", + "funding_terms": "http://www.masknetwork.com/ico_terms.pdf", + "funding_url": "http://masknetwork.com/ico.php", + "tokens_sold": 700000000000, + "tokens_issued": 21000000, + "btc_raised": 332148, + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 700000000000 }, "links": [ { "type": "website", - "name": "livepeer.org", - "url": "http://livepeer.org/", + "name": "masknetwork.com", + "url": "http://www.masknetwork.com/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Livepeer Whitepaper", - "url": "https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md", + "name": "Mask Whitepaper", + "url": "http://www.masknetwork.com/white_paper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -32010,19 +32099,56 @@ }, { "type": "github", - "name": "Livepeer GitHub", - "url": "https://github.com/livepeer", + "name": "Mask GitHub", + "url": "https://github.com/masknetwork", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/livepeerorg", + "url": "https://twitter.com/MaskNetwork", "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/domain/masknetwork.com/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Mask Blog", + "url": "http://blog.mass.network/", + "icon": "blog.png", "tags": [ "News" ] @@ -32031,70 +32157,83 @@ }, { "genesis_id": "", - "system": "Loopring", + "system": "MassNetwork", + "icon": "massnetwork", "dependencies": [ - "Ethereum" + "independed" ], - "icon": "loopring", "token": { - "name": "loopring token", - "symbol": "LRC" + "name": "mass coin", + "symbol": "MASS" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Mass Coin", + "nickname": "Mass Network" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralised Exchange and Open Protocol" + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Blockchain-based solution to online advertising", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Loopring" + "crowdsales": { + "start_date": "2016-09-06T20:00:00", + "end_date": "2016-12-01T20:00:00", + "funding_terms": "https://mass.network/mass-prospectus.pdf", + "funding_url": "https://ico.mass.network/#/?aid=ep6oxa", + "tokens_sold": 700000000000, + "tokens_issued": 1000000000000, + "btc_raised": 332148 + }, + "specs": { + "supply": 1000000000000 + }, + "first_price": {}, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "loopring.org", - "url": "https://loopring.org/en/index.html", + "name": "mass.network", + "url": "https://mass.network", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Loopring Whitepaper", - "url": "https://github.com/Loopring/whitepaper/raw/master/en_whitepaper.pdf", + "name": "Mass Whitepaper", + "url": "https://mass.network/mass-whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Loopring GitHub", - "url": "https://github.com/loopring", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Loopring Blog", - "url": "https://medium.com/@loopring", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2069498", - "icon": "bitcointalk.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ "News" ] @@ -32102,17 +32241,27 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/loopringorg", + "url": "https://twitter.com/network_mass", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Loopring Slack", - "url": "https://loopring.now.sh/", - "icon": "slack.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/user/massnetwork", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Mass Blog", + "url": "http://blog.mass.network/", + "icon": "blog.png", "tags": [ "News" ] @@ -32121,76 +32270,117 @@ }, { "genesis_id": "", - "system": "Lordmancer II", + "system": "Mastercoin (Omni)", "dependencies": [ - "Ethereum" + "Bitcoin" ], - "icon": "lordmancerii", + "icon": "omnilayer", "token": { - "name": "lordmancer token", - "symbol": "LC" + "name": "omni", + "symbol": "MSC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Bitcoin", + "algorithm": "OP_Return" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Mobile MMORPG where players mine cryptocurrency" + "tags": [ + "DApp" + ] + }, + "aliases": { + "coinmarketcap": "Omni", + "nickname": "Omni Layer" }, "crowdsales": { - "start_date": "2017-10-23T06:00:00", - "end_date": "2017-12-29T06:00:00", - "end_date_plan": "2017-12-29T06:00:00", + "start_date": "2013-07-31T00:00:00", + "end_date": "2013-08-31T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "http://lordmancer2.io/terms_en", - "funding_url": "http://lordmancer2.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "1EXoDusjGwvnjZUyKkxZ4UHEf77z6A5S4P" ], - "raised": [ - "" - ] + "funding_url": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", + "funding_terms": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", + "btc_raised": 4740, + "tokens_sold": 563162, + "tokens_issued": 613148.53852826 + }, + "specs": { + "previous_name": "Mastercoin" }, "links": [ + { + "type": "risk", + "name": "90% of supply was initial distributed to one person", + "url": "", + "icon": "" + }, { "type": "website", - "name": "lordmancer2.io", - "url": "http://lordmancer2.io/", + "name": "www.omni.foundation", + "url": "http://www.omni.foundation/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Lordmancer II Whitepaper", - "url": "https://1drv.ms/b/s!AtHyJaAqXgPAgslabUq333piWVe-gw", + "type": "GitHub Organization", + "name": "GitHub", + "url": "https://github.com/mastercoin-MSC", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Lordmancer II GitHub", - "url": "https://github.com/lm2-ico/contracts", - "icon": "github.png", + "type": "explorer", + "name": "OmniChest", + "url": "http://omnichest.info/", + "icon": "mastercoin (omni).png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Omni Wallet", + "url": "https://www.omniwallet.org/", + "icon": "omniwallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "http://blog.omni.foundation/", + "rss": "http://blog.omni.foundation/feed/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/omni/", + "icon": "reddit.png", + "tags": [ + "News" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059852.0", - "icon": "bitcointalk.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=558012.0", + "icon": "reddit.png", "tags": [ "News" ] @@ -32198,136 +32388,146 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/LordmancerI", + "url": "https://twitter.com/MSCProtocol", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Lordmancer II Telegram", - "url": "https://t.me/lm2ico", - "icon": "telegram.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/groups/mastercoin/?ref=br_tf", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/mastercoin/", + "type": "custom", + "icon": "coindesk.png", + "tags": [ + "News" + ] + }, + { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/mastercoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", + "tags": [ + "News" + ] + }, + { + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/mastercoin/", + "type": "custom", + "icon": "bitcoinist.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Omni Layer Documentation", + "url": "http://mastercoin.readthedocs.org/en/latest/index.html", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "type": "slack", - "name": "Lordmancer II Slack", - "url": "https://lordmancerico.slack.com/join/shared_invite/MjIwNDE1NTI3ODA4LTE1MDE2NzY2NDEtNDYxYTA5NjIwNg", - "icon": "slack.png", + "type": "paper", + "name": "Omni Protocol Specification", + "url": "https://github.com/OmniLayer/spec", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/mastercoin/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Lordmancer2/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCR7woS5tfu9UBmJObOII5ow", - "icon": "youtube.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "3624321493", - "system": "LTBcoin", - "icon": "ltbcoin", - "dependencies": [ - "Conterparty" - ], - "aliases": { - "coinmarketcap": "LTBcoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset" - }, - "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" - }, - "token": { - "name": "ltbcoin", - "symbol": "LTBC" - }, - "specs": {}, - "flags": { - "rating_do_not_display": true, - "quantum": true - }, - "links": [ + }, { - "type": "website", - "name": "ltbcoin.com/", - "url": "http://ltbcoin.com/", - "icon": "website.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "Counterparty Asset", - "url": "http://blockscan.com/assetInfo.aspx?q=LTBCOIN", - "icon": "counterparty.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "Main", "Apps", - "Explorer", - "Analytics" + "Exchange" ] }, { - "type": "twitter", - "name": "@ltbcoin", - "url": "https://twitter.com/ltbcoin", - "icon": "twitter.png", + "name": "MasterXchange", + "url": "http://masterxchange.com/", + "type": "custom", + "icon": "masterxchange.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=712944.0", - "icon": "forum.png", + "type": "wallet", + "name": "HolyTransaction", + "url": "https://holytransaction.com/", + "icon": "holytransaction.png", "tags": [ - "Main", - "News" + "Apps", + "Wallet" ] } ], "first_price": { - "btc": 0.00000158, - "usd": 0.00078485, - "date": "2014-08-18T00:00:00" + "btc": 0.00841676, + "usd": 1.08963375, + "date": "2013-08-31T00:00:00" + }, + "flags": { + "quantum": true } }, { "genesis_id": "", - "system": "Lunyr", + "system": "MatchPay", "dependencies": [ "Ethereum" ], - "icon": "lunyr", + "icon": "matchpay", "token": { - "name": "lunyr token", - "symbol": "LUN" + "name": "matchpay token", + "symbol": "​MPY​" }, "consensus": { "consensus_type": "ERC20 Token", @@ -32335,19 +32535,19 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Decentralized world knowledge base" + "system_type": "cryptoasset", + "headline": "Transparent Multi-Step Secure Payments" }, "crowdsales": { - "start_date": "2017-03-29T00:00:00", - "end_date": "2017-04-28T00:00:00", - "end_date_plan": "2017-04-28T00:00:00", + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ - "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9" + "0xfE38739c4b70cD6D1d3674E70d17fB1999CB4F9F" ], - "funding_terms": "https://github.com/Lunyr/Misc/blob/master/Presale_Purchase_Agreement.pdf", - "funding_url": "https://lunyr.com/", - "tokens_sold": 2703356, + "funding_terms": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", + "funding_url": "http://matchpay.io/#ico", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -32360,16 +32560,16 @@ "links": [ { "type": "website", - "name": "lunyr.com", - "url": "https://lunyr.com/", + "name": "matchpay.io", + "url": "http://matchpay.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lunyr Whitepaper", - "url": "https://github.com/Lunyr/Lunyr/blob/master/Lunyr_White_Paper_ENG.pdf", + "name": "MatchPay Whitepaper", + "url": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", "tags": [ "Main", "Science" @@ -32377,37 +32577,18 @@ }, { "type": "github", - "name": "Lunyr GitHub", - "url": "https://github.com/Lunyr/Lunyr", + "name": "MatchPay GitHub", + "url": "https://github.com/FedericoCapello/MatchPay.io", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Lunyr Blog", - "url": "https://medium.com/lunyr", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1818468.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/LunyrInc", + "url": "https://twitter.com/matchpay", "icon": "twitter.png", "tags": [ "News" @@ -32415,135 +32596,127 @@ }, { "type": "slack", - "name": "Lunyr Slack", - "url": "https://slack.lunyr.com/", + "name": "MatchPay Slack", + "url": "http://slack.matchpay.io/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Lunyr/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Lunyr-806275516194118/", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Lykke", + "system": "Matchpool", + "icon": "matchpool", "dependencies": [ - "Coloredcoins" + "Ethereum" ], - "icon": "lykke", "token": { - "name": "lykke", - "symbol": "LKK" + "name": "guppie", + "symbol": "GUP" }, "consensus": { - "consensus_type": "CCP", - "consensus_name": "Colored Coins Protocol" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Matchpool" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Global Marketplace on the Blockchain" + "headline": "Dapp that reward people for creating human connections", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Lykke" + "crowdsales": { + "start_date": "2017-04-02T13:00:00", + "end_date": "2017-04-04T13:00:00", + "genesis_address": [ + "0xE05CeDD2838E4e1d99B539D8C768D6EF2a10F729" + ], + "funding_terms": "https://medium.com/matchpool/announcement-matchpools-ether-cap-updated-campaign-information-ff2f539065da", + "funding_url": "http://matchpool.co/crowdsale/", + "tokens_sold": 60000000, + "tokens_issued": 100000000, + "btc_raised": "" + }, + "specs": { + "supply": 100000000, + "cap": {} }, + "first_price": { + "date": "2017-04-11T19:44:47", + "btc": 0.0002, + "usd": 0.240438 + }, + "flags": {}, "links": [ { "type": "website", - "name": "lykke.com", - "url": "https://www.lykke.com/", + "name": "matchpool.co", + "url": "http://matchpool.co", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Lykke Whitepaper", - "url": "https://www.lykke.com/Whitepaper_LykkeExchange.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Lykke GitHub", - "url": "https://github.com/LykkeCity/", + "name": "Matchpool GitHub", + "url": "https://github.com/Matchpool", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Lykke Blog", - "url": "https://www.lykke.com/city/blog", - "icon": "medium.png", + "type": "paper", + "name": "Matchpool Whitepaper", + "url": "http://matchpool.co/wp-content/uploads/2016/12/Matchpool_Whitepaper_221216.pdf", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1402110.0;all", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@matchpool", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/LykkeCity", + "url": "https://twitter.com/matchpool", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Lykke Slack", - "url": "https://lykkecommunity.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/lykke/", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1752471.0", + "icon": "bitcoin.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCmMYipGdKMF0kzfaE-PXsNQ", - "icon": "youtube.png", + "name": "Slack", + "url": "https://matchpool.signup.team/", + "icon": "slack.png", "tags": [ "News" ] @@ -32551,33 +32724,24 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/groups/542506412568917/", + "url": "https://www.facebook.com/matchpoolhq/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Lykke Telegram", - "url": "https://telegram.me/joinchat/AEGiqkF-_dNaHMwQbRSnAg", - "icon": "telegram.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Magos", + "system": "Matryx", "dependencies": [ "Ethereum" ], - "icon": "magos", + "icon": "matryx", "token": { - "name": "magos token", - "symbol": "MAG" + "name": "matryx token", + "symbol": "MTX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -32586,19 +32750,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Oracle based on Artificial Intelligence" + "headline": "Decentralized Collaboration Platform" }, "crowdsales": { - "start_date": "2017-08-16T20:00:00", - "end_date": "2017-09-30T20:00:00", - "end_date_plan": "2017-09-30T20:00:00", + "start_date": "2017-08-13T15:00:00", + "end_date": "2017-09-13T15:00:00", + "end_date_plan": "2017-09-13T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://magos.io/", - "funding_url": "http://magos.io/tokens/", + "funding_terms": "https://www.matryx.ai/", + "funding_url": "https://www.matryx.ai/", "tokens_sold": "", - "tokens_issued": 50123377, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -32610,16 +32774,16 @@ "links": [ { "type": "website", - "name": "magos.io", - "url": "https://magos.io/", + "name": "matryx.ai", + "url": "https://www.matryx.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Magos Whitepaper", - "url": "https://magos.io/bluepaper.pdf", + "name": "Matryx Whitepaper", + "url": "https://www.matryx.ai/matryx-whitepaper.pdf", "tags": [ "Main", "Science" @@ -32627,8 +32791,8 @@ }, { "type": "github", - "name": "Magos GitHub", - "url": "https://github.com/bancorprotocol/contracts", + "name": "Matryx GitHub", + "url": "https://github.com/matryx", "icon": "github.png", "tags": [ "Main", @@ -32637,8 +32801,8 @@ }, { "type": "blog", - "name": "Magos Blog", - "url": "https://medium.com/@MAGOS", + "name": "Matryx Blog", + "url": "https://blog.matryx.ai/", "icon": "medium.png", "tags": [ "Main", @@ -32648,7 +32812,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2087842", + "url": "https://bitcointalk.org/index.php?topic=2141614.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -32657,7 +32821,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MagosNetwork", + "url": "https://twitter.com/intent/follow?original_referer=http%3A%2F%2Flocalhost%3A8080%2F&ref_src=twsrc%5Etfw®ion=follow_link&screen_name=matryx_ai&tw_p=followbutton", "icon": "twitter.png", "tags": [ "News" @@ -32665,329 +32829,383 @@ }, { "type": "custom", - "name": "Magos Telegram", - "url": "https://t.me/joinchat/FVOnbQ0vvDFeHNUkvdQZzg", + "name": "Matryx Telegram", + "url": "https://t.me/matryxai", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Magos Slack", - "url": "https://magos-invite.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/matryxai/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCmyCwkgekVmLzONJZ1jQk-A", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "00000c7c73d8ce604178dae13f0fc6ec0be3275614366d44b1b4b5c6e238c60c", + "system": "MazaCoin", + "icon": "mazacoin", + "aliases": { + "coinmarketcap": "MazaCoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "22/02/2014" + }, + "token": { + "name": "MazaCoin", + "symbol": "MZC" + }, + "specs": { + "p2p": 12835, + "rpc": 12832, + "block_time": 120, + "block_reward": 5000, + "halfing_cycle": "241920 blocks (about 12 month)", + "total_tokens": 2419200000, + "difficulty_cycle": "4 blocks (8 minutes) based on last 90 blocks", + "txs_confirm": 5 + }, + "links": [ + { + "type": "website", + "name": "mazacoin.org", + "url": "https://mazacoin.org/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Explorer", + "url": "https://mazacha.in/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "MazaCoin GitHub", + "url": "https://github.com/MazaCoin/MazaCoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=508849.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00003196, + "usd": 0.02066282, + "date": "2014-02-27T00:00:00" + } + }, + { + "genesis_id": "607d0c078ddc9480888275d59fc364031fb5451afe85c1464432e8a2c5cc77af", + "system": "Megacoin", + "icon": "megacoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Megacoin" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Megacoin", + "symbol": "MEC" + }, + "specs": { + "p2p": 7951, + "rpc": 7950, + "block_time": "150", + "block_reward": 25, + "halfing_cycle": 420000, + "total_tokens": 32500000 + }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-05-29T02:51:40", + "url": "https://bitcointalk.org/index.php?topic=218851.0" + } + ], + "links": [ + { + "type": "website", + "name": "www.megacoin.co.nz", + "url": "http://www.megacoin.co.nz/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", + "type": "explorer", + "name": "Blockr", + "url": "http://mec.blockr.io/", + "icon": "blockr.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MAGOS.io/", - "icon": "facebook.png", + "type": "github", + "name": "Megacoin GitHub", + "url": "https://github.com/megacoin/megacoin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=240861.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00005054, + "usd": 0.00419918, + "date": "2013-07-07T00:00:00" + } }, { - "geneis_id": "86f214055a7f4f5057922fd1647e00ef31ab0a3ff15217f8b90e295f051873a7", - "system": "MaidSafeCoin", - "icon": "maidsafecoin", + "genesis_id": "0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1", + "system": "Melonport", + "icon": "melonport", "dependencies": [ - "Bitcoin", - "Mastercoin (Omni)" + "Ethereum" ], "token": { - "name": "safecoin", - "symbol": "MAID" + "name": "melon", + "symbol": "MLN" }, "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Melon", + "nickname": "Melonport" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Distributed Data Management Service", - "summary": "MaidSafe is a fully decentralized platform on which application developers can build decentralized applications. The network is made up by individual users who contribute storage, computing power and bandwidth to form a world-wide autonomous system.", + "headline": "An open-source blockchain protocol for asset management", "tags": [ "DApp" ], - "hashtag": "#maidsafe", "page_state": "ready" }, - "aliases": { - "coinmarketcap": "MaidSafeCoin", - "nickname": "Safe Network" - }, "crowdsales": { - "start_date": "2014-04-22T00:00:00", - "end_date": "2014-05-22T00:00:00", + "start_date": "2017-02-15T12:00:00", + "end_date": "2017-02-15T12:00:00", "genesis_address": [ - "1KHfLixa2idRnZXMUfEisBati1vpywaH6E" + "0x3BF541f87056D134E0109BE1Be92978b26Cb09e0" ], - "funding_terms": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md#7-safe-crowd-sale", - "funding_url": "http://maidsafe.net/", - "tokens_sold": 452552412, - "btc_raised": 12200 + "funding_terms": "https://contribution.melonport.com/terms.pdf", + "funding_url": "https://melonport.com/", + "tokens_issued": 1250000, + "tokens_sold": 750000, + "btc_raised": 2903 }, - "specs": {}, - "risks": [ - { - "type": "risk", - "name": "Network has not been launched", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Product release is depend on MaidSafe team", - "url": "", - "icon": "" - } - ], + "specs": { + "supply": 1250000, + "cap": {}, + "price": {} + }, + "first_price": { + "date": "2017-03-15T12:00:00", + "btc": 0.00387073, + "usd": 3.88416143 + }, + "flags": {}, "links": [ { "type": "website", - "name": "maidsafe.net", - "url": "http://maidsafe.net/", + "name": "melonport.com", + "url": "http://www.melonport.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "forum", - "name": "SAFE Forum", - "url": "https://www.maidsafe.org/", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/melonport", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "SAFE Documentation", - "url": "https://maidsafe.readme.io/docs", - "icon": "maidsafecoin.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "wallet", - "name": "Omniwallet", - "url": "https://www.omniwallet.org/", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "Omni Explorer", - "url": "http://omnichest.info/lookupsp.aspx?sp=3", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "SAFE Launcher", - "url": "https://github.com/maidsafe/safe_launcher/releases/tag/0.4.1", - "icon": "maidsafecoin.png", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/melonport-ltd", + "icon": "linkedin.png", "tags": [ - "Apps" + "News" ] }, { "type": "custom", - "name": "SAFE Demo App", - "url": "https://github.com/maidsafe/safe_examples/releases/tag/0.2.1", - "icon": "maidsafecoin.png", - "tags": [ - "Apps" - ] - }, - { - "type": "paper", - "name": "SAFE Whitepaper", - "url": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md", - "icon": "whitepaper.png", + "name": "Melonport Slack", + "url": "http://chat.melonport.com/", + "icon": "slack.png", "tags": [ - "Science" + "News" ] }, { - "type": "custom", - "name": "Roadmap", - "url": "http://maidsafe.net/roadmap", - "icon": "whitepaper.png", + "type": "reddit", + "name": "reddit", + "url": "https://reddit.com/r/melonproject", + "icon": "reddit.png", "tags": [ - "Code" + "News" ] }, { "type": "github", - "name": "MaidSafe GitHub", - "url": "https://github.com/maidsafe", + "name": "Melonport GitHub", + "url": "https://www.github.com/melonproject", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/maidsafe", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "http://blog.maidsafe.net/", - "rss": "http://blog.maidsafe.net/feed/", - "icon": "blog.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/maidsafe", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "name": "On scalable, decentralised applications", - "url": "https://github.com/benjaminbollen/maidsafe_articles/blob/master/protocol/safe_protocol.pdf", + "type": "paper", + "name": "Melonport Whitepaper", + "url": "https://github.com/melonproject/greenpaper/blob/master/melonprotocol.pdf", "icon": "paper.png", "tags": [ + "Main", "Science" - ], - "type": "paper" - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", - "Exchange" + "Wallet" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "wallet", + "name": "MetaMask Wallet", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/maidsafecoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", "tags": [ "Apps", - "Analytics" - ] - }, - { - "type": "wiki", - "name": "SAFE Network Wiki", - "url": "https://safenetwork.wiki/", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" + "Exchange" ] } - ], - "first_price": { - "btc": 0.00002696, - "usd": 0.01418256, - "date": "2014-05-22T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Make It Viral", + "system": "Mercury Protocol", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "makeitviral", + "icon": "mercuryprotocol", "token": { - "name": "make it viral token", - "symbol": "MIV" + "name": "global messaging token", + "symbol": "GMT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Video Sharing Platform" + "system_type": "cryptoasset", + "headline": "Future of Communication Platforms" }, "crowdsales": { - "start_date": "2017-07-18T16:00:00", - "end_date": "2017-10-31T23:59:00", - "end_date_plan": "2017-10-31T23:59:00", + "start_date": "2017-10-25T16:00:00", + "end_date": "2017-11-21T16:00:00", + "end_date_plan": "2017-11-21T16:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.miv.life/miv_terms.pdf", - "funding_url": "https://www.miv.life/", + "funding_terms": "https://www.mercuryprotocol.com/", + "funding_url": "https://www.mercuryprotocol.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -33001,35 +33219,25 @@ "links": [ { "type": "website", - "name": "miv.life", - "url": "http://miv.life/", + "name": "mercuryprotocol.com", + "url": "https://www.mercuryprotocol.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Make It Viral Whitepaper", - "url": "http://188.226.133.21/MakeItViral_WhitePaper_May_2017.pdf", + "name": "Mercury Protocol Whitepaper", + "url": "https://www.mercuryprotocol.com/files/Mercury_Protocol_whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Make It Viral GitHub", - "url": "https://github.com/medsi2/MIV", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Make It Viral Blog", - "url": "https://medium.com/@MIVlife", + "name": "Mercury Protocol Blog", + "url": "https://medium.com/@mercuryprotocol", "icon": "medium.png", "tags": [ "Main", @@ -33039,7 +33247,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1983414.0", + "url": "https://bitcointalk.org/index.php?topic=2150438.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -33048,25 +33256,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MIVlife", + "url": "https://twitter.com/mercuryprotocol", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Make It Viral Telegram", - "url": "https://t.me/joinchat/AAAAAEQT69BSXVezrhhoCw", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Make It Viral Slack", - "url": "https://makeitviral.slack.com/join/shared_invite/MTg1OTExNjM1Njk5LTE0OTUzMDUyNzAtNThlNTA4N2ViZg", + "name": "Mercury Protocol Slack", + "url": "https://www.mercuryprotocol.com/slack", "icon": "slack.png", "tags": [ "News" @@ -33075,166 +33274,53 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/MIVlife/", + "url": "https://www.reddit.com/r/MercuryProtocol/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MIVlife/", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "MakerDAO", - "icon": "makerdao", - "dependencies": [ - "Ethereum" - ], - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralized Credit System", - "page_state": "draft" - }, - "token": { - "name": "maker", - "symbol": "MKR" - }, - "specs": { - "supply": 50000 - }, - "links": [ - { - "type": "website", - "name": "makerdao.com", - "url": "https://www.makerdao.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Dai Whitepaper", - "url": "http://makerdao.github.io/docs/", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "http://makerdao.github.io/docs/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "name": "MakerDAO on Github", - "url": "https://github.com/MakerDAO", - "type": "github", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "MakerDAO Forum", - "url": "https://forum.makerdao.com", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "explorer", - "name": "BitShares Asset", - "url": "http://cryptofresh.com/a/MKR", - "icon": "cryptofresh.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/#/asset/MKR", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] } ] }, { "genesis_id": "", - "system": "Mask Network", - "icon": "masknetwork", + "system": "Metaverse", "dependencies": [ - "independed" + "" ], + "icon": "metaverse", "token": { - "name": "mask coin", - "symbol": "MSK" + "name": "metaverse token", + "symbol": "ETP" }, "consensus": { - "consensus_type": "Variable Proof of Work algorithm", - "consensus_name": "VPOW" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Peer-to-peer decentralized social trading network" + "headline": "Decentralised platform based on blockchain technology" }, - "crowdsales": { - "start_date": "2017-05-24T00:00:00", - "end_date": "2017-06-24T23:59:59", - "funding_terms": "http://www.masknetwork.com/ico_terms.pdf", - "funding_url": "http://masknetwork.com/ico.php", - "tokens_sold": 700000000000, - "tokens_issued": 21000000, - "btc_raised": 332148, - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Metaverse ETP" }, "specs": { - "supply": 700000000000 + "supply": 52244767 }, "links": [ { "type": "website", - "name": "masknetwork.com", - "url": "http://www.masknetwork.com/", - "icon": "website.png", + "name": "mvs.org", + "url": "https://mvs.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mask Whitepaper", - "url": "http://www.masknetwork.com/white_paper.pdf", - "icon": "paper.png", + "name": "Metaverse Whitepaper", + "url": "http://newmetaverse.org/white-paper/Metaverse-white-paper-v2.1-EN.pdf", "tags": [ "Main", "Science" @@ -33242,8 +33328,8 @@ }, { "type": "github", - "name": "Mask GitHub", - "url": "https://github.com/masknetwork", + "name": "Metaverse GitHub", + "url": "https://github.com/mvs-org", "icon": "github.png", "tags": [ "Main", @@ -33251,47 +33337,38 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "type": "blog", + "name": "Metaverse Blog", + "url": "https://blog.mvs.live/", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MaskNetwork", + "url": "https://twitter.com/mvs_org", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/domain/masknetwork.com/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/mvsofficial/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Mask Blog", - "url": "http://blog.mass.network/", - "icon": "blog.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCdDGnCLtG2Fb6McCaDcAiBw", + "icon": "youtube.png", "tags": [ "News" ] @@ -33300,111 +33377,95 @@ }, { "genesis_id": "", - "system": "MassNetwork", - "icon": "massnetwork", + "system": "MingoCoin", "dependencies": [ - "independed" + "Ethereum" ], + "icon": "mingocoin", "token": { - "name": "mass coin", - "symbol": "MASS" + "name": "mingo token", + "symbol": "MGT" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Mass Coin", - "nickname": "Mass Network" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Blockchain-based solution to online advertising", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "CryptoCurrency Tutor With Multi-Platform Messenger" }, "crowdsales": { - "start_date": "2016-09-06T20:00:00", - "end_date": "2016-12-01T20:00:00", - "funding_terms": "https://mass.network/mass-prospectus.pdf", - "funding_url": "https://ico.mass.network/#/?aid=ep6oxa", - "tokens_sold": 700000000000, - "tokens_issued": 1000000000000, - "btc_raised": 332148 - }, - "specs": { - "supply": 1000000000000 - }, - "first_price": {}, - "flags": { - "supply_from_here": true + "start_date": "2017-09-25T14:00:00", + "end_date": "2017-10-23T14:00:00", + "end_date_plan": "2017-10-09T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://goo.gl/4RytLd", + "funding_url": "https://goo.gl/3wnYd6", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "mass.network", - "url": "https://mass.network", - "icon": "website.png", + "name": "mingocoin.com", + "url": "https://mingocoin.com/?utm_source=cyper%20fund&utm_medium=ico%20listing%20page", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mass Whitepaper", - "url": "https://mass.network/mass-whitepaper.pdf", - "icon": "paper.png", + "name": "MingoCoin Whitepaper", + "url": "https://firebasestorage.googleapis.com/v0/b/mingo-2bdfc.appspot.com/o/Whitepaper.pdf?alt=media&token=e709359a-b76f-4230-b9a8-2c374ccc464d&utm_source=cyper%20fund&utm_medium=ico%20listing%20page", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "type": "github", + "name": "MingoCoin GitHub", + "url": "https://github.com/mingocoin/contracts", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "type": "blog", + "name": "MingoCoin Blog", + "url": "https://medium.com/mingocoin", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/network_mass", + "url": "https://twitter.com/mingocoin", "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/user/massnetwork", - "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Mass Blog", - "url": "http://blog.mass.network/", - "icon": "blog.png", + "type": "custom", + "name": "MingoCoin Telegram", + "url": "https://t.me/joinchat/EoTxKELtcbkH3UZJzoaZ0w", + "icon": "telegram.png", "tags": [ "News" ] @@ -33412,265 +33473,332 @@ ] }, { - "genesis_id": "", - "system": "Mastercoin (Omni)", + "genesis_id": "00000dd1b1e4472dde86b27f6775efdafc421017fc9ffdb0b863603608b9353e", + "system": "Mintcoin", + "icon": "mintcoin", "dependencies": [ - "Bitcoin" + "independent" ], - "icon": "omnilayer", - "token": { - "name": "omni", - "symbol": "MSC" + "aliases": { + "coinmarketcap": "Mintcoin" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" + "type": "PoS", + "algorithm": "Blackcoin" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", + "system_type": "cryptocurrency", "tags": [ - "DApp" + "DAO" ] }, - "aliases": { - "coinmarketcap": "Omni", - "nickname": "Omni Layer" + "events": { + "announcement": "05/02/2014" }, - "crowdsales": { - "start_date": "2013-07-31T00:00:00", - "end_date": "2013-08-31T00:00:00", - "genesis_address": [ - "1EXoDusjGwvnjZUyKkxZ4UHEf77z6A5S4P" - ], - "funding_url": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", - "funding_terms": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", - "btc_raised": 4740, - "tokens_sold": 563162, - "tokens_issued": 613148.53852826 + "token": { + "name": "Mintcoin", + "symbol": "MINT" }, "specs": { - "previous_name": "Mastercoin" + "p2p": 12789, + "rpc": 12788, + "block_time": 30, + "halfing_cycle": "payout is halved every week during first 5 weeks", + "total_tokens": 70000000000, + "premine_tokens": "700000000 coins (1%) for bounties, giveaways and so on", + "difficulty_cycle": "every block", + "txs_confirm": 4, + "mint_confirm": 50 }, "links": [ - { - "type": "risk", - "name": "90% of supply was initial distributed to one person", - "url": "", - "icon": "" - }, { "type": "website", - "name": "www.omni.foundation", - "url": "http://www.omni.foundation/", + "name": "mintcoinofficial.com", + "url": "http://www.mintcoinofficial.com/", "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "GitHub Organization", - "name": "GitHub", - "url": "https://github.com/mastercoin-MSC", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "explorer", - "name": "OmniChest", - "url": "http://omnichest.info/", - "icon": "mastercoin (omni).png", + "name": "Explorer", + "url": "https://coinplorer.com/XPM", + "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "wallet", - "name": "Omni Wallet", - "url": "https://www.omniwallet.org/", - "icon": "omniwallet.png", + "type": "github", + "name": "Mintcoin GitHub", + "url": "https://github.com/MintcoinCommunity", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.omni.foundation/", - "rss": "http://blog.omni.foundation/feed/", - "icon": "blog.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=450381.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 2.1e-7, + "usd": 0.0001158, + "date": "2014-02-19T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Mito", + "dependencies": [ + "Ethereum" + ], + "icon": "mito", + "token": { + "name": "mitigation token", + "symbol": "MITO" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Integral platform for climate initiatives" + }, + "crowdsales": { + "start_date": "2017-09-11T13:00:00", + "end_date": "2017-10-31T13:00:00", + "end_date_plan": "2017-10-31T13:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", + "funding_url": "https://mito.ipci.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/omni/", - "icon": "reddit.png", + "type": "website", + "name": "mito.ipci.io", + "url": "https://mito.ipci.io/", "tags": [ - "News" + "Main" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=558012.0", - "icon": "reddit.png", + "type": "paper", + "name": "Mito Whitepaper", + "url": "https://github.com/DAO-IPCI", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MSCProtocol", - "icon": "twitter.png", + "type": "github", + "name": "Mito GitHub", + "url": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/groups/mastercoin/?ref=br_tf", - "icon": "facebook.png", + "type": "blog", + "name": "Mito Blog", + "url": "https://medium.com/@DAO_IPCI", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/mastercoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/DAO_IPCI", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/mastercoin/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "Mito Telegram", + "url": "https://t.me/DAO_IPCI/2", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/mastercoin/", "type": "custom", - "icon": "bitcoinist.png", + "name": "Facebook", + "url": "https://www.facebook.com/DAOIPCI/", + "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Mobile Go", + "dependencies": [ + "Ethereum", + "Waves" + ], + "icon": "mobilego", + "token": { + "name": "mobilego token", + "symbol": "MGO" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Mobile Gaming Platform and Store" + }, + "crowdsales": { + "start_date": "2017-04-25T13:00:00", + "end_date": "2017-05-25T13:10:00", + "end_date_plan": "2017-05-25T13:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", + "funding_url": "https://ico.mobilego.io/", + "tokens_sold": 70000000, + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "mobilego.io", + "url": "https://mobilego.io/", + "tags": [ + "Main" + ] }, { "type": "paper", - "name": "Omni Layer Documentation", - "url": "http://mastercoin.readthedocs.org/en/latest/index.html", - "icon": "paper.png", + "name": "MobileGo Whitepaper", + "url": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", "tags": [ - "Code" + "Main", + "Science" ] }, { - "type": "paper", - "name": "Omni Protocol Specification", - "url": "https://github.com/OmniLayer/spec", - "icon": "paper.png", + "type": "blog", + "name": "MobileGo Blog", + "url": "https://mobilego.io/blog/", + "icon": "blog.png", "tags": [ - "Code" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/mastercoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1792451.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MobileGoIco", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", "type": "custom", - "icon": "shapeshift.png", + "name": "MobileGo Telegram", + "url": "https://t.me/mobilego", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "slack", + "name": "MobileGo Slack", + "url": "https://gamecredits.com/slack.html", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "MasterXchange", - "url": "http://masterxchange.com/", - "type": "custom", - "icon": "masterxchange.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/MobileGo/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "wallet", - "name": "HolyTransaction", - "url": "https://holytransaction.com/", - "icon": "holytransaction.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MobileGo-Crowdfund-1967836613444499/", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" + "News" ] } - ], - "first_price": { - "btc": 0.00841676, - "usd": 1.08963375, - "date": "2013-08-31T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "MatchPay", + "system": "Modum", "dependencies": [ "Ethereum" ], - "icon": "matchpay", + "icon": "modum", "token": { - "name": "matchpay token", - "symbol": "​MPY​" + "name": "modum token", + "symbol": "MOD" }, "consensus": { "consensus_type": "ERC20 Token", @@ -33679,17 +33807,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Transparent Multi-Step Secure Payments" + "headline": "Data integrity for supply chain operations" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-09-01T00:00:00", + "end_date": "2017-09-22T00:00:00", + "end_date_plan": "2017-09-22T00:00:00", "genesis_address": [ - "0xfE38739c4b70cD6D1d3674E70d17fB1999CB4F9F" + "" ], - "funding_terms": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", - "funding_url": "http://matchpay.io/#ico", + "funding_terms": "https://modum.io/modum-token-sale-legal-terms/", + "funding_url": "https://modum.io/tokensale/#tokensale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -33700,19 +33828,22 @@ "" ] }, + "specs": { + "supply": 30000000 + }, "links": [ { "type": "website", - "name": "matchpay.io", - "url": "http://matchpay.io", + "name": "modum.io", + "url": "https://modum.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "MatchPay Whitepaper", - "url": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", + "name": "Modum Whitepaper", + "url": "https://assets.modum.io/wp-content/uploads/2017/08/modum-whitepaper-v.-1.0.pdf", "tags": [ "Main", "Science" @@ -33720,18 +33851,37 @@ }, { "type": "github", - "name": "MatchPay GitHub", - "url": "https://github.com/FedericoCapello/MatchPay.io", + "name": "Modum GitHub", + "url": "https://github.com/modum-io/", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Modum Blog", + "url": "https://medium.com/@modum_io", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2091885.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/matchpay", + "url": "https://twitter.com/modum_io", "icon": "twitter.png", "tags": [ "News" @@ -33739,152 +33889,240 @@ }, { "type": "slack", - "name": "MatchPay Slack", - "url": "http://slack.matchpay.io/", + "name": "Modum Slack", + "url": "https://modum-token.slack.com/join/shared_invite/MjIzMDEyNzI4MDgzLTE1MDIxMDc2NzktMTc4MzA1NmMxYQ", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/modum_io/", + "icon": "reddit.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "Matchpool", - "icon": "matchpool", + "genesis_id": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", + "system": "MonaCoin", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "guppie", - "symbol": "GUP" + "name": "Mona", + "symbol": "MONA" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Matchpool" + "type": "PoW", + "algorithm": "Lyra2RE" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Dapp that reward people for creating human connections", + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer payment network and digital currency based on an open source protocol", "tags": [ - "DApp" + "DAO" ], - "twwidid": "", - "page_state": "draft" + "hashtag": "#monacoin", + "page_state": "ready" }, - "crowdsales": { - "start_date": "2017-04-02T13:00:00", - "end_date": "2017-04-04T13:00:00", - "genesis_address": [ - "0xE05CeDD2838E4e1d99B539D8C768D6EF2a10F729" - ], - "funding_terms": "https://medium.com/matchpool/announcement-matchpools-ether-cap-updated-campaign-information-ff2f539065da", - "funding_url": "http://matchpool.co/crowdsale/", - "tokens_sold": 60000000, - "tokens_issued": 100000000, - "btc_raised": "" + "aliases": { + "coinmarketcap": "MonaCoin" }, "specs": { - "supply": 100000000, - "cap": {} - }, - "first_price": { - "date": "2017-04-11T19:44:47", - "btc": 0.0002, - "usd": 0.240438 + "rpc": 8332, + "block_time": 90, + "block_reward": 50, + "halfing_cycle": 1051000, + "total_tokens": 105120000 }, - "flags": {}, "links": [ { + "name": "monacoin.org", + "url": "http://monacoin.org/", "type": "website", - "name": "matchpool.co", - "url": "http://matchpool.co", "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Explorer", + "url": "https://mona.chainsight.info/", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "GitHub", + "url": "https://github.com/monacoinproject/monacoin", "type": "github", - "name": "Matchpool GitHub", - "url": "https://github.com/Matchpool", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "paper", - "name": "Matchpool Whitepaper", - "url": "http://matchpool.co/wp-content/uploads/2016/12/Matchpool_Whitepaper_221216.pdf", - "icon": "paper.png", + "name": "Wallets", + "url": "http://monacoin.org/en/download.html", + "type": "wallet", + "icon": "monacoin.png", "tags": [ "Main", - "Science" + "Apps", + "Wallet" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@matchpool", - "icon": "blog.png", + "name": "MultiMona Wallet", + "url": "http://monapu.github.io/multimona-site/index.en.html", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/matchpool", - "icon": "twitter.png", + "name": "Coinomi", + "url": "https://coinomi.com/", + "type": "wallet", + "icon": "coinomi.jpg", "tags": [ - "News" + "Apps", + "Wallet" ] }, { + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=392436.0", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1752471.0", - "icon": "bitcoin.png", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://matchpool.signup.team/", - "icon": "slack.png", + "name": "reddit", + "url": "http://www.reddit.com/r/monacoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "LA Pool", + "url": "http://multi.xau.jp/monacoin/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/matchpoolhq/", - "icon": "facebook.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" + ] + }, + { + "name": "VIP Pool", + "url": "http://vippool.net/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "ASICpool", + "url": "https://asicpool.info/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "MonaCoinPool", + "url": "http://monacoinpool.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Ani-Pool", + "url": "http://anipool.net/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/monacoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00014824, + "usd": 0.08524875, + "date": "2014-03-20T00:00:00" + } }, { "genesis_id": "", - "system": "Matryx", + "system": "Monaco", "dependencies": [ "Ethereum" ], - "icon": "matryx", + "icon": "monaco", "token": { - "name": "matryx token", - "symbol": "MTX" + "name": "monaco token", + "symbol": "MCO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -33893,19 +34131,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Collaboration Platform" + "headline": "Most cost-efficient way to spend ETH in the world" }, "crowdsales": { - "start_date": "2017-08-13T15:00:00", - "end_date": "2017-09-13T15:00:00", - "end_date_plan": "2017-09-13T15:00:00", + "start_date": "2017-05-18T09:30:00", + "end_date": "2017-06-17T09:30:00", + "end_date_plan": "2017-06-17T09:30:00", "genesis_address": [ "" ], - "funding_terms": "https://www.matryx.ai/", - "funding_url": "https://www.matryx.ai/", + "funding_terms": "", + "funding_url": "https://tokenmarket.net/crowdsale/monaco/confirm_citizenship", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 17600000, "btc_raised": "", "cap_limit": [ "" @@ -33917,45 +34155,25 @@ "links": [ { "type": "website", - "name": "matryx.ai", - "url": "https://www.matryx.ai/", + "name": "mona.co", + "url": "https://mona.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Matryx Whitepaper", - "url": "https://www.matryx.ai/matryx-whitepaper.pdf", + "name": "Monaco Whitepaper", + "url": "https://mona.co/monaco-whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Matryx GitHub", - "url": "https://github.com/matryx", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Matryx Blog", - "url": "https://blog.matryx.ai/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2141614.0", + "url": "https://bitcointalk.org/index.php?topic=1926269.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -33964,26 +34182,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/intent/follow?original_referer=http%3A%2F%2Flocalhost%3A8080%2F&ref_src=twsrc%5Etfw®ion=follow_link&screen_name=matryx_ai&tw_p=followbutton", + "url": "https://twitter.com/monaco_card", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Matryx Telegram", - "url": "https://t.me/matryxai", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/matryxai/", - "icon": "facebook.png", + "type": "slack", + "name": "Monaco Slack", + "url": "https://slack.mona.co/", + "icon": "slack.png", "tags": [ "News" ] @@ -33991,7 +34200,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCmyCwkgekVmLzONJZ1jQk-A", + "url": "https://www.youtube.com/channel/UCOMprzxakZOqmY23LYIawmg", "icon": "youtube.png", "tags": [ "News" @@ -34000,42 +34209,55 @@ ] }, { - "genesis_id": "00000c7c73d8ce604178dae13f0fc6ec0be3275614366d44b1b4b5c6e238c60c", - "system": "MazaCoin", - "icon": "mazacoin", - "aliases": { - "coinmarketcap": "MazaCoin" + "genesis_id": "771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148", + "system": "Monero", + "dependencies": [ + "independent" + ], + "token": { + "name": "moneroj", + "symbol": "XMR" }, "consensus": { "type": "PoW", - "algorithm": "SHA-256" + "algorithm": "CryptoNight" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "22/02/2014" + "system_type": "cryptocurrency", + "headline": "Secure, Private, Untraceable Cryptocurrency", + "tags": [ + "DAO" + ], + "hashtag": "#monero", + "page_state": "ready" }, - "token": { - "name": "MazaCoin", - "symbol": "MZC" + "aliases": { + "coinmarketcap": "Monero" }, "specs": { - "p2p": 12835, - "rpc": 12832, "block_time": 120, - "block_reward": 5000, - "halfing_cycle": "241920 blocks (about 12 month)", - "total_tokens": 2419200000, - "difficulty_cycle": "4 blocks (8 minutes) based on last 90 blocks", - "txs_confirm": 5 + "block_reward": "(M-A)*2^(-20)*10^(-12), where A = current circulation", + "total_tokens": "18400000 with tail", + "difficulty_cycle": "every block" + }, + "first_price": { + "btc": 0.00488921, + "usd": 2.51376883, + "date": "2014-05-19T00:00:00" }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-04-09T08:50:04", + "url": "https://bitcointalk.org/index.php?topic=563821" + } + ], "links": [ { "type": "website", - "name": "mazacoin.org", - "url": "https://mazacoin.org/", + "name": "getmonero.org", + "url": "https://getmonero.org", "icon": "website.png", "tags": [ "Main" @@ -34043,567 +34265,446 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "https://mazacha.in/", + "name": "moneroblocks.info", + "url": "http://moneroblocks.info/", "icon": "explorer.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "MazaCoin GitHub", - "url": "https://github.com/MazaCoin/MazaCoin", - "icon": "github.png", + "type": "wallet", + "name": "Monero Wallets", + "url": "https://getmonero.org/getting-started/choose", + "icon": "wallet.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=508849.0", - "icon": "forum.png", + "type": "blog", + "name": "Official Blog", + "url": "https://getmonero.org/blog/", + "icon": "blog.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00003196, - "usd": 0.02066282, - "date": "2014-02-27T00:00:00" - } - }, - { - "genesis_id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "system": "MCAP", - "dependencies": [ - "Ethereum" - ], - "icon": "mcap", - "token": { - "name": "mcap token", - "symbol": "MCAP" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "aliases": { - "coinmarketcap": "MCAP" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Invest in high growth startups" - }, - "crowdsales": { - "start_date": "2017-04-27T08:00:00", - "end_date": "2017-05-27T08:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitcoingrowthfund.com/mcap", - "funding_url": "https://bitcoingrowthfund.com/mcap", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "btc = 2000" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 100000000 - }, - "links": [ + }, + { + "type": "wallet", + "name": "MyMonero Wallet", + "url": "https://mymonero.com/#/", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "explorer", + "name": "ChainRadar", + "url": "http://chainradar.com/xmr/blocks", + "icon": "chainradar.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "github", + "name": "Monero Core", + "url": "https://github.com/monero-project/bitmonero/", + "icon": "github.png", + "tags": [ + "Code" + ] + }, { - "type": "website", - "name": "bitcoingrowthfund.com", - "url": "https://bitcoingrowthfund.com/mcap", + "type": "wiki", + "name": "Moneropedia", + "url": "https://getmonero.org/knowledge-base/moneropedia/", + "icon": "wiki.png", "tags": [ - "Main" + "Code" ] }, { - "type": "paper", - "name": "MCAP Whitepaper", - "url": "https://bitcoingrowthfund.com/static/pdf/mcap-whitepaper.pdf", + "type": "wiki", + "name": "Development Guide", + "url": "https://getmonero.org/knowledge-base/developer-guides/", + "icon": "paper.png", "tags": [ - "Main", - "Science" + "Code" ] }, { - "type": "blog", - "name": "MCAP Blog", - "url": "https://medium.com/bitcoingrowthfund", - "icon": "medium.png", + "type": "wiki", + "name": "Wikipedia", + "url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)", + "icon": "wiki.png", "tags": [ - "Main", - "News" + "Science" ] }, { "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mcap_token", + "name": "@monerocurrency", + "url": "https://twitter.com/monerocurrency", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/BitcoinGrowthFundBGF/", - "icon": "facebook.png", + "type": "forum", + "name": "Hello Monero", + "url": "https://hellomonero.com/", + "rss": "https://hellomonero.com/rss.xml", + "icon": "forum.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "607d0c078ddc9480888275d59fc364031fb5451afe85c1464432e8a2c5cc77af", - "system": "Megacoin", - "icon": "megacoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Megacoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Megacoin", - "symbol": "MEC" - }, - "specs": { - "p2p": 7951, - "rpc": 7950, - "block_time": "150", - "block_reward": 25, - "halfing_cycle": 420000, - "total_tokens": 32500000 - }, - "events": [ + }, { - "name": "Announcement", - "start_date": "2013-05-29T02:51:40", - "url": "https://bitcointalk.org/index.php?topic=218851.0" - } - ], - "links": [ + "type": "forum", + "name": "Monero Forum", + "url": "https://forum.getmonero.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, { - "type": "website", - "name": "www.megacoin.co.nz", - "url": "http://www.megacoin.co.nz/", - "icon": "website.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/monero/", + "rss": "https://www.reddit.com/r/monero/.rss", + "icon": "reddit.png", "tags": [ - "Main" + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=583449.0", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/monero", + "icon": "cointelegraph.png", + "tags": [ + "News" ] }, { "type": "explorer", - "name": "Blockr", - "url": "http://mec.blockr.io/", - "icon": "blockr.png", + "name": "MinerGate", + "url": "https://minergate.com/blockchain/mro/blocks", + "icon": "minergate.png", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "Megacoin GitHub", - "url": "https://github.com/megacoin/megacoin", - "icon": "github.png", + "type": "earn", + "name": "MinerGate", + "url": "https://minergate.com/", + "icon": "minergate.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=240861.0", - "icon": "forum.png", + "type": "earn", + "name": "Miner.Center", + "url": "http://miner.center/", + "icon": "mining.png", "tags": [ - "Main", - "News" + "Apps" ] - } - ], - "first_price": { - "btc": 0.00005054, - "usd": 0.00419918, - "date": "2013-07-07T00:00:00" - } - }, - { - "genesis_id": "0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1", - "system": "Melonport", - "icon": "melonport", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "melon", - "symbol": "MLN" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Melon", - "nickname": "Melonport" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "An open-source blockchain protocol for asset management", - "tags": [ - "DApp" - ], - "page_state": "ready" - }, - "crowdsales": { - "start_date": "2017-02-15T12:00:00", - "end_date": "2017-02-15T12:00:00", - "genesis_address": [ - "0x3BF541f87056D134E0109BE1Be92978b26Cb09e0" - ], - "funding_terms": "https://contribution.melonport.com/terms.pdf", - "funding_url": "https://melonport.com/", - "tokens_issued": 1250000, - "tokens_sold": 750000, - "btc_raised": 2903 - }, - "specs": { - "supply": 1250000, - "cap": {}, - "price": {} - }, - "first_price": { - "date": "2017-03-15T12:00:00", - "btc": 0.00387073, - "usd": 3.88416143 - }, - "flags": {}, - "links": [ + }, { - "type": "website", - "name": "melonport.com", - "url": "http://www.melonport.com/", - "icon": "website.png", + "type": "earn", + "name": "CryptoNotePoolUK", + "url": "http://cryptonotepool.org.uk/", + "icon": "mining.png", "tags": [ - "Main" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/melonport", - "icon": "twitter.png", + "type": "earn", + "name": "Monero Crypto-Pool", + "url": "http://monero.crypto-pool.fr/", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/melonport-ltd", - "icon": "linkedin.png", + "type": "earn", + "name": "XMR.ProHash", + "url": "http://xmr.prohash.net/", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/monero/#markets", "type": "custom", - "name": "Melonport Slack", - "url": "http://chat.melonport.com/", - "icon": "slack.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://reddit.com/r/melonproject", - "icon": "reddit.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "Melonport GitHub", - "url": "https://www.github.com/melonproject", - "icon": "github.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Melonport Whitepaper", - "url": "https://github.com/melonproject/greenpaper/blob/master/melonprotocol.pdf", - "icon": "paper.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MetaMask Wallet", - "url": "https://metamask.io/", - "icon": "metamask.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ "Apps", "Exchange" ] - } - ] - }, - { - "genesis_id": "", - "system": "Mercury Protocol", - "dependencies": [ - "Ethereum" - ], - "icon": "mercuryprotocol", - "token": { - "name": "global messaging token", - "symbol": "GMT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Future of Communication Platforms" - }, - "crowdsales": { - "start_date": "2017-10-25T16:00:00", - "end_date": "2017-11-21T16:00:00", - "end_date_plan": "2017-11-21T16:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.mercuryprotocol.com/", - "funding_url": "https://www.mercuryprotocol.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "mercuryprotocol.com", - "url": "https://www.mercuryprotocol.com/", + "type": "whitepaper", + "name": "CryptoNote v 2.0 by Nicolas van Saberhagen", + "url": "https://cryptonote.org/whitepaper.pdf", + "icon": "whitepaper.png", "tags": [ - "Main" + "Science" ] }, { - "type": "paper", - "name": "Mercury Protocol Whitepaper", - "url": "https://www.mercuryprotocol.com/files/Mercury_Protocol_whitepaper.pdf", + "type": "whitepaper", + "name": "CryptoNote v 2.0 annotated by the MRL", + "url": "https://downloads.getmonero.org/whitepaper_annotated.pdf", + "icon": "whitepaper.png", "tags": [ - "Main", "Science" ] }, { - "type": "blog", - "name": "Mercury Protocol Blog", - "url": "https://medium.com/@mercuryprotocol", - "icon": "medium.png", + "type": "whitepaper", + "name": "Review of Cryptonote Whitepaper by Surae Noether", + "url": "https://downloads.getmonero.org/whitepaper_review.pdf", + "icon": "whitepaper.png", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2150438.0", - "icon": "bitcointalk.png", + "type": "whitepaper", + "name": "Cryptnote Standards", + "url": "https://cryptonote.org/standards/", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mercuryprotocol", - "icon": "twitter.png", + "name": "A Note on Chain Reactions in Traceability in CryptoNote 2.0 by Surae Noether, Sarang Noether and Adam Mackenzie", + "url": "https://lab.getmonero.org/pubs/MRL-0001.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "slack", - "name": "Mercury Protocol Slack", - "url": "https://www.mercuryprotocol.com/slack", - "icon": "slack.png", + "name": "Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol by Jan Macheta, Sarang Noether, Surae Noether and Javier Smooth.", + "url": "https://lab.getmonero.org/pubs/MRL-0002.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/MercuryProtocol/", - "icon": "reddit.png", + "name": "Monero is Not That Mysterious by Shen Noether and Sarang Noether", + "url": "https://lab.getmonero.org/pubs/MRL-0003.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" + ] + }, + { + "name": "Improving Obfuscation in the CryptoNote Protocol by Adam Mackenzie, Surae Noether and Monero Core Team", + "url": "https://lab.getmonero.org/pubs/MRL-0004.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Science" + ] + }, + { + "name": "Ring Confidential Transactions by Shen Noether, Adam Mackenzie and Monero Core Team", + "url": "https://lab.getmonero.org/pubs/MRL-0005.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Science" ] } ] }, { "genesis_id": "", - "system": "Metaverse", + "system": "Monkey Capital", "dependencies": [ - "" + "Waves" ], - "icon": "metaverse", + "icon": "monkeycapital", "token": { - "name": "metaverse token", - "symbol": "ETP" + "name": "monkey capital token", + "symbol": "MNY" }, "consensus": { "consensus_type": "", - "consensus_name": "" + "consensus_name": "Wave" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised platform based on blockchain technology" - }, - "aliases": { - "coinmarketcap": "Metaverse ETP" + "headline": "A decentralised Hedge Fund" }, - "specs": { - "supply": 52244767 + "crowdsales": { + "start_date": "2017-08-08T16:00:00", + "end_date": "2017-09-09T16:00:00", + "end_date_plan": "2017-09-09T16:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.monkey.capital/", + "funding_url": "https://www.monkey.capital/", + "tokens_sold": "", + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "mvs.org", - "url": "https://mvs.org/", + "name": "monkey.capital", + "url": "https://www.monkey.capital/", "tags": [ "Main" - ] - }, - { - "type": "paper", - "name": "Metaverse Whitepaper", - "url": "http://newmetaverse.org/white-paper/Metaverse-white-paper-v2.1-EN.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Metaverse GitHub", - "url": "https://github.com/mvs-org", - "icon": "github.png", + ] + }, + { + "type": "paper", + "name": "Monkey Capital Whitepaper", + "url": "https://www.monkey.capital/docs/MC_Whitepaper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Metaverse Blog", - "url": "https://blog.mvs.live/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2003741", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/mvs_org", + "url": "https://twitter.com/monkeycapitaico", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/mvsofficial/", - "icon": "facebook.png", + "type": "slack", + "name": "Monkey Capital Slack", + "url": "https://monkeycapital.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCdDGnCLtG2Fb6McCaDcAiBw", - "icon": "youtube.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/monkeycapital/", + "icon": "reddit.png", "tags": [ "News" ] @@ -34611,129 +34712,154 @@ ] }, { - "genesis_id": "", - "system": "Mineum", - "token": { - "name": "mineum", - "symbol": "MNM" + "genesis_id": "?", + "system": "Moonstone", + "icon": "moonstone", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Moonstone" }, - "consensus": { - "type": "Hybrid POS-POW", - "algorithm": "x13" + "ratings": { + "rating_cyber": 3 }, - "aliases": { - "coinmarketcap": "Mineum", - "nickname": "Mineum" + "consensus": { + "consensus_name": "DPOS", + "consensus_type": "" }, "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Backed by Mining Activities", - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-05-07T12:00:00", - "end_date": "2016-05-28T23:59:59", - "genesis_address": [ - "Md1tCyT18DPnPbFqBKDSj77E1kHBTMUGrG" + "state": "Pre-Public", + "headline": "BitShares Wallet", + "tags": [ + "DApp" ], - "funding_terms": "https://mineum.org/documentation/mineum-ico-terms.pdf", - "funding_url": "https://mymineum.org/", - "tokens_sold": "", - "tokens_issued": 10000000, - "btc_raised": "" + "system_type": "cryptoservice" + }, + "token": { + "name": "Moonstone", + "symbol": "MOONFUND" }, "specs": { - "supply": 10000000 + "supply": 53045810.879, + "cap": { + "usd": 323048, + "btc": 1404 + } }, "links": [ { "type": "website", - "name": "mineum.org", - "url": "https://mineum.org/", + "name": "moonstone.io", + "url": "https://moonstone.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "website", - "name": "MINEUM Crowdsale", - "url": "https://mymineum.org/", - "icon": "website.png", + "type": "twitter", + "name": "@MoonstoneWallet", + "url": "https://twitter.com/MoonstoneWallet", + "icon": "twitter.png", "tags": [ - "Main" + "Main", + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mineumproject", - "icon": "twitter.png", + "type": "forum", + "name": "BitsharesTalk", + "url": "https://bitsharestalk.org/index.php/topic,15138.0.html", + "icon": "forum.png", "tags": [ "Main", "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://mineum.slack.com", - "icon": "slack.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/MOONFUND", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/MOONFUND", + "icon": "cryptofresh.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "facebook", + "name": "Facebook", + "url": "https://www.facebook.com/moonstone.io", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1461341.0", - "icon": "forum.png", + "type": "google+", + "name": "Google+", + "url": "https://plus.google.com/+MoonstoneIoWallet/", + "icon": "googleplus.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "MINEUM Whitepaper", - "url": "https://mineum.org/documentation/mineum-whitepaper.pdf", - "icon": "paper.png", + "type": "youtube", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCf1rySa3Zk4gCYlI-5PYYog", + "icon": "youtube.png", "tags": [ - "Science" + "News" ] } - ] + ], + "flags": { + "rating_do_not_display": true + } }, { "genesis_id": "", - "system": "MingoCoin", + "system": "Moose Coin", "dependencies": [ - "Ethereum" + "Lisk" ], - "icon": "mingocoin", + "icon": "moosecoin", "token": { - "name": "mingo token", - "symbol": "MGT" + "name": "moose coin", + "symbol": "MOOSE" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "CryptoCurrency Tutor With Multi-Platform Messenger" + "headline": "Decentralised organisation for musicians " }, "crowdsales": { - "start_date": "2017-09-25T14:00:00", - "end_date": "2017-10-23T14:00:00", - "end_date_plan": "2017-10-09T14:00:00", + "start_date": "2017-07-30T23:59:00", + "end_date": "2017-09-30T23:59:00", + "end_date_plan": "2017-09-30T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://goo.gl/4RytLd", - "funding_url": "https://goo.gl/3wnYd6", - "tokens_sold": "", + "funding_terms": "https://www.moosecoin.io", + "funding_url": "https://www.moosecoin.io", + "tokens_sold": 165156.2784, "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -34746,16 +34872,16 @@ "links": [ { "type": "website", - "name": "mingocoin.com", - "url": "https://mingocoin.com/?utm_source=cyper%20fund&utm_medium=ico%20listing%20page", + "name": "moosecoin.io", + "url": "https://www.moosecoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "MingoCoin Whitepaper", - "url": "https://firebasestorage.googleapis.com/v0/b/mingo-2bdfc.appspot.com/o/Whitepaper.pdf?alt=media&token=e709359a-b76f-4230-b9a8-2c374ccc464d&utm_source=cyper%20fund&utm_medium=ico%20listing%20page", + "name": "Moose Coin Whitepaper", + "url": "https://www.moosecoin.io/MooseCoin-Whitepaper-v0.0.2.pdf", "tags": [ "Main", "Science" @@ -34763,8 +34889,8 @@ }, { "type": "github", - "name": "MingoCoin GitHub", - "url": "https://github.com/mingocoin/contracts", + "name": "Moose Coin GitHub", + "url": "https://github.com/Moosty", "icon": "github.png", "tags": [ "Main", @@ -34772,29 +34898,28 @@ ] }, { - "type": "blog", - "name": "MingoCoin Blog", - "url": "https://medium.com/mingocoin", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MoostyMusic", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mingocoin", - "icon": "twitter.png", + "type": "slack", + "name": "Moose Coin Slack", + "url": "https://moosecoin.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "MingoCoin Telegram", - "url": "https://t.me/joinchat/EoTxKELtcbkH3UZJzoaZ0w", - "icon": "telegram.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/moosecoin/", + "icon": "reddit.png", "tags": [ "News" ] @@ -34802,49 +34927,41 @@ ] }, { - "genesis_id": "00000dd1b1e4472dde86b27f6775efdafc421017fc9ffdb0b863603608b9353e", - "system": "Mintcoin", - "icon": "mintcoin", - "dependencies": [ - "independent" - ], + "system": "Musicoin", + "icon": "musicoin", "aliases": { - "coinmarketcap": "Mintcoin" + "coinmarketcap": "Musicoin" }, "consensus": { - "type": "PoS", - "algorithm": "Blackcoin" + "type": "PoW", + "algorithm": "Ethash" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "page_state": "ready" }, "events": { - "announcement": "05/02/2014" + "announcement": "2/10/2017", + "genesis": "2/10/2017" }, "token": { - "name": "Mintcoin", - "symbol": "MINT" + "name": "Musicoin", + "symbol": "MC" }, "specs": { - "p2p": 12789, - "rpc": 12788, - "block_time": 30, - "halfing_cycle": "payout is halved every week during first 5 weeks", - "total_tokens": 70000000000, - "premine_tokens": "700000000 coins (1%) for bounties, giveaways and so on", - "difficulty_cycle": "every block", - "txs_confirm": 4, - "mint_confirm": 50 + "block_reward": 500, + "premine_tokens": 0, + "block_time": 15, + "difficulty_cycle": "2016", + "txs_confirm": 6, + "rpc": "8545" }, "links": [ { "type": "website", - "name": "mintcoinofficial.com", - "url": "http://www.mintcoinofficial.com/", + "name": "musicoin", + "url": "http://musicoin.org", "icon": "website.png", "tags": [ "Main" @@ -34852,8 +34969,8 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/XPM", + "name": "MC Orbiter", + "url": "http://orbiter.musicoin.org", "icon": "explorer.png", "tags": [ "Main", @@ -34864,8 +34981,8 @@ }, { "type": "github", - "name": "Mintcoin GitHub", - "url": "https://github.com/MintcoinCommunity", + "name": "Musicoin GitHub", + "url": "https://github.com/onetimer/musicoin", "icon": "github.png", "tags": [ "Main", @@ -34874,31 +34991,44 @@ }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=450381.0", + "name": "MC Forum", + "url": "http://forum.musicoin.org", "icon": "forum.png", "tags": [ "Main", "News" ] + }, + { + "type": "whitepaper", + "name": "Musicoin: Free Creations While Rewarding Creators", + "url": "https://medium.com/@musicoin/musicoin-free-creations-while-rewarding-creators-2832f7d2bd33", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/musicoins", + "icon": "twitter.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 2.1e-7, - "usd": 0.0001158, - "date": "2014-02-19T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Mito", + "system": "MyBit", "dependencies": [ "Ethereum" ], - "icon": "mito", + "icon": "mybit", "token": { - "name": "mitigation token", - "symbol": "MITO" + "name": "mybit token", + "symbol": "MYB" }, "consensus": { "consensus_type": "ERC20 Token", @@ -34907,40 +35037,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Integral platform for climate initiatives" + "headline": "Tokenizing Smart Enegry, AI, and Ownership" }, "crowdsales": { - "start_date": "2017-09-11T13:00:00", - "end_date": "2017-10-31T13:00:00", - "end_date_plan": "2017-10-31T13:00:00", + "start_date": "2017-07-17T12:00:00", + "end_date": "2017-08-06T12:00:00", + "end_date_plan": "2017-08-06T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", - "funding_url": "https://mito.ipci.io/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://mybit.io/tokensale", + "funding_url": "https://mybit.io/tokensale", + "tokens_sold": 1530094, + "tokens_issued": 2812073, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 2700000" ] }, "links": [ { "type": "website", - "name": "mito.ipci.io", - "url": "https://mito.ipci.io/", + "name": "mybit.io", + "url": "https://mybit.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mito Whitepaper", - "url": "https://github.com/DAO-IPCI", + "name": "MyBit Whitepaper", + "url": "http://www.mybit.io/docs/whitepaper.pdf", "tags": [ "Main", "Science" @@ -34948,8 +35078,8 @@ }, { "type": "github", - "name": "Mito GitHub", - "url": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", + "name": "Mybit GitHub", + "url": "https://github.com/MyBitDev", "icon": "github.png", "tags": [ "Main", @@ -34958,18 +35088,27 @@ }, { "type": "blog", - "name": "Mito Blog", - "url": "https://medium.com/@DAO_IPCI", + "name": "MyBit Blog", + "url": "https://medium.com/@MyBit_Blog", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1797720.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DAO_IPCI", + "url": "https://twitter.com/MyBit_DApp", "icon": "twitter.png", "tags": [ "News" @@ -34977,202 +35116,219 @@ }, { "type": "custom", - "name": "Mito Telegram", - "url": "https://t.me/DAO_IPCI/2", + "name": "Mybit Telegram", + "url": "http://t.me/mybitio", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "MyBit Slack", + "url": "https://mybit-dapp.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/MyBit_DApp/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DAOIPCI/", + "url": "https://www.facebook.com/MyBitDApp/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCtLn7Vi-3VbsY5F9uF1RJYg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "Mobile Go", + "genesis_id": "La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK", + "system": "Mycelium", + "icon": "mycelium", "dependencies": [ - "Ethereum", - "Waves" + "Bitcoin" ], - "icon": "mobilego", "token": { - "name": "mobilego token", - "symbol": "MGO" + "name": "mycelium", + "symbol": "SAR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Bitcoin", + "algorithm": "OP_Return" + }, + "aliases": { + "coinmarketcap": "Mycelium" }, "descriptions": { - "state": "Public", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Mobile Gaming Platform and Store" + "headline": "Opensource Bitcoin Wallet", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-04-25T13:00:00", - "end_date": "2017-05-25T13:10:00", - "end_date_plan": "2017-05-25T13:00:00", + "start_date": "2016-05-01T23:59:00", + "end_date": "2016-05-18T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", - "funding_url": "https://ico.mobilego.io/", - "tokens_sold": 70000000, - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "funding_terms": "https://wallet.mycelium.com/crowdsale.pdf", + "funding_url": "https://wallet.mycelium.com/elements/licenses.html", + "tokens_sold": 5311, + "tokens_issued": 5311, + "btc_raised": 5131.191 + }, + "specs": { + "supply": 5311 + }, + "first_price": {}, + "flags": { + "rating_do_not_display": true }, "links": [ { "type": "website", - "name": "mobilego.io", - "url": "https://mobilego.io/", + "name": "wallet.mycelium.com", + "url": "https://wallet.mycelium.com", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "MobileGo Whitepaper", - "url": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "blog", - "name": "MobileGo Blog", - "url": "https://mobilego.io/blog/", - "icon": "blog.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1792451.0", - "icon": "bitcointalk.png", + "type": "website", + "name": "Mycelium Crowdsale", + "url": "https://wallet.mycelium.com/elements/licenses.html", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MobileGoIco", + "url": "https://twitter.com/myceliumcom", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "MobileGo Telegram", - "url": "https://t.me/mobilego", - "icon": "telegram.png", + "type": "reddit", + "name": "Dicussion on reddit", + "url": "https://www.reddit.com/r/btc/comments/4gkwov/mycelium_new_wallet_and_crowdsale/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "MobileGo Slack", - "url": "https://gamecredits.com/slack.html", - "icon": "slack.png", + "type": "github", + "name": "Mycelium GitHub", + "url": "https://github.com/mycelium-com", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/MobileGo/", - "icon": "reddit.png", + "type": "wallet", + "name": "Mycelium Wallet", + "url": "https://wallet.mycelium.com/contact.html", + "icon": "mycelium.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MobileGo-Crowdfund-1967836613444499/", - "icon": "facebook.png", + "type": "explorer", + "name": "Mycelium Asset", + "url": "http://coloredcoins.org/explorer/asset/La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK/d2982ca94eb55b17ee328a58464997218218667940e6db71373461a224e59e5f/0", + "icon": "mycelium.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "Modum", + "system": "Mysterium", "dependencies": [ "Ethereum" ], - "icon": "modum", + "icon": "mysterium", "token": { - "name": "modum token", - "symbol": "MOD" + "name": "mysterium", + "symbol": "MYST" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Data integrity for supply chain operations" + "headline": "Decentralized VPN powered by Blockchain" }, "crowdsales": { - "start_date": "2017-09-01T00:00:00", - "end_date": "2017-09-22T00:00:00", - "end_date_plan": "2017-09-22T00:00:00", + "start_date": "2017-05-30T13:00:00", + "end_date": "2017-05-30T13:45:00", + "end_date_plan": "2017-05-30T13:45:00", "genesis_address": [ "" ], - "funding_terms": "https://modum.io/modum-token-sale-legal-terms/", - "funding_url": "https://modum.io/tokensale/#tokensale", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://mysterium.network/", + "funding_url": "https://mysterium.network/contribution/", + "tokens_sold": 19429024, + "tokens_issued": 32433366, + "btc_raised": 4462, "cap_limit": [ - "" + "usd = 17082846" ], "raised": [ - "" + "usd = 10233318" ] }, - "specs": { - "supply": 30000000 - }, "links": [ { "type": "website", - "name": "modum.io", - "url": "https://modum.io/", + "name": "mysterium.network", + "url": "https://mysterium.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Modum Whitepaper", - "url": "https://assets.modum.io/wp-content/uploads/2017/08/modum-whitepaper-v.-1.0.pdf", + "name": "Mysterium Whitepaper", + "url": "https://mysterium.network/whitepaper.pdf", "tags": [ "Main", "Science" @@ -35180,8 +35336,8 @@ }, { "type": "github", - "name": "Modum GitHub", - "url": "https://github.com/modum-io/", + "name": "Mysterium GitHub", + "url": "https://github.com/MysteriumNetwork", "icon": "github.png", "tags": [ "Main", @@ -35190,8 +35346,8 @@ }, { "type": "blog", - "name": "Modum Blog", - "url": "https://medium.com/@modum_io", + "name": "Mysterium Blog", + "url": "https://medium.com/mysterium-network", "icon": "medium.png", "tags": [ "Main", @@ -35201,7 +35357,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2091885.0", + "url": "https://bitcointalk.org/index.php?topic=1895626.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -35210,16 +35366,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/modum_io", + "url": "https://twitter.com/MysteriumNet", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Mysterium Telegram", + "url": "https://t.me/mysterium_network", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Modum Slack", - "url": "https://modum-token.slack.com/join/shared_invite/MjIzMDEyNzI4MDgzLTE1MDIxMDc2NzktMTc4MzA1NmMxYQ", + "name": "Mysterium Slack", + "url": "http://slack.mysterium.network/", "icon": "slack.png", "tags": [ "News" @@ -35228,754 +35393,954 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/modum_io/", + "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", "icon": "reddit.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.00022967, + "usd": 0.52670591, + "date": "" + } }, { - "genesis_id": "", - "system": "Monaco", - "dependencies": [ - "Ethereum" - ], - "icon": "monaco", + "genesis_id": "438cf6375dab5a0d32f9b7bf151d4539e00a590f7c022d5572c7d41815a24be4", + "system": "NEM", "token": { - "name": "monaco token", - "symbol": "MCO" + "name": "xem", + "symbol": "XEM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Proof-of-Importance" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Most cost-efficient way to spend ETH in the world" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "New Economy Movement", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "NEM" }, + "specs": {}, "crowdsales": { - "start_date": "2017-05-18T09:30:00", - "end_date": "2017-06-17T09:30:00", - "end_date_plan": "2017-06-17T09:30:00", + "start_date": "2014-01-19T00:00:00", + "end_date": "2014-04-10T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "https://tokenmarket.net/crowdsale/monaco/confirm_citizenship", - "tokens_sold": "", - "tokens_issued": 17600000, - "btc_raised": "", - "cap_limit": [ - "" + "1Lk5Paws9T1YpoSeLeZT7ZeSQKW7UNq4TJ", + "NXT-Q9PM-KGDC-SNXJ-EXE5G" ], - "raised": [ - "" - ] + "funding_url": "https://bitcointalk.org/index.php?topic=440185.0", + "funding_terms": "https://bitcointalk.org/index.php?topic=422129.0", + "min_investment": 0, + "funding_operator": "nein", + "btc_raised": 81.962205, + "tokens_sold": 4000000000 }, "links": [ { - "type": "website", - "name": "mona.co", - "url": "https://mona.co/", + "name": "nem.io", + "url": "http://nem.io/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Monaco Whitepaper", - "url": "https://mona.co/monaco-whitepaper.pdf", + "name": "NEM Explorer", + "url": "http://chain.nem.ninja/", + "icon": "explorer.png", + "tags": [ + "Main" + ], + "type": "explorer" + }, + { + "name": "NEM Wallet", + "url": "http://nem.io/install.html", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ], + "type": "custom" + }, + { + "name": "Technical Refference", + "url": "http://nem.io/NEM_techRef.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1926269.0", - "icon": "bitcointalk.png", + "name": "NEM Blog", + "url": "http://blog.nem.io/", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/monaco_card", + "url": "https://twitter.com/nemofficial", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "slack", - "name": "Monaco Slack", - "url": "https://slack.mona.co/", - "icon": "slack.png", + "name": "NEM Forum", + "url": "https://forum.nem.io/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" + }, + { + "name": "reddit", + "url": "https://www.reddit.com/r/ournem", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/ourNEM", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" }, { - "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCOMprzxakZOqmY23LYIawmg", + "url": "https://www.youtube.com/channel/UCkcbZePkFpr9UFQzhYX9Tfg", + "type": "custom", "icon": "youtube.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", - "system": "MonaCoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "Mona", - "symbol": "MONA" - }, - "consensus": { - "type": "PoW", - "algorithm": "Lyra2RE" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer payment network and digital currency based on an open source protocol", - "tags": [ - "DAO" - ], - "hashtag": "#monacoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "MonaCoin" - }, - "specs": { - "rpc": 8332, - "block_time": 90, - "block_reward": 50, - "halfing_cycle": 1051000, - "total_tokens": 105120000 - }, - "links": [ + }, { - "name": "monacoin.org", - "url": "http://monacoin.org/", - "type": "website", - "icon": "website.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=426303.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Main" + "News" ] }, { - "name": "Explorer", - "url": "https://mona.chainsight.info/", - "type": "explorer", - "icon": "explorer.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/nem", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] }, { - "name": "GitHub", - "url": "https://github.com/monacoinproject/monacoin", - "type": "github", + "name": "NEM GitHub", + "url": "https://github.com/NewEconomyMovement", "icon": "github.png", "tags": [ - "Main", "Code" - ] + ], + "type": "github" }, { - "name": "Wallets", - "url": "http://monacoin.org/en/download.html", - "type": "wallet", - "icon": "monacoin.png", + "name": "NEM Tutorials", + "url": "http://blog.nem.io/nem-tutorial-list/", + "icon": "github.png", "tags": [ - "Main", - "Apps", - "Wallet" - ] + "Code" + ], + "type": "github" }, { - "name": "MultiMona Wallet", - "url": "http://monapu.github.io/multimona-site/index.en.html", - "type": "wallet", - "icon": "wallet.png", + "name": "NEM NIS API Documentation", + "url": "http://bob.nem.ninja/docs/", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "NEM NCC API Documentation", + "url": "https://github.com/NewEconomyMovement/NemCommunityClient/blob/master/docs/api.md", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/nem/#markets", + "type": "custom", "tags": [ "Apps", - "Wallet" - ] + "Analytics" + ], + "icon": "link.png" }, { - "name": "Coinomi", - "url": "https://coinomi.com/", - "type": "wallet", - "icon": "coinomi.jpg", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=392436.0", - "type": "forum", - "icon": "forum.png", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/monacoin", - "type": "reddit", - "icon": "reddit.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "LA Pool", - "url": "http://multi.xau.jp/monacoin/", + "name": "BTER", + "url": "https://bter.com/", "type": "custom", - "icon": "mining.png", + "icon": "bter.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "VIP Pool", - "url": "http://vippool.net/", - "type": "custom", - "icon": "mining.png", + "name": "NEM NodeExplorer", + "url": "http://www.nodeexplorer.com/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Apps" + "Apps", + "Analytics" + ] + } + ], + "first_price": { + "btc": 2e-8, + "usd": 0.000007216814, + "date": "2014-04-10T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "system": "NEO", + "dependencies": [ + "independent" + ], + "icon": "neo", + "token": { + "name": "neo token", + "symbol": "NEO" + }, + "consensus": { + "type": "dBFT", + "algorithm": "delegated Byzantine Fault Tolerance" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Distributed Smart Economy Network", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "NEO" + }, + "crowdsales": { + "start_date": "2016-08-08T12:00:00", + "end_date": "2016-09-07T12:00:00", + "end_date_plan": "2016-09-07T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://neo.org/", + "funding_url": "https://neo.org/", + "tokens_sold": 20000000, + "tokens_issued": 100000000, + "btc_raised": 6119, + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 100000000 + }, + "links": [ + { + "type": "website", + "name": "neo.org", + "url": "https://neo.org/", + "tags": [ + "Main" ] }, { - "name": "ASICpool", - "url": "https://asicpool.info/", - "type": "custom", - "icon": "mining.png", + "type": "paper", + "name": "NEO Whitepaper", + "url": "http://docs.neo.org/en-us/", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "MonaCoinPool", - "url": "http://monacoinpool.com/", - "type": "custom", - "icon": "mining.png", + "type": "github", + "name": "NEO GitHub", + "url": "https://github.com/neo-project", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "name": "Ani-Pool", - "url": "http://anipool.net/", - "type": "custom", - "icon": "mining.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2057932.0", + "icon": "bitcointalk.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/monacoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/neo_blockchain", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "slack", + "name": "NEO Slack", + "url": "https://neosmarteconomy.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/NEO/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", "type": "custom", - "icon": "bluetrade.png", + "name": "Facebook", + "url": "https://www.facebook.com/NEOSmartEcon/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00014824, - "usd": 0.08524875, - "date": "2014-03-20T00:00:00" - } + ] }, { - "genesis_id": "771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148", - "system": "Monero", + "genesis_id": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", + "system": "Namecoin", + "icon": "namecoin", "dependencies": [ "independent" ], "token": { - "name": "moneroj", - "symbol": "XMR" + "name": "namecoin", + "symbol": "NMC" }, "consensus": { "type": "PoW", - "algorithm": "CryptoNight" + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Secure, Private, Untraceable Cryptocurrency", + "headline": "A decentralized open source information registration and transfer system based on the Bitcoin", "tags": [ "DAO" ], - "hashtag": "#monero", - "page_state": "ready" + "hashtag": "#namecoin" }, "aliases": { - "coinmarketcap": "Monero" + "coinmarketcap": "Namecoin" }, "specs": { - "block_time": 120, - "block_reward": "(M-A)*2^(-20)*10^(-12), where A = current circulation", - "total_tokens": "18400000 with tail", - "difficulty_cycle": "every block" - }, - "first_price": { - "btc": 0.00488921, - "usd": 2.51376883, - "date": "2014-05-19T00:00:00" + "block_time": 600, + "block_reward": 50, + "total_tokens": 21000000, + "difficulty_cycle": 2016, + "txs_confirm": 6, + "mint_confirm": 120 }, "events": [ { "name": "Announcement", - "start_date": "2014-04-09T08:50:04", - "url": "https://bitcointalk.org/index.php?topic=563821" + "start_date": "2011-04-18T12:52:59" + }, + { + "name": "Genesis", + "start_date": "2011-04-17T02:26:00" } ], "links": [ { - "type": "website", - "name": "getmonero.org", - "url": "https://getmonero.org", + "name": "namecoin.info", + "url": "http://namecoin.info/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "moneroblocks.info", - "url": "http://moneroblocks.info/", - "icon": "explorer.png", + "name": "GitHub", + "url": "https://github.com/namecoin-qt/namecoin-qt", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" - ] + "Code" + ], + "type": "github" }, { - "type": "wallet", - "name": "Monero Wallets", - "url": "https://getmonero.org/getting-started/choose", - "icon": "wallet.png", + "name": "Namecoin Wiki", + "url": "https://wiki.namecoin.info/index.php?title=Welcome", + "icon": "wiki.png", "tags": [ "Main", - "Apps", - "Wallet" - ] + "Science" + ], + "type": "wiki" }, { - "type": "blog", - "name": "Official Blog", - "url": "https://getmonero.org/blog/", - "icon": "blog.png", + "name": "NMC Explorer", + "url": "https://explorer.namecoin.info/", + "icon": "explorer.png", "tags": [ "Main", - "News" - ] + "Apps" + ], + "type": "explorer" }, { - "type": "wallet", - "name": "MyMonero Wallet", - "url": "https://mymonero.com/#/", - "icon": "wallet.png", + "name": "Twitter", + "url": "https://twitter.com/namecoin", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" - ] + "News" + ], + "type": "twitter" }, { - "type": "explorer", - "name": "ChainRadar", - "url": "http://chainradar.com/xmr/blocks", - "icon": "chainradar.png", + "name": "Forum", + "url": "https://forum.namecoin.info/", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" - ] + "News" + ], + "type": "forum" }, { - "type": "github", - "name": "Monero Core", - "url": "https://github.com/monero-project/bitmonero/", - "icon": "github.png", + "name": "Blog", + "url": "http://blog.namecoin.org/", + "icon": "blog.png", "tags": [ - "Code" - ] + "News" + ], + "type": "blog" }, { - "type": "wiki", - "name": "Moneropedia", - "url": "https://getmonero.org/knowledge-base/moneropedia/", - "icon": "wiki.png", + "name": "reddit", + "url": "https://www.reddit.com/r/namecoin", + "icon": "reddit.png", "tags": [ - "Code" - ] + "News" + ], + "type": "reddit" }, { - "type": "wiki", - "name": "Development Guide", - "url": "https://getmonero.org/knowledge-base/developer-guides/", - "icon": "paper.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/namecoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ - "Code" + "News" ] }, { - "type": "wiki", - "name": "Wikipedia", - "url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)", - "icon": "wiki.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/namecoin", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ - "Science" + "News" ] }, { - "type": "twitter", - "name": "@monerocurrency", - "url": "https://twitter.com/monerocurrency", - "icon": "twitter.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/namecoin-2/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "forum", - "name": "Hello Monero", - "url": "https://hellomonero.com/", - "rss": "https://hellomonero.com/rss.xml", + "name": "BTT Thread", + "url": "https://bitcointalk.org/?topic=6017.0", "icon": "forum.png", "tags": [ "News" + ], + "type": "forum" + }, + { + "name": "Wallet", + "url": "http://namecoin.info/?p=download", + "type": "custom", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "Monero Forum", - "url": "https://forum.getmonero.org/", - "icon": "forum.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/namecoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/monero/", - "rss": "https://www.reddit.com/r/monero/.rss", - "icon": "reddit.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=583449.0", - "icon": "blog.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "ShapeShift", + "url": "https://shapeshift.io", "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/monero", - "icon": "cointelegraph.png", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "MinerGate", - "url": "https://minergate.com/blockchain/mro/blocks", - "icon": "minergate.png", + "name": "BTC-e", + "url": "https://btc-e.com/", + "type": "custom", + "icon": "btc-e.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "type": "earn", - "name": "MinerGate", - "url": "https://minergate.com/", - "icon": "minergate.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "type": "earn", - "name": "Miner.Center", - "url": "http://miner.center/", - "icon": "mining.png", + "name": "CEX", + "headline": "Global Bitcoin Exchange", + "url": "https://cex.io/", + "type": "custom", + "icon": "cex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "type": "earn", - "name": "CryptoNotePoolUK", - "url": "http://cryptonotepool.org.uk/", - "icon": "mining.png", + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "type": "earn", - "name": "Monero Crypto-Pool", - "url": "http://monero.crypto-pool.fr/", - "icon": "mining.png", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "GHASH.IO", + "url": "https://ghash.io/", + "type": "custom", + "icon": "ghashio.png", "tags": [ "Apps" ] }, { - "type": "earn", - "name": "XMR.ProHash", - "url": "http://xmr.prohash.net/", + "name": "mmpool", + "url": "http://mmpool.org/", + "type": "custom", "icon": "mining.png", "tags": [ "Apps" ] + } + ], + "first_price": { + "btc": 0.00946308, + "usd": 1.14538187, + "date": "2013-04-28T00:00:00" + } + }, + { + "genesis_id": "18154834130337484019", + "system": "NautilusCoin", + "icon": "nautiluscoin", + "dependencies": [ + "NXT" + ], + "aliases": { + "coinmarketcap": "NautilusCoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoS", + "algorithm": "Scrypt" + }, + "token": { + "name": "NautilusCoin", + "symbol": "NAUT" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "nautiluscoin.com", + "url": "http://www.nautiluscoin.com/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/monero/#markets", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "Explorer", + "url": "https://nxtportal.org/currencies/18154834130337484019", + "icon": "explorer.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "github", + "name": "NautilusCoin GitHub", + "url": "https://github.com/nautiluscoin/nautiluscoin", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Exchange" + "Code" ] }, { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=591114.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00050688, + "usd": 0.11898769, + "date": "2015-05-15T00:00:00" + } + }, + { + "genesis_id": "00000729be7c186c90758ebeb55f9f947ee3f1d856b5d136d5796b4a5a704a59", + "system": "Navajo", + "icon": "navcoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "navcoin", + "symbol": "NAV" + }, + "aliases": { + "coinmarketcap": "NAV Coin", + "nickname": "NAV Coin" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "first_price": { + "btc": 0.00000618, + "usd": 0.00367082, + "date": "2014-06-12T00:00:00" + }, + "specs": {}, + "links": [ { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "website", + "name": "navcoin.org", + "url": "http://www.navcoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "explorer", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/nav/", + "icon": "cryptoid.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "type": "github", + "name": "NAV Coin GitHub", + "url": "https://github.com/navcoindev", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "exchange", - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "type": "wallet", + "name": "NAV Coin Wallet", + "url": "http://www.navcoin.org/downloads", + "icon": "wallet.png", "tags": [ + "Main", "Apps", - "Exchange" + "Wallet" ] }, { - "type": "whitepaper", - "name": "CryptoNote v 2.0 by Nicolas van Saberhagen", - "url": "https://cryptonote.org/whitepaper.pdf", + "type": "paper", + "name": "Navtech Whitepaper", + "url": "http://www.navcoin.org/files/navtech-whitepaper-beta-v0.9.pdf", "icon": "whitepaper.png", "tags": [ + "Main", "Science" ] }, { - "type": "whitepaper", - "name": "CryptoNote v 2.0 annotated by the MRL", - "url": "https://downloads.getmonero.org/whitepaper_annotated.pdf", + "type": "paper", + "name": "Navtech Decentralization Whitepaper", + "url": "http://www.navcoin.org/files/navtech-decentralisation-whitepaper-beta-v0.9.pdf", "icon": "whitepaper.png", "tags": [ "Science" ] }, { - "type": "whitepaper", - "name": "Review of Cryptonote Whitepaper by Surae Noether", - "url": "https://downloads.getmonero.org/whitepaper_review.pdf", - "icon": "whitepaper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/NavCoin", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=679791", + "icon": "bitcoin.png", "tags": [ - "Science" + "News" ] }, { - "type": "whitepaper", - "name": "Cryptnote Standards", - "url": "https://cryptonote.org/standards/", - "icon": "whitepaper.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/navcoin", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "name": "A Note on Chain Reactions in Traceability in CryptoNote 2.0 by Surae Noether, Sarang Noether and Adam Mackenzie", - "url": "https://lab.getmonero.org/pubs/MRL-0001.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/NAVCoin", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "name": "Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol by Jan Macheta, Sarang Noether, Surae Noether and Javier Smooth.", - "url": "https://lab.getmonero.org/pubs/MRL-0002.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "name": "Monero is Not That Mysterious by Shen Noether and Sarang Noether", - "url": "https://lab.getmonero.org/pubs/MRL-0003.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "name": "Improving Obfuscation in the CryptoNote Protocol by Adam Mackenzie, Surae Noether and Monero Core Team", - "url": "https://lab.getmonero.org/pubs/MRL-0004.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "exchange", + "name": "C-CEX", + "url": "https://c-cex.com", + "icon": "c-cex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "name": "Ring Confidential Transactions by Shen Noether, Adam Mackenzie and Monero Core Team", - "url": "https://lab.getmonero.org/pubs/MRL-0005.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "exchange", + "name": "Bitsquare", + "url": "https://market.bitsquare.io", + "icon": "bitsquare.png", "tags": [ - "Science" + "Apps", + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Monkey Capital", + "system": "Neblio", "dependencies": [ - "Waves" + "independent" ], - "icon": "monkeycapital", + "icon": "neblio", "token": { - "name": "monkey capital token", - "symbol": "MNY" + "name": "neblio token", + "symbol": "NEBL" }, "consensus": { "consensus_type": "", - "consensus_name": "Wave" + "consensus_name": "" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "A decentralised Hedge Fund" + "headline": "Next Generation Enterprise Blockchain Soultions" }, "crowdsales": { - "start_date": "2017-08-08T16:00:00", - "end_date": "2017-09-09T16:00:00", - "end_date_plan": "2017-09-09T16:00:00", + "start_date": "2017-08-05T22:00:00", + "end_date": "2017-08-20T21:59:00", + "end_date_plan": "2017-08-20T21:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.monkey.capital/", - "funding_url": "https://www.monkey.capital/", + "funding_terms": "https://nebl.io/pre-sale/cart/neblio-pre-sale-terms-and-conditions/", + "funding_url": "https://nebl.io/pre-sale/", "tokens_sold": "", - "tokens_issued": 1000000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -35987,25 +36352,45 @@ "links": [ { "type": "website", - "name": "monkey.capital", - "url": "https://www.monkey.capital/", + "name": "nebl.io", + "url": "https://nebl.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Monkey Capital Whitepaper", - "url": "https://www.monkey.capital/docs/MC_Whitepaper.pdf", + "name": "Neblio Whitepaper", + "url": "https://nebl.io/wp-content/uploads/2017/07/NeblioWhitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Neblio GitHub", + "url": "https://github.com/NeblioTeam/neblio", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Neblio Blog", + "url": "https://nebl.io/blog/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2003741", + "url": "https://bitcointalk.org/index.php?topic=2048414.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -36014,17 +36399,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/monkeycapitaico", + "url": "https://twitter.com/NeblioTeam", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Monkey Capital Slack", - "url": "https://monkeycapital.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Neblio Telegram", + "url": "https://t.me/joinchat/GFVgzw5J4d4uwgXeKowRXg", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/neblioteam/", + "icon": "facebook.png", "tags": [ "News" ] @@ -36032,7 +36426,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/monkeycapital/", + "url": "https://www.reddit.com/r/Neblio/", "icon": "reddit.png", "tags": [ "News" @@ -36041,155 +36435,233 @@ ] }, { - "genesis_id": "?", - "system": "Moonstone", - "icon": "moonstone", + "genesis_id": "00000cde7894e403bc530b3d3f8d69679d50022dd7a5a6539194ff9c555a2d9f", + "system": "Neucoin", "dependencies": [ "independent" ], + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Cryptocurrency for Microtransactions", + "summary": "NeuCoin has partnered with major music and video content providers to develop micro-payment solutions for tipping, pay-per-view, ad-free and micro-subscriptions, with user acquisition fueled by freemium distribution of NeuCoin.", + "tags": [ + "DAO" + ] + }, "aliases": { - "coinmarketcap": "Moonstone" + "coinmarketcap": "NeuCoin" }, - "ratings": { - "rating_cyber": 3 + "crowdsales": { + "start_date": "2015-04-28T00:00:00", + "end_date": "2015-05-01T00:00:00", + "genesis_address": [ + "3MrNuksZ1VePU3dGiSQFiouWerJUJgDkfH" + ], + "funding_terms": "http://www.neucoin.org/en/wiki/#funding-amp-presale", + "funding_url": "http://www.neucoin.org/", + "tokens_sold": 100000000, + "tokens_issued": 100000000000, + "btc_raised": 3637 }, "consensus": { - "consensus_name": "DPOS", - "consensus_type": "" - }, - "descriptions": { - "state": "Pre-Public", - "headline": "BitShares Wallet", - "tags": [ - "DApp" - ], - "system_type": "cryptoservice" + "type": "PoS", + "algorithm": "Peercoin" }, "token": { - "name": "Moonstone", - "symbol": "MOONFUND" + "name": "neucoin", + "symbol": "NEU" }, "specs": { - "supply": 53045810.879, - "cap": { - "usd": 323048, - "btc": 1404 - } + "supply": 3222752500, + "total_tokens": 100000000000 }, "links": [ { - "type": "website", - "name": "moonstone.io", - "url": "https://moonstone.io/", + "type": "risk", + "name": ">90% of tokens is under control of Neucoin Foundations", + "url": "", + "icon": "" + }, + { + "name": "neucoin.org", + "url": "http://www.neucoin.org/", "icon": "website.png", "tags": [ "Main" + ], + "type": "site" + }, + { + "name": "White Paper", + "url": "http://www.neucoin.org/en/whitepaper/", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "whitepaper" + }, + { + "name": "Web Wallet", + "url": "https://myneucoin.com/en/", + "type": "custom", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "@MoonstoneWallet", - "url": "https://twitter.com/MoonstoneWallet", + "name": "QT Wallets", + "url": "http://www.neucoin.org/en/download", + "type": "custom", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/NeuCoin", "icon": "twitter.png", "tags": [ - "Main", "News" - ] + ], + "type": "twitter" }, { "type": "forum", - "name": "BitsharesTalk", - "url": "https://bitsharestalk.org/index.php/topic,15138.0.html", + "name": "Forum", + "url": "http://forum.neucoin.org/", "icon": "forum.png", "tags": [ - "Main", "News" ] }, { "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/MOONFUND", - "icon": "openledger.png", + "name": "Explorer", + "url": "http://www.neucoin.io/", + "icon": "explorer.png", "tags": [ "Main", - "Apps", "Analytics" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/MOONFUND", - "icon": "cryptofresh.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/neucoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "facebook", "name": "Facebook", - "url": "https://www.facebook.com/moonstone.io", + "url": "https://www.facebook.com/neucoin", "icon": "facebook.png", "tags": [ "News" + ], + "type": "custom" + }, + { + "name": "NeuCoin Wiki", + "url": "http://www.neucoin.org/en/wiki/", + "icon": "wiki.png", + "tags": [ + "Publications", + "Science" + ], + "type": "wiki" + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "google+", - "name": "Google+", - "url": "https://plus.google.com/+MoonstoneIoWallet/", - "icon": "googleplus.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "youtube", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCf1rySa3Zk4gCYlI-5PYYog", - "icon": "youtube.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/neucoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "name": "Get Free NeuCoins", + "url": "http://www.getneucoin.com/", + "type": "custom", + "icon": "neucoin.png", + "tags": [ + "Apps" ] } ], "flags": { - "rating_do_not_display": true + "supply_from_here": true + }, + "first_price": { + "btc": 0.00003637, + "usd": 0.00844235, + "date": "2015-05-01T00:00:00" } }, { "genesis_id": "", - "system": "Moose Coin", + "system": "Nexus", "dependencies": [ - "Lisk" + "Ethereum" ], - "icon": "moosecoin", + "icon": "nexus", "token": { - "name": "moose coin", - "symbol": "MOOSE" + "name": "nexus", + "symbol": "NXS" }, "consensus": { - "consensus_type": "", + "consensus_type": "Peer-to-Peer", "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised organisation for musicians " + "headline": "Decentralized, worldwide network distributed through three channels of security to allow for fast, secure, and decentralized transactions" + }, + "aliases": { + "coinmarketcap": "Nexus" }, "crowdsales": { - "start_date": "2017-07-30T23:59:00", - "end_date": "2017-09-30T23:59:00", - "end_date_plan": "2017-09-30T23:59:00", + "start_date": "2017-05-30T09:00:00", + "end_date": "2017-06-30T00:10:00", + "end_date_plan": "2017-06-30T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.moosecoin.io", - "funding_url": "https://www.moosecoin.io", - "tokens_sold": 165156.2784, - "tokens_issued": "", + "funding_terms": "", + "funding_url": "http://www.nexusearth.com/", + "tokens_sold": "", + "tokens_issued": 49435616, "btc_raised": "", "cap_limit": [ "" @@ -36201,16 +36673,16 @@ "links": [ { "type": "website", - "name": "moosecoin.io", - "url": "https://www.moosecoin.io/", + "name": "nexusearth.com", + "url": "http://www.nexusearth.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Moose Coin Whitepaper", - "url": "https://www.moosecoin.io/MooseCoin-Whitepaper-v0.0.2.pdf", + "name": "Whitepaper", + "url": "", "tags": [ "Main", "Science" @@ -36218,8 +36690,8 @@ }, { "type": "github", - "name": "Moose Coin GitHub", - "url": "https://github.com/Moosty", + "name": "Nexus GitHub", + "url": "https://github.com/Nexusoft/Nexus", "icon": "github.png", "tags": [ "Main", @@ -36227,263 +36699,132 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MoostyMusic", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Moose Coin Slack", - "url": "https://moosecoin.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/moosecoin/", - "icon": "reddit.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "358", - "system": "MUSE", - "icon": "muse", - "dependencies": [ - "independent" - ], - "token": { - "name": "MUSE", - "symbol": "MUSE" - }, - "consensus": { - "type": "PoS", - "algorithm": "Graphene" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "The Ultimate One Stop Music Platform", - "summary": "Notes at present are a User Issued Asset (UIA) on the BitShares network. They are a liquid and tradable crypto-token that each represent 1 unit of the upcoming fan engagement and intellectual property management blockchain currently referred to as BitShares Music.", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "MUSE", - "nickname": "Muse" - }, - "specs": { - "supply": 1510000000 - }, - "crowdsales": { - "start_date": "2014-06-10T00:00:00", - "end_date": "2014-12-04T00:00:00", - "genesis_address": [ - "37X8DHpfiimB7PU5y35rfBcg5Vxj2R6umL" - ], - "funding_terms": "http://www.bitsharesmusicfoundation.org/assets/files/legal/Notes-Sale-Agreement.pdf", - "funding_operator": "ags", - "funding_url": "http://www1.agsexplorer.com/", - "tokens_sold": 300000000, - "tokens_issued": 1274224570, - "btc_raised": 1438.12098051 - }, - "links": [ - { - "name": "whatarenotes.info", - "url": "http://whatarenotes.info/", - "type": "website", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "name": "peertracks.com", - "url": "http://peertracks.com/", - "type": "website", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "name": "Bitshares Forum", - "url": "https://bitsharestalk.org/index.php/board,54.0.html", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "@peertracks", - "url": "https://twitter.com/peertracks", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/PeerTracks", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Explorer", - "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", - "type": "explorer", - "icon": "explorer.png", + "type": "blog", + "name": "Nexus Blog", + "url": "http://www.nexusearth.com/blog.html", + "icon": "medium.png", "tags": [ - "Main", - "Apps", - "Analytics" + "Main", + "News" ] }, { - "name": "BitShares Wallet", - "url": "https://bitshares.org/download/", - "type": "wallet", - "icon": "bitshares.png", + "type": "forum", + "name": "Bitcointalk", + "url": "", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "Moonstone", - "url": "http://www.moonstone.io/", - "type": "wallet", - "icon": "moonstone.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Nxsearth", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/bitshares-music/#markets", - "type": "custom", - "icon": "link.png", + "type": "slack", + "name": "Nexus Slack", + "url": "http://nexusearth.com:3000/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "BitShares AE", - "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", - "type": "custom", - "icon": "bitshares.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/nexusearth/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", "type": "custom", - "icon": "yunbi.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCDi2stU5yj71_iPgxMZF79w", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Graphene Docs", - "url": "http://docs.bitshares.eu/integration/", "type": "custom", - "icon": "graphene.svg", + "name": "Facebook", + "url": "https://www.facebook.com/nxsearth", + "icon": "facebook.png", "tags": [ - "Code" + "News" ] } - ], - "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.00000479, - "usd": 0.001768, - "date": "2014-12-04T00:00:00" - } + ] }, { - "system": "Musicoin", - "icon": "musicoin", - "aliases": { - "coinmarketcap": "Musicoin" + "genesis_id": "", + "system": "Nexxus", + "dependencies": [ + "independent" + ], + "icon": "nexxus", + "token": { + "name": "Nexxus token", + "symbol": "" }, "consensus": { - "type": "PoW", - "algorithm": "Ethash" + "consensus_type": "POS", + "consensus_name": "Proof-of-Stake" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "page_state": "ready" - }, - "events": { - "announcement": "2/10/2017", - "genesis": "2/10/2017" - }, - "token": { - "name": "Musicoin", - "symbol": "MC" + "headline": "Services company for the cryptocurrency industry" }, - "specs": { - "block_reward": 500, - "premine_tokens": 0, - "block_time": 15, - "difficulty_cycle": "2016", - "txs_confirm": 6, - "rpc": "8545" + "crowdsales": { + "start_date": "2017-05-01T00:00:00", + "end_date": "2017-06-01T00:00:00", + "end_date_plan": "2017-06-01T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.nexxusuniversity.com/Attachments/38/21/TokenSaleTerms.pdf", + "funding_url": "https://goo.gl/forms/OlLCIbLz2CxJK0HY2", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "musicoin", - "url": "http://musicoin.org", - "icon": "website.png", + "name": "nexxuspartners.com", + "url": "http://www.nexxuspartners.com/sections/company/21/partners/index.html", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "MC Orbiter", - "url": "http://orbiter.musicoin.org", - "icon": "explorer.png", + "type": "paper", + "name": "Nexxus Partners Whitepaper", + "url": "http://www.nexxuspartners.com/sections/company/21/partners/white-paper.html", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Musicoin GitHub", - "url": "https://github.com/onetimer/musicoin", + "name": "Nexxus Partners GitHub", + "url": "https://github.com/NexxusUniversity/nexxuscoin", "icon": "github.png", "tags": [ "Main", @@ -36491,29 +36832,38 @@ ] }, { - "type": "forum", - "name": "MC Forum", - "url": "http://forum.musicoin.org", - "icon": "forum.png", + "type": "blog", + "name": "Nexxus Partners Blog", + "url": "https://medium.com/@bobnexxus", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "whitepaper", - "name": "Musicoin: Free Creations While Rewarding Creators", - "url": "https://medium.com/@musicoin/musicoin-free-creations-while-rewarding-creators-2832f7d2bd33", - "icon": "whitepaper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/nexxusreward", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/musicoins", - "icon": "twitter.png", + "type": "slack", + "name": "Nexxus Partners Slack", + "url": "https://nexxuspartners.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/NexxusRewards/", + "icon": "reddit.png", "tags": [ "News" ] @@ -36522,14 +36872,14 @@ }, { "genesis_id": "", - "system": "MyBit", + "system": "Nimfamoney", "dependencies": [ "Ethereum" ], - "icon": "mybit", + "icon": "nimfamoney", "token": { - "name": "mybit token", - "symbol": "MYB" + "name": "nimfamoney token", + "symbol": "NIMFA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -36538,40 +36888,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Tokenizing Smart Enegry, AI, and Ownership" + "headline": "The world’s first decentralized cryptocurrency lending platform" }, "crowdsales": { - "start_date": "2017-07-17T12:00:00", - "end_date": "2017-08-06T12:00:00", - "end_date_plan": "2017-08-06T12:00:00", + "start_date": "2017-08-29T10:00:00", + "end_date": "2017-08-31T12:01:00", + "end_date_plan": "2017-08-31T12:01:00", "genesis_address": [ "" ], - "funding_terms": "https://mybit.io/tokensale", - "funding_url": "https://mybit.io/tokensale", - "tokens_sold": 1530094, - "tokens_issued": 2812073, + "funding_terms": "http://www.nimfamoney.io/terms.pdf", + "funding_url": "http://www.nimfamoney.io/", + "tokens_sold": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 2700000" + "" ] }, "links": [ { "type": "website", - "name": "mybit.io", - "url": "https://mybit.io/", + "name": "nimfamoney.io", + "url": "http://www.nimfamoney.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "MyBit Whitepaper", - "url": "http://www.mybit.io/docs/whitepaper.pdf", + "name": "Nimfamoney Whitepaper", + "url": "http://www.nimfamoney.io/ENG_V.1.0_Whitepaper_ICO_Nimfamoney.pdf", "tags": [ "Main", "Science" @@ -36579,28 +36929,18 @@ }, { "type": "github", - "name": "Mybit GitHub", - "url": "https://github.com/MyBitDev", + "name": "Nimfamoney GitHub", + "url": "https://github.com/nimfamoney", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "MyBit Blog", - "url": "https://medium.com/@MyBit_Blog", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1797720.0", + "url": "https://bitcointalk.org/index.php?topic=2040087", "icon": "bitcointalk.png", "tags": [ "News" @@ -36609,7 +36949,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MyBit_DApp", + "url": "https://twitter.com/nimfamoney", "icon": "twitter.png", "tags": [ "News" @@ -36617,8 +36957,8 @@ }, { "type": "custom", - "name": "Mybit Telegram", - "url": "http://t.me/mybitio", + "name": "Nimfamoney Telegram", + "url": "https://t.me/Nimfamoney", "icon": "telegram.png", "tags": [ "News" @@ -36626,26 +36966,17 @@ }, { "type": "slack", - "name": "MyBit Slack", - "url": "https://mybit-dapp.slack.com/", + "name": "Nimfamoney Slack", + "url": "http://nimfamoney.io/slack", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/MyBit_DApp/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/MyBitDApp/", + "url": "https://www.facebook.com/nimfamoney/", "icon": "facebook.png", "tags": [ "News" @@ -36654,7 +36985,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtLn7Vi-3VbsY5F9uF1RJYg", + "url": "https://www.youtube.com/channel/UCVcz2eKXt8Ih6T3RVRvq6sQ", "icon": "youtube.png", "tags": [ "News" @@ -36663,435 +36994,345 @@ ] }, { - "genesis_id": "La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK", - "system": "Mycelium", - "icon": "mycelium", + "genesis_id": "", + "system": "Nimiq", "dependencies": [ - "Bitcoin" + "Ethereum" ], + "icon": "nimiq", "token": { - "name": "mycelium", - "symbol": "SAR" + "name": "nimiq token", + "symbol": "NET" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" - }, - "aliases": { - "coinmarketcap": "Mycelium" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Opensource Bitcoin Wallet", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "Browser Based Blockchain" + }, + "aliases": { + "coinmarketcap": "Nimiq" }, "crowdsales": { - "start_date": "2016-05-01T23:59:00", - "end_date": "2016-05-18T23:59:00", + "start_date": "2017-06-28T13:00:00", + "end_date": "2017-07-26T13:00:00", + "end_date_plan": "2017-07-26T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://wallet.mycelium.com/crowdsale.pdf", - "funding_url": "https://wallet.mycelium.com/elements/licenses.html", - "tokens_sold": 5311, - "tokens_issued": 5311, - "btc_raised": 5131.191 - }, - "specs": { - "supply": 5311 - }, - "first_price": {}, - "flags": { - "rating_do_not_display": true + "funding_terms": "https://medium.com/nimiq-network/nimiq-network-token-sale-terms-9af2e7fd6228", + "funding_url": "https://nimiq.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "wallet.mycelium.com", - "url": "https://wallet.mycelium.com", - "icon": "website.png", + "name": "nimiq.com", + "url": "https://nimiq.com", "tags": [ "Main" ] }, { - "type": "website", - "name": "Mycelium Crowdsale", - "url": "https://wallet.mycelium.com/elements/licenses.html", - "icon": "website.png", + "type": "paper", + "name": "Nimiq Whitepaper", + "url": "https://medium.com/nimiq-network/nimiq-a-peer-to-peer-payment-protocol-native-to-the-web-ffd324bb084", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/myceliumcom", - "icon": "twitter.png", + "type": "github", + "name": "Nimiq GitHub", + "url": "https://github.com/nimiq-network", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Nimiq Blog", + "url": "https://medium.com/nimiq-network", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "reddit", - "name": "Dicussion on reddit", - "url": "https://www.reddit.com/r/btc/comments/4gkwov/mycelium_new_wallet_and_crowdsale/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/nimiqnetwork", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Mycelium GitHub", - "url": "https://github.com/mycelium-com", - "icon": "github.png", + "type": "custom", + "name": "Nimiq Telegram", + "url": "https://t.me/joinchat/AAAAAEJW-ozFwo7Er9jpHw", + "icon": "telegram.png", "tags": [ - "Code" + "News" ] }, { - "type": "wallet", - "name": "Mycelium Wallet", - "url": "https://wallet.mycelium.com/contact.html", - "icon": "mycelium.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Nimiq/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "explorer", - "name": "Mycelium Asset", - "url": "http://coloredcoins.org/explorer/asset/La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK/d2982ca94eb55b17ee328a58464997218218667940e6db71373461a224e59e5f/0", - "icon": "mycelium.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCJ1qu3KXwfmkGwBkU8F1jQg", + "icon": "youtube.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] } ] }, { - "genesis_id": "", - "system": "Mysterium", + "genesis_id": "6780060819348751348", + "system": "NobleNXT", + "icon": "noblenxt", "dependencies": [ - "Ethereum" + "NXT" ], - "icon": "mysterium", - "token": { - "name": "mysterium", - "symbol": "MYST" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "aliases": { + "coinmarketcap": "NobleNXT" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralized VPN powered by Blockchain" + "system_type": "cryptoasset" }, - "crowdsales": { - "start_date": "2017-05-30T13:00:00", - "end_date": "2017-05-30T13:45:00", - "end_date_plan": "2017-05-30T13:45:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://mysterium.network/", - "funding_url": "https://mysterium.network/contribution/", - "tokens_sold": 19429024, - "tokens_issued": 32433366, - "btc_raised": 4462, - "cap_limit": [ - "usd = 17082846" - ], - "raised": [ - "usd = 10233318" - ] + "consensus": { + "type": "NXT", + "algorithm": "AE" + }, + "token": { + "name": "NobleNXT", + "symbol": "NOXT" + }, + "specs": {}, + "flags": { + "rating_do_not_display": true, + "quantum": true }, "links": [ { "type": "website", - "name": "mysterium.network", - "url": "https://mysterium.network/", + "name": "noblemovement.com", + "url": "https://www.noblemovement.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Mysterium Whitepaper", - "url": "https://mysterium.network/whitepaper.pdf", + "type": "explorer", + "name": "NOXT Asset", + "url": "http://nxtreporting.com/?a=6780060819348751348", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "github", - "name": "Mysterium GitHub", - "url": "https://github.com/MysteriumNetwork", - "icon": "github.png", + "type": "paper", + "name": "NobleNXT FAQ", + "url": "https://www.noblemovement.com/noxt/0-FAQ-v3.pdf", + "icon": "paper.png", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Mysterium Blog", - "url": "https://medium.com/mysterium-network", - "icon": "medium.png", + "type": "paper", + "name": "NobleNXT Whitepaper", + "url": "https://www.noblemovement.com/noxt-abstract-introduction/", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1895626.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MysteriumNet", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Mysterium Telegram", - "url": "https://t.me/mysterium_network", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Mysterium Slack", - "url": "http://slack.mysterium.network/", - "icon": "slack.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=923995", + "icon": "forum.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", - "icon": "reddit.png", + }, + { + "type": "exchange", + "name": "NXT AE", + "url": "http://nxtreporting.com/?a=6780060819348751348", + "icon": "nxt.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ], "first_price": { - "btc": 0.00022967, - "usd": 0.52670591, - "date": "" + "btc": 0.00041755, + "usd": 0.14773793, + "date": "2014-12-07T00:00:00" } }, { - "genesis_id": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", - "system": "Namecoin", - "icon": "namecoin", + "genesis_id": "00000a060336cbb72fe969666d337b87198b1add2abaa59cca226820b32933a4", + "system": "Novacoin", "dependencies": [ "independent" ], + "icon": "novacoin", "token": { - "name": "namecoin", - "symbol": "NMC" + "name": "Novacoin", + "symbol": "NVC" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "type": "Hybrid", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "A decentralized open source information registration and transfer system based on the Bitcoin", + "headline": "Hybrid POW-POS Cryptocyrrency", "tags": [ "DAO" ], - "hashtag": "#namecoin" + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Namecoin" + "coinmarketcap": "Novacoin" }, "specs": { - "block_time": 600, - "block_reward": 50, - "total_tokens": 21000000, - "difficulty_cycle": 2016, - "txs_confirm": 6, - "mint_confirm": 120 + "block_time": 600 }, - "events": [ - { - "name": "Announcement", - "start_date": "2011-04-18T12:52:59" - }, - { - "name": "Genesis", - "start_date": "2011-04-17T02:26:00" - } - ], "links": [ { - "name": "namecoin.info", - "url": "http://namecoin.info/", + "type": "website", + "name": "novacoin.org", + "url": "http://novacoin.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "GitHub", - "url": "https://github.com/namecoin-qt/namecoin-qt", - "icon": "github.png", + "type": "explorer", + "name": "explorer", + "url": "http://explorer.coinpayments.net/index.php?chain=14", + "icon": "explorer.png", "tags": [ "Main", - "Code" - ], - "type": "github" + "Apps", + "Analytics" + ] }, { - "name": "Namecoin Wiki", - "url": "https://wiki.namecoin.info/index.php?title=Welcome", - "icon": "wiki.png", + "type": "wallet", + "name": "Wallets", + "url": "http://sourceforge.net/projects/novacoin/files/", + "icon": "novacoin.png", "tags": [ "Main", - "Science" - ], - "type": "wiki" + "Apps", + "Wallet" + ] }, { - "name": "NMC Explorer", - "url": "https://explorer.namecoin.info/", - "icon": "explorer.png", + "type": "wiki", + "name": "NovaCoin Wiki", + "url": "https://github.com/novacoin-project/novacoin/wiki", + "icon": "wiki.png", "tags": [ "Main", - "Apps" - ], - "type": "explorer" - }, - { - "name": "Twitter", - "url": "https://twitter.com/namecoin", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://forum.namecoin.info/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "http://blog.namecoin.org/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/namecoin", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/namecoin/", - "type": "custom", - "icon": "coindesk.png", - "tags": [ - "News" + "Science" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/namecoin", - "type": "custom", - "icon": "cointelegraph.png", + "type": "explorer", + "name": "explorer", + "url": "https://explorer.novaco.in/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/namecoin-2/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "github", + "name": "GitHub", + "url": "https://github.com/novacoin-project", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/?topic=6017.0", + "url": "https://bitcointalk.org/index.php?topic=143221.0", "icon": "forum.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Wallet", - "url": "http://namecoin.info/?p=download", - "type": "custom", - "icon": "wallet.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/novacoin", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/namecoin/#markets", "type": "custom", + "name": "NovaCoin FAQ", + "url": "http://novacoin.org/faq.html", "icon": "link.png", "tags": [ - "Apps", - "Analytics" + "Science" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/novacoin/#markets", "type": "custom", - "icon": "poloniex.png", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { @@ -37104,16 +37345,6 @@ "Exchange" ] }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, { "name": "BTC-e", "url": "https://btc-e.com/", @@ -37124,37 +37355,6 @@ "Exchange" ] }, - { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "CEX", - "headline": "Global Bitcoin Exchange", - "url": "https://cex.io/", - "type": "custom", - "icon": "cex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", - "tags": [ - "Apps", - "Exchange" - ] - }, { "name": "BlueTrade", "url": "https://bleutrade.com", @@ -37164,237 +37364,306 @@ "Apps", "Exchange" ] - }, - { - "name": "GHASH.IO", - "url": "https://ghash.io/", - "type": "custom", - "icon": "ghashio.png", - "tags": [ - "Apps" - ] - }, - { - "name": "mmpool", - "url": "http://mmpool.org/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] } ], "first_price": { - "btc": 0.00946308, - "usd": 1.14538187, + "btc": 0.03123383, + "usd": 3.80044798, "date": "2013-04-28T00:00:00" } }, { - "genesis_id": "18154834130337484019", - "system": "NautilusCoin", - "icon": "nautiluscoin", + "genesis_id": "000003cc2da5a0a289ad0a590c20a8b975219ddc1204efd169e947dd4cbad73f", + "system": "NuBits", + "icon": "nubits", "dependencies": [ - "NXT" + "Peercoin", + "NuShares" ], "aliases": { - "coinmarketcap": "NautilusCoin" + "coinmarketcap": "NuBits", + "CurrencyName": "nubit" }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "flags": { + "rating_do_not_display": true }, "consensus": { "type": "PoS", - "algorithm": "Scrypt" + "algorithm": "Peershares" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "tags": [ + "DApp" + ], + "hashtag": "#nubits" + }, + "events": { + "announcement": "20/09/2014" }, "token": { - "name": "NautilusCoin", - "symbol": "NAUT" + "name": "nubit", + "symbol": "USNBT" }, "specs": {}, "links": [ { "type": "website", - "name": "nautiluscoin.com", - "url": "http://www.nautiluscoin.com/", + "name": "nubits.com", + "url": "https://www.nubits.com/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "bitbucket", + "name": "bitbucket", + "url": "https://bitbucket.org/JordanLeePeershares/nubit", + "icon": "bitbucket.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "paper", + "name": "Documentation", + "url": "https://docs.nubits.com", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ] + }, { "type": "explorer", "name": "Explorer", - "url": "https://nxtportal.org/currencies/18154834130337484019", + "url": "https://blockexplorer.nu/", "icon": "explorer.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Apps" ] }, { - "type": "github", - "name": "NautilusCoin GitHub", - "url": "https://github.com/nautiluscoin/nautiluscoin", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/OfficialNuBits", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" + ] + }, + { + "type": "forum", + "name": "Forum", + "url": "https://discuss.nubits.com/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/NuBits", + "icon": "reddit.png", + "tags": [ + "News" ] }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=591114.0", + "url": "https://bitcointalk.org/index.php?topic=789964.0", "icon": "forum.png", "tags": [ - "Main", "News" ] + }, + { + "type": "wallet", + "name": "Wallet", + "url": "https://nubits.com/download", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] } ], "first_price": { - "btc": 0.00050688, - "usd": 0.11898769, - "date": "2015-05-15T00:00:00" + "btc": 0.00245668, + "usd": 0.96997335, + "date": "2014-09-24T00:00:00" } }, { - "genesis_id": "00000729be7c186c90758ebeb55f9f947ee3f1d856b5d136d5796b4a5a704a59", - "system": "Navajo", - "icon": "navcoin", + "genesis_id": "NuShares", + "system": "NuShares", "dependencies": [ - "independent" + "Peercoin", + "Nubits" ], "token": { - "name": "navcoin", - "symbol": "NAV" - }, - "aliases": { - "coinmarketcap": "NAV Coin", - "nickname": "NAV Coin" + "name": "nushare", + "symbol": "NSR" }, "consensus": { "type": "PoS", - "algorithm": "Peercoin" + "algorithm": "Peershares" }, "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Units held by individuals who wish to help support and maintain the Nu network", "tags": [ - "DAO" + "DApp" ], - "state": "Public", - "system_type": "cryptocurrency" + "hashtag": "#nushares", + "page_state": "ready" }, - "first_price": { - "btc": 0.00000618, - "usd": 0.00367082, - "date": "2014-06-12T00:00:00" + "aliases": { + "coinmarketcap": "NuShares" + }, + "specs": { + "total_tokens": 835000000 }, - "specs": {}, "links": [ { + "name": "NuShares Introduction", + "url": "https://nubits.com/nushares/introduction", "type": "website", - "name": "navcoin.org", - "url": "http://www.navcoin.org/", "icon": "website.png", "tags": [ - "Main" + "Main", + "Apps" ] }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/nav/", - "icon": "cryptoid.png", + "name": "Documentation", + "url": "https://docs.nubits.com", + "type": "paper", + "icon": "paper.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { + "name": "BitBucket", + "url": "https://bitbucket.org/JordanLeePeershares/nubit", "type": "github", - "name": "NAV Coin GitHub", - "url": "https://github.com/navcoindev", - "icon": "github.png", + "icon": "bitbucket.png", "tags": [ "Main", "Code" ] }, { - "type": "wallet", - "name": "NAV Coin Wallet", - "url": "http://www.navcoin.org/downloads", - "icon": "wallet.png", + "name": "Explorer", + "url": "https://blockexplorer.nu/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" + "Analytics" ] }, { - "type": "paper", - "name": "Navtech Whitepaper", - "url": "http://www.navcoin.org/files/navtech-whitepaper-beta-v0.9.pdf", - "icon": "whitepaper.png", + "name": "Twitter", + "url": "https://twitter.com/OfficialNuBits", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "paper", - "name": "Navtech Decentralization Whitepaper", - "url": "http://www.navcoin.org/files/navtech-decentralisation-whitepaper-beta-v0.9.pdf", - "icon": "whitepaper.png", + "name": "Forum", + "url": "https://discuss.nubits.com/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Science" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/NavCoin", - "icon": "twitter.png", + "name": "reddit", + "url": "http://www.reddit.com/r/NuBits", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=679791", - "icon": "bitcoin.png", + "name": "Nu Wallets", + "url": "https://nubits.com/download", + "type": "wallet", + "icon": "nubits.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/navcoin", - "icon": "reddit.png", + "name": "Nu Droid", + "url": "https://nubits.com/resources/nudroid-mobile-wallet", + "type": "wallet", + "icon": "nubits.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "Coinomi", + "url": "https://coinomi.com/", + "type": "wallet", + "icon": "coinomi.jpg", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "NuShares Voting Mechanics", + "url": "https://nubits.com/nushares/voting-mechanics", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "NuShares Dividends", + "url": "https://nubits.com/nushares/dividends", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/nushares/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/NAVCoin", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -37402,200 +37671,243 @@ ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "C-CEX", - "url": "https://c-cex.com", - "icon": "c-cex.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Bitsquare", - "url": "https://market.bitsquare.io", - "icon": "bitsquare.png", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", "tags": [ "Apps", "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00001339, + "usd": 0.00463662, + "date": "2014-10-25T00:00:00" + } }, { "genesis_id": "", - "system": "Neblio", + "system": "Numeraire", + "icon": "numeraire", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "neblio", "token": { - "name": "neblio token", - "symbol": "NEBL" + "name": "numeraire", + "symbol": "NMR" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Next Generation Enterprise Blockchain Soultions" - }, - "crowdsales": { - "start_date": "2017-08-05T22:00:00", - "end_date": "2017-08-20T21:59:00", - "end_date_plan": "2017-08-20T21:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://nebl.io/pre-sale/cart/neblio-pre-sale-terms-and-conditions/", - "funding_url": "https://nebl.io/pre-sale/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Hedge fund built by a network of data scientists.", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#Numeraire", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Numeraire" + }, + "specs": { + "total_tokens": 2223451 }, "links": [ { + "name": "numer.ai", + "url": "https://numer.ai/", "type": "website", - "name": "nebl.io", - "url": "https://nebl.io/", + "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Whitepaper", + "url": "https://numer.ai/whitepaper.pdf", "type": "paper", - "name": "Neblio Whitepaper", - "url": "https://nebl.io/wp-content/uploads/2017/07/NeblioWhitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { + "name": "Explorer", + "url": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", + "type": "explorer", + "icon": "blockr.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "Numeraire GitHub", + "url": "https://github.com/numerai", "type": "github", - "name": "Neblio GitHub", - "url": "https://github.com/NeblioTeam/neblio", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Neblio Blog", - "url": "https://nebl.io/blog/", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/numerai", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { + "name": "Forum", + "url": "https://forum.numer.ai/", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2048414.0", - "icon": "bitcointalk.png", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/NeblioTeam", - "icon": "twitter.png", + "type": "slack", + "name": "Numeraire Slack", + "url": "https://slack.numer.ai/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Neblio Telegram", - "url": "https://t.me/joinchat/GFVgzw5J4d4uwgXeKowRXg", - "icon": "telegram.png", + "name": "reddit", + "url": "https://www.reddit.com/r/CryptoCurrency/search?q=Numeraire", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/assets/numeraire/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/neblioteam/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Neblio/", - "icon": "reddit.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { - "genesis_id": "438cf6375dab5a0d32f9b7bf151d4539e00a590f7c022d5572c7d41815a24be4", - "system": "NEM", + "genesis_id": "2680262203532249785", + "system": "Nxt", + "dependencies": [ + "independent" + ], "token": { - "name": "xem", - "symbol": "XEM" + "name": "nxt", + "symbol": "NXT" }, "consensus": { "type": "PoS", - "algorithm": "Proof-of-Importance" + "algorithm": "NXT" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "New Economy Movement", + "headline": "Trustless Financial Ecosystem", + "summary": "Nxt is a radically enhanced cryptocurrency built from scratch, delivering a unique and decentralized financial platform. Not only does it open up new possibilities – from digital money to transfer of shares – but it addresses all of the most serious deficiencies in existing cryptocurrencies.", + "tags": [ + "DAO" + ], + "hashtag": "#nxt", "page_state": "ready" }, "aliases": { - "coinmarketcap": "NEM" + "coinmarketcap": "Nxt", + "nickname": "NXT" }, - "specs": {}, "crowdsales": { - "start_date": "2014-01-19T00:00:00", - "end_date": "2014-04-10T00:00:00", + "start_date": "2013-09-28T00:00:00", + "end_date": "2013-11-18T00:00:00", "genesis_address": [ - "1Lk5Paws9T1YpoSeLeZT7ZeSQKW7UNq4TJ", - "NXT-Q9PM-KGDC-SNXJ-EXE5G" + "1BCN1ugdKdWd9pQ8Am9hMhtHZfmbXzxE8a" ], - "funding_url": "https://bitcointalk.org/index.php?topic=440185.0", - "funding_terms": "https://bitcointalk.org/index.php?topic=422129.0", - "min_investment": 0, - "funding_operator": "nein", - "btc_raised": 81.962205, - "tokens_sold": 4000000000 + "funding_terms": "https://bitcointalk.org/index.php?topic=303898.0", + "funding_url": "https://bitcointalk.org/index.php?topic=303898.0", + "tokens_sold": 1000000000, + "btc_raised": 22 + }, + "specs": { + "block_time": "90", + "block_reward": "", + "halfing_cycle": "", + "total_tokens": "1000000000", + "difficulty_cycle": "" }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-09-28T07:29:09", + "url": "https://bitcointalk.org/index.php?topic=303898.0" + } + ], "links": [ { - "name": "nem.io", - "url": "http://nem.io/", + "name": "nxt.org", + "url": "http://www.nxt.org/", "icon": "website.png", "tags": [ "Main" @@ -37603,38 +37915,39 @@ "type": "website" }, { - "name": "NEM Explorer", - "url": "http://chain.nem.ninja/", - "icon": "explorer.png", + "name": "NXT Whitepaper", + "url": "http://nxt.org/developers/whitepaper/", + "icon": "whitepaper.png", "tags": [ - "Main" + "Main", + "Science" ], - "type": "explorer" + "type": "paper" }, { - "name": "NEM Wallet", - "url": "http://nem.io/install.html", - "icon": "wallet.png", + "name": "Explorer", + "url": "https://nxtportal.org/blocks/", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" + "Analytics" ], - "type": "custom" + "type": "explorer" }, { - "name": "Technical Refference", - "url": "http://nem.io/NEM_techRef.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "name": "NXT Code", + "url": "https://bitbucket.org/JeanLucPicard/nxt/src", + "icon": "bitbucket.png", "tags": [ "Main", - "Science" - ] + "Code" + ], + "type": "github" }, { - "name": "NEM Blog", - "url": "http://blog.nem.io/", + "name": "NXTER Magazine", + "url": "http://nxter.org/", "icon": "blog.png", "tags": [ "News" @@ -37643,7 +37956,7 @@ }, { "name": "Twitter", - "url": "https://twitter.com/nemofficial", + "url": "https://twitter.com/NxtCommunity", "icon": "twitter.png", "tags": [ "News" @@ -37651,8 +37964,8 @@ "type": "twitter" }, { - "name": "NEM Forum", - "url": "https://forum.nem.io/", + "name": "Forum", + "url": "https://nxtforum.org/", "icon": "forum.png", "tags": [ "News" @@ -37661,7 +37974,7 @@ }, { "name": "reddit", - "url": "https://www.reddit.com/r/ournem", + "url": "http://www.reddit.com/r/NXT/", "icon": "reddit.png", "tags": [ "News" @@ -37669,26 +37982,26 @@ "type": "reddit" }, { - "name": "Facebook", - "url": "https://www.facebook.com/ourNEM", - "icon": "facebook.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/nxt", + "icon": "cointelegraph.png", "tags": [ "News" ], "type": "custom" }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCkcbZePkFpr9UFQzhYX9Tfg", - "type": "custom", - "icon": "youtube.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/nxt/", + "icon": "coindesk.png", "tags": [ "News" - ] + ], + "type": "custom" }, { "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=426303.0", + "url": "https://bitcointalk.org/index.php?topic=303898.0", "type": "forum", "icon": "forum.png", "tags": [ @@ -37696,65 +38009,70 @@ ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/nem", - "type": "custom", - "icon": "cointelegraph.png", + "name": "NXT Wiki", + "url": "http://wiki.nxtcrypto.org/wiki/Main_Page", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "News" + "Science" ] }, { - "name": "NEM GitHub", - "url": "https://github.com/NewEconomyMovement", - "icon": "github.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "NEM Tutorials", - "url": "http://blog.nem.io/nem-tutorial-list/", - "icon": "github.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "NEM NIS API Documentation", - "url": "http://bob.nem.ninja/docs/", - "icon": "github.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "NEM NCC API Documentation", - "url": "https://github.com/NewEconomyMovement/NemCommunityClient/blob/master/docs/api.md", - "icon": "github.png", + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/nem/#markets", + "name": "BTER", + "url": "https://bter.com/", "type": "custom", + "icon": "bter.png", "tags": [ "Apps", - "Analytics" - ], - "icon": "link.png" + "Exchange" + ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", + "name": "MetaExchange", + "headline": "The future of the instant exchange", + "url": "https://metaexchange.info/", "type": "custom", - "icon": "poloniex.png", + "icon": "metaexchange.png", "tags": [ "Apps", "Exchange" @@ -37762,7 +38080,6 @@ }, { "name": "BTC38", - "headline": "Cryptocurrensy Exchange", "url": "http://www.btc38.com/trade_en.html", "type": "custom", "icon": "btc38.png", @@ -37772,163 +38089,248 @@ ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", "type": "custom", - "icon": "bittrex.png", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "NXT Reporting", + "url": "http://www.nxtreporting.com/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "MyNXT Explorer", + "url": "https://www.mynxt.info/blockexplorer/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "MyNXT Web Wallet", + "url": "https://wallet.mynxt.info/", + "icon": "mynxt.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "MyNXT Android", + "url": "https://play.google.com/store/apps/details?id=info.mynxt.mobile_wallet", + "icon": "mynxt.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "MyNXT iOS", + "url": "https://itunes.apple.com/app/mynxt-wallet/id917423860", + "icon": "mynxt.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/nxt/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + } + ], + "first_price": { + "btc": 2e-8, + "usd": 0.000013487536, + "date": "2013-11-18T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "18128686802152832026", + "system": "Nxttycoin", + "icon": "nxttycoin", + "dependencies": [ + "NXT" + ], + "aliases": { + "coinmarketcap": "Nxttycoin" + }, + "consensus": { + "type": "NXT", + "algorithm": "AE" + }, + "descriptions": { + "tags": [ + "DApp" + ], + "state": "Public", + "system_type": "cryptoasset" + }, + "token": { + "name": "Nxttycoin", + "symbol": "NXTTY" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "nxtty.com", + "url": "http://nxtty.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "NXT Asset", + "url": "http://nxtreporting.com/?as=18128686802152832026", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=735878.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "NEM NodeExplorer", - "url": "http://www.nodeexplorer.com/", - "type": "explorer", - "icon": "explorer.png", + "type": "custom", + "name": "Nxtty Android App", + "url": "https://play.google.com/store/apps/details?id=com.nxtty.main", + "icon": "nxttycoin.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Apps" ] } ], "first_price": { - "btc": 2e-8, - "usd": 0.000007216814, - "date": "2014-04-10T00:00:00" + "btc": 0.00000191, + "usd": 0.00096451, + "date": "2014-08-12T00:00:00" }, "flags": { "quantum": true } }, { - "genesis_id": "", - "system": "NEO", + "genesis_id": "OBITS", + "system": "Obits", + "icon": "obits", "dependencies": [ - "independent" + "BitShares" ], - "icon": "neo", - "token": { - "name": "neo token", - "symbol": "NEO" - }, - "consensus": { - "type": "dBFT", - "algorithm": "delegated Byzantine Fault Tolerance" + "aliases": { + "coinmarketcap": "Obits" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Distributed Smart Economy Network", - "tags": [ - "DAO" - ], - "page_state": "ready" + "system_type": "cryptoasset", + "headline": "OpenLedger Fee Sharing" }, - "aliases": { - "coinmarketcap": "NEO" + "consensus": { + "consensus_type": "Blockchain Record", + "consensus_name": "BTS" + }, + "token": { + "name": "OBIT", + "symbol": "OBITS" }, "crowdsales": { - "start_date": "2016-08-08T12:00:00", - "end_date": "2016-09-07T12:00:00", - "end_date_plan": "2016-09-07T12:00:00", + "start_date": "2015-12-01T00:00:00", + "end_date": "2016-01-30T23:59:59", "genesis_address": [ - "" - ], - "funding_terms": "https://neo.org/", - "funding_url": "https://neo.org/", - "tokens_sold": 20000000, - "tokens_issued": 100000000, - "btc_raised": 6119, - "cap_limit": [ - "" + "obits" ], - "raised": [ - "" - ] + "funding_terms": "http://www.obits.io/", + "funding_url": "http://www.obits.io/", + "tokens_issued": 18276898 }, "specs": { - "supply": 100000000 + "total_tockens": 18276898 }, + "ratings": {}, "links": [ { "type": "website", - "name": "neo.org", - "url": "https://neo.org/", + "name": "obits.io", + "url": "http://www.obits.io/", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "NEO Whitepaper", - "url": "http://docs.neo.org/en-us/", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "NEO GitHub", - "url": "https://github.com/neo-project", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2057932.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/neo_blockchain", + "name": "Obits Twitter", + "url": "https://twitter.com/Open_Bits", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "NEO Slack", - "url": "https://neosmarteconomy.herokuapp.com/", - "icon": "slack.png", + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/OBITS_BTS", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/NEO/", - "icon": "reddit.png", + "type": "explorer", + "name": "OBITS Asset", + "url": "http://cryptofresh.com/a/OBITS", + "icon": "cryptofresh.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/NEOSmartEcon/", - "icon": "facebook.png", + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=19964.0", + "icon": "forum.png", "tags": [ "News" ] @@ -37936,328 +38338,139 @@ ] }, { - "genesis_id": "00000cde7894e403bc530b3d3f8d69679d50022dd7a5a6539194ff9c555a2d9f", - "system": "Neucoin", - "dependencies": [ - "independent" - ], - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Cryptocurrency for Microtransactions", - "summary": "NeuCoin has partnered with major music and video content providers to develop micro-payment solutions for tipping, pay-per-view, ad-free and micro-subscriptions, with user acquisition fueled by freemium distribution of NeuCoin.", - "tags": [ - "DAO" - ] - }, + "genesis_id": "0000046309984501e5e724498cddb4aff41a126927355f64b44f1b8bba4f447e", + "system": "Okcash", + "icon": "okcash", + "dependencies": "independent", "aliases": { - "coinmarketcap": "NeuCoin" - }, - "crowdsales": { - "start_date": "2015-04-28T00:00:00", - "end_date": "2015-05-01T00:00:00", - "genesis_address": [ - "3MrNuksZ1VePU3dGiSQFiouWerJUJgDkfH" - ], - "funding_terms": "http://www.neucoin.org/en/wiki/#funding-amp-presale", - "funding_url": "http://www.neucoin.org/", - "tokens_sold": 100000000, - "tokens_issued": 100000000000, - "btc_raised": 3637 + "coinmarketcap": "OKCash" }, "consensus": { "type": "PoS", - "algorithm": "Peercoin" + "algorithm": "SHA-256" }, - "token": { - "name": "neucoin", - "symbol": "NEU" + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" }, - "specs": { - "supply": 3222752500, - "total_tokens": 100000000000 + "token": { + "name": "OKCash", + "symbol": "OK" }, + "specs": {}, "links": [ { - "type": "risk", - "name": ">90% of tokens is under control of Neucoin Foundations", - "url": "", - "icon": "" - }, - { - "name": "neucoin.org", - "url": "http://www.neucoin.org/", + "type": "website", + "name": "okcash.co", + "url": "http://okcash.co/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "White Paper", - "url": "http://www.neucoin.org/en/whitepaper/", - "icon": "whitepaper.png", - "tags": [ - "Main", - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Web Wallet", - "url": "https://myneucoin.com/en/", - "type": "custom", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "QT Wallets", - "url": "http://www.neucoin.org/en/download", - "type": "custom", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/NeuCoin", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "type": "forum", - "name": "Forum", - "url": "http://forum.neucoin.org/", - "icon": "forum.png", - "tags": [ - "News" ] }, { "type": "explorer", "name": "Explorer", - "url": "http://www.neucoin.io/", + "url": "http://explorer.okcash.co", "icon": "explorer.png", "tags": [ "Main", + "Apps", + "Explorer", "Analytics" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/neucoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "github", + "name": "Okcash GitHub", + "url": "https://github.com/okcashpro/okcash", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/neucoin", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1028368.0", + "icon": "forum.png", "tags": [ + "Main", "News" - ], - "type": "custom" - }, - { - "name": "NeuCoin Wiki", - "url": "http://www.neucoin.org/en/wiki/", - "icon": "wiki.png", - "tags": [ - "Publications", - "Science" - ], - "type": "wiki" - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/neucoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Get Free NeuCoins", - "url": "http://www.getneucoin.com/", - "type": "custom", - "icon": "neucoin.png", - "tags": [ - "Apps" ] } ], - "flags": { - "supply_from_here": true - }, "first_price": { - "btc": 0.00003637, - "usd": 0.00844235, - "date": "2015-05-01T00:00:00" + "btc": 6e-7, + "usd": 0.000348, + "date": "2014-11-24T00:00:00" } }, { "genesis_id": "", - "system": "Nexus", + "system": "Omega One", "dependencies": [ - "Ethereum" + "IOTA" ], - "icon": "nexus", + "icon": "omegaone", "token": { - "name": "nexus", - "symbol": "NXS" + "name": "omega token", + "symbol": "OMT" }, "consensus": { - "consensus_type": "Peer-to-Peer", - "consensus_name": "" + "consensus_type": "", + "consensus_name": "IOTA" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, worldwide network distributed through three channels of security to allow for fast, secure, and decentralized transactions" - }, - "aliases": { - "coinmarketcap": "Nexus" - }, - "crowdsales": { - "start_date": "2017-05-30T09:00:00", - "end_date": "2017-06-30T00:10:00", - "end_date_plan": "2017-06-30T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "http://www.nexusearth.com/", - "tokens_sold": "", - "tokens_issued": 49435616, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Decentralized conversational AI for quantified biology" }, "links": [ { "type": "website", - "name": "nexusearth.com", - "url": "http://www.nexusearth.com/", + "name": "omega.one", + "url": "https://omega.one/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Whitepaper", - "url": "", + "name": "Omega One Whitepaper", + "url": "https://drive.google.com/file/d/0B2GfA1snZi6lMzJ0bFZZQnNEYlE/view", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Nexus GitHub", - "url": "https://github.com/Nexusoft/Nexus", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Nexus Blog", - "url": "http://www.nexusearth.com/blog.html", + "name": "Omega One Blog", + "url": "https://medium.com/@omega.one", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Nxsearth", + "url": "https://twitter.com/OmegaOneProject", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Nexus Slack", - "url": "http://nexusearth.com:3000/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/nexusearth/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCDi2stU5yj71_iPgxMZF79w", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/nxsearth", + "url": "https://www.facebook.com/OmegaOneProject/", "icon": "facebook.png", "tags": [ "News" @@ -38267,33 +38480,33 @@ }, { "genesis_id": "", - "system": "Nexxus", + "system": "OmiseGO", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "nexxus", + "icon": "omisego", "token": { - "name": "Nexxus token", - "symbol": "" + "name": "omiseGO token", + "symbol": "OMG" }, "consensus": { - "consensus_type": "POS", - "consensus_name": "Proof-of-Stake" + "consensus_type": "Ethereum PoS", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Services company for the cryptocurrency industry" + "system_type": "cryptoasset", + "headline": "E-wallet Platform" }, "crowdsales": { - "start_date": "2017-05-01T00:00:00", - "end_date": "2017-06-01T00:00:00", - "end_date_plan": "2017-06-01T00:00:00", + "start_date": "2017-06-07T15:00:00", + "end_date": "2017-06-24T15:10:00", + "end_date_plan": "2017-06-24T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.nexxusuniversity.com/Attachments/38/21/TokenSaleTerms.pdf", - "funding_url": "https://goo.gl/forms/OlLCIbLz2CxJK0HY2", + "funding_terms": "", + "funding_url": "https://omg.omise.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -38307,45 +38520,25 @@ "links": [ { "type": "website", - "name": "nexxuspartners.com", - "url": "http://www.nexxuspartners.com/sections/company/21/partners/index.html", + "name": "omg.omise.co", + "url": "https://omg.omise.co/", "tags": [ "Main" ] - }, - { - "type": "paper", - "name": "Nexxus Partners Whitepaper", - "url": "http://www.nexxuspartners.com/sections/company/21/partners/white-paper.html", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Nexxus Partners GitHub", - "url": "https://github.com/NexxusUniversity/nexxuscoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Nexxus Partners Blog", - "url": "https://medium.com/@bobnexxus", - "icon": "medium.png", + }, + { + "type": "paper", + "name": "OmiseGO Whitepaper", + "url": "https://cdn.omise.co/omg/whitepaper.pdf", "tags": [ "Main", - "News" + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nexxusreward", + "url": "https://twitter.com/omise_go", "icon": "twitter.png", "tags": [ "News" @@ -38353,8 +38546,8 @@ }, { "type": "slack", - "name": "Nexxus Partners Slack", - "url": "https://nexxuspartners.slack.com/", + "name": "OmiseGO Slack", + "url": "https://omg.omise.co/slack", "icon": "slack.png", "tags": [ "News" @@ -38363,7 +38556,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/NexxusRewards/", + "url": "http://reddit.com/r/omise_go", "icon": "reddit.png", "tags": [ "News" @@ -38373,75 +38566,64 @@ }, { "genesis_id": "", - "system": "Nimfamoney", + "system": "OpenAnx", "dependencies": [ "Ethereum" ], - "icon": "nimfamoney", + "icon": "openanx", "token": { - "name": "nimfamoney token", - "symbol": "NIMFA" + "name": "openanx token", + "symbol": "OAX" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The world’s first decentralized cryptocurrency lending platform" + "aliases": { + "coinmarketcap": "OpenAnx", + "nickname": "OpenAnx" }, - "crowdsales": { - "start_date": "2017-08-29T10:00:00", - "end_date": "2017-08-31T12:01:00", - "end_date_plan": "2017-08-31T12:01:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.nimfamoney.io/terms.pdf", - "funding_url": "http://www.nimfamoney.io/", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Real world application of Decentralized Exchange", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" }, "links": [ { "type": "website", - "name": "nimfamoney.io", - "url": "http://www.nimfamoney.io/", + "name": "openanx.org", + "url": "https://www.openanx.org/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Nimfamoney Whitepaper", - "url": "http://www.nimfamoney.io/ENG_V.1.0_Whitepaper_ICO_Nimfamoney.pdf", + "name": "OpenAnx Whitepaper", + "url": "https://www.openanx.org/en/assets/whitepaper/openANX_White_Paper_ENU.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Nimfamoney GitHub", - "url": "https://github.com/nimfamoney", - "icon": "github.png", + "type": "blog", + "name": "OpenAnx Blog", + "url": "https://medium.com/@OAX_Foundation", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2040087", + "url": "https://bitcointalk.org/index.php?topic=1943946", "icon": "bitcointalk.png", "tags": [ "News" @@ -38450,35 +38632,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nimfamoney", + "url": "https://twitter.com/OAX_Foundation", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Nimfamoney Telegram", - "url": "https://t.me/Nimfamoney", - "icon": "telegram.png", + "type": "slack", + "name": "OpenAnx Slack", + "url": "https://openanx.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Nimfamoney Slack", - "url": "http://nimfamoney.io/slack", - "icon": "slack.png", + "type": "custom", + "name": "OpenAnx Telegram", + "url": "https://t.me/openanxteam", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/nimfamoney/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/OpenANX/", + "icon": "reddit.png", "tags": [ "News" ] @@ -38486,7 +38668,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCVcz2eKXt8Ih6T3RVRvq6sQ", + "url": "https://www.youtube.com/channel/UCWzKmt7vtbjSprobArNzqBw", "icon": "youtube.png", "tags": [ "News" @@ -38496,14 +38678,14 @@ }, { "genesis_id": "", - "system": "Nimiq", + "system": "openZen", "dependencies": [ "Ethereum" ], - "icon": "nimiq", + "icon": "openzen", "token": { - "name": "nimiq token", - "symbol": "NET" + "name": "zen token", + "symbol": "ZNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -38512,20 +38694,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Browser Based Blockchain" - }, - "aliases": { - "coinmarketcap": "Nimiq" + "headline": "Application which is alternative to browser" }, "crowdsales": { - "start_date": "2017-06-28T13:00:00", - "end_date": "2017-07-26T13:00:00", - "end_date_plan": "2017-07-26T13:00:00", + "start_date": "2017-07-31T18:00:00", + "end_date": "2017-08-31T18:00:00", + "end_date_plan": "2017-08-31T18:00:00", "genesis_address": [ "" ], - "funding_terms": "https://medium.com/nimiq-network/nimiq-network-token-sale-terms-9af2e7fd6228", - "funding_url": "https://nimiq.com", + "funding_terms": "http://openzen.co", + "funding_url": "http://openzen.co", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -38539,25 +38718,35 @@ "links": [ { "type": "website", - "name": "nimiq.com", - "url": "https://nimiq.com", + "name": "openzen.co", + "url": "http://openzen.co", "tags": [ "Main" ] }, { "type": "paper", - "name": "Nimiq Whitepaper", - "url": "https://medium.com/nimiq-network/nimiq-a-peer-to-peer-payment-protocol-native-to-the-web-ffd324bb084", + "name": "openZen Whitepaper", + "url": "https://docs.google.com/document/d/1rr6jF9IcmX-sCyL-ipIOYfObyHAMV8zCv8BbZdlP0z8/edit?usp=sharing", "tags": [ "Main", "Science" ] }, + { + "type": "blog", + "name": "openZen Blog", + "url": "https://medium.com/@openzen", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "github", - "name": "Nimiq GitHub", - "url": "https://github.com/nimiq-network", + "name": "openZen GitHub", + "url": "https://github.com/openzen", "icon": "github.png", "tags": [ "Main", @@ -38565,29 +38754,28 @@ ] }, { - "type": "blog", - "name": "Nimiq Blog", - "url": "https://medium.com/nimiq-network", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2036653", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nimiqnetwork", + "url": "https://twitter.com/JustOpenZen", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Nimiq Telegram", - "url": "https://t.me/joinchat/AAAAAEJW-ozFwo7Er9jpHw", - "icon": "telegram.png", + "type": "slack", + "name": "openZen Slack", + "url": "https://openzen.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -38595,7 +38783,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Nimiq/", + "url": "https://www.reddit.com/r/openZen/", "icon": "reddit.png", "tags": [ "News" @@ -38603,196 +38791,75 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCJ1qu3KXwfmkGwBkU8F1jQg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/openZen", + "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "6780060819348751348", - "system": "NobleNXT", - "icon": "noblenxt", - "dependencies": [ - "NXT" - ], - "aliases": { - "coinmarketcap": "NobleNXT" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset" - }, - "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "token": { - "name": "NobleNXT", - "symbol": "NOXT" - }, - "specs": {}, - "flags": { - "rating_do_not_display": true, - "quantum": true - }, - "links": [ - { - "type": "website", - "name": "noblemovement.com", - "url": "https://www.noblemovement.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "NOXT Asset", - "url": "http://nxtreporting.com/?a=6780060819348751348", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "paper", - "name": "NobleNXT FAQ", - "url": "https://www.noblemovement.com/noxt/0-FAQ-v3.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "NobleNXT Whitepaper", - "url": "https://www.noblemovement.com/noxt-abstract-introduction/", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=923995", - "icon": "forum.png", + "type": "custom", + "name": "openZen Telegram", + "url": "https://t.me/openzen", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "exchange", - "name": "NXT AE", - "url": "http://nxtreporting.com/?a=6780060819348751348", - "icon": "nxt.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/openzen", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00041755, - "usd": 0.14773793, - "date": "2014-12-07T00:00:00" - } + ] }, { - "genesis_id": "00000a060336cbb72fe969666d337b87198b1add2abaa59cca226820b32933a4", - "system": "Novacoin", + "genesis_id": "", + "system": "OpenZeppelin", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "novacoin", + "icon": "openzeppelin", "token": { - "name": "Novacoin", - "symbol": "NVC" + "name": "zeppelin token", + "symbol": "ZEP" }, "consensus": { - "type": "Hybrid", - "algorithm": "Scrypt+Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Hybrid POW-POS Cryptocyrrency", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Novacoin" - }, - "specs": { - "block_time": 600 + "state": "Project", + "system_type": "cryptoasset", + "headline": "Build Secure Smart Contracts in Solidity" }, "links": [ { "type": "website", - "name": "novacoin.org", - "url": "http://novacoin.org/", - "icon": "website.png", + "name": "openzeppelin.org", + "url": "https://openzeppelin.org/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "explorer", - "url": "http://explorer.coinpayments.net/index.php?chain=14", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Wallets", - "url": "http://sourceforge.net/projects/novacoin/files/", - "icon": "novacoin.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wiki", - "name": "NovaCoin Wiki", - "url": "https://github.com/novacoin-project/novacoin/wiki", - "icon": "wiki.png", + "type": "paper", + "name": "OpenZeppelin Whitepaper", + "url": "https://zeppelinos.org/data/zeppelinOS_Whitepaper_Draft.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "explorer", - "name": "explorer", - "url": "https://explorer.novaco.in/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/novacoin-project", + "name": "OpenZeppelin GitHub", + "url": "https://github.com/OpenZeppelin", "icon": "github.png", "tags": [ "Main", @@ -38800,1464 +38867,1319 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=143221.0", - "icon": "forum.png", + "type": "blog", + "name": "OpenZeppelin Blog", + "url": "https://blog.zeppelin.solutions/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/novacoin", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/zeppelin_OS", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "NovaCoin FAQ", - "url": "http://novacoin.org/faq.html", - "icon": "link.png", - "tags": [ - "Science" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/novacoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTC-e", - "url": "https://btc-e.com/", - "type": "custom", - "icon": "btc-e.png", + "type": "slack", + "name": "OpenZeppelin Slack", + "url": "https://slack.openzeppelin.org/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", "type": "custom", - "icon": "bluetrade.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCNzKv2vthnauGCgqdaI7MiQ", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.03123383, - "usd": 3.80044798, - "date": "2013-04-28T00:00:00" - } + ] }, { - "genesis_id": "000003cc2da5a0a289ad0a590c20a8b975219ddc1204efd169e947dd4cbad73f", - "system": "NuBits", - "icon": "nubits", + "genesis_id": "", + "system": "Opporty", "dependencies": [ - "Peercoin", - "NuShares" + "Ethereum" ], - "aliases": { - "coinmarketcap": "NuBits", - "CurrencyName": "nubit" - }, - "flags": { - "rating_do_not_display": true + "icon": "opporty", + "token": { + "name": "opporty token", + "symbol": "OPP" }, "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "tags": [ - "DApp" - ], - "hashtag": "#nubits" - }, - "events": { - "announcement": "20/09/2014" + "headline": "Decentralized service marketplace and knowledge-sharing platform" }, - "token": { - "name": "nubit", - "symbol": "USNBT" + "crowdsales": { + "start_date": "2017-10-18T12:00:00", + "end_date": "2017-11-08T23:59:00", + "end_date_plan": "2017-11-08T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://opporty.com/ico/", + "funding_url": "https://opporty.com/ico/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "nubits.com", - "url": "https://www.nubits.com/", - "icon": "website.png", + "name": "opporty.com", + "url": "https://opporty.com/", "tags": [ "Main" ] }, { - "type": "bitbucket", - "name": "bitbucket", - "url": "https://bitbucket.org/JordanLeePeershares/nubit", - "icon": "bitbucket.png", + "type": "paper", + "name": "Opporty Whitepaper", + "url": "https://opporty.com/ico/uploads/white-paper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Opporty GitHub", + "url": "https://github.com/opporty-com/ICO", + "icon": "github.png", "tags": [ "Main", "Code" ] }, { - "type": "paper", - "name": "Documentation", - "url": "https://docs.nubits.com", - "icon": "whitepaper.png", + "type": "blog", + "name": "Opporty Blog", + "url": "https://medium.com/opporty", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://blockexplorer.nu/", - "icon": "explorer.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2172536.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Apps" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/OfficialNuBits", + "url": "https://twitter.com/Opporty_ico", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "https://discuss.nubits.com/", - "icon": "forum.png", + "type": "custom", + "name": "Opporty Telegram", + "url": "https://telegram.me/opportyico", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/NuBits", - "icon": "reddit.png", + "type": "slack", + "name": "Opporty Slack", + "url": "https://opporty.com/slackinvite", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=789964.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Opporty-ico-108217263210835/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "wallet", - "name": "Wallet", - "url": "https://nubits.com/download", - "icon": "wallet.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCCZMTIjnPGbqWHCRquRaB2A", + "icon": "youtube.png", "tags": [ - "Apps", - "Wallet" + "News" ] } - ], - "first_price": { - "btc": 0.00245668, - "usd": 0.96997335, - "date": "2014-09-24T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Numeraire", - "icon": "numeraire", + "system": "Opus", "dependencies": [ "Ethereum" ], + "icon": "opus", "token": { - "name": "numeraire", - "symbol": "NMR" + "name": "opus token", + "symbol": "OPT" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Hedge fund built by a network of data scientists.", - "tags": [ - "DAO" - ], - "hashtag": "#Numeraire", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Numeraire" + "headline": "Decentralized music sharing protocol" }, - "specs": { - "total_tokens": 2223451 + "crowdsales": { + "start_date": "2017-07-23T00:00:00", + "end_date": "2017-08-23T00:00:00", + "end_date_plan": "2017-08-23T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://opus-foundation.org/", + "funding_url": "http://opus-foundation.org/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "numer.ai", - "url": "https://numer.ai/", "type": "website", - "icon": "website.png", + "name": "opus-foundation.org", + "url": "http://opus-foundation.org/", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "https://numer.ai/whitepaper.pdf", "type": "paper", - "icon": "paper.png", + "name": "Opus Whitepaper", + "url": "http://opus-foundation.com/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "name": "Explorer", - "url": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", - "type": "explorer", - "icon": "blockr.png", + "type": "github", + "name": "Opus GitHub", + "url": "https://github.com/Opus-foundation/contracts", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "name": "Numeraire GitHub", - "url": "https://github.com/numerai", - "type": "github", - "icon": "github.png", + "type": "blog", + "name": "Opus Blog", + "url": "https://opus-foundation.org/index.php/blog/", + "icon": "medium.png", "tags": [ - "Code" + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2011065.0", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/numerai", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/opusfoundation?lang=en", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Forum", - "url": "https://forum.numer.ai/", - "type": "forum", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/opusfoundation", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Opus Telegram", + "url": "https://t.me/opusfoundation", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Numeraire Slack", - "url": "https://slack.numer.ai/", + "name": "Opus Slack", + "url": "http://slack.opus-foundation.org/", "icon": "slack.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/CryptoCurrency/search?q=Numeraire", "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/opusfoundation/", "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/assets/numeraire/#markets", "type": "custom", - "icon": "link.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Oracles Network", + "dependencies": [ + "Ethereum" + ], + "icon": "oraclesnetwork", + "token": { + "name": "orcales network token", + "symbol": "" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Public notaries with active commission license validate blocks and secure the network" + }, + "links": [ + { + "type": "website", + "name": "oracles.org", + "url": "https://oracles.org/", + "tags": [ + "Main" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "github", + "name": "Oracles Network GitHub", + "url": "https://github.com/oraclesorg", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/oraclesorg", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "NuShares", - "system": "NuShares", + "genesis_id": "", + "system": "PIVX", "dependencies": [ - "Peercoin", - "Nubits" + "independent" ], + "icon": "pivx", "token": { - "name": "nushare", - "symbol": "NSR" + "name": "pivx", + "symbol": "PIVX" }, "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Units held by individuals who wish to help support and maintain the Nu network", - "tags": [ - "DApp" - ], - "hashtag": "#nushares", - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "" }, "aliases": { - "coinmarketcap": "NuShares" + "coinmarketcap": "PIVX" }, "specs": { - "total_tokens": 835000000 + "supply": "" }, + "flags": {}, "links": [ { - "name": "NuShares Introduction", - "url": "https://nubits.com/nushares/introduction", "type": "website", - "icon": "website.png", + "name": "pivx.org", + "url": "https://pivx.org/", "tags": [ - "Main", - "Apps" + "Main" ] }, { - "name": "Documentation", - "url": "https://docs.nubits.com", "type": "paper", - "icon": "paper.png", + "name": "PIVX Whitepaper", + "url": "https://pivx.org/wp-content/uploads/2017/03/PIVX-purple-paper-Technincal-Notes.pdf", "tags": [ "Main", "Science" ] }, { - "name": "BitBucket", - "url": "https://bitbucket.org/JordanLeePeershares/nubit", "type": "github", - "icon": "bitbucket.png", + "name": "PIVX GitHub", + "url": "https://github.com/PIVX-Project/PIVX", + "icon": "github.png", "tags": [ "Main", "Code" ] }, { - "name": "Explorer", - "url": "https://blockexplorer.nu/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/OfficialNuBits", - "type": "twitter", - "icon": "twitter.png", + "type": "blog", + "name": "PIVX Blog", + "url": "https://pivx.org/news/", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "name": "Forum", - "url": "https://discuss.nubits.com/", "type": "forum", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1262920.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/NuBits", - "type": "reddit", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/_pivx", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Nu Wallets", - "url": "https://nubits.com/download", - "type": "wallet", - "icon": "nubits.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "Nu Droid", - "url": "https://nubits.com/resources/nudroid-mobile-wallet", - "type": "wallet", - "icon": "nubits.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "Coinomi", - "url": "https://coinomi.com/", - "type": "wallet", - "icon": "coinomi.jpg", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "NuShares Voting Mechanics", - "url": "https://nubits.com/nushares/voting-mechanics", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "NuShares Dividends", - "url": "https://nubits.com/nushares/dividends", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/nushares/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "slack", + "name": "PIVX Slack", + "url": "https://slack.pivx.org/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/pivx/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", "type": "custom", - "icon": "ccedk.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCr4Wk2opstIsUvMOz9quFSg", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00001339, - "usd": 0.00463662, - "date": "2014-10-25T00:00:00" - } + ] }, { - "genesis_id": "2680262203532249785", - "system": "Nxt", + "genesis_id": "", + "system": "Pangea", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "pangea", "token": { - "name": "nxt", - "symbol": "NXT" + "name": "bitnation pangea arbitration token", + "symbol": "PAT" }, "consensus": { - "type": "PoS", - "algorithm": "NXT" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Trustless Financial Ecosystem", - "summary": "Nxt is a radically enhanced cryptocurrency built from scratch, delivering a unique and decentralized financial platform. Not only does it open up new possibilities – from digital money to transfer of shares – but it addresses all of the most serious deficiencies in existing cryptocurrencies.", - "tags": [ - "DAO" - ], - "hashtag": "#nxt", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Nxt", - "nickname": "NXT" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Reputation token for virtual communities, governance & services" }, "crowdsales": { - "start_date": "2013-09-28T00:00:00", - "end_date": "2013-11-18T00:00:00", + "start_date": "2017-11-24T12:00:00", + "end_date": "2017-12-24T12:00:00", + "end_date_plan": "2017-12-24T12:00:00", "genesis_address": [ - "1BCN1ugdKdWd9pQ8Am9hMhtHZfmbXzxE8a" + "" ], - "funding_terms": "https://bitcointalk.org/index.php?topic=303898.0", - "funding_url": "https://bitcointalk.org/index.php?topic=303898.0", - "tokens_sold": 1000000000, - "btc_raised": 22 - }, - "specs": { - "block_time": "90", - "block_reward": "", - "halfing_cycle": "", - "total_tokens": "1000000000", - "difficulty_cycle": "" + "funding_terms": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", + "funding_url": "https://tse.bitnation.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 30000000" + ], + "raised": [ + "" + ] }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-09-28T07:29:09", - "url": "https://bitcointalk.org/index.php?topic=303898.0" - } - ], "links": [ { - "name": "nxt.org", - "url": "http://www.nxt.org/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "NXT Whitepaper", - "url": "http://nxt.org/developers/whitepaper/", - "icon": "whitepaper.png", + "type": "website", + "name": "tse.bitnation.co", + "url": "https://tse.bitnation.co/", "tags": [ - "Main", - "Science" - ], - "type": "paper" + "Main" + ] }, { - "name": "Explorer", - "url": "https://nxtportal.org/blocks/", - "icon": "explorer.png", + "type": "paper", + "name": "Pangea Whitepaper", + "url": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Science" + ] }, { - "name": "NXT Code", - "url": "https://bitbucket.org/JeanLucPicard/nxt/src", - "icon": "bitbucket.png", + "type": "github", + "name": "Pangea GitHub", + "url": "http://github.com/Bit-Nation", + "icon": "github.png", "tags": [ "Main", "Code" - ], - "type": "github" - }, - { - "name": "NXTER Magazine", - "url": "http://nxter.org/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/NxtCommunity", + "url": "http://twitter.com/@MyBitnation", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://nxtforum.org/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" + ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/NXT/", - "icon": "reddit.png", + "type": "slack", + "name": "Pangea Slack", + "url": "http://slack.bitnation.co/", + "icon": "slack.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/nxt", - "icon": "cointelegraph.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MyBitnation", + "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/nxt/", - "icon": "coindesk.png", + "type": "custom", + "name": "Steem", + "url": "http://steemit.com/@bitnation", + "icon": "steem.png", "tags": [ "News" - ], - "type": "custom" - }, + ] + } + ] + }, + { + "genesis_id": "", + "system": "Papyrus", + "dependencies": [ + "Ethereum" + ], + "icon": "papyrus", + "token": { + "name": "papyrus token", + "symbol": "PRP" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Advertising Ecosystem" + }, + "crowdsales": { + "start_date": "2017-10-12T14:00:00", + "end_date": "2017-11-02T14:00:00", + "end_date_plan": "2017-11-02T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://papyrus.global/", + "funding_url": "https://papyrus.global/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 5000000" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=303898.0", - "type": "forum", - "icon": "forum.png", + "type": "website", + "name": "papyrus.global", + "url": "https://papyrus.global/", "tags": [ - "News" + "Main" ] }, { - "name": "NXT Wiki", - "url": "http://wiki.nxtcrypto.org/wiki/Main_Page", - "type": "wiki", - "icon": "wiki.png", + "type": "paper", + "name": "Papyrus Whitepaper", + "url": "https://papyrus.global/static/whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "github", + "name": "Papyrus GitHub", + "url": "https://github.com/papyrusglobal", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "blog", + "name": "Papyrus Blog", + "url": "https://blog.papyrus.global/", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/papyrus_global", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", "type": "custom", - "icon": "bittrex.png", + "name": "Papyrus Telegram", + "url": "https://t.me/papyrusglobal", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/PapyrusGlobal/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "MetaExchange", - "headline": "The future of the instant exchange", - "url": "https://metaexchange.info/", "type": "custom", - "icon": "metaexchange.png", + "name": "Facebook", + "url": "https://www.facebook.com/papyrusglobal/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Paragon", + "dependencies": [ + "Ethereum" + ], + "icon": "paragon", + "token": { + "name": "paragon coin", + "symbol": "PRG" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Revolutionizing All Things Cannabis with Blockchain" + }, + "crowdsales": { + "start_date": "2017-09-15T18:00:00", + "end_date": "2017-10-16T18:00:00", + "end_date_plan": "2017-10-16T18:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://crowdsale.paragoncoin.com/", + "funding_url": "https://crowdsale.paragoncoin.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 200000000 + }, + "links": [ { - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "website", + "name": "paragoncoin.com", + "url": "https://paragoncoin.com/en?q=%2Fru", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", + "type": "paper", + "name": "Paragon Whitepaper", + "url": "https://paragoncoin.com/whitepaper.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "NXT Reporting", - "url": "http://www.nxtreporting.com/", - "type": "custom", - "icon": "link.png", + "type": "blog", + "name": "Paragon Blog", + "url": "https://medium.com/@paragoncoin", + "icon": "medium.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] }, { - "name": "MyNXT Explorer", - "url": "https://www.mynxt.info/blockexplorer/", - "type": "custom", - "icon": "link.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2092712", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "MyNXT Web Wallet", - "url": "https://wallet.mynxt.info/", - "icon": "mynxt.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "MyNXT Android", - "url": "https://play.google.com/store/apps/details?id=info.mynxt.mobile_wallet", - "icon": "mynxt.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/paragoncoin", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" + "News" + ] }, { - "name": "MyNXT iOS", - "url": "https://itunes.apple.com/app/mynxt-wallet/id917423860", - "icon": "mynxt.png", + "type": "custom", + "name": "Paragon Telegram", + "url": "https://t.me/joinchat/Clv-u0IXuCq2B0xvCIlRXw", + "icon": "telegram.png", "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" + "News" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/nxt/#markets", "type": "custom", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/paragoncoin/", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] } - ], - "first_price": { - "btc": 2e-8, - "usd": 0.000013487536, - "date": "2013-11-18T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "18128686802152832026", - "system": "Nxttycoin", - "icon": "nxttycoin", + "genesis_id": "00000000000be4e024af5071ba515c7510767f42ec9e40c5fba56775ff296658", + "system": "Peercoin", + "icon": "peercoin", "dependencies": [ - "NXT" + "independent" ], - "aliases": { - "coinmarketcap": "Nxttycoin" + "token": { + "name": "peercoin", + "symbol": "PPC" }, "consensus": { - "type": "NXT", - "algorithm": "AE" + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" }, "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "The Secure and Sustanable Cryptocoin", "tags": [ - "DApp" + "DAO" ], - "state": "Public", - "system_type": "cryptoasset" + "hashtag": "#peercoin", + "page_state": "ready" }, - "token": { - "name": "Nxttycoin", - "symbol": "NXTTY" + "aliases": { + "coinmarketcap": "Peercoin" }, - "specs": {}, + "specs": { + "total_tokens": 20500000 + }, + "events": [ + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=99735.0", + "start_date": "2012-08-10T02:18:31" + }, + { + "name": "Genesis", + "start_date": "2012-08-19T21:19:16" + } + ], "links": [ { + "type": "risk", + "name": "Consensus algoritm rely on centralized checkpoints system", + "url": "", + "icon": "" + }, + { + "name": "peercoin.net", + "url": "http://www.peercoin.net/", "type": "website", - "name": "nxtty.com", - "url": "http://nxtty.com/", "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Whitepaper", + "url": "http://peercoin.net/whitepaper", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "name": "Explorer", + "url": "http://ppc.blockr.io/", "type": "explorer", - "name": "NXT Asset", - "url": "http://nxtreporting.com/?as=18128686802152832026", - "icon": "explorer.png", + "icon": "blockr.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=735878.0", - "icon": "forum.png", + "name": "Peercoin Wallets", + "url": "http://www.peercoin.net/wallet", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Nxtty Android App", - "url": "https://play.google.com/store/apps/details?id=com.nxtty.main", - "icon": "nxttycoin.png", + "name": "PeerCoin GitHub", + "url": "https://github.com/ppcoin/ppcoin", + "type": "github", + "icon": "github.png", "tags": [ - "Main", - "Apps" + "Code" ] - } - ], - "first_price": { - "btc": 0.00000191, - "usd": 0.00096451, - "date": "2014-08-12T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "OBITS", - "system": "Obits", - "icon": "obits", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "Obits" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "OpenLedger Fee Sharing" - }, - "consensus": { - "consensus_type": "Blockchain Record", - "consensus_name": "BTS" - }, - "token": { - "name": "OBIT", - "symbol": "OBITS" - }, - "crowdsales": { - "start_date": "2015-12-01T00:00:00", - "end_date": "2016-01-30T23:59:59", - "genesis_address": [ - "obits" - ], - "funding_terms": "http://www.obits.io/", - "funding_url": "http://www.obits.io/", - "tokens_issued": 18276898 - }, - "specs": { - "total_tockens": 18276898 - }, - "ratings": {}, - "links": [ + }, + { + "name": "Twitter", + "url": "https://twitter.com/PeercoinPPC", + "type": "twitter", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "name": "Forum", + "url": "https://www.peercointalk.org/", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" + ] + }, { - "type": "website", - "name": "obits.io", - "url": "http://www.obits.io/", - "icon": "website.png", + "name": "reddit", + "url": "https://www.reddit.com/r/peercoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Main" + "News" ] }, { - "type": "twitter", - "name": "Obits Twitter", - "url": "https://twitter.com/Open_Bits", - "icon": "twitter.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/peercoin", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ - "Main", "News" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/OBITS_BTS", - "icon": "openledger.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/peercoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ - "Main", - "Apps", - "Exchange" + "News" ] }, { - "type": "explorer", - "name": "OBITS Asset", - "url": "http://cryptofresh.com/a/OBITS", - "icon": "cryptofresh.png", + "name": "Facebook", + "url": "https://www.facebook.com/Peercoin", + "type": "custom", + "icon": "facebook.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=19964.0", - "icon": "forum.png", + "name": "Google+", + "url": "https://plus.google.com/+PeercoinNet/posts", + "type": "custom", + "icon": "googleplus.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "0000046309984501e5e724498cddb4aff41a126927355f64b44f1b8bba4f447e", - "system": "Okcash", - "icon": "okcash", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "OKCash" - }, - "consensus": { - "type": "PoS", - "algorithm": "SHA-256" - }, - "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "OKCash", - "symbol": "OK" - }, - "specs": {}, - "links": [ + }, { - "type": "website", - "name": "okcash.co", - "url": "http://okcash.co/", - "icon": "website.png", + "name": "YouTube", + "url": "https://www.youtube.com/user/peercoin", + "type": "custom", + "icon": "youtube.png", "tags": [ - "Main" + "News" + ] + }, + { + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=99735.0", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" ] }, { + "name": "bkchain", + "url": "https://bkchain.org/ppc", "type": "explorer", - "name": "Explorer", - "url": "http://explorer.okcash.co", "icon": "explorer.png", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "Okcash GitHub", - "url": "https://github.com/okcashpro/okcash", - "icon": "github.png", + "name": "Peer4commit", + "url": "http://peer4commit.com/", + "headline": "A website where people raise funds for any kind of project", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1028368.0", - "icon": "forum.png", + "name": "PeerBox", + "url": "https://peerbox.me/", + "headline": "Dedicated, secure-by-design Operating System", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "News" + "Apps" ] - } - ], - "first_price": { - "btc": 6e-7, - "usd": 0.000348, - "date": "2014-11-24T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Omega One", - "dependencies": [ - "IOTA" - ], - "icon": "omegaone", - "token": { - "name": "omega token", - "symbol": "OMT" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "IOTA" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized conversational AI for quantified biology" - }, - "links": [ + }, { - "type": "website", - "name": "omega.one", - "url": "https://omega.one/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/peercoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "Omega One Whitepaper", - "url": "https://drive.google.com/file/d/0B2GfA1snZi6lMzJ0bFZZQnNEYlE/view", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "Omega One Blog", - "url": "https://medium.com/@omega.one", - "icon": "medium.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/OmegaOneProject", - "icon": "twitter.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BTC-e", + "url": "https://btc-e.com/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/OmegaOneProject/", - "icon": "facebook.png", + "icon": "btc-e.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "", - "system": "OmiseGO", - "dependencies": [ - "Ethereum" - ], - "icon": "omisego", - "token": { - "name": "omiseGO token", - "symbol": "OMG" - }, - "consensus": { - "consensus_type": "Ethereum PoS", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "E-wallet Platform" - }, - "crowdsales": { - "start_date": "2017-06-07T15:00:00", - "end_date": "2017-06-24T15:10:00", - "end_date_plan": "2017-06-24T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "https://omg.omise.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "omg.omise.co", - "url": "https://omg.omise.co/", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "OmiseGO Whitepaper", - "url": "https://cdn.omise.co/omg/whitepaper.pdf", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/omise_go", - "icon": "twitter.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "OmiseGO Slack", - "url": "https://omg.omise.co/slack", - "icon": "slack.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "http://reddit.com/r/omise_go", - "icon": "reddit.png", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00260387, + "usd": 0.29885232, + "date": "2013-04-30T00:00:00" + }, + "flags": { + "quantum": true + } }, { - "genesis_id": "", - "system": "OpenAnx", + "genesis_id": "1.3.924", + "system": "Peerplays", "dependencies": [ - "Ethereum" + "BitShares" ], - "icon": "openanx", + "icon": "peerplays", "token": { - "name": "openanx token", - "symbol": "OAX" + "name": "peerplay", + "symbol": "PEERPLAYS" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "OpenAnx", - "nickname": "OpenAnx" + "type": "BitShares", + "algorithm": "User Issued Asset" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Real world application of Decentralized Exchange", + "system_type": "cryptoasset", + "headline": "Tournament Management and Wagering Platform", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Peerplays" }, + "specs": {}, + "crowdsales": {}, + "flags": {}, "links": [ { - "type": "website", - "name": "openanx.org", - "url": "https://www.openanx.org/en/", + "name": "peerplays.com", + "url": "http://www.peerplays.com/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "paper", - "name": "OpenAnx Whitepaper", - "url": "https://www.openanx.org/en/assets/whitepaper/openANX_White_Paper_ENU.pdf", + "name": "Peerplays Whitepaper", + "url": "http://www.peerplays.com/Peerplays_Whitepaper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "OpenAnx Blog", - "url": "https://medium.com/@OAX_Foundation", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/Peerplays", + "icon": "twitter.png", "tags": [ - "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1943946", - "icon": "bitcointalk.png", + "name": "Peerplays News", + "url": "http://www.peerplays.com/news/", + "rss": "http://www.peerplays.com/news/feed/", + "icon": "blog.png", "tags": [ + "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/OAX_Foundation", - "icon": "twitter.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1462351.0", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "slack", - "name": "OpenAnx Slack", - "url": "https://openanx.slack.com/", - "icon": "slack.png", + "name": "Forum", + "url": "https://steemit.com/trending/peerplays", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "custom", - "name": "OpenAnx Telegram", - "url": "https://t.me/openanxteam", - "icon": "telegram.png", + "name": "Reddit", + "url": "https://www.reddit.com/r/Peerplays/", + "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "reddit" }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/OpenANX/", - "icon": "reddit.png", + "name": "Facebook", + "url": "https://www.facebook.com/Peerplays/", + "icon": "facebook.png", "tags": [ "News" - ] + ], + "type": "custom" }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCWzKmt7vtbjSprobArNzqBw", - "icon": "youtube.png", + "name": "Peerplays GitHub", + "url": "https://github.com/BunkerChainLabsInc", + "icon": "github.png", "tags": [ - "News" - ] + "Main", + "Code" + ], + "type": "github" } ] }, { "genesis_id": "", - "system": "openZen", + "system": "Pillar", "dependencies": [ "Ethereum" ], - "icon": "openzen", + "icon": "pillar", "token": { - "name": "zen token", - "symbol": "ZNT" + "name": "pillar token", + "symbol": "PLR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Application which is alternative to browser" - }, - "crowdsales": { - "start_date": "2017-07-31T18:00:00", - "end_date": "2017-08-31T18:00:00", - "end_date_plan": "2017-08-31T18:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://openzen.co", - "funding_url": "http://openzen.co", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Next generation, open-source wallet", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Pillar", + "nickname": "Pillar" }, "links": [ { "type": "website", - "name": "openzen.co", - "url": "http://openzen.co", + "name": "pillarproject.io", + "url": "https://pillarproject.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "openZen Whitepaper", - "url": "https://docs.google.com/document/d/1rr6jF9IcmX-sCyL-ipIOYfObyHAMV8zCv8BbZdlP0z8/edit?usp=sharing", + "name": "Pillar Whitepaper", + "url": "https://pillarproject.io/wp-content/uploads/2017/07/PillarProjectGrayPaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "openZen Blog", - "url": "https://medium.com/@openzen", - "icon": "medium.png", + "type": "github", + "name": "Pillar GitHub", + "url": "https://github.com/twentythirty/PillarToken", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "github", - "name": "openZen GitHub", - "url": "https://github.com/openzen", - "icon": "github.png", + "type": "blog", + "name": "Pillar Blog", + "url": "https://medium.com/@pullnews", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2036653", + "url": "https://bitcointalk.org/index.php?topic=2048187", "icon": "bitcointalk.png", "tags": [ "News" @@ -40266,17 +40188,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JustOpenZen", + "url": "https://twitter.com/PillarWallet", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "openZen Slack", - "url": "https://openzen.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Pillar Telegram", + "url": "https://t.me/pillarproject", + "icon": "telegram.png", "tags": [ "News" ] @@ -40284,7 +40206,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/openZen/", + "url": "https://www.reddit.com/r/PillarProject/", "icon": "reddit.png", "tags": [ "News" @@ -40293,25 +40215,13 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/openZen", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "openZen Telegram", - "url": "https://t.me/openzen", - "icon": "telegram.png", - "tags": [ - "News" - ] + "url": "https://www.facebook.com/twentythirty2030/", + "icon": "facebook.png" }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/openzen", + "url": "https://www.youtube.com/c/PillarProject", "icon": "youtube.png", "tags": [ "News" @@ -40320,235 +40230,234 @@ ] }, { - "genesis_id": "", - "system": "OpenZeppelin", + "genesis_id": "0xd8912c10681d8b21fd3742244f44658dba12264e", + "system": "Plutus", + "icon": "plutus", "dependencies": [ + "Bitcoin", "Ethereum" ], - "icon": "openzeppelin", "token": { - "name": "zeppelin token", - "symbol": "ZEP" + "name": "pluton", + "symbol": "PLU" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Pluton" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Build Secure Smart Contracts in Solidity" + "headline": "Contactless Bitcoin Payments", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-06-22T20:00:00", + "end_date": "2016-06-30T20:00:00", + "genesis_address": [ + "0xA2D4035389aae620E36Bd828144b2015564C2702" + ], + "funding_terms": "https://plutus.it/blog/pluton-crowdsale-how-it-will-work", + "funding_url": "https://getplutons.plutus.it/", + "tokens_sold": 850000, + "tokens_issued": 20000000, + "btc_raised": 1491.85496171 + }, + "specs": { + "supply": 20000000, + "price": {}, + "cap": {} + }, + "first_price": { + "btc": 0.00176737, + "usd": 1.1868243, + "date": "2016-06-30T20:00:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "openzeppelin.org", - "url": "https://openzeppelin.org/", + "name": "plutus.it", + "url": "https://plutus.it", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "OpenZeppelin Whitepaper", - "url": "https://zeppelinos.org/data/zeppelinOS_Whitepaper_Draft.pdf", + "type": "website", + "name": "Plutus Crowdsale", + "url": "https://getplutons.plutus.it/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "github", - "name": "OpenZeppelin GitHub", - "url": "https://github.com/OpenZeppelin", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/PlutusIT", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "blog", - "name": "OpenZeppelin Blog", - "url": "https://blog.zeppelin.solutions/", + "name": "Plutus Blog", + "url": "https://medium.com/@PlutusIT", "icon": "medium.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zeppelin_OS", - "icon": "twitter.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Plutus-526126840889793/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "OpenZeppelin Slack", - "url": "https://slack.openzeppelin.org/", - "icon": "slack.png", + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/104713386950602312902/posts", + "icon": "googleplus.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCNzKv2vthnauGCgqdaI7MiQ", - "icon": "youtube.png", + "name": "Vimeo", + "url": "https://vimeo.com/user44924752", + "icon": "vimeo.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Opporty", - "dependencies": [ - "Ethereum" - ], - "icon": "opporty", - "token": { - "name": "opporty token", - "symbol": "OPP" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized service marketplace and knowledge-sharing platform" - }, - "crowdsales": { - "start_date": "2017-10-18T12:00:00", - "end_date": "2017-11-08T23:59:00", - "end_date_plan": "2017-11-08T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://opporty.com/ico/", - "funding_url": "https://opporty.com/ico/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "opporty.com", - "url": "https://opporty.com/", + "type": "github", + "name": "Plutus GitHub", + "url": "https://github.com/PlutusIt", + "icon": "github.png", "tags": [ - "Main" + "Code" ] }, { "type": "paper", - "name": "Opporty Whitepaper", - "url": "https://opporty.com/ico/uploads/white-paper.pdf", + "name": "Plutus Whitepaper", + "url": "https://plutus.it/assets/Plutus.it-White-Paper-v1.0.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Opporty GitHub", - "url": "https://github.com/opporty-com/ICO", - "icon": "github.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "Opporty Blog", - "url": "https://medium.com/opporty", - "icon": "medium.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2172536.0", - "icon": "bitcointalk.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Opporty_ico", - "icon": "twitter.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Opporty Telegram", - "url": "https://telegram.me/opportyico", - "icon": "telegram.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "slack", - "name": "Opporty Slack", - "url": "https://opporty.com/slackinvite", - "icon": "slack.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Opporty-ico-108217263210835/", - "icon": "facebook.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCCZMTIjnPGbqWHCRquRaB2A", - "icon": "youtube.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/d8912c10681d8b21fd3742244f44658dba12264e", + "icon": "ethercamp.png", "tags": [ - "News" + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "Opus", + "system": "Poet", "dependencies": [ "Ethereum" ], - "icon": "opus", + "icon": "poet", "token": { - "name": "opus token", - "symbol": "OPT" + "name": "poet token", + "symbol": "POE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40557,22 +40466,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized music sharing protocol" + "headline": "Universal ledger for digital creative asset ownership" }, "crowdsales": { - "start_date": "2017-07-23T00:00:00", - "end_date": "2017-08-23T00:00:00", - "end_date_plan": "2017-08-23T00:00:00", + "start_date": "2017-08-08T12:00:00", + "end_date": "2017-09-05T12:00:00", + "end_date_plan": "2017-09-05T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://opus-foundation.org/", - "funding_url": "http://opus-foundation.org/", + "funding_terms": "https://www.dropbox.com/s/prp147uqywcl10r/Poet_Token_Info.pdf?dl=0", + "funding_url": "https://po.et/token", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 3141592653, "btc_raised": "", "cap_limit": [ - "" + "usd = 10000000" ], "raised": [ "" @@ -40581,16 +40490,16 @@ "links": [ { "type": "website", - "name": "opus-foundation.org", - "url": "http://opus-foundation.org/", + "name": "po.et", + "url": "https://po.et/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Opus Whitepaper", - "url": "http://opus-foundation.com/whitepaper.pdf", + "name": "Poet Whitepaper", + "url": "https://po.et/whitepaper.pdf", "tags": [ "Main", "Science" @@ -40598,28 +40507,18 @@ }, { "type": "github", - "name": "Opus GitHub", - "url": "https://github.com/Opus-foundation/contracts", + "name": "Poet GitHub", + "url": "https://github.com/poetapp", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Opus Blog", - "url": "https://opus-foundation.org/index.php/blog/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2011065.0", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -40628,7 +40527,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/opusfoundation?lang=en", + "url": "https://twitter.com/_poetproject", "icon": "twitter.png", "tags": [ "News" @@ -40636,17 +40535,8 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/opusfoundation", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Opus Telegram", - "url": "https://t.me/opusfoundation", + "name": "Poet Telegram", + "url": "https://t.me/joinchat/GKMQ1kOQSdXVZpN1Rygcdw", "icon": "telegram.png", "tags": [ "News" @@ -40654,8 +40544,8 @@ }, { "type": "slack", - "name": "Opus Slack", - "url": "http://slack.opus-foundation.org/", + "name": "Poet Slack", + "url": "https://poet-slack.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -40664,125 +40554,47 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/opusfoundation/", + "url": "https://www.reddit.com/r/poetproject/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Oracles Network", + "system": "Polkadot", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "oraclesnetwork", + "icon": "polkadot", "token": { - "name": "orcales network token", + "name": "polkadot token", "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Public notaries with active commission license validate blocks and secure the network" - }, - "links": [ - { - "type": "website", - "name": "oracles.org", - "url": "https://oracles.org/", - "tags": [ - "Main" - ] - }, - { - "type": "github", - "name": "Oracles Network GitHub", - "url": "https://github.com/oraclesorg", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/oraclesorg", - "icon": "twitter.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Pangea", - "dependencies": [ - "Ethereum" - ], - "icon": "pangea", - "token": { - "name": "bitnation pangea arbitration token", - "symbol": "PAT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "PoA", + "consensus_name": "Proof-of-Authority" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Reputation token for virtual communities, governance & services" - }, - "crowdsales": { - "start_date": "2017-11-24T12:00:00", - "end_date": "2017-12-24T12:00:00", - "end_date_plan": "2017-12-24T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", - "funding_url": "https://tse.bitnation.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 30000000" - ], - "raised": [ - "" - ] + "headline": "Scalable Heterogeneous Multi-chain Framework" }, "links": [ { "type": "website", - "name": "tse.bitnation.co", - "url": "https://tse.bitnation.co/", + "name": "polkadot.io", + "url": "https://polkadot.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pangea Whitepaper", - "url": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", + "name": "Polkadot Whitepaper", + "url": "https://github.com/w3f/polkadot-white-paper/raw/master/PolkaDotPaper.pdf", "tags": [ "Main", "Science" @@ -40790,8 +40602,8 @@ }, { "type": "github", - "name": "Pangea GitHub", - "url": "http://github.com/Bit-Nation", + "name": "Polkadot GitHub", + "url": "https://github.com/paritytech/parity", "icon": "github.png", "tags": [ "Main", @@ -40801,51 +40613,24 @@ { "type": "twitter", "name": "Twitter", - "url": "http://twitter.com/@MyBitnation", + "url": "https://twitter.com/ParityTech", "icon": "twitter.png", "tags": [ "News" ] - }, - { - "type": "slack", - "name": "Pangea Slack", - "url": "http://slack.bitnation.co/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MyBitnation", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Steem", - "url": "http://steemit.com/@bitnation", - "icon": "steem.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Papyrus", + "system": "Polybius", "dependencies": [ "Ethereum" ], - "icon": "papyrus", + "icon": "polybius", "token": { - "name": "papyrus token", - "symbol": "PRP" + "name": "polybius token", + "symbol": "PLBT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40854,22 +40639,25 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Advertising Ecosystem" + "headline": "Regulated Bank for Blockchain Generation" + }, + "aliases": { + "coinmarketcap": "" }, "crowdsales": { - "start_date": "2017-10-12T14:00:00", - "end_date": "2017-11-02T14:00:00", - "end_date_plan": "2017-11-02T14:00:00", + "start_date": "2017-05-30T13:00:00", + "end_date": "2017-06-13T13:10:00", + "end_date_plan": "2017-06-13T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://papyrus.global/", - "funding_url": "https://papyrus.global/", + "funding_terms": "", + "funding_url": "https://mysterium.network/contribution/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 5000000" + "usd = 25000000" ], "raised": [ "" @@ -40878,45 +40666,34 @@ "links": [ { "type": "website", - "name": "papyrus.global", - "url": "https://papyrus.global/", + "name": "polybius.io", + "url": "https://polybius.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Papyrus Whitepaper", - "url": "https://papyrus.global/static/whitepaper.pdf", + "name": "Polybius Whitepaper", + "url": "https://polybius.io/media/token_whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Papyrus GitHub", - "url": "https://github.com/papyrusglobal", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Papyrus Blog", - "url": "https://blog.papyrus.global/", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1848751.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/papyrus_global", + "url": "https://twitter.com/PolybiusBank", "icon": "twitter.png", "tags": [ "News" @@ -40924,26 +40701,17 @@ }, { "type": "custom", - "name": "Papyrus Telegram", - "url": "https://t.me/papyrusglobal", + "name": "Polybius Telegram", + "url": "https://t.me/polybius_rus", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/PapyrusGlobal/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/papyrusglobal/", + "url": "https://www.facebook.com/polybiusbank/", "icon": "facebook.png", "tags": [ "News" @@ -40953,14 +40721,14 @@ }, { "genesis_id": "", - "system": "Paragon", + "system": "Populous", "dependencies": [ "Ethereum" ], - "icon": "paragon", + "icon": "populous", "token": { - "name": "paragon coin", - "symbol": "PRG" + "name": "populous platform token", + "symbol": "PPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40969,17 +40737,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Revolutionizing All Things Cannabis with Blockchain" + "headline": "Trade finance platform built using the latest in blockchain technology" }, "crowdsales": { - "start_date": "2017-09-15T18:00:00", - "end_date": "2017-10-16T18:00:00", - "end_date_plan": "2017-10-16T18:00:00", + "start_date": "2017-06-16T00:00:00", + "end_date": "2017-08-15T00:10:00", + "end_date_plan": "2017-08-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://crowdsale.paragoncoin.com/", - "funding_url": "https://crowdsale.paragoncoin.com/", + "funding_terms": "", + "funding_url": "http://www.populous.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -40991,40 +40759,45 @@ ] }, "specs": { - "supply": 200000000 + "supply": 53252246 + }, + "first_price": { + "date": "2017-06-16T00:00:00", + "btc": 0.00010383518, + "usd": "" }, "links": [ { "type": "website", - "name": "paragoncoin.com", - "url": "https://paragoncoin.com/en?q=%2Fru", + "name": "populous.co", + "url": "http://www.populous.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Paragon Whitepaper", - "url": "https://paragoncoin.com/whitepaper.pdf", + "name": "Populous Whitepaper", + "url": "http://www.populous.co/populous_whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Paragon Blog", - "url": "https://medium.com/@paragoncoin", - "icon": "medium.png", + "type": "github", + "name": "Populous GitHub", + "url": "https://github.com/bitpopulous/", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2092712", + "url": "https://bitcointalk.org/index.php?topic=1866936", "icon": "bitcointalk.png", "tags": [ "News" @@ -41033,7 +40806,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/paragoncoin", + "url": "https://twitter.com/bitpopulous", "icon": "twitter.png", "tags": [ "News" @@ -41041,18 +40814,18 @@ }, { "type": "custom", - "name": "Paragon Telegram", - "url": "https://t.me/joinchat/Clv-u0IXuCq2B0xvCIlRXw", + "name": "Populous Telegram", + "url": "https://telegram.me/Populous", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/paragoncoin/", - "icon": "facebook.png", + "type": "slack", + "name": "Populous Slack", + "url": "https://bitpopulous.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -41060,486 +40833,323 @@ ] }, { - "genesis_id": "00000000000be4e024af5071ba515c7510767f42ec9e40c5fba56775ff296658", - "system": "Peercoin", - "icon": "peercoin", + "genesis_id": "5c894fbcb3b4043cb3140473207a9691d05d20163c3d5ff9228217fd776e7637", + "system": "PotCoin", + "icon": "potcoin", "dependencies": [ "independent" ], - "token": { - "name": "peercoin", - "symbol": "PPC" + "aliases": { + "coinmarketcap": "PotCoin" }, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "type": "PoS", + "algorithm": "Velocity" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "The Secure and Sustanable Cryptocoin", "tags": [ "DAO" - ], - "hashtag": "#peercoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Peercoin" + ] }, - "specs": { - "total_tokens": 20500000 + "token": { + "name": "PotCoin", + "symbol": "POT" }, - "events": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=99735.0", - "start_date": "2012-08-10T02:18:31" - }, - { - "name": "Genesis", - "start_date": "2012-08-19T21:19:16" - } - ], + "specs": {}, "links": [ { - "type": "risk", - "name": "Consensus algoritm rely on centralized checkpoints system", - "url": "", - "icon": "" - }, - { - "name": "peercoin.net", - "url": "http://www.peercoin.net/", "type": "website", + "name": "potcoin.com", + "url": "http://www.potcoin.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "http://peercoin.net/whitepaper", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "name": "Explorer", - "url": "http://ppc.blockr.io/", "type": "explorer", - "icon": "blockr.png", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/pot/", + "icon": "cryptoid.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "Peercoin Wallets", - "url": "http://www.peercoin.net/wallet", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "PeerCoin GitHub", - "url": "https://github.com/ppcoin/ppcoin", "type": "github", + "name": "PotCoin GitHub", + "url": "https://github.com/potcoin", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Twitter", - "url": "https://twitter.com/PeercoinPPC", - "type": "twitter", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "name": "Forum", - "url": "https://www.peercointalk.org/", "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=426324.0", "icon": "forum.png", "tags": [ + "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 0.00001555, + "usd": 0.00999227, + "date": "2014-02-10T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Presearch", + "dependencies": [ + "Ethereum" + ], + "icon": "presearch", + "token": { + "name": "presearch token", + "symbol": "PSTs" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized search engine, powered by community" + }, + "crowdsales": { + "start_date": "2017-07-25T14:00:00", + "end_date": "2017-09-07T14:00:00", + "end_date_plan": "2017-09-07T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.presearch.io", + "funding_url": "http://www.presearch.io", + "tokens_sold": "", + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "reddit", - "url": "https://www.reddit.com/r/peercoin", - "type": "reddit", - "icon": "reddit.png", + "type": "website", + "name": "presearch.io", + "url": "http://www.presearch.io", "tags": [ - "News" + "Main" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/peercoin", - "type": "custom", - "icon": "cointelegraph.png", + "type": "paper", + "name": "Presearch Whitepaper", + "url": "https://www.presearch.io/uploads/WhitePaper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/peercoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/decentralsearch", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/Peercoin", "type": "custom", - "icon": "facebook.png", + "name": "Presearch Telegram", + "url": "https://t.me/presearch", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "Google+", - "url": "https://plus.google.com/+PeercoinNet/posts", - "type": "custom", - "icon": "googleplus.png", + "type": "slack", + "name": "Presearch Slack", + "url": "https://presearch.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/user/peercoin", "type": "custom", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, - { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=99735.0", - "type": "forum", - "icon": "forum.png", + "name": "Facebook", + "url": "https://www.facebook.com/presearch.io/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "bkchain", - "url": "https://bkchain.org/ppc", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Peer4commit", - "url": "http://peer4commit.com/", - "headline": "A website where people raise funds for any kind of project", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps" - ] - }, - { - "name": "PeerBox", - "url": "https://peerbox.me/", - "headline": "Dedicated, secure-by-design Operating System", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/peercoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTC-e", - "url": "https://btc-e.com/", - "type": "custom", - "icon": "btc-e.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BlueTrade", - "url": "https://bleutrade.com", "type": "custom", - "icon": "bluetrade.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCgU-2uscwUP6x27mUpCGWwg", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00260387, - "usd": 0.29885232, - "date": "2013-04-30T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "1.3.924", - "system": "Peerplays", - "dependencies": [ - "BitShares" - ], - "icon": "peerplays", - "token": { - "name": "peerplay", - "symbol": "PEERPLAYS" + "genesis_id": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", + "system": "Primecoin", + "icon": "primecoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Primecoin" }, "consensus": { - "type": "BitShares", - "algorithm": "User Issued Asset" + "type": "PoW", + "algorithm": "Cunningham Chains" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Tournament Management and Wagering Platform", + "system_type": "cryptocurrency", "tags": [ - "DApp" - ], - "page_state": "draft" + "DAO" + ] }, - "aliases": { - "coinmarketcap": "Peerplays" + "events": { + "announcement": "07/07/2013", + "genesis": "07/07/2013" + }, + "token": { + "name": "Primecoin", + "symbol": "XPM" + }, + "specs": { + "block_time": 60 }, - "specs": {}, - "crowdsales": {}, - "flags": {}, "links": [ { - "name": "peerplays.com", - "url": "http://www.peerplays.com/", + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=251850.0", + "type": "custom", + "tags": [ + "publications" + ] + }, + { + "type": "website", + "name": "primecoin.io", + "url": "http://primecoin.io/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Peerplays Whitepaper", - "url": "http://www.peerplays.com/Peerplays_Whitepaper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/XPM", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "Twitter", - "url": "https://twitter.com/Peerplays", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Peerplays News", - "url": "http://www.peerplays.com/news/", - "rss": "http://www.peerplays.com/news/feed/", - "icon": "blog.png", + "type": "github", + "name": "Primecoin GitHub", + "url": "https://github.com/primecoin/primecoin", + "icon": "github.png", "tags": [ "Main", - "News" - ], - "type": "twitter" + "Code" + ] }, { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1462351.0", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Forum", - "url": "https://steemit.com/trending/peerplays", + "url": "https://bitcointalk.org/index.php?topic=251850.0", "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Peerplays/", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/Peerplays/", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Peerplays GitHub", - "url": "https://github.com/BunkerChainLabsInc", - "icon": "github.png", "tags": [ "Main", - "Code" - ], - "type": "github" + "News" + ] } - ] + ], + "first_price": { + "btc": 0.00425984, + "usd": 0.3865391, + "date": "2013-07-11T00:00:00" + } }, { "genesis_id": "", - "system": "Pillar", + "system": "Privatix", "dependencies": [ "Ethereum" ], - "icon": "pillar", + "icon": "privatix", "token": { - "name": "pillar token", - "symbol": "PLR" + "name": "privatix token", + "symbol": "​PRIX" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Next generation, open-source wallet", - "tags": [ - "DAO" - ], - "page_state": "ready" + "headline": "Internet Bandwidth Marketplace on Blockchain" }, - "aliases": { - "coinmarketcap": "Pillar", - "nickname": "Pillar" + "crowdsales": { + "start_date": "2017-10-19T14:00:00", + "end_date": "2017-11-16T14:00:00", + "end_date_plan": "2017-11-16T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://dxw4crzwfgmzw.cloudfront.net/site/Token-sale-policy.pdf", + "funding_url": "https://privatix.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "pillarproject.io", - "url": "https://pillarproject.io/", + "name": "privatix.io", + "url": "https://privatix.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pillar Whitepaper", - "url": "https://pillarproject.io/wp-content/uploads/2017/07/PillarProjectGrayPaper.pdf", + "name": "Privatix Whitepaper", + "url": "https://dxw4crzwfgmzw.cloudfront.net/whitepaper/PRIVATIX-WHITEPAPER.pdf", "tags": [ "Main", "Science" @@ -41547,8 +41157,8 @@ }, { "type": "github", - "name": "Pillar GitHub", - "url": "https://github.com/twentythirty/PillarToken", + "name": "Privatix GitHub", + "url": "https://github.com/Privatix", "icon": "github.png", "tags": [ "Main", @@ -41557,8 +41167,8 @@ }, { "type": "blog", - "name": "Pillar Blog", - "url": "https://medium.com/@pullnews", + "name": "Privatix Blog", + "url": "https://medium.com/privatix", "icon": "medium.png", "tags": [ "Main", @@ -41568,7 +41178,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2048187", + "url": "https://bitcointalk.org/index.php?topic=2140597", "icon": "bitcointalk.png", "tags": [ "News" @@ -41577,7 +41187,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PillarWallet", + "url": "https://twitter.com/Privatix1", "icon": "twitter.png", "tags": [ "News" @@ -41585,8 +41195,8 @@ }, { "type": "custom", - "name": "Pillar Telegram", - "url": "https://t.me/pillarproject", + "name": "Privatix Telegram", + "url": "https://t.me/Privatix", "icon": "telegram.png", "tags": [ "News" @@ -41595,7 +41205,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/PillarProject/", + "url": "https://www.reddit.com/user/privatix", "icon": "reddit.png", "tags": [ "News" @@ -41604,13 +41214,16 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/twentythirty2030/", - "icon": "facebook.png" + "url": "https://www.facebook.com/privatix.ltd", + "icon": "facebook.png", + "tags": [ + "News" + ] }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/c/PillarProject", + "url": "https://www.youtube.com/channel/UC45KNwm-mmHADAR6jylrklg", "icon": "youtube.png", "tags": [ "News" @@ -41620,14 +41233,14 @@ }, { "genesis_id": "", - "system": "PIVX", + "system": "Prizm", "dependencies": [ "independent" ], - "icon": "pivx", + "icon": "prizm", "token": { - "name": "pivx", - "symbol": "PIVX" + "name": "prizm token", + "symbol": "PZM" }, "consensus": { "consensus_type": "", @@ -41635,29 +41248,25 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "" + "system_type": "cryptocurrency", + "headline": "Decentralized and self-regulating digital currency" }, "aliases": { - "coinmarketcap": "PIVX" - }, - "specs": { - "supply": "" + "coinmarketcap": "PRIZM" }, - "flags": {}, "links": [ { "type": "website", - "name": "pivx.org", - "url": "https://pivx.org/", + "name": "prizm.club", + "url": "http://prizm.club/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "PIVX Whitepaper", - "url": "https://pivx.org/wp-content/uploads/2017/03/PIVX-purple-paper-Technincal-Notes.pdf", + "name": "Prizm Whitepaper", + "url": "https://docviewer.yandex.ru/view/122721294/?*=4ELPgTqF6aWcOwZzli5dz9%2B%2FJnV7InVybCI6InlhLWRpc2stcHVibGljOi8vMEFSQlY1cFBjZkh3RE9lYUlRQkdjUFQvOHlvSWsya3hueDRkYmVQdW05Yz0iLCJ0aXRsZSI6IlBSSVpNV2hpdGVwYXBlcl9FbmdsaXNoLnBkZiIsInVpZCI6IjEyMjcyMTI5NCIsInl1IjoiODA4MDc3NTUwMTUwNDcyOTE4MiIsIm5vaWZyYW1lIjpmYWxzZSwidHMiOjE1MDgwODIzNDg2NjR9", "tags": [ "Main", "Science" @@ -41665,65 +41274,37 @@ }, { "type": "github", - "name": "PIVX GitHub", - "url": "https://github.com/PIVX-Project/PIVX", + "name": "Prizm GitHub", + "url": "https://github.com/prizmspace/PrizmCore", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "PIVX Blog", - "url": "https://pivx.org/news/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1262920.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/_pivx", + "url": "https://twitter.com/PRIZM_RU", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "PIVX Slack", - "url": "https://slack.pivx.org/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/pivx/", - "icon": "reddit.png", + "type": "custom", + "name": "Prizm Telegram", + "url": "https://t.me/PRIZMclub", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCr4Wk2opstIsUvMOz9quFSg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/prizmcoin%20", + "icon": "facebook.png", "tags": [ "News" ] @@ -41731,234 +41312,334 @@ ] }, { - "genesis_id": "0xd8912c10681d8b21fd3742244f44658dba12264e", - "system": "Plutus", - "icon": "plutus", + "genesis_id": "9706a2be54a9bf4a53219a9eb4c4687a424c93e42c05d89523a49a677706e51b", + "system": "Project Decorum", + "icon": "decorum", "dependencies": [ - "Bitcoin", - "Ethereum" + "Mastercoin (Omni)", + "MaidSafeCoin" ], "token": { - "name": "pluton", - "symbol": "PLU" + "name": "decorumcoin", + "symbol": "PDC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "type": "Omni", + "algorithm": "Locked Token" }, "aliases": { - "coinmarketcap": "Pluton" + "coinmarketcap": "Project Decorum" }, "descriptions": { - "state": "Public", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Contactless Bitcoin Payments", + "headline": "Decentralised Social Platform for the SAFE Network", "tags": [ - "DAO" + "DApp" ], "page_state": "draft" }, "crowdsales": { - "start_date": "2016-06-22T20:00:00", - "end_date": "2016-06-30T20:00:00", + "start_date": "2016-04-04T00:00:00", + "end_date": "2016-05-02T14:57:02", "genesis_address": [ - "0xA2D4035389aae620E36Bd828144b2015564C2702" + "1FBiEbdAtY7JCWNcPDyWVRJdeeQarTZDDn", + "141QSMGUpBZ4Zb6bpetXkXDGiVTDgyc1Ae" ], - "funding_terms": "https://plutus.it/blog/pluton-crowdsale-how-it-will-work", - "funding_url": "https://getplutons.plutus.it/", - "tokens_sold": 850000, - "tokens_issued": 20000000, - "btc_raised": 1491.85496171 + "funding_terms": "http://www.project-decorum.com/crowdsale/", + "funding_url": "http://www.project-decorum.com/crowdsale/", + "tokens_sold": 50000000, + "tokens_issued": 50000000, + "btc_raised": 945.234 }, - "specs": { - "supply": 20000000, - "price": {}, - "cap": {} + "flags": { + "quantum": true, + "supply_from_here": true, + "rating_do_not_display": true }, "first_price": { - "btc": 0.00176737, - "usd": 1.1868243, - "date": "2016-06-30T20:00:00" + "btc": 0.00001891, + "usd": 0.00728674, + "date": "2016-05-02T14:57:02" }, - "flags": { - "supply_from_here": true + "specs": { + "supply": 50000000 }, "links": [ { - "type": "website", - "name": "plutus.it", - "url": "https://plutus.it", - "icon": "website.png", + "type": "site", + "name": "project-decorum.com", + "url": "http://www.project-decorum.com/", + "icon": "site.png", "tags": [ "Main" ] }, { - "type": "website", - "name": "Plutus Crowdsale", - "url": "https://getplutons.plutus.it/", - "icon": "website.png", + "type": "site", + "name": "Decorum Crowdsale", + "url": "http://www.project-decorum.com/crowdsale/", + "icon": "site.png", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/PlutusIT", - "icon": "twitter.png", + "type": "custom", + "name": "Proof of Concept", + "url": "http://projectdecorum.safenet/", + "icon": "link.png", "tags": [ - "News" + "Main", + "Apps" ] }, { - "type": "blog", - "name": "Plutus Blog", - "url": "https://medium.com/@PlutusIT", - "icon": "medium.png", + "type": "forum", + "name": "SafeNet Forum Thread", + "url": "https://forum.safenetwork.io/t/introducing-project-decorum/6119", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Plutus-526126840889793/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://forum.safenetwork.io/t/project-decorum-crowdsale", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/104713386950602312902/posts", - "icon": "googleplus.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Project_Decorum", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Vimeo", - "url": "https://vimeo.com/user44924752", - "icon": "vimeo.png", + "type": "explorer", + "name": "PDC Omni Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=59", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Propy", + "dependencies": [ + "Ethereum" + ], + "icon": "propy", + "token": { + "name": "propy token", + "symbol": "PRO" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Global property Store with Decentralized Title Registry " + }, + "aliases": { + "coinmarketcap": "Propy" + }, + "links": [ + { + "type": "website", + "name": "propy.com", + "url": "http://propy.com/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Propy Whitepaper", + "url": "http://tokensale.propy.com/Propy-White-Paper-17-Jul-2017.pdf", + "tags": [ + "Main", + "Science" ] }, { "type": "github", - "name": "Plutus GitHub", - "url": "https://github.com/PlutusIt", + "name": "Propy GitHub", + "url": "https://github.com/Propy", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "paper", - "name": "Plutus Whitepaper", - "url": "https://plutus.it/assets/Plutus.it-White-Paper-v1.0.pdf", - "icon": "paper.png", + "type": "blog", + "name": "Propy Blog", + "url": "https://blog.propy.com/", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1982115", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/PropyInc", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Propy Telegram", + "url": "https://t.me/propy", + "icon": "telegram.png", + "tags": [ + "News" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "slack", + "name": "Propy Slack", + "url": "http://propy.slack.com", + "icon": "slack.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Prospectors", + "dependencies": [ + "Ethereum" + ], + "icon": "prospectors", + "token": { + "name": "gold token", + "symbol": "GOLD" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Massive Multiplayer Online Real Time Economic Strategy" + }, + "crowdsales": { + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://prospectors.io/", + "funding_url": "https://prospectors.io/", + "tokens_sold": "", + "tokens_issued": 220000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "prospectors.io", + "url": "https://prospectors.io/", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "paper", + "name": "Prospectors Whitepaper", + "url": "https://drive.google.com/file/d/0B0quEKxjhqglbzlZa041WXp3TVU/view", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1877080.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "slack", + "name": "Prospectors Slack", + "url": "http://prospectors.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/d8912c10681d8b21fd3742244f44658dba12264e", - "icon": "ethercamp.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/prospectors.io/", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] } ] }, { "genesis_id": "", - "system": "Poet", + "system": "Pylon Network", "dependencies": [ "Ethereum" ], - "icon": "poet", + "icon": "pylonnetwork", "token": { - "name": "poet token", - "symbol": "POE" + "name": "pylon token", + "symbol": "PYLNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -41967,22 +41648,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Universal ledger for digital creative asset ownership" + "headline": "Renewable energy exchange platform" }, "crowdsales": { - "start_date": "2017-08-08T12:00:00", - "end_date": "2017-09-05T12:00:00", - "end_date_plan": "2017-09-05T12:00:00", + "start_date": "2017-09-25T00:00:00", + "end_date": "2017-10-24T23:59:00", + "end_date_plan": "2017-10-02T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.dropbox.com/s/prp147uqywcl10r/Poet_Token_Info.pdf?dl=0", - "funding_url": "https://po.et/token", + "funding_terms": "http://pylon-network.org/", + "funding_url": "http://pylon-network.org/#ico", "tokens_sold": "", - "tokens_issued": 3141592653, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 10000000" + "" ], "raised": [ "" @@ -41991,35 +41672,35 @@ "links": [ { "type": "website", - "name": "po.et", - "url": "https://po.et/", + "name": "pylon-network.org", + "url": "http://pylon-network.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Poet Whitepaper", - "url": "https://po.et/whitepaper.pdf", + "name": "Pylon Network Whitepaper", + "url": "http://pylon-network.org/wp-content/uploads/2017/07/170730_WP-PYLON_EN.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Poet GitHub", - "url": "https://github.com/poetapp", - "icon": "github.png", + "type": "blog", + "name": "Pylon Network Blog", + "url": "http://pylon-network.org/blog", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "url": "https://bitcointalk.org/index.php?topic=2054297", "icon": "bitcointalk.png", "tags": [ "News" @@ -42028,7 +41709,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/_poetproject", + "url": "https://twitter.com/KlenergyTech", "icon": "twitter.png", "tags": [ "News" @@ -42036,27 +41717,27 @@ }, { "type": "custom", - "name": "Poet Telegram", - "url": "https://t.me/joinchat/GKMQ1kOQSdXVZpN1Rygcdw", + "name": "Pylon Network Telegram", + "url": "https://t.me/pylonnetworkofficialtelegram", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Poet Slack", - "url": "https://poet-slack.herokuapp.com/", - "icon": "slack.png", + "type": "facebook", + "name": "Facebook", + "url": "https://www.facebook.com/KlenergyTechOfficial/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/poetproject/", - "icon": "reddit.png", + "type": "github", + "name": "Pylon Network GitHub", + "url": "https://github.com/klenergy/ethereum-contracts", + "icon": "github.png", "tags": [ "News" ] @@ -42065,37 +41746,56 @@ }, { "genesis_id": "", - "system": "Polkadot", + "system": "Qointum", "dependencies": [ "independent" ], - "icon": "polkadot", + "icon": "qointum", "token": { - "name": "polkadot token", + "name": "qointum token", "symbol": "" }, "consensus": { - "consensus_type": "PoA", - "consensus_name": "Proof-of-Authority" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Scalable Heterogeneous Multi-chain Framework" + "headline": "Secure Trustless Smart Money powering Web 3.0" + }, + "crowdsales": { + "start_date": "2017-07-02T00:00:00", + "end_date": "2017-08-14T00:00:00", + "end_date_plan": "2017-08-14T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://wiki.qointum.com/legal/crowdfunding/", + "funding_url": "https://qointum.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "polkadot.io", - "url": "https://polkadot.io/", + "name": "qointum.com", + "url": "https://qointum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Polkadot Whitepaper", - "url": "https://github.com/w3f/polkadot-white-paper/raw/master/PolkaDotPaper.pdf", + "name": "Qointum Whitepaper", + "url": "https://wiki.qointum.com/design/dev/", "tags": [ "Main", "Science" @@ -42103,116 +41803,364 @@ }, { "type": "github", - "name": "Polkadot GitHub", - "url": "https://github.com/paritytech/parity", + "name": "Qointum GitHub", + "url": "https://github.com/Qointum", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Qointum Blog", + "url": "https://blog.qointum.com/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ParityTech", + "url": "https://twitter.com/Qointum", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Qointum/", + "icon": "reddit.png", + "tags": [ + "News" + ] } ] }, + { + "system": "Qora", + "genesis_id": "6pHMBFif7jXFG654joT8GPaymau1fMtaxacRyqSrnAwQMQDvqRuLpHpfFyqX4gWVvj4pF1mwQhFgqWAvjVvPJUjmBZQvL751dM9cEcQBTaUcxtNLuWZCVUAtbnWN9f7FsLppHhkPbxwpoodL3UJYRGt3EZrG17mhv1RJbmq8j6rr7Mk", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Qora" + }, + "consensus": { + "type": "PoW", + "algorithm": "Qora" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "qora", + "symbol": "QORA" + }, + "links": [ + { + "name": "qora.org", + "url": "http://www.qora.org/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "Qora Github", + "url": "https://github.com/Qoracoin/Qora", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ], + "type": "github" + }, + { + "name": "Qora Explorer", + "url": "http://qora.co.in:9090/index/blockexplorer.html", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Qora Tutorials", + "url": "https://en.bitcoin.it/wiki/Protocol_documentation", + "icon": "wiki.png", + "tags": [ + "Science" + ], + "type": "wiki" + }, + { + "name": "Qora Wallet", + "url": "http://www.qora.org/#/2", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Qora API", + "url": "http://api.qora.org/", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "Qora Statistic", + "url": "http://qora.co.in", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Qora Faucet", + "url": "http://qora.co.in/faucet.php", + "icon": "link.png", + "tags": [ + "Apps" + ], + "type": "custom" + }, + { + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=1015379", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Blog", + "url": "https://medium.com/qora-world", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { + "name": "Twitter", + "url": "https://twitter.com/qoracoin", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/qoracoin", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "reddit", + "url": "https://www.reddit.com/r/qora", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/qora/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "first_price": { + "btc": 6.5e-7, + "usd": 0.00038498, + "date": "2014-05-26T00:00:00" + }, + "flags": { + "rating_do_not_display": true + } + }, { "genesis_id": "", - "system": "Polybius", + "system": "Qtum", + "icon": "qtum", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "polybius", "token": { - "name": "polybius token", - "symbol": "PLBT" + "name": "qutum", + "symbol": "QTUM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Qtum" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Regulated Bank for Blockchain Generation" - }, - "aliases": { - "coinmarketcap": "" + "headline": "Smart-Contract and Distributed Mobile Application Platform", + "tags": [ + "DAO" + ], + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-05-30T13:00:00", - "end_date": "2017-06-13T13:10:00", - "end_date_plan": "2017-06-13T13:00:00", + "start_date": "2017-03-16T12:00:00", + "end_date": "2017-03-21T12:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "https://mysterium.network/contribution/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 25000000" - ], - "raised": [ - "" - ] + "funding_terms": "https://qtum.org/uploads/files/0c9eda5f51f62788a3f7d9d8fdc189d1.pdf", + "funding_url": "https://qtum.org/en/crowdsale", + "tokens_sold": 51000000, + "tokens_issued": 100000000, + "btc_raised": 14274 + }, + "specs": { + "supply": 100000000, + "cap": { + "usd": 30488448, + "btc": 27988 + } + }, + "first_price": { + "date": "2017-03-21T12:00:00", + "btc": 0.00027988, + "usd": 0.30488448 + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "polybius.io", - "url": "https://polybius.io/", + "name": "qtum.org", + "url": "https://qtum.org", + "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/qtumproject", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "paper", - "name": "Polybius Whitepaper", - "url": "https://polybius.io/media/token_whitepaper.pdf", + "name": "Qtum Whitepaper", + "url": "https://qtum.org/uploads/files/cf6d69348ca50dd985b60425ccf282f3.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1848751.0", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Qtum Blockchain Economy Whitepaper", + "url": "https://qtum.org/uploads/files/83afb59b6d9a0d58109d5bf9a1fa4de1.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/PolybiusBank", - "icon": "twitter.png", + "type": "paper", + "name": "Qtum Crowdsale Prospectus", + "url": "https://qtum.org/uploads/tmp/e0488eca3c7256ea97ce00003cc874a9.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://qtum.org/en/blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Polybius Telegram", - "url": "https://t.me/polybius_rus", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/QtumOfficial", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", + "type": "facebook", "name": "Facebook", - "url": "https://www.facebook.com/polybiusbank/", + "url": "https://www.facebook.com/QtumOfficial/", "icon": "facebook.png", "tags": [ "News" @@ -42222,14 +42170,14 @@ }, { "genesis_id": "", - "system": "Populous", + "system": "Quantstamp", "dependencies": [ "Ethereum" ], - "icon": "populous", + "icon": "quantstamp", "token": { - "name": "populous platform token", - "symbol": "PPT" + "name": "quantstamp token", + "symbol": "QSP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42238,17 +42186,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Trade finance platform built using the latest in blockchain technology" + "headline": "Decentralized Smart Contract Security Platform" }, "crowdsales": { - "start_date": "2017-06-16T00:00:00", - "end_date": "2017-08-15T00:10:00", - "end_date_plan": "2017-08-15T00:00:00", + "start_date": "2017-09-29T09:00:00", + "end_date": "2017-10-29T09:00:00", + "end_date_plan": "2017-10-29T09:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "http://www.populous.co/", + "funding_terms": "https://quantstamp.com", + "funding_url": "https://quantstamp.com", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -42259,27 +42207,19 @@ "" ] }, - "specs": { - "supply": 53252246 - }, - "first_price": { - "date": "2017-06-16T00:00:00", - "btc": 0.00010383518, - "usd": "" - }, "links": [ { "type": "website", - "name": "populous.co", - "url": "http://www.populous.co/", + "name": "quantstamp.com", + "url": "https://quantstamp.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Populous Whitepaper", - "url": "http://www.populous.co/populous_whitepaper.pdf", + "name": "Quantstamp Whitepaper", + "url": "https://quantstamp.com/wp-content/uploads/2017/09/Quantstamp-Whitepaper.pdf", "tags": [ "Main", "Science" @@ -42287,8 +42227,8 @@ }, { "type": "github", - "name": "Populous GitHub", - "url": "https://github.com/bitpopulous/", + "name": "Quantstamp GitHub", + "url": "https://github.com/quantstamp", "icon": "github.png", "tags": [ "Main", @@ -42296,18 +42236,19 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1866936", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Quantstamp Blog", + "url": "https://medium.com/quantstamp", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/bitpopulous", + "url": "https://twitter.com/Quantstamp", "icon": "twitter.png", "tags": [ "News" @@ -42315,18 +42256,18 @@ }, { "type": "custom", - "name": "Populous Telegram", - "url": "https://telegram.me/Populous", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/quantstamp/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Populous Slack", - "url": "https://bitpopulous.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCXP3YLX4JdI0gGb9UKSunMg", + "icon": "youtube.png", "tags": [ "News" ] @@ -42334,57 +42275,50 @@ ] }, { - "genesis_id": "5c894fbcb3b4043cb3140473207a9691d05d20163c3d5ff9228217fd776e7637", - "system": "PotCoin", - "icon": "potcoin", + "genesis_id": "", + "system": "Quantum Resistant Ledger", "dependencies": [ - "independent" + "" ], - "aliases": { - "coinmarketcap": "PotCoin" + "icon": "quantumresistantledger", + "token": { + "name": "qrl token", + "symbol": "QRL" }, "consensus": { - "type": "PoS", - "algorithm": "Velocity" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Project", + "system_type": "cryptoasset", + "headline": "Quantum Resistant Ledger" }, - "token": { - "name": "PotCoin", - "symbol": "POT" + "aliases": { + "coinmarketcap": "Quantum Resistant Ledger" }, - "specs": {}, "links": [ { "type": "website", - "name": "potcoin.com", - "url": "http://www.potcoin.com/", - "icon": "website.png", + "name": "theqrl.org", + "url": "https://theqrl.org/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/pot/", - "icon": "cryptoid.png", + "type": "paper", + "name": "Quantum Resistant Ledger Whitepaper", + "url": "https://github.com/theQRL/Whitepaper/blob/master/QRL_whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "PotCoin GitHub", - "url": "https://github.com/potcoin", + "name": "Quantum Resistant Ledger GitHub", + "url": "https://github.com/theQRL", "icon": "github.png", "tags": [ "Main", @@ -42392,120 +42326,47 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=426324.0", - "icon": "forum.png", + "type": "blog", + "name": "Quantum Resistant Ledger Blog", + "url": "https://medium.com/the-quantum-resistant-ledger", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00001555, - "usd": 0.00999227, - "date": "2014-02-10T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Presearch", - "dependencies": [ - "Ethereum" - ], - "icon": "presearch", - "token": { - "name": "presearch token", - "symbol": "PSTs" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized search engine, powered by community" - }, - "crowdsales": { - "start_date": "2017-07-25T14:00:00", - "end_date": "2017-09-07T14:00:00", - "end_date_plan": "2017-09-07T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.presearch.io", - "funding_url": "http://www.presearch.io", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "presearch.io", - "url": "http://www.presearch.io", - "tags": [ - "Main" - ] }, { - "type": "paper", - "name": "Presearch Whitepaper", - "url": "https://www.presearch.io/uploads/WhitePaper.pdf", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1730273.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Science" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/decentralsearch", + "url": "https://twitter.com/qrledger", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Presearch Telegram", - "url": "https://t.me/presearch", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Presearch Slack", - "url": "https://presearch.herokuapp.com/", + "name": "Quantum Resistant Ledger Slack", + "url": "http://slack.theqrl.org/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/presearch.io/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCgU-2uscwUP6x27mUpCGWwg", - "icon": "youtube.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/QRL/", + "icon": "reddit.png", "tags": [ "News" ] @@ -42513,16 +42374,18 @@ ] }, { - "genesis_id": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", - "system": "Primecoin", - "icon": "primecoin", - "dependencies": "independent", + "genesis_id": "00000c257b93a36e9a4318a64398d661866341331a984e2b486414fc5bb16ccd", + "system": "Quark", + "icon": "quark", + "dependencies": [ + "independent" + ], "aliases": { - "coinmarketcap": "Primecoin" + "coinmarketcap": "Quark" }, "consensus": { "type": "PoW", - "algorithm": "Cunningham Chains" + "algorithm": "Quark" }, "descriptions": { "state": "Public", @@ -42531,30 +42394,22 @@ "DAO" ] }, - "events": { - "announcement": "07/07/2013", - "genesis": "07/07/2013" - }, "token": { - "name": "Primecoin", - "symbol": "XPM" + "name": "Quark", + "symbol": "QRK" }, "specs": { - "block_time": 60 + "block_time": "30", + "block_reward": 2048, + "halfing_cycle": 60480, + "total_tokens": 247000000, + "difficulty_cycle": "20" }, "links": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=251850.0", - "type": "custom", - "tags": [ - "publications" - ] - }, { "type": "website", - "name": "primecoin.io", - "url": "http://primecoin.io/", + "name": "quarktalk.org", + "url": "http://quarktalk.org/", "icon": "website.png", "tags": [ "Main" @@ -42563,7 +42418,7 @@ { "type": "explorer", "name": "Explorer", - "url": "https://coinplorer.com/XPM", + "url": "https://coinplorer.com/QRK/", "icon": "explorer.png", "tags": [ "Main", @@ -42574,8 +42429,8 @@ }, { "type": "github", - "name": "Primecoin GitHub", - "url": "https://github.com/primecoin/primecoin", + "name": "Quark GitHub", + "url": "https://github.com/MaxGuevara/quark", "icon": "github.png", "tags": [ "Main", @@ -42585,7 +42440,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=251850.0", + "url": "https://bitcointalk.org/index.php?topic=260031.0", "icon": "forum.png", "tags": [ "Main", @@ -42594,21 +42449,21 @@ } ], "first_price": { - "btc": 0.00425984, - "usd": 0.3865391, - "date": "2013-07-11T00:00:00" + "btc": 0.00000257, + "usd": 0.0003016, + "date": "2013-08-25T00:00:00" } }, { "genesis_id": "", - "system": "Privatix", + "system": "Raiden Network", "dependencies": [ "Ethereum" ], - "icon": "privatix", + "icon": "raidennetwork", "token": { - "name": "privatix token", - "symbol": "​PRIX" + "name": "rdn token", + "symbol": "RDN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42617,17 +42472,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Internet Bandwidth Marketplace on Blockchain" + "headline": "Fast, scalable transfers for Ethereum" }, "crowdsales": { - "start_date": "2017-10-19T14:00:00", - "end_date": "2017-11-16T14:00:00", - "end_date_plan": "2017-11-16T14:00:00", + "start_date": "2017-10-18T15:00:00", + "end_date": "2017-11-18T15:00:00", + "end_date_plan": "2017-11-18T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://dxw4crzwfgmzw.cloudfront.net/site/Token-sale-policy.pdf", - "funding_url": "https://privatix.io", + "funding_terms": "", + "funding_url": "", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -42638,28 +42493,22 @@ "" ] }, + "specs": { + "supply": 100000000 + }, "links": [ { "type": "website", - "name": "privatix.io", - "url": "https://privatix.io/", + "name": "raiden.network", + "url": "https://raiden.network/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Privatix Whitepaper", - "url": "https://dxw4crzwfgmzw.cloudfront.net/whitepaper/PRIVATIX-WHITEPAPER.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Privatix GitHub", - "url": "https://github.com/Privatix", + "name": "Raiden Network Github", + "url": "https://github.com/raiden-network/raiden", "icon": "github.png", "tags": [ "Main", @@ -42668,63 +42517,36 @@ }, { "type": "blog", - "name": "Privatix Blog", - "url": "https://medium.com/privatix", + "name": "Raiden Network Blog", + "url": "https://medium.com/@raiden_network", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2140597", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Privatix1", + "url": "https://twitter.com/raiden_network", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Privatix Telegram", - "url": "https://t.me/Privatix", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/privatix", + "url": "https://www.reddit.com/r/raidennetwork/", "icon": "reddit.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/privatix.ltd", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UC45KNwm-mmHADAR6jylrklg", + "url": "https://www.youtube.com/channel/UCoUP_hnjUddEvbxmtNCcApg", "icon": "youtube.png", "tags": [ "News" @@ -42734,40 +42556,59 @@ }, { "genesis_id": "", - "system": "Prizm", + "system": "Real", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "prizm", + "icon": "real", "token": { - "name": "prizm token", - "symbol": "PZM" + "name": "real token", + "symbol": "REAL" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Decentralized and self-regulating digital currency" + "system_type": "cryptoasset", + "headline": "Real Estate Crypto-Crowdfunding" }, "aliases": { - "coinmarketcap": "PRIZM" + "coinmarketcap": "REAL" + }, + "crowdsales": { + "start_date": "2017-08-30T00:00:00", + "end_date": "2017-09-30T00:00:00", + "end_date_plan": "2017-09-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.real.markets", + "funding_url": "http://www.real.markets", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 10824148" + ] }, "links": [ { "type": "website", - "name": "prizm.club", - "url": "http://prizm.club/en/", + "name": "real.markets", + "url": "https://www.real.markets/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Prizm Whitepaper", - "url": "https://docviewer.yandex.ru/view/122721294/?*=4ELPgTqF6aWcOwZzli5dz9%2B%2FJnV7InVybCI6InlhLWRpc2stcHVibGljOi8vMEFSQlY1cFBjZkh3RE9lYUlRQkdjUFQvOHlvSWsya3hueDRkYmVQdW05Yz0iLCJ0aXRsZSI6IlBSSVpNV2hpdGVwYXBlcl9FbmdsaXNoLnBkZiIsInVpZCI6IjEyMjcyMTI5NCIsInl1IjoiODA4MDc3NTUwMTUwNDcyOTE4MiIsIm5vaWZyYW1lIjpmYWxzZSwidHMiOjE1MDgwODIzNDg2NjR9", + "name": "Real Whitepaper", + "url": "http://www.real.markets/REAL_Whitepaper.pdf", "tags": [ "Main", "Science" @@ -42775,18 +42616,28 @@ }, { "type": "github", - "name": "Prizm GitHub", - "url": "https://github.com/prizmspace/PrizmCore", + "name": "Real GitHub", + "url": "https://github.com/REALToken/real_contract", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Real Blog", + "url": "https://medium.com/@real_token/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PRIZM_RU", + "url": "https://twitter.com/real_token", "icon": "twitter.png", "tags": [ "News" @@ -42794,8 +42645,8 @@ }, { "type": "custom", - "name": "Prizm Telegram", - "url": "https://t.me/PRIZMclub", + "name": "Real Telegram", + "url": "https://t.me/realplatform", "icon": "telegram.png", "tags": [ "News" @@ -42804,7 +42655,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/prizmcoin%20", + "url": "https://www.facebook.com/realestateassetledger", "icon": "facebook.png", "tags": [ "News" @@ -42813,93 +42664,86 @@ ] }, { - "genesis_id": "9706a2be54a9bf4a53219a9eb4c4687a424c93e42c05d89523a49a677706e51b", - "system": "Project Decorum", - "icon": "decorum", + "genesis_id": "b868e0d95a3c3c0e0dadc67ee587aaf9dc8acbf99e3b4b3110fad4eb74c1decc", + "system": "ReddCoin", + "icon": "reddcoin", "dependencies": [ - "Mastercoin (Omni)", - "MaidSafeCoin" + "independent" ], - "token": { - "name": "decorumcoin", - "symbol": "PDC" + "aliases": { + "coinmarketcap": "ReddCoin", + "CurrencyName": "ReddCoin" }, - "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "ratings": { + "rating_cyber": 1 }, - "aliases": { - "coinmarketcap": "Project Decorum" + "consensus": { + "type": "PoS", + "algorithm": "Velocity" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Decentralised Social Platform for the SAFE Network", + "state": "Public", + "system_type": "cryptocurrency", "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-04-04T00:00:00", - "end_date": "2016-05-02T14:57:02", - "genesis_address": [ - "1FBiEbdAtY7JCWNcPDyWVRJdeeQarTZDDn", - "141QSMGUpBZ4Zb6bpetXkXDGiVTDgyc1Ae" + "DAO" ], - "funding_terms": "http://www.project-decorum.com/crowdsale/", - "funding_url": "http://www.project-decorum.com/crowdsale/", - "tokens_sold": 50000000, - "tokens_issued": 50000000, - "btc_raised": 945.234 - }, - "flags": { - "quantum": true, - "supply_from_here": true, - "rating_do_not_display": true + "hashtag": "#Reddcoin" }, - "first_price": { - "btc": 0.00001891, - "usd": 0.00728674, - "date": "2016-05-02T14:57:02" + "events": [ + { + "name": "Announcement", + "start_date": "2014-01-20T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=423597.0" + } + ], + "token": { + "name": "ReddCoin", + "symbol": "RDD" }, "specs": { - "supply": 50000000 + "rpc": 45443, + "block_time": 60, + "block_reward": "100000 coins per block + special block rewards", + "halfing_cycle": 500000, + "total_tokens": 109000000000, + "difficulty_cycle": "every block (Kimoto Gravity Well)" }, "links": [ { - "type": "site", - "name": "project-decorum.com", - "url": "http://www.project-decorum.com/", - "icon": "site.png", + "type": "website", + "name": "reddcoin.com", + "url": "http://www.reddcoin.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "site", - "name": "Decorum Crowdsale", - "url": "http://www.project-decorum.com/crowdsale/", - "icon": "site.png", + "type": "github", + "name": "ReddCoin GitHub", + "url": "https://github.com/reddcoin/reddcoin", + "icon": "github.png", "tags": [ - "Main" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Proof of Concept", - "url": "http://projectdecorum.safenet/", - "icon": "link.png", + "type": "explorer", + "name": "Explorer", + "url": "http://live.reddcoin.com/", + "icon": "explorer.png", "tags": [ "Main", - "Apps" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "SafeNet Forum Thread", - "url": "https://forum.safenetwork.io/t/introducing-project-decorum/6119", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/reddcoin", + "icon": "twitter.png", "tags": [ "Main", "News" @@ -42907,55 +42751,56 @@ }, { "type": "forum", - "name": "BTT Thread", - "url": "https://forum.safenetwork.io/t/project-decorum-crowdsale", + "name": "ReddCoin Forum", + "url": "https://www.reddcointalk.org/", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Project_Decorum", - "icon": "twitter.png", + "type": "blog", + "name": "ReddCoin Blog", + "url": "https://www.reddcoin.com/blog/", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "PDC Omni Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=59", - "icon": "explorer.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/reddCoin/", + "icon": "reddit.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=423597.0", "tags": [ - "Apps", - "Exchange" + "News" ] } - ] + ], + "first_price": { + "btc": 4e-8, + "usd": 0.00002852, + "date": "2014-02-10T00:00:00" + } }, { "genesis_id": "", - "system": "Propy", + "system": "Relest", "dependencies": [ "Ethereum" ], - "icon": "propy", + "icon": "relest", "token": { - "name": "propy token", - "symbol": "PRO" + "name": "relest token", + "symbol": "REST" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42964,24 +42809,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Global property Store with Decentralized Title Registry " + "headline": "Real Estate Rental Auction Platform" }, - "aliases": { - "coinmarketcap": "Propy" + "crowdsales": { + "start_date": "2017-09-18T14:00:00", + "end_date": "2017-10-02T14:00:00", + "end_date_plan": "2017-10-02T14:00:00", + "genesis_address": [ + "0x01b6f09B54d246670627A009a7Dc85BD54354eed" + ], + "funding_terms": "https://ico.relest.io/wp/Whitepaper.pdf", + "funding_url": "https://ico.relest.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "propy.com", - "url": "http://propy.com/", + "name": "ico.relest", + "url": "https://ico.relest.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Propy Whitepaper", - "url": "http://tokensale.propy.com/Propy-White-Paper-17-Jul-2017.pdf", + "name": "Relest Whitepaper", + "url": "https://ico.relest.io/wp/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -42989,8 +42850,8 @@ }, { "type": "github", - "name": "Propy GitHub", - "url": "https://github.com/Propy", + "name": "Relest GitHub", + "url": "https://github.com/relest/rest/", "icon": "github.png", "tags": [ "Main", @@ -42999,8 +42860,8 @@ }, { "type": "blog", - "name": "Propy Blog", - "url": "https://blog.propy.com/", + "name": "Relest Blog", + "url": "https://medium.com/@relest", "icon": "medium.png", "tags": [ "Main", @@ -43010,7 +42871,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1982115", + "url": "https://bitcointalk.org/index.php?topic=2059832.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -43019,7 +42880,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PropyInc", + "url": "https://twitter.com/relestio", "icon": "twitter.png", "tags": [ "News" @@ -43027,18 +42888,27 @@ }, { "type": "custom", - "name": "Propy Telegram", - "url": "https://t.me/propy", + "name": "Relest Telegram", + "url": "https://t.me/relest_eng", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Propy Slack", - "url": "http://propy.slack.com", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/Relestio", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/relestio", + "icon": "facebook.png", "tags": [ "News" ] @@ -43047,14 +42917,12 @@ }, { "genesis_id": "", - "system": "Prospectors", - "dependencies": [ - "Ethereum" - ], - "icon": "prospectors", + "system": "Rex", + "dependencies": "Ethereum", + "icon": "rex", "token": { - "name": "gold token", - "symbol": "GOLD" + "name": "rex token", + "symbol": "REX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43063,19 +42931,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Massive Multiplayer Online Real Time Economic Strategy" + "headline": "Decentralized Multiple Listing Service" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-07-31T00:00:00", + "end_date": "2017-08-30T00:10:00", + "end_date_plan": "2017-08-30T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://prospectors.io/", - "funding_url": "https://prospectors.io/", + "funding_terms": "http://rexmls.com/tokensale.html", + "funding_url": "http://rexmls.com/tokensale.html", "tokens_sold": "", - "tokens_issued": 220000000, + "tokens_issued": 250000000, "btc_raised": "", "cap_limit": [ "" @@ -43087,44 +42955,55 @@ "links": [ { "type": "website", - "name": "prospectors.io", - "url": "https://prospectors.io/", + "name": "rexmls.com", + "url": "http://rexmls.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Prospectors Whitepaper", - "url": "https://drive.google.com/file/d/0B0quEKxjhqglbzlZa041WXp3TVU/view", + "name": "Rex Whitepaper", + "url": "https://github.com/rexmls/whitepaper/blob/master/readme.md", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1877080.0", - "icon": "bitcointalk.png", + "type": "github", + "name": "Rex GitHub", + "url": "https://github.com/rexmls", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Rex Blog", + "url": "https://blog.rexmls.com/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Prospectors Slack", - "url": "http://prospectors.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/rexmls", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/prospectors.io/", - "icon": "facebook.png", + "type": "slack", + "name": "Rex Slack", + "url": "https://rexmls.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -43133,14 +43012,14 @@ }, { "genesis_id": "", - "system": "Pylon Network", + "system": "Rhea", "dependencies": [ "Ethereum" ], - "icon": "pylonnetwork", + "icon": "rhea", "token": { - "name": "pylon token", - "symbol": "PYLNT" + "name": "rhea token", + "symbol": "RHT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43149,17 +43028,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Renewable energy exchange platform" + "headline": "Options trading platform with quarterly dividend" }, "crowdsales": { - "start_date": "2017-09-25T00:00:00", - "end_date": "2017-10-24T23:59:00", - "end_date_plan": "2017-10-02T23:59:00", + "start_date": "2017-10-02T13:00:00", + "end_date": "2017-10-30T13:00:00", + "end_date_plan": "2017-10-30T13:00:00", "genesis_address": [ - "" + "0x0e9e3a29cc945f24c1e7e1ce15d93547bd06654b" ], - "funding_terms": "http://pylon-network.org/", - "funding_url": "http://pylon-network.org/#ico", + "funding_terms": "https://rheatoken.io/documentation/TermsConditions.pdf", + "funding_url": "https://rheatoken.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43170,28 +43049,41 @@ "" ] }, + "specs": { + "supply": 5000000 + }, "links": [ { "type": "website", - "name": "pylon-network.org", - "url": "http://pylon-network.org/", + "name": "rheatoken.io", + "url": "http://rheatoken.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pylon Network Whitepaper", - "url": "http://pylon-network.org/wp-content/uploads/2017/07/170730_WP-PYLON_EN.pdf", + "name": "Rhea Whitepaper", + "url": "http://rheatoken.io/documentation/WhitePaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Rhea GitHub", + "url": "https://github.com/RheaToken", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Pylon Network Blog", - "url": "http://pylon-network.org/blog", + "name": "Rhea Blog", + "url": "https://medium.com/@rheatoken", "icon": "medium.png", "tags": [ "Main", @@ -43201,7 +43093,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2054297", + "url": "https://bitcointalk.org/index.php?topic=2152262.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -43210,7 +43102,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/KlenergyTech", + "url": "https://twitter.com/rheatoken", "icon": "twitter.png", "tags": [ "News" @@ -43218,62 +43110,219 @@ }, { "type": "custom", - "name": "Pylon Network Telegram", - "url": "https://t.me/pylonnetworkofficialtelegram", + "name": "Rhea Telegram", + "url": "https://t.me/joinchat/GhB3YQ6dFhsQ5y1QgPUF7Q", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "facebook", + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/KlenergyTechOfficial/", + "url": "https://www.facebook.com/rheatoken", "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "78ae9b6ffc008e988a9b052bb331ab49dab0d627c145e3c96ab4b71b2e86a8b5", + "system": "Riecoin", + "icon": "riecoin", + "aliases": { + "coinmarketcap": "Riecoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Prime Numbers" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "03/02/2014", + "genesis": "11/02/2014" + }, + "token": { + "name": "Riecoin", + "symbol": "RIC" + }, + "specs": { + "p2p": 28333, + "rpc": 28332, + "block_time": 150, + "block_reward": 50, + "halfing_cycle": 8400000, + "total_tokens": 84000000, + "difficulty_cycle": "288 blocks (~12hours)" + }, + "links": [ + { + "type": "website", + "name": "riecoin.org", + "url": "http://riecoin.org/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/ric/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] }, { "type": "github", - "name": "Pylon Network GitHub", - "url": "https://github.com/klenergy/ethereum-contracts", + "name": "Riecoin GitHub", + "url": "https://github.com/riecoin/riecoin", "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=446703.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "custom", + "name": "Cryptocoin Talk", + "url": "https://cryptocointalk.com/topic/4250-annric-riecoin-new-prime-numbers-pow-coin-launches-feb-11-2014/", + "icon": "forum.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.0015129, + "usd": 0.94294262, + "date": "2014-02-14T00:00:00" + } + }, + { + "genesis_id": "3cdd9c2facce405f5cc220fb21a10e493041451c463a22e1ff6fe903fc5769fc", + "system": "Rimbit", + "icon": "rimbit", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Rimbit" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "Rimbit", + "symbol": "RBT" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "rimbit.com", + "url": "http://rimbit.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Explorer", + "url": "https://rimbitexplorer.com/chain/Rimbit", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "Rimbit GitHub", + "url": "https://github.com/Rimbit", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1105448.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00002354, + "usd": 0.00798797, + "date": "2014-10-26T00:00:00" + } }, { "genesis_id": "", - "system": "Qointum", + "system": "Ripio Credit Network", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "qointum", + "icon": "ripiocreditnet", "token": { - "name": "qointum token", - "symbol": "" + "name": "ripio credit network token", + "symbol": "RCN" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Secure Trustless Smart Money powering Web 3.0" + "headline": "Credit network based on cosgined smart contracts" }, "crowdsales": { - "start_date": "2017-07-02T00:00:00", - "end_date": "2017-08-14T00:00:00", - "end_date_plan": "2017-08-14T00:00:00", + "start_date": "2017-10-17T15:00:00", + "end_date": "2017-11-05T15:00:00", + "end_date_plan": "2017-11-05T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://wiki.qointum.com/legal/crowdfunding/", - "funding_url": "https://qointum.com/", + "funding_terms": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", + "funding_url": "https://ripiocredit.network/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43287,16 +43336,16 @@ "links": [ { "type": "website", - "name": "qointum.com", - "url": "https://qointum.com/", + "name": "ripiocredit.network", + "url": "https://ripiocredit.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Qointum Whitepaper", - "url": "https://wiki.qointum.com/design/dev/", + "name": "Ripio Credit Network Whitepaper", + "url": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", "tags": [ "Main", "Science" @@ -43304,8 +43353,8 @@ }, { "type": "github", - "name": "Qointum GitHub", - "url": "https://github.com/Qointum", + "name": "Ripio Credit Network GitHub", + "url": "https://github.com/ripio/rcn-token", "icon": "github.png", "tags": [ "Main", @@ -43313,29 +43362,28 @@ ] }, { - "type": "blog", - "name": "Qointum Blog", - "url": "https://blog.qointum.com/", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/RCN_token", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Qointum", - "icon": "twitter.png", + "type": "custom", + "name": "Ripio Credit Network Telegram", + "url": "https://t.me/RCNchat", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Qointum/", - "icon": "reddit.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCamqroruWBDSuND_-8tZ-yg", + "icon": "youtube.png", "tags": [ "News" ] @@ -43343,28 +43391,61 @@ ] }, { - "system": "Qora", - "genesis_id": "6pHMBFif7jXFG654joT8GPaymau1fMtaxacRyqSrnAwQMQDvqRuLpHpfFyqX4gWVvj4pF1mwQhFgqWAvjVvPJUjmBZQvL751dM9cEcQBTaUcxtNLuWZCVUAtbnWN9f7FsLppHhkPbxwpoodL3UJYRGt3EZrG17mhv1RJbmq8j6rr7Mk", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Qora" + "genesis_id": "4109c6f2045fc7eff4cde8f9905d19c28820d86304080ff886b299f0206e42b5", + "system": "Ripple", + "icon": "ripple", + "dependencies": [ + "independent" + ], + "token": { + "name": "ripple", + "symbol": "XRP" }, "consensus": { - "type": "PoW", - "algorithm": "Qora" + "type": "Trusted Ledger", + "algorithm": "RPCA" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptocurrency", + "headline": "Gross Settlement System", + "tags": [ + "DAO" + ], + "hashtag": "#ripple", + "page_state": "ready" }, - "token": { - "name": "qora", - "symbol": "QORA" + "aliases": { + "coinmarketcap": "Ripple" + }, + "specs": { + "total_tokens": 100000000000, + "supply": 100000000000, + "premine_tokens": "100B (100%). 20B XRP were retained by the creators, seeders, venture capital companies and other founders. 80B XRP were given to Ripple Labs. Ripple Labs intends to distribute 55B XRP to charitable organizations, users and strategic partners and will retain the remaining 25B XRP." }, + "events": [ + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=301635.0", + "start_date": "2013-09-26T01:06:21" + } + ], "links": [ { - "name": "qora.org", - "url": "http://www.qora.org/", + "type": "risk", + "name": ">60% of tokens is under control of Ripple Labs", + "url": "", + "icon": "" + }, + { + "type": "risk", + "name": "Consensus algorithm enable to block accounts", + "url": "", + "icon": "" + }, + { + "name": "ripple.com", + "url": "https://www.ripple.com", "icon": "website.png", "tags": [ "Main" @@ -43372,95 +43453,118 @@ "type": "website" }, { - "name": "Qora Github", - "url": "https://github.com/Qoracoin/Qora", - "icon": "github.png", + "name": "Ripple Trade", + "url": "https://rippletrade.com/", + "icon": "ripple.png", "tags": [ - "Main", - "Code" + "Apps", + "Wallet" ], - "type": "github" + "type": "wallet" }, { - "name": "Qora Explorer", - "url": "http://qora.co.in:9090/index/blockexplorer.html", - "icon": "explorer.png", + "name": "Gatehub", + "url": "https://gatehub.net", + "icon": "ripple.png", "tags": [ "Main", "Apps", - "Analytics" + "Wallet" ], - "type": "explorer" + "type": "wallet" }, { - "name": "Qora Tutorials", - "url": "https://en.bitcoin.it/wiki/Protocol_documentation", - "icon": "wiki.png", + "name": "Validators", + "url": "https://validators.ripple.com", + "icon": "website.png", "tags": [ - "Science" + "Analytics" ], - "type": "wiki" + "type": "custom" }, { - "name": "Qora Wallet", - "url": "http://www.qora.org/#/2", - "icon": "wallet.png", + "name": "Ripple Charts", + "url": "https://www.ripplecharts.com/", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", "tags": [ "Main", "Apps", - "Wallet" + "Analytics" ], - "type": "wallet" + "type": "custom" }, { - "name": "Qora API", - "url": "http://api.qora.org/", - "icon": "github.png", + "name": "Key Network Metrics", + "url": "https://www.ripplecharts.com/#/metrics", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", "tags": [ - "Code" + "Apps", + "Analytics" ], - "type": "github" + "type": "custom" }, { - "name": "Qora Statistic", - "url": "http://qora.co.in", - "icon": "explorer.png", + "name": "XRP held by Ripple Labs", + "url": "https://ripple.com/xrp-portal/", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", "tags": [ "Apps", "Analytics" ], - "type": "explorer" + "type": "custom" }, { - "name": "Qora Faucet", - "url": "http://qora.co.in/faucet.php", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ripple/#markets", + "type": "custom", "icon": "link.png", "tags": [ - "Apps" - ], - "type": "custom" + "Apps", + "Analytics" + ] }, { - "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=1015379", - "icon": "forum.png", + "name": "Press Releases", + "url": "https://ripple.com/press-releases/", + "icon": "ripple.png", "tags": [ "News" ], - "type": "forum" + "type": "custom" }, { "name": "Blog", - "url": "https://medium.com/qora-world", + "url": "https://ripple.com/blog/", "icon": "blog.png", "tags": [ "News" ], "type": "blog" }, + { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/ripple/", + "type": "custom", + "icon": "coindesk.png", + "tags": [ + "News" + ] + }, + { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/ripple/", + "type": "custom", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, { "name": "Twitter", - "url": "https://twitter.com/qoracoin", + "url": "https://twitter.com/Ripple", "icon": "twitter.png", "tags": [ "News" @@ -43468,17 +43572,17 @@ "type": "twitter" }, { - "name": "Facebook", - "url": "https://www.facebook.com/qoracoin", - "icon": "facebook.png", + "name": "Forum", + "url": "https://forum.ripple.com/", + "icon": "forum.png", "tags": [ "News" ], - "type": "custom" + "type": "forum" }, { - "name": "reddit", - "url": "https://www.reddit.com/r/qora", + "name": "r/ripple", + "url": "www.reddit.com/r/Ripple/", "icon": "reddit.png", "tags": [ "News" @@ -43486,485 +43590,375 @@ "type": "reddit" }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/qora/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "name": "YouTube", + "url": "http://www.youtube.com/user/ripplevideo1", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" - ] + "News" + ], + "type": "custom" }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", + "name": "Google+", + "url": "https://plus.google.com/+Ripplepay/posts", + "icon": "googleplus.png", "tags": [ - "Apps", - "Exchange" - ] + "News" + ], + "type": "custom" }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=301635.0", "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "first_price": { - "btc": 6.5e-7, - "usd": 0.00038498, - "date": "2014-05-26T00:00:00" - }, - "flags": { - "rating_do_not_display": true - } - }, - { - "genesis_id": "", - "system": "Qtum", - "icon": "qtum", - "dependencies": [ - "independent" - ], - "token": { - "name": "qutum", - "symbol": "QTUM" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Qtum" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Smart-Contract and Distributed Mobile Application Platform", - "tags": [ - "DAO" - ], - "twwidid": "", - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2017-03-16T12:00:00", - "end_date": "2017-03-21T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://qtum.org/uploads/files/0c9eda5f51f62788a3f7d9d8fdc189d1.pdf", - "funding_url": "https://qtum.org/en/crowdsale", - "tokens_sold": 51000000, - "tokens_issued": 100000000, - "btc_raised": 14274 - }, - "specs": { - "supply": 100000000, - "cap": { - "usd": 30488448, - "btc": 27988 - } - }, - "first_price": { - "date": "2017-03-21T12:00:00", - "btc": 0.00027988, - "usd": 0.30488448 - }, - "flags": { - "supply_from_here": true - }, - "links": [ - { - "type": "website", - "name": "qtum.org", - "url": "https://qtum.org", - "icon": "website.png", "tags": [ - "Main" + "publications" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/qtumproject", + "name": "GitHub Organization", + "url": "https://github.com/ripple", "icon": "github.png", "tags": [ - "Main", "Code" - ] + ], + "type": "github" }, { - "type": "paper", - "name": "Qtum Whitepaper", - "url": "https://qtum.org/uploads/files/cf6d69348ca50dd985b60425ccf282f3.pdf", - "icon": "paper.png", + "name": "Rippled: Peer-to-peer Network Daemon", + "url": "https://github.com/ripple/rippled", + "icon": "ripple.png", "tags": [ - "Main", - "Science" - ] + "Code" + ], + "type": "custom" }, { - "type": "paper", - "name": "Qtum Blockchain Economy Whitepaper", - "url": "https://qtum.org/uploads/files/83afb59b6d9a0d58109d5bf9a1fa4de1.pdf", - "icon": "paper.png", + "name": "JavaScript API for interacting with Ripple in Node.js", + "url": "https://github.com/ripple/ripple-lib", + "icon": "ripple.png", "tags": [ - "Science" - ] + "Code" + ], + "type": "custom" }, { - "type": "paper", - "name": "Qtum Crowdsale Prospectus", - "url": "https://qtum.org/uploads/tmp/e0488eca3c7256ea97ce00003cc874a9.pdf", - "icon": "paper.png", + "name": "Ripple Client: UI for the Ripple payment network", + "url": "https://github.com/ripple/ripple-client", + "icon": "ripple.png", "tags": [ - "Science" - ] + "Code" + ], + "type": "custom" }, { - "type": "blog", - "name": "Blog", - "url": "https://qtum.org/en/blog", - "icon": "medium.png", + "name": "Data API Tool", + "url": "https://ripple.com/build/data-api-tool/", + "icon": "ripple.png", "tags": [ - "Main", - "News" - ] + "Code" + ], + "type": "custom" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/QtumOfficial", - "icon": "twitter.png", + "name": "WebSocket API Tool", + "url": "https://ripple.com/build/websocket-tool/", + "icon": "ripple.png", "tags": [ - "News" - ] + "Code" + ], + "type": "custom" }, { - "type": "facebook", - "name": "Facebook", - "url": "https://www.facebook.com/QtumOfficial/", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Quantstamp", - "dependencies": [ - "Ethereum" - ], - "icon": "quantstamp", - "token": { - "name": "quantstamp token", - "symbol": "QSP" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Smart Contract Security Platform" - }, - "crowdsales": { - "start_date": "2017-09-29T09:00:00", - "end_date": "2017-10-29T09:00:00", - "end_date_plan": "2017-10-29T09:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://quantstamp.com", - "funding_url": "https://quantstamp.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "quantstamp.com", - "url": "https://quantstamp.com/", + "name": "RPC Tool", + "url": "https://ripple.com/build/ripple-info-tool/", + "icon": "ripple.png", "tags": [ - "Main" - ] + "Code" + ], + "type": "custom" }, { - "type": "paper", - "name": "Quantstamp Whitepaper", - "url": "https://quantstamp.com/wp-content/uploads/2017/09/Quantstamp-Whitepaper.pdf", + "name": "Ripple Consensus Whitepaper by David Schwartz, Noah Youngs, Arthur Britto", + "url": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", "Science" ] }, { - "type": "github", - "name": "Quantstamp GitHub", - "url": "https://github.com/quantstamp", - "icon": "github.png", + "name": "Ripple Deep Dive for Financial Professionals", + "url": "https://ripple.com/files/ripple_deep_dive_for_financial_professionals.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Quantstamp Blog", - "url": "https://medium.com/quantstamp", - "icon": "medium.png", + "name": "Building Network Effects on Ripple", + "url": "https://ripple.com/files/ripple_vision.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Quantstamp", - "icon": "twitter.png", + "name": "The Cost-Cutting Case for Banks", + "url": "https://ripple.com/files/xrp_cost_model_paper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/quantstamp/", - "icon": "facebook.png", + "name": "Ripple Stream Product Sheet", + "url": "https://ripple.com/files/ripple_stream_product_sheet.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCXP3YLX4JdI0gGb9UKSunMg", - "icon": "youtube.png", + "name": "Ripple Connect Product Sheet", + "url": "https://ripple.com/files/ripple_connect_product_sheet.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] - } - ] - }, - { - "genesis_id": "", - "system": "Quantum Resistant Ledger", - "dependencies": [ - "" - ], - "icon": "quantumresistantledger", - "token": { - "name": "qrl token", - "symbol": "QRL" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Quantum Resistant Ledger" - }, - "aliases": { - "coinmarketcap": "Quantum Resistant Ledger" - }, - "links": [ + }, { - "type": "website", - "name": "theqrl.org", - "url": "https://theqrl.org/", + "name": "Knowledge Center", + "url": "https://ripple.com/learn/", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main" + "Science" ] }, { - "type": "paper", - "name": "Quantum Resistant Ledger Whitepaper", - "url": "https://github.com/theQRL/Whitepaper/blob/master/QRL_whitepaper.pdf", + "name": "Ripple Developers Portal", + "url": "https://ripple.com/build/", + "icon": "ripple.png", "tags": [ - "Main", - "Science" + "Code" + ], + "type": "custom" + }, + { + "name": "Poloniex", + "headline": "Cryptocurrensy Exchange", + "url": "https://www.poloniex.com/exchange#btc_bts", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "Quantum Resistant Ledger GitHub", - "url": "https://github.com/theQRL", - "icon": "github.png", + "name": "Kraken", + "url": "https://www.kraken.com", + "type": "custom", + "icon": "kraken.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "Quantum Resistant Ledger Blog", - "url": "https://medium.com/the-quantum-resistant-ledger", - "icon": "medium.png", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1730273.0", - "icon": "bitcointalk.png", + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/qrledger", - "icon": "twitter.png", + "name": "Jubi", + "url": "http://www.jubi.com/coin/xrp/", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Quantum Resistant Ledger Slack", - "url": "http://slack.theqrl.org/", - "icon": "slack.png", + "name": "Justcoin", + "url": "https://justcoin.com/", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/QRL/", - "icon": "reddit.png", + "name": "Rock Trading", + "url": "https://therocktrading.com/en/offers/BTCXRP", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00004573, + "usd": 0.00437574, + "date": "2013-08-04T00:00:00" + } }, { - "genesis_id": "00000c257b93a36e9a4318a64398d661866341331a984e2b486414fc5bb16ccd", - "system": "Quark", - "icon": "quark", + "genesis_id": "", + "system": "Rise", + "icon": "rise-vision", "dependencies": [ "independent" ], + "token": { + "name": "rise", + "symbol": "RISE" + }, "aliases": { - "coinmarketcap": "Quark" + "coinmarketcap": "Rise" }, "consensus": { - "type": "PoW", - "algorithm": "Quark" + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", + "headline": "Multi-language Decentralized Application Platform", "tags": [ - "DAO" - ] + "DAO", + "DApp" + ], + "page_state": "draft" }, - "token": { - "name": "Quark", - "symbol": "QRK" + "crowdsales": { + "start_date": "2016-05-10T10:00:00", + "end_date": "2016-06-24T10:00:00", + "genesis_address": [ + "3466r4y8FuVUE6FHuCShshQkCYZY3xaqdG" + ], + "funding_terms": "https://rise.vision/blog/post/ico-terms", + "funding_url": "https://rise.vision/ico", + "tokens_issued": 100000000, + "tokens_sold": 88000000, + "btc_raised": 1715.3437354 + }, + "first_price": { + "btc": 0.00001715, + "usd": 0.01140978 }, "specs": { - "block_time": "30", - "block_reward": 2048, - "halfing_cycle": 60480, - "total_tokens": 247000000, - "difficulty_cycle": "20" + "supply": 100000000 + }, + "flags": { + "supply_from_here": true }, "links": [ { - "type": "website", - "name": "quarktalk.org", - "url": "http://quarktalk.org/", + "name": "Rise.Vision", + "url": "https://rise.vision/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/QRK/", - "icon": "explorer.png", + "name": "Blog", + "url": "https://rise.vision/", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" - ] + "News" + ], + "type": "custom" }, { - "type": "github", - "name": "Quark GitHub", - "url": "https://github.com/MaxGuevara/quark", - "icon": "github.png", + "name": "Twitter", + "url": "https://twitter.com/risevisionteam", + "icon": "twitter.png", "tags": [ - "Main", - "Code" - ] + "News" + ], + "type": "twitter" + }, + { + "name": "Forum", + "url": "https://risevisionfoundation.atlassian.net/wiki/questions", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=260031.0", + "url": "https://bitcointalk.org/index.php?topic=1445947.0", "icon": "forum.png", "tags": [ - "Main", "News" - ] + ], + "type": "forum" + }, + { + "name": "Rise Bitbucket", + "url": "https://bitbucket.com/risevisionfoundation", + "tags": [ + "Code" + ], + "type": "bitbucket" + }, + { + "name": "Rise Whitepaper", + "url": "https://rise.vision/blog/post/rise-technology-white-paper", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "paper" } - ], - "first_price": { - "btc": 0.00000257, - "usd": 0.0003016, - "date": "2013-08-25T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Raiden Network", + "system": "Rockchain", "dependencies": [ "Ethereum" ], - "icon": "raidennetwork", + "icon": "rockchain", "token": { - "name": "rdn token", - "symbol": "RDN" + "name": "rockchain token", + "symbol": "ROK" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43973,17 +43967,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Fast, scalable transfers for Ethereum" + "headline": "Distributed data intelligence" }, "crowdsales": { - "start_date": "2017-10-18T15:00:00", - "end_date": "2017-11-18T15:00:00", - "end_date_plan": "2017-11-18T15:00:00", + "start_date": "2017-11-01T11:00:00", + "end_date": "2017-12-01T11:00:00", + "end_date_plan": "2017-12-01T11:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "", + "funding_terms": "https://rockchain.org/Rockchain_ICO_TermsAndConditions.pdf", + "funding_url": "https://rockchain.org/token.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43994,22 +43988,28 @@ "" ] }, - "specs": { - "supply": 100000000 - }, "links": [ { "type": "website", - "name": "raiden.network", - "url": "https://raiden.network/", + "name": "rockchain.org", + "url": "https://rockchain.org/index.html", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Rockchain Whitepaper", + "url": "https://rockchain.org/RockchainWhitePaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Raiden Network Github", - "url": "https://github.com/raiden-network/raiden", + "name": "Rockchain GitHub", + "url": "https://github.com/AlphaDinoRC/rockchain", "icon": "github.png", "tags": [ "Main", @@ -44018,36 +44018,63 @@ }, { "type": "blog", - "name": "Raiden Network Blog", - "url": "https://medium.com/@raiden_network", + "name": "Rockchain Blog", + "url": "https://medium.com/@alphadino/", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2158987.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/raiden_network", + "url": "https://twitter.com/alphadinos", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Rockchain Slack", + "url": "http://www.rockteam.org/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/raidennetwork/", + "url": "https://www.reddit.com/r/rockchain/", "icon": "reddit.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Rockchain-1830244540626531/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCoUP_hnjUddEvbxmtNCcApg", + "url": "https://www.youtube.com/channel/UCrfR0cN8jSeweIywA_N5GHw/featured", "icon": "youtube.png", "tags": [ "News" @@ -44056,252 +44083,164 @@ ] }, { - "genesis_id": "", - "system": "Real", + "system": "Rootstock", "dependencies": [ - "Ethereum" + "Bitcoin" ], - "icon": "real", - "token": { - "name": "real token", - "symbol": "REAL" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, + "icon": "rootstock", + "token": {}, + "consensus": {}, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Real Estate Crypto-Crowdfunding" + "system_type": "Cryptoproject", + "headline": "Smart Contracts Platform on Bitcoin", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "aliases": { - "coinmarketcap": "REAL" - }, - "crowdsales": { - "start_date": "2017-08-30T00:00:00", - "end_date": "2017-09-30T00:00:00", - "end_date_plan": "2017-09-30T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.real.markets", - "funding_url": "http://www.real.markets", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "usd = 10824148" - ] + "coinmarketcap": "Rootstock", + "nickname": "Rootstock" }, + "specs": {}, + "ratings": {}, "links": [ { "type": "website", - "name": "real.markets", - "url": "https://www.real.markets/", + "name": "rootstock.io", + "url": "http://www.rsk.co/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Real Whitepaper", - "url": "http://www.real.markets/REAL_Whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Real GitHub", - "url": "https://github.com/REALToken/real_contract", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Real Blog", - "url": "https://medium.com/@real_token/", - "icon": "medium.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/rootstock/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/real_token", - "icon": "twitter.png", + "type": "explorer", + "name": "RSK Explorer", + "url": "https://explorer.rsk.co", + "icon": "explorer.png", "tags": [ - "News" + "Explorer" ] }, { - "type": "custom", - "name": "Real Telegram", - "url": "https://t.me/realplatform", - "icon": "telegram.png", + "type": "explorer", + "name": "RSK Stats", + "url": "https://stats.rsk.co", + "icon": "explorer.png", "tags": [ - "News" + "Data" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/realestateassetledger", - "icon": "facebook.png", + "type": "explorer", + "name": "RSK Faucet", + "url": "https://faucet.rsk.co", + "icon": "explorer.png", "tags": [ - "News" + "Faucet" ] } ] }, { - "genesis_id": "b868e0d95a3c3c0e0dadc67ee587aaf9dc8acbf99e3b4b3110fad4eb74c1decc", - "system": "ReddCoin", - "icon": "reddcoin", + "genesis_id": "", + "system": "Rouge Project", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "ReddCoin", - "CurrencyName": "ReddCoin" - }, - "ratings": { - "rating_cyber": 1 + "icon": "rouge", + "token": { + "name": "rouge token", + "symbol": "RGE" }, "consensus": { - "type": "PoS", - "algorithm": "Velocity" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ], - "hashtag": "#Reddcoin" - }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-01-20T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=423597.0" - } - ], - "token": { - "name": "ReddCoin", - "symbol": "RDD" - }, - "specs": { - "rpc": 45443, - "block_time": 60, - "block_reward": "100000 coins per block + special block rewards", - "halfing_cycle": 500000, - "total_tokens": 109000000000, - "difficulty_cycle": "every block (Kimoto Gravity Well)" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Blockchain Coupon Platform" }, "links": [ { "type": "website", - "name": "reddcoin.com", - "url": "http://www.reddcoin.com/", - "icon": "website.png", + "name": "rouge.network", + "url": "https://rouge.network/", "tags": [ "Main" ] }, { - "type": "github", - "name": "ReddCoin GitHub", - "url": "https://github.com/reddcoin/reddcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://live.reddcoin.com/", - "icon": "explorer.png", + "type": "paper", + "name": "Rouge Project Whitepaper", + "url": "https://rouge.network/whitepaper-rge.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/reddcoin", - "icon": "twitter.png", + "type": "github", + "name": "Bancor GitHub", + "url": "https://github.com/TheRougeProject", + "icon": "github.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "forum", - "name": "ReddCoin Forum", - "url": "https://www.reddcointalk.org/", - "icon": "forum.png", - "tags": [ - "News" + "Code" ] }, { "type": "blog", - "name": "ReddCoin Blog", - "url": "https://www.reddcoin.com/blog/", - "icon": "blog.png", + "name": "Rouge Project Blog", + "url": "https://medium.com/the-rouge-project", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/reddCoin/", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2011325.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=423597.0", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Rougetoken", + "icon": "twitter.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 4e-8, - "usd": 0.00002852, - "date": "2014-02-10T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Relest", + "system": "Round", "dependencies": [ "Ethereum" ], - "icon": "relest", + "icon": "round", "token": { - "name": "relest token", - "symbol": "REST" + "name": "round", + "symbol": "ROUND" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44310,40 +44249,28 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Real Estate Rental Auction Platform" + "headline": "Decentralized eSports Platform" }, - "crowdsales": { - "start_date": "2017-09-18T14:00:00", - "end_date": "2017-10-02T14:00:00", - "end_date_plan": "2017-10-02T14:00:00", - "genesis_address": [ - "0x01b6f09B54d246670627A009a7Dc85BD54354eed" - ], - "funding_terms": "https://ico.relest.io/wp/Whitepaper.pdf", - "funding_url": "https://ico.relest.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Round" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "ico.relest", - "url": "https://ico.relest.io/", + "name": "roundcoin.org", + "url": "http://roundcoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Relest Whitepaper", - "url": "https://ico.relest.io/wp/Whitepaper.pdf", + "name": "Round Whitepaper", + "url": "http://roundcoin.org/storage/white_paper.pdf", "tags": [ "Main", "Science" @@ -44351,8 +44278,8 @@ }, { "type": "github", - "name": "Relest GitHub", - "url": "https://github.com/relest/rest/", + "name": "GitHub", + "url": "", "icon": "github.png", "tags": [ "Main", @@ -44361,8 +44288,8 @@ }, { "type": "blog", - "name": "Relest Blog", - "url": "https://medium.com/@relest", + "name": "Blog", + "url": "", "icon": "medium.png", "tags": [ "Main", @@ -44372,7 +44299,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059832.0", + "url": "https://bitcointalk.org/index.php?topic=1657439.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -44381,17 +44308,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/relestio", + "url": "", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Relest Telegram", - "url": "https://t.me/relest_eng", - "icon": "telegram.png", + "type": "slack", + "name": "Slack", + "url": "", + "icon": "slack.png", "tags": [ "News" ] @@ -44399,7 +44326,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/Relestio", + "url": "", "icon": "reddit.png", "tags": [ "News" @@ -44407,9 +44334,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/relestio", - "icon": "facebook.png", + "name": "YouTube", + "url": "", + "icon": "youtube.png", "tags": [ "News" ] @@ -44418,12 +44345,14 @@ }, { "genesis_id": "", - "system": "Rex", - "dependencies": "Ethereum", - "icon": "rex", + "system": "SRG-Play&Earn", + "dependencies": [ + "Ethereum" + ], + "icon": "srgplayearn", "token": { - "name": "rex token", - "symbol": "REX" + "name": "srg token", + "symbol": "SRG" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44432,19 +44361,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Multiple Listing Service" + "headline": "International loyalty program in the world of online games" }, "crowdsales": { - "start_date": "2017-07-31T00:00:00", - "end_date": "2017-08-30T00:10:00", - "end_date_plan": "2017-08-30T00:00:00", + "start_date": "2017-10-04T00:00:00", + "end_date": "2017-11-04T00:00:00", + "end_date_plan": "2017-11-04T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://rexmls.com/tokensale.html", - "funding_url": "http://rexmls.com/tokensale.html", + "funding_terms": "https://srg.io/files/srg_white_paper_eng.pdf", + "funding_url": "https://srg.io/", "tokens_sold": "", - "tokens_issued": 250000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -44453,19 +44382,22 @@ "" ] }, + "specs": { + "supply": 20000000 + }, "links": [ { "type": "website", - "name": "rexmls.com", - "url": "http://rexmls.com/", + "name": "srg.io", + "url": "https://srg.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Rex Whitepaper", - "url": "https://github.com/rexmls/whitepaper/blob/master/readme.md", + "name": "SRG-Play&Earn Whitepaper", + "url": "https://srg.io/files/srg_white_paper_eng.pdf", "tags": [ "Main", "Science" @@ -44473,8 +44405,8 @@ }, { "type": "github", - "name": "Rex GitHub", - "url": "https://github.com/rexmls", + "name": "SRG-Play&Earn GitHub", + "url": "https://github.com/SRG-community/SRG", "icon": "github.png", "tags": [ "Main", @@ -44482,29 +44414,37 @@ ] }, { - "type": "blog", - "name": "Rex Blog", - "url": "https://blog.rexmls.com/", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135549.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/rexmls", + "url": "https://twitter.com/srgcommunity", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Rex Slack", - "url": "https://rexmls.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "SRG-Play&Earn Telegram", + "url": "https://t.me/srgcommunityen", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/CommunitySRG/", + "icon": "facebook.png", "tags": [ "News" ] @@ -44512,60 +44452,80 @@ ] }, { - "genesis_id": "", - "system": "Rhea", + "genesis_id": "0b61c14741228a50565769ab665998d96f2da0de6b1f19ec59fc11101092cbc5", + "system": "Safex", + "icon": "safex", "dependencies": [ - "Ethereum" + "Mastercoin (Omni)", + "MaidSafeCoin" ], - "icon": "rhea", - "token": { - "name": "rhea token", - "symbol": "RHT" + "aliases": { + "coinmarketcap": "Safe Exchang...", + "nickname": "Safe Exchange", + "quantum": "MSC/SP56" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "flags": { + "rating_do_not_display": true }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Options trading platform with quarterly dividend" + "headline": "Decentralized Contract Market Platform" + }, + "consensus": { + "consensus_type": "Omni", + "consensus_name": "Locked Token" + }, + "token": { + "name": "safexcoin", + "symbol": "SEC" }, "crowdsales": { - "start_date": "2017-10-02T13:00:00", - "end_date": "2017-10-30T13:00:00", - "end_date_plan": "2017-10-30T13:00:00", + "start_date": "2015-11-21T00:00:00", + "end_date": "2016-01-04T23:59:59", "genesis_address": [ - "0x0e9e3a29cc945f24c1e7e1ce15d93547bd06654b" - ], - "funding_terms": "https://rheatoken.io/documentation/TermsConditions.pdf", - "funding_url": "https://rheatoken.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "1Dyc5rNwbttzVJ5Cgy7DSE4XmxmXZaGeXy", + "1JSBkDAwXz6gx6LasMepJP1rv8SRarz95C" ], - "raised": [ - "" - ] + "funding_terms": "http://safex.io/crowdsale", + "funding_url": "http://safex.io/sale", + "btc_raised": 121.5158365, + "tokens_sold": 2126008810.53, + "tokens_issued": 2147483647 }, "specs": { - "supply": 5000000 + "total_tokens": 2147483647 + }, + "first_price": { + "btc": 6e-8, + "usd": 0.00002601, + "date": "2016-01-04T23:59:59" }, "links": [ { "type": "website", - "name": "rheatoken.io", - "url": "http://rheatoken.io/", + "name": "safex.io", + "url": "http://safex.io/", + "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "website", + "name": "Safex Crowdsale", + "url": "http://safex.io/sale", + "icon": "website.png", + "tags": [ + "Apps", + "Analytics" + ] + }, { "type": "paper", - "name": "Rhea Whitepaper", - "url": "http://rheatoken.io/documentation/WhitePaper.pdf", + "name": "Safex Whitepaper", + "url": "http://safex.io/SafeExchangeWhitePaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -44573,8 +44533,8 @@ }, { "type": "github", - "name": "Rhea GitHub", - "url": "https://github.com/RheaToken", + "name": "Safex GitHub", + "url": "https://github.com/dallyshalla/safe_exchange/tree/master/src", "icon": "github.png", "tags": [ "Main", @@ -44582,157 +44542,409 @@ ] }, { - "type": "blog", - "name": "Rhea Blog", - "url": "https://medium.com/@rheatoken", - "icon": "medium.png", + "type": "explorer", + "name": "SEC Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=56", + "icon": "omnilayer.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2152262.0", - "icon": "bitcointalk.png", + "name": "Safex Forum", + "url": "http://discuss.safex.io/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/rheatoken", - "icon": "twitter.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1258419.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Rhea Telegram", - "url": "https://t.me/joinchat/GhB3YQ6dFhsQ5y1QgPUF7Q", - "icon": "telegram.png", + "type": "forum", + "name": "SAFE Forum Thread", + "url": "https://forum.safenetwork.io/t/officially-safe-exchange-crowdsale/6110/26", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/rheatoken", - "icon": "facebook.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "78ae9b6ffc008e988a9b052bb331ab49dab0d627c145e3c96ab4b71b2e86a8b5", - "system": "Riecoin", - "icon": "riecoin", + "genesis_id": "1.3.1066", + "system": "Satoshi-Steem", + "icon": "satoshisteem", + "dependencies": [ + "BitShares" + ], + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Blockchain Traded Steem Power managed by Satoshi•Fund", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "ssteem", + "symbol": "SSTEEM" + }, + "consensus": { + "name": "BitShares", + "type": "User Issued Asset" + }, "aliases": { - "coinmarketcap": "Riecoin" + "nickname": "Satoshi•Steem" + }, + "specs": { + "supply": 763038846.803527, + "price": { + "btc": 0, + "usd": 0 + }, + "cap": { + "usd": 0, + "btc": 0 + } + }, + "first_price": { + "btc": 0.00000122, + "usd": 0.000806, + "date": "2016-07-15T12:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true + }, + "links": [ + { + "type": "explorer", + "name": "Satoshi•Steem Asset", + "url": "http://cryptofresh.com/a/SSTEEM", + "icon": "cryptofresh.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=satoshifund#", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "exchange", + "name": "OpenLedger Exchange", + "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Exchange" + ] + }, + { + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", + "icon": "openledger.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Bitshares Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", + "tags": [ + "Apps", + "Wallet" + ] + } + ] + }, + { + "genesis_id": "1.3.1008", + "system": "SatoshiFund", + "dependencies": "BitShares", + "descriptions": { + "state": "Private", + "system_type": "cryptoasset", + "headline": "Blockchain Asset Management", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "satoshifund", + "symbol": "SFUND" }, "consensus": { - "type": "PoW", - "algorithm": "Prime Numbers" + "name": "BitShares", + "type": "User Issued Asset" + }, + "aliases": { + "nickname": "Satoshi•Fund" + }, + "specs": { + "supply": 100000, + "cap": { + "usd": 2077714, + "btc": 1972.97 + } + }, + "flags": { + "supply_from_here": true, + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.0197297, + "usd": 12.33628, + "date": "2016-07-30T13:22:00" }, + "links": [ + { + "type": "website", + "name": "satoshi.fund", + "url": "http://satoshi.fund/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Satoshi•Fund Asset", + "url": "http://cryptofresh.com/a/SFUND", + "icon": "cryptofresh.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Satoshi•Fund Portfolio", + "url": "https://cyber.fund/@satoshi_fund", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + } + ] + }, + { + "genesis_id": "1.3.1010", + "system": "SatoshiPie", + "icon": "satoshipie", + "dependencies": [ + "BitShares" + ], "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "03/02/2014", - "genesis": "11/02/2014" + "system_type": "cryptoasset", + "headline": "Asset Backed Blockchain Traded Fund managed by Satoshi•Fund", + "tags": [ + "DApp" + ] }, "token": { - "name": "Riecoin", - "symbol": "RIC" + "name": "pie", + "symbol": "SPIES" + }, + "consensus": { + "name": "BitShares", + "type": "User Issued Asset" + }, + "aliases": { + "nickname": "Satoshi•Pie" + }, + "specs": { + "supply": 747400.9034, + "price": { + "usd": 34.2197, + "btc": 0.0130168 + }, + "cap": { + "usd": 25575858, + "btc": 9728.77 + } }, - "specs": { - "p2p": 28333, - "rpc": 28332, - "block_time": 150, - "block_reward": 50, - "halfing_cycle": 8400000, - "total_tokens": 84000000, - "difficulty_cycle": "288 blocks (~12hours)" + "first_price": { + "btc": 0.00216636, + "usd": 1, + "date": "2016-05-09T18:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true }, "links": [ { "type": "website", - "name": "riecoin.org", - "url": "http://riecoin.org/", - "icon": "website.png", + "name": "satoshi.fund", + "url": "http://satoshi.fund", + "icon": "site.png", "tags": [ "Main" ] }, { "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/ric/", - "icon": "cryptoid.png", + "name": "Satoshi•Pie Asset", + "url": "http://cryptofresh.com/a/SPIES", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "Riecoin GitHub", - "url": "https://github.com/riecoin/riecoin", - "icon": "github.png", + "type": "explorer", + "name": "Satoshi•Pie Portfolio", + "url": "https://cyber.fund/@satoshi_pie", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=446703.0", - "icon": "forum.png", + "type": "wallet", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=satoshifund#", + "icon": "openledger.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Cryptocoin Talk", - "url": "https://cryptocointalk.com/topic/4250-annric-riecoin-new-prime-numbers-pow-coin-launches-feb-11-2014/", - "icon": "forum.png", + "type": "exchange", + "name": "OpenLedger Exchange", + "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", + "icon": "openledger.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Bitshares Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "paper", + "name": "Investment Instruction (Rus)", + "url": "https://steemit.com/cyberfund/@hipster/kak-investirovatv-satoshi-pai", + "icon": "link.png", + "tags": [ + "Science" ] } + ] + }, + { + "genesis_id": "145365481365", + "system": "Scotcoin", + "dependencies": [ + "Counterparty" ], + "aliases": { + "coinmarketcap": "Scotcoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "consensus_type": "" + }, + "token": { + "name": "Scotcoin", + "symbol": "XCPSCO" + }, + "specs": {}, + "links": { + "type": "website", + "name": "scotcoin.org", + "url": "http://scotcoin.org/", + "tags": [ + "Main" + ] + }, + "flags": { + "rating_do_not_display": true + }, "first_price": { - "btc": 0.0015129, - "usd": 0.94294262, - "date": "2014-02-14T00:00:00" + "btc": 2.1e-7, + "usd": 0.00004853, + "date": "2015-05-26T00:00:00" } }, { - "genesis_id": "3cdd9c2facce405f5cc220fb21a10e493041451c463a22e1ff6fe903fc5769fc", - "system": "Rimbit", - "icon": "rimbit", + "genesis_id": "00000eca234f07edc98aaf3f2a7b7478dc58992a9cd439323d099c6a590ca2bb", + "system": "ShadowCash", + "icon": "shadowcash", "dependencies": "independent", "aliases": { - "coinmarketcap": "Rimbit" - }, - "ratings": { - "rating_cyber": 1 + "coinmarketcap": "ShadowCash" }, "consensus": { "type": "PoS", - "algorithm": "Peercoin" + "algorithm": "SHA-256" }, "descriptions": { "tags": [ @@ -44742,15 +44954,15 @@ "system_type": "cryptocurrency" }, "token": { - "name": "Rimbit", - "symbol": "RBT" + "name": "ShadowCash", + "symbol": "SDC" }, "specs": {}, "links": [ { "type": "website", - "name": "rimbit.com", - "url": "http://rimbit.com/", + "name": "aboutshadow.com", + "url": "http://aboutshadow.com/", "icon": "website.png", "tags": [ "Main" @@ -44759,7 +44971,7 @@ { "type": "explorer", "name": "Explorer", - "url": "https://rimbitexplorer.com/chain/Rimbit", + "url": "http://shadow.blockexplorer.cc/chain/ShadowCash", "icon": "explorer.png", "tags": [ "Main", @@ -44770,8 +44982,8 @@ }, { "type": "github", - "name": "Rimbit GitHub", - "url": "https://github.com/Rimbit", + "name": "ShadowCash GitHub", + "url": "https://github.com/SDCDev/shadowcoin", "icon": "github.png", "tags": [ "Main", @@ -44781,7 +44993,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1105448.0", + "url": "https://bitcointalk.org/index.php?topic=745352.0", "icon": "forum.png", "tags": [ "Main", @@ -44790,21 +45002,21 @@ } ], "first_price": { - "btc": 0.00002354, - "usd": 0.00798797, - "date": "2014-10-26T00:00:00" + "btc": 0.000266, + "usd": 0.15594914, + "date": "2014-07-31T00:00:00" } }, { "genesis_id": "", - "system": "Ripio Credit Network", + "system": "Sharpe Capital", "dependencies": [ "Ethereum" ], - "icon": "ripiocreditnet", + "icon": "sharpecapital", "token": { - "name": "ripio credit network token", - "symbol": "RCN" + "name": "sharpe token", + "symbol": "SHP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44813,17 +45025,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Credit network based on cosgined smart contracts" + "headline": "The Financial Markets Protocol" }, "crowdsales": { - "start_date": "2017-10-17T15:00:00", - "end_date": "2017-11-05T15:00:00", - "end_date_plan": "2017-11-05T15:00:00", + "start_date": "2017-11-13T14:00:00", + "end_date": "2017-12-12T14:00:00", + "end_date_plan": "2017-12-12T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", - "funding_url": "https://ripiocredit.network/", + "funding_terms": "https://sharpe.capital/tokens", + "funding_url": "https://sharpe.capital/tokens", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -44837,16 +45049,16 @@ "links": [ { "type": "website", - "name": "ripiocredit.network", - "url": "https://ripiocredit.network/", + "name": "sharpe.capital", + "url": "https://sharpe.capital/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ripio Credit Network Whitepaper", - "url": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", + "name": "Sharpe Capital Whitepaper", + "url": "https://s3-eu-west-1.amazonaws.com/sharpe-website/whitepaper.pdf", "tags": [ "Main", "Science" @@ -44854,18 +45066,28 @@ }, { "type": "github", - "name": "Ripio Credit Network GitHub", - "url": "https://github.com/ripio/rcn-token", + "name": "Sharpe Capital GitHub", + "url": "https://github.com/sharpe-capital", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Sharpe Capital Blog", + "url": "https://medium.com/sharpecapital", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/RCN_token", + "url": "https://twitter.com/sharpecapital", "icon": "twitter.png", "tags": [ "News" @@ -44873,8 +45095,8 @@ }, { "type": "custom", - "name": "Ripio Credit Network Telegram", - "url": "https://t.me/RCNchat", + "name": "Sharpe Capital Telegram", + "url": "https://t.me/sharpecapital", "icon": "telegram.png", "tags": [ "News" @@ -44882,9 +45104,9 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCamqroruWBDSuND_-8tZ-yg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/sharpecapital", + "icon": "facebook.png", "tags": [ "News" ] @@ -44892,574 +45114,422 @@ ] }, { - "genesis_id": "4109c6f2045fc7eff4cde8f9905d19c28820d86304080ff886b299f0206e42b5", - "system": "Ripple", - "icon": "ripple", + "genesis_id": "25f6e3b9295a61f69fcb956aca9f0076234ecf2e02d399db5448b6e22f26e81c", + "system": "Sia", "dependencies": [ "independent" ], + "icon": "sia", "token": { - "name": "ripple", - "symbol": "XRP" + "name": "siacoin", + "symbol": "SC" }, "consensus": { - "type": "Trusted Ledger", - "algorithm": "RPCA" + "type": "PoW", + "algorithm": "Blake2b" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Gross Settlement System", + "headline": "A Decentralized Cloud Storage Platform", "tags": [ "DAO" ], - "hashtag": "#ripple", + "hashtag": "#siacoin", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Ripple" + "coinmarketcap": "Siacoin" }, "specs": { - "total_tokens": 100000000000, - "supply": 100000000000, - "premine_tokens": "100B (100%). 20B XRP were retained by the creators, seeders, venture capital companies and other founders. 80B XRP were given to Ripple Labs. Ripple Labs intends to distribute 55B XRP to charitable organizations, users and strategic partners and will retain the remaining 25B XRP." + "supply": 5369875000, + "block_time": 600, + "block_reward": "300000. Reward reduced by 1 every block intil reach 30000. After reamains constant" }, "events": [ { "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=301635.0", - "start_date": "2013-09-26T01:06:21" + "start_date": "2014-05-01T07:40:43", + "url": "https://bitcointalk.org/index.php?topic=1060294.0" } ], "links": [ { - "type": "risk", - "name": ">60% of tokens is under control of Ripple Labs", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Consensus algorithm enable to block accounts", - "url": "", - "icon": "" - }, - { - "name": "ripple.com", - "url": "https://www.ripple.com", + "type": "website", + "name": "Siacoin.com", + "url": "http://siacoin.com/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Ripple Trade", - "url": "https://rippletrade.com/", - "icon": "ripple.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Gatehub", - "url": "https://gatehub.net", - "icon": "ripple.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Validators", - "url": "https://validators.ripple.com", - "icon": "website.png", - "tags": [ - "Analytics" - ], - "type": "custom" - }, - { - "name": "Ripple Charts", - "url": "https://www.ripplecharts.com/", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "custom" - }, - { - "name": "Key Network Metrics", - "url": "https://www.ripplecharts.com/#/metrics", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", - "tags": [ - "Apps", - "Analytics" - ], - "type": "custom" - }, - { - "name": "XRP held by Ripple Labs", - "url": "https://ripple.com/xrp-portal/", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", - "tags": [ - "Apps", - "Analytics" - ], - "type": "custom" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ripple/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Press Releases", - "url": "https://ripple.com/press-releases/", - "icon": "ripple.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Blog", - "url": "https://ripple.com/blog/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/ripple/", - "type": "custom", - "icon": "coindesk.png", - "tags": [ - "News" - ] - }, - { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/ripple/", - "type": "custom", - "icon": "cointelegraph.png", - "tags": [ - "News" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/Ripple", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://forum.ripple.com/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "r/ripple", - "url": "www.reddit.com/r/Ripple/", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "YouTube", - "url": "http://www.youtube.com/user/ripplevideo1", - "icon": "youtube.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Google+", - "url": "https://plus.google.com/+Ripplepay/posts", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=301635.0", - "type": "custom", - "tags": [ - "publications" ] }, { - "name": "GitHub Organization", - "url": "https://github.com/ripple", + "type": "github", + "name": "Nebulous organization on Github", + "url": "https://github.com/NebulousLabs", "icon": "github.png", "tags": [ "Code" - ], - "type": "github" - }, - { - "name": "Rippled: Peer-to-peer Network Daemon", - "url": "https://github.com/ripple/rippled", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "JavaScript API for interacting with Ripple in Node.js", - "url": "https://github.com/ripple/ripple-lib", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Ripple Client: UI for the Ripple payment network", - "url": "https://github.com/ripple/ripple-client", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Data API Tool", - "url": "https://ripple.com/build/data-api-tool/", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "WebSocket API Tool", - "url": "https://ripple.com/build/websocket-tool/", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "RPC Tool", - "url": "https://ripple.com/build/ripple-info-tool/", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Ripple Consensus Whitepaper by David Schwartz, Noah Youngs, Arthur Britto", - "url": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", - "tags": [ - "Science" ] }, { - "name": "Ripple Deep Dive for Financial Professionals", - "url": "https://ripple.com/files/ripple_deep_dive_for_financial_professionals.pdf", + "type": "paper", + "name": "Sia Whitepaper", + "url": "http://siacoin.com/sia.pdf", "icon": "whitepaper.png", - "type": "whitepaper", "tags": [ "Science" ] - }, - { - "name": "Building Network Effects on Ripple", - "url": "https://ripple.com/files/ripple_vision.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + }, + { + "type": "explorer", + "name": "Explorer", + "url": "http://explore.siacoin.com/", + "icon": "explorer.png", "tags": [ - "Science" + "Main", + "Apps", + "Analytics" ] }, { - "name": "The Cost-Cutting Case for Banks", - "url": "https://ripple.com/files/xrp_cost_model_paper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "wallet", + "name": "Sia Client", + "url": "https://github.com/NebulousLabs/Sia-UI/releases/", + "icon": "sia.png", "tags": [ - "Science" + "Main", + "Apps", + "Wallet" ] }, { - "name": "Ripple Stream Product Sheet", - "url": "https://ripple.com/files/ripple_stream_product_sheet.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "blog", + "name": "Sia Blog", + "url": "http://blog.sia.tech/", + "rss": "http://blog.sia.tech/rss/", + "icon": "blog.png", "tags": [ - "Science" + "Main", + "News" ] }, { - "name": "Ripple Connect Product Sheet", - "url": "https://ripple.com/files/ripple_connect_product_sheet.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/NebulousLabs", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "name": "Knowledge Center", - "url": "https://ripple.com/learn/", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/siacoin", + "rss": "https://www.reddit.com/r/siacoin/.rss", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "name": "Ripple Developers Portal", - "url": "https://ripple.com/build/", - "icon": "ripple.png", + "name": "forum", + "url": "https://forum.siacoin.com/", + "icon": "forum.png", "tags": [ - "Code" + "News" ], - "type": "custom" + "type": "forum" }, { - "name": "Poloniex", - "headline": "Cryptocurrensy Exchange", - "url": "https://www.poloniex.com/exchange#btc_bts", - "type": "custom", - "icon": "poloniex.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1060294.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Kraken", - "url": "https://www.kraken.com", "type": "custom", - "icon": "kraken.png", + "name": "Facebook", + "url": "https://www.facebook.com/nebulouslabs", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", "type": "custom", - "icon": "btc38.png", + "name": "Slack", + "url": "http://slackin.sia.tech/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Jubi", - "url": "http://www.jubi.com/coin/xrp/", - "type": "custom", - "icon": "link.png", + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com/", - "type": "custom", - "icon": "link.png", + "type": "earn", + "name": "Sia Oficial Miner", + "url": "https://github.com/NebulousLabs/Sia-GPU-Miner/releases", + "icon": "mining.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Rock Trading", - "url": "https://therocktrading.com/en/offers/BTCXRP", - "type": "custom", - "icon": "link.png", + "type": "earn", + "name": "Sia Alternate Miner", + "url": "github.com/robvanmieghem/gominer", + "icon": "mining.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] } ], - "flags": { - "supply_from_here": true, - "quantum": true - }, "first_price": { - "btc": 0.00004573, - "usd": 0.00437574, - "date": "2013-08-04T00:00:00" + "btc": 1.7e-7, + "usd": 0.0000392, + "date": "2015-08-25T00:00:00" } }, { "genesis_id": "", - "system": "Rise", - "icon": "rise-vision", + "system": "Sift", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "sift", "token": { - "name": "rise", - "symbol": "RISE" - }, - "aliases": { - "coinmarketcap": "Rise" + "name": "sift token", + "symbol": "SIFT" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Multi-language Decentralized Application Platform", - "tags": [ - "DAO", - "DApp" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Crytpo Asset Investment and Trading Fund" }, "crowdsales": { - "start_date": "2016-05-10T10:00:00", - "end_date": "2016-06-24T10:00:00", "genesis_address": [ - "3466r4y8FuVUE6FHuCShshQkCYZY3xaqdG" + "0xf8Fc0cc97d01A47E0Ba66B167B120A8A0DeAb949", + "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000" ], - "funding_terms": "https://rise.vision/blog/post/ico-terms", - "funding_url": "https://rise.vision/ico", - "tokens_issued": 100000000, - "tokens_sold": 88000000, - "btc_raised": 1715.3437354 - }, - "first_price": { - "btc": 0.00001715, - "usd": 0.01140978 - }, - "specs": { - "supply": 100000000 - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://smartift.com/", + "funding_url": "https://smartift.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "Rise.Vision", - "url": "https://rise.vision/", - "icon": "website.png", + "type": "website", + "name": "smartift.com", + "url": "https://smartift.com/", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Blog", - "url": "https://rise.vision/", - "icon": "blog.png", + "type": "paper", + "name": "Sift Whitepaper", + "url": "https://smartift.com/sift_whitepaper.pdf", "tags": [ "Main", - "News" - ], - "type": "custom" + "Science" + ] + }, + { + "type": "github", + "name": "Sift GitHub", + "url": "https://github.com/smartift", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/risevisionteam", + "url": "https://twitter.com/smartift", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Forum", - "url": "https://risevisionfoundation.atlassian.net/wiki/questions", - "icon": "forum.png", + "type": "custom", + "name": "Sift Telegram", + "url": "https://t.me/smartift", + "icon": "telegram.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1445947.0", - "icon": "forum.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/SmartIFT/", + "icon": "reddit.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Rise Bitbucket", - "url": "https://bitbucket.com/risevisionfoundation", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Sikoba", + "dependencies": [ + "Ethereum" + ], + "icon": "sikoba", + "token": { + "name": "sikoba token", + "symbol": "SKO" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer IOU Platform" + }, + "aliases": { + "coinmarketcap": "Sikoba" + }, + "crowdsales": { + "start_date": "2017-04-25T12:00:00", + "end_date": "2017-05-15T12:00:00", + "end_date_plan": "2017-05-15T12:00:00", + "genesis_address": [ + "0x812ade7bc90c34e8b2ca92590e525305c85f2d03" + ], + "funding_terms": "http://www.sikoba.com/www/presale/index.html", + "funding_url": "http://www.sikoba.com/www/presale/index.html", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "eth = 8000" + ], + "raised": [ + "" + ] + }, + "specs": { + "cap": { + "usd": "", + "btc": "" + } + }, + "first_price": { + "date": "", + "usd": "", + "btc": "" + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "ww.sikoba.com", + "url": "http://www.sikoba.com/", + "tags": [ + "Main" + ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/sikoba?tab=repositories", "tags": [ + "Main", "Code" - ], - "type": "bitbucket" + ] }, { - "name": "Rise Whitepaper", - "url": "https://rise.vision/blog/post/rise-technology-white-paper", - "icon": "whitepaper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1840820.0", + "icon": "btc.png", "tags": [ "Main", - "Science" - ], - "type": "paper" + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/sikobaNetwork", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Slack", + "url": "https://sikoba-presale.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "Main", + "News" + ] } ] }, { "genesis_id": "", - "system": "Rockchain", + "system": "Silent Notary", "dependencies": [ "Ethereum" ], - "icon": "rockchain", + "icon": "silentnotary", "token": { - "name": "rockchain token", - "symbol": "ROK" + "name": "silent notary token", + "symbol": "SNTR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -45468,19 +45538,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed data intelligence" + "headline": "Blockchain service based on confirming the existence of events" }, "crowdsales": { - "start_date": "2017-11-01T11:00:00", - "end_date": "2017-12-01T11:00:00", - "end_date_plan": "2017-12-01T11:00:00", + "start_date": "2017-08-21T00:00:00", + "end_date": "2017-09-04T00:00:00", + "end_date_plan": "2017-09-04T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://rockchain.org/Rockchain_ICO_TermsAndConditions.pdf", - "funding_url": "https://rockchain.org/token.html", + "funding_terms": "https://silentnotary.com/", + "funding_url": "https://silentnotary.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 1000000, "btc_raised": "", "cap_limit": [ "" @@ -45492,16 +45562,16 @@ "links": [ { "type": "website", - "name": "rockchain.org", - "url": "https://rockchain.org/index.html", + "name": "silentnotary.com", + "url": "https://silentnotary.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Rockchain Whitepaper", - "url": "https://rockchain.org/RockchainWhitePaper.pdf", + "name": "Silent Notary Whitepaper", + "url": "https://drive.google.com/file/d/0By2meS6G5zw5Wnhvcnh0TmhRR0U/view", "tags": [ "Main", "Science" @@ -45509,8 +45579,8 @@ }, { "type": "github", - "name": "Rockchain GitHub", - "url": "https://github.com/AlphaDinoRC/rockchain", + "name": "Silent Notary GitHub", + "url": "https://github.com/SilentNotary/ICO-SN", "icon": "github.png", "tags": [ "Main", @@ -45518,407 +45588,425 @@ ] }, { - "type": "blog", - "name": "Rockchain Blog", - "url": "https://medium.com/@alphadino/", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SilentNotary", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2016357.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Silent Notary Slack", + "url": "https://silentnotary.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Silent Notary Telegram", + "url": "https://t.me/icosilentnotary", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/SilentNotary", + "icon": "facebook.png", "tags": [ - "Main", "News" ] + } + ] + }, + { + "genesis_id": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", + "system": "SingularDTV", + "icon": "singulardtv", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "singular", + "symbol": "SNGLS" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "SingularDTV" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Blockchain Entertainment Studio", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-10-02T14:00:00", + "end_date": "2016-10-02T14:15:00", + "genesis_address": [ + "0xbdf5c4f1c1a9d7335a6a68d9aa011d5f40cf5520" + ], + "funding_terms": "https://singulardtv.com/", + "funding_url": "https://singulardtv.com/", + "tokens_sold": 500000000, + "tokens_issued": 1000000000, + "btc_raised": 12556 + }, + "specs": { + "supply": 1000000000, + "cap": {} + }, + "first_price": { + "btc": 0.00002511, + "usd": 0.01537503, + "date": "2016-10-02T14:15:00" + }, + "flags": { + "supply_from_here": true + }, + "links": [ + { + "type": "website", + "name": "singulardtv.com", + "url": "https://singulardtv.com/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2158987.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SingularDTV", + "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/alphadinos", - "icon": "twitter.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@SingularDTV", + "rss": "https://medium.com/feed/@SingularDTV", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Rockchain Slack", - "url": "http://www.rockteam.org/", - "icon": "slack.png", + "type": "forum", + "name": "SingularDTV Forum", + "url": "https://forum.singulardtv.com", + "icon": "forum.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/rockchain/", + "name": "reddit", + "url": "https://www.reddit.com/r/SingularDTV", + "rss": "https://www.reddit.com/r/SingularDTV/.rss", "icon": "reddit.png", "tags": [ + "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Rockchain-1830244540626531/", + "url": "https://www.facebook.com/singulardtv/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrfR0cN8jSeweIywA_N5GHw/featured", - "icon": "youtube.png", + "type": "paper", + "name": "Singular Summary Overview", + "url": "https://singulardtv.com/resources/default/pdf/SingularDTV%20CODE_Summary%20Overview.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] - } - ] - }, - { - "system": "Rootstock", - "dependencies": [ - "Bitcoin" - ], - "icon": "rootstock", - "token": {}, - "consensus": {}, - "descriptions": { - "state": "Project", - "system_type": "Cryptoproject", - "headline": "Smart Contracts Platform on Bitcoin", - "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "Rootstock", - "nickname": "Rootstock" - }, - "specs": {}, - "ratings": {}, - "links": [ + }, { - "type": "website", - "name": "rootstock.io", - "url": "http://www.rsk.co/", - "icon": "website.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/rootstock/", - "icon": "reddit.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "RSK Explorer", - "url": "https://explorer.rsk.co", - "icon": "explorer.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "Explorer" + "Main", + "Apps", + "Wallet" ] }, { - "type": "explorer", - "name": "RSK Stats", - "url": "https://stats.rsk.co", - "icon": "explorer.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "Data" + "Apps", + "Wallet" ] }, { - "type": "explorer", - "name": "RSK Faucet", - "url": "https://faucet.rsk.co", - "icon": "explorer.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "Faucet" + "Apps", + "Wallet" ] } ] }, { "genesis_id": "", - "system": "Rouge Project", + "system": "Skycoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "rouge", + "icon": "skycoin", "token": { - "name": "rouge token", - "symbol": "RGE" + "name": "skycoin token", + "symbol": "SKY" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "SkyHash" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Blockchain Coupon Platform" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "SkyHash based Cryptocurrency" + }, + "crowdsales": { + "start_date": "2017-08-08T00:00:00", + "end_date": "2017-08-31T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "", + "funding_url": "http://skycoin.net/", + "tokens_sold": "http://skycoin.net/", + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "aliases": { + "coinmarketcap": "Skycoin", + "CurrencyName": "skycoin" }, "links": [ { "type": "website", - "name": "rouge.network", - "url": "https://rouge.network/", + "name": "skycoin.net", + "url": "http://skycoin.net/", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Rouge Project Whitepaper", - "url": "https://rouge.network/whitepaper-rge.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/TheRougeProject", - "icon": "github.png", + "type": "explorer", + "name": "Skycoin Explorer", + "url": "https://explorer.skycoin.net/app/blocks", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { "type": "blog", - "name": "Rouge Project Blog", - "url": "https://medium.com/the-rouge-project", + "name": "Skycoin Blog", + "url": "https://blog.skycoin.net/", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2011325.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Rougetoken", + "url": "https://twitter.com/Skycoinproject", "icon": "twitter.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Round", - "dependencies": [ - "Ethereum" - ], - "icon": "round", - "token": { - "name": "round", - "symbol": "ROUND" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized eSports Platform" - }, - "aliases": { - "coinmarketcap": "Round" - }, - "specs": { - "supply": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "roundcoin.org", - "url": "http://roundcoin.org/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Round Whitepaper", - "url": "http://roundcoin.org/storage/white_paper.pdf", - "tags": [ - "Main", - "Science" - ] }, { - "type": "github", - "name": "GitHub", - "url": "", - "icon": "github.png", + "type": "custom", + "name": "Skycoin Telegram", + "url": "https://t.me/Skycoin", + "icon": "telegram.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "type": "slack", + "name": "Skycoin Slack", + "url": "https://skycoin.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1657439.0", - "icon": "bitcointalk.png", + "name": "Bitcointalk Thread", + "url": "https://bitcointalk.org/index.php?topic=380441.0", + "icon": "website.png", "tags": [ - "News" - ] + "Main" + ], + "type": "website" }, { - "type": "twitter", - "name": "Twitter", - "url": "", - "icon": "twitter.png", + "name": "SkyHash: an Opinion Dynamics Model for Hash\nConsensus over P2P network", + "url": "http://arxiv.org/pdf/1507.03927v3.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "slack", - "name": "Slack", - "url": "", - "icon": "slack.png", + "name": "Sky: Opinion Dynamics Based Consensus for\nP2P Network with Trust Relationships", + "url": "http://arxiv.org/pdf/1501.06238v6.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", + "name": "Skycoin on GitHub", + "url": "https://github.com/skycoin/skycoin", + "type": "github", "tags": [ - "News" + "Main", + "Code" ] }, { + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/Exchange?market=SKY_BTC", "type": "custom", - "name": "YouTube", - "url": "", - "icon": "youtube.png", + "icon": "cryptopia.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "0b61c14741228a50565769ab665998d96f2da0de6b1f19ec59fc11101092cbc5", - "system": "Safex", - "icon": "safex", + "genesis_id": "", + "system": "SLOGN", "dependencies": [ - "Mastercoin (Omni)", - "MaidSafeCoin" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Safe Exchang...", - "nickname": "Safe Exchange", - "quantum": "MSC/SP56" + "icon": "slogn", + "token": { + "name": "slogn coin", + "symbol": "SLOGN" }, - "flags": { - "rating_do_not_display": true + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Contract Market Platform" - }, - "consensus": { - "consensus_type": "Omni", - "consensus_name": "Locked Token" - }, - "token": { - "name": "safexcoin", - "symbol": "SEC" + "headline": "Logistics Platform Powered by Blockchain & AI" }, "crowdsales": { - "start_date": "2015-11-21T00:00:00", - "end_date": "2016-01-04T23:59:59", + "start_date": "2017-07-25T15:00:00", + "end_date": "2017-08-15T02:59:59", + "end_date_plan": "2017-08-15T02:59:59", "genesis_address": [ - "1Dyc5rNwbttzVJ5Cgy7DSE4XmxmXZaGeXy", - "1JSBkDAwXz6gx6LasMepJP1rv8SRarz95C" + "" ], - "funding_terms": "http://safex.io/crowdsale", - "funding_url": "http://safex.io/sale", - "btc_raised": 121.5158365, - "tokens_sold": 2126008810.53, - "tokens_issued": 2147483647 - }, - "specs": { - "total_tokens": 2147483647 - }, - "first_price": { - "btc": 6e-8, - "usd": 0.00002601, - "date": "2016-01-04T23:59:59" + "funding_terms": "https://www.slogn.net/ico", + "funding_url": "https://www.slogn.net/ico", + "tokens_sold": 5600000000, + "tokens_issued": 8000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "safex.io", - "url": "http://safex.io/", - "icon": "website.png", + "name": "slogn.net", + "url": "https://www.slogn.net/", "tags": [ "Main" ] }, - { - "type": "website", - "name": "Safex Crowdsale", - "url": "http://safex.io/sale", - "icon": "website.png", - "tags": [ - "Apps", - "Analytics" - ] - }, { "type": "paper", - "name": "Safex Whitepaper", - "url": "http://safex.io/SafeExchangeWhitePaper.pdf", - "icon": "paper.png", + "name": "SLOGN Whitepaper", + "url": "https://github.com/SLOGNNet/whitepaper/blob/master/whitepaper.pdf", "tags": [ "Main", "Science" @@ -45926,8 +46014,8 @@ }, { "type": "github", - "name": "Safex GitHub", - "url": "https://github.com/dallyshalla/safe_exchange/tree/master/src", + "name": "SLOGN GitHub", + "url": "https://github.com/SLOGNNet", "icon": "github.png", "tags": [ "Main", @@ -45935,201 +46023,178 @@ ] }, { - "type": "explorer", - "name": "SEC Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=56", - "icon": "omnilayer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "forum", - "name": "Safex Forum", - "url": "http://discuss.safex.io/", - "icon": "forum.png", + "type": "blog", + "name": "SLOGN Blog", + "url": "https://medium.com/@SLOGN", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1258419.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2005737", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "SAFE Forum Thread", - "url": "https://forum.safenetwork.io/t/officially-safe-exchange-crowdsale/6110/26", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/slogncoin", + "icon": "twitter.png", "tags": [ - "Main", "News" ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] } ] }, { - "genesis_id": "1.3.1066", - "system": "Satoshi-Steem", - "icon": "satoshisteem", + "genesis_id": "", + "system": "Slot N Slot", "dependencies": [ - "BitShares" + "Ethereum" ], - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Traded Steem Power managed by Satoshi•Fund", - "tags": [ - "DApp" - ] - }, + "icon": "slotnslot", "token": { - "name": "ssteem", - "symbol": "SSTEEM" + "name": "slot token", + "symbol": "SLOT" }, "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, - "aliases": { - "nickname": "Satoshi•Steem" - }, - "specs": { - "supply": 763038846.803527, - "price": { - "btc": 0, - "usd": 0 - }, - "cap": { - "usd": 0, - "btc": 0 - } + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "first_price": { - "btc": 0.00000122, - "usd": 0.000806, - "date": "2016-07-15T12:00:00" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Superfast Ethereum Slot Platform on mobile&web" }, - "flags": { - "supply_from_here": true, - "quantum": true + "crowdsales": { + "start_date": "2017-08-20T08:00:00", + "end_date": "2017-09-03T08:00:00", + "end_date_plan": "2017-09-03T08:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://slotnslot.com", + "funding_url": "https://slotnslot.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "type": "explorer", - "name": "Satoshi•Steem Asset", - "url": "http://cryptofresh.com/a/SSTEEM", - "icon": "cryptofresh.png", + "type": "website", + "name": "slotnslot.com", + "url": "https://slotnslot.com/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Slot N Slot Whitepaper", + "url": "https://github.com/SlotNSlot/whitepaper/blob/master/whitepaper.md#head19", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=satoshifund#", - "icon": "openledger.png", + "type": "github", + "name": "Slot N Slot GitHub", + "url": "https://github.com/SlotNSlot/SlotNSlot", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "type": "exchange", - "name": "OpenLedger Exchange", - "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", - "icon": "openledger.png", + "type": "blog", + "name": "Slot N Slot Blog", + "url": "https://medium.com/@kkenji1024", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Exchange" + "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/slotnslot", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "wallet", - "name": "Bitshares Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", + "type": "custom", + "name": "Slot N Slot Telegram", + "url": "https://t.me/slotnslot_ico", + "icon": "telegram.png", "tags": [ - "Apps", - "Wallet" + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/SlotNSlot/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/slotnslot.eth", + "icon": "facebook.png", + "tags": [ + "News" ] } ] }, { - "genesis_id": "1.3.1008", - "system": "SatoshiFund", - "dependencies": "BitShares", - "descriptions": { - "state": "Private", - "system_type": "cryptoasset", - "headline": "Blockchain Asset Management", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "satoshifund", - "symbol": "SFUND" - }, - "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, + "genesis_id": "660f734cf6c6d16111bde201bbd2122873f2f2c078b969779b9d4c99732354fd", + "system": "SmileyCoin", + "icon": "smileycoin", "aliases": { - "nickname": "Satoshi•Fund" + "coinmarketcap": "SmileyCoin" }, - "specs": { - "supply": 100000, - "cap": { - "usd": 2077714, - "btc": 1972.97 - } + "ratings": { + "rating_cyber": 1 }, - "flags": { - "supply_from_here": true, - "rating_do_not_display": true + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" }, - "first_price": { - "btc": 0.0197297, - "usd": 12.33628, - "date": "2016-07-30T13:22:00" + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "token": { + "name": "SmileyCoin", + "symbol": "SMLY" }, + "specs": {}, "links": [ { "type": "website", - "name": "satoshi.fund", - "url": "http://satoshi.fund/", + "name": "tutor-web.info", + "url": "http://tutor-web.info/", "icon": "website.png", "tags": [ "Main" @@ -46137,246 +46202,228 @@ }, { "type": "explorer", - "name": "Satoshi•Fund Asset", - "url": "http://cryptofresh.com/a/SFUND", - "icon": "cryptofresh.png", + "name": "Explorer", + "url": "https://coinplorer.com/SMLY", + "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "explorer", - "name": "Satoshi•Fund Portfolio", - "url": "https://cyber.fund/@satoshi_fund", - "icon": "explorer.png", + "type": "github", + "name": "FlorinCoin GitHub", + "url": "https://github.com/tutor-web/smileyCoin", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=845761.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" ] } - ] + ], + "first_price": { + "btc": 1e-8, + "usd": 0.00000261, + "date": "2015-01-28T00:00:00" + } }, { - "genesis_id": "1.3.1010", - "system": "SatoshiPie", - "icon": "satoshipie", + "genesis_id": "", + "system": "Snip", "dependencies": [ - "BitShares" + "Ethereum" ], - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Asset Backed Blockchain Traded Fund managed by Satoshi•Fund", - "tags": [ - "DApp" - ] - }, + "icon": "snip", "token": { - "name": "pie", - "symbol": "SPIES" + "name": "snip token", + "symbol": "SNP" }, "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, - "aliases": { - "nickname": "Satoshi•Pie" - }, - "specs": { - "supply": 747400.9034, - "price": { - "usd": 34.2197, - "btc": 0.0130168 - }, - "cap": { - "usd": 25575858, - "btc": 9728.77 - } + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "first_price": { - "btc": 0.00216636, - "usd": 1, - "date": "2016-05-09T18:00:00" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Future of News on the Blockchain" }, - "flags": { - "supply_from_here": true, - "quantum": true + "crowdsales": { + "start_date": "2017-09-29T00:00:00", + "end_date": "2017-10-29T00:00:00", + "end_date_plan": "2017-10-29T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.snip.network/#crowdsale", + "funding_url": "https://www.snip.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "satoshi.fund", - "url": "http://satoshi.fund", - "icon": "site.png", + "name": "snip.network", + "url": "https://www.snip.network/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Satoshi•Pie Asset", - "url": "http://cryptofresh.com/a/SPIES", - "icon": "cryptofresh.png", + "type": "paper", + "name": "Bancor Whitepaper", + "url": "https://media.snip.today/Snip_Whitepaper_en.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "explorer", - "name": "Satoshi•Pie Portfolio", - "url": "https://cyber.fund/@satoshi_pie", - "icon": "explorer.png", + "type": "github", + "name": "Bancor GitHub", + "url": "https://github.com/sniptoday", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=satoshifund#", - "icon": "openledger.png", + "type": "blog", + "name": "Bancor Blog", + "url": "https://medium.com/snip-news", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger Exchange", - "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/sniptoday", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", - "icon": "openledger.png", + "type": "custom", + "name": "Bancor Telegram", + "url": "https://t.me/Sniptoday", + "icon": "telegram.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "wallet", - "name": "Bitshares Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", + "type": "slack", + "name": "Snip Slack", + "url": "https://www.snip.network/slack/", + "icon": "slack.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "paper", - "name": "Investment Instruction (Rus)", - "url": "https://steemit.com/cyberfund/@hipster/kak-investirovatv-satoshi-pai", - "icon": "link.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/sniptoday", + "icon": "facebook.png", "tags": [ - "Science" + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC6d5FoTGtwWLMjcnfmnHkhQ", + "icon": "youtube.png", + "tags": [ + "News" ] } ] }, { - "genesis_id": "145365481365", - "system": "Scotcoin", + "genesis_id": "", + "system": "Snovio", "dependencies": [ - "Counterparty" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Scotcoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset" - }, - "consensus": { - "consensus_type": "" - }, + "icon": "snovio", "token": { - "name": "Scotcoin", - "symbol": "XCPSCO" - }, - "specs": {}, - "links": { - "type": "website", - "name": "scotcoin.org", - "url": "http://scotcoin.org/", - "tags": [ - "Main" - ] - }, - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 2.1e-7, - "usd": 0.00004853, - "date": "2015-05-26T00:00:00" - } - }, - { - "genesis_id": "00000eca234f07edc98aaf3f2a7b7478dc58992a9cd439323d099c6a590ca2bb", - "system": "ShadowCash", - "icon": "shadowcash", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "ShadowCash" + "name": "snov token", + "symbol": "SNOV" }, "consensus": { - "type": "PoS", - "algorithm": "SHA-256" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized lead generation platform" }, - "token": { - "name": "ShadowCash", - "symbol": "SDC" + "crowdsales": { + "start_date": "2017-10-03T12:00:00", + "end_date": "2017-11-03T12:00:00", + "end_date_plan": "2017-11-03T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", + "funding_url": "https://tokensale.snov.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 15000000" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "aboutshadow.com", - "url": "http://aboutshadow.com/", - "icon": "website.png", + "name": "tokensale.snov.io", + "url": "https://tokensale.snov.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://shadow.blockexplorer.cc/chain/ShadowCash", - "icon": "explorer.png", + "type": "paper", + "name": "Snovio Whitepaper", + "url": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "ShadowCash GitHub", - "url": "https://github.com/SDCDev/shadowcoin", + "name": "Snovio GitHub", + "url": "https://gist.github.com/siman/1493d899ff2f0744f386ce04eed84d30", "icon": "github.png", "tags": [ "Main", @@ -46384,32 +46431,72 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=745352.0", - "icon": "forum.png", + "type": "blog", + "name": "Snovio Blog", + "url": "https://medium.com/@ico_snovio", + "icon": "medium.png", "tags": [ "Main", "News" ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2111272.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/snovio_ico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Snovio Telegram", + "url": "https://t.me/snovio_ico", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/Snovio_ICO/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Snovio-ICO-147118702534568/", + "icon": "facebook.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 0.000266, - "usd": 0.15594914, - "date": "2014-07-31T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Sharpe Capital", + "system": "Solar DAO", "dependencies": [ "Ethereum" ], - "icon": "sharpecapital", + "icon": "solardao", "token": { - "name": "sharpe token", - "symbol": "SHP" + "name": "solar dao token", + "symbol": "SDO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -46418,23 +46505,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Financial Markets Protocol" + "headline": "Fund designed to invest in PV solar plants" }, "crowdsales": { - "start_date": "2017-11-13T14:00:00", - "end_date": "2017-12-12T14:00:00", - "end_date_plan": "2017-12-12T14:00:00", + "start_date": "2016-07-27T21:00:00", + "end_date": "2017-08-31T20:59:00", + "end_date_plan": "2017-08-31T20:59:00", "genesis_address": [ "" ], - "funding_terms": "https://sharpe.capital/tokens", - "funding_url": "https://sharpe.capital/tokens", + "funding_terms": "https://solardao.me/", + "funding_url": "https://solardao.me/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", - "cap_limit": [ - "" - ], + "cap_limit": "", "raised": [ "" ] @@ -46442,16 +46527,16 @@ "links": [ { "type": "website", - "name": "sharpe.capital", - "url": "https://sharpe.capital/", + "name": "solardao.me", + "url": "https://solardao.me/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Sharpe Capital Whitepaper", - "url": "https://s3-eu-west-1.amazonaws.com/sharpe-website/whitepaper.pdf", + "name": "Solar DAO Whitepaper", + "url": "http://solardao.me/files/wpeng.pdf", "tags": [ "Main", "Science" @@ -46459,8 +46544,8 @@ }, { "type": "github", - "name": "Sharpe Capital GitHub", - "url": "https://github.com/sharpe-capital", + "name": "Solar DAO GitHub", + "url": "https://github.com/Solar-DAO", "icon": "github.png", "tags": [ "Main", @@ -46469,18 +46554,27 @@ }, { "type": "blog", - "name": "Sharpe Capital Blog", - "url": "https://medium.com/sharpecapital", + "name": "Solar DAO Blog", + "url": "https://medium.com/@solar.dao", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2020066", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/sharpecapital", + "url": "https://twitter.com/SolarDAO", "icon": "twitter.png", "tags": [ "News" @@ -46488,158 +46582,163 @@ }, { "type": "custom", - "name": "Sharpe Capital Telegram", - "url": "https://t.me/sharpecapital", + "name": "Solar DAO Telegram", + "url": "https://t.me/solardao", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Solar DAO Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/sharpecapital", + "url": "https://www.facebook.com/solar.dao/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "25f6e3b9295a61f69fcb956aca9f0076234ecf2e02d399db5448b6e22f26e81c", - "system": "Sia", + "genesis_id": "", + "system": "Solar Bankers", "dependencies": [ - "independent" + "Skycoin" ], - "icon": "sia", + "icon": "solarbankers", "token": { - "name": "siacoin", - "symbol": "SC" + "name": "sun coin", + "symbol": "SUN" }, "consensus": { - "type": "PoW", - "algorithm": "Blake2b" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A Decentralized Cloud Storage Platform", - "tags": [ - "DAO" - ], - "hashtag": "#siacoin", - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Electricity Network based on Solar Energy" }, - "aliases": { - "coinmarketcap": "Siacoin" + "crowdsales": { + "start_date": "2017-08-04T00:00:00", + "end_date": "2017-09-30T00:00:00", + "end_date_plan": "2017-09-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://icobazaar.com/static/9020c0181d4aee07dd319d5dcedd3d02/SunCoin_Terms_and_Conditions_New.pdf", + "funding_url": "https://solarbankers.com/ico/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 5369875000, - "block_time": 600, - "block_reward": "300000. Reward reduced by 1 every block intil reach 30000. After reamains constant" + "supply": 300000000 }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-05-01T07:40:43", - "url": "https://bitcointalk.org/index.php?topic=1060294.0" - } - ], "links": [ { "type": "website", - "name": "Siacoin.com", - "url": "http://siacoin.com/", - "icon": "website.png", + "name": "solarbankers.com", + "url": "https://solarbankers.com/", "tags": [ "Main" ] }, - { - "type": "github", - "name": "Nebulous organization on Github", - "url": "https://github.com/NebulousLabs", - "icon": "github.png", - "tags": [ - "Code" - ] - }, { "type": "paper", - "name": "Sia Whitepaper", - "url": "http://siacoin.com/sia.pdf", - "icon": "whitepaper.png", + "name": "Solar Bankers Whitepaper", + "url": "http://solarbankers.com/wp-content/uploads/2017/08/Solarbankers_whitepaper_Vers2BUpd.pdf", "tags": [ + "Main", "Science" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://explore.siacoin.com/", - "icon": "explorer.png", + "type": "github", + "name": "Solar Bankers GitHub", + "url": "https://github.com/SolarBankers/SunCoin", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "type": "wallet", - "name": "Sia Client", - "url": "https://github.com/NebulousLabs/Sia-UI/releases/", - "icon": "sia.png", + "type": "blog", + "name": "Solar Bankers Blog", + "url": "https://solarbankers.com/blog/", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "blog", - "name": "Sia Blog", - "url": "http://blog.sia.tech/", - "rss": "http://blog.sia.tech/rss/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2064964.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/NebulousLabs", + "url": "https://twitter.com/SolarBankers_", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/siacoin", - "rss": "https://www.reddit.com/r/siacoin/.rss", - "icon": "reddit.png", + "type": "custom", + "name": "Solar Bankers Telegram", + "url": "https://t.me/solarbankersICO", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "forum", - "url": "https://forum.siacoin.com/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1060294.0", - "icon": "forum.png", + "type": "slack", + "name": "Solar Bankers Slack", + "url": "https://solarbankers.slack.com/join/signup", + "icon": "slack.png", "tags": [ "News" ] @@ -46647,76 +46746,100 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/nebulouslabs", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "http://slackin.sia.tech/", - "icon": "slack.png", + "url": "https://www.facebook.com/solarbankerssingapore/", + "icon": "facebook.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "e8666c8715fafbfb095132deb1dd2af63fe14d3d7163715341d48feffab458cc", + "system": "SolarCoin", + "icon": "solarcoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "SolarCoin" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoS", + "algorithm": "Scrypt" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "SolarCoin", + "symbol": "SLR" + }, + "specs": {}, + "links": [ { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "website", + "name": "solarcoin.org", + "url": "http://solarcoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/slr/", + "icon": "cryptoid.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "type": "earn", - "name": "Sia Oficial Miner", - "url": "https://github.com/NebulousLabs/Sia-GPU-Miner/releases", - "icon": "mining.png", + "type": "github", + "name": "SolarCoin GitHub", + "url": "https://github.com/solarcoin", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "type": "earn", - "name": "Sia Alternate Miner", - "url": "github.com/robvanmieghem/gominer", - "icon": "mining.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=785257.0", + "icon": "forum.png", "tags": [ - "Apps" + "Main", + "News" ] } ], "first_price": { - "btc": 1.7e-7, - "usd": 0.0000392, - "date": "2015-08-25T00:00:00" + "btc": 0.00000479, + "usd": 0.00236233, + "date": "2014-09-02T00:00:00" } }, { "genesis_id": "", - "system": "Sift", + "system": "Soma", "dependencies": [ "Ethereum" ], - "icon": "sift", + "icon": "soma", "token": { - "name": "sift token", - "symbol": "SIFT" + "name": "soma token", + "symbol": "STC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -46725,15 +46848,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Crytpo Asset Investment and Trading Fund" + "headline": "Decentralized Social Marketplace" }, "crowdsales": { + "start_date": "2017-09-26T00:01:00", + "end_date": "2017-10-26T23:59:00", + "end_date_plan": "2017-10-26T23:59:00", "genesis_address": [ - "0xf8Fc0cc97d01A47E0Ba66B167B120A8A0DeAb949", - "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000" + "" ], - "funding_terms": "https://smartift.com/", - "funding_url": "https://smartift.com/", + "funding_terms": "http://soma.co/", + "funding_url": "http://soma.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -46744,19 +46869,31 @@ "" ] }, + "specs": { + "supply": 60000000 + }, "links": [ { "type": "website", - "name": "smartift.com", - "url": "https://smartift.com/", + "name": "soma.co", + "url": "http://soma.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Sift Whitepaper", - "url": "https://smartift.com/sift_whitepaper.pdf", + "name": "Soma Whitepaper", + "url": "https://soma.co/wp-content/uploads/2017/07/Whitepaper-1.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Soma Technical Whitepaper", + "url": "https://soma.co/wp-content/uploads/2017/07/Soma-tech-Whitepaper.pdf", "tags": [ "Main", "Science" @@ -46764,8 +46901,8 @@ }, { "type": "github", - "name": "Sift GitHub", - "url": "https://github.com/smartift", + "name": "Soma GitHub", + "url": "https://github.com/Soma-co", "icon": "github.png", "tags": [ "Main", @@ -46773,141 +46910,75 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/smartift", - "icon": "twitter.png", + "type": "blog", + "name": "Soma Blog", + "url": "https://medium.com/@social_83855", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Sift Telegram", - "url": "https://t.me/smartift", - "icon": "telegram.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2129958.msg21281472#msg21281472", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/SmartIFT/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SomaToken", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "Soma Telegram", + "url": "https://t.me/Somacommunity", + "icon": "telegram.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Sikoba", - "dependencies": [ - "Ethereum" - ], - "icon": "sikoba", - "token": { - "name": "sikoba token", - "symbol": "SKO" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Peer-to-Peer IOU Platform" - }, - "aliases": { - "coinmarketcap": "Sikoba" - }, - "crowdsales": { - "start_date": "2017-04-25T12:00:00", - "end_date": "2017-05-15T12:00:00", - "end_date_plan": "2017-05-15T12:00:00", - "genesis_address": [ - "0x812ade7bc90c34e8b2ca92590e525305c85f2d03" - ], - "funding_terms": "http://www.sikoba.com/www/presale/index.html", - "funding_url": "http://www.sikoba.com/www/presale/index.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "eth = 8000" - ], - "raised": [ - "" - ] - }, - "specs": { - "cap": { - "usd": "", - "btc": "" - } - }, - "first_price": { - "date": "", - "usd": "", - "btc": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "ww.sikoba.com", - "url": "http://www.sikoba.com/", - "tags": [ - "Main" - ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/sikoba?tab=repositories", + "type": "slack", + "name": "Soma Slack", + "url": "https://communityinviter.com/apps/somacommunity/somacommunity", + "icon": "slack.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1840820.0", - "icon": "btc.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/sikobaNetwork", - "icon": "twitter.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/socialmarketapp/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Slack", - "url": "https://sikoba-presale.herokuapp.com/", - "icon": "slack.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } @@ -46915,35 +46986,38 @@ }, { "genesis_id": "", - "system": "Silent Notary", + "system": "Sonm", "dependencies": [ - "Ethereum" + "Ethereum", + "BOINC", + "BitTorrent", + "BitMessage" ], - "icon": "silentnotary", + "icon": "sonm", "token": { - "name": "silent notary token", - "symbol": "SNTR" + "name": "sonm token", + "symbol": "SNM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Peer-two-peer", + "consensus_name": "P2P" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain service based on confirming the existence of events" + "headline": "Supercomputer Organized by Network Mining" }, "crowdsales": { - "start_date": "2017-08-21T00:00:00", - "end_date": "2017-09-18T19:01:00", - "end_date_plan": "2017-09-18T19:01:00", + "start_date": "2017-05-25T17:00:00", + "end_date": "2017-06-19T00:10:00", + "end_date_plan": "2017-07-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://silentnotary.com/", - "funding_url": "https://silentnotary.com/", - "tokens_sold": "", - "tokens_issued": 1000000, + "funding_terms": "https://sonm.io/sonm-ico-details/", + "funding_url": "https://ico.sonm.io/", + "tokens_sold": 331360000, + "tokens_issued": 331360000, "btc_raised": "", "cap_limit": [ "" @@ -46955,16 +47029,16 @@ "links": [ { "type": "website", - "name": "silentnotary.com", - "url": "https://silentnotary.com/", + "name": "sonm.io", + "url": "https://sonm.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Silent Notary Whitepaper", - "url": "https://drive.google.com/file/d/0By2meS6G5zw5Wnhvcnh0TmhRR0U/view", + "name": "Sonm Whitepaper", + "url": "http://sonm.io/Sonm1.pdf", "tags": [ "Main", "Science" @@ -46972,8 +47046,8 @@ }, { "type": "github", - "name": "Silent Notary GitHub", - "url": "https://github.com/SilentNotary/ICO-SN", + "name": "Sonm GitHub", + "url": "https://github.com/sonm-io", "icon": "github.png", "tags": [ "Main", @@ -46981,27 +47055,37 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SilentNotary", - "icon": "twitter.png", + "type": "blog", + "name": "Sonm Blog", + "url": "https://medium.com/@sonm/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2016357.0", + "url": "https://bitcointalk.org/index.php?topic=1845114.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SONM17369326", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Silent Notary Slack", - "url": "https://silentnotary.slack.com/", + "name": "Sonm Slack", + "url": "https://sonmio.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -47009,100 +47093,113 @@ }, { "type": "custom", - "name": "Silent Notary Telegram", - "url": "https://t.me/icosilentnotary", + "name": "Sonm Telegram", + "url": "https://t.me/sonm_eng", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/SONM/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/SilentNotary", + "url": "https://www.facebook.com/SONMproject/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", - "system": "SingularDTV", - "icon": "singulardtv", + "genesis_id": "", + "system": "Sparc", "dependencies": [ "Ethereum" ], + "icon": "sparc", "token": { - "name": "singular", - "symbol": "SNGLS" + "name": "sparc token", + "symbol": "SPARC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "SingularDTV" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain Entertainment Studio", - "tags": [ - "DAO" - ], - "page_state": "draft" + "headline": "Distributed supercomputer" }, "crowdsales": { - "start_date": "2016-10-02T14:00:00", - "end_date": "2016-10-02T14:15:00", + "start_date": "2017-10-01T16:00:00", + "end_date": "2017-10-30T16:00:00", + "end_date_plan": "2017-10-30T16:00:00", "genesis_address": [ - "0xbdf5c4f1c1a9d7335a6a68d9aa011d5f40cf5520" + "" ], - "funding_terms": "https://singulardtv.com/", - "funding_url": "https://singulardtv.com/", - "tokens_sold": 500000000, - "tokens_issued": 1000000000, - "btc_raised": 12556 - }, - "specs": { - "supply": 1000000000, - "cap": {} - }, - "first_price": { - "btc": 0.00002511, - "usd": 0.01537503, - "date": "2016-10-02T14:15:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "http://sparc.network/", + "funding_url": "http://sparc.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "singulardtv.com", - "url": "https://singulardtv.com/", - "icon": "website.png", + "name": "sparc.network", + "url": "http://sparc.network/", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SingularDTV", - "icon": "twitter.png", + "type": "paper", + "name": "Sparc Whitepaper", + "url": "http://sparc.network/sparc-whitepaper-4.pdf", "tags": [ "Main", - "News" + "Science" + ] + }, + { + "type": "github", + "name": "Sparc GitHub", + "url": "https://github.com/KingsDistributedSystems/SPARC-Public", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/@SingularDTV", - "rss": "https://medium.com/feed/@SingularDTV", + "name": "Sparc Blog", + "url": "https://medium.com/@cbielicki_1148", "icon": "medium.png", "tags": [ "Main", @@ -47111,162 +47208,121 @@ }, { "type": "forum", - "name": "SingularDTV Forum", - "url": "https://forum.singulardtv.com", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2021078.msg20138508#msg20138508", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/SingularDTV", - "rss": "https://www.reddit.com/r/SingularDTV/.rss", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SPARC_DS", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/singulardtv/", - "icon": "facebook.png", + "name": "Sparc Telegram", + "url": "https://t.me/SPARCNetwork/", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Singular Summary Overview", - "url": "https://singulardtv.com/resources/default/pdf/SingularDTV%20CODE_Summary%20Overview.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "slack", + "name": "Sparc Slack", + "url": "https://kingsds.slack.com/", + "icon": "slack.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KingsDS/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/SparcICO/", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" + "News" ] } ] }, { "genesis_id": "", - "system": "Skycoin", + "system": "Spectiv", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "skycoin", + "icon": "spectiv", "token": { - "name": "skycoin token", - "symbol": "SKY" + "name": "spectiv token", + "symbol": "Specs" }, "consensus": { - "type": "PoS", - "algorithm": "SkyHash" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "SkyHash based Cryptocurrency" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Dedicated Virtual Reality Streaming Platform" }, "crowdsales": { - "start_date": "2017-08-08T00:00:00", - "end_date": "2017-08-31T00:00:00", + "start_date": "2017-08-14T12:00:00", + "end_date": "2017-09-04T23:59:00", + "end_date_plan": "2017-09-04T23:59:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "http://skycoin.net/", - "tokens_sold": "http://skycoin.net/", - "tokens_issued": 1000000, + "funding_terms": "https://www.spectivvr.com/", + "funding_url": "https://www.spectivvr.com/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 40000000" ], "raised": [ "" ] }, - "aliases": { - "coinmarketcap": "Skycoin", - "CurrencyName": "skycoin" - }, "links": [ { "type": "website", - "name": "skycoin.net", - "url": "http://skycoin.net/", + "name": "spectivvr.com", + "url": "https://www.spectivvr.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Skycoin Explorer", - "url": "https://explorer.skycoin.net/app/blocks", - "icon": "explorer.png", + "type": "paper", + "name": "Spectiv Whitepaper", + "url": "https://drive.google.com/file/d/0B2_BLkYG_TdGRGE2MGpyWE1oWkk/viewn", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { "type": "blog", - "name": "Skycoin Blog", - "url": "https://blog.skycoin.net/", + "name": "Spectiv Blog", + "url": "https://medium.com/spectiv-vr", "icon": "medium.png", "tags": [ "Main", @@ -47274,187 +47330,224 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Skycoinproject", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1975254.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Skycoin Telegram", - "url": "https://t.me/Skycoin", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/spectivvr", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Skycoin Slack", - "url": "https://skycoin.herokuapp.com/", + "name": "Spectiv Slack", + "url": "https://slackpass.io/spectivvr", "icon": "slack.png", "tags": [ "News" ] }, { - "name": "Bitcointalk Thread", - "url": "https://bitcointalk.org/index.php?topic=380441.0", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "SkyHash: an Opinion Dynamics Model for Hash\nConsensus over P2P network", - "url": "http://arxiv.org/pdf/1507.03927v3.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", - "tags": [ - "Science" - ] - }, - { - "name": "Sky: Opinion Dynamics Based Consensus for\nP2P Network with Trust Relationships", - "url": "http://arxiv.org/pdf/1501.06238v6.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "name": "Skycoin on GitHub", - "url": "https://github.com/skycoin/skycoin", - "type": "github", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/spectivvr/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/Exchange?market=SKY_BTC", "type": "custom", - "icon": "cryptopia.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCPrxpI__VFaV0PUh5W_FMug", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "", - "system": "SLOGN", + "genesis_id": "188592448213512", "dependencies": [ - "Ethereum" + "Counterparty" ], - "icon": "slogn", - "token": { - "name": "slogn coin", - "symbol": "SLOGN" + "system": "Spells of Genesis", + "icon": "spellsofgenesis", + "aliases": { + "coinmarketcap": "Bitcrystals", + "CurrencyName": "Spells of Genesis", + "nickname": "Spells of Genesis" }, + "ratings": {}, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Logistics Platform Powered by Blockchain & AI" + "headline": "Trading Card Game", + "tags": [ + "DApp" + ], + "hashtag": "#spellsofgenesis", + "twwidid": "", + "page_state": "draft" + }, + "token": { + "name": "BitCrystal", + "symbol": "BCY" }, "crowdsales": { - "start_date": "2017-07-25T15:00:00", - "end_date": "2017-08-15T02:59:59", - "end_date_plan": "2017-08-15T02:59:59", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.slogn.net/ico", - "funding_url": "https://www.slogn.net/ico", - "tokens_sold": 5600000000, - "tokens_issued": 8000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "start_date": "2015-08-04T00:00:00", + "end_date": "2015-09-02T00:00:00", + "genesis_address": "nein", + "funding_terms": "http://bitcrystals.github.io/", + "funding_url": "http://bitcrystals.github.io/", + "tokens_sold": 13438000, + "tokens_issued": 100000000, + "btc_raised": 932 + }, + "specs": { + "supply": 43438000, + "timestamp": 1431342962 }, "links": [ { - "type": "website", - "name": "slogn.net", - "url": "https://www.slogn.net/", + "name": "SoG Official Site", + "url": "http://www.spellsofgenesis.com/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "SLOGN Whitepaper", - "url": "https://github.com/SLOGNNet/whitepaper/blob/master/whitepaper.pdf", + "name": "Tokens Crowdsale", + "url": "http://bitcrystals.github.io/", + "icon": "spellsofgenesis.png", + "type": "custom", "tags": [ - "Main", - "Science" + "Publications" ] }, { - "type": "github", - "name": "SLOGN GitHub", - "url": "https://github.com/SLOGNNet", - "icon": "github.png", + "name": "Blog", + "url": "https://medium.com/@SpellsofGenesis", + "icon": "blog.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "blog" }, { - "type": "blog", - "name": "SLOGN Blog", - "url": "https://medium.com/@SLOGN", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/spellsofgenesis", + "icon": "twitter.png", "tags": [ "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2005737", - "icon": "bitcointalk.png", + "name": "Facebook", + "url": "https://www.facebook.com/spellsofgenesis", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "YouTube", + "url": "https://www.youtube.com/user/Everdreamsoft", + "icon": "youtube.png", "tags": [ "News" + ], + "type": "custom" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/bitcrystals/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/slogncoin", - "icon": "twitter.png", + "name": "Counterparty AE", + "url": "http://blockscan.com/order?f=0", + "icon": "counterparty.png", "tags": [ - "News" - ] + "Apps", + "Exchange" + ], + "type": "custom" } - ] + ], + "first_price": { + "btc": 0.00006936, + "usd": 0.01587339, + "date": "2015-09-02T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Slot N Slot", + "system": "Spheris", "dependencies": [ "Ethereum" ], - "icon": "slotnslot", + "icon": "spheris", "token": { - "name": "slot token", - "symbol": "SLOT" + "name": "spheris token", + "symbol": "SPRS" }, "consensus": { "consensus_type": "ERC20 Token", @@ -47463,40 +47556,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Superfast Ethereum Slot Platform on mobile&web" + "headline": "Open Source Decentralized Application Marketplace" }, "crowdsales": { - "start_date": "2017-08-20T08:00:00", - "end_date": "2017-09-03T08:00:00", - "end_date_plan": "2017-09-03T08:00:00", + "start_date": "2017-09-19T12:00:00", + "end_date": "2017-10-19T12:00:00", + "end_date_plan": "2017-10-19T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://slotnslot.com", - "funding_url": "https://slotnslot.com", + "funding_terms": "https://spheris.io", + "funding_url": "https://spheris.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 720000" ], "raised": [ "" ] }, + "specs": { + "supply": 1240000000000 + }, "links": [ { "type": "website", - "name": "slotnslot.com", - "url": "https://slotnslot.com/", + "name": "spheris.io", + "url": "https://spheris.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Slot N Slot Whitepaper", - "url": "https://github.com/SlotNSlot/whitepaper/blob/master/whitepaper.md#head19", + "name": "Spheris Whitepaper", + "url": "https://spheris.io/spheris_whitepaper.pdf", "tags": [ "Main", "Science" @@ -47504,8 +47600,8 @@ }, { "type": "github", - "name": "Slot N Slot GitHub", - "url": "https://github.com/SlotNSlot/SlotNSlot", + "name": "Spheris GitHub", + "url": "https://github.com/bancorprotocol/contracts", "icon": "github.png", "tags": [ "Main", @@ -47514,18 +47610,27 @@ }, { "type": "blog", - "name": "Slot N Slot Blog", - "url": "https://medium.com/@kkenji1024", + "name": "Spheris Blog", + "url": "https://medium.com/@spheris", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2076069", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/slotnslot", + "url": "https://twitter.com/spheris_io", "icon": "twitter.png", "tags": [ "News" @@ -47533,17 +47638,26 @@ }, { "type": "custom", - "name": "Slot N Slot Telegram", - "url": "https://t.me/slotnslot_ico", + "name": "Spheris Telegram", + "url": "https://t.me/spheris", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Spheris Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/SlotNSlot/", + "url": "https://www.reddit.com/r/spheris/", "icon": "reddit.png", "tags": [ "News" @@ -47552,63 +47666,84 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/slotnslot.eth", + "url": "https://www.facebook.com/bancor/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCAOF-RIZ0Mf1N_wvmvG7T6w", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "660f734cf6c6d16111bde201bbd2122873f2f2c078b969779b9d4c99732354fd", - "system": "SmileyCoin", - "icon": "smileycoin", - "aliases": { - "coinmarketcap": "SmileyCoin" + "genesis_id": "", + "system": "Stable", + "dependencies": [ + "Ethereum" + ], + "icon": "stable", + "token": { + "name": "coss token", + "symbol": "COSS" }, - "ratings": { - "rating_cyber": 1 + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "system_type": "cryptoasset", + "headline": "Stabilizing digital tokens universe" }, - "token": { - "name": "SmileyCoin", - "symbol": "SMLY" + "crowdsales": { + "start_date": "2017-08-14T00:00:00", + "end_date": "2017-10-01T00:00:00", + "end_date_plan": "2017-10-01T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://stable.foundation/", + "funding_url": "https://stable.foundation/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "tutor-web.info", - "url": "http://tutor-web.info/", - "icon": "website.png", + "name": "stable.foundation", + "url": "https://stable.foundation/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/SMLY", - "icon": "explorer.png", + "type": "paper", + "name": "Stable Whitepaper", + "url": "https://stable.foundation/wp-content/uploads/2017/07/stable_white_paper_v_0_96.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "FlorinCoin GitHub", - "url": "https://github.com/tutor-web/smileyCoin", + "name": "Stable GitHub", + "url": "https://gist.github.com/stableproject/a5d86b94db7f62ebd0b2f1c286a23233", "icon": "github.png", "tags": [ "Main", @@ -47616,32 +47751,35 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=845761.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/STABLE_token", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Stable-1532564000127095/", + "icon": "facebook.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 1e-8, - "usd": 0.00000261, - "date": "2015-01-28T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Snip", + "system": "Starbase", "dependencies": [ "Ethereum" ], - "icon": "snip", + "icon": "starbase", "token": { - "name": "snip token", - "symbol": "SNP" + "name": "star token", + "symbol": "STAR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -47650,17 +47788,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Future of News on the Blockchain" + "headline": "Token-based crowdfunding system" }, "crowdsales": { - "start_date": "2017-09-29T00:00:00", - "end_date": "2017-10-29T00:00:00", - "end_date_plan": "2017-10-29T00:00:00", + "start_date": "2017-09-27T02:00:00", + "end_date": "2017-11-10T02:00:00", + "end_date_plan": "2017-11-10T02:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.snip.network/#crowdsale", - "funding_url": "https://www.snip.network/", + "funding_terms": "https://starbase.co/crowdsale", + "funding_url": "https://starbase.co/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -47674,16 +47812,16 @@ "links": [ { "type": "website", - "name": "snip.network", - "url": "https://www.snip.network/", + "name": "starbase.co", + "url": "https://starbase.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Bancor Whitepaper", - "url": "https://media.snip.today/Snip_Whitepaper_en.pdf", + "name": "starbase Whitepaper", + "url": "https://starbase.co/whitepaper", "tags": [ "Main", "Science" @@ -47691,8 +47829,8 @@ }, { "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/sniptoday", + "name": "Starbase GitHub", + "url": "https://github.com/starbaseco", "icon": "github.png", "tags": [ "Main", @@ -47701,18 +47839,27 @@ }, { "type": "blog", - "name": "Bancor Blog", - "url": "https://medium.com/snip-news", + "name": "Starbase Blog", + "url": "https://blog.starbase.co/", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1779533", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/sniptoday", + "url": "https://twitter.com/JoberrCO", "icon": "twitter.png", "tags": [ "News" @@ -47720,8 +47867,8 @@ }, { "type": "custom", - "name": "Bancor Telegram", - "url": "https://t.me/Sniptoday", + "name": "Starbase Telegram", + "url": "https://telegram.me/starbase", "icon": "telegram.png", "tags": [ "News" @@ -47729,27 +47876,27 @@ }, { "type": "slack", - "name": "Snip Slack", - "url": "https://www.snip.network/slack/", + "name": "Starbase Slack", + "url": "https://starbase-community.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/sniptoday", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/joberr/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC6d5FoTGtwWLMjcnfmnHkhQ", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/StarbaseCo/", + "icon": "facebook.png", "tags": [ "News" ] @@ -47758,38 +47905,41 @@ }, { "genesis_id": "", - "system": "Snovio", + "system": "Starta", "dependencies": [ "Ethereum" ], - "icon": "snovio", + "icon": "starta", "token": { - "name": "snov token", - "symbol": "SNOV" + "name": "starta token", + "symbol": "STA" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Token on Waves blockchain", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized lead generation platform" + "headline": "Smart-contract-based Token Conversion Protocol" + }, + "aliases": { + "coinmarketcap": "Starta" }, "crowdsales": { - "start_date": "2017-10-03T12:00:00", - "end_date": "2017-11-03T12:00:00", - "end_date_plan": "2017-11-03T12:00:00", + "start_date": "2017-05-25T20:18:00", + "end_date": "2017-07-12T00:00:00", + "end_date_plan": "2017-07-12T00:10:00", "genesis_address": [ - "" + "1FfYX9J2TJFQ5X43PzA43XpKBqewLiAJGM" ], - "funding_terms": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", - "funding_url": "https://tokensale.snov.io/", + "funding_terms": "https://startaico.com/Starta-Whitepaper-1.pdf", + "funding_url": "https://startaico.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 15000000" + "" ], "raised": [ "" @@ -47798,257 +47948,344 @@ "links": [ { "type": "website", - "name": "tokensale.snov.io", - "url": "https://tokensale.snov.io/", + "name": "startaico.com", + "url": "https://startaico.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Snovio Whitepaper", - "url": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", + "name": "Starta Whitepaper", + "url": "https://startaico.com/Starta-Whitepaper-1.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Snovio GitHub", - "url": "https://gist.github.com/siman/1493d899ff2f0744f386ce04eed84d30", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/startaico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/startaico", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "source": "00000bb6b5dcf5e81dee7f18ebd51055228d5fb3e41cc62f4034488f8eaf4448", + "system": "Startcoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "Startcoin", + "symbol": "START" + }, + "consensus": { + "type": "PoW", + "algorithm": "X11" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "The digital currency for crowdfunding", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Startcoin" + }, + "specs": { + "total_tokens": 84000000 + }, + "links": [ + { + "name": "startcoin.org", + "url": "https://startcoin.org/", + "type": "website", + "tags": [ + "Main" + ] + }, + { + "name": "Startcoin Explorer", + "url": "http://explorer.startcoin.org/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Snovio Blog", - "url": "https://medium.com/@ico_snovio", - "icon": "medium.png", + "name": "Web Wallet", + "url": "https://startwallet.com", + "type": "wallet", + "icon": "startcoin.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "@start_coin", + "url": "http://twitter.com/start_coin", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2111272.0", - "icon": "bitcointalk.png", + "name": "Facebook", + "url": "https://www.facebook.com/startcoin", + "type": "facebook", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/snovio_ico", - "icon": "twitter.png", + "name": "Startcoin Blog", + "url": "https://startcoin.org/blog", + "type": "blog", + "icon": "blog.png", "tags": [ "News" ] }, { + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCauk0j02csgs3W66TwJoRcA", "type": "custom", - "name": "Snovio Telegram", - "url": "https://t.me/snovio_ico", - "icon": "telegram.png", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/Snovio_ICO/", - "icon": "reddit.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=651307.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/startcoin/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Snovio-ICO-147118702534568/", - "icon": "facebook.png", + "icon": "coindesk.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Solar DAO", - "dependencies": [ - "Ethereum" - ], - "icon": "solardao", - "token": { - "name": "solar dao token", - "symbol": "SDO" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Fund designed to invest in PV solar plants" - }, - "crowdsales": { - "start_date": "2016-07-27T21:00:00", - "end_date": "2017-08-31T20:59:00", - "end_date_plan": "2017-08-31T20:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://solardao.me/", - "funding_url": "https://solardao.me/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": "", - "raised": [ - "" - ] - }, - "links": [ + }, + { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/search?query=startcoin", + "type": "custom", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/startcoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", + "tags": [ + "News" + ] + }, + { + "name": "StartJoin", + "url": "https://www.startjoin.com/", + "type": "custom", + "icon": "startcoin.png", + "tags": [ + "Apps" + ] + }, + { + "name": "GitHub", + "url": "https://github.com/startcoin-project", + "type": "github", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "name": "Wallets", + "url": "https://startcoin.org/#wallet", + "type": "wallet", + "icon": "startcoin.png", + "tags": [ + "Apps", + "Wallet" + ] + }, { - "type": "website", - "name": "solardao.me", - "url": "https://solardao.me/", + "name": "Paper Wallet", + "url": "https://startaddress.org/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { - "type": "paper", - "name": "Solar DAO Whitepaper", - "url": "http://solardao.me/files/wpeng.pdf", + "name": "iSpace", + "url": "http://ispace.co.uk/coindetails/?coin=start", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "Solar DAO GitHub", - "url": "https://github.com/Solar-DAO", - "icon": "github.png", + "name": "CoinMine.pw", + "url": "http://www.coinmine.pw/poolinfo.php?coinid=108", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "blog", - "name": "Solar DAO Blog", - "url": "https://medium.com/@solar.dao", - "icon": "medium.png", + "name": "SuchPool", + "url": "http://suchpool.pw/start/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "News" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2020066", - "icon": "bitcointalk.png", + "name": "Suprnova", + "url": "https://start.suprnova.cc/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SolarDAO", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/startcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "name": "Solar DAO Telegram", - "url": "https://t.me/solardao", - "icon": "telegram.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Solar DAO Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Justcoin", + "url": "https://justcoin.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/solar.dao/", - "icon": "facebook.png", + "icon": "justcoin.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BlueTrade", + "url": "https://bleutrade.com", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "icon": "bluetrade.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00032682, + "usd": 0.1943357, + "date": "2014-06-15T00:00:00" + } }, { "genesis_id": "", - "system": "Solar Bankers", + "system": "Stash", "dependencies": [ - "Skycoin" + "Ethereum" ], - "icon": "solarbankers", + "icon": "stash", "token": { - "name": "sun coin", - "symbol": "SUN" + "name": "stash token", + "symbol": "STP" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Electricity Network based on Solar Energy" + "headline": "Digital Money for the Real World" }, "crowdsales": { - "start_date": "2017-08-04T00:00:00", - "end_date": "2017-09-30T00:00:00", - "end_date_plan": "2017-09-30T00:00:00", + "start_date": "2017-09-24T23:00:00", + "end_date": "2017-09-12T10:00:00", + "end_date_plan": "2017-09-12T10:00:00", "genesis_address": [ "" ], - "funding_terms": "https://icobazaar.com/static/9020c0181d4aee07dd319d5dcedd3d02/SunCoin_Terms_and_Conditions_New.pdf", - "funding_url": "https://solarbankers.com/ico/", + "funding_terms": "https://stashpay.io/", + "funding_url": "https://stashpay.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -48060,21 +48297,21 @@ ] }, "specs": { - "supply": 300000000 + "supply": 500000000 }, "links": [ { "type": "website", - "name": "solarbankers.com", - "url": "https://solarbankers.com/", + "name": "stashpay.io", + "url": "https://stashpay.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Solar Bankers Whitepaper", - "url": "http://solarbankers.com/wp-content/uploads/2017/08/Solarbankers_whitepaper_Vers2BUpd.pdf", + "name": "Stash Whitepaper", + "url": "https://stashpay.io/images/Stash%20Whitepaper.pdf", "tags": [ "Main", "Science" @@ -48082,8 +48319,8 @@ }, { "type": "github", - "name": "Solar Bankers GitHub", - "url": "https://github.com/SolarBankers/SunCoin", + "name": "Stash GitHub", + "url": "https://github.com/stashpay", "icon": "github.png", "tags": [ "Main", @@ -48092,45 +48329,27 @@ }, { "type": "blog", - "name": "Solar Bankers Blog", - "url": "https://solarbankers.com/blog/", - "icon": "blog.png", + "name": "Stash Blog", + "url": "https://blog.bancor.network/", + "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2064964.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SolarBankers_", + "url": "https://twitter.com/stashpay", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Solar Bankers Telegram", - "url": "https://t.me/solarbankersICO", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Solar Bankers Slack", - "url": "https://solarbankers.slack.com/join/signup", + "name": "Stash Slack", + "url": "https://stash-talk.slack.com/join/shared_invite/MjM0ODQ0MTk3OTg1LTE1MDQzMTYwNTAtM2E5NGJmN2ExNw", "icon": "slack.png", "tags": [ "News" @@ -48139,154 +48358,76 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/solarbankerssingapore/", + "url": "https://www.facebook.com/stashpay.io/", "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "e8666c8715fafbfb095132deb1dd2af63fe14d3d7163715341d48feffab458cc", - "system": "SolarCoin", - "icon": "solarcoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "SolarCoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoS", - "algorithm": "Scrypt" - }, - "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "SolarCoin", - "symbol": "SLR" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "solarcoin.org", - "url": "http://solarcoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/slr/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "SolarCoin GitHub", - "url": "https://github.com/solarcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=785257.0", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCiBPj3wlVX4n4hxyTARp9aA", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000479, - "usd": 0.00236233, - "date": "2014-09-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Soma", + "system": "Status", + "icon": "status", "dependencies": [ "Ethereum" ], - "icon": "soma", "token": { - "name": "soma token", - "symbol": "STC" + "name": "status token", + "symbol": "SNT" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Social Marketplace" - }, "crowdsales": { - "start_date": "2017-09-26T00:01:00", - "end_date": "2017-10-26T23:59:00", - "end_date_plan": "2017-10-26T23:59:00", + "start_date": "2017-06-20T11:45:00", + "end_date": "2017-07-04T11:45:00", + "end_date_plan": "2017-07-04T11:45:00", "genesis_address": [ "" ], - "funding_terms": "http://soma.co/", - "funding_url": "http://soma.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "http://contribute.status.im/", + "funding_url": "http://contribute.status.im/", + "tokens_sold": 2999022400, + "tokens_issued": 7314688780, + "btc_raised": 41148, "cap_limit": [ - "" + "usd = 271226246" ], "raised": [ - "" + "usd = 111206819" ] }, - "specs": { - "supply": 60000000 + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Mobile Browser and Messenger for Ethereum" }, "links": [ { "type": "website", - "name": "soma.co", - "url": "http://soma.co/", + "name": "status.im", + "url": "https://status.im/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Soma Whitepaper", - "url": "https://soma.co/wp-content/uploads/2017/07/Whitepaper-1.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Soma Technical Whitepaper", - "url": "https://soma.co/wp-content/uploads/2017/07/Soma-tech-Whitepaper.pdf", + "name": "Status Whitepaper", + "url": "https://status.im/whitepaper.pdf", "tags": [ "Main", "Science" @@ -48294,8 +48435,8 @@ }, { "type": "github", - "name": "Soma GitHub", - "url": "https://github.com/Soma-co", + "name": "Status GitHub", + "url": "https://github.com/status-im", "icon": "github.png", "tags": [ "Main", @@ -48304,63 +48445,46 @@ }, { "type": "blog", - "name": "Soma Blog", - "url": "https://medium.com/@social_83855", + "name": "Status Blog", + "url": "https://blog.status.im/", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2129958.msg21281472#msg21281472", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SomaToken", + "url": "https://twitter.com/ethstatus", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Soma Telegram", - "url": "https://t.me/Somacommunity", - "icon": "telegram.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/statusim/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Soma Slack", - "url": "https://communityinviter.com/apps/somacommunity/somacommunity", + "type": "custom", + "name": "Slack", + "url": "http://slack.status.im/", "icon": "slack.png", "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", - "tags": [ + "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/socialmarketapp/", + "url": "https://www.facebook.com/ethstatus", "icon": "facebook.png", "tags": [ "News" @@ -48369,532 +48493,442 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCFzdJTUdzqyX4e9dOW7UpPQ/", "icon": "youtube.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.00001372, + "usd": 0.03707967, + "date": "" + } }, { "genesis_id": "", - "system": "Sonm", + "system": "Steem", + "icon": "steem", "dependencies": [ - "Ethereum", - "BOINC", - "BitTorrent", - "BitMessage" + "independent" ], - "icon": "sonm", "token": { - "name": "sonm token", - "symbol": "SNM" + "name": "steem", + "symbol": "STEEM" + }, + "aliases": { + "coinmarketcap": "Steem" }, "consensus": { - "consensus_type": "Peer-two-peer", - "consensus_name": "P2P" + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Supercomputer Organized by Network Mining" - }, - "crowdsales": { - "start_date": "2017-05-25T17:00:00", - "end_date": "2017-06-19T00:10:00", - "end_date_plan": "2017-07-15T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://sonm.io/sonm-ico-details/", - "funding_url": "https://ico.sonm.io/", - "tokens_sold": 331360000, - "tokens_issued": 331360000, - "btc_raised": "", - "cap_limit": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Blockchain-based Social Media Platform where anyone can earn rewards", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "draft" + }, + "specs": {}, + "first_price": { + "btc": 0.00150433, + "usd": 0.6454388, + "date": "2016-04-18T16:19:00" + }, + "flags": { + "quantum": true }, "links": [ { "type": "website", - "name": "sonm.io", - "url": "https://sonm.io/", + "name": "steem.io", + "url": "https://steem.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Sonm Whitepaper", - "url": "http://sonm.io/Sonm1.pdf", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Sonm GitHub", - "url": "https://github.com/sonm-io", - "icon": "github.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { "type": "blog", - "name": "Sonm Blog", - "url": "https://medium.com/@sonm/", - "icon": "medium.png", + "name": "Steemit Blog", + "url": "https://steemit.com/@steemitblog", + "icon": "steem.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1845114.0", - "icon": "bitcointalk.png", + "type": "wallet", + "name": "Piston Client", + "url": "https://github.com/xeroc/piston/releases", + "icon": "piston.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SONM17369326", - "icon": "twitter.png", + "type": "explorer", + "name": "Steemle Explorer", + "url": "https://steemle.com/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "Sonm Slack", - "url": "https://sonmio.slack.com/", - "icon": "slack.png", + "type": "explorer", + "name": "SteemDB Explorer", + "url": "https://steemdb.com/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "SteemWhales Explorer", + "url": "http://steemwhales.com/", + "icon": "steemwhales.png", + "tags": [ + "Apps", + "Analytics" ] }, { "type": "custom", - "name": "Sonm Telegram", - "url": "https://t.me/sonm_eng", - "icon": "telegram.png", + "name": "Steemit Chat", + "url": "https://steemit.chat/home", + "icon": "steem.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/SONM/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/steemchain", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/SONMproject/", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/steemit", + "rss": "https://www.reddit.com/r/steemit/.rss", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "Slack", + "url": "https://steem.slack.com/", + "icon": "slack.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Sparc", - "dependencies": [ - "Ethereum" - ], - "icon": "sparc", - "token": { - "name": "sparc token", - "symbol": "SPARC" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Distributed supercomputer" - }, - "crowdsales": { - "start_date": "2017-10-01T16:00:00", - "end_date": "2017-10-30T16:00:00", - "end_date_plan": "2017-10-30T16:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://sparc.network/", - "funding_url": "http://sparc.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "sparc.network", - "url": "http://sparc.network/", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1410943.0", + "icon": "bitcoin.png", "tags": [ - "Main" + "News" ] }, { "type": "paper", - "name": "Sparc Whitepaper", - "url": "http://sparc.network/sparc-whitepaper-4.pdf", + "name": "Steem Whitepaper", + "url": "https://steem.io/SteemWhitePaper.pdf", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { "type": "github", - "name": "Sparc GitHub", - "url": "https://github.com/KingsDistributedSystems/SPARC-Public", + "name": "Steem GitHub", + "url": "http://github.com/steemit", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Sparc Blog", - "url": "https://medium.com/@cbielicki_1148", - "icon": "medium.png", + "type": "custom", + "name": "Steem Documentation", + "url": "https://steem.io/documentation/", + "icon": "link.png", "tags": [ - "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2021078.msg20138508#msg20138508", - "icon": "bitcointalk.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SPARC_DS", - "icon": "twitter.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Sparc Telegram", - "url": "https://t.me/SPARCNetwork/", - "icon": "telegram.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Sparc Slack", - "url": "https://kingsds.slack.com/", - "icon": "slack.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KingsDS/", - "icon": "reddit.png", + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/SparcICO/", - "icon": "facebook.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com", + "icon": "hitbtc.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Spectiv", + "system": "SteemDollar", + "icon": "steem", "dependencies": [ - "Ethereum" + "Steem" ], - "icon": "spectiv", "token": { - "name": "spectiv token", - "symbol": "Specs" + "name": "steemdollar", + "symbol": "SBD" }, + "specs": {}, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Delegated" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Dedicated Virtual Reality Streaming Platform" + "aliases": { + "coinmarketcap": "Steem Dollars", + "nickname": "Steem Dollar" }, - "crowdsales": { - "start_date": "2017-08-14T12:00:00", - "end_date": "2017-09-04T23:59:00", - "end_date_plan": "2017-09-04T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.spectivvr.com/", - "funding_url": "https://www.spectivvr.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 40000000" + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Convertable Loan of Steem blockchain denominated in US Dollar", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "draft" + }, + "first_price": { + "date": "2016-07-10T00:00:00", + "btc": 0.00163451, + "usd": 1.07567811 }, "links": [ { "type": "website", - "name": "spectivvr.com", - "url": "https://www.spectivvr.com/", + "name": "steem.io", + "url": "https://steem.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Spectiv Whitepaper", - "url": "https://drive.google.com/file/d/0B2_BLkYG_TdGRGE2MGpyWE1oWkk/viewn", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Spectiv Blog", - "url": "https://medium.com/spectiv-vr", - "icon": "medium.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1975254.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/spectivvr", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Spectiv Slack", - "url": "https://slackpass.io/spectivvr", - "icon": "slack.png", - "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/", - "icon": "reddit.png", + "type": "exchange", + "name": "Poloniex", + "headline": "nein", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/spectivvr/", - "icon": "facebook.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCPrxpI__VFaV0PUh5W_FMug", - "icon": "youtube.png", + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { - "genesis_id": "188592448213512", + "genesis_id": "", + "system": "SteemPower", + "icon": "steem", "dependencies": [ - "Counterparty" + "Steem" ], - "system": "Spells of Genesis", - "icon": "spellsofgenesis", - "aliases": { - "coinmarketcap": "Bitcrystals", - "CurrencyName": "Spells of Genesis", - "nickname": "Spells of Genesis" + "token": { + "name": "steempower", + "symbol": "SP" }, - "ratings": {}, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "PoS", + "algorithm": "Delegated" + }, + "aliases": { + "coinmarketcap": "Steem", + "nickname": "Steem Power" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Trading Card Game", + "system_type": "cryptocurrency", + "headline": "Investment Token of Steem Network", "tags": [ - "DApp" + "DAO" ], - "hashtag": "#spellsofgenesis", - "twwidid": "", "page_state": "draft" }, - "token": { - "name": "BitCrystal", - "symbol": "BCY" - }, - "crowdsales": { - "start_date": "2015-08-04T00:00:00", - "end_date": "2015-09-02T00:00:00", - "genesis_address": "nein", - "funding_terms": "http://bitcrystals.github.io/", - "funding_url": "http://bitcrystals.github.io/", - "tokens_sold": 13438000, - "tokens_issued": 100000000, - "btc_raised": 932 - }, - "specs": { - "supply": 43438000, - "timestamp": 1431342962 - }, + "specs": {}, "links": [ { - "name": "SoG Official Site", - "url": "http://www.spellsofgenesis.com/", + "type": "website", + "name": "steem.io", + "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Tokens Crowdsale", - "url": "http://bitcrystals.github.io/", - "icon": "spellsofgenesis.png", - "type": "custom", - "tags": [ - "Publications" ] }, { - "name": "Blog", - "url": "https://medium.com/@SpellsofGenesis", - "icon": "blog.png", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "News" - ], - "type": "blog" + "Apps", + "Analytics" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/spellsofgenesis", - "icon": "twitter.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/spellsofgenesis", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/user/Everdreamsoft", - "icon": "youtube.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/bitcrystals/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { + "type": "exchange", "name": "Poloniex", + "headline": "nein", "url": "https://www.poloniex.com", - "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -48902,385 +48936,370 @@ ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Counterparty AE", - "url": "http://blockscan.com/order?f=0", - "icon": "counterparty.png", + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" - ], - "type": "custom" + ] } ], - "first_price": { - "btc": 0.00006936, - "usd": 0.01587339, - "date": "2015-09-02T00:00:00" - }, "flags": { "quantum": true } }, { - "genesis_id": "", - "system": "Spheris", + "genesis_id": "nein", + "system": "Stellar", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "spheris", "token": { - "name": "spheris token", - "symbol": "SPRS" + "name": "lumen", + "symbol": "STR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Trusted Ledger", + "algorithm": "SCP" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Open Source Decentralized Application Marketplace" - }, - "crowdsales": { - "start_date": "2017-09-19T12:00:00", - "end_date": "2017-10-19T12:00:00", - "end_date_plan": "2017-10-19T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://spheris.io", - "funding_url": "https://spheris.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 720000" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Public Infrastructure for Money", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#stellar", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Stellar Lumens" + }, + "events": { + "announcement": "01/08/2014", + "genesis": "01/08/2014" }, "specs": { - "supply": 1240000000000 + "total_tokens": 100804167793, + "supply": 100804167793 }, "links": [ { - "type": "website", - "name": "spheris.io", - "url": "https://spheris.io/", + "name": "stellar.org", + "url": "https://www.stellar.org/", + "icon": "website.png", + "type": "site", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Spheris Whitepaper", - "url": "https://spheris.io/spheris_whitepaper.pdf", + "name": "Stellar Core", + "url": "https://github.com/stellar/stellar-core", + "icon": "github.png", + "type": "github", "tags": [ - "Main", - "Science" + "Code" ] }, { + "name": "Horizon: Client facing HTTP API server for the Stellar ecosystem", + "url": "https://github.com/stellar/horizon", + "icon": "github.png", "type": "github", - "name": "Spheris GitHub", - "url": "https://github.com/bancorprotocol/contracts", + "tags": [ + "Code" + ] + }, + { + "name": "Interstellar: Open Ecosystem of Modules", + "url": "https://github.com/stellar/interstellar", "icon": "github.png", + "type": "github", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Spheris Blog", - "url": "https://medium.com/@spheris", - "icon": "medium.png", + "name": "Solar: A Front-end Framework for Modular Web Apps", + "url": "https://github.com/stellar/solar", + "icon": "github.png", + "type": "github", "tags": [ - "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2076069", - "icon": "bitcointalk.png", + "name": "Centaurus: Open Source Stellar Android Wallet", + "url": "https://github.com/TbLtzk/Centaurus", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/spheris_io", - "icon": "twitter.png", + "name": "Laboratory Tools", + "url": "https://www.stellar.org/laboratory", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { + "name": "Meetups", + "url": "http://www.meetup.com/Stellar-SF", "type": "custom", - "name": "Spheris Telegram", - "url": "https://t.me/spheris", - "icon": "telegram.png", "tags": [ - "News" + "Code" ] }, { - "type": "slack", - "name": "Spheris Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", + "name": "Developers Tutorials", + "url": "https://www.stellar.org/developers/learn/", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/spheris/", - "icon": "reddit.png", + "name": "API Reference", + "url": "https://www.stellar.org/developers/reference/", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/bancor/", - "icon": "facebook.png", + "name": "GitHub Organization", + "url": "https://github.com/stellar", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCAOF-RIZ0Mf1N_wvmvG7T6w", - "icon": "youtube.png", + "name": "Stellar Consensus Protocol by David Mazieres", + "url": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] - } - ] - }, - { - "genesis_id": "", - "system": "SRG-Play&Earn", - "dependencies": [ - "Ethereum" - ], - "icon": "srgplayearn", - "token": { - "name": "srg token", - "symbol": "SRG" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "International loyalty program in the world of online games" - }, - "crowdsales": { - "start_date": "2017-10-04T00:00:00", - "end_date": "2017-11-04T00:00:00", - "end_date_plan": "2017-11-04T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://srg.io/files/srg_white_paper_eng.pdf", - "funding_url": "https://srg.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 20000000 - }, - "links": [ + }, { - "type": "website", - "name": "srg.io", - "url": "https://srg.io/", + "name": "Stellarchain.io", + "url": "http://stellarchain.io/", + "icon": "explorer.png", + "type": "explorer", "tags": [ - "Main" + "Main", + "Analytics" ] }, { - "type": "paper", - "name": "SRG-Play&Earn Whitepaper", - "url": "https://srg.io/files/srg_white_paper_eng.pdf", + "name": "Stellar Trusted Stats", + "url": "https://www.stellar.org/stats/", + "icon": "explorer.png", + "type": "explorer", "tags": [ - "Main", - "Science" + "Analytics" ] }, { - "type": "github", - "name": "SRG-Play&Earn GitHub", - "url": "https://github.com/SRG-community/SRG", - "icon": "github.png", + "name": "@stellarorg", + "url": "https://twitter.com/stellarorg", + "icon": "twitter.png", + "type": "twitter", "tags": [ "Main", - "Code" + "News" ] }, { + "name": "Stellarverse", + "url": "https://stellarverse.org/forum/", + "icon": "forum.png", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135549.0", - "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/srgcommunity", - "icon": "twitter.png", + "name": "Blog", + "url": "https://www.stellar.org/blog/", + "icon": "blog.png", + "type": "blog", "tags": [ "News" ] }, { - "type": "custom", - "name": "SRG-Play&Earn Telegram", - "url": "https://t.me/srgcommunityen", - "icon": "telegram.png", + "name": "r/stellar", + "url": "https://www.reddit.com/r/stellar", + "icon": "reddit.png", + "type": "reddit", "tags": [ "News" ] }, { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=720096.0", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/CommunitySRG/", - "icon": "facebook.png", "tags": [ - "News" + "publications" ] - } - ] - }, - { - "genesis_id": "", - "system": "Stable", - "dependencies": [ - "Ethereum" - ], - "icon": "stable", - "token": { - "name": "coss token", - "symbol": "COSS" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Stabilizing digital tokens universe" - }, - "crowdsales": { - "start_date": "2017-08-14T00:00:00", - "end_date": "2017-10-01T00:00:00", - "end_date_plan": "2017-10-01T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://stable.foundation/", - "funding_url": "https://stable.foundation/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "stable.foundation", - "url": "https://stable.foundation/", + "name": "Stellar Roadmap", + "url": "https://trello.com/b/Clb1VMP5/platform-roadmap", + "icon": "link.png", + "type": "custom", "tags": [ - "Main" + "Code" ] }, { - "type": "paper", - "name": "Stable Whitepaper", - "url": "https://stable.foundation/wp-content/uploads/2017/07/stable_white_paper_v_0_96.pdf", + "name": "Stellar Wallet", + "url": "https://launch.stellar.org/", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "Science" + "Apps", + "Wallet" ] }, { - "type": "github", - "name": "Stable GitHub", - "url": "https://gist.github.com/stableproject/a5d86b94db7f62ebd0b2f1c286a23233", - "icon": "github.png", + "name": "Centaurus Android Wallet", + "url": "hhttps://play.google.com/store/apps/details?id=de.xcoins.centaurus&hl=en", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/STABLE_token", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/stellar/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Stable-1532564000127095/", - "icon": "facebook.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bitcon Indonesia", + "url": "https://vip.bitcoin.co.id/strbtc", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Justcoin", + "url": "https://justcoin.com", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Learning Materials", + "url": "https://www.stellar.org/learn/", + "type": "wiki", + "icon": "wiki.png", + "tags": [ + "Science" ] } - ] + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.0000054, + "usd": 0.00287799, + "date": "2014-08-11T00:00:00" + } }, { "genesis_id": "", - "system": "Starbase", + "system": "Stimus", "dependencies": [ "Ethereum" ], - "icon": "starbase", + "icon": "stimus", "token": { - "name": "star token", - "symbol": "STAR" + "name": "stimus token", + "symbol": "STM" }, "consensus": { "consensus_type": "ERC20 Token", @@ -49289,17 +49308,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Token-based crowdfunding system" + "headline": "Investing with AI & Machine learning" }, "crowdsales": { - "start_date": "2017-09-27T02:00:00", - "end_date": "2017-11-10T02:00:00", - "end_date_plan": "2017-11-10T02:00:00", + "start_date": "2017-09-25T15:00:00", + "end_date": "2017-10-25T15:00:00", + "end_date_plan": "2017-10-25T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://starbase.co/crowdsale", - "funding_url": "https://starbase.co/crowdsale", + "funding_terms": "http://stimus.co/tokens.html", + "funding_url": "http://stimus.co/presale.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -49313,54 +49332,25 @@ "links": [ { "type": "website", - "name": "starbase.co", - "url": "https://starbase.co/", + "name": "stimus.co", + "url": "http://stimus.co", "tags": [ "Main" ] }, { "type": "paper", - "name": "starbase Whitepaper", - "url": "https://starbase.co/whitepaper", + "name": "Stimus Whitepaper", + "url": "http://stimus.co/Stimus.Whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Starbase GitHub", - "url": "https://github.com/starbaseco", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Starbase Blog", - "url": "https://blog.starbase.co/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1779533", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JoberrCO", + "url": "https://twitter.com/stimusco", "icon": "twitter.png", "tags": [ "News" @@ -49368,35 +49358,17 @@ }, { "type": "custom", - "name": "Starbase Telegram", - "url": "https://telegram.me/starbase", + "name": "Stimus Telegram", + "url": "https://t.me/stimusico", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Starbase Slack", - "url": "https://starbase-community.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/joberr/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/StarbaseCo/", + "url": "https://www.facebook.com/Stimus-283972402087433/?fref=ts", "icon": "facebook.png", "tags": [ "News" @@ -49406,78 +49378,94 @@ }, { "genesis_id": "", - "system": "Starta", "dependencies": [ "Ethereum" ], - "icon": "starta", - "token": { - "name": "starta token", - "symbol": "STA" - }, - "consensus": { - "consensus_type": "Token on Waves blockchain", - "consensus_name": "" - }, + "system": "Storj", "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Smart-contract-based Token Conversion Protocol" - }, - "aliases": { - "coinmarketcap": "Starta" + "headline": "The world's largest decentralized cloud storage provider" }, "crowdsales": { - "start_date": "2017-05-25T20:18:00", - "end_date": "2017-07-12T00:00:00", - "end_date_plan": "2017-07-12T00:10:00", + "start_date": "2017-05-19T15:00:00", + "end_date": "2017-06-19T15:00:00", "genesis_address": [ - "1FfYX9J2TJFQ5X43PzA43XpKBqewLiAJGM" + "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", + "0xe75509810e09b04eef4ebd0b471bacf5530b162e" ], - "funding_terms": "https://startaico.com/Starta-Whitepaper-1.pdf", - "funding_url": "https://startaico.com/", + "funding_terms": "https://storj.io/saleterms.pdf", + "funding_url": "http://storj.io/", "tokens_sold": "", - "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" - ], - "raised": [ - "" + "usd = 30000000" ] }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "token": { + "name": "storj token", + "symbol": "SJCX" + }, + "specs": { + "supply": 500000000 + }, "links": [ { "type": "website", - "name": "startaico.com", - "url": "https://startaico.com/", + "name": "storj.io", + "url": "http://storj.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Starta Whitepaper", - "url": "https://startaico.com/Starta-Whitepaper-1.pdf", + "type": "github", + "name": "Storj GitHub", + "url": "https://github.com/Storj/", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/startaico", + "url": "https://twitter.com/storjproject", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/startaico", - "icon": "facebook.png", + "type": "forum", + "name": "Forum", + "url": "http://storjtalk.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "http://blog.storj.io/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/storj", + "icon": "reddit.png", "tags": [ "News" ] @@ -49485,47 +49473,67 @@ ] }, { - "source": "00000bb6b5dcf5e81dee7f18ebd51055228d5fb3e41cc62f4034488f8eaf4448", - "system": "Startcoin", + "genesis_id": "322527", "dependencies": [ - "independent" + "Bitcoin", + "Counterparty" ], - "token": { - "name": "Startcoin", - "symbol": "START" - }, - "consensus": { - "type": "PoW", - "algorithm": "X11" - }, + "system": "Storjcoin X", "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "The digital currency for crowdfunding", + "system_type": "cryptoasset", + "headline": "Decentralized Cloud Storage", + "summary": "Storj is based on blockchain technology and peer-to-peer protocols to provide the most secure, private, and encrypted cloud storage.", "tags": [ - "DAO" - ], - "page_state": "ready" + "DApp" + ] }, "aliases": { - "coinmarketcap": "Startcoin" + "coinmarketcap": "Storjcoin X", + "nickname": "Storjcoin X" + }, + "crowdsales": { + "start_date": "2014-07-18T00:00:00", + "end_date": "2014-08-18T00:00:00", + "genesis_address": [ + "132aBrspLgL54cm9eQfGNFLGqXwBRQrugc" + ], + "funding_terms": "http://storj.io/CrowdsaleTerms.pdf", + "funding_url": "http://storj.io/crowdsale.html", + "tokens_sold": 35039704, + "btc_raised": 910 + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" + }, + "token": { + "name": "storjcoin", + "symbol": "SJCX" }, "specs": { - "total_tokens": 84000000 + "supply": 500000000 }, "links": [ { - "name": "startcoin.org", - "url": "https://startcoin.org/", + "type": "risk", + "name": "Minimum Viable Product has not been launched yet", + "url": "", + "icon": "" + }, + { "type": "website", + "name": "storj.io", + "url": "http://storj.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Startcoin Explorer", - "url": "http://explorer.startcoin.org/", "type": "explorer", + "name": "Explorer", + "url": "http://blockscan.com/assetInfo.aspx?q=SJCX", "icon": "explorer.png", "tags": [ "Main", @@ -49534,20 +49542,19 @@ ] }, { - "name": "Web Wallet", - "url": "https://startwallet.com", - "type": "wallet", - "icon": "startcoin.png", + "type": "github", + "name": "Storj GitHub", + "url": "https://github.com/Storj/", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "@start_coin", - "url": "http://twitter.com/start_coin", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/storjproject", "icon": "twitter.png", "tags": [ "Main", @@ -49555,219 +49562,309 @@ ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/startcoin", - "type": "facebook", - "icon": "facebook.png", + "type": "forum", + "name": "Forum", + "url": "http://storjtalk.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "Startcoin Blog", - "url": "https://startcoin.org/blog", "type": "blog", + "name": "Blog", + "url": "http://blog.storj.io/", "icon": "blog.png", "tags": [ "News" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCauk0j02csgs3W66TwJoRcA", - "type": "custom", - "icon": "youtube.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/storj", + "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=651307.0", - "type": "forum", - "icon": "forum.png", + "name": "Counterparty DEX", + "url": "https://counterwallet.co", + "type": "custom", + "icon": "counterparty.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/startcoin/", + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "coindesk.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/search?query=startcoin", + "name": "Bittrex", + "url": "https://bittrex.com/", "type": "custom", - "icon": "cointelegraph.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/startcoin/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/storjcoin-x/#markets", "type": "custom", - "icon": "cryptocoinnews.jpg", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + } + ], + "first_price": { + "btc": 0.00002597, + "usd": 0.01196365, + "date": "2014-08-18T00:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true + } + }, + { + "genesis_id": "", + "system": "Stox", + "dependencies": [ + "Ethereum" + ], + "icon": "stox", + "token": { + "name": "stox token", + "symbol": "STX" + }, + "consensus": { + "type": "ERC20 Token", + "algorithm": "Ethereum" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Blockchain Prediction Market", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Stox", + "nickname": "Stox" + }, + "links": [ + { + "type": "website", + "name": "stox.com", + "url": "https://www.stox.com/en/", + "tags": [ + "Main" ] }, { - "name": "StartJoin", - "url": "https://www.startjoin.com/", - "type": "custom", - "icon": "startcoin.png", + "type": "paper", + "name": "Stox Whitepaper", + "url": "https://www.stox.com/assets/stox-whitepaper.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "GitHub", - "url": "https://github.com/startcoin-project", "type": "github", + "name": "Stox GitHub", + "url": "https://github.com/stx-technologies/stox-token", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Wallets", - "url": "https://startcoin.org/#wallet", - "type": "wallet", - "icon": "startcoin.png", + "type": "blog", + "name": "Stox Blog", + "url": "https://steemit.com/@stx", + "icon": "steem.png", "tags": [ - "Apps", - "Wallet" + "Main", + "News" ] }, { - "name": "Paper Wallet", - "url": "https://startaddress.org/", - "type": "wallet", - "icon": "wallet.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2035348.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "iSpace", - "url": "http://ispace.co.uk/coindetails/?coin=start", - "type": "custom", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/stx_coin", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "name": "CoinMine.pw", - "url": "http://www.coinmine.pw/poolinfo.php?coinid=108", "type": "custom", - "icon": "mining.png", + "name": "Stox Telegram", + "url": "https://t.me/joinchat/DByWw0Pnq9BAy4FqPv_Lyg", + "icon": "telegram.png", "tags": [ - "Apps" + "News" ] }, { - "name": "SuchPool", - "url": "http://suchpool.pw/start/", - "type": "custom", - "icon": "mining.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/STOX/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Suprnova", - "url": "https://start.suprnova.cc/", "type": "custom", - "icon": "mining.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC_hd4EfAzXr5NFfOTw7nXjA", + "icon": "youtube.png", "tags": [ - "Apps" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Stratis", + "dependencies": [ + "independent" + ], + "icon": "stratis", + "token": { + "name": "stratise", + "symbol": "STRAT" + }, + "consensus": { + "consensus_type": "proof-of-stake", + "consensus_name": "POS" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Flexible Blockchain Development Platform" + }, + "aliases": { + "coinmarketcap": "Stratis" + }, + "specs": { + "supply": "" + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "stratisplatform.com", + "url": "https://stratisplatform.com/", + "tags": [ + "Main" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/startcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "paper", + "name": "Stratis Whitepaper", + "url": "https://stratisplatform.com//files/Stratis_Whitepaper.pdf", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "github", + "name": "Stratis GitHub", + "url": "https://github.com/stratisproject", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "blog", + "name": "Stratis Blog", + "url": "https://stratisplatform.com/blog/", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1512202.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com", - "type": "custom", - "icon": "justcoin.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/stratisplatform", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", - "type": "custom", - "icon": "bluetrade.png", + "type": "slack", + "name": "Stratis Slack", + "url": "https://stratis-invite.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/stratisplatform/", + "icon": "reddit.png", + "tags": [ + "News" ] } - ], - "first_price": { - "btc": 0.00032682, - "usd": 0.1943357, - "date": "2014-06-15T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Stash", + "system": "Streamr", "dependencies": [ "Ethereum" ], - "icon": "stash", + "icon": "streamr", "token": { - "name": "stash token", - "symbol": "STP" + "name": "DATAcoin token", + "symbol": "DATA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -49776,17 +49873,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Digital Money for the Real World" + "headline": "Create unstoppable real-time data apps, even without writing code" }, "crowdsales": { - "start_date": "2017-09-24T23:00:00", - "end_date": "2017-09-12T10:00:00", - "end_date_plan": "2017-09-12T10:00:00", + "start_date": "2017-10-12T12:00:00", + "end_date": "2017-10-26T12:00:00", + "end_date_plan": "2017-10-26T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://stashpay.io/", - "funding_url": "https://stashpay.io/", + "funding_terms": "https://www.streamr.com/", + "funding_url": "https://www.streamr.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -49797,41 +49894,28 @@ "" ] }, - "specs": { - "supply": 500000000 - }, "links": [ { "type": "website", - "name": "stashpay.io", - "url": "https://stashpay.io/", + "name": "streamr.com", + "url": "https://www.streamr.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stash Whitepaper", - "url": "https://stashpay.io/images/Stash%20Whitepaper.pdf", + "name": "Streamr Whitepaper", + "url": "https://s3.amazonaws.com/streamr-public/streamr-datacoin-whitepaper-2017-07-25-v1_0.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Stash GitHub", - "url": "https://github.com/stashpay", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Stash Blog", - "url": "https://blog.bancor.network/", + "name": "Streamr Blog", + "url": "https://blog.streamr.com/", "icon": "medium.png", "tags": [ "Main", @@ -49841,35 +49925,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/stashpay", + "url": "https://twitter.com/streamrinc", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Stash Slack", - "url": "https://stash-talk.slack.com/join/shared_invite/MjM0ODQ0MTk3OTg1LTE1MDQzMTYwNTAtM2E5NGJmN2ExNw", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/stashpay.io/", - "icon": "facebook.png", + "name": "Streamr Telegram", + "url": "https://www.streamr.com/assets/Icons/email.svg", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCiBPj3wlVX4n4hxyTARp9aA", - "icon": "youtube.png", + "type": "slack", + "name": "Streamr Slack", + "url": "https://slack.streamr.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -49877,78 +49952,88 @@ ] }, { - "genesis_id": "", - "system": "Status", - "icon": "status", + "genesis_id": "0x0348b55abd6e1a99c6ebc972a6a4582ec0bceb5c", + "system": "SuperDAO", + "icon": "superdao", "dependencies": [ "Ethereum" ], "token": { - "name": "status token", - "symbol": "SNT" + "name": "Superneum", + "symbol": "SUP" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "SuperDAO" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Governance System for DApp Ventures", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-06-20T11:45:00", - "end_date": "2017-07-04T11:45:00", - "end_date_plan": "2017-07-04T11:45:00", + "start_date": "2017-06-12T06:00:00", + "end_date": "2017-07-12T06:00:00", "genesis_address": [ - "" - ], - "funding_terms": "http://contribute.status.im/", - "funding_url": "http://contribute.status.im/", - "tokens_sold": 2999022400, - "tokens_issued": 7314688780, - "btc_raised": 41148, - "cap_limit": [ - "usd = 271226246" + "0x0348B55AbD6E1A99C6EBC972A6A4582Ec0bcEb5c" ], - "raised": [ - "usd = 111206819" - ] + "funding_terms": "http://docs.superdao.io/", + "funding_url": "http://crowdfunding.superdao.io/", + "tokens_sold": 45000000, + "tokens_issued": 100000000, + "btc_raised": "" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Mobile Browser and Messenger for Ethereum" + "specs": { + "cap": {} + }, + "first_price": { + "date": "", + "btc": "", + "usd": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "status.im", - "url": "https://status.im/", + "name": "superdao.io", + "url": "http://superdao.io", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Status Whitepaper", - "url": "https://status.im/whitepaper.pdf", + "type": "github", + "name": "SuperDAO GitHub", + "url": "https://github.com/superDao-dao", + "icon": "github.png", "tags": [ - "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Status GitHub", - "url": "https://github.com/status-im", - "icon": "github.png", + "type": "paper", + "name": "SuperDAO Whitepaper", + "url": "http://docs.superdao.io/", + "icon": "paper.png", "tags": [ "Main", - "Code" + "Science" ] }, { "type": "blog", - "name": "Status Blog", - "url": "https://blog.status.im/", - "icon": "medium.png", + "name": "Blog", + "url": "https://blog.superdao.io/", + "icon": "blog.png", "tags": [ "Main", "News" @@ -49957,7 +50042,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ethstatus", + "url": "https://twitter.com/SuperDAOHQ", "icon": "twitter.png", "tags": [ "News" @@ -49966,26 +50051,16 @@ { "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/statusim/", + "url": "https://www.reddit.com/r/SuperDao/", "icon": "reddit.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Slack", - "url": "http://slack.status.im/", - "icon": "slack.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/ethstatus", + "url": "https://www.facebook.com/SuperdaoHQ/", "icon": "facebook.png", "tags": [ "News" @@ -49994,81 +50069,76 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCFzdJTUdzqyX4e9dOW7UpPQ/", + "url": "https://www.youtube.com/channel/UCYtAwj5PohhqPsJJ1KouBew", "icon": "youtube.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.00001372, - "usd": 0.03707967, - "date": "" - } + ] }, { - "genesis_id": "", - "system": "Steem", - "icon": "steem", + "genesis_id": "12071612744977229797", + "system": "SuperNET", "dependencies": [ - "independent" + "NXT" ], "token": { - "name": "steem", - "symbol": "STEEM" - }, - "aliases": { - "coinmarketcap": "Steem" + "name": "Unity", + "symbol": "UNITY" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "type": "NXT", + "algorithm": "AE" + }, + "aliases": { + "coinmarketcap": "SuperNET" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Blockchain-based Social Media Platform where anyone can earn rewards", + "system_type": "cryptoasset", + "headline": "Association of Blockchain Technologies", "tags": [ - "DAO" + "DApp" ], - "page_state": "draft" - }, - "specs": {}, - "first_price": { - "btc": 0.00150433, - "usd": 0.6454388, - "date": "2016-04-18T16:19:00" + "page_state": "ready" }, - "flags": { - "quantum": true + "crowdsales": { + "start_date": "2014-04-30T00:00:00", + "end_date": "2014-09-23T00:00:00", + "genesis_address": [ + "NXT-MRBN-8DFH-PFMK-A4DBM" + ], + "funding_url": "http://www.nxtreporting.com/?as=12071612744977229797", + "funding_terms": "https://bitcointalk.org/index.php?topic=762346.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 571243.1402, + "tokens_issued": 816061, + "btc_raised": 5737.1589 }, + "specs": {}, "links": [ { + "type": "risk", + "name": "Asset holding are under control of one person", + "url": "", + "icon": "" + }, + { + "name": "thesupernet.org", + "url": "http://thesupernet.org/", "type": "website", - "name": "steem.io", - "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { + "name": "Wallet", + "url": "http://www.supernet.org/download.php", "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "icon": "wallet.png", "tags": [ "Main", "Apps", @@ -50076,132 +50146,76 @@ ] }, { + "name": "SuperNET Blog", + "url": "http://www.supernet.org/blog/", + "rss": "http://www.supernet.org/blog/feed/", "type": "blog", - "name": "Steemit Blog", - "url": "https://steemit.com/@steemitblog", - "icon": "steem.png", + "icon": "blog.png", "tags": [ "Main", "News" ] }, { - "type": "wallet", - "name": "Piston Client", - "url": "https://github.com/xeroc/piston/releases", - "icon": "piston.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "Steemle Explorer", - "url": "https://steemle.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "SteemDB Explorer", - "url": "https://steemdb.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "SteemWhales Explorer", - "url": "http://steemwhales.com/", - "icon": "steemwhales.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "Steemit Chat", - "url": "https://steemit.chat/home", - "icon": "steem.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/steemchain", + "url": "https://twitter.com/SuperNETorg", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/steemit", - "rss": "https://www.reddit.com/r/steemit/.rss", + "url": "https://www.reddit.com/r/supernet", "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "News" }, { + "name": "Facebook", + "url": "https://www.facebook.com/SuperNETorg", "type": "custom", - "name": "Slack", - "url": "https://steem.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1410943.0", - "icon": "bitcoin.png", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Steem Whitepaper", - "url": "https://steem.io/SteemWhitePaper.pdf", - "icon": "paper.png", + "name": "Wiki", + "url": "http://wiki.supernet.org/wiki/Main_Page", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "type": "github", - "name": "Steem GitHub", - "url": "http://github.com/steemit", - "icon": "github.png", + "name": "SuperNET API", + "url": "http://wiki.supernet.org/wiki/API", + "type": "custom", + "icon": "link.png", "tags": [ "Code" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/supernet-unity/#markets", "type": "custom", - "name": "Steem Documentation", - "url": "https://steem.io/documentation/", "icon": "link.png", "tags": [ - "Code" + "Apps", + "Analytics" ] }, { - "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -50209,764 +50223,708 @@ ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", + "name": "NXT AE", + "url": "http://nxtreporting.com", + "icon": "nxt.png", "tags": [ "Apps", "Exchange" - ] + ], + "type": "custom" }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com", - "icon": "hitbtc.png", + "name": "Slack", + "url": "http://slackinvite.supernet.org/", + "type": "custom", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ] + ], + "first_price": { + "btc": 0.01004329, + "usd": 4.37262651, + "date": "2014-09-23T00:00:00" + }, + "flags": { + "quantum": true, + "rating_do_not_display": true + } }, { "genesis_id": "", - "system": "SteemDollar", - "icon": "steem", + "system": "Suretly", "dependencies": [ - "Steem" + "Ethereum", + "Waves" ], + "icon": "suretly", "token": { - "name": "steemdollar", - "symbol": "SBD" + "name": "suretly token", + "symbol": "SUR" }, - "specs": {}, "consensus": { - "type": "PoS", - "algorithm": "Delegated" - }, - "aliases": { - "coinmarketcap": "Steem Dollars", - "nickname": "Steem Dollar" + "consensus_type": "ERC20 & Waves Asset", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Convertable Loan of Steem blockchain denominated in US Dollar", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "First crowdvouching platform" }, - "first_price": { - "date": "2016-07-10T00:00:00", - "btc": 0.00163451, - "usd": 1.07567811 + "crowdsales": { + "start_date": "2017-07-11T08:00:00", + "end_date": "2017-08-11T08:00:00", + "end_date_plan": "2017-08-11T08:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.ico.suretly.com/", + "funding_url": "https://www.ico.suretly.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": 128, + "cap_limit": [ + "usd = 10000000" + ], + "raised": [ + "usd = 1151148" + ] }, "links": [ { "type": "website", - "name": "steem.io", - "url": "https://steem.io", - "icon": "website.png", + "name": "ico.suretly.com", + "url": "https://www.ico.suretly.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", + "type": "paper", + "name": "Suretly Whitepaper", + "url": "https://suretly.com/docs/Suretly_whitepaper_v1.2.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1879035.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "headline": "nein", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/suretly_com", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "type": "slack", + "name": "Suretly Slack", + "url": "https://suretly.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "reddit", + "name": "Reddit", + "url": "https://urbancrypto.com/suretly-crowdvouching-platform/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/suretly/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC5yutn5ceZHgKZxWUQ-WLwQ", + "icon": "youtube.png", + "tags": [ + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "", - "system": "SteemPower", - "icon": "steem", + "genesis_id": "8612694", + "system": "Swarm", "dependencies": [ - "Steem" + "Bitcoin", + "Counterparty" ], - "token": { - "name": "steempower", - "symbol": "SP" + "aliases": { + "coinmarketcap": "Swarm", + "CurrencyName": "Swarm" }, - "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "crowdsales": { + "start_date": "2014-07-17T00:00:00", + "end_date": "2014-07-20T00:00:00", + "genesis_address": [ + "12GZL7shupvmHapCmhw81GDa5GmaTqaZdk" + ], + "funding_terms": "https://bitcointalk.org/index.php?topic=664071.msg7487836#msg7487836", + "funding_url": "https://swarm.fund/", + "funding_operator": "nein", + "tokens_sold": 100000000, + "btc_raised": 1270 }, - "aliases": { - "coinmarketcap": "Steem", - "nickname": "Steem Power" + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Investment Token of Steem Network", + "system_type": "cryptoasset", "tags": [ - "DAO" + "DApp" ], - "page_state": "draft" + "headline": " Decentralized Collaboration Platform" + }, + "token": { + "name": "swarm token", + "symbol": "SWT" }, "specs": {}, "links": [ { + "type": "risk", + "name": "Minimu viable product has not been launched yet", + "url": "", + "icon": "" + }, + { + "name": "swarm.fund", + "url": "https://swarm.fund/", "type": "website", - "name": "steem.io", - "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "name": "Twitter", + "url": "https://twitter.com/SwarmCorp", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "headline": "nein", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "Forum", + "url": "https://discourse.swarm.fund/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Blog", + "url": "https://medium.com/@Swarm", + "type": "blog", + "icon": "blog.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ], - "flags": { - "quantum": true + "first_price": { + "btc": 0.0000127, + "usd": 0.00789143075, + "date": "2014-07-20T00:00:00" } }, { - "genesis_id": "nein", - "system": "Stellar", + "genesis_id": "00e7dab4291d8a4f5e7186981ac8b127e47fa65b2efbb0f3eee6b3ee2f1b1059", + "system": "Synereo", + "icon": "synereo", "dependencies": [ - "independent" + "Mastercoin (Omni)" ], - "token": { - "name": "lumen", - "symbol": "STR" - }, - "consensus": { - "type": "Trusted Ledger", - "algorithm": "SCP" - }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Public Infrastructure for Money", + "system_type": "cryptoasset", + "headline": "Social Platform Owned by the People Who Use It", + "summary": "Synereo is designed as a framework for managing the economy of attention. We create a social brain that optimizes your experience on the network, social or otherwise, by shaping the stream of information in ways that reflect what you and your social circle consider to be interesting and valuable.", "tags": [ "DAO" - ], - "hashtag": "#stellar", - "page_state": "ready" + ] }, "aliases": { - "coinmarketcap": "Stellar Lumens" + "coinmarketcap": "Synereo" }, - "events": { - "announcement": "01/08/2014", - "genesis": "01/08/2014" + "crowdsales": { + "start_date": "2016-09-20T00:00:00", + "end_date": "2016-10-20T00:00:00", + "genesis_address": [ + "3CtiKLz2Ke423oh1mGY3oPPhDA8shKxpNb", + "3BNGSfyKdTLvZwZAiUHdhgdENA9dJqgVq9" + ], + "funding_terms": "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", + "funding_url": "https://synereo.com", + "tokens_sold": 45439378, + "tokens_issued": 1680400000, + "btc_raised": 342 + }, + "consensus": { + "type": "Omni", + "algorithm": "Locked Token" + }, + "token": { + "name": "amp", + "symbol": "AMP" }, "specs": { - "total_tokens": 100804167793, - "supply": 100804167793 + "supply": 949291062.75 }, + "risks": [ + { + "name": "Network has not been launched", + "url": "" + } + ], "links": [ { - "name": "stellar.org", - "url": "https://www.stellar.org/", + "type": "website", + "name": "synereo.com", + "url": "http://www.synereo.com", "icon": "website.png", - "type": "site", - "tags": [ - "Main" - ] - }, - { - "name": "Stellar Core", - "url": "https://github.com/stellar/stellar-core", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Horizon: Client facing HTTP API server for the Stellar ecosystem", - "url": "https://github.com/stellar/horizon", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Interstellar: Open Ecosystem of Modules", - "url": "https://github.com/stellar/interstellar", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Solar: A Front-end Framework for Modular Web Apps", - "url": "https://github.com/stellar/solar", - "icon": "github.png", - "type": "github", "tags": [ - "Code" + "Main", + "Apps" ] }, { - "name": "Centaurus: Open Source Stellar Android Wallet", - "url": "https://github.com/TbLtzk/Centaurus", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Documentation", + "url": "http://www.synereo.com/whitepapers/synereo.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Main", + "Apps" ] }, { - "name": "Laboratory Tools", - "url": "https://www.stellar.org/laboratory", - "icon": "github.png", - "type": "github", + "type": "blog", + "name": "Synereo Blog", + "url": "http://blog.synereo.com/", + "rss": "http://blog.synereo.com/feed", + "icon": "blog.png", "tags": [ - "Code" + "News", + "Main" ] }, { - "name": "Meetups", - "url": "http://www.meetup.com/Stellar-SF", - "type": "custom", + "type": "forum", + "name": "Synereo Discuss", + "url": "https://discuss.synereo.com/", + "icon": "forum.png", "tags": [ - "Code" + "News", + "Main" ] }, { - "name": "Developers Tutorials", - "url": "https://www.stellar.org/developers/learn/", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Attention Economy Model", + "url": "http://www.synereo.com/learn-more/#attention-economy", "tags": [ - "Code" + "Science" ] }, { - "name": "API Reference", - "url": "https://www.stellar.org/developers/reference/", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Synereo Network Dynamics - Basics - Chapter 1", + "url": "https://docs.google.com/presentation/d/12wZfRyF9XBMrc1ripXGfyNXCnO_MD7f2-Gc8AIa-v8o/pub?start=false&loop=false&slide=id.g4ecec4c43_37", "tags": [ - "Code" + "Science" ] }, { - "name": "GitHub Organization", - "url": "https://github.com/stellar", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Synereo Network Dynamics - Synereos - Chapter 2", + "url": "https://docs.google.com/presentation/d/1DimMeRZx1qp0-m0DzyEZxc3IbYDfzovummDfRdeWT9U/present?slide=id.g5d99680d4_026", "tags": [ - "Code" + "Science" ] }, { - "name": "Stellar Consensus Protocol by David Mazieres", - "url": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "paper", + "name": "Synereo Network Dynamics - Amplifying - Chapter 3", + "url": "https://docs.google.com/presentation/d/1MQ57q-ZraCBvx-pPFA-J-MpKN6v8AkUXtCaM79vU3L8/present?slide=id.g6d072a333_118", "tags": [ "Science" ] }, { - "name": "Stellarchain.io", - "url": "http://stellarchain.io/", - "icon": "explorer.png", "type": "explorer", - "tags": [ - "Main", - "Analytics" - ] - }, - { - "name": "Stellar Trusted Stats", - "url": "https://www.stellar.org/stats/", + "name": "AMP Asset Page", + "url": "http://omnichest.info/lookupsp.aspx?sp=39", "icon": "explorer.png", - "type": "explorer", "tags": [ + "Apps", "Analytics" ] }, { - "name": "@stellarorg", - "url": "https://twitter.com/stellarorg", - "icon": "twitter.png", - "type": "twitter", - "tags": [ - "Main", - "News" - ] - }, - { - "name": "Stellarverse", - "url": "https://stellarverse.org/forum/", - "icon": "forum.png", - "type": "forum", - "tags": [ - "News" - ] - }, - { - "name": "Blog", - "url": "https://www.stellar.org/blog/", - "icon": "blog.png", - "type": "blog", - "tags": [ - "News" - ] - }, - { - "name": "r/stellar", - "url": "https://www.reddit.com/r/stellar", - "icon": "reddit.png", - "type": "reddit", - "tags": [ - "News" - ] - }, - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=720096.0", - "type": "custom", - "tags": [ - "publications" - ] - }, - { - "name": "Stellar Roadmap", - "url": "https://trello.com/b/Clb1VMP5/platform-roadmap", - "icon": "link.png", - "type": "custom", + "type": "github", + "name": "Synereo GitHub", + "url": "https://github.com/synereo/", + "icon": "github.png", "tags": [ "Code" ] }, { - "name": "Stellar Wallet", - "url": "https://launch.stellar.org/", - "type": "wallet", - "icon": "wallet.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "name": "Centaurus Android Wallet", - "url": "hhttps://play.google.com/store/apps/details?id=de.xcoins.centaurus&hl=en", - "type": "wallet", - "icon": "wallet.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] - }, + } + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00000753, + "usd": 0.0017016, + "date": "2015-04-29T00:00:00" + } + }, + { + "genesis_id": "ed12971d0cc2ac2db282eb0a834b83dd2ef7aa32c0eacae93d93cdaccbcf8c19", + "system": "SysCoin", + "icon": "syscoin", + "aliases": { + "coinmarketcap": "SysCoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "17/08/2014" + }, + "token": { + "name": "syscoin", + "symbol": "SYS" + }, + "specs": { + "p2p": 8369, + "rpc": 8368, + "block_time": "60", + "block_reward": "128", + "total_tokens": "2 000 000 000", + "premine_tokens": "18% [ up to 15% Based on Presale (SOLD OUT), 2% Devs (wallets will be publicized for transparency), 1% Bounties and Rewards]", + "difficulty_cycle": "KGW", + "ann": "https://bitcointalk.org/index.php?topic=587080.0", + "dependencies": "independent" + }, + "links": [ { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/stellar/#markets", - "type": "custom", - "icon": "link.png", + "type": "website", + "name": "syscoin.org", + "url": "http://syscoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Analytics" + "Main" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/sys/", + "icon": "cryptoid.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "github", + "name": "SysCoin GitHub", + "url": "https://github.com/syscoin/syscoin", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=757255", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00000421, + "usd": 0.00214359, + "date": "2014-08-20T00:00:00" + } + }, + { + "genesis_id": "00000eaa8dd7e902871c444aeb415673b8244c6b7b1742ca398cefa60d87c4c1", + "system": "TEKcoin", + "icon": "tekcoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "TEKcoin" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "TEKcoin", + "symbol": "TEK" + }, + "specs": { + "p2p": 8514, + "rpc": 18514, + "block_time": "60", + "block_reward": 1, + "total_tokens": 100000000 + }, + "events": [ { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "name": "Annoucement", + "start_date": "2013-09-07T05:45:40", + "url": "https://bitcointalk.org/index.php?topic=289490.0" + } + ], + "links": [ + { + "type": "website", + "name": "tekcoin.org", + "url": "http://tekcoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "Bitcon Indonesia", - "url": "https://vip.bitcoin.co.id/strbtc", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "Explorer", + "url": "https://www.blockexperts.com/tek", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "TEKcoin GitHub", + "url": "https://github.com/maxxine/TEK", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Learning Materials", - "url": "https://www.stellar.org/learn/", - "type": "wiki", - "icon": "wiki.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=320404", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" ] } ], - "flags": { - "supply_from_here": true, - "quantum": true - }, "first_price": { - "btc": 0.0000054, - "usd": 0.00287799, - "date": "2014-08-11T00:00:00" + "btc": 0.00040118, + "usd": 0.21380323, + "date": "2014-05-20T00:00:00" } }, { "genesis_id": "", - "system": "Stimus", + "system": "TaaS", "dependencies": [ "Ethereum" ], - "icon": "stimus", + "icon": "taas", "token": { - "name": "stimus token", - "symbol": "STM" + "name": "taase", + "symbol": "TAAS" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Investing with AI & Machine learning" + "headline": "Closed-End Investment Fund" }, - "crowdsales": { - "start_date": "2017-09-25T15:00:00", - "end_date": "2017-10-25T15:00:00", - "end_date_plan": "2017-10-25T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://stimus.co/tokens.html", - "funding_url": "http://stimus.co/presale.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "TaaS" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "stimus.co", - "url": "http://stimus.co", + "name": "taas.fund", + "url": "https://taas.fund/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stimus Whitepaper", - "url": "http://stimus.co/Stimus.Whitepaper.pdf", + "name": "TaaS Whitepaper", + "url": "http://taas.fund/media/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/stimusco", - "icon": "twitter.png", + "type": "github", + "name": "TaaS GitHub", + "url": "https://github.com/reddit/reddit", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Stimus Telegram", - "url": "https://t.me/stimusico", - "icon": "telegram.png", + "type": "blog", + "name": "TaaS Blog", + "url": "https://medium.com/@TaaS", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Stimus-283972402087433/?fref=ts", - "icon": "facebook.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1792938.0", + "icon": "bitcointalk.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "dependencies": [ - "Ethereum" - ], - "system": "Storj", - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The world's largest decentralized cloud storage provider" - }, - "crowdsales": { - "start_date": "2017-05-19T15:00:00", - "end_date": "2017-06-19T15:00:00", - "genesis_address": [ - "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", - "0xe75509810e09b04eef4ebd0b471bacf5530b162e" - ], - "funding_terms": "https://storj.io/saleterms.pdf", - "funding_url": "http://storj.io/", - "tokens_sold": "", - "btc_raised": "", - "cap_limit": [ - "usd = 30000000" - ] - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "token": { - "name": "storj token", - "symbol": "SJCX" - }, - "specs": { - "supply": 500000000 - }, - "links": [ - { - "type": "website", - "name": "storj.io", - "url": "http://storj.io/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { - "type": "github", - "name": "Storj GitHub", - "url": "https://github.com/Storj/", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/taasfundk", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/storjproject", - "icon": "twitter.png", + "type": "slack", + "name": "TaaS Slack", + "url": "https://taasfund.signup.team/", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://storjtalk.org/", - "icon": "forum.png", + "type": "reddit", + "name": "Reddit", + "url": "", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.storj.io/", - "icon": "blog.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCzhLXQA9h7RQKlPWViKIzNw", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/storj", - "icon": "reddit.png", + "type": "custom", + "name": "TaaS Telegram", + "url": "https://t.me/taasfundS", + "icon": "telegram.png", "tags": [ "News" ] @@ -50974,222 +50932,184 @@ ] }, { - "genesis_id": "322527", + "genesis_id": "", + "system": "TenX", "dependencies": [ - "Bitcoin", - "Counterparty" + "independent" ], - "system": "Storjcoin X", - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralized Cloud Storage", - "summary": "Storj is based on blockchain technology and peer-to-peer protocols to provide the most secure, private, and encrypted cloud storage.", - "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "Storjcoin X", - "nickname": "Storjcoin X" - }, - "crowdsales": { - "start_date": "2014-07-18T00:00:00", - "end_date": "2014-08-18T00:00:00", - "genesis_address": [ - "132aBrspLgL54cm9eQfGNFLGqXwBRQrugc" - ], - "funding_terms": "http://storj.io/CrowdsaleTerms.pdf", - "funding_url": "http://storj.io/crowdsale.html", - "tokens_sold": 35039704, - "btc_raised": 910 + "icon": "tenx", + "token": { + "name": "tenx token", + "symbol": "PAY" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "", + "algorithm": "" }, - "token": { - "name": "storjcoin", - "symbol": "SJCX" + "aliases": { + "coinmarketcap": "TenX", + "nickname": "TenX" }, - "specs": { - "supply": 500000000 + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Making Cryptocurrencies Spendable Anytime Anywhere", + "tags": [ + "DAO" + ], + "page_state": "ready" }, "links": [ - { - "type": "risk", - "name": "Minimum Viable Product has not been launched yet", - "url": "", - "icon": "" - }, { "type": "website", - "name": "storj.io", - "url": "http://storj.io/", - "icon": "website.png", + "name": "tenx.tech", + "url": "https://www.tenx.tech/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://blockscan.com/assetInfo.aspx?q=SJCX", - "icon": "explorer.png", + "type": "paper", + "name": "TenX Whitepaper", + "url": "https://www.tenx.tech/whitepaper/tenx_whitepaper_final.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "Storj GitHub", - "url": "https://github.com/Storj/", - "icon": "github.png", + "type": "blog", + "name": "TenX Blog", + "url": "https://medium.com/@TenX/", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/storjproject", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1953612.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://storjtalk.org/", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/tenxwallet", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.storj.io/", - "icon": "blog.png", + "type": "slack", + "name": "TenX Slack", + "url": "https://ten-x.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/storj", + "name": "Reddit", + "url": "https://www.reddit.com/r/TenX/", "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "Counterparty DEX", - "url": "https://counterwallet.co", - "type": "custom", - "icon": "counterparty.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com/", "type": "custom", - "icon": "bittrex.png", + "name": "Facebook", + "url": "https://www.facebook.com/tenxwallet/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/storjcoin-x/#markets", "type": "custom", - "icon": "link.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrh49JX-9UQJbee6e4EGhog", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" ] } - ], - "first_price": { - "btc": 0.00002597, - "usd": 0.01196365, - "date": "2014-08-18T00:00:00" - }, - "flags": { - "supply_from_here": true, - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Stox", + "system": "Tendermint", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "stox", "token": { - "name": "stox token", - "symbol": "STX" + "name": "", + "symbol": "" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "Proof-of-Stake", + "consensus_name": "Byzantine Consensus Algorithm", + "hashing": "" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Prediction Market", + "system_type": "cryptocurrency", + "headline": "Byzantine Consensus Blockchain Stack", "tags": [ "DAO" ], - "page_state": "ready" + "hashtag": "", + "twwidid": "", + "page_state": "draft" }, "aliases": { - "coinmarketcap": "Stox", - "nickname": "Stox" + "coinmarketcap": "Tendermint", + "nickname": "Tendermint" + }, + "ratings": { + "rating_cyber": 0 }, "links": [ { - "type": "website", - "name": "stox.com", - "url": "https://www.stox.com/en/", + "name": "tendermint.com", + "url": "http://tendermint.com/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Stox Whitepaper", - "url": "https://www.stox.com/assets/stox-whitepaper.pdf", + "name": "Tendermint Wiki", + "url": "https://github.com/tendermint/tendermint/wiki", + "type": "wiki", + "icon": "wiki.png", "tags": [ "Main", "Science" ] }, { + "name": "Tendermint Blog", + "url": "http://tendermint.com/posts/", + "type": "blog", + "icon": "blog.png", + "tags": [ + "Main", + "News" + ] + }, + { + "name": "Tendermint GitHub", + "url": "https://github.com/tendermint", "type": "github", - "name": "Stox GitHub", - "url": "https://github.com/stx-technologies/stox-token", "icon": "github.png", "tags": [ "Main", @@ -51197,102 +51117,187 @@ ] }, { - "type": "blog", - "name": "Stox Blog", - "url": "https://steemit.com/@stx", - "icon": "steem.png", + "name": "Tendermint Forum", + "url": "http://forum.tendermint.com/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2035348.0", - "icon": "bitcointalk.png", + "name": "Byzantine Consensus Algorithm", + "url": "https://github.com/tendermint/tendermint/wiki/Byzantine-Consensus-Algorithm", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/stx_coin", - "icon": "twitter.png", + "name": "Byzantine Fault Tolerance Algorithm", + "url": "https://en.wikipedia.org/wiki/Byzantine_fault_tolerance", + "type": "wiki", + "icon": "wiki.png", + "tags": [ + "Science" + ] + }, + { + "name": "Consensus in the presence of partial synchrony", + "url": "http://dl.acm.org/citation.cfm?doid=42282.42283", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + } + ] + }, + { + "genesis_id": "31", + "system": "Tether", + "icon": "tether", + "dependencies": [ + "Mastercoin (Omni)" + ], + "aliases": { + "coinmarketcap": "Tether" + }, + "consensus": { + "type": "Omni", + "algorithm": "Locked Token" + }, + "descriptions": { + "tags": [ + "DApp" + ], + "state": "Public", + "system_type": "cryptoasset", + "headline": "Price-Stable Digital Currency 100% backed by USD" + }, + "token": { + "name": "tether", + "symbol": "USDT" + }, + "specs": {}, + "links": [ + { + "type": "risk", + "name": "Asset represent debt of issuer", + "url": "", + "icon": "" + }, + { + "type": "website", + "name": "tether.to", + "url": "https://tether.to/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Omni Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=31", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "custom", - "name": "Stox Telegram", - "url": "https://t.me/joinchat/DByWw0Pnq9BAy4FqPv_Lyg", - "icon": "telegram.png", + "type": "paper", + "name": "Tether Whitepaper", + "url": "https://tether.to/wp-content/uploads/2015/04/Tether-White-Paper.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/STOX/", - "icon": "reddit.png", + "type": "custom", + "name": "Tether FAQ", + "url": "https://tether.to/faqs/", + "icon": "forum.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_hd4EfAzXr5NFfOTw7nXjA", - "icon": "youtube.png", + "type": "twitter", + "name": "@Tether_to", + "url": "https://twitter.com/Tether_to/", + "icon": "twitter.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00417078, + "usd": 1, + "date": "2015-02-19T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Stratis", - "dependencies": [ - "independent" - ], - "icon": "stratis", + "system": "Tezos", + "dependencies": "independent", + "icon": "tezos", "token": { - "name": "stratise", - "symbol": "STRAT" + "name": "tezos token", + "symbol": "TXZ" }, "consensus": { "consensus_type": "proof-of-stake", "consensus_name": "POS" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Flexible Blockchain Development Platform" - }, - "aliases": { - "coinmarketcap": "Stratis" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Self-amending Crypto-ledger" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-07-01T00:00:00", + "end_date": "2017-07-13T00:00:00", + "end_date_plan": "2017-07-13T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://tezos.ch/pages/static/Tezos%20Contribution%20Terms.pdf?utm_source=Tezos&utm_campaign=682d936488-EMAIL_CAMPAIGN_2017_07_01&utm_medium=email&utm_term=0_d8f4b4112e-682d936488-117506397", + "funding_url": "https://www.tezos.com/", + "tokens_sold": "", + "tokens_issued": 10000000000, + "btc_raised": 97268, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 230595616" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "stratisplatform.com", - "url": "https://stratisplatform.com/", + "name": "tezos.com", + "url": "https://www.tezos.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stratis Whitepaper", - "url": "https://stratisplatform.com//files/Stratis_Whitepaper.pdf", + "name": "Tezos Whitepaper", + "url": "https://www.tezos.com/static/papers/white_paper.pdf", "tags": [ "Main", "Science" @@ -51300,8 +51305,8 @@ }, { "type": "github", - "name": "Stratis GitHub", - "url": "https://github.com/stratisproject", + "name": "Tezos GitHub", + "url": "https://github.com/tezos/tezos", "icon": "github.png", "tags": [ "Main", @@ -51310,8 +51315,8 @@ }, { "type": "blog", - "name": "Stratis Blog", - "url": "https://stratisplatform.com/blog/", + "name": "Tezos Blog", + "url": "https://medium.com/tezos", "icon": "medium.png", "tags": [ "Main", @@ -51321,8 +51326,8 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1512202.0", - "icon": "bitcointalk.png", + "url": "https://bitcointalk.org/index.php?topic=715818.0", + "icon": "bitcoin.png", "tags": [ "News" ] @@ -51330,7 +51335,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/stratisplatform", + "url": "https://twitter.com/tez0s", "icon": "twitter.png", "tags": [ "News" @@ -51338,18 +51343,18 @@ }, { "type": "slack", - "name": "Stratis Slack", - "url": "https://stratis-invite.herokuapp.com/", + "name": "Tezos Slack", + "url": "http://slack.tezos.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/stratisplatform/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/tezosledger/", + "icon": "facebook.png", "tags": [ "News" ] @@ -51358,14 +51363,14 @@ }, { "genesis_id": "", - "system": "Streamr", + "system": "Tierion", "dependencies": [ "Ethereum" ], - "icon": "streamr", + "icon": "tierion", "token": { - "name": "DATAcoin token", - "symbol": "DATA" + "name": "tierion token", + "symbol": "TNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -51374,59 +51379,59 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Create unstoppable real-time data apps, even without writing code" + "headline": "A universal platform for verifiable data" }, "crowdsales": { - "start_date": "2017-10-12T12:00:00", - "end_date": "2017-10-26T12:00:00", - "end_date_plan": "2017-10-26T12:00:00", + "start_date": "2017-07-27T00:00:00", + "end_date": "2017-08-10T00:00:00", + "end_date_plan": "2017-08-10T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.streamr.com/", - "funding_url": "https://www.streamr.com/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://tokensale.tierion.com/", + "funding_url": "https://tokensale.tierion.com/", + "tokens_sold": 350000000, + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd - 25000000" ] }, "links": [ { "type": "website", - "name": "streamr.com", - "url": "https://www.streamr.com/", + "name": "tierion.com", + "url": "https://tierion.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Streamr Whitepaper", - "url": "https://s3.amazonaws.com/streamr-public/streamr-datacoin-whitepaper-2017-07-25-v1_0.pdf", + "name": "Tierion Whitepaper", + "url": "https://tokensale.tierion.com/TierionTokenSaleWhitePaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Streamr Blog", - "url": "https://blog.streamr.com/", - "icon": "medium.png", + "type": "github", + "name": "Tierion GitHub", + "url": "https://github.com/chainpoint", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/streamrinc", + "url": "https://www.twitter.com/Tierion", "icon": "twitter.png", "tags": [ "News" @@ -51434,18 +51439,18 @@ }, { "type": "custom", - "name": "Streamr Telegram", - "url": "https://www.streamr.com/assets/Icons/email.svg", + "name": "Tierion Telegram", + "url": "https://t.me/tierion", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Streamr Slack", - "url": "https://slack.streamr.com/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/tierion/", + "icon": "reddit.png", "tags": [ "News" ] @@ -51453,106 +51458,125 @@ ] }, { - "genesis_id": "0x0348b55abd6e1a99c6ebc972a6a4582ec0bceb5c", - "system": "SuperDAO", - "icon": "superdao", + "genesis_id": "", + "system": "Ties.network", "dependencies": [ "Ethereum" ], + "icon": "tiesnetwork", "token": { - "name": "Superneum", - "symbol": "SUP" + "name": "tiesnetwork token", + "symbol": "TIE" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "SuperDAO" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Governance System for DApp Ventures", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "headline": "Decentralized public smart database" }, "crowdsales": { - "start_date": "2017-06-12T06:00:00", - "end_date": "2017-07-12T06:00:00", + "start_date": "2017-09-21T10:00:00", + "end_date": "2017-10-12T14:00:00", + "end_date_plan": "2017-10-12T14:00:00", "genesis_address": [ - "0x0348B55AbD6E1A99C6EBC972A6A4582Ec0bcEb5c" + "" ], - "funding_terms": "http://docs.superdao.io/", - "funding_url": "http://crowdfunding.superdao.io/", - "tokens_sold": 45000000, - "tokens_issued": 100000000, - "btc_raised": "" + "funding_terms": "https://ties.network/", + "funding_url": "https://ties.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "cap": {} - }, - "first_price": { - "date": "", - "btc": "", - "usd": "" + "supply": 140000000 }, - "flags": {}, "links": [ { "type": "website", - "name": "superdao.io", - "url": "http://superdao.io", - "icon": "website.png", + "name": "ties.network", + "url": "https://ties.network/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Ties.network Whitepaper", + "url": "https://docs.google.com/document/d/1deB6McO4pEH37CnVmfVmuXt190i_uEAekyexRPG3R4M/edit", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "SuperDAO GitHub", - "url": "https://github.com/superDao-dao", + "name": "Ties.network GitHub", + "url": "https://github.com/tiesnetwork", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "paper", - "name": "SuperDAO Whitepaper", - "url": "http://docs.superdao.io/", - "icon": "paper.png", + "type": "blog", + "name": "Ties.network Blog", + "url": "https://blog.ties.network/", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://blog.superdao.io/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2071592.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SuperDAOHQ", + "url": "https://twitter.com/tiesnetwork", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Ties.network Telegram", + "url": "https://t.me/tiesnetwork", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Ties.network Slack", + "url": "https://tiesnetwork.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/SuperDao/", + "name": "Reddit", + "url": "https://www.reddit.com/r/tiesnetwork/", "icon": "reddit.png", "tags": [ "News" @@ -51561,7 +51585,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/SuperdaoHQ/", + "url": "https://www.facebook.com/tiesdb", "icon": "facebook.png", "tags": [ "News" @@ -51570,7 +51594,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCYtAwj5PohhqPsJJ1KouBew", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -51579,252 +51603,221 @@ ] }, { - "genesis_id": "12071612744977229797", - "system": "SuperNET", + "genesis_id": "", + "system": "TokenCard", "dependencies": [ - "NXT" + "Ethereum" ], + "icon": "tokencard", "token": { - "name": "Unity", - "symbol": "UNITY" + "name": "tokencard token", + "symbol": "TKN" }, "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "aliases": { - "coinmarketcap": "SuperNET" + "consensus_type": "ERC20", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Association of Blockchain Technologies", - "tags": [ - "DApp" - ], - "page_state": "ready" + "headline": "Debit Card and Platform for Ethereum tokens" + }, + "aliases": { + "coinmarketcap": "TokenCard" }, "crowdsales": { - "start_date": "2014-04-30T00:00:00", - "end_date": "2014-09-23T00:00:00", + "start_date": "2017-05-02T16:00:00", + "end_date": "2017-05-02T16:05:00", + "end_date_plan": "2017-05-02T16:05:00", "genesis_address": [ - "NXT-MRBN-8DFH-PFMK-A4DBM" + "0x49EdF201c1E139282643d5e7C6fB0C7219Ad1db7" ], - "funding_url": "http://www.nxtreporting.com/?as=12071612744977229797", - "funding_terms": "https://bitcointalk.org/index.php?topic=762346.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 571243.1402, - "tokens_issued": 816061, - "btc_raised": 5737.1589 + "funding_terms": "http://tokencard.io/TKNCreationTerms.pdf", + "funding_url": "http://tokencard.io/", + "tokens_sold": 23644056, + "tokens_issued": 39406760, + "btc_raised": 8644, + "cap_limit": [ + "usd = 21122842" + ], + "raised": [ + "usd = 12673744" + ] + }, + "first_price": { + "date": "2017-05-07T02:04:49", + "usd": 0.5360207, + "btc": 0.0003656 }, - "specs": {}, "links": [ { - "type": "risk", - "name": "Asset holding are under control of one person", - "url": "", - "icon": "" - }, - { - "name": "thesupernet.org", - "url": "http://thesupernet.org/", "type": "website", + "name": "tokencard.io", + "url": "https://tokencard.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Wallet", - "url": "http://www.supernet.org/download.php", - "type": "wallet", - "icon": "wallet.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/MonolithDAO/token", + "icon": "website.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "SuperNET Blog", - "url": "http://www.supernet.org/blog/", - "rss": "http://www.supernet.org/blog/feed/", - "type": "blog", - "icon": "blog.png", + "type": "paper", + "name": "TokenCard Whitepaper", + "url": "http://tokencard.io/tokencard_whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/SuperNETorg", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/supernet", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "News" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/SuperNETorg", - "type": "custom", - "icon": "facebook.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@MonolithStudio", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "Wiki", - "url": "http://wiki.supernet.org/wiki/Main_Page", - "type": "wiki", - "icon": "wiki.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1840820.0", + "icon": "btc.png", "tags": [ "Main", - "Code" + "News" ] }, { - "name": "SuperNET API", - "url": "http://wiki.supernet.org/wiki/API", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/tokencard_io", + "icon": "twitter.png", "tags": [ - "Code" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/supernet-unity/#markets", "type": "custom", - "icon": "link.png", + "name": "Telegram", + "url": "https://t.me/TokenCard", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/ethereum/comments/5gtb7p/introducing_tokencard_the_ether_and_erc20/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "NXT AE", - "url": "http://nxtreporting.com", - "icon": "nxt.png", - "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" - }, - { "name": "Slack", - "url": "http://slackinvite.supernet.org/", - "type": "custom", + "url": "https://tokencard-team.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.01004329, - "usd": 4.37262651, - "date": "2014-09-23T00:00:00" - }, - "flags": { - "quantum": true, - "rating_do_not_display": true - } + ] }, { "genesis_id": "", - "system": "Suretly", + "system": "Trackr", "dependencies": [ - "Ethereum", - "Waves" + "Ethereum" ], - "icon": "suretly", + "icon": "trackr", "token": { - "name": "suretly token", - "symbol": "SUR" + "name": "trackr token", + "symbol": "TKR" }, "consensus": { - "consensus_type": "ERC20 & Waves Asset", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "First crowdvouching platform" + "headline": "Crypto app for portfolio management" }, "crowdsales": { - "start_date": "2017-07-11T08:00:00", - "end_date": "2017-08-11T08:00:00", - "end_date_plan": "2017-08-11T08:00:00", + "start_date": "2017-08-16T12:00:00", + "end_date": "2017-09-15T12:00:00", + "end_date_plan": "2017-09-15T12:00:00", "genesis_address": [ - "" + "0xA971AfDCa01BD1ca1499346E730a3d1Dc06a3A9d" ], - "funding_terms": "https://www.ico.suretly.com/", - "funding_url": "https://www.ico.suretly.com/", + "funding_terms": "https://www.trackr.im/", + "funding_url": "https://www.trackr.im/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": 128, + "btc_raised": "", "cap_limit": [ - "usd = 10000000" + "" ], "raised": [ - "usd = 1151148" + "" ] }, "links": [ { "type": "website", - "name": "ico.suretly.com", - "url": "https://www.ico.suretly.com/", + "name": "trackr.im", + "url": "https://www.trackr.im/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Suretly Whitepaper", - "url": "https://suretly.com/docs/Suretly_whitepaper_v1.2.pdf", + "name": "Trackr Whitepaper", + "url": "https://www.trackr.im/media/whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Trackr GitHub", + "url": "https://github.com/trackr-im/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Trackr Blog", + "url": "https://medium.com/@trackr.im/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1879035.0", + "url": "https://bitcointalk.org/index.php?topic=2046549", "icon": "bitcointalk.png", "tags": [ "News" @@ -51833,7 +51826,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/suretly_com", + "url": "https://twitter.com/trackrim", "icon": "twitter.png", "tags": [ "News" @@ -51841,431 +51834,215 @@ }, { "type": "slack", - "name": "Suretly Slack", - "url": "https://suretly.herokuapp.com/", + "name": "Trackr Slack", + "url": "http://slack.trackr.online/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://urbancrypto.com/suretly-crowdvouching-platform/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/suretly/", + "url": "https://www.facebook.com/trackrim", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC5yutn5ceZHgKZxWUQ-WLwQ", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "8612694", - "system": "Swarm", + "genesis_id": "", + "system": "TripAlly", "dependencies": [ - "Bitcoin", - "Counterparty" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Swarm", - "CurrencyName": "Swarm" - }, - "crowdsales": { - "start_date": "2014-07-17T00:00:00", - "end_date": "2014-07-20T00:00:00", - "genesis_address": [ - "12GZL7shupvmHapCmhw81GDa5GmaTqaZdk" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=664071.msg7487836#msg7487836", - "funding_url": "https://swarm.fund/", - "funding_operator": "nein", - "tokens_sold": 100000000, - "btc_raised": 1270 + "icon": "tripally", + "token": { + "name": "tripally token", + "symbol": "ALLY" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ], - "headline": " Decentralized Collaboration Platform" - }, - "token": { - "name": "swarm token", - "symbol": "SWT" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "specs": {}, - "links": [ - { - "type": "risk", - "name": "Minimu viable product has not been launched yet", - "url": "", - "icon": "" - }, - { - "name": "swarm.fund", - "url": "https://swarm.fund/", - "type": "website", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/SwarmCorp", - "type": "twitter", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "name": "Forum", - "url": "https://discourse.swarm.fund/", - "type": "forum", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "name": "Blog", - "url": "https://medium.com/@Swarm", - "type": "blog", - "icon": "blog.png", - "tags": [ - "News" - ] - } - ], - "first_price": { - "btc": 0.0000127, - "usd": 0.00789143075, - "date": "2014-07-20T00:00:00" - } - }, - { - "genesis_id": "00e7dab4291d8a4f5e7186981ac8b127e47fa65b2efbb0f3eee6b3ee2f1b1059", - "system": "Synereo", - "icon": "synereo", - "dependencies": [ - "Mastercoin (Omni)" - ], "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Social Platform Owned by the People Who Use It", - "summary": "Synereo is designed as a framework for managing the economy of attention. We create a social brain that optimizes your experience on the network, social or otherwise, by shaping the stream of information in ways that reflect what you and your social circle consider to be interesting and valuable.", - "tags": [ - "DAO" - ] - }, - "aliases": { - "coinmarketcap": "Synereo" + "headline": "World's First Global Connectivity Platform" }, "crowdsales": { - "start_date": "2016-09-20T00:00:00", - "end_date": "2016-10-20T00:00:00", + "start_date": "2017-10-15T16:00:00", + "end_date": "2017-11-30T23:59:00", + "end_date_plan": "2017-11-30T23:59:00", "genesis_address": [ - "3CtiKLz2Ke423oh1mGY3oPPhDA8shKxpNb", - "3BNGSfyKdTLvZwZAiUHdhgdENA9dJqgVq9" + "0x31b5e97294e1afd6fff6ffe4cba89a344555f753" ], - "funding_terms": "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", - "funding_url": "https://synereo.com", - "tokens_sold": 45439378, - "tokens_issued": 1680400000, - "btc_raised": 342 - }, - "consensus": { - "type": "Omni", - "algorithm": "Locked Token" - }, - "token": { - "name": "amp", - "symbol": "AMP" + "funding_terms": "https://tripally.co/media/tripally_terms_and_conditions.pdf", + "funding_url": "https://tripally.co", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 949291062.75 + "supply": 100000000 }, - "risks": [ - { - "name": "Network has not been launched", - "url": "" - } - ], "links": [ { "type": "website", - "name": "synereo.com", - "url": "http://www.synereo.com", - "icon": "website.png", - "tags": [ - "Main", - "Apps" - ] - }, - { - "type": "paper", - "name": "Documentation", - "url": "http://www.synereo.com/whitepapers/synereo.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Apps" - ] - }, - { - "type": "blog", - "name": "Synereo Blog", - "url": "http://blog.synereo.com/", - "rss": "http://blog.synereo.com/feed", - "icon": "blog.png", - "tags": [ - "News", - "Main" - ] - }, - { - "type": "forum", - "name": "Synereo Discuss", - "url": "https://discuss.synereo.com/", - "icon": "forum.png", + "name": "tripally.co", + "url": "https://tripally.co/", "tags": [ - "News", "Main" ] }, { "type": "paper", - "name": "Attention Economy Model", - "url": "http://www.synereo.com/learn-more/#attention-economy", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Synereo Network Dynamics - Basics - Chapter 1", - "url": "https://docs.google.com/presentation/d/12wZfRyF9XBMrc1ripXGfyNXCnO_MD7f2-Gc8AIa-v8o/pub?start=false&loop=false&slide=id.g4ecec4c43_37", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Synereo Network Dynamics - Synereos - Chapter 2", - "url": "https://docs.google.com/presentation/d/1DimMeRZx1qp0-m0DzyEZxc3IbYDfzovummDfRdeWT9U/present?slide=id.g5d99680d4_026", + "name": "TripAlly Whitepaper", + "url": "https://tripally.co/media/tripally_whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "type": "paper", - "name": "Synereo Network Dynamics - Amplifying - Chapter 3", - "url": "https://docs.google.com/presentation/d/1MQ57q-ZraCBvx-pPFA-J-MpKN6v8AkUXtCaM79vU3L8/present?slide=id.g6d072a333_118", + "type": "github", + "name": "TripAlly GitHub", + "url": "https://github.com/TripAlly/", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "type": "explorer", - "name": "AMP Asset Page", - "url": "http://omnichest.info/lookupsp.aspx?sp=39", - "icon": "explorer.png", + "type": "blog", + "name": "TripAlly Blog", + "url": "https://medium.com/@TripAllyWorld", + "icon": "medium.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] }, { - "type": "github", - "name": "Synereo GitHub", - "url": "https://github.com/synereo/", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "icon": "bitcointalk.png", "tags": [ - "Code" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/TripAllyWorld", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.00000753, - "usd": 0.0017016, - "date": "2015-04-29T00:00:00" - } - }, - { - "genesis_id": "ed12971d0cc2ac2db282eb0a834b83dd2ef7aa32c0eacae93d93cdaccbcf8c19", - "system": "SysCoin", - "icon": "syscoin", - "aliases": { - "coinmarketcap": "SysCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "17/08/2014" - }, - "token": { - "name": "syscoin", - "symbol": "SYS" - }, - "specs": { - "p2p": 8369, - "rpc": 8368, - "block_time": "60", - "block_reward": "128", - "total_tokens": "2 000 000 000", - "premine_tokens": "18% [ up to 15% Based on Presale (SOLD OUT), 2% Devs (wallets will be publicized for transparency), 1% Bounties and Rewards]", - "difficulty_cycle": "KGW", - "ann": "https://bitcointalk.org/index.php?topic=587080.0", - "dependencies": "independent" - }, - "links": [ - { - "type": "website", - "name": "syscoin.org", - "url": "http://syscoin.org/", - "icon": "website.png", + "type": "custom", + "name": "TripAlly Telegram", + "url": "https://t.me/tripally_en", + "icon": "telegram.png", "tags": [ - "Main" + "News" ] }, { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/sys/", - "icon": "cryptoid.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/TripAlly/", + "icon": "reddit.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "SysCoin GitHub", - "url": "https://github.com/syscoin/syscoin", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/TripAllyWorld", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=757255", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCP0u347p8eqEYbYRrvoOK4A", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000421, - "usd": 0.00214359, - "date": "2014-08-20T00:00:00" - } + ] }, { "genesis_id": "", - "system": "TaaS", + "system": "True Flip Lottery", "dependencies": [ - "Ethereum" + "Bitcoin" ], - "icon": "taas", + "icon": "truefliplottery", "token": { - "name": "taase", - "symbol": "TAAS" + "name": "true flip token", + "symbol": "TFL" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Closed-End Investment Fund" + "headline": "Blockchain Lottery Platform" }, - "aliases": { - "coinmarketcap": "TaaS" + "crowdsales": { + "start_date": "2017-06-28T00:00:00", + "end_date": "2017-07-28T00:00:00", + "end_date_plan": "2017-07-28T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://ico.trueflip.io/", + "funding_url": "https://ico.trueflip.io/", + "tokens_sold": 6247267, + "tokens_issued": 14700000, + "btc_raised": 2067, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 8146994" + ] }, - "specs": { - "supply": "" + "aliases": { + "coinmarketcap": "TrueFlip" }, - "flags": {}, "links": [ { "type": "website", - "name": "taas.fund", - "url": "https://taas.fund/", + "name": "ico.trueflip.io", + "url": "https://ico.trueflip.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "TaaS Whitepaper", - "url": "http://taas.fund/media/whitepaper.pdf", + "name": "True Flip Lottery Whitepaper", + "url": "https://trueflip.io/TrueFlip_WP.pdf", "tags": [ "Main", "Science" @@ -52273,8 +52050,8 @@ }, { "type": "github", - "name": "TaaS GitHub", - "url": "https://github.com/reddit/reddit", + "name": "True Flip Lottery GitHub", + "url": "https://github.com/trueflip", "icon": "github.png", "tags": [ "Main", @@ -52283,8 +52060,8 @@ }, { "type": "blog", - "name": "TaaS Blog", - "url": "https://medium.com/@TaaS", + "name": "True Flip Lottery Blog", + "url": "https://medium.com/@trueflip/", "icon": "medium.png", "tags": [ "Main", @@ -52294,7 +52071,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1792938.0", + "url": "https://bitcointalk.org/index.php?topic=1928663.60", "icon": "bitcointalk.png", "tags": [ "News" @@ -52303,44 +52080,44 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/taasfundk", + "url": "https://twitter.com/TrueFlipLoto", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "TaaS Slack", - "url": "https://taasfund.signup.team/", - "icon": "slack.png", + "type": "custom", + "name": "True Flip Lottery Telegram", + "url": "https://t.me/joinchat/AAAAAELcwT-fgH2zG7xEng", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", + "type": "slack", + "name": "True Flip Lottery Slack", + "url": "https://trueflip.io/slack", + "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCzhLXQA9h7RQKlPWViKIzNw", - "icon": "youtube.png", + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/trueflip/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "TaaS Telegram", - "url": "https://t.me/taasfundS", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/TrueFlip.io/", + "icon": "facebook.png", "tags": [ "News" ] @@ -52348,166 +52125,155 @@ ] }, { - "genesis_id": "00000eaa8dd7e902871c444aeb415673b8244c6b7b1742ca398cefa60d87c4c1", - "system": "TEKcoin", - "icon": "tekcoin", + "genesis_id": "", + "system": "TrueBit", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "TEKcoin" + "icon": "truebit", + "token": { + "name": "truebit token", + "symbol": "TM-TrueBit" }, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "TEKcoin", - "symbol": "TEK" - }, - "specs": { - "p2p": 8514, - "rpc": 18514, - "block_time": "60", - "block_reward": 1, - "total_tokens": 100000000 + "system_type": "cryptoasset", + "headline": "Scalable Verification Solution for Blockchains" }, - "events": [ - { - "name": "Annoucement", - "start_date": "2013-09-07T05:45:40", - "url": "https://bitcointalk.org/index.php?topic=289490.0" - } - ], "links": [ { "type": "website", - "name": "tekcoin.org", - "url": "http://tekcoin.org/", - "icon": "website.png", + "name": "truebit.io", + "url": "https://www.truebit.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://www.blockexperts.com/tek", - "icon": "explorer.png", + "type": "paper", + "name": "TrueBit Whitepaper", + "url": "https://people.cs.uchicago.edu/~teutsch/papers/truebit.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "TEKcoin GitHub", - "url": "https://github.com/maxxine/TEK", - "icon": "github.png", + "type": "blog", + "name": "TrueBit Blog", + "url": "https://medium.com/truebit", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=320404", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Truebitprotocol", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/truebit/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00040118, - "usd": 0.21380323, - "date": "2014-05-20T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Tendermint", + "system": "Truthcoin", "dependencies": [ - "independent" + "Bitcoin" ], "token": { - "name": "", - "symbol": "" + "name": "VoteCoin", + "symbol": "VoteCoin" }, "consensus": { - "consensus_type": "Proof-of-Stake", - "consensus_name": "Byzantine Consensus Algorithm", + "consensus_type": "Blockchain Record", + "consensus_name": "Bitcoin", "hashing": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "Byzantine Consensus Blockchain Stack", + "headline": "Sidechain for Prediction Markets", "tags": [ - "DAO" + "DApp" ], - "hashtag": "", + "hashtag": "#hivemind", "twwidid": "", - "page_state": "draft" + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Tendermint", - "nickname": "Tendermint" - }, - "ratings": { - "rating_cyber": 0 + "nickname": "Hivemind" }, "links": [ { - "name": "tendermint.com", - "url": "http://tendermint.com/", + "name": "bitcoinhivemind.com", + "url": "http://bitcoinhivemind.com/", + "type": "website", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Tendermint Wiki", - "url": "https://github.com/tendermint/tendermint/wiki", - "type": "wiki", - "icon": "wiki.png", + "name": "Github Organization", + "url": "https://github.com/truthcoin", + "type": "github", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "name": "Truthcoin Whitepaper", + "url": "http://www.truthcoin.info/papers/truthcoin-whitepaper.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "name": "Tendermint Blog", - "url": "http://tendermint.com/posts/", - "type": "blog", - "icon": "blog.png", + "name": "@truthcoin", + "url": "https://twitter.com/truthcoin", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "name": "Tendermint GitHub", - "url": "https://github.com/tendermint", - "type": "github", - "icon": "github.png", + "name": "Truthcoin Blog", + "url": "http://www.truthcoin.info/archive/", + "rss": "http://www.truthcoin.info/feed", + "type": "blog", + "icon": "blog.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "name": "Tendermint Forum", - "url": "http://forum.tendermint.com/", + "name": "TruthcoinTalk", + "url": "http://forum.truthcoin.info/", "type": "forum", "icon": "forum.png", "tags": [ @@ -52515,8 +52281,26 @@ ] }, { - "name": "Byzantine Consensus Algorithm", - "url": "https://github.com/tendermint/tendermint/wiki/Byzantine-Consensus-Algorithm", + "name": "Dev Center", + "url": "https://dev.truthcoin.info/", + "type": "custom", + "icon": "truthcoin.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Voting Demo", + "url": "https://lyoshenka.ocpu.io/truthcoindemo/www/", + "type": "custom", + "icon": "truthcoin.png", + "tags": [ + "Apps" + ] + }, + { + "name": "The Prediction Markets Sequence - 1. Statement of Purpose", + "url": "http://www.truthcoin.info/papers/1_Purpose.pdf", "type": "paper", "icon": "paper.png", "tags": [ @@ -52524,17 +52308,89 @@ ] }, { - "name": "Byzantine Fault Tolerance Algorithm", - "url": "https://en.wikipedia.org/wiki/Byzantine_fault_tolerance", - "type": "wiki", - "icon": "wiki.png", + "name": "The Prediction Markets Sequence - 2. The Power of Prediction Markets", + "url": "http://www.truthcoin.info/papers/2_PM_Types.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ "Science" ] }, { - "name": "Consensus in the presence of partial synchrony", - "url": "http://dl.acm.org/citation.cfm?doid=42282.42283", + "name": "The Prediction Markets Sequence - 3. Applications of PMs", + "url": "http://www.truthcoin.info/papers/3_PM_Applications.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "The Prediction Markets Sequence - 4. PM Myths", + "url": "http://www.truthcoin.info/papers/4_PM_Myths.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "The Prediction Markets Sequence - 5. PM Manipulation", + "url": "http://www.truthcoin.info/papers/5_PM_Manipulation.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - What is Truthcoin?", + "url": "http://www.truthcoin.info/presentations/what-is-truthcoin.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - Outcome Resolution", + "url": "http://www.truthcoin.info/presentations/truthcoin-outcomes.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - The Age of Bullshit", + "url": "http://www.truthcoin.info/presentations/info-problems.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - Value of a Truthcoin", + "url": "http://www.truthcoin.info/presentations/truthcoin-valuable.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - In Six Slides", + "url": "http://www.truthcoin.info/presentations/six-slide-sprint.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Truthcoin FAQ", + "url": "http://www.truthcoin.info/faq/", "type": "paper", "icon": "paper.png", "tags": [ @@ -52545,91 +52401,74 @@ }, { "genesis_id": "", - "system": "TenX", + "system": "U.CASH", "dependencies": [ - "independent" + "hybrid" ], - "icon": "tenx", + "icon": "ucash", "token": { - "name": "tenx token", - "symbol": "PAY" + "name": "ucash token", + "symbol": "XUC" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "TenX", - "nickname": "TenX" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Making Cryptocurrencies Spendable Anytime Anywhere", - "tags": [ - "DAO" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Combining cash with digital currencies through retail locations" + }, + "crowdsales": { + "start_date": "2017-09-08T00:00:00", + "end_date": "2017-11-08T00:00:00", + "end_date_plan": "2017-11-08T00:00:00", + "genesis_address": [ + "" ], - "page_state": "ready" + "funding_terms": "https://u.cash/ibo.html", + "funding_url": "https://u.cash", + "tokens_sold": "", + "tokens_issued": 21000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "tenx.tech", - "url": "https://www.tenx.tech/", + "name": "u.cash", + "url": "https://u.cash/", "tags": [ "Main" ] }, { "type": "paper", - "name": "TenX Whitepaper", - "url": "https://www.tenx.tech/whitepaper/tenx_whitepaper_final.pdf", + "name": "U.CASH Whitepaper", + "url": "https://docs.google.com/document/d/1Lvh4SEvGVHQ0Opj8wKmytMe63PxpXFgZNgIGbpIi22M/edit", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "TenX Blog", - "url": "https://medium.com/@TenX/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1953612.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tenxwallet", + "url": "https://twitter.com/udotcash", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "TenX Slack", - "url": "https://ten-x.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/TenX/", + "url": "https://www.reddit.com/r/ucash/", "icon": "reddit.png", "tags": [ "News" @@ -52638,7 +52477,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/tenxwallet/", + "url": "https://www.facebook.com/udotcash", "icon": "facebook.png", "tags": [ "News" @@ -52647,7 +52486,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrh49JX-9UQJbee6e4EGhog", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -52656,168 +52495,88 @@ ] }, { - "genesis_id": "31", - "system": "Tether", - "icon": "tether", + "genesis_id": "", + "system": "Ubiq", + "icon": "ubiq", "dependencies": [ - "Mastercoin (Omni)" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Tether" + "token": { + "name": "ubiq", + "symbol": "UBQ" }, "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "tags": [ - "DApp" - ], "state": "Public", "system_type": "cryptoasset", - "headline": "Price-Stable Digital Currency 100% backed by USD" + "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", + "tags": [ + "DAO" + ], + "hashtag": "##ubiq", + "page_state": "ready" }, - "token": { - "name": "tether", - "symbol": "USDT" + "aliases": { + "coinmarketcap": "Ubiq" + }, + "specs": { + "total_tokens": 37342384 }, - "specs": {}, "links": [ { - "type": "risk", - "name": "Asset represent debt of issuer", - "url": "", - "icon": "" - }, - { + "name": "ubiqsmart.com", + "url": "https://ubiqsmart.com/", "type": "website", - "name": "tether.to", - "url": "https://tether.to/", "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Explorer", + "url": "https://ubiqscan.io/en", "type": "explorer", - "name": "Omni Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=31", - "icon": "explorer.png", + "icon": "blockr.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "paper", - "name": "Tether Whitepaper", - "url": "https://tether.to/wp-content/uploads/2015/04/Tether-White-Paper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "custom", - "name": "Tether FAQ", - "url": "https://tether.to/faqs/", - "icon": "forum.png", - "tags": [ - "Science" - ] - }, - { - "type": "twitter", - "name": "@Tether_to", - "url": "https://twitter.com/Tether_to/", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00417078, - "usd": 1, - "date": "2015-02-19T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "system": "Tezos", - "dependencies": "independent", - "icon": "tezos", - "token": { - "name": "tezos token", - "symbol": "TXZ" - }, - "consensus": { - "consensus_type": "proof-of-stake", - "consensus_name": "POS" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Self-amending Crypto-ledger" - }, - "crowdsales": { - "start_date": "2017-07-01T00:00:00", - "end_date": "2017-07-13T00:00:00", - "end_date_plan": "2017-07-13T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://tezos.ch/pages/static/Tezos%20Contribution%20Terms.pdf?utm_source=Tezos&utm_campaign=682d936488-EMAIL_CAMPAIGN_2017_07_01&utm_medium=email&utm_term=0_d8f4b4112e-682d936488-117506397", - "funding_url": "https://www.tezos.com/", - "tokens_sold": "", - "tokens_issued": 10000000000, - "btc_raised": 97268, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 230595616" - ] - }, - "links": [ - { - "type": "website", - "name": "tezos.com", - "url": "https://www.tezos.com/", + "name": "Ubiq GitHub", + "url": "https://github.com/ubiq", + "type": "github", + "icon": "github.png", "tags": [ - "Main" + "Code" ] }, { - "type": "paper", - "name": "Tezos Whitepaper", - "url": "https://www.tezos.com/static/papers/white_paper.pdf", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1763606.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Tezos GitHub", - "url": "https://github.com/tezos/tezos", - "icon": "github.png", + "name": "Twitter", + "url": "https://twitter.com/ubiqsmart", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { + "name": "Ubiq blog", + "url": "https://medium.com/the-ubiq-report", "type": "blog", - "name": "Tezos Blog", - "url": "https://medium.com/tezos", "icon": "medium.png", "tags": [ "Main", @@ -52825,53 +52584,67 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=715818.0", - "icon": "bitcoin.png", + "type": "slack", + "name": "Ubiq Slack", + "url": "http://slack.ubiqsmart.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/tez0s", - "icon": "twitter.png", + "name": "reddit", + "url": "https://www.reddit.com/r/Ubiq/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Tezos Slack", - "url": "http://slack.tezos.com/", - "icon": "slack.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCaKJfiYPY-gWC5932p23kyw/videos", + "icon": "youtube.png", "tags": [ "News" ] }, { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/currencies/ubiq/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/tezosledger/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Tierion", + "system": "Udiar", "dependencies": [ "Ethereum" ], - "icon": "tierion", + "icon": "udiar", "token": { - "name": "tierion token", - "symbol": "TNT" + "name": "udiar token", + "symbol": "IAR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -52880,40 +52653,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "A universal platform for verifiable data" + "headline": "Blockchain-based marketplace of intellectual property turnover" }, "crowdsales": { - "start_date": "2017-07-27T00:00:00", - "end_date": "2017-08-10T00:00:00", - "end_date_plan": "2017-08-10T00:00:00", + "start_date": "2017-09-20T00:00:00", + "end_date": "2017-11-19T23:59:00", + "end_date_plan": "2017-11-19T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://tokensale.tierion.com/", - "funding_url": "https://tokensale.tierion.com/", - "tokens_sold": 350000000, - "tokens_issued": 1000000000, + "funding_terms": "https://udiar.io/UDIAR-terms-and-conditions.pdf", + "funding_url": "https://ico.udiar.io/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd - 25000000" + "" ] }, "links": [ { "type": "website", - "name": "tierion.com", - "url": "https://tierion.com/", + "name": "udiar.io", + "url": "https://udiar.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Tierion Whitepaper", - "url": "https://tokensale.tierion.com/TierionTokenSaleWhitePaper.pdf", + "name": "Udiar Whitepaper", + "url": "https://udiar.io/UDIAR-WP-en.pdf", "tags": [ "Main", "Science" @@ -52921,18 +52694,27 @@ }, { "type": "github", - "name": "Tierion GitHub", - "url": "https://github.com/chainpoint", + "name": "Udiar GitHub", + "url": "https://github.com/udiar", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2192590.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://www.twitter.com/Tierion", + "url": "https://twitter.com/UDIAR_copyright", "icon": "twitter.png", "tags": [ "News" @@ -52940,18 +52722,27 @@ }, { "type": "custom", - "name": "Tierion Telegram", - "url": "https://t.me/tierion", + "name": "Udiar Telegram", + "url": "https://t.me/UDIAR", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/tierion/", - "icon": "reddit.png", + "type": "slack", + "name": "Udiar Slack", + "url": "https://udiar.slack.com/join/shared_invite/enQtMjM3NjQ3NDUzMDI1LWE3YzM5NWE3MDBlM2ZmMzRkZmNkYmRhNmM2YTk3YmY4ZWNjNmFiNzQ1NTFiYjc4ZDIyZDM1NDAxZjNhYzI5ZGY", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/UDIAR.NET/", + "icon": "facebook.png", "tags": [ "News" ] @@ -52960,14 +52751,14 @@ }, { "genesis_id": "", - "system": "Ties.network", + "system": "Umbrella Coin", "dependencies": [ "Ethereum" ], - "icon": "tiesnetwork", + "icon": "umbrellacoin", "token": { - "name": "tiesnetwork token", - "symbol": "TIE" + "name": "umbrellacoin token", + "symbol": "UMC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -52976,19 +52767,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized public smart database" + "headline": "Decentralized, Democratized Insurance Platform" }, "crowdsales": { - "start_date": "2017-09-21T10:00:00", - "end_date": "2017-10-12T14:00:00", - "end_date_plan": "2017-10-12T14:00:00", + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://ties.network/", - "funding_url": "https://ties.network/", + "funding_terms": "https://www.umbrellacoin.org/", + "funding_url": "https://www.umbrellacoin.org/crowdfund", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" @@ -52997,22 +52788,19 @@ "" ] }, - "specs": { - "supply": 140000000 - }, "links": [ { "type": "website", - "name": "ties.network", - "url": "https://ties.network/", + "name": "umbrellacoin.org", + "url": "https://www.umbrellacoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ties.network Whitepaper", - "url": "https://docs.google.com/document/d/1deB6McO4pEH37CnVmfVmuXt190i_uEAekyexRPG3R4M/edit", + "name": "Umbrella Coin Whitepaper", + "url": "https://github.com/umbrellacoin/umc/blob/master/documents/UMC.pdf", "tags": [ "Main", "Science" @@ -53020,8 +52808,8 @@ }, { "type": "github", - "name": "Ties.network GitHub", - "url": "https://github.com/tiesnetwork", + "name": "Umbrella Coin GitHub", + "url": "https://github.com/umbrellacoin", "icon": "github.png", "tags": [ "Main", @@ -53030,8 +52818,8 @@ }, { "type": "blog", - "name": "Ties.network Blog", - "url": "https://blog.ties.network/", + "name": "Umbrella Coin Blog", + "url": "https://medium.com/@umbrellacoin", "icon": "medium.png", "tags": [ "Main", @@ -53041,7 +52829,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2071592.0", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -53050,34 +52838,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tiesnetwork", + "url": "https://twitter.com/umbrellacoin", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Ties.network Telegram", - "url": "https://t.me/tiesnetwork", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Ties.network Slack", - "url": "https://tiesnetwork.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/tiesnetwork/", + "url": "https://www.reddit.com/r/UmbrellaCoin/", "icon": "reddit.png", "tags": [ "News" @@ -53086,7 +52856,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/tiesdb", + "url": "https://www.facebook.com/umbrellacoin/?ref=page_internal", "icon": "facebook.png", "tags": [ "News" @@ -53095,7 +52865,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCqdy_X_sXz1jK7D8fFDlX7Q", "icon": "youtube.png", "tags": [ "News" @@ -53104,86 +52874,160 @@ ] }, { - "genesis_id": "", - "system": "TokenCard", + "genesis_id": "000000009a68dab74c60cf8e1acd116c549eb0153d328e1f24a33a3e5474a7bd", + "system": "Unobtanium", + "icon": "unobtanium", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "tokencard", - "token": { - "name": "tokencard token", - "symbol": "TKN" + "aliases": { + "coinmarketcap": "Unobtanium" }, "consensus": { - "consensus_type": "ERC20", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Debit Card and Platform for Ethereum tokens" + "system_type": "cryptocurrency", + "headline": "Rare Cryptocurrency", + "tags": [ + "DAO" + ], + "page_state": "ready" }, - "aliases": { - "coinmarketcap": "TokenCard" + "events": { + "announcement": "17/10/2013", + "genesis": "18/10/2013" }, - "crowdsales": { - "start_date": "2017-05-02T16:00:00", - "end_date": "2017-05-02T16:05:00", - "end_date_plan": "2017-05-02T16:05:00", - "genesis_address": [ - "0x49EdF201c1E139282643d5e7C6fB0C7219Ad1db7" - ], - "funding_terms": "http://tokencard.io/TKNCreationTerms.pdf", - "funding_url": "http://tokencard.io/", - "tokens_sold": 23644056, - "tokens_issued": 39406760, - "btc_raised": 8644, - "cap_limit": [ - "usd = 21122842" - ], - "raised": [ - "usd = 12673744" - ] + "token": { + "name": "Unobtanium", + "symbol": "UNO" }, - "first_price": { - "date": "2017-05-07T02:04:49", - "usd": 0.5360207, - "btc": 0.0003656 + "specs": { + "block_time": "180", + "block_reward": 1, + "halfing_cycle": 102000, + "total_tokens": 250000 }, "links": [ { "type": "website", - "name": "tokencard.io", - "url": "https://tokencard.io/", + "name": "unobtanium.uno", + "url": "http://unobtanium.uno/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "explorer", + "name": "cryptoid", + "url": "https://chainz.cryptoid.info/uno/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "twitter", + "name": "@unobtanium_uno", + "url": "https://twitter.com/unobtanium_uno", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "github", "name": "GitHub", - "url": "https://github.com/MonolithDAO/token", - "icon": "website.png", + "url": "https://github.com/thegreatoldone/Unobtanium", + "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "Forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=527500.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "r/unobtanium", + "url": "http://www.reddit.com/r/unobtanium", + "icon": "reddit.png", + "tags": [ + "News" + ] + } + ], + "first_price": { + "btc": 0.0153014, + "usd": 9.99441225, + "date": "2013-12-21T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Urbit", + "dependencies": [ + "independent" + ], + "icon": "urbit", + "token": { + "name": "urbit token", + "symbol": "" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Peer-to-peer network of personal servers" + }, + "links": [ + { + "type": "website", + "name": "urbit.org", + "url": "https://urbit.org/", + "tags": [ + "Main" + ] + }, { "type": "paper", - "name": "TokenCard Whitepaper", - "url": "http://tokencard.io/tokencard_whitepaper.pdf", - "icon": "paper.png", + "name": "Urbit Whitepaper", + "url": "https://media.urbit.org/whitepaper.pdf", "tags": [ "Main", - "News" + "Science" + ] + }, + { + "type": "github", + "name": "Urbit GitHub", + "url": "https://github.com/urbit/urbit", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/@MonolithStudio", + "name": "Urbit Blog", + "url": "https://urbit.org/blog", "icon": "medium.png", "tags": [ "Main", @@ -53193,61 +53037,126 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1840820.0", - "icon": "btc.png", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tokencard_io", + "url": "https://twitter.com/urbit", "icon": "twitter.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "0000005944f0d20d7ee82ac4dc65cd8796dd37f6d6e0b3af05af966d6c8b63c0", + "system": "Vanillacoin", + "icon": "vanillacoin", + "aliases": { + "coinmarketcap": "Vcash", + "nickname": "Vcash" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "Blake256+Vanila" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": [ + { + "name": "Announcement", + "start_date": "2015-05-18T08:19:20", + "url": "https://bitcointalk.org/index.php?topic=1064326.0" + } + ], + "token": { + "name": "vcash", + "symbol": "VNL" + }, + "specs": { + "block_time": "200", + "total_tokens": 30700000, + "difficulty_cycle": "every block" + }, + "links": [ + { + "type": "website", + "name": "v.cash", + "url": "https://v.cash/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "Telegram", - "url": "https://t.me/TokenCard", - "icon": "twitter.png", + "type": "explorer", + "name": "Vanillacoin Explorer", + "url": "http://vnlbex.lbtcoin.org/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5gtb7p/introducing_tokencard_the_ether_and_erc20/", - "icon": "reddit.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://v.cash/forums/", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://tokencard-team.herokuapp.com/", - "icon": "slack.png", + "type": "github", + "name": "Vanillacoin GitHub", + "url": "https://github.com/john-connor/vanillacoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=977245.0", + "icon": "forum.png", "tags": [ "News" ] } - ] + ], + "flags": { + "quantum": true + }, + "first_price": { + "btc": 0.00004602, + "usd": 0.01297074, + "date": "2015-03-05T00:00:00" + } }, { "genesis_id": "", - "system": "Trackr", + "system": "Vega Fund", "dependencies": [ "Ethereum" ], - "icon": "trackr", + "icon": "vegafund", "token": { - "name": "trackr token", - "symbol": "TKR" + "name": "vegafund token", + "symbol": "VEGA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53256,40 +53165,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Crypto app for portfolio management" - }, - "crowdsales": { - "start_date": "2017-08-16T12:00:00", - "end_date": "2017-09-15T12:00:00", - "end_date_plan": "2017-09-15T12:00:00", - "genesis_address": [ - "0xA971AfDCa01BD1ca1499346E730a3d1Dc06a3A9d" - ], - "funding_terms": "https://www.trackr.im/", - "funding_url": "https://www.trackr.im/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Venture Capital Crowdfunding Platform" }, "links": [ { "type": "website", - "name": "trackr.im", - "url": "https://www.trackr.im/", + "name": "vega.fund", + "url": "http://www.vega.fund/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Trackr Whitepaper", - "url": "https://www.trackr.im/media/whitepaper.pdf", + "name": "Vega Fund Whitepaper", + "url": "https://docs.google.com/document/d/1rgMqqoE7NNTPCLEGyCSBfYW39hqAPEi0U6tS105-U3g/edit", "tags": [ "Main", "Science" @@ -53297,8 +53187,8 @@ }, { "type": "github", - "name": "Trackr GitHub", - "url": "https://github.com/trackr-im/", + "name": "Vega Fund GitHub", + "url": "https://github.com/VegaProject", "icon": "github.png", "tags": [ "Main", @@ -53307,27 +53197,18 @@ }, { "type": "blog", - "name": "Trackr Blog", - "url": "https://medium.com/@trackr.im/", + "name": "Vega Fund Blog", + "url": "https://medium.com/vega-fund", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2046549", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/trackrim", + "url": "https://twitter.com/vega_fund", "icon": "twitter.png", "tags": [ "News" @@ -53335,8 +53216,8 @@ }, { "type": "slack", - "name": "Trackr Slack", - "url": "http://slack.trackr.online/", + "name": "Vega Fund Slack", + "url": "https://vega-fund.slack.com/join/shared_invite/enQtMjU0NDkxODU2Njc3LWM1MWUzOTAxYzljYjczOTQ3NzY3NGViNGIwNDE5MjdlNDE0OThmNjQzOTAxODFhNGQwMGE1ZTc2MTQyZmEzMzM", "icon": "slack.png", "tags": [ "News" @@ -53344,9 +53225,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/trackrim", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/watch?v=kfXL3-TlCZI", + "icon": "youtube.png", "tags": [ "News" ] @@ -53355,88 +53236,48 @@ }, { "genesis_id": "", - "system": "TripAlly", - "dependencies": [ - "Ethereum" - ], - "icon": "tripally", + "system": "Veltor", + "dependencies": "independent", + "icon": "veltor", "token": { - "name": "tripally token", - "symbol": "ALLY" + "name": "veltor", + "symbol": "VELTOR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Proof-of-Work", + "consensus_name": "PoW" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "World's First Global Connectivity Platform" - }, - "crowdsales": { - "start_date": "2017-10-15T16:00:00", - "end_date": "2017-11-30T23:59:00", - "end_date_plan": "2017-11-30T23:59:00", - "genesis_address": [ - "0x31b5e97294e1afd6fff6ffe4cba89a344555f753" - ], - "funding_terms": "https://tripally.co/media/tripally_terms_and_conditions.pdf", - "funding_url": "https://tripally.co", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "state": "Public", + "system_type": "cryptocurrency", + "headline": "" }, - "specs": { - "supply": 100000000 + "aliases": { + "coinmarketcap": "Veltor" }, "links": [ { "type": "website", - "name": "tripally.co", - "url": "https://tripally.co/", + "name": "veltor.org", + "url": "http://www.veltor.org/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "TripAlly Whitepaper", - "url": "https://tripally.co/media/tripally_whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "TripAlly GitHub", - "url": "https://github.com/TripAlly/", + "name": "Veltor GitHub", + "url": "https://github.com/veltor", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "TripAlly Blog", - "url": "https://medium.com/@TripAllyWorld", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "url": "https://bitcointalk.org/index.php?topic=1583655.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -53445,114 +53286,69 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/TripAllyWorld", + "url": "https://twitter.com/Veltor_Official", "icon": "twitter.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "TripAlly Telegram", - "url": "https://t.me/tripally_en", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/TripAlly/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/TripAllyWorld", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCP0u347p8eqEYbYRrvoOK4A", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "True Flip Lottery", + "genesis_id": "000009ebb29a8f5d236b56409fe30a5b1f546ec3756ed7839e1298358d990881", + "system": "VeriCoin", + "icon": "veriCoin", "dependencies": [ - "Bitcoin" + "independent" ], - "icon": "truefliplottery", - "token": { - "name": "true flip token", - "symbol": "TFL" + "aliases": { + "coinmarketcap": "VeriCoin" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { - "type": "", - "algorithm": "" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Lottery Platform" - }, - "crowdsales": { - "start_date": "2017-06-28T00:00:00", - "end_date": "2017-07-28T00:00:00", - "end_date_plan": "2017-07-28T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.trueflip.io/", - "funding_url": "https://ico.trueflip.io/", - "tokens_sold": 6247267, - "tokens_issued": 14700000, - "btc_raised": 2067, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 8146994" + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, - "aliases": { - "coinmarketcap": "TrueFlip" + "token": { + "name": "VeriCoin", + "symbol": "VRC" }, + "specs": {}, "links": [ { "type": "website", - "name": "ico.trueflip.io", - "url": "https://ico.trueflip.io/", + "name": "vericoin.info", + "url": "http://www.vericoin.info/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "True Flip Lottery Whitepaper", - "url": "https://trueflip.io/TrueFlip_WP.pdf", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/vrc/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "True Flip Lottery GitHub", - "url": "https://github.com/trueflip", + "name": "VeriCoin GitHub", + "url": "https://github.com/vericoin/vericoin", "icon": "github.png", "tags": [ "Main", @@ -53560,28 +53356,64 @@ ] }, { - "type": "blog", - "name": "True Flip Lottery Blog", - "url": "https://medium.com/@trueflip/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=602041.0", + "icon": "forum.png", "tags": [ "Main", "News" ] + } + ], + "first_price": { + "btc": 0.00001526, + "usd": 0.00704841, + "date": "2014-05-12T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Verif-y", + "dependencies": [ + "Ethereum" + ], + "icon": "verif-y", + "token": { + "name": "verif-y token", + "symbol": "VFY" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Blockchain-based Identity for Digital Economy" + }, + "links": [ + { + "type": "website", + "name": "verif-y.io", + "url": "https://www.verif-y.io/", + "tags": [ + "Main" + ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928663.60", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Verif-y Whitepaper", + "url": "https://www.verif-y.io/vfy-white-paper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/TrueFlipLoto", + "url": "https://twitter.com/YVerif", "icon": "twitter.png", "tags": [ "News" @@ -53589,8 +53421,8 @@ }, { "type": "custom", - "name": "True Flip Lottery Telegram", - "url": "https://t.me/joinchat/AAAAAELcwT-fgH2zG7xEng", + "name": "Verif-y Telegram", + "url": "https://t.me/VFY_TOKEN", "icon": "telegram.png", "tags": [ "News" @@ -53598,26 +53430,17 @@ }, { "type": "slack", - "name": "True Flip Lottery Slack", - "url": "https://trueflip.io/slack", + "name": "Verif-y Slack", + "url": "https://verif-yworkspace.slack.com/messages/@slackbot/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/trueflip/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/TrueFlip.io/", + "url": "https://www.facebook.com/VerifyInc", "icon": "facebook.png", "tags": [ "News" @@ -53627,14 +53450,14 @@ }, { "genesis_id": "", - "system": "TrueBit", + "system": "Veritaseum", "dependencies": [ "Ethereum" ], - "icon": "truebit", + "icon": "veritaseum", "token": { - "name": "truebit token", - "symbol": "TM-TrueBit" + "name": "veritaseum coin", + "symbol": "VERI" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53643,50 +53466,78 @@ "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Scalable Verification Solution for Blockchains" + "headline": "P2P Capital Markets Through Human Readable Smart Contracts" + }, + "crowdsales": { + "start_date": "2017-04-25T09:30:00", + "end_date": "2017-05-26T09:30:00", + "end_date_plan": "2017-05-26T09:30:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", + "funding_url": "https://blog.veritaseum.com/current-analysis/1-blog/219-in-anticipation-of-veritaseum-s-ico-an-executive-summary-of-the-veritaseum-platform", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "truebit.io", - "url": "https://www.truebit.io/", + "name": "veritas.veritaseum.com", + "url": "http://veritas.veritaseum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "TrueBit Whitepaper", - "url": "https://people.cs.uchicago.edu/~teutsch/papers/truebit.pdf", + "name": "Veritaseum Whitepaper", + "url": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "TrueBit Blog", - "url": "https://medium.com/truebit", - "icon": "medium.png", + "type": "github", + "name": "Veritaseum GitHub", + "url": "https://github.com/veritaseum", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Truebitprotocol", + "url": "https://twitter.com/ReggieMiddleton", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/truebit/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/reggiemiddletonfintech/?fref=ts", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCjVEF7ABJwyzw_8pb5frVmg", + "icon": "youtube.png", "tags": [ "News" ] @@ -53694,243 +53545,308 @@ ] }, { - "genesis_id": "", - "system": "Truthcoin", - "dependencies": [ - "Bitcoin" - ], - "token": { - "name": "VoteCoin", - "symbol": "VoteCoin" + "genesis_id": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", + "system": "Vertcoin", + "icon": "vertcoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Vertcoin" }, "consensus": { - "consensus_type": "Blockchain Record", - "consensus_name": "Bitcoin", - "hashing": "" + "type": "PoW", + "algorithm": "ScryptN" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Sidechain for Prediction Markets", "tags": [ - "DApp" - ], - "hashtag": "#hivemind", - "twwidid": "", - "page_state": "ready" + "DAO" + ] }, - "aliases": { - "nickname": "Hivemind" + "events": { + "announcement": "08/01/2014" + }, + "token": { + "name": "Vertcoin", + "symbol": "VTC" + }, + "specs": { + "block_time": 150, + "block_reward": 50, + "halfing_cycle": "840000 blocks (~4 years)", + "total_tokens": 84000000, + "premine_tokens": "3 blocks", + "difficulty_cycle": "2016(3.5 days)" }, "links": [ { - "name": "bitcoinhivemind.com", - "url": "http://bitcoinhivemind.com/", "type": "website", + "name": "vertcoin.org", + "url": "http://vertcoin.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Github Organization", - "url": "https://github.com/truthcoin", - "type": "github", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "name": "Truthcoin Whitepaper", - "url": "http://www.truthcoin.info/papers/truthcoin-whitepaper.pdf", - "type": "paper", - "icon": "paper.png", + "type": "explorer", + "name": "Explorer", + "url": "https://explorer.thisisvtc.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "@truthcoin", - "url": "https://twitter.com/truthcoin", - "type": "twitter", - "icon": "twitter.png", + "type": "github", + "name": "Vertcoin GitHub", + "url": "https://github.com/vertcoin/vertcoin", + "icon": "github.png", "tags": [ "Main", - "News" - ] - }, - { - "name": "Truthcoin Blog", - "url": "http://www.truthcoin.info/archive/", - "rss": "http://www.truthcoin.info/feed", - "type": "blog", - "icon": "blog.png", - "tags": [ - "News" + "Code" ] }, { - "name": "TruthcoinTalk", - "url": "http://forum.truthcoin.info/", "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=404364.0", "icon": "forum.png", "tags": [ + "Main", "News" ] - }, - { - "name": "Dev Center", - "url": "https://dev.truthcoin.info/", - "type": "custom", - "icon": "truthcoin.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Voting Demo", - "url": "https://lyoshenka.ocpu.io/truthcoindemo/www/", - "type": "custom", - "icon": "truthcoin.png", - "tags": [ - "Apps" - ] - }, + } + ], + "first_price": { + "btc": 0.00032875, + "usd": 0.28203892, + "date": "2014-01-20T00:00:00" + } + }, + { + "genesis_id": "5ca83af67146e286610e118cc8f8e6a183c319fbb4a8fdb9e99daa2b8a29b3e3", + "system": "Viacoin", + "icon": "viacoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Viacoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "Viacoin", + "symbol": "VIA" + }, + "specs": {}, + "links": [ { - "name": "The Prediction Markets Sequence - 1. Statement of Purpose", - "url": "http://www.truthcoin.info/papers/1_Purpose.pdf", - "type": "paper", - "icon": "paper.png", + "type": "website", + "name": "viacoin.org", + "url": "http://viacoin.org/", + "icon": "website.png", "tags": [ - "Science" + "Main" ] }, { - "name": "The Prediction Markets Sequence - 2. The Power of Prediction Markets", - "url": "http://www.truthcoin.info/papers/2_PM_Types.pdf", - "type": "paper", - "icon": "paper.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/via/", + "icon": "cryptoid.png", "tags": [ - "Science" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "The Prediction Markets Sequence - 3. Applications of PMs", - "url": "http://www.truthcoin.info/papers/3_PM_Applications.pdf", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "VeriCoin GitHub", + "url": "https://www.github.com/viacoin/viacoin/", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "The Prediction Markets Sequence - 4. PM Myths", - "url": "http://www.truthcoin.info/papers/4_PM_Myths.pdf", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=699278.0", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00020016, + "usd": 0.11838052, + "date": "2014-06-18T00:00:00" + } + }, + { + "genesis_id": "", + "system": "VibeHub", + "dependencies": [ + "Ethereum" + ], + "icon": "vibehub", + "token": { + "name": "vibe token", + "symbol": "VIBE" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "The World's First Crypto Based Virtual Reality Marketplace & Hub" + }, + "crowdsales": { + "start_date": "2017-08-07T00:00:00", + "end_date": "2017-09-21T00:00:00", + "end_date_plan": "2017-09-21T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.vibehub.io/", + "funding_url": "http://www.vibehub.io/ico/", + "tokens_sold": 160200000, + "tokens_issued": 267000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "vibehub.io", + "url": "http://www.vibehub.io/", + "tags": [ + "Main" ] }, { - "name": "The Prediction Markets Sequence - 5. PM Manipulation", - "url": "http://www.truthcoin.info/papers/5_PM_Manipulation.pdf", "type": "paper", - "icon": "paper.png", + "name": "VibeHub Whitepaper", + "url": "http://www.vibehub.io/VibeHubWhitepaper2017.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "Presentation - What is Truthcoin?", - "url": "http://www.truthcoin.info/presentations/what-is-truthcoin.pdf", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Bancor GitHub", + "url": "https://github.com/bancorprotocol/contracts", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "Presentation - Outcome Resolution", - "url": "http://www.truthcoin.info/presentations/truthcoin-outcomes.pdf", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2044729.0", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { - "name": "Presentation - The Age of Bullshit", - "url": "http://www.truthcoin.info/presentations/info-problems.pdf", - "type": "paper", - "icon": "paper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/VibeHubVR", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "name": "Presentation - Value of a Truthcoin", - "url": "http://www.truthcoin.info/presentations/truthcoin-valuable.pdf", - "type": "paper", - "icon": "paper.png", + "type": "slack", + "name": "VibeHub Slack", + "url": "https://vibehub.slack.com/join/shared_invite/MjExNDM5MTcwMjU3LTE0OTk4ODk2ODYtNGM1YmU1OGU3YQ", + "icon": "slack.png", "tags": [ - "Science" + "News" ] }, { - "name": "Presentation - In Six Slides", - "url": "http://www.truthcoin.info/presentations/six-slide-sprint.pdf", - "type": "paper", - "icon": "paper.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/VibeHub/", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "name": "Truthcoin FAQ", - "url": "http://www.truthcoin.info/faq/", - "type": "paper", - "icon": "paper.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/vibehubvr/", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] } ] }, { "genesis_id": "", - "system": "U.CASH", + "system": "Viberate", "dependencies": [ - "hybrid" + "Ethereum" ], - "icon": "ucash", + "icon": "viberate", "token": { - "name": "ucash token", - "symbol": "XUC" + "name": "viberate token", + "symbol": "Vibe" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Combining cash with digital currencies through retail locations" + "headline": "Decentralized music talent marketplace " }, "crowdsales": { - "start_date": "2017-09-08T00:00:00", - "end_date": "2017-11-08T00:00:00", - "end_date_plan": "2017-11-08T00:00:00", + "start_date": "2017-09-05T08:00:00", + "end_date": "2017-10-04T08:00:00", + "end_date_plan": "2017-10-04T08:00:00", "genesis_address": [ "" ], - "funding_terms": "https://u.cash/ibo.html", - "funding_url": "https://u.cash", + "funding_terms": "https://www.viberate.io/en/crowdsale", + "funding_url": "https://www.viberate.io/", "tokens_sold": "", - "tokens_issued": 21000000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -53942,35 +53858,54 @@ "links": [ { "type": "website", - "name": "u.cash", - "url": "https://u.cash/", + "name": "viberate.io", + "url": "https://www.viberate.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "U.CASH Whitepaper", - "url": "https://docs.google.com/document/d/1Lvh4SEvGVHQ0Opj8wKmytMe63PxpXFgZNgIGbpIi22M/edit", + "name": "Viberate Whitepaper", + "url": "https://www.viberate.io/pdf/Viberate.io_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "blog", + "name": "Viberate Blog", + "url": "https://medium.com/viberate-blog", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/udotcash", + "url": "https://twitter.com/viberate_com", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ucash/", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2029450.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Viberate Telegram", + "url": "https://t.me/joinchat/F-zen", + "icon": "telegram.png", "tags": [ "News" ] @@ -53978,7 +53913,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/udotcash", + "url": "https://www.facebook.com/viberateOFC/", "icon": "facebook.png", "tags": [ "News" @@ -53987,7 +53922,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCNqR72YOybyCZzVhb5oeQhw", "icon": "youtube.png", "tags": [ "News" @@ -53996,175 +53931,239 @@ ] }, { - "genesis_id": "", - "system": "Ubiq", - "icon": "ubiq", + "genesis_id": "0x14f37b574242d366558db61f3335289a5035c506", + "system": "VirtualAccelerator", + "icon": "virtualaccelerator", "dependencies": [ "Ethereum" ], "token": { - "name": "ubiq", - "symbol": "UBQ" + "name": "haker gold", + "symbol": "HKG" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Hacker Gold", + "nickname": "Virtual Accelerator" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", + "headline": "ether.camp Accelerator build on Ethereum Smart Contracts", "tags": [ - "DAO" + "DApp" ], - "hashtag": "##ubiq", - "page_state": "ready" + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Ubiq" + "crowdsales": { + "start_date": "2016-10-20T14:00:00", + "end_date": "2016-12-21T14:00:00", + "genesis_address": [ + "0xeD42264e005D9052799A5971e439d5353BdB3f24" + ], + "funding_terms": "https://hack.ether.camp/sale", + "funding_url": "https://hack.ether.camp/sale", + "tokens_sold": 16110893.266, + "tokens_issued": 16110893.266, + "btc_raised": 715.62891252 }, "specs": { - "total_tokens": 37342384 + "previous_gen_id": "0xb582baaF5e749d6aA98A22355A9d08B4c4d013C8", + "cap": {}, + "price": { + "usd": 0.05218567, + "btc": 0.00007394 + } + }, + "first_price": { + "usd": 0.03868636, + "btc": 0.00004442, + "date": "2016-12-21T14:01:00" }, + "flags": {}, "links": [ { - "name": "ubiqsmart.com", - "url": "https://ubiqsmart.com/", "type": "website", + "name": "hack.ether.camp", + "url": "https://hack.ether.camp", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "https://ubiqscan.io/en", - "type": "explorer", - "icon": "blockr.png", + "type": "paper", + "name": "VA Whitepaper", + "url": "https://hack.ether.camp/whitepaper", + "icon": "paper.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Ubiq GitHub", - "url": "https://github.com/ubiq", - "type": "github", - "icon": "github.png", - "tags": [ - "Code" + "Science" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1763606.0", - "icon": "bitcointalk.png", + "name": "ether.camp Forum", + "url": "https://forum.ether.camp/", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/ubiqsmart", - "type": "twitter", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "http://www.ether.camp/", + "icon": "slack.png", "tags": [ + "Main", "News" ] }, { - "name": "Ubiq blog", - "url": "https://medium.com/the-ubiq-report", "type": "blog", - "icon": "medium.png", + "name": "Blog", + "url": "http://blog.ether.camp/", + "icon": "blog.png", "tags": [ "Main", "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Voise", + "dependencies": [ + "Ethereum" + ], + "icon": "voise", + "token": { + "name": "voisium", + "symbol": "VSM" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized music platform that aims to monetize independent artists by giving them 100% of the revenue" + }, + "crowdsales": { + "start_date": "2017-05-06T02:00:00", + "end_date": "2017-06-06T02:10:00", + "end_date_plan": "2017-06-06T02:00:00", + "genesis_address": [ + "0x68D44a267AA3c66242ADF021d2d4658B6D60Dd2C" + ], + "funding_terms": "https://ico.voise.it/", + "funding_url": "https://voise.it/", + "tokens_sold": 825578, + "tokens_issued": 16825578, + "btc_raised": 500, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 349911.42" + ] + }, + "specs": { + "supply": 100000000 + }, + "links": [ + { + "type": "website", + "name": "voise.it", + "url": "https://voise.it/", + "tags": [ + "Main" + ] }, { - "type": "slack", - "name": "Ubiq Slack", - "url": "http://slack.ubiqsmart.com/", - "icon": "slack.png", + "type": "paper", + "name": "Voise Whitepaper", + "url": "https://voise.it/whitepaper-voise.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/Ubiq/", - "type": "reddit", - "icon": "reddit.png", + "type": "github", + "name": "Voise GitHub", + "url": "https://github.com/voiseit", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCaKJfiYPY-gWC5932p23kyw/videos", - "icon": "youtube.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1846376", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/currencies/ubiq/#markets", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/voiseit", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "slack", + "name": "Voise Slack", + "url": "https://voiseit.slack.com/join/shared_invite/MTgwNTUyNDM1OTExLTE0OTQwODExNzktMTA1ODZiMzg0MA", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Udiar", + "system": "Vote Coin", "dependencies": [ - "Ethereum" + "Zerocash" ], - "icon": "udiar", + "icon": "votecoin", "token": { - "name": "udiar token", - "symbol": "IAR" + "name": "vote coin", + "symbol": "VOT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "zk-SNARKs", + "consensus_name": "Zerocash" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain-based marketplace of intellectual property turnover" + "headline": "Anonymous crypto currency suitable for elections" }, "crowdsales": { - "start_date": "2017-09-20T00:00:00", - "end_date": "2017-11-19T23:59:00", - "end_date_plan": "2017-11-19T23:59:00", + "start_date": "2017-08-21T11:00:00", + "end_date": "2017-10-21T11:00:00", + "end_date_plan": "2017-10-21T11:00:00", "genesis_address": [ "" ], - "funding_terms": "https://udiar.io/UDIAR-terms-and-conditions.pdf", - "funding_url": "https://ico.udiar.io/", + "funding_terms": "https://votecoin.site/", + "funding_url": "https://votecoin.site/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -54175,19 +54174,22 @@ "" ] }, + "specs": { + "supply": 10000000 + }, "links": [ { "type": "website", - "name": "udiar.io", - "url": "https://udiar.io/", + "name": "votecoin.site", + "url": "https://votecoin.site/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Udiar Whitepaper", - "url": "https://udiar.io/UDIAR-WP-en.pdf", + "name": "Vote Coin Whitepaper", + "url": "https://votecoin.site/VoteCoin-Whitepaper.pdf", "tags": [ "Main", "Science" @@ -54195,8 +54197,8 @@ }, { "type": "github", - "name": "Udiar GitHub", - "url": "https://github.com/udiar", + "name": "Vote Coin GitHub", + "url": "https://github.com/Tomas-M/VoteCoin", "icon": "github.png", "tags": [ "Main", @@ -54206,7 +54208,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2192590.0", + "url": "https://bitcointalk.org/index.php?topic=2137705.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -54215,34 +54217,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/UDIAR_copyright", + "url": "https://twitter.com/vote_coin", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Udiar Telegram", - "url": "https://t.me/UDIAR", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Udiar Slack", - "url": "https://udiar.slack.com/join/shared_invite/enQtMjM3NjQ3NDUzMDI1LWE3YzM5NWE3MDBlM2ZmMzRkZmNkYmRhNmM2YTk3YmY4ZWNjNmFiNzQ1NTFiYjc4ZDIyZDM1NDAxZjNhYzI5ZGY", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/UDIAR.NET/", + "url": "https://www.facebook.com/votecoin", "icon": "facebook.png", "tags": [ "News" @@ -54252,14 +54236,14 @@ }, { "genesis_id": "", - "system": "Umbrella Coin", + "system": "Wanchain", "dependencies": [ "Ethereum" ], - "icon": "umbrellacoin", + "icon": "wanchain", "token": { - "name": "umbrellacoin token", - "symbol": "UMC" + "name": "wan coin", + "symbol": "WANCOIN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -54268,19 +54252,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, Democratized Insurance Platform" + "headline": "Distributed Cross-Blockchain Financial Platform " }, - "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "crowdsales": { + "start_date": "2017-10-03T16:00:00", + "end_date": "2017-10-25T15:59:00", + "end_date_plan": "2017-10-25T15:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.umbrellacoin.org/", - "funding_url": "https://www.umbrellacoin.org/crowdfund", + "funding_terms": "https://wanchain.org/tokensale", + "funding_url": "https://wanchain.org/tokensale", "tokens_sold": "", - "tokens_issued": 100000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -54292,16 +54276,16 @@ "links": [ { "type": "website", - "name": "umbrellacoin.org", - "url": "https://www.umbrellacoin.org/", + "name": "wanchain.org", + "url": "https://wanchain.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Umbrella Coin Whitepaper", - "url": "https://github.com/umbrellacoin/umc/blob/master/documents/UMC.pdf", + "name": "Wanchain Whitepaper", + "url": "https://wanchain.org/files/Wanchain-Whitepaper-EN-version.pdf", "tags": [ "Main", "Science" @@ -54309,8 +54293,8 @@ }, { "type": "github", - "name": "Umbrella Coin GitHub", - "url": "https://github.com/umbrellacoin", + "name": "Wanchain GitHub", + "url": "https://github.com/wanchain", "icon": "github.png", "tags": [ "Main", @@ -54318,29 +54302,28 @@ ] }, { - "type": "blog", - "name": "Umbrella Coin Blog", - "url": "https://medium.com/@umbrellacoin", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/wanchain_org", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Wanchain Telegram", + "url": "https://t.me/WanchainANN", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/umbrellacoin", - "icon": "twitter.png", + "type": "slack", + "name": "Wanchain Slack", + "url": "https://wanchain.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -54348,7 +54331,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/UmbrellaCoin/", + "url": "https://www.reddit.com/r/wanchain/", "icon": "reddit.png", "tags": [ "News" @@ -54357,85 +54340,96 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/umbrellacoin/?ref=page_internal", + "url": "https://www.facebook.com/wanchainfoundation/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCqdy_X_sXz1jK7D8fFDlX7Q", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "000000009a68dab74c60cf8e1acd116c549eb0153d328e1f24a33a3e5474a7bd", - "system": "Unobtanium", - "icon": "unobtanium", + "genesis_id": "67rpwLCuS5DGA8KGZXKsVQ7dnPb9goRLoKfgGbLfQg9WoLUgNY77E2jT11fem3coV9nAkguBACzrU1iyZM4B8roQ", + "system": "Waves", + "icon": "waves", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "Unobtanium" + "token": { + "name": "wave", + "symbol": "WAVES" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "type": "PoS", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Waves", + "nickname": "Waves" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Rare Cryptocurrency", + "headline": "Asset/Custom Tokens Platform", "tags": [ "DAO" ], - "page_state": "ready" - }, - "events": { - "announcement": "17/10/2013", - "genesis": "18/10/2013" + "page_state": "draft" }, - "token": { - "name": "Unobtanium", - "symbol": "UNO" + "crowdsales": { + "start_date": "2016-04-12T00:00:00", + "end_date": "2016-06-01T12:00:00", + "genesis_address": [ + "3DWBSSAue32YS8PcW2gLs6m52BCCv3UgDA" + ], + "funding_terms": "https://medium.com/@wavesplatform/waves-ico-structure-and-timeline-aa2f7ceca43e#.fm72ogroo", + "funding_url": "https://ico.wavesplatform.com/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": 29634.01072062 }, "specs": { - "block_time": "180", - "block_reward": 1, - "halfing_cycle": 102000, - "total_tokens": 250000 + "supply": 100000000 + }, + "first_price": { + "btc": 0.00034864, + "usd": 0.18613296, + "date": "2016-05-28T12:00:00" }, "links": [ { "type": "website", - "name": "unobtanium.uno", - "url": "http://unobtanium.uno/", + "name": "wavesplatform.com", + "url": "http://wavesplatform.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoid", - "url": "https://chainz.cryptoid.info/uno/", - "icon": "explorer.png", + "type": "website", + "name": "WavesPlatform Crowdsale", + "url": "https://ico.wavesplatform.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@wavesplatform", + "rss": "https://medium.com/feed/@wavesplatform", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { "type": "twitter", - "name": "@unobtanium_uno", - "url": "https://twitter.com/unobtanium_uno", + "name": "Twitter", + "url": "https://twitter.com/wavesplatform", "icon": "twitter.png", "tags": [ "Main", @@ -54443,274 +54437,449 @@ ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/thegreatoldone/Unobtanium", - "icon": "github.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/Wavesplatform/", + "rss": "https://www.reddit.com/r/Wavesplatform/.rss", + "icon": "reddit.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "Forum", + "type": "custom", + "name": "Slack", + "url": "http://slack.wavesplatform.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=527500.0", + "url": "https://bitcointalk.org/index.php?topic=1387944.0", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "r/unobtanium", - "url": "http://www.reddit.com/r/unobtanium", - "icon": "reddit.png", + "type": "paper", + "name": "Waves Whitepaper v0 by Shasha Ivanov", + "url": "http://wavesplatform.com/whitepaper_v0.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" + ] + }, + { + "type": "github", + "name": "WavesPlatform GitHub", + "url": "https://github.com/WAVESPLATFORM/", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 0.0153014, - "usd": 9.99441225, - "date": "2013-12-21T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Urbit", + "genesis_id": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "system": "WeTrust", + "icon": "wetrust", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "urbit", "token": { - "name": "urbit token", - "symbol": "" + "name": "trustcoin", + "symbol": "TRST" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "WeTrust" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Peer-to-peer network of personal servers" + "headline": "A platform for Trusted Lending Circles, powered by people and blockchain", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" + }, + "crowdsales": { + "start_date": "2017-03-02T00:00:00", + "end_date": "2017-04-12T11:59:00", + "genesis_address": [ + "0xc2cce1f4190d4451c63cf591678c807679c3d728" + ], + "funding_terms": "https://www.wetrust.io/static/WeTrust-Disclosures.pdf", + "funding_url": "https://www.wetrust.io/tlc/crowdsale", + "tokens_sold": 80000000, + "tokens_issued": 100000000, + "btc_raised": 1048.95 + }, + "specs": { + "supply": 100000000, + "cap": {} + }, + "first_price": { + "date": "", + "btc": "", + "usd": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "urbit.org", - "url": "https://urbit.org/", + "name": "wetrust.io", + "url": "https://www.wetrust.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Urbit Whitepaper", - "url": "https://media.urbit.org/whitepaper.pdf", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/wetrust-blog", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Urbit GitHub", - "url": "https://github.com/urbit/urbit", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/wetrustplatform", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Urbit Blog", - "url": "https://urbit.org/blog", - "icon": "medium.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/WeTrustPlatform", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", - "icon": "bitcointalk.png", + "url": "https://bitcointalk.org/index.php?topic=1773367", + "icon": "bitcoin.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/urbit", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "https://www.wetrust.io/slack-invite", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/wetrustplatform", + "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/WeTrustPlatform", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "paper", + "name": "WeTrust Whitepaper", + "url": "https://github.com/WeTrustPlatform/documents/blob/master/WeTrustWhitePaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "icon": "etherscan.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Ethereum Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", + "tags": [ + "Apps", + "Exchange" + ] } ] }, { - "genesis_id": "0000005944f0d20d7ee82ac4dc65cd8796dd37f6d6e0b3af05af966d6c8b63c0", - "system": "Vanillacoin", - "icon": "vanillacoin", + "genesis_id": "", + "dependencies": [ + "Ethereum" + ], + "system": "WeiFund", "aliases": { - "coinmarketcap": "Vcash", - "nickname": "Vcash" + "coinmarketcap": "", + "CurrencyName": "", + "nickname": "WeiFund" }, + "ratings": {}, "consensus": { - "type": "Hybrid", - "algorithm": "Blake256+Vanila" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Crowdfunding Platform", + "tags": [ + "DApp" + ], + "hashtag": "#weifund", + "page_state": "draft" }, - "events": [ - { - "name": "Announcement", - "start_date": "2015-05-18T08:19:20", - "url": "https://bitcointalk.org/index.php?topic=1064326.0" - } - ], - "token": { - "name": "vcash", - "symbol": "VNL" + "events": { + "announcement": "", + "genesis": "" }, - "specs": { - "block_time": "200", - "total_tokens": 30700000, - "difficulty_cycle": "every block" + "token": { + "name": "", + "symbol": "" }, "links": [ { - "type": "website", - "name": "v.cash", - "url": "https://v.cash/", + "name": "weifund.io", + "url": "http://weifund.io/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "Vanillacoin Explorer", - "url": "http://vnlbex.lbtcoin.org/", - "icon": "explorer.png", + "name": "Twitter", + "url": "https://twitter.com/weifund", + "icon": "twitter.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" - ] + "News" + ], + "type": "twitter" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://v.cash/forums/", - "icon": "forum.png", + "name": "Facebook", + "url": "https://www.facebook.com/WeiFund", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Google+", + "url": "https://plus.google.com/115585706546158843009", + "icon": "googleplus.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/weifund", + "icon": "linkedin.png", "tags": [ - "Main", "News" - ] + ], + "type": "custom" }, { + "name": "WeiFund GitHub", + "url": "https://github.com/weifund", "type": "github", - "name": "Vanillacoin GitHub", - "url": "https://github.com/john-connor/vanillacoin", - "icon": "github.png", "tags": [ "Main", "Code" ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=977245.0", - "icon": "forum.png", - "tags": [ - "News" - ] } - ], - "flags": { - "quantum": true - }, - "first_price": { - "btc": 0.00004602, - "usd": 0.01297074, - "date": "2015-03-05T00:00:00" - } + ] }, { - "genesis_id": "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", - "system": "vDice", - "icon": "vdice", + "genesis_id": "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", + "system": "Wings", + "icon": "wings", "dependencies": [ - "Ethereum" + "Bitcoin" ], "token": { - "name": "vslice", - "symbol": "VSL" + "name": "wing", + "symbol": "WINGS" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "type": "Bitcoin", + "algorithm": "OP_Return" }, "aliases": { - "coinmarketcap": "vSlice" + "coinmarketcap": "Wings" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "A Decentralized Gambling Game on Ethereum", + "headline": "A decentralized platform to create, join and manage DAOs", "tags": [ "DApp" ], - "twwidid": "", "page_state": "ready" }, "crowdsales": { - "start_date": "2016-11-15T09:00:00", - "end_date": "2016-12-15T09:00:00", + "start_date": "2016-11-18T12:00:00", + "end_date": "2017-01-06T02:00:00", "genesis_address": [ - "0x8bCCc9BA2E5706E24a36ddA02ca2A846E39a7bbF" + "3GQBU4AUPjdbg1hoYDPWSc4qTRfAgbiERW", + "0x0097B5E8c77ac7C54B10987d51975E70AF9cF4d6", + "0x45Ded7312026854EFD298B36992c4126c0E03E1b", + "rUqmU4LujmbHyemDSjEURTovFpytZXM28T", + "xpub661MyMwAqRbcExoojJn242wdXL4AJn1ZavTfKQpRcvxz3vbp4gjsg4Hb2qNTaerCtkF8dXHkHEYeCCLXEunANcqxA2PUCwS3RGTEYTYsCXr" ], - "funding_terms": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_ICO_Whitepaper_English.pdf", - "funding_url": "http://crowdsale.vdice.io", - "tokens_sold": 33390496.0333756, - "tokens_issued": 33390496.0333756, - "btc_raised": 1934 + "funding_terms": "https://blog.wings.ai/save-the-date-7-weeks-of-wings-dao-formation-2060c698ef3d#.j7gq95pt5", + "funding_url": "https://wings.ai/", + "tokens_sold": 75000000, + "tokens_issued": 100000000, + "btc_raised": 2010.43179658 }, "specs": { - "cap": {} + "supply": 100000000, + "cap": { + "btc": 2718 + }, + "price": { + "btc": 0.00002718 + } }, "first_price": { - "date": "2016-12-15T09:00:00", - "btc": 0.00005793, - "usd": 0.04492356 + "date": "2017-01-06T12:00:00", + "btc": 0.00002596, + "usd": 0.02302039 }, "flags": {}, "links": [ { "type": "website", - "name": "www.vdice.io", - "url": "https://www.vdice.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "vslice.io", - "url": "http://www.vslice.io/", + "name": "wings.ai", + "url": "https://wings.ai/", "icon": "website.png", "tags": [ "Main" @@ -54719,7 +54888,7 @@ { "type": "blog", "name": "Blog", - "url": "https://blog.vdice.io", + "url": "https://blog.wings.ai", "icon": "blog.png", "tags": [ "Main", @@ -54729,7 +54898,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/vdice_io", + "url": "https://twitter.com/wingsplatform", "icon": "twitter.png", "tags": [ "News" @@ -54738,26 +54907,17 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1633105.msg16425613#msg16425613", + "url": "https://bitcointalk.org/index.php?topic=1477055.0", "icon": "forum.png", "tags": [ "Main", "News" ] }, - { - "type": "slack", - "name": "vDice Slack", - "url": "https://vdice-slack-invite-page.stamplayapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "reddit", - "url": "https://reddit.com/r/vdice", + "url": "https://www.reddit.com/r/WingsDAO/", "icon": "reddit.png", "tags": [ "News" @@ -54766,7 +54926,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/vDice.io", + "url": "https://www.facebook.com/Wings-638325459654317/", "icon": "facebook.png", "tags": [ "News" @@ -54774,55 +54934,48 @@ }, { "type": "github", - "name": "vDice GitHub", - "url": "https://github.com/jamesgroton/vDice-Contract-Code", + "name": "Wings GitHub", + "url": "https://github.com/ChainLab", "icon": "github.png", "tags": [ "Code" ] }, { - "type": "paper", - "name": "vDice Business Plan", - "url": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_Business_Plan_English.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/0x667088b212ce3d06a1b553a7221E1fD19000d9aF", + "icon": "etherscan.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { "type": "wallet", - "name": "Mist Wallet", + "name": "Ethereum Wallet", "url": "https://github.com/ethereum/mist/releases/", "icon": "ethereum.png", "tags": [ @@ -54833,9 +54986,9 @@ }, { "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", "tags": [ "Apps", "Wallet" @@ -54843,179 +54996,60 @@ }, { "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ "Apps", "Wallet" ] - } - ] - }, - { - "genesis_id": "", - "system": "Vega Fund", - "dependencies": [ - "Ethereum" - ], - "icon": "vegafund", - "token": { - "name": "vegafund token", - "symbol": "VEGA" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Venture Capital Crowdfunding Platform" - }, - "links": [ - { - "type": "website", - "name": "vega.fund", - "url": "http://www.vega.fund/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Vega Fund Whitepaper", - "url": "https://docs.google.com/document/d/1rgMqqoE7NNTPCLEGyCSBfYW39hqAPEi0U6tS105-U3g/edit", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Vega Fund GitHub", - "url": "https://github.com/VegaProject", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Vega Fund Blog", - "url": "https://medium.com/vega-fund", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/vega_fund", - "icon": "twitter.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "slack", - "name": "Vega Fund Slack", - "url": "https://vega-fund.slack.com/join/shared_invite/enQtMjU0NDkxODU2Njc3LWM1MWUzOTAxYzljYjczOTQ3NzY3NGViNGIwNDE5MjdlNDE0OThmNjQzOTAxODFhNGQwMGE1ZTc2MTQyZmEzMzM", - "icon": "slack.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=kfXL3-TlCZI", - "icon": "youtube.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "", - "system": "Veltor", + "genesis_id": "7231b064d3e620c55960abce2963ea19e1c3ffb6f5ff70e975114835a7024107", + "system": "WorldCoin", + "icon": "worldcoin", "dependencies": "independent", - "icon": "veltor", - "token": { - "name": "veltor", - "symbol": "VELTOR" - }, - "consensus": { - "consensus_type": "Proof-of-Work", - "consensus_name": "PoW" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "" - }, - "aliases": { - "coinmarketcap": "Veltor" - }, - "links": [ - { - "type": "website", - "name": "veltor.org", - "url": "http://www.veltor.org/", - "tags": [ - "Main" - ] - }, - { - "type": "github", - "name": "Veltor GitHub", - "url": "https://github.com/veltor", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1583655.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Veltor_Official", - "icon": "twitter.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "000009ebb29a8f5d236b56409fe30a5b1f546ec3756ed7839e1298358d990881", - "system": "VeriCoin", - "icon": "veriCoin", - "dependencies": [ - "independent" - ], "aliases": { - "coinmarketcap": "VeriCoin" + "coinmarketcap": "WorldCoin" }, "ratings": { "rating_cyber": 1 }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", @@ -55024,16 +55058,27 @@ "DAO" ] }, + "events": { + "announcement": "14/05/2013", + "genesis": "14/05/2013" + }, "token": { - "name": "VeriCoin", - "symbol": "VRC" + "name": "WorldCoin", + "symbol": "WDC" + }, + "specs": { + "block_time": "30", + "block_reward": 64, + "halfing_cycle": 20160, + "total_tokens": 265420800, + "difficulty_cycle": "120", + "txs_confirm": 2 }, - "specs": {}, "links": [ { "type": "website", - "name": "vericoin.info", - "url": "http://www.vericoin.info/", + "name": "worldcoin.global", + "url": "http://worldcoin.global/", "icon": "website.png", "tags": [ "Main" @@ -55041,9 +55086,9 @@ }, { "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/vrc/", - "icon": "cryptoid.png", + "name": "Explorer", + "url": "https://www.wdcexplorer.com/", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -55053,8 +55098,8 @@ }, { "type": "github", - "name": "VeriCoin GitHub", - "url": "https://github.com/vericoin/vericoin", + "name": "WorldCoin GitHub", + "url": "https://github.com/worldcoinproject", "icon": "github.png", "tags": [ "Main", @@ -55064,7 +55109,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=602041.0", + "url": "https://bitcointalk.org/index.php?topic=204894.0", "icon": "forum.png", "tags": [ "Main", @@ -55073,412 +55118,367 @@ } ], "first_price": { - "btc": 0.00001526, - "usd": 0.00704841, - "date": "2014-05-12T00:00:00" + "btc": 0.00010295, + "usd": 0.01070793, + "date": "2013-06-10T00:00:00" } }, { - "genesis_id": "", - "system": "Verif-y", + "genesis_id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", + "system": "Xaurum", + "icon": "xaurum", "dependencies": [ "Ethereum" ], - "icon": "verif-y", "token": { - "name": "verif-y token", - "symbol": "VFY" + "name": "xaurum", + "symbol": "XAUR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Blockchain-based Identity for Digital Economy" - }, - "links": [ - { - "type": "website", - "name": "verif-y.io", - "url": "https://www.verif-y.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Verif-y Whitepaper", - "url": "https://www.verif-y.io/vfy-white-paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/YVerif", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Verif-y Telegram", - "url": "https://t.me/VFY_TOKEN", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Verif-y Slack", - "url": "https://verif-yworkspace.slack.com/messages/@slackbot/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/VerifyInc", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Veritaseum", - "dependencies": [ - "Ethereum" - ], - "icon": "veritaseum", - "token": { - "name": "veritaseum coin", - "symbol": "VERI" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "aliases": { + "coinmarketcap": "Xaurum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "P2P Capital Markets Through Human Readable Smart Contracts" - }, - "crowdsales": { - "start_date": "2017-04-25T09:30:00", - "end_date": "2017-05-26T09:30:00", - "end_date_plan": "2017-05-26T09:30:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", - "funding_url": "https://blog.veritaseum.com/current-analysis/1-blog/219-in-anticipation-of-veritaseum-s-ico-an-executive-summary-of-the-veritaseum-platform", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Gold Backed tokens on Ethereum", + "tags": [ + "DApp" ], - "raised": [ - "" - ] + "twwidid": "", + "page_state": "ready" + }, + "first_price": { + "date": "2015-04-21T12:00:00", + "btc": 0.28549871, + "usd": 65.2917683 + }, + "specs": { + "previous_symbol": "XAU", + "cap": {} }, + "flags": {}, "links": [ { "type": "website", - "name": "veritas.veritaseum.com", - "url": "http://veritas.veritaseum.com/", + "name": "xaurum.org", + "url": "http://www.xaurum.org/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Veritaseum Whitepaper", - "url": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", + "name": "Xaurum Whitepaper", + "url": "http://www.xaurum.org/TreatiseOnXaurum.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Veritaseum GitHub", - "url": "https://github.com/veritaseum", - "icon": "github.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/Xaurum", + "icon": "etherscan.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ReggieMiddleton", + "url": "https://twitter.com/urumproject", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1546279.0", + "icon": "bitcoin.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/reggiemiddletonfintech/?fref=ts", + "url": "https://www.facebook.com/xaurumofficial/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCjVEF7ABJwyzw_8pb5frVmg", - "icon": "youtube.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] - } - ] - }, - { - "genesis_id": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", - "system": "Vertcoin", - "icon": "vertcoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Vertcoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "ScryptN" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "08/01/2014" - }, - "token": { - "name": "Vertcoin", - "symbol": "VTC" - }, - "specs": { - "block_time": 150, - "block_reward": 50, - "halfing_cycle": "840000 blocks (~4 years)", - "total_tokens": 84000000, - "premine_tokens": "3 blocks", - "difficulty_cycle": "2016(3.5 days)" - }, - "links": [ + }, { - "type": "website", - "name": "vertcoin.org", - "url": "http://vertcoin.org/", - "icon": "website.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { "type": "explorer", - "name": "Explorer", - "url": "https://explorer.thisisvtc.com/", - "icon": "explorer.png", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "Vertcoin GitHub", - "url": "https://github.com/vertcoin/vertcoin", - "icon": "github.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=404364.0", - "icon": "forum.png", + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 0.00032875, - "usd": 0.28203892, - "date": "2014-01-20T00:00:00" - } + ] }, { - "genesis_id": "5ca83af67146e286610e118cc8f8e6a183c319fbb4a8fdb9e99daa2b8a29b3e3", - "system": "Viacoin", - "icon": "viacoin", + "genesis_id": "000005aef7f601a0e5b5f17619735819d4250af7f0282954333e634335b35c9e", + "system": "YbCoin", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "Viacoin" + "token": { + "name": "YBcoin", + "symbol": "YBC" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "PoS", + "algorithm": "Peershares" }, "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", "tags": [ "DAO" ], - "state": "Public", - "system_type": "cryptocurrency" + "page_state": "ready" }, - "token": { - "name": "Viacoin", - "symbol": "VIA" + "aliases": { + "coinmarketcap": "YbCoin" + }, + "specs": { + "total_tokens": 3000000 }, - "specs": {}, "links": [ { + "name": "ybcoin.com", + "url": "http://www.ybcoin.com/en/", "type": "website", - "name": "viacoin.org", - "url": "http://viacoin.org/", "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Explorer", + "url": "http://explorer_ybc.taiyilabs.com/", "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/via/", - "icon": "cryptoid.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "VeriCoin GitHub", - "url": "https://www.github.com/viacoin/viacoin/", - "icon": "github.png", + "name": "Wallet", + "url": "http://www.ybcoin.com/download", + "type": "wallet", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=699278.0", - "icon": "forum.png", + "url": "http://www.ybcoin.com/download", + "type": "forum", + "tags": [ + "News" + ] + }, + { + "name": "reddit", + "url": "http://www.reddit.com/r/ybcoin", + "type": "reddit", + "tags": [ + "News" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/YBcoin", + "type": "twitter", "tags": [ - "Main", "News" ] + }, + { + "name": "GitHub", + "url": "https://github.com/ybc2/ybc2", + "type": "github", + "tags": [ + "Code" + ] + }, + { + "name": "8baochi", + "url": "http://www.8baochi.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ybcoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] } ], "first_price": { - "btc": 0.00020016, - "usd": 0.11838052, - "date": "2014-06-18T00:00:00" + "btc": 0.00542178, + "usd": 4.64638628, + "date": "2014-01-16T00:00:00" } }, { "genesis_id": "", - "system": "VibeHub", + "system": "ZClassic", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "vibehub", + "icon": "zclassic", "token": { - "name": "vibe token", - "symbol": "VIBE" + "name": "zclassic", + "symbol": "ZCL" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Proof-of-Work", + "consensus_name": "Equihash" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "The World's First Crypto Based Virtual Reality Marketplace & Hub" + "headline": "Zero-knowledge Cryptocurrency" }, - "crowdsales": { - "start_date": "2017-08-07T00:00:00", - "end_date": "2017-09-21T00:00:00", - "end_date_plan": "2017-09-21T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.vibehub.io/", - "funding_url": "http://www.vibehub.io/ico/", - "tokens_sold": 160200000, - "tokens_issued": 267000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "ZClassic" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "vibehub.io", - "url": "http://www.vibehub.io/", + "name": "zclassic.org", + "url": "http://zclassic.org/", "tags": [ "Main" ] }, { - "type": "paper", - "name": "VibeHub Whitepaper", - "url": "http://www.vibehub.io/VibeHubWhitepaper2017.pdf", + "type": "github", + "name": "ZClassic GitHub", + "url": "https://github.com/z-classic/zclassic", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/bancorprotocol/contracts", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2044729.0", + "url": "https://www.reddit.com/r/ZClassic/", "icon": "bitcointalk.png", "tags": [ "News" @@ -55487,7 +55487,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/VibeHubVR", + "url": "https://twitter.com/ZclassicCoin", "icon": "twitter.png", "tags": [ "News" @@ -55495,8 +55495,8 @@ }, { "type": "slack", - "name": "VibeHub Slack", - "url": "https://vibehub.slack.com/join/shared_invite/MjExNDM5MTcwMjU3LTE0OTk4ODk2ODYtNGM1YmU1OGU3YQ", + "name": "ZClassic Slack", + "url": "http://zclassic.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -55505,113 +55505,116 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/VibeHub/", + "url": "https://www.reddit.com/r/ZClassic/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/vibehubvr/", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Viberate", + "system": "ZCoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "viberate", + "icon": "zcoin", "token": { - "name": "viberate token", - "symbol": "Vibe" + "name": "zcoin", + "symbol": "XZC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Zero-Knowledge proofs", + "consensus_name": "Zerocoin" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized music talent marketplace " + "headline": "Private financial transactions, enabled by the Zerocoin Protocol" }, - "crowdsales": { - "start_date": "2017-09-05T08:00:00", - "end_date": "2017-10-04T08:00:00", - "end_date_plan": "2017-10-04T08:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.viberate.io/en/crowdsale", - "funding_url": "https://www.viberate.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "ZCoin" }, "links": [ { "type": "website", - "name": "viberate.io", - "url": "https://www.viberate.io", + "name": "zcoin.io", + "url": "https://zcoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Viberate Whitepaper", - "url": "https://www.viberate.io/pdf/Viberate.io_Whitepaper.pdf", + "name": "Whitepaper", + "url": "", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "ZCoin GitHub", + "url": "https://github.com/zcoinofficial/zcoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Viberate Blog", - "url": "https://medium.com/viberate-blog", + "name": "ZCoin Blog", + "url": "https://zcoin.io/blog/", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1638450.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/viberate_com", + "url": "https://twitter.com/zcoinofficial", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2029450.0", - "icon": "bitcointalk.png", + "type": "slack", + "name": "ZCoin Slack", + "url": "http://invite.zcoin.io/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/zcoin/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Viberate Telegram", - "url": "https://t.me/joinchat/F-zen", - "icon": "telegram.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC4zOvMMqnBM_DLrtA4_XwGA", + "icon": "youtube.png", "tags": [ "News" ] @@ -55619,7 +55622,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/viberateOFC/", + "url": "https://www.facebook.com/zcoinofficial", "icon": "facebook.png", "tags": [ "News" @@ -55627,9 +55630,9 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCNqR72YOybyCZzVhb5oeQhw", - "icon": "youtube.png", + "name": "ZCoin Telegram", + "url": "https://telegram.me/zcoinproject", + "icon": "telegram.png", "tags": [ "News" ] @@ -55637,175 +55640,198 @@ ] }, { - "genesis_id": "0x14f37b574242d366558db61f3335289a5035c506", - "system": "VirtualAccelerator", - "icon": "virtualaccelerator", + "genesis_id": "", + "system": "Zcash", + "icon": "zcash", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "haker gold", - "symbol": "HKG" + "name": "zcash", + "symbol": "ZEC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Hacker Gold", - "nickname": "Virtual Accelerator" + "type": "PoW", + "algorithm": "" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "ether.camp Accelerator build on Ethereum Smart Contracts", + "system_type": "cryptocurrency", + "headline": "Zero-knowledge Cryptocurrency", "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-10-20T14:00:00", - "end_date": "2016-12-21T14:00:00", - "genesis_address": [ - "0xeD42264e005D9052799A5971e439d5353BdB3f24" + "DAO" ], - "funding_terms": "https://hack.ether.camp/sale", - "funding_url": "https://hack.ether.camp/sale", - "tokens_sold": 16110893.266, - "tokens_issued": 16110893.266, - "btc_raised": 715.62891252 + "page_state": "ready" }, - "specs": { - "previous_gen_id": "0xb582baaF5e749d6aA98A22355A9d08B4c4d013C8", - "cap": {}, - "price": { - "usd": 0.05218567, - "btc": 0.00007394 - } + "aliases": { + "coinmarketcap": "Zcash" }, "first_price": { - "usd": 0.03868636, - "btc": 0.00004442, - "date": "2016-12-21T14:01:00" + "date": "2016-10-30T23:00:00", + "btc": 1.45933122, + "usd": 1037.17161004 }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "hack.ether.camp", - "url": "https://hack.ether.camp", + "specs": {}, + "links": [ + { + "name": "z.cash", + "url": "https://z.cash", "icon": "website.png", "tags": [ "Main" + ], + "type": "site" + }, + { + "name": "Twitter", + "url": "https://twitter.com/zcashco", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "ZCash Blog", + "url": "https://z.cash/blog/", + "type": "blog", + "icon": "blog.png", + "tags": [ + "News" ] }, { - "type": "paper", - "name": "VA Whitepaper", - "url": "https://hack.ether.camp/whitepaper", - "icon": "paper.png", + "name": "ZCash GitHub", + "url": "https://github.com/zcash/zcash", + "icon": "github.png", "tags": [ "Main", - "Science" - ] + "Code" + ], + "type": "github" }, { - "type": "forum", - "name": "ether.camp Forum", - "url": "https://forum.ether.camp/", + "name": "Zcash Forum", + "url": "https://forum.z.cash/", "icon": "forum.png", + "type": "forum", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://www.ether.camp/", - "icon": "slack.png", + "name": "Zcash Wiki", + "url": "https://github.com/zcash/zcash/wiki", + "icon": "wiki.png", + "type": "wiki", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.ether.camp/", - "icon": "blog.png", + "type": "explorer", + "name": "Zcash Explorer", + "url": "https://explorer.zcha.in/", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", + "tags": [ + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "", - "system": "Voise", + "genesis_id": "0000003f068a10c2446d021072691bb0b1ce833aa7b40a712365ac933a0d1f33", + "system": "Zeitcoin", + "icon": "zeitcoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "voise", - "token": { - "name": "voisium", - "symbol": "VSM" + "aliases": { + "coinmarketcap": "Zeitcoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized music platform that aims to monetize independent artists by giving them 100% of the revenue" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-05-06T02:00:00", - "end_date": "2017-06-06T02:10:00", - "end_date_plan": "2017-06-06T02:00:00", - "genesis_address": [ - "0x68D44a267AA3c66242ADF021d2d4658B6D60Dd2C" - ], - "funding_terms": "https://ico.voise.it/", - "funding_url": "https://voise.it/", - "tokens_sold": 825578, - "tokens_issued": 16825578, - "btc_raised": 500, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 349911.42" - ] + "events": { + "announcement": "26/02/2014" + }, + "token": { + "name": "Zeitcoin", + "symbol": "ZEIT" }, "specs": { - "supply": 100000000 + "block_time": 30, + "block_reward": "initial 250000-1000000 coins", + "halfing_cycle": "every week for the first 6 weeks, after the PoW payout will be fixed at 1 coin per block", + "total_tokens": 99000000000, + "premine_tokens": "990000000 (1%) for ongoing development support, maintenance and distribution to community", + "difficulty_cycle": "every block", + "txs_confirm": 4, + "mint_confirm": 50 }, "links": [ - { - "type": "website", - "name": "voise.it", - "url": "https://voise.it/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Voise Whitepaper", - "url": "https://voise.it/whitepaper-voise.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Voise GitHub", - "url": "https://github.com/voiseit", + "name": "Zeitcoin GitHub", + "url": "https://github.com/zeitcoinmovement/zeitcoin", "icon": "github.png", "tags": [ "Main", @@ -55813,118 +55839,95 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1846376", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/voiseit", - "icon": "twitter.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/zeit/", + "icon": "cryptoid.png", "tags": [ - "News" + "Main", + "Explorer", + "Analytics" ] }, { - "type": "slack", - "name": "Voise Slack", - "url": "https://voiseit.slack.com/join/shared_invite/MTgwNTUyNDM1OTExLTE0OTQwODExNzktMTA1ODZiMzg0MA", - "icon": "slack.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=487814.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 2e-8, + "usd": 0.00001114, + "date": "2014-03-20T00:00:00" + } }, { "genesis_id": "", - "system": "Vote Coin", + "system": "Zen Protocol", "dependencies": [ - "Zerocash" + "independent" ], - "icon": "votecoin", + "icon": "zenprotocol", "token": { - "name": "vote coin", - "symbol": "VOT" + "name": "zen token", + "symbol": "ZEN" }, "consensus": { - "consensus_type": "zk-SNARKs", - "consensus_name": "Zerocash" + "consensus_type": "SHA-3", + "consensus_name": "Proof-Of-Work" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Anonymous crypto currency suitable for elections" - }, - "crowdsales": { - "start_date": "2017-08-21T11:00:00", - "end_date": "2017-10-21T11:00:00", - "end_date_plan": "2017-10-21T11:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://votecoin.site/", - "funding_url": "https://votecoin.site/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 10000000 + "system_type": "cryprocurrency", + "headline": "Platform for Financial Instruments" }, "links": [ { "type": "website", - "name": "votecoin.site", - "url": "https://votecoin.site/", + "name": "zenprotocol.com", + "url": "https://www.zenprotocol.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Vote Coin Whitepaper", - "url": "https://votecoin.site/VoteCoin-Whitepaper.pdf", + "name": "Zen Protocol Whitepaper", + "url": "https://www.zenprotocol.com/technical_paper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Vote Coin GitHub", - "url": "https://github.com/Tomas-M/VoteCoin", - "icon": "github.png", + "type": "blog", + "name": "Zen Protocol Blog", + "url": "https://blog.zenprotocol.com/", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2137705.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/zen_protocol", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/vote_coin", - "icon": "twitter.png", + "type": "custom", + "name": "Zen Protocol Telegram", + "url": "https://t.me/zenprotocol/", + "icon": "telegram.png", "tags": [ "News" ] @@ -55932,7 +55935,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/votecoin", + "url": "https://www.facebook.com/thezenprotocol", "icon": "facebook.png", "tags": [ "News" @@ -55942,14 +55945,14 @@ }, { "genesis_id": "", - "system": "Wanchain", + "system": "Zenome", "dependencies": [ "Ethereum" ], - "icon": "wanchain", + "icon": "zenome", "token": { - "name": "wan coin", - "symbol": "WANCOIN" + "name": "zenome token", + "symbol": "ZNA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -55958,17 +55961,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed Cross-Blockchain Financial Platform " + "headline": "Economic environment based on genomic data" }, "crowdsales": { - "start_date": "2017-10-03T16:00:00", - "end_date": "2017-10-25T15:59:00", - "end_date_plan": "2017-10-25T15:59:00", + "start_date": "2017-10-17T16:00:00", + "end_date": "2017-10-24T16:00:00", + "end_date_plan": "2017-10-24T16:00:00", "genesis_address": [ "" ], - "funding_terms": "https://wanchain.org/tokensale", - "funding_url": "https://wanchain.org/tokensale", + "funding_terms": "https://zenome.io/download/terms.pdf", + "funding_url": "https://zenome.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -55982,16 +55985,16 @@ "links": [ { "type": "website", - "name": "wanchain.org", - "url": "https://wanchain.org/", + "name": "zenome.io", + "url": "https://zenome.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Wanchain Whitepaper", - "url": "https://wanchain.org/files/Wanchain-Whitepaper-EN-version.pdf", + "name": "Zenome Whitepaper", + "url": "https://zenome.io/download/whitepaper.pdf", "tags": [ "Main", "Science" @@ -55999,8 +56002,8 @@ }, { "type": "github", - "name": "Wanchain GitHub", - "url": "https://github.com/wanchain", + "name": "Zenome GitHub", + "url": "https://github.com/zenomeplatform", "icon": "github.png", "tags": [ "Main", @@ -56008,37 +56011,38 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wanchain_org", - "icon": "twitter.png", + "type": "blog", + "name": "Zenome Blog", + "url": "https://medium.com/zenome", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Wanchain Telegram", - "url": "https://t.me/WanchainANN", - "icon": "telegram.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2191098.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Wanchain Slack", - "url": "https://wanchain.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZenomePlatform", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/wanchain/", - "icon": "reddit.png", + "type": "custom", + "name": "Zenome Telegram", + "url": "https://t.me/zenomeplatform", + "icon": "telegram.png", "tags": [ "News" ] @@ -56046,7 +56050,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/wanchainfoundation/", + "url": "https://www.facebook.com/zenomeplatform", "icon": "facebook.png", "tags": [ "News" @@ -56055,309 +56059,280 @@ ] }, { - "genesis_id": "67rpwLCuS5DGA8KGZXKsVQ7dnPb9goRLoKfgGbLfQg9WoLUgNY77E2jT11fem3coV9nAkguBACzrU1iyZM4B8roQ", - "system": "Waves", - "icon": "waves", + "ggenesis_id": "", + "system": "Ziber", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "ziber", "token": { - "name": "wave", - "symbol": "WAVES" + "name": "ziber token", + "symbol": "" }, "consensus": { - "type": "PoS", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Waves", - "nickname": "Waves" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Asset/Custom Tokens Platform", - "tags": [ - "DAO" - ], - "page_state": "draft" + "system_type": "cryptoasset", + "headline": "Mobile blockchain operator" }, "crowdsales": { - "start_date": "2016-04-12T00:00:00", - "end_date": "2016-06-01T12:00:00", + "start_date": "2017-07-27T12:00:00", + "end_date": "2017-08-06T12:00:00", + "end_date_plan": "2017-08-06T12:00:00", "genesis_address": [ - "3DWBSSAue32YS8PcW2gLs6m52BCCv3UgDA" + "" ], - "funding_terms": "https://medium.com/@wavesplatform/waves-ico-structure-and-timeline-aa2f7ceca43e#.fm72ogroo", - "funding_url": "https://ico.wavesplatform.com/", - "tokens_sold": 85000000, + "funding_terms": "https://ziber.io/#ico", + "funding_url": "https://ziber.io/#ico", + "tokens_sold": 80000000, "tokens_issued": 100000000, - "btc_raised": 29634.01072062 - }, - "specs": { - "supply": 100000000 - }, - "first_price": { - "btc": 0.00034864, - "usd": 0.18613296, - "date": "2016-05-28T12:00:00" + "btc_raised": 4462, + "cap_limit": [ + "usd = 17082846" + ], + "raised": [ + "usd = 10233318" + ] }, "links": [ { "type": "website", - "name": "wavesplatform.com", - "url": "http://wavesplatform.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "WavesPlatform Crowdsale", - "url": "https://ico.wavesplatform.com/", - "icon": "website.png", + "name": "ziber.io", + "url": "https://ziber.io/", "tags": [ "Main" ] }, - { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@wavesplatform", - "rss": "https://medium.com/feed/@wavesplatform", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wavesplatform", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/Wavesplatform/", - "rss": "https://www.reddit.com/r/Wavesplatform/.rss", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "http://slack.wavesplatform.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1387944.0", - "icon": "forum.png", - "tags": [ - "News" - ] - }, { "type": "paper", - "name": "Waves Whitepaper v0 by Shasha Ivanov", - "url": "http://wavesplatform.com/whitepaper_v0.pdf", - "icon": "paper.png", + "name": "Ziber Whitepaper", + "url": "https://ziber.io/whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { "type": "github", - "name": "WavesPlatform GitHub", - "url": "https://github.com/WAVESPLATFORM/", + "name": "Ziber GitHub", + "url": "https://github.com/ZiberLTD", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZiberLTD", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", + "system": "ZrCoin", "dependencies": [ - "Ethereum" + "Wave" ], - "system": "WeiFund", - "aliases": { - "coinmarketcap": "", - "CurrencyName": "", - "nickname": "WeiFund" + "icon": "zrcoin", + "token": { + "name": "zrcoin", + "symbol": "ZRC" }, - "ratings": {}, "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" + "consensus_type": "", + "consensus_name": "Wave" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized Crowdfunding Platform", - "tags": [ - "DApp" - ], - "hashtag": "#weifund", - "page_state": "draft" - }, - "events": { - "announcement": "", - "genesis": "" + "headline": "The world's first commodity-backed blockchain option" }, - "token": { - "name": "", - "symbol": "" + "crowdsales": { + "start_date": "2017-04-25T00:01:00", + "end_date": "2017-05-24T12:59:00", + "end_date_plan": "2017-05-24T12:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://zrcoin.io/blogitem/7", + "funding_url": "https://zrcoin.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": 953, + "cap_limit": [ + "usd = 400000" + ], + "raised": [ + "usd = 872430" + ] }, "links": [ { - "name": "weifund.io", - "url": "http://weifund.io/", - "icon": "website.png", + "type": "website", + "name": "zrcoin.io", + "url": "https://zrcoin.io/", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/weifund", - "icon": "twitter.png", + "type": "paper", + "name": "ZrCoin Whitepaper", + "url": "https://zrcoin.io/files/Whitepaper_ENG.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "blog", + "name": "ZrCoin Blog", + "url": "https://zrcoin.io/ablogs", + "icon": "medium.png", "tags": [ "Main", "News" - ], - "type": "twitter" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/WeiFund", - "icon": "facebook.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1832477.0", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "Google+", - "url": "https://plus.google.com/115585706546158843009", - "icon": "googleplus.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZrCoin/media", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/weifund", - "icon": "linkedin.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/zrcoin/", + "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "WeiFund GitHub", - "url": "https://github.com/weifund", - "type": "github", + "type": "custom", + "name": "ZrCoin Telegram", + "url": "https://t.me/joinchat/AAAAAEDj28WzzuNh5j6tVg", + "icon": "telegram.png", "tags": [ - "Main", - "Code" + "News" ] } ] }, { - "genesis_id": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", - "system": "WeTrust", - "icon": "wetrust", + "genesis_id": "", + "system": "aeternity", "dependencies": [ - "Ethereum" + "independent" ], + "icon": "aeternity", "token": { - "name": "trustcoin", - "symbol": "TRST" + "name": "aeon", + "symbol": "AE" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "type": "Hybrid", + "algorithm": "" }, "aliases": { - "coinmarketcap": "WeTrust" + "coinmarketcap": "aeternity", + "nickname": "aeternity" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "A platform for Trusted Lending Circles, powered by people and blockchain", + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Scalable Smart Contracts Interfacing with Real-World Data", "tags": [ - "DApp" + "DAO" ], - "twwidid": "", - "page_state": "ready" + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-03-02T00:00:00", - "end_date": "2017-04-12T11:59:00", + "start_date": "2017-05-29T13:05:00", + "end_date": "2017-06-19T13:05:00", "genesis_address": [ - "0xc2cce1f4190d4451c63cf591678c807679c3d728" + "0x6cC2D616E56e155D8A06E65542fdb9bD2D7f3c2E", + "335TYuEjiWFmTYjAjN5o2CSUjbqF8WmpMz" ], - "funding_terms": "https://www.wetrust.io/static/WeTrust-Disclosures.pdf", - "funding_url": "https://www.wetrust.io/tlc/crowdsale", - "tokens_sold": 80000000, - "tokens_issued": 100000000, - "btc_raised": 1048.95 + "funding_terms": "https://blog.aeternity.com/security-transparency-simplicity-1411fad10974", + "funding_url": "http://www.aeternity.com/", + "tokens_issued": 138000956, + "tokens_sold": 138000956, + "btc_raised": 4871 }, "specs": { - "supply": 100000000, - "cap": {} + "supply": 138000956, + "cap": { + "btc": 4871, + "usd": 5651156 + } }, "first_price": { - "date": "", - "btc": "", - "usd": "" + "btc": 0.0000353, + "usd": 0.04095012, + "date": "2017-06-03T13:05:00" + }, + "flags": { + "supply_from_here": true }, - "flags": {}, "links": [ { "type": "website", - "name": "wetrust.io", - "url": "https://www.wetrust.io/", + "name": "aeternity.com", + "url": "http://www.aeternity.com/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Aeternity whitepaper", + "url": "http://blockchain.aeternity.com/%C3%A6ternity-blockchain-whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/aeternity/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", "name": "Blog", - "url": "https://medium.com/wetrust-blog", - "icon": "medium.png", + "rss": "https://blog.aeternity.com/", + "url": "http://www.idni.org/blog", + "icon": "blog.png", "tags": [ "Main", "News" @@ -56366,146 +56341,135 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/wetrustplatform", + "url": "https://twitter.com/aetrnty", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/WeTrustPlatform", - "icon": "reddit.png", + "type": "custom", + "name": "Aeternity Telegram", + "url": "https://telegram.me/aeternity", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1773367", - "icon": "bitcoin.png", + "type": "custom", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/aeternity", + "icon": "linkedin.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://www.wetrust.io/slack-invite", + "type": "slack", + "name": "Aeternity Slack", + "url": "https://slack.aeternity.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/wetrustplatform", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Aeternity/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/WeTrustPlatform", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/aeternityproject/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] - }, + } + ] + }, + { + "genesis_id": "bitBTC", + "system": "bitBTC", + "icon": "bitbtc", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "bitBTC" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "BTS" + }, + "token": { + "name": "bitBTC", + "symbol": "BITBTC" + }, + "specs": {}, + "ratings": { + "rating_cyber": 3 + }, + "links": [ { - "type": "paper", - "name": "WeTrust Whitepaper", - "url": "https://github.com/WeTrustPlatform/documents/blob/master/WeTrustWhitePaper.pdf", - "icon": "paper.png", + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ "Main", "Science" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/BTC", + "icon": "cryptofresh.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", - "icon": "etherscan.png", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BTC", + "icon": "openledger.png", "tags": [ "Main", "Apps", "Analytics" ] }, - { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", - "tags": [ - "Apps", - "Wallet" - ] - }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Open Ledger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" @@ -56513,166 +56477,96 @@ }, { "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", "tags": [ "Apps", "Exchange" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 1, + "usd": 435.3779, + "date": "2014-09-23T00:00:00" + } }, { - "genesis_id": "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "system": "Wings", - "icon": "wings", + "genesis_id": "?", + "system": "bitCNY", + "icon": "bitcny", "dependencies": [ - "Bitcoin" + "BitShares" ], - "token": { - "name": "wing", - "symbol": "WINGS" - }, - "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" - }, "aliases": { - "coinmarketcap": "Wings" + "coinmarketcap": "bitCNY" + }, + "ratings": { + "rating_cyber": 3 }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "A decentralized platform to create, join and manage DAOs", - "tags": [ - "DApp" - ], - "page_state": "ready" + "headline": "Market-Pegget Asset" }, - "crowdsales": { - "start_date": "2016-11-18T12:00:00", - "end_date": "2017-01-06T02:00:00", - "genesis_address": [ - "3GQBU4AUPjdbg1hoYDPWSc4qTRfAgbiERW", - "0x0097B5E8c77ac7C54B10987d51975E70AF9cF4d6", - "0x45Ded7312026854EFD298B36992c4126c0E03E1b", - "rUqmU4LujmbHyemDSjEURTovFpytZXM28T", - "xpub661MyMwAqRbcExoojJn242wdXL4AJn1ZavTfKQpRcvxz3vbp4gjsg4Hb2qNTaerCtkF8dXHkHEYeCCLXEunANcqxA2PUCwS3RGTEYTYsCXr" - ], - "funding_terms": "https://blog.wings.ai/save-the-date-7-weeks-of-wings-dao-formation-2060c698ef3d#.j7gq95pt5", - "funding_url": "https://wings.ai/", - "tokens_sold": 75000000, - "tokens_issued": 100000000, - "btc_raised": 2010.43179658 + "consensus": { + "type": "BitShares", + "algorithm": "MPA" }, - "specs": { - "supply": 100000000, - "cap": { - "btc": 2718 - }, - "price": { - "btc": 0.00002718 - } + "token": { + "name": "bitCNY", + "symbol": "BITCNY" }, "first_price": { - "date": "2017-01-06T12:00:00", - "btc": 0.00002596, - "usd": 0.02302039 + "btc": 0.00040568, + "usd": 0.16312342, + "date": "2014-09-23T00:00:00" + }, + "specs": {}, + "flags": { + "rating_do_not_display": true }, - "flags": {}, "links": [ { "type": "website", - "name": "wings.ai", - "url": "https://wings.ai/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://blog.wings.ai", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wingsplatform", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1477055.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/WingsDAO/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Wings-638325459654317/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "github", - "name": "Wings GitHub", - "url": "https://github.com/ChainLab", - "icon": "github.png", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "Code" + "Main", + "Science" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/CNY", + "icon": "openledger.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "icon": "etherscan.png", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/CNY", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", @@ -56680,51 +56574,51 @@ ] }, { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "type": "exchange", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" @@ -56732,9 +56626,9 @@ }, { "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", "tags": [ "Apps", "Exchange" @@ -56743,145 +56637,146 @@ ] }, { - "genesis_id": "7231b064d3e620c55960abce2963ea19e1c3ffb6f5ff70e975114835a7024107", - "system": "WorldCoin", - "icon": "worldcoin", - "dependencies": "independent", + "genesis_id": "?", + "system": "bitEUR", + "icon": "biteur", + "dependencies": [ + "BitShares" + ], "aliases": { - "coinmarketcap": "WorldCoin" + "coinmarketcap": "bitEUR" }, "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "rating_cyber": 3 }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" }, - "events": { - "announcement": "14/05/2013", - "genesis": "14/05/2013" + "consensus": { + "consensus_name": "BitShares", + "consensus_type": "" }, "token": { - "name": "WorldCoin", - "symbol": "WDC" - }, - "specs": { - "block_time": "30", - "block_reward": 64, - "halfing_cycle": 20160, - "total_tokens": 265420800, - "difficulty_cycle": "120", - "txs_confirm": 2 + "name": "bitEUR", + "symbol": "BITEUR" }, + "specs": {}, "links": [ { "type": "website", - "name": "worldcoin.global", - "url": "http://worldcoin.global/", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", "icon": "website.png", "tags": [ - "Main" + "Science" + ] + }, + { + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" ] }, { "type": "explorer", - "name": "Explorer", - "url": "https://www.wdcexplorer.com/", - "icon": "explorer.png", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", + "icon": "openledger.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "WorldCoin GitHub", - "url": "https://github.com/worldcoinproject", - "icon": "github.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/EUR", + "icon": "cryptofresh.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=204894.0", - "icon": "forum.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", + "icon": "openledger.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", + "tags": [ + "Apps", + "Exchange" ] } ], + "flags": { + "rating_do_not_display": true + }, "first_price": { - "btc": 0.00010295, - "usd": 0.01070793, - "date": "2013-06-10T00:00:00" + "btc": 0.0050665, + "usd": 1.158430906, + "date": "2015-06-08T00:00:00" } }, { - "genesis_id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", - "system": "Xaurum", - "icon": "xaurum", + "genesis_id": "?", + "system": "bitGOLD", + "icon": "bitGold", "dependencies": [ - "Ethereum" + "BitShares" ], - "token": { - "name": "xaurum", - "symbol": "XAUR" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, "aliases": { - "coinmarketcap": "Xaurum" + "coinmarketcap": "bitGold" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Gold Backed tokens on Ethereum", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "headline": "Market-Pegget Asset" }, - "first_price": { - "date": "2015-04-21T12:00:00", - "btc": 0.28549871, - "usd": 65.2917683 + "consensus": { + "consensus_type": "" }, - "specs": { - "previous_symbol": "XAU", - "cap": {} + "token": { + "name": "bitGOLD", + "symbol": "BITGOLD" + }, + "specs": {}, + "ratings": { + "rating_cyber": 3 }, - "flags": {}, "links": [ { "type": "website", - "name": "xaurum.org", - "url": "http://www.xaurum.org/", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", "icon": "website.png", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "paper", - "name": "Xaurum Whitepaper", - "url": "http://www.xaurum.org/TreatiseOnXaurum.pdf", - "icon": "paper.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", "Science" @@ -56889,337 +56784,327 @@ }, { "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/Xaurum", - "icon": "etherscan.png", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/GOLD", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", "Analytics" ] }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/urumproject", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1546279.0", - "icon": "bitcoin.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/xaurumofficial/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, { "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/GOLD", + "icon": "openledger.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 4, + "usd": 1054.5372, + "date": "2015-01-04T00:00:00" + } }, { - "genesis_id": "000005aef7f601a0e5b5f17619735819d4250af7f0282954333e634335b35c9e", - "system": "YbCoin", + "genesis_id": "", + "system": "bitJob", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "bitjob", "token": { - "name": "YBcoin", - "symbol": "YBC" + "name": "bitjob token", + "symbol": "STU" }, "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ], - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Marketplace for Student Employment" }, - "aliases": { - "coinmarketcap": "YbCoin" + "crowdsales": { + "start_date": "2017-09-12T00:00:00", + "end_date": "2017-10-13T00:00:00", + "end_date_plan": "2017-10-13T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://bitjob.io/", + "funding_url": "https://bitjob.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "total_tokens": 3000000 + "supply": 200000000 }, "links": [ { - "name": "ybcoin.com", - "url": "http://www.ybcoin.com/en/", "type": "website", - "icon": "website.png", + "name": "bitjob.io", + "url": "https://bitjob.io/", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "http://explorer_ybc.taiyilabs.com/", - "type": "explorer", + "type": "paper", + "name": "bitJob Whitepaper", + "url": "https://drive.google.com/file/d/0B6VVmGzOdFPBSlBjZlhFaGJnbUk/view", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "name": "Wallet", - "url": "http://www.ybcoin.com/download", - "type": "wallet", + "type": "github", + "name": "bitJob GitHub", + "url": "https://github.com/bitjobteam", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "BTT Thread", - "url": "http://www.ybcoin.com/download", - "type": "forum", + "type": "blog", + "name": "bitJob Blog", + "url": "https://medium.com/bitjob", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/ybcoin", - "type": "reddit", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1980078.msg19714383#msg19714383", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/YBcoin", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/BitJob_Team", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "GitHub", - "url": "https://github.com/ybc2/ybc2", - "type": "github", + "type": "custom", + "name": "bitJob Telegram", + "url": "https://t.me/bitjob", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "bitJob Slack", + "url": "https://bit-job.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/bitJobmarket/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCPtjrCU8pUztqQHY75a7npg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "?", + "system": "bitSILVER", + "icon": "bitsilver", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "bitSilver" + }, + "ratings": { + "rating_cyber": 3 + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" + }, + "consensus": { + "consensus_name": "BitShares", + "consensus_type": "" + }, + "token": { + "name": "bitSILVER", + "symbol": "BITSILVER" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "Code" + "Main", + "Science" ] }, { - "name": "8baochi", - "url": "http://www.8baochi.com/", - "type": "custom", - "icon": "mining.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ybcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/SILVER", + "icon": "cryptofresh.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/SILVER", + "icon": "openledger.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] } ], + "flags": { + "rating_do_not_display": true + }, "first_price": { - "btc": 0.00542178, - "usd": 4.64638628, - "date": "2014-01-16T00:00:00" + "btc": 0.0751038, + "usd": 17.81847418, + "date": "2015-02-25T00:00:00" } }, { - "genesis_id": "", - "system": "Zcash", - "icon": "zcash", + "genesis_id": "?", + "system": "bitUSD", + "icon": "bitusd", "dependencies": [ - "independent" + "BitShares" ], - "token": { - "name": "zcash", - "symbol": "ZEC" + "aliases": { + "coinmarketcap": "bitUSD" + }, + "ratings": { + "rating_cyber": 3 }, "consensus": { - "type": "PoW", - "algorithm": "" + "consensus_name": "BitShares", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Zero-knowledge Cryptocurrency", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Zcash" + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" }, - "first_price": { - "date": "2016-10-30T23:00:00", - "btc": 1.45933122, - "usd": 1037.17161004 + "token": { + "name": "bitUSD", + "symbol": "BITUSD" }, "specs": {}, "links": [ { - "name": "z.cash", - "url": "https://z.cash", + "type": "website", + "name": "whatisbitusd.com", + "url": "http://whatisbitusd.com/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "Twitter", - "url": "https://twitter.com/zcashco", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "ZCash Blog", - "url": "https://z.cash/blog/", - "type": "blog", - "icon": "blog.png", - "tags": [ - "News" ] }, { - "name": "ZCash GitHub", - "url": "https://github.com/zcash/zcash", - "icon": "github.png", + "type": "paper", + "name": "Documentation", + "url": "http://whatisbitusd.com/whitepaper/", + "icon": "whitepaper.png", "tags": [ "Main", "Code" - ], - "type": "github" - }, - { - "name": "Zcash Forum", - "url": "https://forum.z.cash/", - "icon": "forum.png", - "type": "forum", - "tags": [ - "Main", - "News" ] }, { - "name": "Zcash Wiki", - "url": "https://github.com/zcash/zcash/wiki", - "icon": "wiki.png", "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ + "Main", "Science" ] }, { "type": "explorer", - "name": "Zcash Explorer", - "url": "https://explorer.zcha.in/", - "icon": "explorer.png", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/USD", + "icon": "openledger.png", "tags": [ "Main", "Apps", @@ -57227,117 +57112,105 @@ ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/USD", + "icon": "cryptofresh.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Science" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.00250448, + "usd": 1.09039524, + "date": "2014-09-23T00:00:00" + } }, { "genesis_id": "", - "system": "ZClassic", + "system": "Crypto.tickets", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "zclassic", + "icon": "cryptotickets", "token": { - "name": "zclassic", - "symbol": "ZCL" + "name": "cryptotickets token", + "symbol": "TKT" }, "consensus": { - "consensus_type": "Proof-of-Work", - "consensus_name": "Equihash" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Zero-knowledge Cryptocurrency" - }, - "aliases": { - "coinmarketcap": "ZClassic" + "headline": "Blockchain platform for event ticketing services" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-10-05T20:00:00", + "end_date": "2017-11-05T20:00:00", + "end_date_plan": "2017-11-05T20:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://faq.crypto.tickets/ico/what-is-the-token-sale-terms", + "funding_url": "https://ico.crypto.tickets/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "zclassic.org", - "url": "http://zclassic.org/", + "name": "crypto.tickets", + "url": "https://crypto.tickets/", "tags": [ "Main" ] }, { - "type": "github", - "name": "ZClassic GitHub", - "url": "https://github.com/z-classic/zclassic", - "icon": "github.png", + "type": "paper", + "name": "crypto.tickets Whitepaper", + "url": "https://crypto.tickets/crypto.tickets%20whitepaper%20ENG.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "type": "github", + "name": "crypto.tickets GitHub", + "url": "https://github.com/cryptoticket", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://www.reddit.com/r/ZClassic/", + "url": "https://bitcointalk.org/index.php?topic=2155368.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -57346,26 +57219,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ZclassicCoin", + "url": "https://twitter.com/CryptoTickets", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "ZClassic Slack", - "url": "http://zclassic.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "crypto.tickets Telegram", + "url": "https://t.me/Cryptoticketsnews", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ZClassic/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/crypto.tickets/", + "icon": "facebook.png", "tags": [ "News" ] @@ -57373,171 +57246,225 @@ ] }, { - "genesis_id": "", - "system": "ZCoin", + "genesis_id": "1.3.1158", + "system": "cyberFund", + "icon": "cyberfund", "dependencies": [ - "independent" + "BitShares" ], - "icon": "zcoin", - "token": { - "name": "zcoin", - "symbol": "XZC" + "aliases": { + "nickname": "cyber•Fund" }, "consensus": { - "consensus_type": "Zero-Knowledge proofs", - "consensus_name": "Zerocoin" + "name": "BitShares", + "type": "User Issued Asset" }, "descriptions": { - "state": "Project", + "state": "Private", "system_type": "cryptoasset", - "headline": "Private financial transactions, enabled by the Zerocoin Protocol" + "headline": "Decentrilized Investment Service", + "tags": [ + "DApp" + ], + "page_state": "ready" }, - "aliases": { - "coinmarketcap": "ZCoin" + "token": { + "name": "cyfund", + "symbol": "CFUND" + }, + "specs": { + "supply": 50000, + "cap": { + "usd": 3116567, + "btc": 2959.45 + } + }, + "first_price": {}, + "flags": { + "rating_do_not_display": true, + "supply_from_here": true }, "links": [ { "type": "website", - "name": "zcoin.io", - "url": "https://zcoin.io/", + "name": "cyber•Fund Funding", + "url": "https://cyber.fund/invest", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Whitepaper", - "url": "", + "type": "website", + "name": "cyber.fund", + "url": "https://cyber.fund", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "ZCoin GitHub", - "url": "https://github.com/zcoinofficial/zcoin", - "icon": "github.png", + "type": "blog", + "name": "Blog on Steem", + "url": "https://steemit.com/created/cyberfund", + "icon": "steem.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "ZCoin Blog", - "url": "https://zcoin.io/blog/", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cyberfundio", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1638450.0", - "icon": "bitcointalk.png", + "name": "Forum", + "url": "http://cybertalks.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zcoinofficial", - "icon": "twitter.png", + "type": "custom", + "name": "AngelList", + "url": "https://angel.co/cyber-fund", + "icon": "angellist.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "ZCoin Slack", - "url": "http://invite.zcoin.io/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/cyberfund", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/zcoin/", - "icon": "reddit.png", + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/+CyberfundIo/posts", + "icon": "googleplus.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC4zOvMMqnBM_DLrtA4_XwGA", - "icon": "youtube.png", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/5006854", + "icon": "linkedin.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/zcoinofficial", - "icon": "facebook.png", + "type": "explorer", + "name": "CFUND Asset", + "url": "http://cryptofresh.com/a/CFUND", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "ZCoin Telegram", - "url": "https://telegram.me/zcoinproject", - "icon": "telegram.png", + "type": "explorer", + "name": "Old CFUND Asset", + "url": "https://www.coinprism.info/asset/AbhBFwWFpZzFMsBakZbDzUTYv67t9rThaK", + "icon": "coinprism.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "github", + "name": "cyber•Fund GitHub", + "url": "https://github.com/cyberFund", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "github", + "name": "cyber•Fund Roadmap", + "url": "https://waffle.io/cyberFund/cyber.fund?label=milestone", + "icon": "github.png", + "tags": [ + "Code" ] } ] }, { - "genesis_id": "0000003f068a10c2446d021072691bb0b1ce833aa7b40a712365ac933a0d1f33", - "system": "Zeitcoin", - "icon": "zeitcoin", + "genesis_id": "", + "system": "eGaaS", + "icon": "egaas", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "Zeitcoin" + "token": { + "name": "eGaaS", + "symbol": "EGS" }, "consensus": { - "type": "PoS", - "algorithm": "Scrypt+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "type": "", + "algorithm": "" }, - "events": { - "announcement": "26/02/2014" + "aliases": { + "coinmarketcap": "eGaaS" }, - "token": { - "name": "Zeitcoin", - "symbol": "ZEIT" + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Electronic government as a service", + "tags": [ + "" + ], + "page_state": "draft" }, - "specs": { - "block_time": 30, - "block_reward": "initial 250000-1000000 coins", - "halfing_cycle": "every week for the first 6 weeks, after the PoW payout will be fixed at 1 coin per block", - "total_tokens": 99000000000, - "premine_tokens": "990000000 (1%) for ongoing development support, maintenance and distribution to community", - "difficulty_cycle": "every block", - "txs_confirm": 4, - "mint_confirm": 50 + "crowdsales": { + "start_date": "2016-11-15T09:00:00", + "end_date": "2016-12-15T09:00:00", + "genesis_address": [ + "35azkxp6cy41AQoLQVLvK8fMQVnCFErHQB" + ], + "funding_terms": "http://egaas.org/#/ico/", + "funding_url": "https://ico.egaas.org/", + "tokens_sold": 5640000, + "tokens_issued": 95593220.339, + "btc_raised": "" }, + "specs": {}, + "first_price": {}, + "flags": {}, "links": [ + { + "type": "website", + "name": "egaas.org", + "url": "http://egaas.org/", + "icon": "site.png", + "tags": [ + "Main" + ] + }, { "type": "github", - "name": "Zeitcoin GitHub", - "url": "https://github.com/zeitcoinmovement/zeitcoin", + "name": "eGaaS GitHub", + "url": "https://github.com/EGaaS", "icon": "github.png", "tags": [ "Main", @@ -57545,162 +57472,161 @@ ] }, { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/zeit/", - "icon": "cryptoid.png", + "type": "github", + "name": "eGaaS Client", + "url": "https://github.com/EGaaS/go-egaas-mvp/releases", + "icon": "github.png", "tags": [ "Main", - "Explorer", - "Analytics" + "Wallet" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=487814.0", - "icon": "forum.png", + "type": "blog", + "name": "eGaaS Blog", + "url": "https://medium.com/egaas", + "rss": "https://medium.com/feed/@egaas", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 2e-8, - "usd": 0.00001114, - "date": "2014-03-20T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Zen Protocol", - "dependencies": [ - "independent" - ], - "icon": "zenprotocol", - "token": { - "name": "zen token", - "symbol": "ZEN" - }, - "consensus": { - "consensus_type": "SHA-3", - "consensus_name": "Proof-Of-Work" - }, - "descriptions": { - "state": "Project", - "system_type": "cryprocurrency", - "headline": "Platform for Financial Instruments" - }, - "links": [ + }, { - "type": "website", - "name": "zenprotocol.com", - "url": "https://www.zenprotocol.com/", + "type": "paper", + "name": "eGaaS Whitepaper", + "url": "http://egaas.org/docs/eGaaS_White_Paper.pdf", + "icon": "whitepaper.png", "tags": [ - "Main" + "Science" ] }, { - "type": "paper", - "name": "Zen Protocol Whitepaper", - "url": "https://www.zenprotocol.com/technical_paper.pdf", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/egaasproject", + "icon": "twitter.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "Zen Protocol Blog", - "url": "https://blog.zenprotocol.com/", - "icon": "medium.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/EgaasProject", + "icon": "facebook.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zen_protocol", - "icon": "twitter.png", + "type": "custom", + "name": "eGaaS Slack", + "url": "https://egaas.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Zen Protocol Telegram", - "url": "https://t.me/zenprotocol/", - "icon": "telegram.png", + "name": "eGaaS YouTube", + "url": "https://www.youtube.com/channel/UCLAccwf_YvWGnxSIVgGtl7g", + "icon": "youtube.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/thezenprotocol", - "icon": "facebook.png", + "name": "eGaaS Telegram", + "url": "http://telegram.me/eGaaS", + "icon": "telegram.png", "tags": [ "News" ] + }, + { + "type": "paper", + "name": "eGaaS Manifest", + "url": "http://egaas.org/docs/eGaaS_Manifest.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] } ] }, { - "genesis_id": "", - "system": "Zenome", + "genesis_id": "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "system": "iExec", + "icon": "iexec", "dependencies": [ "Ethereum" ], - "icon": "zenome", "token": { - "name": "zenome token", - "symbol": "ZNA" + "name": "aeon", + "symbol": "RLC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 + Proof-of-Contribution", + "algorithm": "Ethereum" + }, + "aliases": { + "coinmarketcap": "iExec" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Economic environment based on genomic data" + "headline": "Blockchain-based Distributed Cloud", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-10-17T16:00:00", - "end_date": "2017-10-24T16:00:00", - "end_date_plan": "2017-10-24T16:00:00", + "start_date": "2017-04-19T13:00:00", + "end_date": "2017-04-19T20:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://zenome.io/download/terms.pdf", - "funding_url": "https://zenome.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "0xAe307e3871E5A321c0559FBf0233A38c937B826A" ], - "raised": [ - "" - ] + "funding_terms": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", + "funding_url": "http://crowdsale.iex.ec", + "tokens_issued": 87000000, + "tokens_sold": 60000000, + "btc_raised": 10000 + }, + "specs": { + "supply": 87000000, + "cap": { + "btc": 14500, + "usd": 17531431 + } + }, + "first_price": { + "btc": 0.00016667, + "usd": 0.2015107, + "date": "2017-04-19T20:00:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "zenome.io", - "url": "https://zenome.io", + "name": "iex.ec", + "url": "http://iex.ec/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Zenome Whitepaper", - "url": "https://zenome.io/download/whitepaper.pdf", + "name": "iExec whitepaper", + "url": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -57708,8 +57634,8 @@ }, { "type": "github", - "name": "Zenome GitHub", - "url": "https://github.com/zenomeplatform", + "name": "GitHub", + "url": "https://github.com/iExecBlockchainComputing", "icon": "github.png", "tags": [ "Main", @@ -57718,27 +57644,18 @@ }, { "type": "blog", - "name": "Zenome Blog", - "url": "https://medium.com/zenome", - "icon": "medium.png", + "name": "Blog", + "url": "https://medium.com/iex-ec", + "icon": "blog.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2191098.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ZenomePlatform", + "url": "https://twitter.com/iEx_ec", "icon": "twitter.png", "tags": [ "News" @@ -57746,9 +57663,9 @@ }, { "type": "custom", - "name": "Zenome Telegram", - "url": "https://t.me/zenomeplatform", - "icon": "telegram.png", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/iex.ec", + "icon": "linkedin.png", "tags": [ "News" ] @@ -57756,173 +57673,186 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/zenomeplatform", + "url": "https://www.facebook.com/Iex-ec-1164124083643301/", "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "ggenesis_id": "", - "system": "Ziber", - "dependencies": [ - "Ethereum" - ], - "icon": "ziber", - "token": { - "name": "ziber token", - "symbol": "" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Mobile blockchain operator" - }, - "crowdsales": { - "start_date": "2017-07-27T12:00:00", - "end_date": "2017-08-06T12:00:00", - "end_date_plan": "2017-08-06T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ziber.io/#ico", - "funding_url": "https://ziber.io/#ico", - "tokens_sold": 80000000, - "tokens_issued": 100000000, - "btc_raised": 4462, - "cap_limit": [ - "usd = 17082846" - ], - "raised": [ - "usd = 10233318" - ] - }, - "links": [ + }, { - "type": "website", - "name": "ziber.io", - "url": "https://ziber.io/", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/address/0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "icon": "etherscan.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "Ziber Whitepaper", - "url": "https://ziber.io/whitepaper.pdf", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/", + "icon": "ethercamp.png", "tags": [ - "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Ziber GitHub", - "url": "https://github.com/ZiberLTD", - "icon": "github.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ZiberLTD", - "icon": "twitter.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://github.com/paritytech/parity/releases", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } ] }, { - "genesis_id": "", - "system": "ZrCoin", + "genesis_id": "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", + "system": "vDice", + "icon": "vdice", "dependencies": [ - "Wave" + "Ethereum" ], - "icon": "zrcoin", "token": { - "name": "zrcoin", - "symbol": "ZRC" + "name": "vslice", + "symbol": "VSL" }, "consensus": { - "consensus_type": "", - "consensus_name": "Wave" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "vSlice" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "The world's first commodity-backed blockchain option" + "headline": "A Decentralized Gambling Game on Ethereum", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-04-25T00:01:00", - "end_date": "2017-05-24T12:59:00", - "end_date_plan": "2017-05-24T12:59:00", + "start_date": "2016-11-15T09:00:00", + "end_date": "2016-12-15T09:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://zrcoin.io/blogitem/7", - "funding_url": "https://zrcoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": 953, - "cap_limit": [ - "usd = 400000" + "0x8bCCc9BA2E5706E24a36ddA02ca2A846E39a7bbF" ], - "raised": [ - "usd = 872430" - ] + "funding_terms": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_ICO_Whitepaper_English.pdf", + "funding_url": "http://crowdsale.vdice.io", + "tokens_sold": 33390496.0333756, + "tokens_issued": 33390496.0333756, + "btc_raised": 1934 + }, + "specs": { + "cap": {} + }, + "first_price": { + "date": "2016-12-15T09:00:00", + "btc": 0.00005793, + "usd": 0.04492356 }, + "flags": {}, "links": [ { "type": "website", - "name": "zrcoin.io", - "url": "https://zrcoin.io/", + "name": "www.vdice.io", + "url": "https://www.vdice.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "ZrCoin Whitepaper", - "url": "https://zrcoin.io/files/Whitepaper_ENG.pdf", + "type": "website", + "name": "vslice.io", + "url": "http://www.vslice.io/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { "type": "blog", - "name": "ZrCoin Blog", - "url": "https://zrcoin.io/ablogs", - "icon": "medium.png", + "name": "Blog", + "url": "https://blog.vdice.io", + "icon": "blog.png", "tags": [ "Main", "News" ] }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/vdice_io", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1832477.0", - "icon": "bitcointalk.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1633105.msg16425613#msg16425613", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ZrCoin/media", - "icon": "twitter.png", + "type": "slack", + "name": "vDice Slack", + "url": "https://vdice-slack-invite-page.stamplayapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://reddit.com/r/vdice", + "icon": "reddit.png", "tags": [ "News" ] @@ -57930,19 +57860,89 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/zrcoin/", + "url": "https://www.facebook.com/vDice.io", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "ZrCoin Telegram", - "url": "https://t.me/joinchat/AAAAAEDj28WzzuNh5j6tVg", - "icon": "telegram.png", + "type": "github", + "name": "vDice GitHub", + "url": "https://github.com/jamesgroton/vDice-Contract-Code", + "icon": "github.png", "tags": [ - "News" + "Code" + ] + }, + { + "type": "paper", + "name": "vDice Business Plan", + "url": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_Business_Plan_English.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } ] From 010117a11670544e8d1cfbd4b69c0d6929dd7a72 Mon Sep 17 00:00:00 2001 From: Protector20 Date: Wed, 18 Oct 2017 21:00:17 +0400 Subject: [PATCH 3/4] Update: chaingear.json --- chaingear.json | 57831 ++++++++++++++++++++++++----------------------- 1 file changed, 29038 insertions(+), 28793 deletions(-) diff --git a/chaingear.json b/chaingear.json index e472c7f7..23ead3a5 100644 --- a/chaingear.json +++ b/chaingear.json @@ -287,33 +287,33 @@ }, { "genesis_id": "", - "system": "ARToken", + "system": "Acebusters", "dependencies": [ - "Ethereum" + "Independent" ], - "icon": "artoken", + "icon": "acebusters", "token": { - "name": "artoken", - "symbol": "AR" + "name": "", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized AR/VR ecosystem for 3D content exchange powered by ARToken" + "headline": "Decentralized poker platform on the Ethereum blockchain" }, "crowdsales": { - "start_date": "2017-10-25T13:00:00", - "end_date": "2017-11-22T13:00:00", - "end_date_plan": "2017-11-22T13:00:00", + "start_date": "2017-09-21T13:00:00", + "end_date": "2017-10-21T12:59:00", + "end_date_plan": "2017-10-21T12:59:00", "genesis_address": [ "" ], - "funding_terms": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "funding_url": "https://artoken.io/", + "funding_terms": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", + "funding_url": "http://www.acebusters.com/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -327,16 +327,16 @@ "links": [ { "type": "website", - "name": "artoken.io", - "url": "https://artoken.io/", + "name": "acebusters.com", + "url": "http://www.acebusters.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "ARToken Whitepaper", - "url": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "name": "Acebusters Whitepaper", + "url": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", "tags": [ "Main", "Science" @@ -344,112 +344,66 @@ }, { "type": "github", - "name": "ARToken GitHub", - "url": "https://github.com/CappasityTech/SmartContract/tree/master/contracts?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "name": "Acebusters GitHub", + "url": "https://github.com/acebusters", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "ARToken Blog", - "url": "https://blog.artoken.io/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135473.0&utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "url": "https://twitter.com/ace_busters", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "ARToken Telegram", - "url": "https://t.me/artoken?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "ARToken Slack", - "url": "https://cappasity.herokuapp.com/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico- ", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "url": "https://www.facebook.com/acebusters.poker", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCRCSGdmb2ClX-3P9A6oXkAw?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Acebusters", + "system": "Adchain", "dependencies": [ - "Independent" + "Ethereum" ], - "icon": "acebusters", + "icon": "adchain", "token": { - "name": "", - "symbol": "" + "name": "adtoken", + "symbol": "ADT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized poker platform on the Ethereum blockchain" + "headline": "Digital Advertising Protocol on Blockchain" }, "crowdsales": { - "start_date": "2017-09-21T13:00:00", - "end_date": "2017-10-21T12:59:00", - "end_date_plan": "2017-10-21T12:59:00", + "start_date": "2017-06-26T15:37:06", + "end_date": "2017-06-26T15:37:24", + "end_date_plan": "2017-06-26T15:37:24", "genesis_address": [ "" ], - "funding_terms": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", - "funding_url": "http://www.acebusters.com/crowdsale", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://adtoken.com/", + "funding_url": "https://adtoken.com/token/", + "tokens_sold": 500000000, + "tokens_issued": 1000000000, + "btc_raised": 3774, "cap_limit": [ "" ], @@ -460,16 +414,16 @@ "links": [ { "type": "website", - "name": "acebusters.com", - "url": "http://www.acebusters.com/", + "name": "adtoken.com", + "url": "https://adtoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Acebusters Whitepaper", - "url": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", + "name": "Adchain Whitepaper", + "url": "https://adtoken.com/white-paper/", "tags": [ "Main", "Science" @@ -477,28 +431,47 @@ }, { "type": "github", - "name": "Acebusters GitHub", - "url": "https://github.com/acebusters", + "name": "Adchain GitHub", + "url": "https://github.com/adchain", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Adchain Blog", + "url": "https://medium.com/@AdChain", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ace_busters", + "url": "https://twitter.com/ad_chain", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/acebusters.poker", - "icon": "facebook.png", + "type": "slack", + "name": "Adchain Slack", + "url": "http://slack.adchain.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/adChain/", + "icon": "reddit.png", "tags": [ "News" ] @@ -641,38 +614,38 @@ }, { "genesis_id": "", - "system": "Adchain", + "system": "Adshares", "dependencies": [ "Ethereum" ], - "icon": "adchain", + "icon": "adshares", "token": { - "name": "adtoken", - "symbol": "ADT" + "name": "adshares token", + "symbol": "ADST" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Digital Advertising Protocol on Blockchain" + "headline": "Decentralized market for programmatic advertising" }, "crowdsales": { - "start_date": "2017-06-26T15:37:06", - "end_date": "2017-06-26T15:37:24", - "end_date_plan": "2017-06-26T15:37:24", + "start_date": "2017-07-07T10:00:00", + "end_date": "2017-12-31T23:59:00", + "end_date_plan": "2017-12-31T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://adtoken.com/", - "funding_url": "https://adtoken.com/token/", - "tokens_sold": 500000000, - "tokens_issued": 1000000000, - "btc_raised": 3774, + "funding_terms": "https://adshares.net/", + "funding_url": "https://adshares.net/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ - "" + "usd = 10000000" ], "raised": [ "" @@ -681,16 +654,25 @@ "links": [ { "type": "website", - "name": "adtoken.com", - "url": "https://adtoken.com/", + "name": "adshares.net", + "url": "https://adshares.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Adchain Whitepaper", - "url": "https://adtoken.com/white-paper/", + "name": "Adshares Network Whitepaper", + "url": "https://adshares.net/assets/docs/Adshares.Network.whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Adshares Blockchain Whitepaper", + "url": "https://adshares.net/assets/docs/ESC.pdf", "tags": [ "Main", "Science" @@ -698,8 +680,8 @@ }, { "type": "github", - "name": "Adchain GitHub", - "url": "https://github.com/adchain", + "name": "Adshares GitHub", + "url": "https://github.com/adshares", "icon": "github.png", "tags": [ "Main", @@ -708,28 +690,37 @@ }, { "type": "blog", - "name": "Adchain Blog", - "url": "https://medium.com/@AdChain", + "name": "Adshares Blog", + "url": "https://medium.com/adshares", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1994545.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ad_chain", + "url": "https://twitter.com/adsharesNet", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Adchain Slack", - "url": "http://slack.adchain.com/", - "icon": "slack.png", + "type": "custom", + "name": "Adshares Telegram", + "url": "https://t.me/adshares", + "icon": "telegram.png", "tags": [ "News" ] @@ -737,75 +728,94 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/adChain/", + "url": "https://www.reddit.com/r/adshares/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://web.facebook.com/adshares/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Adshares", + "system": "aeternity", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "adshares", + "icon": "aeternity", "token": { - "name": "adshares token", - "symbol": "ADST" + "name": "aeon", + "symbol": "AE" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "aeternity", + "nickname": "aeternity" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized market for programmatic advertising" + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Scalable Smart Contracts Interfacing with Real-World Data", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-07-07T10:00:00", - "end_date": "2017-12-31T23:59:00", - "end_date_plan": "2017-12-31T23:59:00", + "start_date": "2017-05-29T13:05:00", + "end_date": "2017-06-19T13:05:00", "genesis_address": [ - "" - ], - "funding_terms": "https://adshares.net/", - "funding_url": "https://adshares.net/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 10000000" + "0x6cC2D616E56e155D8A06E65542fdb9bD2D7f3c2E", + "335TYuEjiWFmTYjAjN5o2CSUjbqF8WmpMz" ], - "raised": [ - "" - ] + "funding_terms": "https://blog.aeternity.com/security-transparency-simplicity-1411fad10974", + "funding_url": "http://www.aeternity.com/", + "tokens_issued": 138000956, + "tokens_sold": 138000956, + "btc_raised": 4871 + }, + "specs": { + "supply": 138000956, + "cap": { + "btc": 4871, + "usd": 5651156 + } + }, + "first_price": { + "btc": 0.0000353, + "usd": 0.04095012, + "date": "2017-06-03T13:05:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "adshares.net", - "url": "https://adshares.net/", + "name": "aeternity.com", + "url": "http://www.aeternity.com/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Adshares Network Whitepaper", - "url": "https://adshares.net/assets/docs/Adshares.Network.whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Adshares Blockchain Whitepaper", - "url": "https://adshares.net/assets/docs/ESC.pdf", + "name": "Aeternity whitepaper", + "url": "http://blockchain.aeternity.com/%C3%A6ternity-blockchain-whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -813,8 +823,8 @@ }, { "type": "github", - "name": "Adshares GitHub", - "url": "https://github.com/adshares", + "name": "GitHub", + "url": "https://github.com/aeternity/", "icon": "github.png", "tags": [ "Main", @@ -823,37 +833,47 @@ }, { "type": "blog", - "name": "Adshares Blog", - "url": "https://medium.com/adshares", - "icon": "medium.png", + "name": "Blog", + "rss": "https://blog.aeternity.com/", + "url": "http://www.idni.org/blog", + "icon": "blog.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1994545.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/aetrnty", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/adsharesNet", - "icon": "twitter.png", + "type": "custom", + "name": "Aeternity Telegram", + "url": "https://telegram.me/aeternity", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Adshares Telegram", - "url": "https://t.me/adshares", - "icon": "telegram.png", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/aeternity", + "icon": "linkedin.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Aeternity Slack", + "url": "https://slack.aeternity.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -861,7 +881,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/adshares/", + "url": "https://www.reddit.com/r/Aeternity/", "icon": "reddit.png", "tags": [ "News" @@ -870,7 +890,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://web.facebook.com/adshares/", + "url": "https://www.facebook.com/aeternityproject/", "icon": "facebook.png", "tags": [ "News" @@ -1314,6 +1334,103 @@ } ] }, + { + "genesis_id": "", + "system": "Aira", + "dependencies": [ + "Ethereum" + ], + "icon": "aira", + "token": { + "name": "air token", + "symbol": "AIR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Global Robot Economics" + }, + "crowdsales": { + "start_date": "2017-05-25T17:00:00", + "end_date": "2017-05-28T17:00:00", + "end_date_plan": "2017-05-28T17:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://aira.life/", + "funding_url": "http://aira.life/", + "tokens_sold": 999985, + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "aira.life", + "url": "http://aira.life/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Aira Whitepaper", + "url": "http://aira.life/wp-content/uploads/2017/08/Aira_robot_economics_doctrine_1-3.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Aira GitHub", + "url": "https://github.com/airalab/aira", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Aira Blog", + "url": "https://blog.aira.life/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/EnsRationis", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrSiho1uB-1n6F8cZpCLhjQ", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "AirSwap", @@ -1573,103 +1690,6 @@ } ] }, - { - "genesis_id": "", - "system": "Aira", - "dependencies": [ - "Ethereum" - ], - "icon": "aira", - "token": { - "name": "air token", - "symbol": "AIR" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Global Robot Economics" - }, - "crowdsales": { - "start_date": "2017-05-25T17:00:00", - "end_date": "2017-05-28T17:00:00", - "end_date_plan": "2017-05-28T17:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://aira.life/", - "funding_url": "http://aira.life/", - "tokens_sold": 999985, - "tokens_issued": 1000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "aira.life", - "url": "http://aira.life/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Aira Whitepaper", - "url": "http://aira.life/wp-content/uploads/2017/08/Aira_robot_economics_doctrine_1-3.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Aira GitHub", - "url": "https://github.com/airalab/aira", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Aira Blog", - "url": "https://blog.aira.life/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EnsRationis", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrSiho1uB-1n6F8cZpCLhjQ", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "", "system": "Alloy", @@ -2606,6 +2626,139 @@ } ] }, + { + "genesis_id": "", + "system": "ARToken", + "dependencies": [ + "Ethereum" + ], + "icon": "artoken", + "token": { + "name": "artoken", + "symbol": "AR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized AR/VR ecosystem for 3D content exchange powered by ARToken" + }, + "crowdsales": { + "start_date": "2017-10-25T13:00:00", + "end_date": "2017-11-22T13:00:00", + "end_date_plan": "2017-11-22T13:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "funding_url": "https://artoken.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "artoken.io", + "url": "https://artoken.io/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "ARToken Whitepaper", + "url": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "ARToken GitHub", + "url": "https://github.com/CappasityTech/SmartContract/tree/master/contracts?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "ARToken Blog", + "url": "https://blog.artoken.io/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135473.0&utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "ARToken Telegram", + "url": "https://t.me/artoken?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "ARToken Slack", + "url": "https://cappasity.herokuapp.com/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico- ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCRCSGdmb2ClX-3P9A6oXkAw?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "Asch", @@ -3648,139 +3801,6 @@ } ] }, - { - "genesis_id": "", - "system": "BOScoin", - "dependencies": [ - "independent" - ], - "icon": "boscoin", - "token": { - "name": "BOScoin token", - "symbol": "BOS" - }, - "consensus": { - "consensus_type": "PoW", - "consensus_name": "Proof-of-Work" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Congressional Network for Trust Contracts" - }, - "crowdsales": { - "start_date": "2017-05-10T00:00:00", - "end_date": "2017-06-20T00:00:00", - "end_date_plan": "2017-06-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://boscoin.wpengine.com/?page_id=114", - "funding_url": "https://boscoin.io/member/join/?lang=en", - "tokens_sold": "", - "tokens_issued": 276093688.786, - "btc_raised": 6902.342, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 12202995.54" - ] - }, - "links": [ - { - "type": "website", - "name": "boscoin.io", - "url": "https://www.boscoin.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "BOScoin Whitepaper", - "url": "https://www.boscoin.io/wordpress/wp-content/themes/boscoin/src/pdf/boscoinwhitepaperv20170202.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "BOScoin GitHub", - "url": "https://github.com/owlchain/owlchain-core", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "BOScoin Blog", - "url": "https://medium.com/boscoin", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1759662.msg17571483#msg175714830", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/boscoinio", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "BOScoin Slack", - "url": "https://slack-boscoin.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/boscoin/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/boscoinio", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCRjoA41Ukj_Vnt9Ec6oi7Qw", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "", "system": "Bancor", @@ -4582,6 +4602,107 @@ } ] }, + { + "genesis_id": "bitBTC", + "system": "bitBTC", + "icon": "bitbtc", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "bitBTC" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "BTS" + }, + "token": { + "name": "bitBTC", + "symbol": "BITBTC" + }, + "specs": {}, + "ratings": { + "rating_cyber": 3 + }, + "links": [ + { + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/BTC", + "icon": "cryptofresh.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BTC", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 1, + "usd": 435.3779, + "date": "2014-09-23T00:00:00" + } + }, { "genesis_id": "", "system": "BitCAD", @@ -4716,170 +4837,200 @@ ] }, { - "genesis_id": "", - "system": "BitConnect", + "genesis_id": "?", + "system": "bitCNY", + "icon": "bitcny", "dependencies": [ - "independent" + "BitShares" ], - "icon": "bitconnect", - "token": { - "name": "bitconnect coin", - "symbol": "BCC" + "aliases": { + "coinmarketcap": "bitCNY" }, - "consensus": { - "consensus_type": "peer-to-peer", - "consensus_name": "" + "ratings": { + "rating_cyber": 3 }, "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "BitConnect coin is an open source, peer-to-peer, community driven decentralized cryptocurrency" + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" }, - "aliases": { - "coinmarketcap": "BitConnect" + "consensus": { + "type": "BitShares", + "algorithm": "MPA" }, - "specs": { - "supply": "" + "token": { + "name": "bitCNY", + "symbol": "BITCNY" + }, + "first_price": { + "btc": 0.00040568, + "usd": 0.16312342, + "date": "2014-09-23T00:00:00" + }, + "specs": {}, + "flags": { + "rating_do_not_display": true }, - "flags": {}, "links": [ { "type": "website", - "name": "bitconnectcoin.co", - "url": "https://bitconnectcoin.co/", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "paper", - "name": "Whitepaper", - "url": "", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "BitConnection GitHub", - "url": "https://github.com/bitconnectcoin/bitconnectcoin/blob/master/README.md", - "icon": "github.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/CNY", + "icon": "openledger.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/CNY", + "icon": "cryptofresh.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1681719.0", - "icon": "bitcointalk.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/bitconnect", - "icon": "twitter.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Slack", - "url": "", - "icon": "slack.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", + "type": "exchange", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "", - "icon": "youtube.png", + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", + "tags": [ + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "8abcfb93c52f999e3ef5288c4f837f4f15af5521", - "system": "BitShares", - "icon": "bitshares", + "genesis_id": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "dependencies": [ "independent" ], + "icon": "bitcoin", + "system": "Bitcoin", "token": { - "name": "bitshare", - "symbol": "BTS" + "name": "bitcoin", + "symbol": "BTC" }, "consensus": { - "type": "DPoS", - "algorithm": "Graphene" + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "An industrial-grade financial smart contract platform", - "summary": "The BitShares platform itself is run and maintained by the BitShares community–an open consortium of individuals and organizations committed to providing universal access to the power of smart contracts.", + "headline": "Peer-to-Peer Electronic Cash System", "tags": [ "DAO" ], - "hashtag": "#bitshares", + "hashtag": "#bitcoin", "page_state": "ready" }, "aliases": { - "coinmarketcap": "BitShares" + "coinmarketcap": "Bitcoin", + "nickname": "Bitcoin" }, - "specs": {}, - "crowdsales": { - "start_date": "2014-01-01T00:00:00", - "end_date": "2014-07-19T00:00:00", - "genesis_address": [ - "1ANGELwQwWxMmbdaSWhWLqBEtPTkWb8uDc" - ], - "funding_url": "http://www1.agsexplorer.com/", - "funding_terms": "", - "min_investment": 0, - "funding_operator": "AGS", - "btc_raised": 5904 + "specs": { + "rpc": 8332, + "block_time": 600, + "block_reward": 50, + "halfing_cycle": 210240, + "total_tokens": 21000000, + "difficulty_cycle": 2016, + "txs_confirm": 6 }, "events": [ { - "name": "BitShares 2.0 Release", - "start_date": "2015-10-13T00:00:00" + "name": "Announcement", + "start_date": "31/10/2008-10-31T18:10:00", + "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/" + }, + { + "name": "Genesis", + "start_date": "2009-01-03T18:15:05" } ], "links": [ { "type": "website", - "name": "bitshares.org", - "url": "https://bitshares.org/", + "name": "Bitcoin.org", + "url": "http://bitcoin.org/en/", "icon": "website.png", "tags": [ "Main" @@ -4887,9 +5038,9 @@ }, { "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund", - "icon": "cryptofresh.png", + "name": "Blockchain.info", + "url": "https://blockchain.info/", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -4898,147 +5049,257 @@ }, { "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=cyberfund#", - "icon": "openledger.png", + "name": "Coinbase", + "url": "https://www.coinbase.com/join/5354c035f1184f977100000c", + "icon": "coinbase.png", "tags": [ "Main", "Apps", - "Wallet" + "Wallet", + "Exchange" ] }, { - "type": "forum", - "name": "BitsharesTalk", - "url": "https://bitsharestalk.org/", - "icon": "forum.png", + "type": "exchange", + "name": "LocalBitcoins", + "url": "https://localbitcoins.com/?ch=3qnx", + "icon": "localbitcoins.png", "tags": [ "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "wallet", - "name": "Official Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", + "type": "wiki", + "name": "Protocol Documentation", + "url": "https://en.bitcoin.it/wiki/Protocol_documentation", + "icon": "paper.png", "tags": [ - "Apps", - "Wallet" + "Code" ] }, { "type": "github", - "name": "Bitshares GitHub", - "url": "https://github.com/BitShares/", + "name": "Github Organization", + "url": "https://github.com/bitcoin", "icon": "github.png", "tags": [ "Code" ] }, { - "type": "blog", - "name": "BitShares Blog", - "url": "https://bitshares.org/blog/", - "icon": "blog.png", + "type": "wiki", + "name": "Bitcoin Improvement Proposals", + "url": "https://en.bitcoin.it/wiki/Bitcoin_Improvement_Proposals", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/explorer", - "icon": "openledger.png", + "type": "github", + "name": "Elements Project", + "url": "https://github.com/ElementsProject", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Code" ] }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bitshares", - "icon": "cointelegraph.png", + "type": "github", + "name": "GitTorrent: decentralization of GitHub using BitTorrent and Bitcoin", + "url": "https://github.com/cjb/GitTorrent", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/bitshares/", - "icon": "coindesk.png", + "type": "github", + "name": "BitCore: A pure and powerful JavaScript Bitcoin library", + "url": "https://github.com/bitpay/bitcore", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "CryptoCoinsNews", - "url": "https://www.cryptocoinsnews.com/tag/bitshares/", - "rss": "https://www.cryptocoinsnews.com/tag/bitshares/feed/", - "icon": "cryptocoinnews.png", + "type": "github", + "name": "ZeroNet: Decentralized websites using Bitcoin crypto and BitTorrent network", + "url": "https://github.com/HelloZeroNet/ZeroNet", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/_bitshares", - "icon": "twitter.png", + "type": "github", + "name": "Toshi: An open source Bitcoin node built to power large scale web applications", + "url": "https://github.com/coinbase/toshi", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/BitShares", - "rss": "https://www.reddit.com/r/BitShares/.rss", - "icon": "reddit.png", + "type": "github", + "name": "Buttercoin: Opensource Bitcoin Exchange Software", + "url": "https://github.com/buttercoin/buttercoin", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "AboutBitshares", - "headline": "Great site for news about Bitshares as well as video tutorials", - "url": "http://www.aboutbts.com/", - "icon": "link.png", + "type": "github", + "name": "P2Pool: Peer-to-peer Bitcoin mining pool", + "url": "https://github.com/forrestv/p2pool", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "Beyondbitcoin", - "headline": "Beyondbitcoin", - "url": "https://beyondbitcoin.org/", - "rss": "https://beyondbitcoin.org/feed/", - "icon": "beyondbitcoin.png", + "type": "github", + "name": "BitcoinJ: A library for working with Bitcoin", + "url": "https://github.com/bitcoinj/bitcoinj", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund#", - "icon": "openledger.png", + "type": "github", + "name": "XChange: Consistent interface for trading and accessing market data", + "url": "https://github.com/timmolter/XChange", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Abe: Block browser", + "url": "https://github.com/bitcoin-abe/bitcoin-abe", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Insight: A bitcoin blockchain API for web wallets", + "url": "https://github.com/bitpay/insight", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "BitAuth: Authenticate with web services utilizing the same strategy as Bitcoin", + "url": "https://github.com/bitpay/bitauth", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "paper", + "name": "Bitcoin Announcement", + "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/", + "icon": "paper.png", + "tags": [ + "paper" + ] + }, + { + "type": "wallet", + "name": "Blockchain", + "url": "https://blockchain.info/wallet", + "icon": "blockchain.info.png", "tags": [ "Apps", - "Exchange" + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Copay", + "url": "https://copay.io/", + "headline": "Trustless multisig wallet", + "icon": "copay.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Blocktrail", + "url": "https://www.blocktrail.com/", + "headline": "A Powerful Bitcoin Wallet", + "icon": "blocktrail.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Bitcoin Core", + "url": "https://bitcoin.org/en/download", + "icon": "bitcoin-core.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Armory", + "url": "https://bitcoinarmory.com/", + "icon": "armory.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Xapo", + "url": "https://xapo.com/", + "icon": "xapo.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Circle", + "url": "https://www.circle.com/", + "icon": "circle.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Coinprism", + "url": "https://www.coinprism.com/", + "icon": "coinprism.png", + "tags": [ + "Apps", + "Wallet" ] }, { "type": "exchange", "name": "Poloniex", - "headline": "Cryptocurrensy Exchange", - "url": "https://www.poloniex.com/exchange#btc_bts", + "url": "https://www.poloniex.com", "icon": "poloniex.png", "tags": [ "Apps", @@ -5048,7 +5309,6 @@ { "type": "exchange", "name": "ShapeShift", - "headline": "Instant Exchange", "url": "https://shapeshift.io", "icon": "shapeshift.png", "tags": [ @@ -5058,10 +5318,9 @@ }, { "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "name": "Bitfinex", + "url": "https://www.bitfinex.com/", + "icon": "bitfinex.png", "tags": [ "Apps", "Exchange" @@ -5069,9 +5328,9 @@ }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Kraken", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ "Apps", "Exchange" @@ -5079,9 +5338,29 @@ }, { "type": "exchange", - "name": "BlockTrades", - "url": "https://blocktrades.us/", - "icon": "blocktrades.png", + "name": "BitStamp", + "url": "https://www.bitstamp.net/", + "icon": "bitstamp.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BTC-e", + "url": "https://btc-e.com/", + "icon": "btc-e.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "itBit", + "url": "https://www.itbit.com/", + "icon": "itbit.png", "tags": [ "Apps", "Exchange" @@ -5099,603 +5378,436 @@ }, { "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "paper", - "name": "BitShares Documentation", - "url": "http://docs.bitshares.org/", - "icon": "whitepaper.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Summary About Tecnology", - "url": "https://bitshares.org/technology/", - "icon": "whitepaper.png", + "type": "exchange", + "name": "OKCoin", + "url": "https://www.okcoin.com/", + "icon": "okcoin.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Directory of Distributed Autonomous Companies in the BitShares Marketplace", - "url": "http://www.bitsharesmarket.com/", - "icon": "whitepaper.png", + "type": "exchange", + "name": "bit-x", + "url": "https://bit-x.com/", + "icon": "bit-x.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "BitShares Infographics", - "url": "https://bitshares.org/media/2015_bitshares_infographic_en.pdf", - "icon": "whitepaper.png", + "type": "exchange", + "name": "CEX", + "url": "https://cex.io/", + "icon": "cex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "BitShares Roadmap", - "url": "https://bitshares.org/roadmap/", - "icon": "whitepaper.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ - "Code" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "BitShares 2.0: Financial Smart Contract Platform", - "url": "http://docs.bitshares.eu/_downloads/bitshares-financial-platform.pdf", - "icon": "paper.png", + "type": "explorer", + "name": "Blocktrail", + "url": "https://www.blocktrail.com/BTC", + "icon": "blocktrail.png", "tags": [ - "Science" + "Apps", + "Analytics" ] }, { - "name": "Bitshares Music", - "headline": "DAC based on the technology developed by BitShares", - "url": "http://whatarenotes.info/", - "icon": "bitshares music.png", + "type": "explorer", + "name": "Blockr", + "url": "https://btc.blockr.io/", + "icon": "blockr.png", "tags": [ "Apps", - "DAO" - ], - "type": "custom" + "Analytics" + ] }, { - "name": "DAC Play", - "headline": "DAC based on the technology developed by BitShares", - "url": "http://dacplay.org/en/", - "icon": "bitshares play.png", + "type": "explorer", + "name": "Blockcypher", + "url": "https://live.blockcypher.com/", + "icon": "blockcypher.png", "tags": [ "Apps", - "DAO" - ], - "type": "custom" + "Analytics" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bitshares/#markets", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "BitcoinChain", + "url": "https://bitcoinchain.com/", + "icon": "bitcoinchain.png", "tags": [ "Apps", "Analytics" ] - } - ], - "first_price": { - "btc": 0.00000295, - "usd": 0.00184611, - "date": "2014-07-19T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "840a014b88a7aa7a981aa455dd86de85a6eb6548", - "system": "BitShares Play", - "dependencies": [ - "independent" - ], - "token": { - "name": "playshare", - "symbol": "PLS" - }, - "consensus": { - "type": "POS", - "algorithm": "Delegated" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Blockchain Based Game Platfrom", - "summary": "BitShares PLAY leverages the block chain technology, in an attempts to establish a decentralized autonomous gaming platform. Any third party can develop provably fair games, both traditional as well as types that has never been seen before. These games can be both entertaining and provably fair, all at the same time.", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "PLAY", - "nickname": "DacPlay" - }, - "crowdsales": { - "start_date": "2015-01-05T00:00:00", - "end_date": "2015-02-22T00:00:00", - "genesis_address": [ - "3DPD7z66T7DXULvFZUsc4xNcVS2q68TM3u" - ], - "funding_terms": "https://dacx.com/play/index_en.html", - "funding_operator": "ags", - "funding_url": "http://www1.agsexplorer.com/", - "tokens_sold": 400000000, - "tokens_issued": 1999999886, - "btc_raised": 2397.11393696 - }, - "specs": { - "supply": 1999999910, - "timestamp": 1431342962 - }, - "links": [ - { - "type": "risk", - "name": "Promised product has been launched", - "url": "", - "icon": "" }, { - "type": "risk", - "name": "Founding team is not active", - "url": "", - "icon": "" + "type": "explorer", + "name": "Insight", + "url": "https://insight.bitpay.com/", + "icon": "insight.png", + "tags": [ + "Apps", + "Analytics" + ] }, { - "name": "dacplay.org", - "url": "http://dacplay.org/en/", - "icon": "website.png", + "type": "explorer", + "name": "TradeBlock", + "url": "https://tradeblock.com/blockchain/", + "icon": "tradeblock.png", "tags": [ - "Main", - "Apps" - ], - "type": "site" + "Apps", + "Analytics" + ] }, { - "name": "DAC Play Whitepaper", - "url": "http://dacplay.org/en/#whitepaper", - "icon": "paper.png", + "type": "explorer", + "name": "Bitcoin Fees", + "url": "https://bitcoinfees.21.co/", + "icon": "21co.png", "tags": [ - "Main", - "Science" - ], - "type": "paper" + "Apps", + "Analytics" + ] }, { - "name": "Forum", - "url": "http://playtalk.org/", - "icon": "forum.png", + "type": "custom", + "name": "Bitnodes", + "headline": "Bitcoin nodes stats", + "url": "https://getaddr.bitnodes.io/", + "icon": "bitnodes.png", "tags": [ - "News" - ], - "type": "forum" + "Apps", + "Analytics" + ] }, { - "name": "BitShares Forum", - "url": "https://bitsharestalk.org/index.php/board,52.0.html", - "icon": "bitshares.png", + "type": "custom", + "name": "Statoshi Info", + "headline": "Realtime Bitcoin Node Stats", + "url": "http://statoshi.info", + "icon": "statoshi.png", "tags": [ - "News" - ], - "type": "forum" + "Apps", + "Analytics" + ] }, { - "name": "PLS explorer", - "url": "http://play.bitsharesblocks.com/", - "type": "explorer", - "icon": "explorer.png", + "type": "custom", + "name": "Bitcoinity", + "url": "https://bitcoinity.org/markets", + "icon": "bitcoinity.png", "tags": [ - "Main", "Apps", "Analytics" ] }, { - "name": "DAC Play Client", - "url": "https://dacplay.org/en/", - "type": "wallet", - "icon": "wallet.png", + "type": "explorer", + "name": "Coin Dance", + "url": "https://coin.dance", + "icon": "explorer.png", "tags": [ - "Main", "Apps", - "Wallet" + "Analytics" ] }, { - "name": "DAC Play Non-technical Whitepaper", - "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", - "type": "paper", - "icon": "paper.png", + "type": "custom", + "name": "ChangeTip", + "url": "https://www.changetip.com/", + "icon": "changetip.png", "tags": [ - "Science" + "Apps" ] }, { - "name": "DAC Play Wiki", - "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", - "type": "wiki", - "icon": "wiki.png", + "type": "custom", + "name": "Gem: Bitcoin API", + "url": "https://gem.co/", + "icon": "gem.png", "tags": [ - "Science" + "Code", + "API" ] }, { - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", "type": "custom", - "icon": "yunbi.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.00000599, - "usd": 0.00141082, - "date": "2015-02-22T00:00:00" - } - }, - { - "genesis_id": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", - "dependencies": [ - "independent" - ], - "icon": "bitcoin", - "system": "Bitcoin", - "token": { - "name": "bitcoin", - "symbol": "BTC" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA-256" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Peer-to-Peer Electronic Cash System", - "tags": [ - "DAO" - ], - "hashtag": "#bitcoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Bitcoin", - "nickname": "Bitcoin" - }, - "specs": { - "rpc": 8332, - "block_time": 600, - "block_reward": 50, - "halfing_cycle": 210240, - "total_tokens": 21000000, - "difficulty_cycle": 2016, - "txs_confirm": 6 - }, - "events": [ - { - "name": "Announcement", - "start_date": "31/10/2008-10-31T18:10:00", - "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/" - }, - { - "name": "Genesis", - "start_date": "2009-01-03T18:15:05" - } - ], - "links": [ - { - "type": "website", - "name": "Bitcoin.org", - "url": "http://bitcoin.org/en/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Blockchain.info", - "url": "https://blockchain.info/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Coinbase", - "url": "https://www.coinbase.com/join/5354c035f1184f977100000c", - "icon": "coinbase.png", - "tags": [ - "Main", - "Apps", - "Wallet", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "LocalBitcoins", - "url": "https://localbitcoins.com/?ch=3qnx", - "icon": "localbitcoins.png", - "tags": [ - "Main", - "Apps", - "Exchange" - ] - }, - { - "type": "wiki", - "name": "Protocol Documentation", - "url": "https://en.bitcoin.it/wiki/Protocol_documentation", - "icon": "paper.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Github Organization", - "url": "https://github.com/bitcoin", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "wiki", - "name": "Bitcoin Improvement Proposals", - "url": "https://en.bitcoin.it/wiki/Bitcoin_Improvement_Proposals", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Elements Project", - "url": "https://github.com/ElementsProject", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "GitTorrent: decentralization of GitHub using BitTorrent and Bitcoin", - "url": "https://github.com/cjb/GitTorrent", - "icon": "github.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/", + "rss": "http://feeds.feedburner.com/CoinDesk", + "icon": "coindesk.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "BitCore: A pure and powerful JavaScript Bitcoin library", - "url": "https://github.com/bitpay/bitcore", - "icon": "github.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bitcoin", + "icon": "cointelegraph.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "ZeroNet: Decentralized websites using Bitcoin crypto and BitTorrent network", - "url": "https://github.com/HelloZeroNet/ZeroNet", - "icon": "github.png", + "type": "custom", + "name": "BitcoinMagazine", + "url": "https://bitcoinmagazine.com/", + "rss": "http://feeds.feedburner.com/bitcoin/rss", + "icon": "bitcoinmagazine.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Toshi: An open source Bitcoin node built to power large scale web applications", - "url": "https://github.com/coinbase/toshi", - "icon": "github.png", + "type": "custom", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/", + "rss": "http://bitcoinist.net/feed/", + "icon": "bitcoinist.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Buttercoin: Opensource Bitcoin Exchange Software", - "url": "https://github.com/buttercoin/buttercoin", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "http://bitcoinfoundation.org/category/bitcoin/", + "rss": "http://bitcoinfoundation.org/feed/", + "icon": "blog.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "P2Pool: Peer-to-peer Bitcoin mining pool", - "url": "https://github.com/forrestv/p2pool", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Bitcoin", + "icon": "twitter.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "BitcoinJ: A library for working with Bitcoin", - "url": "https://github.com/bitcoinj/bitcoinj", - "icon": "github.png", + "type": "forum", + "name": "BitcoinTalk", + "url": "https://bitcointalk.org/", + "icon": "forum.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "XChange: Consistent interface for trading and accessing market data", - "url": "https://github.com/timmolter/XChange", - "icon": "github.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/Bitcoin/", + "rss": "https://www.reddit.com/r/Bitcoin/.rss", + "icon": "reddit.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Abe: Block browser", - "url": "https://github.com/bitcoin-abe/bitcoin-abe", - "icon": "github.png", + "type": "paper", + "name": "Bitcoin: A Peer-to-Peer Electronic Cash System. Satoshi Nakamoto", + "url": "https://bitcoin.org/bitcoin.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Science" ] }, { - "type": "github", - "name": "Insight: A bitcoin blockchain API for web wallets", - "url": "https://github.com/bitpay/insight", - "icon": "github.png", + "type": "paper", + "name": "Enabling Blockchain Innovations with Pegged Sidechains. Adam Back, Matt Corallo, Luke Dashjr, Mark Friedenbach, Gregory Maxwell, Andrew Miller, Andrew Poelstra, Jorge Timón and Pieter Wuille.", + "url": "https://www.blockstream.com/sidechains.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Science" ] }, { - "type": "github", - "name": "BitAuth: Authenticate with web services utilizing the same strategy as Bitcoin", - "url": "https://github.com/bitpay/bitauth", - "icon": "github.png", + "type": "paper", + "name": "The Bitcoin Lightning Network:\nScalable Off-Chain Instant Payments, Joseph Poon, Thaddeus Dryja.", + "url": "https://lightning.network/lightning-network-paper.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Science" ] }, { "type": "paper", - "name": "Bitcoin Announcement", - "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/", + "name": "Analysis of Bitcoin Pooled Mining Reward\nSystems, Meni Rosenfeld.", + "url": "https://bitcoil.co.il/pool_analysis.pdf", "icon": "paper.png", "tags": [ - "paper" + "Science" ] }, { - "type": "wallet", - "name": "Blockchain", - "url": "https://blockchain.info/wallet", - "icon": "blockchain.info.png", + "type": "custom", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bitcoin/#markets", + "icon": "link.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", - "name": "Copay", - "url": "https://copay.io/", - "headline": "Trustless multisig wallet", - "icon": "copay.png", + "type": "custom", + "name": "Bithub", + "url": "http://gobithub.com/", + "icon": "bithub.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "wallet", - "name": "Blocktrail", - "url": "https://www.blocktrail.com/", - "headline": "A Powerful Bitcoin Wallet", - "icon": "blocktrail.png", + "type": "earn", + "name": "F2Pool", + "url": "https://www.f2pool.com/", + "icon": "mining.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "wallet", - "name": "Bitcoin Core", - "url": "https://bitcoin.org/en/download", - "icon": "bitcoin-core.png", + "type": "earn", + "name": "AntPool", + "url": "https://www.antpool.com", + "icon": "mining.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "wallet", - "name": "Armory", - "url": "https://bitcoinarmory.com/", - "icon": "armory.png", + "type": "earn", + "name": "BTCChina", + "url": "https://pool.btcc.com/", + "icon": "mining.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "wallet", - "name": "Xapo", - "url": "https://xapo.com/", - "icon": "xapo.png", + "type": "earn", + "name": "Slush", + "url": "https://mining.bitcoin.cz/home/", + "icon": "mining.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "wallet", - "name": "Circle", - "url": "https://www.circle.com/", - "icon": "circle.png", + "type": "earn", + "name": "BW.COM", + "url": "https://www.bw.com/", + "icon": "mining.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] }, { - "type": "wallet", - "name": "Coinprism", - "url": "https://www.coinprism.com/", - "icon": "coinprism.png", + "type": "earn", + "name": "GHASH.IO", + "url": "https://ghash.io/", + "icon": "ghashio.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] - }, + } + ], + "first_price": { + "btc": 1, + "usd": 0.0858, + "date": "2010-07-18T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "dependencies": [ + "independent" + ], + "system": "Bitcoin Cash", + "icon": "bitcoin", + "token": { + "name": "bitcoin cash", + "symbol": "BCC" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer Electronic Cash", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Bitcoin Cash", + "nickname": "Bitcoin Cash" + }, + "links": [ { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "website", + "name": "bitcoincash.org", + "url": "https://www.bitcoincash.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "type": "paper", + "name": "Bitcoin Cash Technical Whitepaper", + "url": "https://bitcoin.com/bitcoin.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { @@ -5720,9 +5832,9 @@ }, { "type": "exchange", - "name": "BitStamp", - "url": "https://www.bitstamp.net/", - "icon": "bitstamp.png", + "name": "ViaBTC", + "icon": "viabtc.png", + "url": "https://www.viabtc.com/", "tags": [ "Apps", "Exchange" @@ -5730,9 +5842,9 @@ }, { "type": "exchange", - "name": "BTC-e", - "url": "https://btc-e.com/", - "icon": "btc-e.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" @@ -5740,9 +5852,9 @@ }, { "type": "exchange", - "name": "itBit", - "url": "https://www.itbit.com/", - "icon": "itbit.png", + "name": "OKEx", + "icon": "okex.png", + "url": "https://blog.okex.com/", "tags": [ "Apps", "Exchange" @@ -5750,9 +5862,9 @@ }, { "type": "exchange", - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "name": "Huobi", + "icon": "huobi.png", + "url": "https://www.huobi.com/", "tags": [ "Apps", "Exchange" @@ -5760,9 +5872,9 @@ }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Korbit", + "icon": "korbit.png", + "url": "http://korbitblog.tumblr.com/", "tags": [ "Apps", "Exchange" @@ -5770,9 +5882,9 @@ }, { "type": "exchange", - "name": "OpenLedger", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "BTCBox", + "icon": "btcbox.png", + "url": "https://www.btcbox.co.jp/", "tags": [ "Apps", "Exchange" @@ -5780,9 +5892,9 @@ }, { "type": "exchange", - "name": "OKCoin", - "url": "https://www.okcoin.com/", - "icon": "okcoin.png", + "name": "Hitbtc", + "icon": "hitbtc.png", + "url": "https://hitbtc.com/", "tags": [ "Apps", "Exchange" @@ -5790,9 +5902,9 @@ }, { "type": "exchange", - "name": "bit-x", - "url": "https://bit-x.com/", - "icon": "bit-x.png", + "name": "BTCPop", + "icon": "btcpop.png", + "url": "https://btcpop.co/home.php#/landing/home", "tags": [ "Apps", "Exchange" @@ -5800,546 +5912,52 @@ }, { "type": "exchange", - "name": "CEX", - "url": "https://cex.io/", - "icon": "cex.png", + "name": "Mercado Bitcoin", + "icon": "mercadobitcoin.png", + "url": "https://www.mercadobitcoin.com.br/", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "wallet", + "name": "BitcoinABC", + "url": "https://www.bitcoinabc.org/", + "icon": "abcwallet.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "explorer", - "name": "Blocktrail", - "url": "https://www.blocktrail.com/BTC", - "icon": "blocktrail.png", + "type": "wallet", + "name": "Bitcoin classic", + "url": "https://bitcoinclassic.com/", + "icon": "bitcoinclassic.png", "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { - "type": "explorer", - "name": "Blockr", - "url": "https://btc.blockr.io/", - "icon": "blockr.png", + "type": "wallet", + "name": "Bitcoin unlimited", + "url": "https://www.bitcoinunlimited.info/", + "icon": "bitcoinunlimited.png", "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { - "type": "explorer", - "name": "Blockcypher", - "url": "https://live.blockcypher.com/", - "icon": "blockcypher.png", + "type": "wallet", + "name": "BitcoinXT", + "url": "https://bitcoinxt.software/index.html", + "icon": "bitcoinxt.png", "tags": [ "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "BitcoinChain", - "url": "https://bitcoinchain.com/", - "icon": "bitcoinchain.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Insight", - "url": "https://insight.bitpay.com/", - "icon": "insight.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "TradeBlock", - "url": "https://tradeblock.com/blockchain/", - "icon": "tradeblock.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Bitcoin Fees", - "url": "https://bitcoinfees.21.co/", - "icon": "21co.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "Bitnodes", - "headline": "Bitcoin nodes stats", - "url": "https://getaddr.bitnodes.io/", - "icon": "bitnodes.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "Statoshi Info", - "headline": "Realtime Bitcoin Node Stats", - "url": "http://statoshi.info", - "icon": "statoshi.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "Bitcoinity", - "url": "https://bitcoinity.org/markets", - "icon": "bitcoinity.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Coin Dance", - "url": "https://coin.dance", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "ChangeTip", - "url": "https://www.changetip.com/", - "icon": "changetip.png", - "tags": [ - "Apps" - ] - }, - { - "type": "custom", - "name": "Gem: Bitcoin API", - "url": "https://gem.co/", - "icon": "gem.png", - "tags": [ - "Code", - "API" - ] - }, - { - "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/", - "rss": "http://feeds.feedburner.com/CoinDesk", - "icon": "coindesk.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bitcoin", - "icon": "cointelegraph.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "BitcoinMagazine", - "url": "https://bitcoinmagazine.com/", - "rss": "http://feeds.feedburner.com/bitcoin/rss", - "icon": "bitcoinmagazine.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Bitcoinist", - "url": "http://bitcoinist.net/", - "rss": "http://bitcoinist.net/feed/", - "icon": "bitcoinist.png", - "tags": [ - "News" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "http://bitcoinfoundation.org/category/bitcoin/", - "rss": "http://bitcoinfoundation.org/feed/", - "icon": "blog.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Bitcoin", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BitcoinTalk", - "url": "https://bitcointalk.org/", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/Bitcoin/", - "rss": "https://www.reddit.com/r/Bitcoin/.rss", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "paper", - "name": "Bitcoin: A Peer-to-Peer Electronic Cash System. Satoshi Nakamoto", - "url": "https://bitcoin.org/bitcoin.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Enabling Blockchain Innovations with Pegged Sidechains. Adam Back, Matt Corallo, Luke Dashjr, Mark Friedenbach, Gregory Maxwell, Andrew Miller, Andrew Poelstra, Jorge Timón and Pieter Wuille.", - "url": "https://www.blockstream.com/sidechains.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "The Bitcoin Lightning Network:\nScalable Off-Chain Instant Payments, Joseph Poon, Thaddeus Dryja.", - "url": "https://lightning.network/lightning-network-paper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Analysis of Bitcoin Pooled Mining Reward\nSystems, Meni Rosenfeld.", - "url": "https://bitcoil.co.il/pool_analysis.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "custom", - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bitcoin/#markets", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "Bithub", - "url": "http://gobithub.com/", - "icon": "bithub.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "F2Pool", - "url": "https://www.f2pool.com/", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "AntPool", - "url": "https://www.antpool.com", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "BTCChina", - "url": "https://pool.btcc.com/", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "Slush", - "url": "https://mining.bitcoin.cz/home/", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "BW.COM", - "url": "https://www.bw.com/", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "GHASH.IO", - "url": "https://ghash.io/", - "icon": "ghashio.png", - "tags": [ - "Apps" - ] - } - ], - "first_price": { - "btc": 1, - "usd": 0.0858, - "date": "2010-07-18T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "dependencies": [ - "independent" - ], - "system": "Bitcoin Cash", - "icon": "bitcoin", - "token": { - "name": "bitcoin cash", - "symbol": "BCC" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA-256" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Peer-to-Peer Electronic Cash", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Bitcoin Cash", - "nickname": "Bitcoin Cash" - }, - "links": [ - { - "type": "website", - "name": "bitcoincash.org", - "url": "https://www.bitcoincash.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Bitcoin Cash Technical Whitepaper", - "url": "https://bitcoin.com/bitcoin.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "exchange", - "name": "Bitfinex", - "url": "https://www.bitfinex.com/", - "icon": "bitfinex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "icon": "kraken.png", - "url": "https://www.kraken.com", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ViaBTC", - "icon": "viabtc.png", - "url": "https://www.viabtc.com/", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "OKEx", - "icon": "okex.png", - "url": "https://blog.okex.com/", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Huobi", - "icon": "huobi.png", - "url": "https://www.huobi.com/", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Korbit", - "icon": "korbit.png", - "url": "http://korbitblog.tumblr.com/", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BTCBox", - "icon": "btcbox.png", - "url": "https://www.btcbox.co.jp/", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Hitbtc", - "icon": "hitbtc.png", - "url": "https://hitbtc.com/", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BTCPop", - "icon": "btcpop.png", - "url": "https://btcpop.co/home.php#/landing/home", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Mercado Bitcoin", - "icon": "mercadobitcoin.png", - "url": "https://www.mercadobitcoin.com.br/", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "BitcoinABC", - "url": "https://www.bitcoinabc.org/", - "icon": "abcwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Bitcoin classic", - "url": "https://bitcoinclassic.com/", - "icon": "bitcoinclassic.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Bitcoin unlimited", - "url": "https://www.bitcoinunlimited.info/", - "icon": "bitcoinunlimited.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "BitcoinXT", - "url": "https://bitcoinxt.software/index.html", - "icon": "bitcoinxt.png", - "tags": [ - "Apps", - "Wallet" + "Wallet" ] }, { @@ -6615,26 +6233,462 @@ } }, { - "system": "Bitnation", + "genesis_id": "", + "system": "BitConnect", "dependencies": [ "independent" ], - "icon": "bitnation", + "icon": "bitconnect", "token": { - "name": "XBN", - "symbol": "XBN" + "name": "bitconnect coin", + "symbol": "BCC" }, "consensus": { - "consensus_type": "Blockchain records" + "consensus_type": "peer-to-peer", + "consensus_name": "" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Platform for Do-It-Yourself Governance", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "BitConnect coin is an open source, peer-to-peer, community driven decentralized cryptocurrency" + }, + "aliases": { + "coinmarketcap": "BitConnect" + }, + "specs": { + "supply": "" + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "bitconnectcoin.co", + "url": "https://bitconnectcoin.co/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Whitepaper", + "url": "", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "BitConnection GitHub", + "url": "https://github.com/bitconnectcoin/bitconnectcoin/blob/master/README.md", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1681719.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/bitconnect", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Slack", + "url": "", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "?", + "system": "bitEUR", + "icon": "biteur", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "bitEUR" + }, + "ratings": { + "rating_cyber": 3 + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" + }, + "consensus": { + "consensus_name": "BitShares", + "consensus_type": "" + }, + "token": { + "name": "bitEUR", + "symbol": "BITEUR" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", + "tags": [ + "Science" + ] + }, + { + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/EUR", + "icon": "cryptofresh.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.0050665, + "usd": 1.158430906, + "date": "2015-06-08T00:00:00" + } + }, + { + "genesis_id": "?", + "system": "bitGOLD", + "icon": "bitGold", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "bitGold" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" + }, + "consensus": { + "consensus_type": "" + }, + "token": { + "name": "bitGOLD", + "symbol": "BITGOLD" + }, + "specs": {}, + "ratings": { + "rating_cyber": 3 + }, + "links": [ + { + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/GOLD", + "icon": "cryptofresh.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/GOLD", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 4, + "usd": 1054.5372, + "date": "2015-01-04T00:00:00" + } + }, + { + "genesis_id": "", + "system": "bitJob", + "dependencies": [ + "Ethereum" + ], + "icon": "bitjob", + "token": { + "name": "bitjob token", + "symbol": "STU" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Marketplace for Student Employment" + }, + "crowdsales": { + "start_date": "2017-09-12T00:00:00", + "end_date": "2017-10-13T00:00:00", + "end_date_plan": "2017-10-13T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://bitjob.io/", + "funding_url": "https://bitjob.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 200000000 + }, + "links": [ + { + "type": "website", + "name": "bitjob.io", + "url": "https://bitjob.io/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "bitJob Whitepaper", + "url": "https://drive.google.com/file/d/0B6VVmGzOdFPBSlBjZlhFaGJnbUk/view", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "bitJob GitHub", + "url": "https://github.com/bitjobteam", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "bitJob Blog", + "url": "https://medium.com/bitjob", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1980078.msg19714383#msg19714383", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/BitJob_Team", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "bitJob Telegram", + "url": "https://t.me/bitjob", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "bitJob Slack", + "url": "https://bit-job.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/bitJobmarket/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCPtjrCU8pUztqQHY75a7npg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "system": "Bitnation", + "dependencies": [ + "independent" + ], + "icon": "bitnation", + "token": { + "name": "XBN", + "symbol": "XBN" + }, + "consensus": { + "consensus_type": "Blockchain records" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Platform for Do-It-Yourself Governance", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "ratings": { "rating_cyber": 1 @@ -6974,1042 +7028,883 @@ ] }, { - "genesis_id": "", - "system": "Bitsquare", - "icon": "bitsquare", + "genesis_id": "8abcfb93c52f999e3ef5288c4f837f4f15af5521", + "system": "BitShares", + "icon": "bitshares", "dependencies": [ "independent" ], "token": { - "name": "", - "symbol": "" + "name": "bitshare", + "symbol": "BTS" }, "consensus": { - "type": "", - "algorithm": "" + "type": "DPoS", + "algorithm": "Graphene" }, "descriptions": { - "state": "Project", - "system_type": "cryptoservice", - "headline": "Decentrilized Bitcoin Exchange", - "page_state": "draft" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "An industrial-grade financial smart contract platform", + "summary": "The BitShares platform itself is run and maintained by the BitShares community–an open consortium of individuals and organizations committed to providing universal access to the power of smart contracts.", + "tags": [ + "DAO" + ], + "hashtag": "#bitshares", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "" + "coinmarketcap": "BitShares" }, - "ratings": {}, "specs": {}, - "crowdsales": {}, - "first_price": {}, + "crowdsales": { + "start_date": "2014-01-01T00:00:00", + "end_date": "2014-07-19T00:00:00", + "genesis_address": [ + "1ANGELwQwWxMmbdaSWhWLqBEtPTkWb8uDc" + ], + "funding_url": "http://www1.agsexplorer.com/", + "funding_terms": "", + "min_investment": 0, + "funding_operator": "AGS", + "btc_raised": 5904 + }, + "events": [ + { + "name": "BitShares 2.0 Release", + "start_date": "2015-10-13T00:00:00" + } + ], "links": [ { - "type": "site", - "name": "bitsquare.io", - "url": "https://bitsquare.io/", + "type": "website", + "name": "bitshares.org", + "url": "https://bitshares.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "custom", - "name": "Blog", - "url": "https://bitsquare.io/blog/category/news/", - "rss": "https://bitsquare.io/blog/category/news/feed/", - "icon": "blog.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund", + "icon": "cryptofresh.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/bitsquare_", - "icon": "twitter.png", + "type": "wallet", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", + "name": "BitsharesTalk", + "url": "https://bitsharestalk.org/", "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "IRC Channel", - "url": "https://webchat.freenode.net/?channels=bitsquare", - "icon": "irc.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Bitsquare Videos", - "url": "https://bitsquare.io/blog/category/video/", - "icon": "link.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Bitsquare Roadmap", - "url": "https://bitsquare.io/roadmap/", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "github", - "name": "Bitsquare organization on GitHub", - "url": "https://github.com/bitsquare", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Bitsquare Client", - "url": "https://github.com/bitsquare/bitsquare/releases", - "icon": "wallet.png", + "type": "wallet", + "name": "Official Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", "tags": [ "Apps", "Wallet" ] }, { - "type": "paper", - "name": "Bitsquare Whitepaper", - "url": "https://bitsquare.io/bitsquare.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - } - ] - }, - { - "genesis_id": "", - "system": "BitworldVIP", - "icon": "BitworldVIP", - "dependencies": [ - "independent" - ], - "token": { - "name": "", - "symbol": "" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoservice", - "headline": "Bitcoin investments and tradings", - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "" - }, - "ratings": {}, - "specs": {}, - "crowdsales": {}, - "first_price": {}, - "links": [ - { - "type": "site", - "name": "bitworldvip.trade", - "url": "https://bitworldvip.trade/", - "icon": "BitworldVIP.png", + "type": "github", + "name": "Bitshares GitHub", + "url": "https://github.com/BitShares/", + "icon": "github.png", "tags": [ - "Main" + "Code" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "type": "blog", + "name": "BitShares Blog", + "url": "https://bitshares.org/blog/", + "icon": "blog.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "000001faef25dec4fbcf906e6242621df2c183bf232f263d0ba5b101911e4563", - "system": "BlackCoin", - "icon": "blackcoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "blackcoin", - "symbol": "BLK" - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer digital currency with a distributed, decentralized public ledger", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "BlackCoin" - }, - "specs": { - "p2p": 15715, - "rpc": 15714, - "block_time": 60, - "block_reward": 10000, - "halfing_cycle": "no halving", - "difficulty_cycle": 1, - "txs_confirm": 10, - "mint_confirm": 500 - }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-02-16T06:06:19", - "url": "https://bitcointalk.org/index.php?topic=469640.0" }, { - "name": "Genesis", - "start_date": "2014-02-24T6:00:00" - } - ], - "links": [ - { - "type": "website", - "name": "blackcoin.co", - "url": "http://blackcoin.co/", - "icon": "website.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/explorer", + "icon": "openledger.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "name": "GitHub", - "url": "https://github.com/rat4/blackcoin", - "type": "github", - "icon": "github.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bitshares", + "icon": "cointelegraph.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "name": "Wallet", - "url": "https://github.com/rat4/blackcoin/releases", - "type": "wallet", - "icon": "wallet.png", + "type": "custom", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/bitshares/", + "icon": "coindesk.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "name": "blog", - "url": "https://blog.bitcoinfoundation.org/", - "icon": "blog.png", + "type": "custom", + "name": "CryptoCoinsNews", + "url": "https://www.cryptocoinsnews.com/tag/bitshares/", + "rss": "https://www.cryptocoinsnews.com/tag/bitshares/feed/", + "icon": "cryptocoinnews.png", "tags": [ "News" - ], - "type": "blog" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/coinblack", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/_bitshares", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/coinblack", - "type": "custom", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/blackcoin/", "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/BitShares", + "rss": "https://www.reddit.com/r/BitShares/.rss", "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/blackcoin", "type": "custom", - "icon": "cointelegraph.png", + "name": "AboutBitshares", + "headline": "Great site for news about Bitshares as well as video tutorials", + "url": "http://www.aboutbts.com/", + "icon": "link.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/blackcoin/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "Beyondbitcoin", + "headline": "Beyondbitcoin", + "url": "https://beyondbitcoin.org/", + "rss": "https://beyondbitcoin.org/feed/", + "icon": "beyondbitcoin.png", "tags": [ "News" ] }, { - "name": "Coinplorer", - "url": "https://coinplorer.com/BC", - "type": "explorer", - "icon": "explorer.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ - "Main", "Apps", - "Analytics" + "Exchange" ] }, { - "name": "Bchain", - "url": "https://bchain.info/BC/", - "type": "explorer", - "icon": "explorer.png", + "type": "exchange", + "name": "Poloniex", + "headline": "Cryptocurrensy Exchange", + "url": "https://www.poloniex.com/exchange#btc_bts", + "icon": "poloniex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "cryptoID", - "url": "https://chainz.cryptoid.info/blk/", - "type": "explorer", - "icon": "explorer.png", + "type": "exchange", + "name": "ShapeShift", + "headline": "Instant Exchange", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "Coinkite", - "url": "https://coinkite.com/", - "type": "wallet", - "icon": "coinkite.png", + "type": "exchange", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "name": "HolyTransaction", - "url": "https://holytransaction.com/", - "type": "wallet", - "icon": "holytransaction.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "name": "Cointopay", - "url": "https://cointopay.com/", - "type": "wallet", - "icon": "holytransaction.png", + "type": "exchange", + "name": "BlockTrades", + "url": "https://blocktrades.us/", + "icon": "blocktrades.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "name": "BitInfoCharts", - "url": "https://bitinfocharts.com/blackcoin/explorer/", - "type": "explorer", - "icon": "explorer.png", + "type": "exchange", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=599299.0", - "type": "forum", - "icon": "forum.png", + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "Whitepaper", - "url": "http://blackcoin.co/blackcoin-pos-protocol-v2-whitepaper.pdf", "type": "paper", - "icon": "paper.png", + "name": "BitShares Documentation", + "url": "http://docs.bitshares.org/", + "icon": "whitepaper.png", "tags": [ "Science" ] }, { - "name": "Blackcoin Obsidian Stealth Wallet Tutorial", - "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", "type": "paper", - "icon": "paper.png", + "name": "Summary About Tecnology", + "url": "https://bitshares.org/technology/", + "icon": "whitepaper.png", "tags": [ - "Code" + "Science" ] }, { - "name": "Two Party double deposit trustless escrow in cryptographic networks and Bitcoin. by David Zimbeck ", - "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", "type": "paper", - "icon": "paper.png", + "name": "Directory of Distributed Autonomous Companies in the BitShares Marketplace", + "url": "http://www.bitsharesmarket.com/", + "icon": "whitepaper.png", "tags": [ "Science" ] }, { - "name": "BlackHalo", - "url": "http://blackhalo.info/", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/blackcoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "icon": "cryptsy.png", + "type": "paper", + "name": "BitShares Infographics", + "url": "https://bitshares.org/media/2015_bitshares_infographic_en.pdf", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "type": "paper", + "name": "BitShares Roadmap", + "url": "https://bitshares.org/roadmap/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "type": "paper", + "name": "BitShares 2.0: Financial Smart Contract Platform", + "url": "http://docs.bitshares.eu/_downloads/bitshares-financial-platform.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "name": "Bitshares Music", + "headline": "DAC based on the technology developed by BitShares", + "url": "http://whatarenotes.info/", + "icon": "bitshares music.png", "tags": [ "Apps", - "Exchange" - ] + "DAO" + ], + "type": "custom" }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "DAC Play", + "headline": "DAC based on the technology developed by BitShares", + "url": "http://dacplay.org/en/", + "icon": "bitshares play.png", "tags": [ "Apps", - "Exchange" - ] + "DAO" + ], + "type": "custom" }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bitshares/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] } ], "first_price": { - "btc": 0.00001169, - "usd": 0.00699405, - "date": "2014-02-28T00:00:00" + "btc": 0.00000295, + "usd": 0.00184611, + "date": "2014-07-19T00:00:00" }, "flags": { "quantum": true } }, { - "genesis_id": "1.3.1072", - "system": "BlockPay", - "icon": "blockpay", + "genesis_id": "840a014b88a7aa7a981aa455dd86de85a6eb6548", + "system": "BitShares Play", "dependencies": [ - "BitShares" + "independent" ], "token": { - "name": "blockpay", - "symbol": "BLOCKPAY" + "name": "playshare", + "symbol": "PLS" }, "consensus": { - "type": "BitShares", - "algorithm": "User Issued Asset" - }, - "aliases": { - "coinmarketcap": "BlockPay" + "type": "POS", + "algorithm": "Delegated" }, "descriptions": { "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Fast & free platform that supports all of the digital currencies payments", + "system_type": "cryptocurrency", + "headline": "Blockchain Based Game Platfrom", + "summary": "BitShares PLAY leverages the block chain technology, in an attempts to establish a decentralized autonomous gaming platform. Any third party can develop provably fair games, both traditional as well as types that has never been seen before. These games can be both entertaining and provably fair, all at the same time.", "tags": [ - "DApp" + "DAO" ], - "page_state": "draft" + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "PLAY", + "nickname": "DacPlay" }, "crowdsales": { - "start_date": "2016-08-20T00:00:00", - "end_date": "2016-09-04T10:22:00", + "start_date": "2015-01-05T00:00:00", + "end_date": "2015-02-22T00:00:00", "genesis_address": [ - "ico.blockpay", - "37jDFfS9WJEPL33YivJbnjfQQNU5RjFWFY" + "3DPD7z66T7DXULvFZUsc4xNcVS2q68TM3u" ], - "funding_terms": "https://bitcointalk.org/index.php?topic=1587349", - "funding_url": "https://blockpay.ch/newsroom/investor-relations/", - "tokens_sold": 3924368, - "tokens_issued": 98928316, - "btc_raised": 1095.97 + "funding_terms": "https://dacx.com/play/index_en.html", + "funding_operator": "ags", + "funding_url": "http://www1.agsexplorer.com/", + "tokens_sold": 400000000, + "tokens_issued": 1999999886, + "btc_raised": 2397.11393696 }, "specs": { - "supply": 98928316 - }, - "first_price": { - "btc": 0.00027927, - "usd": 0.16750615, - "date": "2016-09-04T10:22:00" - }, - "flags": { - "supply_from_here": true + "supply": 1999999910, + "timestamp": 1431342962 }, "links": [ { - "type": "website", - "name": "blockpay.ch", - "url": "https://blockpay.ch", + "type": "risk", + "name": "Promised product has been launched", + "url": "", + "icon": "" + }, + { + "type": "risk", + "name": "Founding team is not active", + "url": "", + "icon": "" + }, + { + "name": "dacplay.org", + "url": "http://dacplay.org/en/", "icon": "website.png", "tags": [ - "Main" - ] + "Main", + "Apps" + ], + "type": "site" }, { - "type": "website", - "name": "BlockPay Crowdsale", - "url": "https://blockpay.ch/newsroom/investor-relations/", - "icon": "website.png", + "name": "DAC Play Whitepaper", + "url": "http://dacplay.org/en/#whitepaper", + "icon": "paper.png", "tags": [ - "Main" - ] + "Main", + "Science" + ], + "type": "paper" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/BlockPay_ch", - "icon": "twitter.png", + "name": "Forum", + "url": "http://playtalk.org/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "blog", - "name": "Blog", - "url": "https://steemit.com/created/blockpay", - "icon": "steem.png", + "name": "BitShares Forum", + "url": "https://bitsharestalk.org/index.php/board,52.0.html", + "icon": "bitshares.png", "tags": [ - "Main", "News" + ], + "type": "forum" + }, + { + "name": "PLS explorer", + "url": "http://play.bitsharesblocks.com/", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1568727", - "icon": "forum.png", + "name": "DAC Play Client", + "url": "https://dacplay.org/en/", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/BlockPay-1348801331815770/", - "icon": "facebook.png", + "name": "DAC Play Non-technical Whitepaper", + "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BLOCKPAY", - "icon": "openledger.png", + "name": "DAC Play Wiki", + "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", + "type": "wiki", + "icon": "wiki.png", + "tags": [ + "Science" + ] + }, + { + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "type": "custom", + "icon": "yunbi.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] } - ] + ], + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.00000599, + "usd": 0.00141082, + "date": "2015-02-22T00:00:00" + } }, { - "genesis_id": "", - "system": "BlockchainCapital", - "icon": "blockchaincapital", + "genesis_id": "?", + "system": "bitSILVER", + "icon": "bitsilver", "dependencies": [ - "Ethereum" + "BitShares" ], - "token": { - "name": "bcap", - "symbol": "BCAP" - }, - "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" - }, "aliases": { - "coinmarketcap": "BCAP" + "coinmarketcap": "bitSilver" + }, + "ratings": { + "rating_cyber": 3 }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Digital Liquid Venture Fund", - "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2017-04-10T11:00:00", - "end_date": "2017-04-10T17:00:00", - "genesis_address": [ - "3AzSgmD3Bnuit3mhfNk5BhHF5w61xQajc4" - ], - "funding_terms": "https://blockchaincapital.tokenhub.com/", - "funding_url": "https://blockchaincapital.tokenhub.com/", - "tokens_sold": 10000000, - "tokens_issued": 10000000, - "btc_raised": 8415 - }, - "specs": { - "supply": 10000000, - "cap": { - "btc": 8415, - "usd": 10000000 - } + "headline": "Market-Pegget Asset" }, - "first_price": { - "btc": 0.00084153, - "usd": 1, - "date": "2017-04-10T17:00:00" + "consensus": { + "consensus_name": "BitShares", + "consensus_type": "" }, - "flags": { - "supplu_from_here": true + "token": { + "name": "bitSILVER", + "symbol": "BITSILVER" }, + "specs": {}, "links": [ { "type": "website", - "name": "website", - "url": "https://blockchaincapital.tokenhub.com/", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", "icon": "website.png", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/vctoken/", - "icon": "reddit.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1829499.0", - "icon": "bitcoin.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/SILVER", + "icon": "cryptofresh.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Telegram", - "url": "https://t.me/vctoken", - "icon": "telegram.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/SILVER", + "icon": "openledger.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.0751038, + "usd": 17.81847418, + "date": "2015-02-25T00:00:00" + } }, { - "genesis_id": "5299695311446529", - "system": "Blockfreight", - "icon": "blockfreight", + "genesis_id": "", + "system": "Bitsquare", + "icon": "bitsquare", "dependencies": [ - "Counterparty)" + "independent" ], - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Ledger and network for global freight", - "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "Blockfreight", - "nickname": "Blockfreight™" - }, - "crowdsales": { - "start_date": "2016-09-07T08:00:00", - "end_date": "2016-09-30T23:59:00", - "funding_terms": "https://ito.blockfreight.com", - "funding_url": "https://ito.blockfreight.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "" + "token": { + "name": "", + "symbol": "" }, "consensus": { "type": "", "algorithm": "" }, - "token": { - "name": "blockfreight", - "symbol": "BLOCKFREIGHT" + "descriptions": { + "state": "Project", + "system_type": "cryptoservice", + "headline": "Decentrilized Bitcoin Exchange", + "page_state": "draft" }, + "aliases": { + "coinmarketcap": "" + }, + "ratings": {}, "specs": {}, - "flags": {}, + "crowdsales": {}, "first_price": {}, "links": [ { - "type": "website", - "name": "blockfreight.com", - "url": "http://blockfreight.com/", + "type": "site", + "name": "bitsquare.io", + "url": "https://bitsquare.io/", "icon": "website.png", "tags": [ - "Main", - "Apps" + "Main" ] }, { - "type": "paper", - "name": "Blockfreight Whitepaper", - "url": "https://blockfreight.com/whitepaper/", - "icon": "paper.png", + "type": "custom", + "name": "Blog", + "url": "https://bitsquare.io/blog/category/news/", + "rss": "https://bitsquare.io/blog/category/news/feed/", + "icon": "blog.png", "tags": [ "Main", - "Science" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/blockfreight", + "url": "https://twitter.com/bitsquare_", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "github", - "name": "Blockfreight GitHub", - "url": "https://github.com/Blockfreight", - "icon": "github.png", + "type": "forum", + "name": "Forum", + "url": "http://forum.ethereum.org/", + "icon": "forum.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://facebook.com/blockfreight", - "icon": "facebook.png", + "name": "IRC Channel", + "url": "https://webchat.freenode.net/?channels=bitsquare", + "icon": "irc.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/blockfreight/", - "icon": "reddit.png", + "type": "custom", + "name": "Bitsquare Videos", + "url": "https://bitsquare.io/blog/category/video/", + "icon": "link.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://blockfreight.com/news/", - "icon": "blog.png", + "type": "custom", + "name": "Bitsquare Roadmap", + "url": "https://bitsquare.io/roadmap/", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "explorer", - "name": "Blockfreight Asset", - "url": "http://blockscan.com/assetinfo/BLOCKFREIGHT", - "icon": "explorer.png", + "type": "github", + "name": "Bitsquare organization on GitHub", + "url": "https://github.com/bitsquare", "tags": [ - "Explorer", - "Apps" + "Code" + ] + }, + { + "type": "github", + "name": "Bitsquare Client", + "url": "https://github.com/bitsquare/bitsquare/releases", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "paper", + "name": "Bitsquare Whitepaper", + "url": "https://bitsquare.io/bitsquare.pdf", + "icon": "paper.png", + "tags": [ + "Science" ] } ] }, { - "genesis_id": "", - "system": "Blocklancer", + "genesis_id": "?", + "system": "bitUSD", + "icon": "bitusd", "dependencies": [ - "Ethereum" + "BitShares" ], - "icon": "blocklancer", - "token": { - "name": "lancer token", - "symbol": "LNC" + "aliases": { + "coinmarketcap": "bitUSD" + }, + "ratings": { + "rating_cyber": 3 }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_name": "BitShares", + "consensus_type": "" }, "descriptions": { - "state": "Project", + "tags": [ + "DApp" + ], + "state": "Public", "system_type": "cryptoasset", - "headline": "First Decentralized Autonomous Jobmarket" + "headline": "Market-Pegget Asset" }, - "crowdsales": { - "start_date": "2017-08-05T24:00:00", - "end_date": "2017-09-05T24:00:00", - "end_date_plan": "2017-09-05T24:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://blocklancer.net", - "funding_url": "https://blocklancer.net", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "token": { + "name": "bitUSD", + "symbol": "BITUSD" }, + "specs": {}, "links": [ { "type": "website", - "name": "blocklancer.net", - "url": "https://blocklancer.net/", + "name": "whatisbitusd.com", + "url": "http://whatisbitusd.com/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Blocklancer Whitepaper", - "url": "https://blocklancer.net/static/main/docs/lancer_whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Blocklancer GitHub", - "url": "https://github.com/Blocklancer/Blocklancer-Contracts", - "icon": "github.png", + "name": "Documentation", + "url": "http://whatisbitusd.com/whitepaper/", + "icon": "whitepaper.png", "tags": [ "Main", "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1974481.0", - "icon": "bitcointalk.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/blocklancer", - "icon": "twitter.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/USD", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/blocklancer/", - "icon": "reddit.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/USD", + "icon": "cryptofresh.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/blocklancer", - "icon": "facebook.png", + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "News" + "Science" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.00250448, + "usd": 1.09039524, + "date": "2014-09-23T00:00:00" + } }, { "genesis_id": "", - "system": "Blocknet", + "system": "BitworldVIP", + "icon": "BitworldVIP", "dependencies": [ "independent" ], - "icon": "blocknet", "token": { - "name": "blocknet token", - "symbol": "BLOCK" + "name": "", + "symbol": "" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "", + "algorithm": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentrilized Application Platform" - }, - "specs": { - "supply": "" + "system_type": "cryptoservice", + "headline": "Bitcoin investments and tradings", + "page_state": "draft" }, - "flags": {}, + "aliases": { + "coinmarketcap": "" + }, + "ratings": {}, + "specs": {}, + "crowdsales": {}, + "first_price": {}, "links": [ { - "type": "website", - "name": "blocknet.co", - "url": "http://blocknet.co/", + "type": "site", + "name": "bitworldvip.trade", + "url": "https://bitworldvip.trade/", + "icon": "BitworldVIP.png", "tags": [ "Main" ] }, - { - "type": "github", - "name": "Blocknet GitHub", - "url": "https://github.com/atcsecure/blocknet", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Bancor Blog", - "url": "http://blocknet.co/?page_id=138", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=829576.2195;wap2", - "icon": "bitcointalk.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/The_Blocknet", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Blocknet Slack", - "url": "https://blocknet.herokuapp.com/", - "icon": "slack.png", + "name": "Forum", + "url": "http://forum.ethereum.org/", + "icon": "forum.png", "tags": [ "News" ] @@ -8017,145 +7912,64 @@ ] }, { - "genesis_id": "", + "genesis_id": "000001faef25dec4fbcf906e6242621df2c183bf232f263d0ba5b101911e4563", + "system": "BlackCoin", + "icon": "blackcoin", "dependencies": [ - "Ethereum" + "independent" ], - "system": "BoardRoom", - "aliases": { - "coinmarketcap": "BoardRoom" + "token": { + "name": "blackcoin", + "symbol": "BLK" }, - "ratings": {}, "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoservice", - "headline": "Next-gen Blockchain Governance Apparatus", - "tags": [ - "DApp" - ], - "hashtag": "", - "twwidid": "", - "page_state": "draft" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer digital currency with a distributed, decentralized public ledger", + "page_state": "ready" }, - "token": { - "name": "", - "symbol": "" + "aliases": { + "coinmarketcap": "BlackCoin" }, - "links": [ - { - "name": "boardroom.to", - "url": "http://boardroom.to/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "Twitter", - "url": "https://twitter.com/goboardroom", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ], - "type": "twitter" - }, + "specs": { + "p2p": 15715, + "rpc": 15714, + "block_time": 60, + "block_reward": 10000, + "halfing_cycle": "no halving", + "difficulty_cycle": 1, + "txs_confirm": 10, + "mint_confirm": 500 + }, + "events": [ { - "name": "Whitepaper", - "url": "http://boardroom.to/BoardRoom_WhitePaper.pdf", - "tags": [ - "News" - ], - "type": "paper" + "name": "Announcement", + "start_date": "2014-02-16T06:06:19", + "url": "https://bitcointalk.org/index.php?topic=469640.0" }, { - "type": "github", - "name": "BoardRoom GitHub", - "url": "https://github.com/boardroom-project", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] + "name": "Genesis", + "start_date": "2014-02-24T6:00:00" } - ] - }, - { - "genesis_id": "", - "system": "Brickblock", - "dependencies": [ - "Ethereum" ], - "icon": "brickblock", - "token": { - "name": "brickblock token", - "symbol": "BBT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The future of stock trading on the blockchain" - }, - "crowdsales": { - "start_date": "2017-10-31T10:00:00", - "end_date": "2017-11-21T09:59:00", - "end_date_plan": "2017-11-21T09:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://blog.brickblock.io/brickblock-token-sale-812575df1e24", - "funding_url": "https://brickblock.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, "links": [ { "type": "website", - "name": "brickblock.io", - "url": "https://www.brickblock.io/", + "name": "blackcoin.co", + "url": "http://blackcoin.co/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Brickblock General Whitepaper", - "url": "https://www.bancor.network/whitepaper/en", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Brickblock Technical Whitepaper", - "url": "https://www.brickblock.io/files/Brickblock_Technical_Whitepaper_v093.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { + "name": "GitHub", + "url": "https://github.com/rat4/blackcoin", "type": "github", - "name": "Brickblock GitHub", - "url": "https://github.com/brickblock-io", "icon": "github.png", "tags": [ "Main", @@ -8163,581 +7977,180 @@ ] }, { - "type": "blog", - "name": "Brickblock Blog", - "url": "https://blog.brickblock.io/", - "icon": "medium.png", + "name": "Wallet", + "url": "https://github.com/rat4/blackcoin/releases", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1966929", - "icon": "bitcointalk.png", + "name": "blog", + "url": "https://blog.bitcoinfoundation.org/", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/brickblock_io", + "url": "https://twitter.com/coinblack", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { + "name": "Facebook", + "url": "https://www.facebook.com/coinblack", "type": "custom", - "name": "Brickblock Telegram", - "url": "https://t.me/joinchat/AAAAAERj-_1p8AktrkESlQ", - "icon": "telegram.png", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Brickblock Slack", - "url": "https://slack.brickblock.io/", - "icon": "slack.png", + "name": "reddit", + "url": "https://www.reddit.com/r/blackcoin/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/blackcoin", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/brickblock.io/", - "icon": "facebook.png", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/blackcoin/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC7etm1NmMFIlg2KJ6VXNNrA/videos", - "icon": "youtube.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "1.3.849", - "system": "Btsr", - "icon": "btsr", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "Btsr" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "BitTeaser advertising token" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "BTS" - }, - "first_price": { - "btc": 0.000493, - "usd": 0.045, - "date": "2017-04-17T17:59:45" - }, - "token": { - "name": "BTSR", - "symbol": "BTSR" - }, - "crowdsales": { - "start_date": "2016-03-11T00:00:00", - "end_date": "2016-06-15T23:59:59", - "genesis_address": [ - "bts-bitteaser" - ], - "funding_terms": "http://www.btsr.io/", - "funding_url": "http://www.btsr.io/", - "tokens_issued": 3400000, - "tokens_sold": 2472792 - }, - "specs": { - "total_tockens": 3400000 - }, - "ratings": {}, - "links": [ - { - "type": "website", - "name": "btsr.io", - "url": "https://www.btsr.io/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { - "type": "twitter", - "name": "BTSR Twitter", - "url": "https://twitter.com/BTSR4", - "icon": "twitter.png", + "name": "Coinplorer", + "url": "https://coinplorer.com/BC", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/BTSR_BTS", - "icon": "openledger.png", + "name": "Bchain", + "url": "https://bchain.info/BC/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Main", "Apps", - "Exchange" + "Analytics" ] }, { + "name": "cryptoID", + "url": "https://chainz.cryptoid.info/blk/", "type": "explorer", - "name": "BTSR Asset", - "url": "http://cryptofresh.com/a/BTSR", - "icon": "cryptofresh.png", + "icon": "explorer.png", "tags": [ - "Main", "Apps", "Analytics" ] }, { - "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=21900.0", - "icon": "forum.png", + "name": "Coinkite", + "url": "https://coinkite.com/", + "type": "wallet", + "icon": "coinkite.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "BitCoinTalk Thread", - "url": "https://bitcointalk.org/index.php?topic=1396015.0", - "icon": "forum.png", - "tages": [ - "News" + "name": "HolyTransaction", + "url": "https://holytransaction.com/", + "type": "wallet", + "icon": "holytransaction.png", + "tags": [ + "Apps", + "Wallet" ] - } - ] - }, - { - "genesis_id": "3444294670862540038", - "system": "Burst", - "icon": "burst", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Burst" - }, - "consensus": { - "type": "PoS", - "algorithm": "Proof-of-Capacity" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Burst", - "symbol": "BURST" - }, - "specs": { - "block_time": "240", - "block_reward": "Block reward starts at 10,000/block, then decreases 5% each month (similar to halving every 14 months, but much smoother)", - "total_tokens": "2 160 000 000" - }, - "links": [ + }, { - "type": "website", - "name": "burstcoin.info", - "url": "http://burstcoin.info/", - "icon": "website.png", + "name": "Cointopay", + "url": "https://cointopay.com/", + "type": "wallet", + "icon": "holytransaction.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { + "name": "BitInfoCharts", + "url": "https://bitinfocharts.com/blackcoin/explorer/", "type": "explorer", - "name": "Burst Explorer", - "url": "http://burstcoin.biz/stats/", "icon": "explorer.png", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "Burst GitHub", - "url": "https://github.com/BurstProject/burstcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=731923.0", + "url": "https://bitcointalk.org/index.php?topic=599299.0", + "type": "forum", "icon": "forum.png", "tags": [ - "Main", "News" ] - } - ], - "first_price": { - "btc": 0.0000054, - "usd": 0.00259347, - "date": "2014-08-30T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Byteball", - "icon": "byteball", - "dependencies": [ - "independent" - ], - "token": { - "name": "gbyte", - "symbol": "GBYTE" - }, - "consensus": { - "type": "", - "algorithm": "directed\tacyclic\tgraph" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "System that allows tamper proof\tstorage\tof arbitrary data", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "Byteball" - }, - "specs": { - "supply": 1000000, - "cap": {} - }, - "first_price": { - "date": "2016-12-27T13:00:00", - "btc": 0.01638507, - "usd": 15.99209222 - }, - "flags": { - "supply_from_here": true - }, - "links": [ + }, { - "type": "site", - "name": "byteball.org", - "url": "https://byteball.org", - "icon": "website.png", + "name": "Whitepaper", + "url": "http://blackcoin.co/blackcoin-pos-protocol-v2-whitepaper.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main" + "Science" ] }, { - "type": "github", - "name": "Byteball GitHub", - "url": "https://github.com/byteball", - "icon": "github.png", + "name": "Blackcoin Obsidian Stealth Wallet Tutorial", + "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", "Code" ] }, { - "type": "wallet", - "name": "Byteball Wallet", - "url": "https://github.com/byteball/byteball/releases", - "icon": "wallet.png", - "tags": [ - "Wallet", - "Apps" - ] - }, - { - "type": "forum", - "name": "BTCtalk Forum", - "url": "https://bitcointalk.org/index.php?topic=1608859.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "custom", - "name": "Byteball Slack", - "url": "http://slack.byteball.org/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ByteballOrg", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { + "name": "Two Party double deposit trustless escrow in cryptographic networks and Bitcoin. by David Zimbeck ", + "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", "type": "paper", - "name": "Byteball Whitepaper", - "url": "https://byteball.org/Byteball.pdf", "icon": "paper.png", "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "Byteball Explorer", - "url": "https://explorer.byteball.org", - "icon": "explorer.png", - "tags": [ - "Wallet", - "Apps" - ] - }, - { - "type": "exchange", - "name": "cryptox.pl", - "url": "https://cryptox.pl", - "icon": "explorer.png", - "tags": [ - "Exchange", - "Apps" - ] - } - ] - }, - { - "genesis_id": "13a537627c969dfda1bf6a2688694aa139f66d643073d49afc5cdd75d3c1e400", - "system": "Bytecoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "Bytecoin", - "symbol": "BCN" - }, - "consensus": { - "type": "PoW", - "algorithm": "CryptoNight" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "The private untraceable cryptocurrency", - "tags": [ - "DAO" - ], - "hashtag": "#bytecoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Bytecoin+BCN", - "CurrencyName": "Bytecoin" - }, - "ratings": { - "rating_cyber": 2 - }, - "specs": { - "p2p": 8080, - "rpc": 8081, - "block_time": 120, - "block_reward": "Block reward decreases each block according to the formula: BaseReward = (MSupply - A)/2^18, where MSupply = (2^64 - 1) atomic units and 'A' is amount of already generated coins", - "total_tokens": 18446744073710000000, - "difficulty_cycle": "each block" - }, - "events": [ - { - "announcement": "30/06/2012", - "genesis": "4/07/2012" - } - ], - "links": [ - { - "type": "risk", - "name": ">82% of token supply is probably under control of network founders", - "url": "", - "icon": "" - }, - { - "name": "bytecoin.org", - "url": "https://bytecoin.org", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "site" - }, - { - "name": "Bytecoin GitHub", - "url": "https://github.com/amjuarez/bytecoin", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "Bytecoin Whitepaper", - "url": "https://cryptonote.org/whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "ChainRadar", - "url": "http://chainradar.com/bcn/blocks", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "Bytecoin Wallets", - "url": "https://bytecoin.org/downloads/", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ], - "type": "walllet" - }, - { - "name": "Twitter", - "url": "https://twitter.com/Bytecoin_BCN", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=512747.0", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "http://bytecoin.org/blog", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "Bytecoin News", - "url": "https://bytecoin.org/news/", - "icon": "link.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "reddit", - "url": "http://www.reddit.com/r/BytecoinBCN/", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bytecoin", - "type": "custom", - "icon": "cointelegraph.png", - "tags": [ - "News" - ] - }, - { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/bytecoin/", - "type": "custom", - "icon": "cryptocoinnews.jpg", - "tags": [ - "News" - ] - }, - { - "name": "Bytecoin Wiki", - "url": "https://wiki.bytecoin.org/wiki/Main_Page", - "icon": "wiki.png", - "tags": [ - "Main", "Science" - ], - "type": "wiki" - }, - { - "name": "MinerGate Explorer", - "url": "https://minergate.com/", - "type": "explorer", - "icon": "minergate.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bytecoin-bcn/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" ] }, { - "name": "Bytecoiner Faucet", - "url": "http://bytecoiner.org/giveaway/", + "name": "BlackHalo", + "url": "http://blackhalo.info/", "type": "custom", "icon": "link.png", "tags": [ @@ -8745,28 +8158,19 @@ ] }, { - "name": "Bytecoin Faucet", - "url": "https://freebytecoin.cf/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/blackcoin/#markets", "type": "custom", "icon": "link.png", - "tags": [ - "Apps" - ] - }, - { - "name": "HitBTC", - "url": "https://hitbtc.com/", - "type": "custom", - "icon": "hitbtc.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { + "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", - "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -8774,523 +8178,312 @@ ] }, { - "name": "BTC Market", - "url": "https://btc-market.org", - "type": "custom", - "icon": "btcmarket.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Changer", - "url": "https://www.changer.com/", - "type": "custom", - "icon": "changer.png", + "type": "exchange", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Aggregate Addresses in CryptoNote: Towards Efficient Privacy", - "url": "https://bytecoin.org/static/files/docs/aggregate-addresses.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote v 2.0", - "url": "https://cryptonote.org/whitepaper.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Difficulty Adjustment", - "url": "https://cryptonote.org/cns/cns010.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Technology", - "url": "https://cryptonote.org/cns/cns009.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNight Hash Function", - "url": "https://cryptonote.org/cns/cns008.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Keys and Addresses", - "url": "https://cryptonote.org/cns/cns007.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote One-Time Keys", - "url": "https://cryptonote.org/cns/cns006.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Transaction Extra Field", - "url": "https://cryptonote.org/cns/cns005.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Transactions", - "url": "https://cryptonote.org/cns/cns004.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Blockchain", - "url": "https://cryptonote.org/cns/cns003.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Signatures", - "url": "https://cryptonote.org/cns/cns002.txt", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "MinerGate", - "url": "https://minergate.com/", - "type": "custom", - "icon": "minergate.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Miner.Center", - "url": "http://miner.center/", - "type": "custom", - "icon": "mining.png", + "type": "exchange", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "shscrypto", - "url": "http://bcn.shscrypto.net/", - "type": "custom", - "icon": "mining.png", + "type": "exchange", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "cryptonight.net", - "url": "http://cryptonight.net/", - "type": "custom", - "icon": "mining.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "DemoCats", - "url": "http://bcn.democats.org/", - "type": "custom", - "icon": "mining.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "CryptMonero", - "url": "http://cryptmonero.com/bytecoin/", - "type": "custom", - "icon": "mining.png", + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] } ], "first_price": { - "btc": 1.8e-7, - "usd": 0.00009232, - "date": "2014-05-20T00:00:00" + "btc": 0.00001169, + "usd": 0.00699405, + "date": "2014-02-28T00:00:00" + }, + "flags": { + "quantum": true } }, { - "genesis_id": "863626dadaef221e2e2f30ff3dacae44cabdae9e0028058072181b3fb675d94a", - "system": "Canada eCoin", + "genesis_id": "", + "system": "BlockchainCapital", + "icon": "blockchaincapital", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "canadaecoin", - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Litecoin Fork", - "tags": [ - "DAO" - ] - }, - "aliases": { - "CurrencyName": "canadaecoin", - "coinmarketcap": "Canada eCoin" + "token": { + "name": "bcap", + "symbol": "BCAP" }, - "ratings": {}, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, - "token": { - "name": "canadaecoin", - "symbol": "CDN" + "aliases": { + "coinmarketcap": "BCAP" }, - "specs": { - "block_time": 30, - "block_reward": "blocks 0-500:25 eCoins, 501-1000: 50 eCoins, 1001-2000:75 eCoins, 2001+:100 eCoins (resuming normal halving schedule after reaching 100 eCoin block rewards", - "total_tokens": 100000000 + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Digital Liquid Venture Fund", + "tags": [ + "DApp" + ], + "page_state": "draft" }, - "first_price": { - "btc": 7.3e-7, - "usd": 0.00032362, - "date": "2014-05-11T00:00:00" + "crowdsales": { + "start_date": "2017-04-10T11:00:00", + "end_date": "2017-04-10T17:00:00", + "genesis_address": [ + "3AzSgmD3Bnuit3mhfNk5BhHF5w61xQajc4" + ], + "funding_terms": "https://blockchaincapital.tokenhub.com/", + "funding_url": "https://blockchaincapital.tokenhub.com/", + "tokens_sold": 10000000, + "tokens_issued": 10000000, + "btc_raised": 8415 }, - "links": [ - { - "name": "canadaecoin.ca", - "url": "http://canadaecoin.ca", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "CND Block Explorer", - "url": "http://explorer.canadaecoin.ca/", - "icon": "bitsharesblocks.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "GitHub", - "url": "https://github.com/Canada-eCoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ], - "type": "github" - }, - { - "name": "Mining Pool", - "url": "http://pool.canadaecoin.ca/", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ], - "type": "github" - }, - { - "name": "Twitter", - "url": "https://twitter.com/CanadaeCoin", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=545675.0", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "BlueTrade", - "url": "https://bleutrade.com", - "type": "custom", - "icon": "bluetrade.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/canada-ecoin/#markets", - "type": "custom", - "icon": "cmc.png", - "tags": [ - "Apps", - "Analytics" - ] + "specs": { + "supply": 10000000, + "cap": { + "btc": 8415, + "usd": 10000000 } - ] - }, - { - "genesis_id": "000008f971bd331b204f4c96b32205103ac5790a93bd06a362b9650d478d1f51", - "system": "CannabisCoin", - "icon": "cannabiscoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "CannabisCoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "X11" }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "first_price": { + "btc": 0.00084153, + "usd": 1, + "date": "2017-04-10T17:00:00" }, - "token": { - "name": "CannabisCoin", - "symbol": "CANN" + "flags": { + "supplu_from_here": true }, - "specs": {}, "links": [ { "type": "website", - "name": "cannabiscoin.net", - "url": "http://cannabiscoin.net/", + "name": "website", + "url": "https://blockchaincapital.tokenhub.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/cann/", - "icon": "cryptoid.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/vctoken/", + "icon": "reddit.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "CannabisCoin GitHub", - "url": "https://github.com/cannabiscoindev/cannabiscoin420", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1829499.0", + "icon": "bitcoin.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=827998.0", - "icon": "forum.png", + "type": "custom", + "name": "Telegram", + "url": "https://t.me/vctoken", + "icon": "telegram.png", "tags": [ "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000189, - "usd": 0.00110493, - "date": "2014-08-02T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "CarTaxi", + "genesis_id": "5299695311446529", + "system": "Blockfreight", + "icon": "blockfreight", "dependencies": [ - "Ethereum" + "Counterparty)" ], - "icon": "cartaxi", - "token": { - "name": "cartaxi token", - "symbol": "CTX" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "The “UBER” of car towing on Ethereum" + "headline": "Ledger and network for global freight", + "tags": [ + "DApp" + ] + }, + "aliases": { + "coinmarketcap": "Blockfreight", + "nickname": "Blockfreight™" }, "crowdsales": { - "start_date": "2017-08-30T00:00:00", - "end_date": "2017-10-29T23:59:00", - "end_date_plan": "2017-10-29T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", - "funding_url": "https://cartaxi.io/pre-ico", + "start_date": "2016-09-07T08:00:00", + "end_date": "2016-09-30T23:59:00", + "funding_terms": "https://ito.blockfreight.com", + "funding_url": "https://ito.blockfreight.com", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "btc_raised": "" }, - "links": [ - { - "type": "website", - "name": "cartaxi.io", - "url": "https://cartaxi.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "CarTaxi Whitepaper", - "url": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", - "tags": [ - "Main", - "Science" - ] - }, + "consensus": { + "type": "", + "algorithm": "" + }, + "token": { + "name": "blockfreight", + "symbol": "BLOCKFREIGHT" + }, + "specs": {}, + "flags": {}, + "first_price": {}, + "links": [ { - "type": "github", - "name": "CarTaxi GitHub", - "url": "https://github.com/CarTaxiico", - "icon": "github.png", + "type": "website", + "name": "blockfreight.com", + "url": "http://blockfreight.com/", + "icon": "website.png", "tags": [ "Main", - "Code" + "Apps" ] }, { - "type": "blog", - "name": "CarTaxi Blog", - "url": "https://medium.com/@CarTaxi_24", - "icon": "medium.png", + "type": "paper", + "name": "Blockfreight Whitepaper", + "url": "https://blockfreight.com/whitepaper/", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2113124", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/blockfreight", + "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/CarTaxi_24", - "icon": "twitter.png", + "type": "github", + "name": "Blockfreight GitHub", + "url": "https://github.com/Blockfreight", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "custom", - "name": "CarTaxi Telegram", - "url": "https://t.me/cartaxi_io", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://facebook.com/blockfreight", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/CarTaxiICO/", + "name": "reddit", + "url": "https://www.reddit.com/r/blockfreight/", "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cartaxi.io/", - "icon": "facebook.png", + "type": "blog", + "name": "Blog", + "url": "https://blockfreight.com/news/", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC2pVj6SQ5Eos16SUAjjtJIg", - "icon": "youtube.png", + "type": "explorer", + "name": "Blockfreight Asset", + "url": "http://blockscan.com/assetinfo/BLOCKFREIGHT", + "icon": "explorer.png", "tags": [ - "News" + "Explorer", + "Apps" ] } ] }, { "genesis_id": "", - "system": "Cash Poker Pro", + "system": "Blocklancer", "dependencies": [ "Ethereum" ], - "icon": "cashpokerpro", + "icon": "blocklancer", "token": { - "name": "poker room token", - "symbol": "CASH" + "name": "lancer token", + "symbol": "LNC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -9299,19 +8492,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Modern decentralized poker room" + "headline": "First Decentralized Autonomous Jobmarket" }, "crowdsales": { - "start_date": "2017-10-26T18:00:00", - "end_date": "2017-11-18T18:00:00", - "end_date_plan": "2017-11-18T18:00:00", + "start_date": "2017-08-05T24:00:00", + "end_date": "2017-09-05T24:00:00", + "end_date_plan": "2017-09-05T24:00:00", "genesis_address": [ "" ], - "funding_terms": "http://cashpokerpro.io", - "funding_url": "http://cashpokerpro.io/token", + "funding_terms": "https://blocklancer.net", + "funding_url": "https://blocklancer.net", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" @@ -9323,16 +8516,16 @@ "links": [ { "type": "website", - "name": "cashpokerpro.io", - "url": "http://cashpokerpro.io", + "name": "blocklancer.net", + "url": "https://blocklancer.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Cash Poker Pro Whitepaper", - "url": "https://cashpokerpro.io/whitepaper.pdf", + "name": "Blocklancer Whitepaper", + "url": "https://blocklancer.net/static/main/docs/lancer_whitepaper.pdf", "tags": [ "Main", "Science" @@ -9340,28 +8533,18 @@ }, { "type": "github", - "name": "Cash Poker Pro GitHub", - "url": "https://github.com/cashpokerpro-dev/", + "name": "Blocklancer GitHub", + "url": "https://github.com/Blocklancer/Blocklancer-Contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Cash Poker Pro Blog", - "url": "https://medium.com/@CashPokPro", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2056999.0", + "url": "https://bitcointalk.org/index.php?topic=1974481.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -9370,17 +8553,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CashPokPro", + "url": "https://twitter.com/blocklancer", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Cash Poker Pro Telegram", - "url": "https://t.me/cashpokerpro", - "icon": "telegram.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/blocklancer/", + "icon": "reddit.png", "tags": [ "News" ] @@ -9388,7 +8571,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cashppro", + "url": "https://www.facebook.com/blocklancer", "icon": "facebook.png", "tags": [ "News" @@ -9396,147 +8579,43 @@ } ] }, - { - "genesis_id": "4f46c9af6d88a14114b7dc53a37d81ba4064cda5ae2ede1213ca28fea9b86e9c", - "system": "Casinocoin", - "icon": "casinocoin", - "aliases": { - "coinmarketcap": "CasinoCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "18/07/2013" - }, - "token": { - "name": "CasinoCoin", - "symbol": "CSC" - }, - "specs": { - "p2p": 47950, - "rpc": 47970, - "block_time": "30", - "block_reward": 50, - "halfing_cycle": 3153600, - "total_tokens": 36000000, - "difficulty_cycle": "720" - }, - "links": [ - { - "type": "website", - "name": "casinocoin.org", - "url": "http://casinocoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://csc.blockexp.info/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Casinocoin GitHub", - "url": "https://github.com/transcoder/CasinoCoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=258090.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00004186, - "usd": 0.00384803, - "date": "2013-07-25T00:00:00" - } - }, { "genesis_id": "", - "system": "Centra", + "system": "Blocknet", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "centra", + "icon": "blocknet", "token": { - "name": "centra token", - "symbol": "CTR" + "name": "blocknet token", + "symbol": "BLOCK" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Centra Card is the worlds first Multi-Blockchain Debit Card" + "headline": "Decentrilized Application Platform" }, - "crowdsales": { - "start_date": "2017-08-05T00:00:00", - "end_date": "2017-10-05T00:00:00", - "end_date_plan": "2017-10-05T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.centra.tech/terms-of-service/", - "funding_url": "https://www.centra.tech/token-sale/", - "tokens_sold": 68000000, - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "centra.tech", - "url": "https://www.centra.tech/", + "name": "blocknet.co", + "url": "http://blocknet.co/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Centra Whitepaper", - "url": "https://www.centra.tech/CentraWhitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Centra GitHub", - "url": "https://github.com/CentraTech/smart-contract", + "name": "Blocknet GitHub", + "url": "https://github.com/atcsecure/blocknet", "icon": "github.png", "tags": [ "Main", @@ -9545,8 +8624,8 @@ }, { "type": "blog", - "name": "Centra Blog", - "url": "https://medium.com/@Centra", + "name": "Bancor Blog", + "url": "http://blocknet.co/?page_id=138", "icon": "medium.png", "tags": [ "Main", @@ -9556,228 +8635,117 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2041101", + "url": "https://bitcointalk.org/index.php?topic=829576.2195;wap2", "icon": "bitcointalk.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Centra_Card", + "url": "https://twitter.com/The_Blocknet", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Centra Telegram", - "url": "https://t.me/centratech", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Centra Slack", - "url": "https://centratech.herokuapp.com/", + "name": "Blocknet Slack", + "url": "https://blocknet.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/CentraCard", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCGeFS7P6f6dLuwtQpZtRnuA", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", - "system": "Cethereum", + "genesis_id": "1.3.1072", + "system": "BlockPay", + "icon": "blockpay", "dependencies": [ - "independent" + "BitShares" ], "token": { - "name": "cether", - "symbol": "ETC" + "name": "blockpay", + "symbol": "BLOCKPAY" }, "consensus": { - "type": "PoW", - "algorithm": "Ethash" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Smart Contract and Decentralized Application Platform", - "tags": [ - "DAO" - ], - "page_state": "ready" + "type": "BitShares", + "algorithm": "User Issued Asset" }, "aliases": { - "coinmarketcap": "Ethereum Classic", - "nickname": "Ethereum Classic" - }, - "specs": {}, - "first_price": { - "btc": 0.00138906, - "usd": 0.91075108, - "date": "2016-07-24T04:20:00" - }, - "flags": { - "quantum": true - }, - "links": [ - { - "name": "Website", - "url": "https://ethereumclassic.github.io/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "site" - } - ] - }, - { - "genesis_id": "", - "system": "ChainLink", - "dependencies": [ - "Ethereum" - ], - "icon": "chainlink", - "token": { - "name": "chainlink token", - "symbol": "LINK" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "coinmarketcap": "BlockPay" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Decentralized Oracle Network" + "headline": "Fast & free platform that supports all of the digital currencies payments", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-09-19T00:00:00", - "end_date": "2017-09-19T00:00:00", - "end_date_plan": "2017-09-19T00:00:00", + "start_date": "2016-08-20T00:00:00", + "end_date": "2016-09-04T10:22:00", "genesis_address": [ - "" - ], - "funding_terms": "http://smartcontract.com/link", - "funding_url": "https://link.smartcontract.com/crowdsale", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" + "ico.blockpay", + "37jDFfS9WJEPL33YivJbnjfQQNU5RjFWFY" ], - "raised": [ - "usd = 3000000" - ] + "funding_terms": "https://bitcointalk.org/index.php?topic=1587349", + "funding_url": "https://blockpay.ch/newsroom/investor-relations/", + "tokens_sold": 3924368, + "tokens_issued": 98928316, + "btc_raised": 1095.97 + }, + "specs": { + "supply": 98928316 + }, + "first_price": { + "btc": 0.00027927, + "usd": 0.16750615, + "date": "2016-09-04T10:22:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "smartcontract.com", - "url": "http://smartcontract.com/link", + "name": "blockpay.ch", + "url": "https://blockpay.ch", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "ChainLink Whitepaper", - "url": "https://link.smartcontract.com/whitepaper", - "tags": [ - "Main", - "Science" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Chain of Points", - "dependencies": [ - "Ethereum" - ], - "icon": "chainofpoints", - "token": { - "name": "point coin", - "symbol": "POINt" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Transforming Loyalty into Rewards" - }, - "crowdsales": { - "start_date": "2017-02-26T09:00:00", - "end_date": "2017-03-02T11:59:00", - "end_date_plan": "2017-03-02T11:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://chainofpoints.com/", - "funding_url": "https://chainofpoints.com/", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ { "type": "website", - "name": "chainofpoints.com", - "url": "https://chainofpoints.com/", + "name": "BlockPay Crowdsale", + "url": "https://blockpay.ch/newsroom/investor-relations/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Chain of Points Whitepaper", - "url": "https://chainofpoints.com/cop_whitepaper.pdf", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/BlockPay_ch", + "icon": "twitter.png", "tags": [ - "Main", - "Science" + "News" ] }, { "type": "blog", - "name": "Chain of Points Blog", - "url": "https://medium.com/chainofpoints", - "icon": "medium.png", + "name": "Blog", + "url": "https://steemit.com/created/blockpay", + "icon": "steem.png", "tags": [ "Main", "News" @@ -9785,207 +8753,157 @@ }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1773304.msg17688483", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/chainofpoints", - "icon": "twitter.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1568727", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/chainofpoints", + "url": "https://www.facebook.com/BlockPay-1348801331815770/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Chain of Points Slack", - "url": "https://chainofpoints.slack.com/", - "icon": "slack.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BLOCKPAY", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "Chimaera", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "chimaera", - "token": { - "name": "chimaera token", - "symbol": "CHI" + "system": "BoardRoom", + "aliases": { + "coinmarketcap": "BoardRoom" }, + "ratings": {}, "consensus": { - "consensus_type": "PoW", - "consensus_name": "Proof-of-work" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralised Autonomous Universes (and games)" - }, - "crowdsales": { - "start_date": "2017-10-16T18:00:00", - "end_date": "2017-10-16T18:00:00", - "end_date_plan": "2017-10-16T18:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", - "funding_url": "https://chimaera.io", - "tokens_sold": 0, - "tokens_issued": 0, - "btc_raised": 0, - "cap_limit": [ - "" + "system_type": "cryptoservice", + "headline": "Next-gen Blockchain Governance Apparatus", + "tags": [ + "DApp" ], - "raised": [ - "" - ] + "hashtag": "", + "twwidid": "", + "page_state": "draft" }, - "specs": { - "supply": 75000000 + "token": { + "name": "", + "symbol": "" }, "links": [ { - "type": "website", - "name": "chimaera.io", - "url": "https://chimaera.io", + "name": "boardroom.to", + "url": "http://boardroom.to/", + "icon": "website.png", "tags": [ "Main" - ] - }, - { - "type": "paper", - "name": "Chimaera Whitepaper", - "url": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", - "tags": [ - "Main", - "Science" - ] + ], + "type": "website" }, { - "type": "github", - "name": "Chimaera GitHub", - "url": "https://github.com/chronokings", - "icon": "github.png", + "name": "Twitter", + "url": "https://twitter.com/goboardroom", + "icon": "twitter.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "twitter" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/chimaera_tech", - "icon": "twitter.png", + "name": "Whitepaper", + "url": "http://boardroom.to/BoardRoom_WhitePaper.pdf", "tags": [ "News" - ] + ], + "type": "paper" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/chimaeratech/", - "icon": "facebook.png", + "type": "github", + "name": "BoardRoom GitHub", + "url": "https://github.com/boardroom-project", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] } ] }, { "genesis_id": "", - "system": "Chronobank", - "icon": "chronobank", + "system": "BOScoin", "dependencies": [ - "Ethereum", - "Waves", - "NEM" + "independent" ], + "icon": "boscoin", "token": { - "name": "time", - "symbol": "TIME" + "name": "BOScoin token", + "symbol": "BOS" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Chronobank" + "consensus_type": "PoW", + "consensus_name": "Proof-of-Work" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "The most sustainable stable coins", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "Congressional Network for Trust Contracts" }, "crowdsales": { - "start_date": "2016-12-15T00:00:00", - "end_date": "2017-02-15T20:00:00", + "start_date": "2017-05-10T00:00:00", + "end_date": "2017-06-20T00:00:00", + "end_date_plan": "2017-06-20T00:00:00", "genesis_address": [ - "36LHZyzMASdBQMecfSrTx5sGDaFS73YLLJ", - "3Cq8F4SzxmM5UfURgRNmq9PirVckeK1Hfn", - "NBHBCH-XNNOEZ-BJDWY2-JOTAMF-AKYJ3B-4BHJY4-LJ6T", - "0x8a37a0b8d48486b2117e958062d28096bec2539a", - "0x7e10e808a819e8bab77a749c5471ff4be8bd6325", - "3PQ5gszpaa6yPkGg7DuojbvYeSuGJzQC3aK", - "3PPxVMRb74J5dPPBTRsTeBSveNTicANT5iC", - "EUrg7oihDT1HR8rpYNMErtxWGpDF9iLDKc" + "" ], - "funding_terms": "https://chronobank.io", - "funding_url": "https://chronobank.io", - "tokens_sold": 624899.2735, - "tokens_issued": 710112.8108, - "btc_raised": 4058.0147 - }, - "specs": { - "supply": 710112.8108, - "cap": { - "btc": 4611, - "usd": 4627382 - } - }, - "first_price": { - "btc": 0.00649387, - "usd": 6.51640373 + "funding_terms": "http://boscoin.wpengine.com/?page_id=114", + "funding_url": "https://boscoin.io/member/join/?lang=en", + "tokens_sold": "", + "tokens_issued": 276093688.786, + "btc_raised": 6902.342, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 12202995.54" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "Chronobank.io", - "url": "https://chronobank.io", - "icon": "website.png", + "name": "boscoin.io", + "url": "https://www.boscoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Chronobank Whitepaper", - "url": "https://chronobank.io/files/whitepaper.pdf", - "icon": "paper.png", + "name": "BOScoin Whitepaper", + "url": "https://www.boscoin.io/wordpress/wp-content/themes/boscoin/src/pdf/boscoinwhitepaperv20170202.pdf", "tags": [ "Main", "Science" @@ -9993,8 +8911,8 @@ }, { "type": "github", - "name": "Chronobank GitHub", - "url": "https://github.com/ChronoBank", + "name": "BOScoin GitHub", + "url": "https://github.com/owlchain/owlchain-core", "icon": "github.png", "tags": [ "Main", @@ -10003,19 +8921,19 @@ }, { "type": "blog", - "name": "Chronobank Blog", - "url": "https://blog.chronobank.io/", - "icon": "blog.png", + "name": "BOScoin Blog", + "url": "https://medium.com/boscoin", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "custom", - "name": "Chronobank Slack", - "url": "https://chronobank.herokuapp.com/", - "icon": "slack.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1759662.msg17571483#msg175714830", + "icon": "bitcointalk.png", "tags": [ "News" ] @@ -10023,26 +8941,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ChronobankNews", + "url": "https://twitter.com/boscoinio", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/ChronoBank/", - "icon": "reddit.png", + "type": "slack", + "name": "BOScoin Slack", + "url": "https://slack-boscoin.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTCtalk Forum", - "url": "https://bitcointalk.org/index.php?topic=1680361.0", - "icon": "forum.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/boscoin/", + "icon": "reddit.png", "tags": [ "News" ] @@ -10050,7 +8968,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/ChronoBank.io", + "url": "https://www.facebook.com/boscoinio", "icon": "facebook.png", "tags": [ "News" @@ -10059,42 +8977,24 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCTo65YisnLqmbDcCoWyktnQ", + "url": "https://www.youtube.com/channel/UCRjoA41Ukj_Vnt9Ec6oi7Qw", "icon": "youtube.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Development Plan", - "url": "https://chronobank.io/files/dev_plan.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Business Outline", - "url": "https://chronobank.io/files/business_outline.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] } ] }, { "genesis_id": "", - "system": "Cindicator", + "system": "Brickblock", "dependencies": [ "Ethereum" ], - "icon": "cindicator", + "icon": "brickblock", "token": { - "name": "cindicator token", - "symbol": "CND" + "name": "brickblock token", + "symbol": "BBT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -10103,17 +9003,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Hybrid Intelligence for asset management" + "headline": "The future of stock trading on the blockchain" }, "crowdsales": { - "start_date": "2017-09-12T13:00:00", - "end_date": "2017-10-12T13:00:00", - "end_date_plan": "2017-10-12T13:00:00", + "start_date": "2017-10-31T10:00:00", + "end_date": "2017-11-21T09:59:00", + "end_date_plan": "2017-11-21T09:59:00", "genesis_address": [ "" ], - "funding_terms": "https://cindicator.com", - "funding_url": "https://cindicator.com", + "funding_terms": "https://blog.brickblock.io/brickblock-token-sale-812575df1e24", + "funding_url": "https://brickblock.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -10127,16 +9027,25 @@ "links": [ { "type": "website", - "name": "cindicator.com", - "url": "https://cindicator.com/", + "name": "brickblock.io", + "url": "https://www.brickblock.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Cindicator Whitepaper", - "url": "https://cindicator.com/Cindicator_WhitePaper_en.pdf", + "name": "Brickblock General Whitepaper", + "url": "https://www.bancor.network/whitepaper/en", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Brickblock Technical Whitepaper", + "url": "https://www.brickblock.io/files/Brickblock_Technical_Whitepaper_v093.pdf", "tags": [ "Main", "Science" @@ -10144,8 +9053,8 @@ }, { "type": "github", - "name": "Cindicator GitHub", - "url": "https://github.com/cindicator", + "name": "Brickblock GitHub", + "url": "https://github.com/brickblock-io", "icon": "github.png", "tags": [ "Main", @@ -10154,8 +9063,8 @@ }, { "type": "blog", - "name": "Cindicator Blog", - "url": "https://medium.com/@Cindicator", + "name": "Brickblock Blog", + "url": "https://blog.brickblock.io/", "icon": "medium.png", "tags": [ "Main", @@ -10165,7 +9074,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2062875", + "url": "https://bitcointalk.org/index.php?topic=1966929", "icon": "bitcointalk.png", "tags": [ "News" @@ -10174,7 +9083,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/crowd_indicator", + "url": "https://twitter.com/brickblock_io", "icon": "twitter.png", "tags": [ "News" @@ -10182,8 +9091,8 @@ }, { "type": "custom", - "name": "Cindicator Telegram", - "url": "https://t.me/cindicator_news", + "name": "Brickblock Telegram", + "url": "https://t.me/joinchat/AAAAAERj-_1p8AktrkESlQ", "icon": "telegram.png", "tags": [ "News" @@ -10191,27 +9100,27 @@ }, { "type": "slack", - "name": "Cindicator Slack", - "url": "https://cindicator-community.slack.com/join/shared_invite/MjE5MDg2NzI5Mjg2LTE1MDExMDQzNTUtZjU4ZWRjNDlkNw", + "name": "Brickblock Slack", + "url": "https://slack.brickblock.io/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Cindicator/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/brickblock.io/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/crowdindicator", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC7etm1NmMFIlg2KJ6VXNNrA/videos", + "icon": "youtube.png", "tags": [ "News" ] @@ -10219,248 +9128,544 @@ ] }, { - "genesis_id": "", - "system": "Civic", + "genesis_id": "1.3.849", + "system": "Btsr", + "icon": "btsr", "dependencies": [ - "Bitcoin" + "BitShares" ], - "icon": "civic", - "token": { - "name": "civic token", - "symbol": "CVC" + "aliases": { + "coinmarketcap": "Btsr" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "BitTeaser advertising token" }, "consensus": { "consensus_type": "", - "consensus_name": "Bitcoin" + "consensus_name": "BTS" }, - "descriptions": { - "state": "Pre-public", - "system_type": "cryptoasset", - "headline": "Identity Verification via Blockchain" + "first_price": { + "btc": 0.000493, + "usd": 0.045, + "date": "2017-04-17T17:59:45" + }, + "token": { + "name": "BTSR", + "symbol": "BTSR" }, "crowdsales": { - "start_date": "2017-06-21T13:00:00", - "end_date": "2017-06-28T00:00:00", - "end_date_plan": "2017-06-28T00:00:00", + "start_date": "2016-03-11T00:00:00", + "end_date": "2016-06-15T23:59:59", "genesis_address": [ - "" + "bts-bitteaser" ], - "funding_terms": "https://tokensale.civic.com/#terms", - "funding_url": "https://tokensale.civic.com/", - "tokens_sold": 330000000, - "tokens_issued": 1000000000, - "btc_raised": 12199, - "cap_limit": [ - "usd = 100011140" + "funding_terms": "http://www.btsr.io/", + "funding_url": "http://www.btsr.io/", + "tokens_issued": 3400000, + "tokens_sold": 2472792 + }, + "specs": { + "total_tockens": 3400000 + }, + "ratings": {}, + "links": [ + { + "type": "website", + "name": "btsr.io", + "url": "https://www.btsr.io/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "twitter", + "name": "BTSR Twitter", + "url": "https://twitter.com/BTSR4", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/BTSR_BTS", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Exchange" + ] + }, + { + "type": "explorer", + "name": "BTSR Asset", + "url": "http://cryptofresh.com/a/BTSR", + "icon": "cryptofresh.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=21900.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BitCoinTalk Thread", + "url": "https://bitcointalk.org/index.php?topic=1396015.0", + "icon": "forum.png", + "tages": [ + "News" + ] + } + ] + }, + { + "genesis_id": "3444294670862540038", + "system": "Burst", + "icon": "burst", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Burst" + }, + "consensus": { + "type": "PoS", + "algorithm": "Proof-of-Capacity" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Burst", + "symbol": "BURST" + }, + "specs": { + "block_time": "240", + "block_reward": "Block reward starts at 10,000/block, then decreases 5% each month (similar to halving every 14 months, but much smoother)", + "total_tokens": "2 160 000 000" + }, + "links": [ + { + "type": "website", + "name": "burstcoin.info", + "url": "http://burstcoin.info/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Burst Explorer", + "url": "http://burstcoin.biz/stats/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "Burst GitHub", + "url": "https://github.com/BurstProject/burstcoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=731923.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.0000054, + "usd": 0.00259347, + "date": "2014-08-30T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Byteball", + "icon": "byteball", + "dependencies": [ + "independent" + ], + "token": { + "name": "gbyte", + "symbol": "GBYTE" + }, + "consensus": { + "type": "", + "algorithm": "directed\tacyclic\tgraph" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "System that allows tamper proof\tstorage\tof arbitrary data", + "tags": [ + "DAO" ], - "raised": [ - "usd = 32999965" - ] + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Byteball" }, "specs": { - "supply": 1000000000 + "supply": 1000000, + "cap": {} + }, + "first_price": { + "date": "2016-12-27T13:00:00", + "btc": 0.01638507, + "usd": 15.99209222 + }, + "flags": { + "supply_from_here": true }, "links": [ { - "type": "website", - "name": "civic.com", - "url": "https://www.civic.com/", + "type": "site", + "name": "byteball.org", + "url": "https://byteball.org", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Civic Whitepaper", - "url": "https://tokensale.civic.com/static/images/landing/CivicTokenSaleWhitePaper.pdf", + "type": "github", + "name": "Byteball GitHub", + "url": "https://github.com/byteball", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/civickey", - "icon": "twitter.png", + "type": "wallet", + "name": "Byteball Wallet", + "url": "https://github.com/byteball/byteball/releases", + "icon": "wallet.png", + "tags": [ + "Wallet", + "Apps" + ] + }, + { + "type": "forum", + "name": "BTCtalk Forum", + "url": "https://bitcointalk.org/index.php?topic=1608859.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { "type": "custom", - "name": "Civic Telegram", - "url": "https://t.me/civicplatform", - "icon": "telegram.png", + "name": "Byteball Slack", + "url": "http://slack.byteball.org/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/civicplatform/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ByteballOrg", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/pg/civictechnologiesinc/about/?ref=page_internal", - "icon": "facebook.png", + "type": "paper", + "name": "Byteball Whitepaper", + "url": "https://byteball.org/Byteball.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" + ] + }, + { + "type": "explorer", + "name": "Byteball Explorer", + "url": "https://explorer.byteball.org", + "icon": "explorer.png", + "tags": [ + "Wallet", + "Apps" + ] + }, + { + "type": "exchange", + "name": "cryptox.pl", + "url": "https://cryptox.pl", + "icon": "explorer.png", + "tags": [ + "Exchange", + "Apps" ] } - ], - "first_price": { - "btc": 0.00003697, - "usd": 0.10001114, - "date": "" - } + ] }, { - "genesis_id": "00000c3ce6b3d823a35224a39798eca9ad889966aeb5a9da7b960ffb9869db35", - "system": "Clams", + "genesis_id": "13a537627c969dfda1bf6a2688694aa139f66d643073d49afc5cdd75d3c1e400", + "system": "Bytecoin", "dependencies": [ "independent" ], - "icon": "clams", "token": { - "name": "clam", - "symbol": "CLAM" + "name": "Bytecoin", + "symbol": "BCN" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "type": "PoW", + "algorithm": "CryptoNight" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", + "headline": "The private untraceable cryptocurrency", "tags": [ "DAO" - ] + ], + "hashtag": "#bytecoin", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Clams" + "coinmarketcap": "Bytecoin+BCN", + "CurrencyName": "Bytecoin" }, "ratings": { - "rating_cyber": 1 + "rating_cyber": 2 }, - "specs": {}, + "specs": { + "p2p": 8080, + "rpc": 8081, + "block_time": 120, + "block_reward": "Block reward decreases each block according to the formula: BaseReward = (MSupply - A)/2^18, where MSupply = (2^64 - 1) atomic units and 'A' is amount of already generated coins", + "total_tokens": 18446744073710000000, + "difficulty_cycle": "each block" + }, + "events": [ + { + "announcement": "30/06/2012", + "genesis": "4/07/2012" + } + ], "links": [ { - "type": "website", - "name": "clamcoin.org", - "url": "http://www.clamcoin.org/", + "type": "risk", + "name": ">82% of token supply is probably under control of network founders", + "url": "", + "icon": "" + }, + { + "name": "bytecoin.org", + "url": "https://bytecoin.org", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "explorer", - "name": "Explorer", - "url": "http://khashier.com/chain/Clam", + "name": "Bytecoin GitHub", + "url": "https://github.com/amjuarez/bytecoin", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "Bytecoin Whitepaper", + "url": "https://cryptonote.org/whitepaper.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ], + "type": "whitepaper" + }, + { + "name": "ChainRadar", + "url": "http://chainradar.com/bcn/blocks", "icon": "explorer.png", "tags": [ "Main", "Apps", "Analytics" - ] + ], + "type": "explorer" }, { - "type": "code", - "name": "Clams GitHub", - "url": "github.com/nochowderforyou/clams", - "icon": "github.png", + "name": "Bytecoin Wallets", + "url": "https://bytecoin.org/downloads/", + "icon": "wallet.png", "tags": [ "Main", - "Code" - ] + "Apps", + "Wallet" + ], + "type": "walllet" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ClamClient", + "url": "https://twitter.com/Bytecoin_BCN", "icon": "twitter.png", "tags": [ - "Main", "News" - ] + ], + "type": "twitter" + }, + { + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=512747.0", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Blog", + "url": "http://bytecoin.org/blog", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { + "name": "Bytecoin News", + "url": "https://bytecoin.org/news/", + "icon": "link.png", + "tags": [ + "News" + ], + "type": "custom" }, { - "type": "reddit", "name": "reddit", - "url": "http://www.reddit.com/r/clamcoin/", + "url": "http://www.reddit.com/r/BytecoinBCN/", "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bytecoin", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=623147", - "icon": "forum.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/bytecoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "wallet", - "name": "Clams Wallets", - "url": "https://github.com/nochowderforyou/clams/releases/", - "icon": "clams.png", + "name": "Bytecoin Wiki", + "url": "https://wiki.bytecoin.org/wiki/Main_Page", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" + ], + "type": "wiki" + }, + { + "name": "MinerGate Explorer", + "url": "https://minergate.com/", + "type": "explorer", + "icon": "minergate.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", - "name": "Clams Paper Wallet", - "url": "https://clamaddress.org/", - "icon": "wallet.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bytecoin-bcn/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { + "name": "Bytecoiner Faucet", + "url": "http://bytecoiner.org/giveaway/", "type": "custom", - "name": "Clams Checker", - "url": "https://www.clamchecker.com/", - "icon": "clam.png", + "icon": "link.png", "tags": [ "Apps" ] }, { + "name": "Bytecoin Faucet", + "url": "https://freebytecoin.cf/", "type": "custom", - "name": "Free Clamcoin", - "url": "http://www.freeclam.com/", - "icon": "clam.png", + "icon": "link.png", "tags": [ "Apps" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/clams/#markets", + "name": "HitBTC", + "url": "https://hitbtc.com/", "type": "custom", - "icon": "link.png", + "icon": "hitbtc.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -10468,504 +9673,357 @@ ] }, { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "name": "BTC Market", + "url": "https://btc-market.org", + "type": "custom", + "icon": "btcmarket.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Changer", + "url": "https://www.changer.com/", + "type": "custom", + "icon": "changer.png", "tags": [ "Apps", "Exchange" ] - } - ], - "first_price": { - "btc": 0.00097185, - "usd": 0.48370958, - "date": "2014-08-26T00:00:00" - } - }, - { - "genesis_id": "2d8251121940abce6e28df134c6432e8c5a00d59989a2451806c2778c3a06112", - "system": "CloakCoin", - "icon": "cloakcoin", - "aliases": { - "coinmarketcap": "CloakCoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoS", - "algorithm": "X13" - }, - "token": { - "name": "CloakCoin", - "symbol": "CLOAK" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "cloakcoin.com", - "url": "http://www.cloakcoin.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://explorer.cloakcoin.com/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "CloakCoin GitHub", - "url": "https://github.com/cashmen/CloakCoinRelaunch", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=823143.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00022139, - "usd": 0.13820999, - "date": "2014-07-07T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Cofound.it", - "dependencies": "independent", - "icon": "cofound.it", - "token": { - "name": "cofound.it token", - "symbol": "CFI" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "ICO Evaluation and Mentoring Platform" - }, - "crowdsales": { - "start_date": "2017-06-07T15:00:00", - "end_date": "2017-06-07T15:00:00", - "end_date_plan": "2017-06-07T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://cofound.it/index.html", - "funding_url": "https://crowdsale.cofound.it/en/", - "tokens_sold": 125000000, - "tokens_issued": 500000000, - "btc_raised": 5110, - "cap_limit": [ - "usd = 125000000" - ], - "raised": [ - "usd = 13985397" - ] - }, - "links": [ - { - "type": "website", - "name": "cofound.it", - "url": "https://cofound.it/index.html", + "name": "Aggregate Addresses in CryptoNote: Towards Efficient Privacy", + "url": "https://bytecoin.org/static/files/docs/aggregate-addresses.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main" + "Science" ] }, { + "name": "CryptoNote v 2.0", + "url": "https://cryptonote.org/whitepaper.pdf", "type": "paper", - "name": "Cofound.it Whitepaper", - "url": "https://cofounditmedia.s3-eu-west-1.amazonaws.com/documents/Cofound.it_business_plan", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { - "type": "github", - "name": "Cofound.it GitHub", - "url": "https://github.com/cofoundit", - "icon": "github.png", + "name": "CryptoNote Difficulty Adjustment", + "url": "https://cryptonote.org/cns/cns010.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Cofound.it Blog", - "url": "https://blog.cofound.it/", - "icon": "medium.png", + "name": "CryptoNote Technology", + "url": "https://cryptonote.org/cns/cns009.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1849911.0", - "icon": "bitcointalk.png", + "name": "CryptoNight Hash Function", + "url": "https://cryptonote.org/cns/cns008.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cofound_it", - "icon": "twitter.png", + "name": "CryptoNote Keys and Addresses", + "url": "https://cryptonote.org/cns/cns007.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "slack", - "name": "Cofound.it Slack", - "url": "http://cofoundit.herokuapp.com/", - "icon": "slack.png", + "name": "CryptoNote One-Time Keys", + "url": "https://cryptonote.org/cns/cns006.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/cofoundit/", - "icon": "reddit.png", + "name": "CryptoNote Transaction Extra Field", + "url": "https://cryptonote.org/cns/cns005.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] - } - ], - "first_price": { - "btc": 0.00004088, - "usd": 0.11188881, - "date": "" - } - }, - { - "genesis_id": "", - "system": "CoinDash", - "dependencies": [ - "Ethereum" - ], - "icon": "coindash", - "token": { - "name": "coindash token", - "symbol": "CDT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Portfolio management and social trading platform" - }, - "crowdsales": { - "start_date": "2017-07-16T00:00:00", - "end_date": "2017-08-15T00:00:00", - "end_date_plan": "2017-08-15T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.coindash.io/", - "funding_url": "https://www.coindash.io/", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "usd = 12000000" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "coindash.io", - "url": "https://www.coindash.io/", + "name": "CryptoNote Transactions", + "url": "https://cryptonote.org/cns/cns004.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main" + "Science" ] }, { + "name": "CryptoNote Blockchain", + "url": "https://cryptonote.org/cns/cns003.txt", "type": "paper", - "name": "CoinDash Whitepaper", - "url": "https://www.coindash.io/coindash-whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/bancorprotocol/contracts", - "icon": "github.png", + "name": "CryptoNote Signatures", + "url": "https://cryptonote.org/cns/cns002.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1894530.msg18810057#msg18810057", - "icon": "bitcointalk.png", + "name": "MinerGate", + "url": "https://minergate.com/", + "type": "custom", + "icon": "minergate.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/coindashio", - "icon": "twitter.png", + "name": "Miner.Center", + "url": "http://miner.center/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "shscrypto", + "url": "http://bcn.shscrypto.net/", "type": "custom", - "name": "CoinDash Telegram", - "url": "https://telegram.me/coindash", - "icon": "telegram.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "slack", - "name": "CoinDash Slack", - "url": "https://coindasher-slack.herokuapp.com/", - "icon": "slack.png", + "name": "cryptonight.net", + "url": "http://cryptonight.net/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "DemoCats", + "url": "http://bcn.democats.org/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/coindash.io", - "icon": "facebook.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "CryptMonero", + "url": "http://cryptmonero.com/bytecoin/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_CFhpZ81CxsDlva5pv1_NQ", - "icon": "youtube.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] } - ] + ], + "first_price": { + "btc": 1.8e-7, + "usd": 0.00009232, + "date": "2014-05-20T00:00:00" + } }, { - "genesis_id": "", - "system": "CoinDrive", + "genesis_id": "863626dadaef221e2e2f30ff3dacae44cabdae9e0028058072181b3fb675d94a", + "system": "Canada eCoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "coindrive", - "token": { - "name": "coindrive token", - "symbol": "CDR" + "icon": "canadaecoin", + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Litecoin Fork", + "tags": [ + "DAO" + ] + }, + "aliases": { + "CurrencyName": "canadaecoin", + "coinmarketcap": "Canada eCoin" }, + "ratings": {}, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Shared eWallet to invest virtual assets like ingame values" + "token": { + "name": "canadaecoin", + "symbol": "CDN" }, - "crowdsales": { - "start_date": "2017-10-23T12:00:00", - "end_date": "2017-11-06T00:00:00", - "end_date_plan": "2017-11-06T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://coindrive.xyz/#ico", - "funding_url": "https://dashboard.coindrive.xyz", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 18000000" - ], - "raised": [ - "" - ] + "specs": { + "block_time": 30, + "block_reward": "blocks 0-500:25 eCoins, 501-1000: 50 eCoins, 1001-2000:75 eCoins, 2001+:100 eCoins (resuming normal halving schedule after reaching 100 eCoin block rewards", + "total_tokens": 100000000 + }, + "first_price": { + "btc": 7.3e-7, + "usd": 0.00032362, + "date": "2014-05-11T00:00:00" }, "links": [ { - "type": "website", - "name": "coindrive.xyz", - "url": "http://coindrive.xyz/", + "name": "canadaecoin.ca", + "url": "http://canadaecoin.ca", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Bancor Whitepaper", - "url": "https://docs.google.com/document/d/1D1mgMbbJq3g_RsKphcJDetg95l6riE7R2OVakIgm5NA/edit?usp=sharing", + "name": "CND Block Explorer", + "url": "http://explorer.canadaecoin.ca/", + "icon": "bitsharesblocks.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/DriveCoin", + "name": "GitHub", + "url": "https://github.com/Canada-eCoin", "icon": "github.png", "tags": [ "Main", "Code" - ] + ], + "type": "github" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2154715.0", - "icon": "bitcointalk.png", + "name": "Mining Pool", + "url": "http://pool.canadaecoin.ca/", + "icon": "github.png", "tags": [ - "News" - ] + "Main", + "Code" + ], + "type": "github" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DriveCoin", + "url": "https://twitter.com/CanadaeCoin", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "custom", - "name": "Bancor Telegram", - "url": "https://t.me/joinchat/CEeWMkNauisHU5Q10azRdg", - "icon": "telegram.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=545675.0", + "icon": "forum.png", "tags": [ "News" + ], + "type": "custom" + }, + { + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/canada-ecoin/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/CoinDriveApp/", - "icon": "facebook.png", + "icon": "cmc.png", "tags": [ - "News" + "Apps", + "Analytics" ] } ] }, { - "genesis_id": "0xc96eec418b50c538c3f3e32e71575da068a97401", - "system": "Cointingency", - "icon": "contingency", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "contingency token", - "symbol": "CTY" + "genesis_id": "000008f971bd331b204f4c96b32205103ac5790a93bd06a362b9650d478d1f51", + "system": "CannabisCoin", + "icon": "cannabiscoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "CannabisCoin" }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "ratings": { + "rating_cyber": 1 }, - "aliases": { - "coinmarketcap": "Contingency" + "consensus": { + "type": "PoW", + "algorithm": "X11" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Decentralized, Trustless Gambling Platform", + "state": "Public", + "system_type": "cryptocurrency", "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" - }, - "specs": { - "supply": 3453977.510090046, - "cap": { - "btc": 312, - "usd": 367487 - } - }, - "first_price": { - "date": "2017-02-28T20:00:00", - "btc": 0.00009047, - "usd": 0.10639543 + "DAO" + ] }, - "flags": { - "supply_from_here": true + "token": { + "name": "CannabisCoin", + "symbol": "CANN" }, + "specs": {}, "links": [ { "type": "website", - "name": "contingency.tech", - "url": "http://contingency.tech", + "name": "cannabiscoin.net", + "url": "http://cannabiscoin.net/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/cann/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, { "type": "github", - "name": "Contingency GitHub", - "url": "https://github.com/ContingencyEth/Contingency", + "name": "CannabisCoin GitHub", + "url": "https://github.com/cannabiscoindev/cannabiscoin420", "icon": "github.png", "tags": [ "Main", @@ -10973,27 +10031,32 @@ ] }, { - "type": "paper", - "name": "Contingency Whitepaper", - "url": "http://contingency.tech/Contingency-Whitepaper.pdf", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=827998.0", + "icon": "forum.png", "tags": [ "Main", - "Science" + "News" ] } - ] + ], + "first_price": { + "btc": 0.00000189, + "usd": 0.00110493, + "date": "2014-08-02T00:00:00" + } }, { "genesis_id": "", - "system": "CombiCoin", + "system": "CarTaxi", "dependencies": [ "Ethereum" ], - "icon": "сombiсoin", + "icon": "cartaxi", "token": { - "name": "combi coin", - "symbol": "TRIA" + "name": "cartaxi token", + "symbol": "CTX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -11002,22 +10065,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "100% asset backed by the top 30 cryptocurrencies" + "headline": "The “UBER” of car towing on Ethereum" }, "crowdsales": { - "start_date": "2017-09-01T00:00:00", - "end_date": "2017-09-30T23:59:00", - "end_date_plan": "2017-09-30T23:59:00", + "start_date": "2017-08-30T00:00:00", + "end_date": "2017-10-29T23:59:00", + "end_date_plan": "2017-10-29T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://triaconta.com", - "funding_url": "https://triaconta.com", + "funding_terms": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", + "funding_url": "https://cartaxi.io/pre-ico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 2000000" + "" ], "raised": [ "" @@ -11026,183 +10089,91 @@ "links": [ { "type": "website", - "name": "triaconta.com", - "url": "https://triaconta.com/", + "name": "cartaxi.io", + "url": "https://cartaxi.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "CombiCoin Whitepaper", - "url": "https://triaconta.com/CombiCoin_Whitepaper.pdf", + "name": "CarTaxi Whitepaper", + "url": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2116296.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "github", - "name": "CombiCoin GitHub", - "url": "https://github.com/nevixa/triatoken_combicoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/triacontacc", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Triaconta/", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Cosmos", - "icon": "cosmos", - "dependencies": [ - "indipendent" - ], - "token": { - "name": "atom", - "symbol": "ATOM" - }, - "consensus": { - "type": "Proof-of-Stake", - "algorithm": "Tendermint" - }, - "aliases": { - "coinmarketcap": "Cosmos" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "A Network of Distributed Ledgers", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2017-04-06T14:00:00", - "end_date": "2017-04-06T18:28:00", - "genesis_address": [ - "0xE825363f3bEDAbc95b2A9d42dBc73ec7B82B57d3" - ], - "funding_terms": "https://github.com/cosmos/cosmos/raw/master/fundraiser/Interchain%20Cosmos%20Contribution%20Terms%20-%20FINAL.pdf", - "funding_url": "http://cosmos.network/", - "tokens_sold": 168475963, - "tokens_issued": 224634617, - "btc_raised": 14413, - "tokens_distribution": [ - "Strategic Contributors and Early Contributors - 75%", - "Seed Contributors - 5%", - "Bits Inc - 10%", - "development and maintenance of the Cosmos Project - 10%" - ] - }, - "specs": { - "supply": 224634617, - "cap": { - "btc": 19217, - "usd": 22293442 - } - }, - "first_price": { - "date": "2017-04-06T18:30:00", - "btc": 0.00008555, - "usd": 0.09924313 - }, - "flags": { - "supply_from_here": true - }, - "links": [ - { - "type": "website", - "name": "cosmos.network", - "url": "http://cosmos.network/", - "icon": "website.png", + "type": "github", + "name": "CarTaxi GitHub", + "url": "https://github.com/CarTaxiico", + "icon": "github.png", "tags": [ - "Main" + "Main", + "Code" ] }, { "type": "blog", - "name": "Cosmos Blog", - "url": "http://cosmos.network/blog", - "icon": "blog.png", + "name": "CarTaxi Blog", + "url": "https://medium.com/@CarTaxi_24", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "github", - "name": "Cosmos GitHub", - "url": "https://github.com/cosmos/cosmos", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2113124", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "paper", - "name": "Cosmos Whitepaper", - "url": "http://cosmos.network/whitepaper", - "icon": "paper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/CarTaxi_24", + "icon": "twitter.png", "tags": [ - "Main", - "Science" + "News" ] }, { "type": "custom", - "name": "Cosmos Slack", - "url": "http://forum.tendermint.com:3000/", - "icon": "slack.png", + "name": "CarTaxi Telegram", + "url": "https://t.me/cartaxi_io", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/thecosmos", + "name": "Reddit", + "url": "https://www.reddit.com/user/CarTaxiICO/", "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cosmos_hq", - "icon": "twitter.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/cartaxi.io/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC2pVj6SQ5Eos16SUAjjtJIg", + "icon": "youtube.png", "tags": [ "News" ] @@ -11211,35 +10182,35 @@ }, { "genesis_id": "", - "system": "Coss", + "system": "Cash Poker Pro", "dependencies": [ "Ethereum" ], - "icon": "coss", + "icon": "cashpokerpro", "token": { - "name": "coss token", - "symbol": "COSS" + "name": "poker room token", + "symbol": "CASH" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Crypto One Stop Solution platform" + "headline": "Modern decentralized poker room" }, "crowdsales": { - "start_date": "2017-08-08T12:08:00", - "end_date": "2017-09-06T12:08:00", - "end_date_plan": "2017-09-06T12:08:00", + "start_date": "2017-10-26T18:00:00", + "end_date": "2017-11-18T18:00:00", + "end_date_plan": "2017-11-18T18:00:00", "genesis_address": [ "" ], - "funding_terms": "https://coss.io", - "funding_url": "https://coss.io/ico", - "tokens_sold": 130000000, - "tokens_issued": 200000000, + "funding_terms": "http://cashpokerpro.io", + "funding_url": "http://cashpokerpro.io/token", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -11251,25 +10222,45 @@ "links": [ { "type": "website", - "name": "coss.io", - "url": "https://coss.io", + "name": "cashpokerpro.io", + "url": "http://cashpokerpro.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Coss Whitepaper", - "url": "https://www.coss.io/documents/coss-whitepaper-v3.pdf", + "name": "Cash Poker Pro Whitepaper", + "url": "https://cashpokerpro.io/whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Cash Poker Pro GitHub", + "url": "https://github.com/cashpokerpro-dev/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Cash Poker Pro Blog", + "url": "https://medium.com/@CashPokPro", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2050735.0", + "url": "https://bitcointalk.org/index.php?topic=2056999.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -11278,17 +10269,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cosscrypto", + "url": "https://twitter.com/CashPokPro", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Coss Slack", - "url": "https://cosstokenswap.slack.com/join/shared_invite/MjA0NDA2MjY4MzUzLTE0OTg2NjMxNDktOTkxZDcwOTYxYQ", - "icon": "slack.png", + "type": "custom", + "name": "Cash Poker Pro Telegram", + "url": "https://t.me/cashpokerpro", + "icon": "telegram.png", "tags": [ "News" ] @@ -11296,7 +10287,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cosscrypto/", + "url": "https://www.facebook.com/cashppro", "icon": "facebook.png", "tags": [ "News" @@ -11305,326 +10296,335 @@ ] }, { - "genesis_id": "685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098", - "system": "Counterparty", - "dependencies": [ - "Bitcoin" - ], - "token": { - "name": "xcp", - "symbol": "XCP" + "genesis_id": "4f46c9af6d88a14114b7dc53a37d81ba4064cda5ae2ede1213ca28fea9b86e9c", + "system": "Casinocoin", + "icon": "casinocoin", + "aliases": { + "coinmarketcap": "CasinoCoin" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "A Platform for Free and Open Financial Tools on the Bitcoin Network", - "tags": [ - "DApp" - ], - "hashtag": "#counterparty", - "page_state": "ready" + "system_type": "cryptocurrency" }, - "aliases": { - "coinmarketcap": "Counterparty" + "events": { + "announcement": "18/07/2013" }, - "specs": { - "supply": 2618187 + "token": { + "name": "CasinoCoin", + "symbol": "CSC" }, - "crowdsales": { - "start_date": "2014-01-02T02:40:50", - "end_date": "2014-02-02T00:00:00", - "genesis_address": [ - "1CounterpartyXXXXXXXXXXXXXXXUWLpVr" - ], - "funding_url": "https://bitcointalk.org/index.php?topic=395761.0", - "funding_terms": "https://bitcointalk.org/index.php?topic=395761.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 2639127.58, - "tokens_issued": 2639127.58, - "btc_raised": 2125.63 + "specs": { + "p2p": 47950, + "rpc": 47970, + "block_time": "30", + "block_reward": 50, + "halfing_cycle": 3153600, + "total_tokens": 36000000, + "difficulty_cycle": "720" }, - "events": [ - { - "name": "Genesis", - "start_date": "2014-01-02T22:19:37", - "url": "https://blockchain.info/tx/685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098" - } - ], "links": [ { - "name": "counterparty.io", - "url": "http://counterparty.io/", + "type": "website", + "name": "casinocoin.org", + "url": "http://casinocoin.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { + "type": "explorer", "name": "Explorer", - "url": "http://blockscan.com/", + "url": "http://csc.blockexp.info/", "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" - ], - "type": "explorer" + ] }, { - "name": "GitHub", - "url": "https://github.com/CounterpartyXCP", + "type": "github", + "name": "Casinocoin GitHub", + "url": "https://github.com/transcoder/CasinoCoin", "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "github" + ] }, { - "name": "Counterparty Documentation", - "url": "http://counterparty.io/docs/", - "icon": "whitepaper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=258090.0", + "icon": "forum.png", "tags": [ "Main", - "Science" - ], - "type": "paper" - }, + "News" + ] + } + ], + "first_price": { + "btc": 0.00004186, + "usd": 0.00384803, + "date": "2013-07-25T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Centra", + "dependencies": [ + "Ethereum" + ], + "icon": "centra", + "token": { + "name": "centra token", + "symbol": "CTR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Centra Card is the worlds first Multi-Blockchain Debit Card" + }, + "crowdsales": { + "start_date": "2017-08-05T00:00:00", + "end_date": "2017-10-05T00:00:00", + "end_date_plan": "2017-10-05T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.centra.tech/terms-of-service/", + "funding_url": "https://www.centra.tech/token-sale/", + "tokens_sold": 68000000, + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "Counterwallet", - "url": "https://counterwallet.io/", - "type": "wallet", - "icon": "counterparty.png", + "type": "website", + "name": "centra.tech", + "url": "https://www.centra.tech/", "tags": [ - "Main", - "Apps", - "Wallet" + "Main" ] }, { - "name": "IndieSquare Wallet", - "url": "https://wallet.indiesquare.me/", - "type": "wallet", - "icon": "indiesquare.png.png", + "type": "paper", + "name": "Centra Whitepaper", + "url": "https://www.centra.tech/CentraWhitepaper.pdf", "tags": [ "Main", - "Apps", - "Wallet" + "Science" ] }, { - "name": "Twitter", - "url": "https://twitter.com/CounterpartyXCP", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://forums.counterparty.io/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "http://counterparty.io/news/", - "icon": "blog.png", + "type": "github", + "name": "Centra GitHub", + "url": "https://github.com/CentraTech/smart-contract", + "icon": "github.png", "tags": [ - "News" - ], - "type": "blog" + "Main", + "Code" + ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/counterparty_xcp", - "icon": "reddit.png", + "type": "blog", + "name": "Centra Blog", + "url": "https://medium.com/@Centra", + "icon": "medium.png", "tags": [ + "Main", "News" - ], - "type": "reddit" + ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/counterparty", - "type": "custom", - "icon": "cointelegraph.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2041101", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/counterparty/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Centra_Card", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/counterparty/", "type": "custom", - "icon": "coindesk.png", + "name": "Centra Telegram", + "url": "https://t.me/centratech", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=395761.0", - "icon": "forum.png", + "type": "slack", + "name": "Centra Slack", + "url": "https://centratech.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" - ], - "type": "forum" - }, - { - "name": "CoinDaddy", - "url": "https://coindaddy.io", - "type": "explorer", - "icon": "coindaddy.png", - "tags": [ - "Apps", - "Analytics" ] }, { - "name": "Google+", - "url": "https://plus.google.com/u/0/+CounterpartyIoXCP/posts", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/CounterpartyXCP", + "url": "https://www.facebook.com/CentraCard", "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" - }, - { - "name": "counterblock API", - "url": "http://counterparty.io/docs/counterblock_api/", - "icon": "link.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Counterparty Dev Library", - "url": "http://counterparty.io/docs/counterblock_api/", - "icon": "link.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" ] }, { - "name": "BTER", - "url": "https://bter.com/", "type": "custom", - "icon": "bter.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCGeFS7P6f6dLuwtQpZtRnuA", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", + "system": "Cethereum", + "dependencies": [ + "independent" + ], + "token": { + "name": "cether", + "symbol": "ETC" + }, + "consensus": { + "type": "PoW", + "algorithm": "Ethash" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Smart Contract and Decentralized Application Platform", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Ethereum Classic", + "nickname": "Ethereum Classic" + }, + "specs": {}, + "first_price": { + "btc": 0.00138906, + "usd": 0.91075108, + "date": "2016-07-24T04:20:00" + }, + "flags": { + "quantum": true + }, + "links": [ { - "name": "MasterXchange", - "url": "http://masterxchange.com/", - "type": "custom", - "icon": "masterxchange.png", + "name": "Website", + "url": "https://ethereumclassic.github.io/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" - ] - }, + "Main" + ], + "type": "site" + } + ] + }, + { + "genesis_id": "", + "system": "ChainLink", + "dependencies": [ + "Ethereum" + ], + "icon": "chainlink", + "token": { + "name": "chainlink token", + "symbol": "LINK" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Oracle Network" + }, + "crowdsales": { + "start_date": "2017-09-19T00:00:00", + "end_date": "2017-09-19T00:00:00", + "end_date_plan": "2017-09-19T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://smartcontract.com/link", + "funding_url": "https://link.smartcontract.com/crowdsale", + "tokens_sold": "", + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 3000000" + ] + }, + "links": [ { - "name": "Counterparty DEX", - "url": "https://counterwallet.io/", - "type": "custom", - "icon": "counterparty.png", + "type": "website", + "name": "smartcontract.com", + "url": "http://smartcontract.com/link", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/counterparty/#markets", - "type": "custom", - "icon": "link.png", + "type": "paper", + "name": "ChainLink Whitepaper", + "url": "https://link.smartcontract.com/whitepaper", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] } - ], - "first_price": { - "btc": 0.00080543, - "usd": 0.68813926, - "date": "2014-02-02T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Сove Identity", + "system": "Chain of Points", "dependencies": [ "Ethereum" ], - "icon": "coveidentity", + "icon": "chainofpoints", "token": { - "name": "cove shell token", - "symbol": "SHEL" + "name": "point coin", + "symbol": "POINt" }, "consensus": { "consensus_type": "ERC20 Token", @@ -11633,19 +10633,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "End-to-end control of your digital identity and documents" + "headline": "Transforming Loyalty into Rewards" }, "crowdsales": { - "start_date": "2017-09-21T07:00:00", - "end_date": "2017-09-28T06:59:00", - "end_date_plan": "2017-09-28T06:59:00", + "start_date": "2017-02-26T09:00:00", + "end_date": "2017-03-02T11:59:00", + "end_date_plan": "2017-03-02T11:59:00", "genesis_address": [ "" ], - "funding_terms": " https://coveidentity.com/CoveWhitepaper.pdf", - "funding_url": " https://coveidentity.com/tokensale", + "funding_terms": "https://chainofpoints.com/", + "funding_url": "https://chainofpoints.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" @@ -11657,35 +10657,25 @@ "links": [ { "type": "website", - "name": "coveidentity.com", - "url": "https://coveidentity.com/", + "name": "chainofpoints.com", + "url": "https://chainofpoints.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Сove Identity Whitepaper", - "url": "https://coveidentity.com/CoveWhitepaper.pdf", + "name": "Chain of Points Whitepaper", + "url": "https://chainofpoints.com/cop_whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Сove Identity GitHub", - "url": "https://github.com/coveidentity", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Сove Identity Blog", - "url": "https://medium.com/coveidentity", + "name": "Chain of Points Blog", + "url": "https://medium.com/chainofpoints", "icon": "medium.png", "tags": [ "Main", @@ -11693,19 +10683,19 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/CoveIdentity", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1773304.msg17688483", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Сove Identity Telegram", - "url": "https://t.me/coveidentity", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/chainofpoints", + "icon": "twitter.png", "tags": [ "News" ] @@ -11713,17 +10703,17 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/coveidentity", + "url": "https://www.facebook.com/chainofpoints", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/coveidentity", - "icon": "youtube.png", + "type": "slack", + "name": "Chain of Points Slack", + "url": "https://chainofpoints.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -11732,57 +10722,59 @@ }, { "genesis_id": "", - "system": "Creativechain", + "system": "Chimaera", "dependencies": [ "independent" ], - "icon": "creativechain", + "icon": "chimaera", "token": { - "name": "creativechain token", - "symbol": "CREA" + "name": "chimaera token", + "symbol": "CHI" }, "consensus": { "consensus_type": "PoW", - "consensus_name": "Proof-of-Work" + "consensus_name": "Proof-of-work" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Multimedia Content Distribution" + "system_type": "cryptoasset", + "headline": "Decentralised Autonomous Universes (and games)" }, "crowdsales": { - "start_date": "2017-03-15T00:00:00", - "end_date": "2017-05-01T00:00:00", - "end_date_plan": "2017-05-01T00:00:00", + "start_date": "2017-10-16T18:00:00", + "end_date": "2017-10-16T18:00:00", + "end_date_plan": "2017-10-16T18:00:00", "genesis_address": [ - "3DxW7NDrpkyK3N71vtoKyVNGW8oYqnWuH2", - "1GJdGn4x47Y3ZMfSy3DPxiYT4zgta4Tez" + "" ], - "funding_terms": "http://creativechain.org/ico/", - "funding_url": "http://creativechain.org/ico/", - "tokens_sold": 115000000, - "tokens_issued": 115000000, - "btc_raised": "", + "funding_terms": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", + "funding_url": "https://chimaera.io", + "tokens_sold": 0, + "tokens_issued": 0, + "btc_raised": 0, "cap_limit": [ - "usd = 7947316" + "" ], "raised": [ "" ] }, + "specs": { + "supply": 75000000 + }, "links": [ { "type": "website", - "name": "creativechain.org", - "url": "http://creativechain.org/project/", + "name": "chimaera.io", + "url": "https://chimaera.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Creativechain Whitepaper", - "url": "http://creativechain.org/wp-content/uploads/2017/03/Whitepaper-Creativechain-1.2.pdf", + "name": "Chimaera Whitepaper", + "url": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", "tags": [ "Main", "Science" @@ -11790,45 +10782,27 @@ }, { "type": "github", - "name": "Creativechain GitHub", - "url": "https://github.com/creativechain", + "name": "Chimaera GitHub", + "url": "https://github.com/chronokings", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1809920.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Creative_Chain", + "url": "https://twitter.com/chimaera_tech", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Creativechain Telegram", - "url": "https://telegram.me/creativechain", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Thecreativechain/?fref=ts", + "url": "https://www.facebook.com/chimaeratech/", "icon": "facebook.png", "tags": [ "News" @@ -11838,59 +10812,79 @@ }, { "genesis_id": "", - "system": "Crowdholding", + "system": "Chronobank", + "icon": "chronobank", "dependencies": [ - "Ethereum" + "Ethereum", + "Waves", + "NEM" ], - "icon": "crowdholding", "token": { - "name": "crowdholding token", - "symbol": "YUPIE" + "name": "time", + "symbol": "TIME" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Chronobank" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Network of Intrinsically Tradeable Smart Tokens" + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "The most sustainable stable coins", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2016-12-15T00:00:00", + "end_date": "2017-02-15T20:00:00", "genesis_address": [ - "0x0F33bb20a282A7649C7B3AFf644F084a9348e933" - ], - "funding_terms": "https://ico.crowdholding.com/", - "funding_url": "https://ico.crowdholding.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "36LHZyzMASdBQMecfSrTx5sGDaFS73YLLJ", + "3Cq8F4SzxmM5UfURgRNmq9PirVckeK1Hfn", + "NBHBCH-XNNOEZ-BJDWY2-JOTAMF-AKYJ3B-4BHJY4-LJ6T", + "0x8a37a0b8d48486b2117e958062d28096bec2539a", + "0x7e10e808a819e8bab77a749c5471ff4be8bd6325", + "3PQ5gszpaa6yPkGg7DuojbvYeSuGJzQC3aK", + "3PPxVMRb74J5dPPBTRsTeBSveNTicANT5iC", + "EUrg7oihDT1HR8rpYNMErtxWGpDF9iLDKc" ], - "raised": [ - "" - ] + "funding_terms": "https://chronobank.io", + "funding_url": "https://chronobank.io", + "tokens_sold": 624899.2735, + "tokens_issued": 710112.8108, + "btc_raised": 4058.0147 }, "specs": { - "supply": 631000000 + "supply": 710112.8108, + "cap": { + "btc": 4611, + "usd": 4627382 + } + }, + "first_price": { + "btc": 0.00649387, + "usd": 6.51640373 }, + "flags": {}, "links": [ { "type": "website", - "name": "ico.crowdholding", - "url": "https://ico.crowdholding.com/", + "name": "Chronobank.io", + "url": "https://chronobank.io", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crowdholding Whitepaper", - "url": "https://docs.google.com/document/d/1RcOqAqnW89d8u8uS5E9W0gCz5k678SJFeWaRcxYkgdw/edit#heading=h.gd975316ob3y", + "name": "Chronobank Whitepaper", + "url": "https://chronobank.io/files/whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -11898,8 +10892,8 @@ }, { "type": "github", - "name": "Crowdholding GitHub", - "url": "https://github.com/crowdholdingico/YupieSmartContract", + "name": "Chronobank GitHub", + "url": "https://github.com/ChronoBank", "icon": "github.png", "tags": [ "Main", @@ -11908,19 +10902,19 @@ }, { "type": "blog", - "name": "Crowdholding Blog", - "url": "https://medium.com/@crowdholding", - "icon": "medium.png", + "name": "Chronobank Blog", + "url": "https://blog.chronobank.io/", + "icon": "blog.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2082561.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Chronobank Slack", + "url": "https://chronobank.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -11928,35 +10922,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/crowdholding", + "url": "https://twitter.com/ChronobankNews", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Crowdholding Telegram", - "url": "https://t.me/Crowdholding", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Crowdholding Slack", - "url": "https://join.slack.com/t/crowdholdingico/shared_invite/MjIzMzg3NzU5OTkxLTE1MDE4NTUwMjctYTIwYzZlOTU2Yw", - "icon": "slack.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/ChronoBank/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Crowdholding/", - "icon": "reddit.png", + "type": "forum", + "name": "BTCtalk Forum", + "url": "https://bitcointalk.org/index.php?topic=1680361.0", + "icon": "forum.png", "tags": [ "News" ] @@ -11964,7 +10949,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Crowdholding/", + "url": "https://www.facebook.com/ChronoBank.io", "icon": "facebook.png", "tags": [ "News" @@ -11973,24 +10958,42 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCDmQRTVwVPBwLErsbXPyrRA", + "url": "https://www.youtube.com/channel/UCTo65YisnLqmbDcCoWyktnQ", "icon": "youtube.png", "tags": [ "News" ] + }, + { + "type": "paper", + "name": "Development Plan", + "url": "https://chronobank.io/files/dev_plan.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "Business Outline", + "url": "https://chronobank.io/files/business_outline.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] } ] }, { "genesis_id": "", - "system": "CRYPTO20", + "system": "Cindicator", "dependencies": [ "Ethereum" ], - "icon": "crypto20", + "icon": "cindicator", "token": { - "name": "CRYPTO20 token", - "symbol": "C20" + "name": "cindicator token", + "symbol": "CND" }, "consensus": { "consensus_type": "ERC20 Token", @@ -11999,17 +11002,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "AI Backed autonomous Top-20 Crypto Index Token" + "headline": "Hybrid Intelligence for asset management" }, "crowdsales": { - "start_date": "2017-10-07T00:00:00", - "end_date": "2017-11-30T00:00:00", - "end_date_plan": "2017-11-14T00:00:00", + "start_date": "2017-09-12T13:00:00", + "end_date": "2017-10-12T13:00:00", + "end_date_plan": "2017-10-12T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://crypto20.com/", - "funding_url": "https://crypto20.com/", + "funding_terms": "https://cindicator.com", + "funding_url": "https://cindicator.com", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -12023,16 +11026,16 @@ "links": [ { "type": "website", - "name": "crypto20.com", - "url": "https://crypto20.com/", + "name": "cindicator.com", + "url": "https://cindicator.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "CRYPTO20 Whitepaper", - "url": "https://s3.amazonaws.com/crypto20s3/pdf/c20-whitepaper.pdf", + "name": "Cindicator Whitepaper", + "url": "https://cindicator.com/Cindicator_WhitePaper_en.pdf", "tags": [ "Main", "Science" @@ -12040,8 +11043,8 @@ }, { "type": "github", - "name": "CRYPTO20 GitHub", - "url": "https://github.com/cryptotwenty", + "name": "Cindicator GitHub", + "url": "https://github.com/cindicator", "icon": "github.png", "tags": [ "Main", @@ -12050,55 +11053,64 @@ }, { "type": "blog", - "name": "CRYPTO20 Blog", - "url": "https://medium.crypto20.com/?_ga=2.29681596.2080268847.1506597840-1211873047.1505743394", + "name": "Cindicator Blog", + "url": "https://medium.com/@Cindicator", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2062875", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", - "name": "CRYPTO20 Twitter", - "url": "https://twitter.com/CRYPTOtwenty", + "name": "Twitter", + "url": "https://twitter.com/crowd_indicator", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "CRYPTO20 Slack", - "url": "https://cryptotwenty.slack.com/join/shared_invite/MjIxMzc3OTk1NjgwLTE1MDE4MDM4MDItYmRlNGIxNjZkNA", - "icon": "slack.png", + "type": "custom", + "name": "Cindicator Telegram", + "url": "https://t.me/cindicator_news", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "CRYPTO20 Reddit", - "url": "https://www.reddit.com/r/cryptotwenty/", - "icon": "reddit.png", + "type": "slack", + "name": "Cindicator Slack", + "url": "https://cindicator-community.slack.com/join/shared_invite/MjE5MDg2NzI5Mjg2LTE1MDExMDQzNTUtZjU4ZWRjNDlkNw", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "CRYPTO20 Facebook", - "url": "https://www.facebook.com/cryptotwenty/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Cindicator/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "CRYPTO20 YouTube", - "url": "https://www.youtube.com/channel/UCD8q9H_MszuWbT8un5gLDAw", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/crowdindicator", + "icon": "facebook.png", "tags": [ "News" ] @@ -12107,97 +11119,68 @@ }, { "genesis_id": "", - "system": "Crypto Improvement Fund", + "system": "Civic", "dependencies": [ - "independent" + "Bitcoin" ], - "icon": "cif", + "icon": "civic", "token": { - "name": "cif token", - "symbol": "CIF" + "name": "civic token", + "symbol": "CVC" }, "consensus": { - "consensus_type": "Combine PoW/PoS", - "consensus_name": "" + "consensus_type": "", + "consensus_name": "Bitcoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Bitcoin for Business" + "state": "Pre-public", + "system_type": "cryptoasset", + "headline": "Identity Verification via Blockchain" }, "crowdsales": { - "start_date": "2017-10-01T17:00:00", - "end_date": "2017-11-01T16:59:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-06-21T13:00:00", + "end_date": "2017-06-28T00:00:00", + "end_date_plan": "2017-06-28T00:00:00", "genesis_address": [ - "3F4aY4RXGSaQNKFiecECeTeZzmUTsFnUfh" + "" ], - "funding_terms": "https://www.cryptoimprovementfund.io/", - "funding_url": "https://www.cryptoimprovementfund.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://tokensale.civic.com/#terms", + "funding_url": "https://tokensale.civic.com/", + "tokens_sold": 330000000, + "tokens_issued": 1000000000, + "btc_raised": 12199, "cap_limit": [ - "" + "usd = 100011140" ], "raised": [ - "" + "usd = 32999965" ] }, "specs": { - "supply": 500000000 + "supply": 1000000000 }, - "links": [ - { - "type": "website", - "name": "cryptoimprovementfund.io", - "url": "https://www.cryptoimprovementfund.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Crypto Improvement Fund Whitepaper", - "url": "https://www.cryptoimprovementfund.io/wp-content/uploads/2017/09/Whitepaper_CIF.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Crypto Improvement Fund GitHub", - "url": "https://github.com/jumpa1/HT2500", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Crypto Improvement Fund Blog", - "url": "https://medium.com/@AdminCIF", - "icon": "medium.png", + "links": [ + { + "type": "website", + "name": "civic.com", + "url": "https://www.civic.com/", "tags": [ - "Main", - "News" + "Main" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2075838.0", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Civic Whitepaper", + "url": "https://tokensale.civic.com/static/images/landing/CivicTokenSaleWhitePaper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cif_team", + "url": "https://twitter.com/civickey", "icon": "twitter.png", "tags": [ "News" @@ -12205,8 +11188,8 @@ }, { "type": "custom", - "name": "Crypto Improvement Fund Telegram", - "url": "https://t.me/CIF_Team", + "name": "Civic Telegram", + "url": "https://t.me/civicplatform", "icon": "telegram.png", "tags": [ "News" @@ -12215,7 +11198,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/CryptoImprovementFund/", + "url": "https://www.reddit.com/r/civicplatform/", "icon": "reddit.png", "tags": [ "News" @@ -12224,303 +11207,311 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cryptoimprovementfund/", + "url": "https://www.facebook.com/pg/civictechnologiesinc/about/?ref=page_internal", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCdXWy2GtqF3QafvBb3gvGuQ", - "icon": "youtube.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 0.00003697, + "usd": 0.10001114, + "date": "" + } }, { - "genesis_id": "5562590132594876791", - "system": "Cryptoasset.fund", + "genesis_id": "00000c3ce6b3d823a35224a39798eca9ad889966aeb5a9da7b960ffb9869db35", + "system": "Clams", "dependencies": [ - "NXT" + "independent" ], - "icon": "cryptoassetfund", + "icon": "clams", + "token": { + "name": "clam", + "symbol": "CLAM" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Early Stage NXT based Investment Fund", + "system_type": "cryptocurrency", "tags": [ - "DApp" - ], - "hashtag": "#bitshares" + "DAO" + ] }, "aliases": { - "coinmarketcap": "Cryptofund" - }, - "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "token": { - "name": "cryptofund", - "symbol": "FUND" - }, - "crowdsales": { - "start_date": "2015-09-15T00:00:00", - "end_date": "2015-10-02T07:22:05", - "genesis_address": "NXT-Y8FL-UJCB-R25H-23BT2", - "funding_terms": "http://nxter.org/cryptoasset-fund-launch-12-00-gmt-15-sept/", - "funding_url": "https://nxtportal.org/assets/5562590132594876791", - "tokens_sold": 900000, - "tokens_issued": 1000000, - "btc_raised": 310.95 - }, - "specs": { - "total_tokens": 1000000 + "coinmarketcap": "Clams" }, - "flags": { - "rating_do_not_display": true, - "quantum": true + "ratings": { + "rating_cyber": 1 }, + "specs": {}, "links": [ { - "type": "risk", - "name": "Asset requre trust to issuer", - "url": "", - "icon": "" - }, - { - "name": "cryptoasset.fund", - "url": "http://cryptoasset.fund/", + "type": "website", + "name": "clamcoin.org", + "url": "http://www.clamcoin.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "CAF Asset", - "url": "http://nxtreporting.com/?a=5562590132594876791", + "type": "explorer", + "name": "Explorer", + "url": "http://khashier.com/chain/Clam", "icon": "explorer.png", "tags": [ "Main", "Apps", "Analytics" - ], - "type": "explorer" + ] }, { - "name": "NXT Forum", - "url": "https://nxtforum.org/cryptoasset-fund-projects/(pre-ann)-cryptoasset-fund-asset/20/", - "icon": "forum.png", + "type": "code", + "name": "Clams GitHub", + "url": "github.com/nochowderforyou/clams", + "icon": "github.png", "tags": [ "Main", - "News" - ], - "type": "forum" + "Code" + ] }, { - "name": "CAF Projects", - "url": "https://nxtforum.org/cryptoasset-fund-projects/", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ClamClient", + "icon": "twitter.png", "tags": [ + "Main", "News" - ], - "type": "forum" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/Crypto_Fund", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/clamcoin/", + "icon": "reddit.png", "tags": [ - "Main", "News" - ], - "type": "twitter" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/cryptoassetfund", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=623147", + "icon": "forum.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "NXT AE", - "url": "http://nxtreporting.com/?a=5562590132594876791", - "icon": "nxt.png", + "type": "wallet", + "name": "Clams Wallets", + "url": "https://github.com/nochowderforyou/clams/releases/", + "icon": "clams.png", "tags": [ "Apps", - "Exchange" - ], - "type": "custom" - } - ], - "first_price": { - "btc": 0.0003455, - "usd": 0.08202243, - "date": "2015-10-02T07:22:05" - } - }, - { - "genesis_id": "", - "system": "Crypviser", - "dependencies": [ - "independent" - ], - "icon": "crypviser", - "token": { - "name": "cv coin", - "symbol": "CVCOIN" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Encrypted communication App on Blockchain with it`s own cryprocurrency", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "CVCoin", - "nickname": "CVCoin" - }, - "links": [ + "Wallet" + ] + }, { - "type": "website", - "name": "crypviser.net", - "url": "https://ico.crypviser.net/", + "type": "wallet", + "name": "Clams Paper Wallet", + "url": "https://clamaddress.org/", + "icon": "wallet.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { - "type": "paper", - "name": "Crypviser Whitepaper", - "url": "https://ico.crypviser.net/docs/CrypViser_Whitepaper_v.1.2.pdf", + "type": "custom", + "name": "Clams Checker", + "url": "https://www.clamchecker.com/", + "icon": "clam.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1922625.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Free Clamcoin", + "url": "http://www.freeclam.com/", + "icon": "clam.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cvcoin_ico", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/clams/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Crypviser Telegram", - "url": "https://t.me/crypviser", - "icon": "telegram.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Crypviser Slack", - "url": "https://crypviser.slack.com/join/shared_invite/MjE5MjMzMTMyNzU3LTE1MDEyNTEyNTktNGE4NjI1MDUzYg", - "icon": "slack.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cvcico/", - "icon": "facebook.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + } + ], + "first_price": { + "btc": 0.00097185, + "usd": 0.48370958, + "date": "2014-08-26T00:00:00" + } + }, + { + "genesis_id": "2d8251121940abce6e28df134c6432e8c5a00d59989a2451806c2778c3a06112", + "system": "CloakCoin", + "icon": "cloakcoin", + "aliases": { + "coinmarketcap": "CloakCoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoS", + "algorithm": "X13" + }, + "token": { + "name": "CloakCoin", + "symbol": "CLOAK" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "cloakcoin.com", + "url": "http://www.cloakcoin.com/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCw4jiLq9vHfajMyQQQ1ixBA", - "icon": "youtube.png", + "type": "explorer", + "name": "Explorer", + "url": "http://explorer.cloakcoin.com/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "CloakCoin GitHub", + "url": "https://github.com/cashmen/CloakCoinRelaunch", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=823143.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00022139, + "usd": 0.13820999, + "date": "2014-07-07T00:00:00" + } }, { "genesis_id": "", - "system": "Crystal Clear", - "dependencies": [ - "Ethereum" - ], - "icon": "crystalclear", + "system": "Cofound.it", + "dependencies": "independent", + "icon": "cofound.it", "token": { - "name": "crystal clear token", - "symbol": "CCT" + "name": "cofound.it token", + "symbol": "CFI" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Changing the way customers and service providers connect" + "headline": "ICO Evaluation and Mentoring Platform" }, "crowdsales": { - "start_date": "2017-09-08T12:00:00", - "end_date": "2017-10-08T12:00:00", - "end_date_plan": "2017-10-08T12:00:00", + "start_date": "2017-06-07T15:00:00", + "end_date": "2017-06-07T15:00:00", + "end_date_plan": "2017-06-07T15:00:00", "genesis_address": [ - "0xec126D634D9be17A650881e598558AF1B90037d3" + "" ], - "funding_terms": "http://crystal-clear.io/Terms.pdf", - "funding_url": "http://crystal-clear.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://cofound.it/index.html", + "funding_url": "https://crowdsale.cofound.it/en/", + "tokens_sold": 125000000, + "tokens_issued": 500000000, + "btc_raised": 5110, "cap_limit": [ - "" + "usd = 125000000" ], "raised": [ - "" + "usd = 13985397" ] }, "links": [ { "type": "website", - "name": "crystal-clear.io", - "url": "http://crystal-clear.io/", + "name": "cofound.it", + "url": "https://cofound.it/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crystal Clear Whitepaper", - "url": "http://crystal-clear.io/Whitepaper_english.pdf", + "name": "Cofound.it Whitepaper", + "url": "https://cofounditmedia.s3-eu-west-1.amazonaws.com/documents/Cofound.it_business_plan", "tags": [ "Main", "Science" @@ -12528,8 +11519,8 @@ }, { "type": "github", - "name": "Crystal Clear GitHub", - "url": "https://github.com/CrystalClearS", + "name": "Cofound.it GitHub", + "url": "https://github.com/cofoundit", "icon": "github.png", "tags": [ "Main", @@ -12538,9 +11529,9 @@ }, { "type": "blog", - "name": "Crystal Clear Blog", - "url": "https://steemit.com/@crysser", - "icon": "blog.png", + "name": "Cofound.it Blog", + "url": "https://blog.cofound.it/", + "icon": "medium.png", "tags": [ "Main", "News" @@ -12549,7 +11540,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2046788.0", + "url": "https://bitcointalk.org/index.php?topic=1849911.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -12558,156 +11549,71 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CCS_Crystal", + "url": "https://twitter.com/cofound_it", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Crystal Clear Telegram", - "url": "https://t.me/CrystalClearICO", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Crystal Clear Slack", - "url": "https://crystalclears.slack.com/join/shared_invite/MjI3MDQ2MTM4NDU0LTE1MDI3MDA5ODUtMWQyMDFkZmFjZQ", + "name": "Cofound.it Slack", + "url": "http://cofoundit.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/CCSer/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCwD6YgRfMY7nsuX9g8N05tg", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "000000002f4984003de245a1666d8a8271ddf4236cf190bb9a2595dc4e7d4696", - "system": "CureCoin", - "icon": "cureCoin", - "aliases": { - "coinmarketcap": "CureCoin" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "CureCoin", - "symbol": "CURE" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "curecoin.net", - "url": "https://www.curecoin.net/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/cure/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "CureCoin GitHub", - "url": "https://github.com/cygnusxi/CurecoinSource", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=603757.0", - "icon": "forum.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/cofoundit/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] } ], "first_price": { - "btc": 0.00082553, - "usd": 0.48717763, - "date": "2014-05-26T00:00:00" + "btc": 0.00004088, + "usd": 0.11188881, + "date": "" } }, { "genesis_id": "", - "system": "DARFchain", + "system": "CoinDash", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "darfchain", + "icon": "coindash", "token": { - "name": "darfchain token", - "symbol": "DARF" + "name": "coindash token", + "symbol": "CDT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Blockchain based ERP solution for crowd control of ICO companies" + "system_type": "cryptoasset", + "headline": "Portfolio management and social trading platform" }, "crowdsales": { - "start_date": "2017-11-01T00:00:00", - "end_date": "2017-12-12T00:00:00", - "end_date_plan": "2017-12-12T00:00:00", + "start_date": "2017-07-16T00:00:00", + "end_date": "2017-08-15T00:00:00", + "end_date_plan": "2017-08-15T00:00:00", "genesis_address": [ - "133pjWuEdFBnWfDu74t8dUzAEKZz4AMNXP", - "3PQ1xrcZAiseoZXrtiyyb1pj7Nx3VystoK4", - "0xb6c8f16cc72565e05457950c1de4be946e38da98", - "LaSb13LFauZyqcnhPvamMSQrnSgGfmPwGd" + "" ], - "funding_terms": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", - "funding_url": "http://buy.darfchain.com/", + "funding_terms": "https://www.coindash.io/", + "funding_url": "https://www.coindash.io/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ - "" + "usd = 12000000" ], "raised": [ "" @@ -12716,16 +11622,16 @@ "links": [ { "type": "website", - "name": "darfchain.com", - "url": "http://www.darfchain.com/", + "name": "coindash.io", + "url": "https://www.coindash.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DARFchain Whitepaper", - "url": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", + "name": "CoinDash Whitepaper", + "url": "https://www.coindash.io/coindash-whitepaper.pdf", "tags": [ "Main", "Science" @@ -12733,18 +11639,27 @@ }, { "type": "github", - "name": "DARFchain GitHub", - "url": "https://github.com/stanta/darfchain", + "name": "Bancor GitHub", + "url": "https://github.com/bancorprotocol/contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1894530.msg18810057#msg18810057", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DARFChain", + "url": "https://twitter.com/coindashio", "icon": "twitter.png", "tags": [ "News" @@ -12752,17 +11667,26 @@ }, { "type": "custom", - "name": "DARFchain Telegram", - "url": "https://t.me/joinchat/AwK-gENtLR8IfVr0jVlUZA", + "name": "CoinDash Telegram", + "url": "https://telegram.me/coindash", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "CoinDash Slack", + "url": "https://coindasher-slack.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DARFChain/", + "url": "https://www.facebook.com/coindash.io", "icon": "facebook.png", "tags": [ "News" @@ -12771,7 +11695,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UC31sC64dmKHtO3Ra-mEsA8g", + "url": "https://www.youtube.com/channel/UC_CFhpZ81CxsDlva5pv1_NQ", "icon": "youtube.png", "tags": [ "News" @@ -12781,14 +11705,14 @@ }, { "genesis_id": "", - "system": "DCORP", + "system": "CoinDrive", "dependencies": [ "Ethereum" ], - "icon": "dcorp", + "icon": "coindrive", "token": { - "name": "dcorp token", - "symbol": "DRP" + "name": "coindrive token", + "symbol": "CDR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -12797,22 +11721,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Democratizing Venture Capitalism " + "headline": "Shared eWallet to invest virtual assets like ingame values" }, "crowdsales": { - "start_date": "2017-06-1T22:00:00", - "end_date": "2017-06-15T00:10:00", - "end_date_plan": "2017-06-15T00:00:00", + "start_date": "2017-10-23T12:00:00", + "end_date": "2017-11-06T00:00:00", + "end_date_plan": "2017-11-06T00:00:00", "genesis_address": [ - "0x00DdD4BB955e0C93beF9b9986b5F5F330Fd016c6" + "" ], - "funding_terms": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/Disclaimer.pdf", - "funding_url": "https://www.dcorp.it/crowdsale", + "funding_terms": "http://coindrive.xyz/#ico", + "funding_url": "https://dashboard.coindrive.xyz", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "eth = 9500000" + "usd = 18000000" ], "raised": [ "" @@ -12821,16 +11745,16 @@ "links": [ { "type": "website", - "name": "dcorp.it", - "url": "https://www.dcorp.it/", + "name": "coindrive.xyz", + "url": "http://coindrive.xyz/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DCORP Whitepaper", - "url": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/whitepaper%20v0.3.2_EN-revised.pdf", + "name": "Bancor Whitepaper", + "url": "https://docs.google.com/document/d/1D1mgMbbJq3g_RsKphcJDetg95l6riE7R2OVakIgm5NA/edit?usp=sharing", "tags": [ "Main", "Science" @@ -12838,8 +11762,8 @@ }, { "type": "github", - "name": "DCORP GitHub", - "url": "https://github.com/frankbonnet/DCORP", + "name": "Bancor GitHub", + "url": "https://github.com/DriveCoin", "icon": "github.png", "tags": [ "Main", @@ -12849,7 +11773,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928628.msg19144362#msg19144362", + "url": "https://bitcointalk.org/index.php?topic=2154715.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -12858,60 +11782,117 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Dcorpcrowdsale", + "url": "https://twitter.com/DriveCoin", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "DCORP Slack", - "url": "https://dcorphq.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "Bancor Telegram", + "url": "https://t.me/joinchat/CEeWMkNauisHU5Q10azRdg", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/dcorp/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/CoinDriveApp/", + "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "0xc96eec418b50c538c3f3e32e71575da068a97401", + "system": "Cointingency", + "icon": "contingency", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "contingency token", + "symbol": "CTY" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Contingency" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Decentralized, Trustless Gambling Platform", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" + }, + "specs": { + "supply": 3453977.510090046, + "cap": { + "btc": 312, + "usd": 367487 + } + }, + "first_price": { + "date": "2017-02-28T20:00:00", + "btc": 0.00009047, + "usd": 0.10639543 + }, + "flags": { + "supply_from_here": true + }, + "links": [ + { + "type": "website", + "name": "contingency.tech", + "url": "http://contingency.tech", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DecentralizedCorporation/", - "icon": "facebook.png", + "type": "github", + "name": "Contingency GitHub", + "url": "https://github.com/ContingencyEth/Contingency", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCjbYVUvy5tOK0IINI11hTDw", - "icon": "youtube.png", + "type": "paper", + "name": "Contingency Whitepaper", + "url": "http://contingency.tech/Contingency-Whitepaper.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] } ] }, { "genesis_id": "", - "system": "DLS Academy", + "system": "CombiCoin", "dependencies": [ "Ethereum" ], - "icon": "dlsacademy", + "icon": "сombiсoin", "token": { - "name": "dls token", - "symbol": "DLT" + "name": "combi coin", + "symbol": "TRIA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -12920,22 +11901,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Tool that offers all you need for your professional growth" + "headline": "100% asset backed by the top 30 cryptocurrencies" }, "crowdsales": { - "start_date": "2017-09-15T18:00:00", - "end_date": "2017-10-15T18:00:00", - "end_date_plan": "2017-10-15T18:00:00", + "start_date": "2017-09-01T00:00:00", + "end_date": "2017-09-30T23:59:00", + "end_date_plan": "2017-09-30T23:59:00", "genesis_address": [ "" ], - "funding_terms": "http://dlsacademy.io/ico/", - "funding_url": "http://dlsacademy.io/ico", + "funding_terms": "https://triaconta.com", + "funding_url": "https://triaconta.com", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 2000000" ], "raised": [ "" @@ -12944,25 +11925,34 @@ "links": [ { "type": "website", - "name": "dlsacademy.io", - "url": "http://dlsacademy.io/", + "name": "triaconta.com", + "url": "https://triaconta.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DLS Academy Whitepaper", - "url": "http://dlsacademy.io/wp-content/uploads/2017/08/dlsacademy_white_paper.pdf", + "name": "CombiCoin Whitepaper", + "url": "https://triaconta.com/CombiCoin_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2116296.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "github", - "name": "DLS Academy GitHub", - "url": "https://github.com/DLS-Academy/contracts", + "name": "CombiCoin GitHub", + "url": "https://github.com/nevixa/triatoken_combicoin", "icon": "github.png", "tags": [ "Main", @@ -12970,56 +11960,148 @@ ] }, { - "type": "blog", - "name": "DLS Academy Blog", - "url": "https://medium.com/@DLS_Academy/", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/triacontacc", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2191979", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Triaconta/", + "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Cosmos", + "icon": "cosmos", + "dependencies": [ + "indipendent" + ], + "token": { + "name": "atom", + "symbol": "ATOM" + }, + "consensus": { + "type": "Proof-of-Stake", + "algorithm": "Tendermint" + }, + "aliases": { + "coinmarketcap": "Cosmos" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "A Network of Distributed Ledgers", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2017-04-06T14:00:00", + "end_date": "2017-04-06T18:28:00", + "genesis_address": [ + "0xE825363f3bEDAbc95b2A9d42dBc73ec7B82B57d3" + ], + "funding_terms": "https://github.com/cosmos/cosmos/raw/master/fundraiser/Interchain%20Cosmos%20Contribution%20Terms%20-%20FINAL.pdf", + "funding_url": "http://cosmos.network/", + "tokens_sold": 168475963, + "tokens_issued": 224634617, + "btc_raised": 14413, + "tokens_distribution": [ + "Strategic Contributors and Early Contributors - 75%", + "Seed Contributors - 5%", + "Bits Inc - 10%", + "development and maintenance of the Cosmos Project - 10%" + ] + }, + "specs": { + "supply": 224634617, + "cap": { + "btc": 19217, + "usd": 22293442 + } + }, + "first_price": { + "date": "2017-04-06T18:30:00", + "btc": 0.00008555, + "usd": 0.09924313 + }, + "flags": { + "supply_from_here": true + }, + "links": [ + { + "type": "website", + "name": "cosmos.network", + "url": "http://cosmos.network/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DLS_Academy", - "icon": "twitter.png", + "type": "blog", + "name": "Cosmos Blog", + "url": "http://cosmos.network/blog", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, + { + "type": "github", + "name": "Cosmos GitHub", + "url": "https://github.com/cosmos/cosmos", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "paper", + "name": "Cosmos Whitepaper", + "url": "http://cosmos.network/whitepaper", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, { "type": "custom", - "name": "DLS Academy Telegram", - "url": "https://t.me/joinchat/GYUbzERK1iik1u5pwRf2MA/", - "icon": "telegram.png", + "name": "Cosmos Slack", + "url": "http://forum.tendermint.com:3000/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/DLS_Academy/", + "name": "reddit", + "url": "https://www.reddit.com/r/thecosmos", "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DLS-Academy-861541437336551", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cosmos_hq", + "icon": "twitter.png", "tags": [ "News" ] @@ -13028,35 +12110,35 @@ }, { "genesis_id": "", - "system": "DMarket", + "system": "Coss", "dependencies": [ "Ethereum" ], - "icon": "dmarket", + "icon": "coss", "token": { - "name": "dmarket token", - "symbol": "DMarket" + "name": "coss token", + "symbol": "COSS" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized marketplace to turn every virtual item into a real commodity" + "headline": "Crypto One Stop Solution platform" }, "crowdsales": { - "start_date": "2017-11-03T16:00:00", - "end_date": "2017-11-17T16:00:00", - "end_date_plan": "2017-11-17T16:00:00", + "start_date": "2017-08-08T12:08:00", + "end_date": "2017-09-06T12:08:00", + "end_date_plan": "2017-09-06T12:08:00", "genesis_address": [ - "0x4b60B53a6eDCD75f0730ecC22579Df2079F210B0" + "" ], - "funding_terms": "https://dmarket.io", - "funding_url": "https://dmarket.io", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://coss.io", + "funding_url": "https://coss.io/ico", + "tokens_sold": 130000000, + "tokens_issued": 200000000, "btc_raised": "", "cap_limit": [ "" @@ -13068,45 +12150,25 @@ "links": [ { "type": "website", - "name": "dmarket.io", - "url": "https://dmarket.io/", + "name": "coss.io", + "url": "https://coss.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "DMarket Whitepaper", - "url": "https://dmarket.io/assets/documents/DMarket_white_paper_EN.pdf", + "name": "Coss Whitepaper", + "url": "https://www.coss.io/documents/coss-whitepaper-v3.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "DMarket GitHub", - "url": "https://github.com/suntechsoft/dmarket-smartcontract", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "DMarket Blog", - "url": "https://medium.com/@dmarket", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2041720.new#new", + "url": "https://bitcointalk.org/index.php?topic=2050735.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -13115,132 +12177,128 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dmarket_io", + "url": "https://twitter.com/cosscrypto", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "DMarket Telegram", - "url": "https://t.me/joinchat/CV8tCULRq_vJ2Xzu9Iopqg", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "DMarket Slack", - "url": "https://dmarket.io/slack", + "name": "Coss Slack", + "url": "https://cosstokenswap.slack.com/join/shared_invite/MjA0NDA2MjY4MzUzLTE0OTg2NjMxNDktOTkxZDcwOTYxYQ", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/D_Market/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/dmarketcommunity/", + "url": "https://www.facebook.com/cosscrypto/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCCF8BhVCdsSr1oy9kA1g5vg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "20bbf1cb1115ccda06c0cce115f5b72a78055a163892575988d1c8ee085f5e86", - "system": "DNotes", + "genesis_id": "685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098", + "system": "Counterparty", "dependencies": [ - "independent" + "Bitcoin" ], "token": { - "name": "DNote", - "symbol": "NOTE" + "name": "xcp", + "symbol": "XCP" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "Bitcoin", + "algorithm": "OP_Return" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptoasset", + "headline": "A Platform for Free and Open Financial Tools on the Bitcoin Network", + "tags": [ + "DApp" + ], + "hashtag": "#counterparty", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "DNotes", - "CurrencyName": "DNotes" - }, - "ratings": { - "rating_cyber": 1 - }, - "events": { - "announcement": "16/02/2014" + "coinmarketcap": "Counterparty" }, "specs": { - "p2p": 11224, - "rpc": 11223, - "block_time": 60, - "total_tokens": 500000000 + "supply": 2618187 + }, + "crowdsales": { + "start_date": "2014-01-02T02:40:50", + "end_date": "2014-02-02T00:00:00", + "genesis_address": [ + "1CounterpartyXXXXXXXXXXXXXXXUWLpVr" + ], + "funding_url": "https://bitcointalk.org/index.php?topic=395761.0", + "funding_terms": "https://bitcointalk.org/index.php?topic=395761.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 2639127.58, + "tokens_issued": 2639127.58, + "btc_raised": 2125.63 }, + "events": [ + { + "name": "Genesis", + "start_date": "2014-01-02T22:19:37", + "url": "https://blockchain.info/tx/685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098" + } + ], "links": [ { - "name": "dnotescoin.com", - "url": "http://dnotescoin.com/", + "name": "counterparty.io", + "url": "http://counterparty.io/", "icon": "website.png", "tags": [ "Main" ], "type": "website" }, + { + "name": "Explorer", + "url": "http://blockscan.com/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, { "name": "GitHub", - "url": "https://github.com/DNotesCoin/DNotes/", - "type": "github", + "url": "https://github.com/CounterpartyXCP", "icon": "github.png", "tags": [ - "Main", "Code" - ] + ], + "type": "github" }, { - "name": "E-Waluty Explorer", - "url": "http://explorer.e-waluty.net.pl/NOTE/", - "type": "explorer", - "icon": "explorer.png", + "name": "Counterparty Documentation", + "url": "http://counterparty.io/docs/", + "icon": "whitepaper.png", "tags": [ "Main", - "Apps", - "Analytics" - ] + "Science" + ], + "type": "paper" }, { - "name": "Wallets", - "url": "http://dnotescoin.com/download.php", + "name": "Counterwallet", + "url": "https://counterwallet.io/", "type": "wallet", - "icon": "wallet.png", + "icon": "counterparty.png", "tags": [ "Main", "Apps", @@ -13248,170 +12306,224 @@ ] }, { - "name": "DNotes Vault", - "url": "https://dnotesvault.com/", + "name": "IndieSquare Wallet", + "url": "https://wallet.indiesquare.me/", "type": "wallet", - "icon": "dnotes.png", + "icon": "indiesquare.png.png", "tags": [ + "Main", "Apps", "Wallet" ] }, { "name": "Twitter", - "url": "https://twitter.com/DNotesCoin", - "type": "twitter", + "url": "https://twitter.com/CounterpartyXCP", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "name": "Facebook", - "url": "https://www.facebook.com/Dnotescoin-777105165651768/timeline/", - "type": "custom", - "icon": "facebook.png", + "name": "Forum", + "url": "https://forums.counterparty.io/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "name": "YouTube", - "url": "https://www.youtube.com/user/dnotescoin", - "type": "custom", - "icon": "youtube.png", + "name": "Blog", + "url": "http://counterparty.io/news/", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" }, { "name": "reddit", - "url": "http://www.reddit.com/r/DNotes/", - "type": "reddit", + "url": "http://www.reddit.com/r/counterparty_xcp", "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "reddit" }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=470155.0", - "type": "forum", - "icon": "forum.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/counterparty", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/?s=dnotes", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/counterparty/", "type": "custom", - "icon": "bitcoinist.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "name": "DNotesPool", - "url": "https://dnotespool.com/", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/counterparty/", "type": "custom", - "icon": "mining.png", + "icon": "coindesk.png", "tags": [ - "Apps" + "News" ] }, { - "name": "CryptoBlox", - "url": "http://mine.cryptoblox.com/", - "type": "custom", - "icon": "mining.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=395761.0", + "icon": "forum.png", "tags": [ - "Apps" + "News" + ], + "type": "forum" + }, + { + "name": "CoinDaddy", + "url": "https://coindaddy.io", + "type": "explorer", + "icon": "coindaddy.png", + "tags": [ + "Apps", + "Analytics" ] }, { - "name": "E-Pool", - "url": "http://p2pool.e-pool.net", + "name": "Google+", + "url": "https://plus.google.com/u/0/+CounterpartyIoXCP/posts", + "icon": "googleplus.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/CounterpartyXCP", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "counterblock API", + "url": "http://counterparty.io/docs/counterblock_api/", + "icon": "link.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Counterparty Dev Library", + "url": "http://counterparty.io/docs/counterblock_api/", + "icon": "link.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "mining.png", + "icon": "poloniex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "Hash-to-Coins", - "url": "https://hash-to-coins.com/", + "name": "ShapeShift", + "url": "https://shapeshift.io", "type": "custom", - "icon": "mining.png", + "icon": "shapeshift.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "E-Waluty", - "url": "http://pool.e-waluty.net.pl/", + "name": "Bittrex", + "url": "https://bittrex.com/", "type": "custom", - "icon": "mining.png", + "icon": "bittrex.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "BTCPool Club", - "url": "http://btcpool.club/", + "name": "BTER", + "url": "https://bter.com/", "type": "custom", - "icon": "mining.png", + "icon": "bter.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dnotes/#markets", + "name": "MasterXchange", + "url": "http://masterxchange.com/", "type": "custom", - "icon": "link.png", + "icon": "masterxchange.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", + "name": "Counterparty DEX", + "url": "https://counterwallet.io/", "type": "custom", - "icon": "cryptsy.png", + "icon": "counterparty.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/counterparty/#markets", "type": "custom", - "icon": "poloniex.png", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] } ], "first_price": { - "btc": 0.00000128, - "usd": 0.00080293, - "date": "2014-03-08T00:00:00" + "btc": 0.00080543, + "usd": 0.68813926, + "date": "2014-02-02T00:00:00" + }, + "flags": { + "quantum": true } }, { "genesis_id": "", - "system": "DaoCasino", - "icon": "daocasino", + "system": "Сove Identity", "dependencies": [ "Ethereum" ], + "icon": "coveidentity", "token": { - "name": "bet token", - "symbol": "BET" + "name": "cove shell token", + "symbol": "SHEL" }, "consensus": { "consensus_type": "ERC20 Token", @@ -13420,13 +12532,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain protocol for gambling" + "headline": "End-to-end control of your digital identity and documents" }, "crowdsales": { - "start_date": "2017-06-29T13:00:00", - "end_date": "2017-07-26T13:00:00", - "funding_terms": "https://dao.casino/", - "funding_url": "https://dao.casino/", + "start_date": "2017-09-21T07:00:00", + "end_date": "2017-09-28T06:59:00", + "end_date_plan": "2017-09-28T06:59:00", + "genesis_address": [ + "" + ], + "funding_terms": " https://coveidentity.com/CoveWhitepaper.pdf", + "funding_url": " https://coveidentity.com/tokensale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -13440,18 +12556,16 @@ "links": [ { "type": "website", - "name": "dao.casino", - "url": "https://dao.casino/", - "icon": "website.png", + "name": "coveidentity.com", + "url": "https://coveidentity.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DaoCasino Whitepaper", - "url": "https://github.com/DaoCasino/Whitepaper/blob/master/DAO.Casino%20WP.md", - "icon": "paper.png", + "name": "Сove Identity Whitepaper", + "url": "https://coveidentity.com/CoveWhitepaper.pdf", "tags": [ "Main", "Science" @@ -13459,8 +12573,8 @@ }, { "type": "github", - "name": "DaoCasino GitHub", - "url": "https://github.com/daocasino", + "name": "Сove Identity GitHub", + "url": "https://github.com/coveidentity", "icon": "github.png", "tags": [ "Main", @@ -13468,55 +12582,37 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928183.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Сove Identity Blog", + "url": "https://medium.com/coveidentity", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/daocasino?lang=en", + "url": "https://twitter.com/CoveIdentity", "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "blog", - "name": "DaoCasino Blog", - "url": "https://medium.com/@dao.casino", - "icon": "medium.png", "tags": [ "News" ] }, { "type": "custom", - "name": "DaoCasino Telegram", - "url": "https://t.me/daocasino", + "name": "Сove Identity Telegram", + "url": "https://t.me/coveidentity", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "DaoCasino Slack", - "url": "https://dao.casino/slack-invite.html", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Dao.casino/", + "url": "https://www.facebook.com/coveidentity", "icon": "facebook.png", "tags": [ "News" @@ -13525,7 +12621,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCkggi9VnPJ0qUzfj7h70-pQ", + "url": "https://www.youtube.com/coveidentity", "icon": "youtube.png", "tags": [ "News" @@ -13534,295 +12630,266 @@ ] }, { - "genesis_id": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6", - "system": "Dash", + "genesis_id": "", + "system": "Creativechain", "dependencies": [ "independent" ], + "icon": "creativechain", "token": { - "name": "dash", - "symbol": "DASH", - "base": "duffs", - "main": "DASH", - "10in2": "uDash", - "10in5": "mDASH", - "10in8": "DASH" + "name": "creativechain token", + "symbol": "CREA" }, "consensus": { - "type": "PoW", - "algorithm": "X11" + "consensus_type": "PoW", + "consensus_name": "Proof-of-Work" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "An open sourced, privacy-centric digital currency with instant transactions", - "tags": [ - "DAO" - ], - "hashtag": "#dash", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Dash" - }, - "specs": { - "block_time": 150, - "block_reward": "2222222/(((Difficulty+2600)/9)^2)", - "halfing_cycle": "210240 blocks", - "total_tokens": "18900000 DASH", - "difficulty_cycle": "Retargets using Dark Gravity Wave", - "txs_confirm": "6 blocks" + "headline": "Multimedia Content Distribution" }, - "events": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=421615.0", - "start_date": "2014-01-18T05:50:23" - } - ], - "first_price": { - "btc": 0.00033188, - "usd": 0.21837893, - "date": "2014-02-07T00:00:00" + "crowdsales": { + "start_date": "2017-03-15T00:00:00", + "end_date": "2017-05-01T00:00:00", + "end_date_plan": "2017-05-01T00:00:00", + "genesis_address": [ + "3DxW7NDrpkyK3N71vtoKyVNGW8oYqnWuH2", + "1GJdGn4x47Y3ZMfSy3DPxiYT4zgta4Tez" + ], + "funding_terms": "http://creativechain.org/ico/", + "funding_url": "http://creativechain.org/ico/", + "tokens_sold": 115000000, + "tokens_issued": 115000000, + "btc_raised": "", + "cap_limit": [ + "usd = 7947316" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "Dash.org", - "url": "https://dash.org/", - "icon": "website.png", + "type": "website", + "name": "creativechain.org", + "url": "http://creativechain.org/project/", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Dash organization on Github", - "url": "https://github.com/dashpay", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ], - "type": "github" + ] }, { - "name": "Dash Whitepaper", - "url": "https://dash.org/wp-content/uploads/2015/04/Dash-WhitepaperV1.pdf", - "icon": "whitepaper.png", + "type": "paper", + "name": "Creativechain Whitepaper", + "url": "http://creativechain.org/wp-content/uploads/2017/03/Whitepaper-Creativechain-1.2.pdf", "tags": [ "Main", "Science" - ], - "type": "paper" + ] }, { - "name": "Explorer", - "url": "http://explorer.dash.org/chain/Dash", - "icon": "explorer.png", + "type": "github", + "name": "Creativechain GitHub", + "url": "https://github.com/creativechain", + "icon": "github.png", "tags": [ "Main", - "Apps" - ], - "type": "explorer" - }, - { - "name": "Press Releases", - "url": "https://dash.org/news/category/press/", - "icon": "link.png", - "tags": [ - "News" - ], - "type": "custom" + "Code" + ] }, { - "name": "Dash Blog", - "url": "https://dash.org/news/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1809920.0", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "blog" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dashpay", + "url": "https://twitter.com/Creative_Chain", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://www.dash.org/forum/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "Forum" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/dashpay", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "Dash Wallet", - "url": "https://dash.org/downloads/", - "icon": "wallet.png", - "tags": [ - "Wallet", - "Apps" - ], - "type": "wallet" + ] }, { - "name": "Dash Ninja Monitoring", - "url": "https://dashninja.pl/", - "icon": "dashninja.png.png", - "tags": [ - "Analytics", - "Apps" - ], - "type": "custom" + "type": "custom", + "name": "Creativechain Telegram", + "url": "https://telegram.me/creativechain", + "icon": "telegram.png", + "tags": [ + "News" + ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=421615.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Thecreativechain/?fref=ts", + "icon": "facebook.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Crowdholding", + "dependencies": [ + "Ethereum" + ], + "icon": "crowdholding", + "token": { + "name": "crowdholding token", + "symbol": "YUPIE" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Network of Intrinsically Tradeable Smart Tokens" + }, + "crowdsales": { + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", + "genesis_address": [ + "0x0F33bb20a282A7649C7B3AFf644F084a9348e933" + ], + "funding_terms": "https://ico.crowdholding.com/", + "funding_url": "https://ico.crowdholding.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 631000000 + }, + "links": [ { - "name": "Dash Wiki", - "url": "https://dashpay.atlassian.net/wiki/display/DOC/Official+Documentation", + "type": "website", + "name": "ico.crowdholding", + "url": "https://ico.crowdholding.com/", "tags": [ - "Science" - ], - "type": "wiki" + "Main" + ] }, { - "name": "Dash Foundation", - "url": "https://www.darkcoinfoundation.org/", - "icon": "whitepaper.png", + "type": "paper", + "name": "Crowdholding Whitepaper", + "url": "https://docs.google.com/document/d/1RcOqAqnW89d8u8uS5E9W0gCz5k678SJFeWaRcxYkgdw/edit#heading=h.gd975316ob3y", "tags": [ "Main", "Science" - ], - "type": "paper" + ] }, { - "name": "P2Pool: Peer-to-peer Dash mining pool", - "url": "https://github.com/dashpay/p2pool-dash", + "type": "github", + "name": "Crowdholding GitHub", + "url": "https://github.com/crowdholdingico/YupieSmartContract", "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "github" + ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "blog", + "name": "Crowdholding Blog", + "url": "https://medium.com/@crowdholding", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Poloniex", - "url": "https://poloniex.com/exchange/btc_dash", - "type": "custom", - "icon": "poloniex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2082561.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-DASH", - "type": "custom", - "icon": "bittrex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/crowdholding", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/trade/dash_btc", "type": "custom", - "icon": "bter.png", + "name": "Crowdholding Telegram", + "url": "https://t.me/Crowdholding", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/dash_btc", - "type": "custom", - "icon": "btc-e.png", + "type": "slack", + "name": "Crowdholding Slack", + "url": "https://join.slack.com/t/crowdholdingico/shared_invite/MjIzMzg3NzU5OTkxLTE1MDE4NTUwMjctYTIwYzZlOTU2Yw", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade.html?mk_type=btc&btc38_trade_coin_name=dash", - "type": "custom", - "icon": "btc38.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Crowdholding/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dash/#markets", "type": "custom", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/Crowdholding/", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Dashwhale", - "headline": " Masternode Monitoring and Budget Management", - "url": "https://www.dashwhale.org/", "type": "custom", - "icon": "dashwhale.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCDmQRTVwVPBwLErsbXPyrRA", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "DatabrokerDAO", + "system": "CRYPTO20", "dependencies": [ "Ethereum" ], - "icon": "databrokerdao", + "icon": "crypto20", "token": { - "name": "databrokerdao token", - "symbol": "DATA" + "name": "CRYPTO20 token", + "symbol": "C20" }, "consensus": { "consensus_type": "ERC20 Token", @@ -13831,17 +12898,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed marketplace for IoT sensor data" + "headline": "AI Backed autonomous Top-20 Crypto Index Token" }, "crowdsales": { - "start_date": "2017-09-18T16:00:00", - "end_date": "2017-10-16T16:00:00", - "end_date_plan": "2017-10-16T16:00:00", + "start_date": "2017-10-07T00:00:00", + "end_date": "2017-11-30T00:00:00", + "end_date_plan": "2017-11-14T00:00:00", "genesis_address": [ - "0xb682943fa0408f74e87c53f405d394d9a8b715ae" + "" ], - "funding_terms": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", - "funding_url": "https://databrokerdao.com/", + "funding_terms": "https://crypto20.com/", + "funding_url": "https://crypto20.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -13855,16 +12922,16 @@ "links": [ { "type": "website", - "name": "databrokerdao.com", - "url": "https://databrokerdao.com/", + "name": "crypto20.com", + "url": "https://crypto20.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DatabrokerDAO Whitepaper", - "url": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", + "name": "CRYPTO20 Whitepaper", + "url": "https://s3.amazonaws.com/crypto20s3/pdf/c20-whitepaper.pdf", "tags": [ "Main", "Science" @@ -13872,8 +12939,8 @@ }, { "type": "github", - "name": "DatabrokerDAO GitHub", - "url": "https://github.com/DataBrokerDAO", + "name": "CRYPTO20 GitHub", + "url": "https://github.com/cryptotwenty", "icon": "github.png", "tags": [ "Main", @@ -13882,8 +12949,8 @@ }, { "type": "blog", - "name": "DatabrokerDAO Blog", - "url": "https://medium.com/DataBrokerDAO", + "name": "CRYPTO20 Blog", + "url": "https://medium.crypto20.com/?_ga=2.29681596.2080268847.1506597840-1211873047.1505743394", "icon": "medium.png", "tags": [ "Main", @@ -13891,46 +12958,46 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2113309.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "CRYPTO20 Twitter", + "url": "https://twitter.com/CRYPTOtwenty", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DataBrokerDAO", - "icon": "twitter.png", + "type": "slack", + "name": "CRYPTO20 Slack", + "url": "https://cryptotwenty.slack.com/join/shared_invite/MjIxMzc3OTk1NjgwLTE1MDE4MDM4MDItYmRlNGIxNjZkNA", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "DatabrokerDAO Telegram", - "url": "https://t.me/databrokerdao", - "icon": "telegram.png", + "type": "reddit", + "name": "CRYPTO20 Reddit", + "url": "https://www.reddit.com/r/cryptotwenty/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "DatabrokerDAO Slack", - "url": "https://slack.databrokerdao.com/", - "icon": "slack.png", + "type": "custom", + "name": "CRYPTO20 Facebook", + "url": "https://www.facebook.com/cryptotwenty/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DataBrokerDAO/", - "icon": "facebook.png", + "name": "CRYPTO20 YouTube", + "url": "https://www.youtube.com/channel/UCD8q9H_MszuWbT8un5gLDAw", + "icon": "youtube.png", "tags": [ "News" ] @@ -13939,91 +13006,79 @@ }, { "genesis_id": "", - "system": "Decent", - "icon": "decent", + "system": "Crypto Improvement Fund", "dependencies": [ "independent" ], + "icon": "cif", "token": { - "name": "decent", - "symbol": "DCT" + "name": "cif token", + "symbol": "CIF" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Decent" + "consensus_type": "Combine PoW/PoS", + "consensus_name": "" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "Decenttralized Content Distribution Platform", - "tags": [ - "DAO" - ], - "page_state": "draft" + "headline": "Bitcoin for Business" }, "crowdsales": { - "start_date": "2016-09-11T01:00:00", - "end_date": "2016-11-06T23:59:00", + "start_date": "2017-10-01T17:00:00", + "end_date": "2017-11-01T16:59:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ - "33WDB3nsVHH5qafCAriPb8Jmb1e3ptsY4h" + "3F4aY4RXGSaQNKFiecECeTeZzmUTsFnUfh" ], - "funding_terms": "http://sale.decent.ch/", - "funding_url": "http://sale.decent.ch/", - "tokens_sold": 47100000, - "tokens_issued": 67300000, - "btc_raised": 5881.44798307 + "funding_terms": "https://www.cryptoimprovementfund.io/", + "funding_url": "https://www.cryptoimprovementfund.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 67300000, - "price": { - "btc": 0.00012487, - "usd": 0.08876134 - } - }, - "first_price": { - "btc": 0.00012487, - "usd": 0.08876134, - "date": "2016-11-06T23:59:00" - }, - "flags": { - "supply_from_here": true + "supply": 500000000 }, "links": [ { "type": "website", - "name": "decent.ch", - "url": "http://decent.ch/", - "icon": "website.png", + "name": "cryptoimprovementfund.io", + "url": "https://www.cryptoimprovementfund.io/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Decent Crowdsale", - "url": "http://sale.decent.ch/", - "icon": "website.png", + "type": "paper", + "name": "Crypto Improvement Fund Whitepaper", + "url": "https://www.cryptoimprovementfund.io/wp-content/uploads/2017/09/Whitepaper_CIF.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DECENTplatform", - "icon": "twitter.png", + "type": "github", + "name": "Crypto Improvement Fund GitHub", + "url": "https://github.com/jumpa1/HT2500", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "blog", - "name": "Blog", - "url": "http://decent.ch/blog/", - "icon": "blog.png", + "name": "Crypto Improvement Fund Blog", + "url": "https://medium.com/@AdminCIF", + "icon": "medium.png", "tags": [ "Main", "News" @@ -14031,53 +13086,70 @@ }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1162392", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2075838.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cif_team", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DECENTplatform", - "icon": "facebook.png", + "name": "Crypto Improvement Fund Telegram", + "url": "https://t.me/CIF_Team", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/CryptoImprovementFund/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Decent Slack", - "url": "https://decent-project.slack.com/", - "icon": "slack.png", + "name": "Facebook", + "url": "https://www.facebook.com/cryptoimprovementfund/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Decent Whitepaper", - "url": "http://decent.ch/decent-whitepaper.pdf", - "icon": "paper.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCdXWy2GtqF3QafvBb3gvGuQ", + "icon": "youtube.png", "tags": [ - "Science" + "News" ] } ] }, { "genesis_id": "", - "system": "Decentraland", + "system": "Crypto.tickets", "dependencies": [ "Ethereum" ], - "icon": "decentraland", + "icon": "cryptotickets", "token": { - "name": "decentraland token", - "symbol": "MANA" + "name": "cryptotickets token", + "symbol": "TKT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -14086,19 +13158,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "3D virtual world on blockchain" + "headline": "Blockchain platform for event ticketing services" }, "crowdsales": { - "start_date": "2017-08-17T21:21:54", - "end_date": "2017-08-17T22:19:00", - "end_date_plan": "2017-08-17T22:19:00", + "start_date": "2017-10-05T20:00:00", + "end_date": "2017-11-05T20:00:00", + "end_date_plan": "2017-11-05T20:00:00", "genesis_address": [ "" ], - "funding_terms": "https://decentraland.org/", - "funding_url": "https://decentraland.org/tokensale", - "tokens_sold": 1122354557, - "tokens_issued": 2805886393, + "funding_terms": "http://faq.crypto.tickets/ico/what-is-the-token-sale-terms", + "funding_url": "https://ico.crypto.tickets/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -14110,16 +13182,16 @@ "links": [ { "type": "website", - "name": "decentraland.org", - "url": "https://decentraland.org/", + "name": "crypto.tickets", + "url": "https://crypto.tickets/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Decentralandb Whitepaper", - "url": "https://decentraland.org/whitepaper.pdf", + "name": "crypto.tickets Whitepaper", + "url": "https://crypto.tickets/crypto.tickets%20whitepaper%20ENG.pdf", "tags": [ "Main", "Science" @@ -14127,28 +13199,18 @@ }, { "type": "github", - "name": "Decentraland GitHub", - "url": "https://github.com/decentraland", + "name": "crypto.tickets GitHub", + "url": "https://github.com/cryptoticket", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Decentraland Blog", - "url": "https://blog.decentraland.org/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1968414.0", + "url": "https://bitcointalk.org/index.php?topic=2155368.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -14157,7 +13219,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/decentraland", + "url": "https://twitter.com/CryptoTickets", "icon": "twitter.png", "tags": [ "News" @@ -14165,27 +13227,18 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/decentraland/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/decentraland/", - "icon": "reddit.png", + "name": "crypto.tickets Telegram", + "url": "https://t.me/Cryptoticketsnews", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/crypto.tickets/", + "icon": "facebook.png", "tags": [ "News" ] @@ -14193,233 +13246,181 @@ ] }, { - "genesis_id": "298e5cc3d985bfe7f81dc135f360abe089edd4396b86d2de66b0cef42b21d980", - "system": "Decred", - "icon": "decred", + "genesis_id": "5562590132594876791", + "system": "Cryptoasset.fund", "dependencies": [ - "independed" + "NXT" ], - "token": { - "name": "decred", - "symbol": "DCR" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "Blake256+Decred" - }, + "icon": "cryptoassetfund", "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "", + "system_type": "cryptoasset", + "headline": "Early Stage NXT based Investment Fund", "tags": [ - "DAO" + "DApp" ], - "page_state": "draft" + "hashtag": "#bitshares" }, "aliases": { - "coinmarketcap": "Decred" + "coinmarketcap": "Cryptofund" }, - "specs": {}, - "first_price": { - "btc": 0.00250207, - "usd": 0.95068652, - "date": "2016-02-10T19:30:00" + "consensus": { + "type": "NXT", + "algorithm": "AE" + }, + "token": { + "name": "cryptofund", + "symbol": "FUND" + }, + "crowdsales": { + "start_date": "2015-09-15T00:00:00", + "end_date": "2015-10-02T07:22:05", + "genesis_address": "NXT-Y8FL-UJCB-R25H-23BT2", + "funding_terms": "http://nxter.org/cryptoasset-fund-launch-12-00-gmt-15-sept/", + "funding_url": "https://nxtportal.org/assets/5562590132594876791", + "tokens_sold": 900000, + "tokens_issued": 1000000, + "btc_raised": 310.95 + }, + "specs": { + "total_tokens": 1000000 + }, + "flags": { + "rating_do_not_display": true, + "quantum": true }, "links": [ { - "type": "website", - "name": "decred.org", - "url": "https://www.decred.org/", + "type": "risk", + "name": "Asset requre trust to issuer", + "url": "", + "icon": "" + }, + { + "name": "cryptoasset.fund", + "url": "http://cryptoasset.fund/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "Decred Explorer", - "url": "https://mainnet.decred.org", + "name": "CAF Asset", + "url": "http://nxtreporting.com/?a=5562590132594876791", "icon": "explorer.png", "tags": [ "Main", "Apps", "Analytics" - ] - }, - { - "type": "wallet", - "name": "Desktop Wallet", - "url": "https://github.com/decred/decred-release/releases", - "icon": "omniwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Web Wallet", - "url": "https://wallet.decred.org", - "icon": "omniwallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "github", - "name": "GitHub", - "url": "https://github.com/decred", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] + ], + "type": "explorer" }, { - "type": "forum", - "name": "Decred Forum", - "url": "https://forum.decred.org/", + "name": "NXT Forum", + "url": "https://nxtforum.org/cryptoasset-fund-projects/(pre-ann)-cryptoasset-fund-asset/20/", "icon": "forum.png", "tags": [ + "Main", "News" - ] + ], + "type": "forum" }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/decred", - "rss": "https://www.reddit.com/r/decred/.rss", - "icon": "reddit.png", + "name": "CAF Projects", + "url": "https://nxtforum.org/cryptoasset-fund-projects/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/decredproject", + "url": "https://twitter.com/Crypto_Fund", "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "paper", - "name": "Decred Technical Brief v0.1", - "url": "https://decred.org/dtb001.pdf", - "icon": "paper.png", "tags": [ "Main", - "Science" - ] - }, - { - "type": "custom", - "name": "IRC Channel", - "url": "https://webchat.freenode.net/?channels=decred", - "icon": "irc.png", - "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Facebook", + "url": "https://www.facebook.com/cryptoassetfund", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" - ] + "News" + ], + "type": "custom" }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "name": "NXT AE", + "url": "http://nxtreporting.com/?a=5562590132594876791", + "icon": "nxt.png", "tags": [ "Apps", "Exchange" - ] + ], + "type": "custom" } - ] + ], + "first_price": { + "btc": 0.0003455, + "usd": 0.08202243, + "date": "2015-10-02T07:22:05" + } }, { "genesis_id": "", - "system": "Detector", + "system": "Crypviser", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "detector", + "icon": "crypviser", "token": { - "name": "detector token", - "symbol": "DTCT" + "name": "cv coin", + "symbol": "CVCOIN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Bot that monitors cryptocurrency and betting" - }, - "crowdsales": { - "start_date": "2017-08-20T00:00:00", - "end_date": "2017-09-20T00:00:00", - "end_date_plan": "2017-09-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://detectortoken.com/ico/", - "funding_url": "https://detectortoken.com", - "tokens_sold": "", - "tokens_issued": 10000000, - "btc_raised": "", - "cap_limit": [ - "" + "system_type": "cryptocurrency", + "headline": "Encrypted communication App on Blockchain with it`s own cryprocurrency", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" }, - "specs": { - "supply": 12000000 + "aliases": { + "coinmarketcap": "CVCoin", + "nickname": "CVCoin" }, "links": [ { "type": "website", - "name": "detectortoken.com", - "url": "https://detectortoken.com", + "name": "crypviser.net", + "url": "https://ico.crypviser.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Detector Whitepaper", - "url": "https://detectortoken.com/docs/DetectorToken_White_Paper.pdf", + "name": "Crypviser Whitepaper", + "url": "https://ico.crypviser.net/docs/CrypViser_Whitepaper_v.1.2.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Detector GitHub", - "url": "https://github.com/tommazuri/detectortoken/blob/master/DetectorToken.sol", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2088493.0", + "url": "https://bitcointalk.org/index.php?topic=1922625.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -14428,33 +13429,60 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DetectorToken", + "url": "https://twitter.com/cvcoin_ico", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Crypviser Telegram", + "url": "https://t.me/crypviser", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Crypviser Slack", + "url": "https://crypviser.slack.com/join/shared_invite/MjE5MjMzMTMyNzU3LTE1MDEyNTEyNTktNGE4NjI1MDUzYg", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DetectorToken/", + "url": "https://www.facebook.com/cvcico/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCw4jiLq9vHfajMyQQQ1ixBA", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Dether", + "system": "Crystal Clear", "dependencies": [ "Ethereum" ], - "icon": "dether", + "icon": "crystalclear", "token": { - "name": "dether token", - "symbol": "DTR" + "name": "crystal clear token", + "symbol": "CCT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -14463,21 +13491,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized mobile app for peer-to-peer crypto trading" + "headline": "Changing the way customers and service providers connect" + }, + "crowdsales": { + "start_date": "2017-09-08T12:00:00", + "end_date": "2017-10-08T12:00:00", + "end_date_plan": "2017-10-08T12:00:00", + "genesis_address": [ + "0xec126D634D9be17A650881e598558AF1B90037d3" + ], + "funding_terms": "http://crystal-clear.io/Terms.pdf", + "funding_url": "http://crystal-clear.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "dether.io", - "url": "https://dether.io", + "name": "crystal-clear.io", + "url": "http://crystal-clear.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dether Whitepaper", - "url": "https://whitepaper.dether.io/", + "name": "Crystal Clear Whitepaper", + "url": "http://crystal-clear.io/Whitepaper_english.pdf", "tags": [ "Main", "Science" @@ -14485,8 +13532,8 @@ }, { "type": "github", - "name": "Dether GitHub", - "url": "https://github.com/dethertech", + "name": "Crystal Clear GitHub", + "url": "https://github.com/CrystalClearS", "icon": "github.png", "tags": [ "Main", @@ -14495,18 +13542,27 @@ }, { "type": "blog", - "name": "Dether Blog", - "url": "https://medium.com/@DETHER", - "icon": "medium.png", + "name": "Crystal Clear Blog", + "url": "https://steemit.com/@crysser", + "icon": "blog.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2046788.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dether_io", + "url": "https://twitter.com/CCS_Crystal", "icon": "twitter.png", "tags": [ "News" @@ -14514,8 +13570,8 @@ }, { "type": "custom", - "name": "Dether Telegram", - "url": "https://t.me/Dether_io", + "name": "Crystal Clear Telegram", + "url": "https://t.me/CrystalClearICO", "icon": "telegram.png", "tags": [ "News" @@ -14523,27 +13579,27 @@ }, { "type": "slack", - "name": "Dether Slack", - "url": "https://dether.slack.com/join/shared_invite/enQtMjQ1MTI1OTQ4Mzg0LTUwYTYyNTAwZTgyNGUwYzdhNTA2ZWMxNWViNTc3MzU5ZDMwYmRhOGYzNTdmMWQ5YWYwYmIzMjZhZjAzYjk1YTA", + "name": "Crystal Clear Slack", + "url": "https://crystalclears.slack.com/join/shared_invite/MjI3MDQ2MTM4NDU0LTE1MDI3MDA5ODUtMWQyMDFkZmFjZQ", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Dether/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/CCSer/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Dether-1372579922848946", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCwD6YgRfMY7nsuX9g8N05tg", + "icon": "youtube.png", "tags": [ "News" ] @@ -14551,30 +13607,30 @@ ] }, { - "genesis_id": "00000ac7a13fffb72c10f6fd9a773dcf3e8388b8ffc359cee2483b1236ebcda1", - "system": "Deutsche eMark", - "icon": "deutscheemark", + "genesis_id": "000000002f4984003de245a1666d8a8271ddf4236cf190bb9a2595dc4e7d4696", + "system": "CureCoin", + "icon": "cureCoin", "aliases": { - "coinmarketcap": "Deutsche eMark" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "coinmarketcap": "CureCoin" }, "consensus": { "type": "Hybrid", "algorithm": "SHA-256+Peercoin" }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, "token": { - "name": "Deutsche eMark", - "symbol": "DEM" + "name": "CureCoin", + "symbol": "CURE" }, "specs": {}, "links": [ { "type": "website", - "name": "deutsche-emark.org", - "url": "http://www.deutsche-emark.org/", + "name": "curecoin.net", + "url": "https://www.curecoin.net/", "icon": "website.png", "tags": [ "Main" @@ -14582,9 +13638,9 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "http://blockexplorer.deutsche-emark.org/", - "icon": "explorer.png", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/cure/", + "icon": "cryptoid.png", "tags": [ "Main", "Apps", @@ -14594,8 +13650,8 @@ }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/emarkproject/DEM", + "name": "CureCoin GitHub", + "url": "https://github.com/cygnusxi/CurecoinSource", "icon": "github.png", "tags": [ "Main", @@ -14605,7 +13661,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=310939.0", + "url": "https://bitcointalk.org/index.php?topic=603757.0", "icon": "forum.png", "tags": [ "Main", @@ -14614,100 +13670,74 @@ } ], "first_price": { - "btc": 0.00050995, - "usd": 0.32820104, - "date": "2013-12-15T00:00:00" + "btc": 0.00082553, + "usd": 0.48717763, + "date": "2014-05-26T00:00:00" } }, { - "genesis_id": "0x1be116204bb55cb61c821a1c7866fa6f94b561a5", - "system": "Dfinity", - "icon": "dfinity", + "genesis_id": "1.3.1158", + "system": "cyberFund", + "icon": "cyberfund", "dependencies": [ - "Ethereum" + "BitShares" ], - "token": { - "name": "dfinity network token", - "symbol": "DFN" + "aliases": { + "nickname": "cyber•Fund" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "DFINITY" + "name": "BitShares", + "type": "User Issued Asset" }, "descriptions": { - "state": "Pre-Public", + "state": "Private", "system_type": "cryptoasset", - "headline": "The Decentralized Cloud Computing", + "headline": "Decentrilized Investment Service", "tags": [ - "DAO" + "DApp" ], - "twwidid": "", "page_state": "ready" }, - "crowdsales": { - "start_date": "2017-02-12T18:00:00", - "end_date": "2017-02-13T18:00:00", - "genesis_address": [ - "3JqsZhBnPbUvaEcTz6opfSFwddYu1YqBvt", - "0xad489DC1A250dfc0E49e83e7DAD51b084B2e1227" - ], - "funding_terms": "https://dfinity.network/pdfs/viewer.html?file=../library/dfinity-donation-terms-v6.pdf", - "funding_url": "https://dfinity.network/donate", - "tokens_sold": 93641562, - "tokens_issued": 93641562, - "btc_raised": 3107.027 + "token": { + "name": "cyfund", + "symbol": "CFUND" }, "specs": { - "supply": 93641562, + "supply": 50000, "cap": { - "btc": 3107.027, - "usd": 3077072 + "usd": 3116567, + "btc": 2959.45 } }, - "first_price": { - "date": "2016-02-13T18:00:00", - "btc": 0.00003318, - "usd": 0.03286011 + "first_price": {}, + "flags": { + "rating_do_not_display": true, + "supply_from_here": true }, - "flags": {}, "links": [ { "type": "website", - "name": "dfinity.network", - "url": "https://dfinity.network/", + "name": "cyber•Fund Funding", + "url": "https://cyber.fund/invest", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "Dfinity GitHub", - "url": "https://github.com/dfinity", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "paper", - "name": "A Brief Tour of DFINITY", - "url": "https://dfinity.network/pdfs/viewer.html?file=../library/a-brief-tour-of-dfinity.pdf", - "icon": "paper.png", + "type": "website", + "name": "cyber.fund", + "url": "https://cyber.fund", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/dfinity-network-blog", - "icon": "medium.png", + "name": "Blog on Steem", + "url": "https://steemit.com/created/cyberfund", + "icon": "steem.png", "tags": [ "Main", "News" @@ -14716,93 +13746,82 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dfinity_network", + "url": "https://twitter.com/cyberfundio", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/dfinity/", - "icon": "reddit.png", + "type": "forum", + "name": "Forum", + "url": "http://cybertalks.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Threshold Relay - How to Achieve Near Instant Finality inPublic Blockchains using a VRF", - "url": "https://dfinity.network/pdfs/viewer.html?file=../library/threshold-relay-blockchain-stanford.pdf", - "icon": "paper.png", + "type": "custom", + "name": "AngelList", + "url": "https://angel.co/cyber-fund", + "icon": "angellist.png", "tags": [ - "Science" + "News" ] - } - ] - }, - { - "genesis_id": "000002e9686a879460eb5497d51a99fa6d5cad4a9edabb5112bd915b7d2302fc", - "system": "Diamond", - "icon": "diamond", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Diamond" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "Groestl+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Diamond", - "symbol": "DMD" - }, - "specs": { - "p2p": 17771, - "rpc": 17772, - "block_time": "60", - "block_reward": 1, - "total_tokens": 4380000, - "difficulty_cycle": "everyblock", - "txs_confirm": 3, - "mint_confirm": 50 - }, - "links": [ + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/cyberfund", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/+CyberfundIo/posts", + "icon": "googleplus.png", + "tags": [ + "News" + ] + }, { - "type": "website", - "name": "bit.diamonds", - "url": "http://bit.diamonds/", - "icon": "website.png", + "type": "custom", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/5006854", + "icon": "linkedin.png", "tags": [ - "Main" + "News" ] }, { "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/dmd/", - "icon": "cryptoid.png", + "name": "CFUND Asset", + "url": "http://cryptofresh.com/a/CFUND", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Explorer", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Old CFUND Asset", + "url": "https://www.coinprism.info/asset/AbhBFwWFpZzFMsBakZbDzUTYv67t9rThaK", + "icon": "coinprism.png", + "tags": [ + "Apps", "Analytics" ] }, { "type": "github", - "name": "Diamond GitHub", - "url": "https://github.com/DMDcoin/Diamond", + "name": "cyber•Fund GitHub", + "url": "https://github.com/cyberFund", "icon": "github.png", "tags": [ "Main", @@ -14810,74 +13829,80 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=580725.0", - "icon": "forum.png", + "type": "github", + "name": "cyber•Fund Roadmap", + "url": "https://waffle.io/cyberFund/cyber.fund?label=milestone", + "icon": "github.png", "tags": [ - "Main", - "News" + "Code" ] } - ], - "first_price": { - "btc": 0.00052462, - "usd": 0.3664201, - "date": "2013-12-19T00:00:00" - } + ] }, { - "genesis_id": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496", - "system": "DigiByte", - "icon": "digibyte", + "genesis_id": "", + "system": "Dala Token Sale", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "DigiByte" + "icon": "dalatokensale", + "token": { + "name": "dala token", + "symbol": "DALA" }, "consensus": { - "type": "PoW", - "algorithm": "Multialgo" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Financial platform for next 3.5 billion people" + }, + "crowdsales": { + "start_date": "2017-10-25T18:00:00", + "end_date": "2017-10-31T18:00:00", + "end_date_plan": "2017-10-31T18:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://wala-tokensale-website.s3-website-eu-west-1.amazonaws.com/tokensaleterms.pdf", + "funding_url": "https://tokensale.getwala.com", + "tokens_sold": "", + "tokens_issued": "1000000000", + "btc_raised": "", + "cap_limit": [ + "usd = 30000000" + ], + "raised": [ + "" ] }, - "token": { - "name": "DigiByte", - "symbol": "DGB" + "specs": { + "supply": 1000000000 }, - "specs": {}, "links": [ { "type": "website", - "name": "digibyte.co", - "url": "http://www.digibyte.co/", - "icon": "website.png", + "name": "tokensale.getwala.com", + "url": "https://tokensale.getwala.com", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "DigiByte Explorer", - "url": "http://digiexplorer.info/", - "icon": "explorer.png", + "type": "paper", + "name": "Dala Token Sale Whitepaper", + "url": "http://wala-tokensale-website.s3-website-eu-west-1.amazonaws.com/dalawhitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "DigiByte GitHub", - "url": "hhttps://github.com/digibyte/digibyte", + "name": "Dala Token Sale", + "url": "https://github.com/GetDala/dala-smart-contracts", "icon": "github.png", "tags": [ "Main", @@ -14885,32 +13910,63 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=408268.0", - "icon": "forum.png", + "type": "blog", + "name": "Dala Token Sale Blog", + "url": "https://blog.getwala.com/", + "icon": "medium.png", "tags": [ "Main", "News" ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2236876.new#new", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/getwala", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Dala Token Sale Telegram", + "url": "https://t.me/getwala", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/getwala", + "icon": "reddit.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 0.00000137, - "usd": 0.00095942, - "date": "2014-06-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "DigiCoinMaker", + "system": "DaoCasino", + "icon": "daocasino", "dependencies": [ "Ethereum" ], - "icon": "digicoinmaker", "token": { - "name": "creator coin", - "symbol": "CTC" + "name": "bet token", + "symbol": "BET" }, "consensus": { "consensus_type": "ERC20 Token", @@ -14919,19 +13975,15 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Create Your own Ethereum Coin" + "headline": "Blockchain protocol for gambling" }, "crowdsales": { - "start_date": "2017-07-24T00:00:00", - "end_date": "2017-08-24T00:00:00", - "end_date_plan": "2017-08-24T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://digicoinmaker.com/", - "funding_url": "http://digicoinmaker.com/", + "start_date": "2017-06-29T13:00:00", + "end_date": "2017-07-26T13:00:00", + "funding_terms": "https://dao.casino/", + "funding_url": "https://dao.casino/", "tokens_sold": "", - "tokens_issued": 10000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -14943,26 +13995,75 @@ "links": [ { "type": "website", - "name": "digicoinmaker.com", - "url": "https://digicoinmaker.com/", + "name": "dao.casino", + "url": "https://dao.casino/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "DigiCoinMaker Whitepaper", - "url": "https://digicoinmaker.com/whitepaper/DigiCoinMakerWhitepaper.pdf", + "name": "DaoCasino Whitepaper", + "url": "https://github.com/DaoCasino/Whitepaper/blob/master/DAO.Casino%20WP.md", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "DaoCasino GitHub", + "url": "https://github.com/daocasino", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1928183.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/digicoinmaker", + "url": "https://twitter.com/daocasino?lang=en", "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "blog", + "name": "DaoCasino Blog", + "url": "https://medium.com/@dao.casino", + "icon": "medium.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "DaoCasino Telegram", + "url": "https://t.me/daocasino", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "DaoCasino Slack", + "url": "https://dao.casino/slack-invite.html", + "icon": "slack.png", "tags": [ "News" ] @@ -14970,7 +14071,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/digicoinmaker/", + "url": "https://www.facebook.com/Dao.casino/", "icon": "facebook.png", "tags": [ "News" @@ -14979,7 +14080,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UC0WrL2eufXnrhk8WffPQZsw", + "url": "https://www.youtube.com/channel/UCkggi9VnPJ0qUzfj7h70-pQ", "icon": "youtube.png", "tags": [ "News" @@ -14989,56 +14090,59 @@ }, { "genesis_id": "", - "system": "Digital Developers Fund", + "system": "DARFchain", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "digitaldevelopersfund", + "icon": "darfchain", "token": { - "name": "ddf token", - "symbol": "DDF" + "name": "darfchain token", + "symbol": "DARF" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Investment fund focusing on digital assets" + "system_type": "cryptocurrency", + "headline": "Blockchain based ERP solution for crowd control of ICO companies" }, "crowdsales": { - "start_date": "2017-07-10T00:00:00", - "end_date": "2017-08-10T23:59:00", - "end_date_plan": "2017-08-10T23:59:00", + "start_date": "2017-11-01T00:00:00", + "end_date": "2017-12-12T00:00:00", + "end_date_plan": "2017-12-12T00:00:00", "genesis_address": [ - "" + "133pjWuEdFBnWfDu74t8dUzAEKZz4AMNXP", + "3PQ1xrcZAiseoZXrtiyyb1pj7Nx3VystoK4", + "0xb6c8f16cc72565e05457950c1de4be946e38da98", + "LaSb13LFauZyqcnhPvamMSQrnSgGfmPwGd" ], - "funding_terms": "https://www.digitaldevelopersfund.com/terms-of-token-sale/", - "funding_url": "https://www.digitaldevelopersfund.com/ico/", - "tokens_sold": 6428932, - "tokens_issued": 250000000, + "funding_terms": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", + "funding_url": "http://buy.darfchain.com/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 2039193" + "" ] }, "links": [ { "type": "website", - "name": "digitaldevelopersfund.com", - "url": "https://www.digitaldevelopersfund.com/", + "name": "darfchain.com", + "url": "http://www.darfchain.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Digital Developers Fund Whitepaper", - "url": "https://www.digitaldevelopersfund.com/wp-content/uploads/2017/06/DDF.pdf", + "name": "DARFchain Whitepaper", + "url": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", "tags": [ "Main", "Science" @@ -15046,27 +14150,18 @@ }, { "type": "github", - "name": "Digital Developers Fund GitHub", - "url": "https://github.com/digitaldevelopersfund/ddf", + "name": "DARFchain GitHub", + "url": "https://github.com/stanta/darfchain", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1992157.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DigitalDevFund", + "url": "https://twitter.com/DARFChain", "icon": "twitter.png", "tags": [ "News" @@ -15074,27 +14169,27 @@ }, { "type": "custom", - "name": "Digital Developers Fund Telegram", - "url": "https://t.me/DigitalDevelopersFund", + "name": "DARFchain Telegram", + "url": "https://t.me/joinchat/AwK-gENtLR8IfVr0jVlUZA", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Digital Developers Fund Slack", - "url": "https://digitaldevelopersfund.slack.com/signup", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/DARFChain/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/digitaldevelopersfund/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC31sC64dmKHtO3Ra-mEsA8g", + "icon": "youtube.png", "tags": [ "News" ] @@ -15102,206 +14197,295 @@ ] }, { - "genesis_id": "e74391477f4dcfd8356afd9373f1693138fb7dd450210bae61025a74e3c243be", - "system": "DigitalNote", - "icon": "digitalnote", + "genesis_id": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6", + "system": "Dash", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "DigitalNote" - }, - "ratings": { - "rating_cyber": 2 + "token": { + "name": "dash", + "symbol": "DASH", + "base": "duffs", + "main": "DASH", + "10in2": "uDash", + "10in5": "mDASH", + "10in8": "DASH" }, "consensus": { "type": "PoW", - "algorithm": "CryptoNight" + "algorithm": "X11" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", + "headline": "An open sourced, privacy-centric digital currency with instant transactions", "tags": [ "DAO" ], - "hashtag": "#DarkNote" + "hashtag": "#dash", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Dash" + }, + "specs": { + "block_time": 150, + "block_reward": "2222222/(((Difficulty+2600)/9)^2)", + "halfing_cycle": "210240 blocks", + "total_tokens": "18900000 DASH", + "difficulty_cycle": "Retargets using Dark Gravity Wave", + "txs_confirm": "6 blocks" }, "events": [ { "name": "Announcement", - "date": "2014-05-31T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=788916.0" + "url": "https://bitcointalk.org/index.php?topic=421615.0", + "start_date": "2014-01-18T05:50:23" } ], - "token": { - "name": "DigitalNote", - "symbol": "XDN" - }, - "specs": { - "p2p": 42080, - "rpc": 42081, - "block_time": 240, - "block_reward": "Initial Block block_reward = 320000 DarkNote", - "halfing_cycle": 11000, - "total_tokens": 8589869056, - "difficulty_cycle": "every block" + "first_price": { + "btc": 0.00033188, + "usd": 0.21837893, + "date": "2014-02-07T00:00:00" }, "links": [ { - "type": "website", - "name": "digitalnote.org", - "url": "http://digitalnote.org/", + "name": "Dash.org", + "url": "https://dash.org/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "github", - "name": "DigitalNote GitHub", - "url": "https://github.com/xdn-project/digitalnote", + "name": "Dash organization on Github", + "url": "https://github.com/dashpay", "icon": "github.png", "tags": [ "Main", "Code" - ] + ], + "type": "github" }, { - "type": "explorer", - "name": "explorer", - "url": "http://chainradar.com/xdn/blocks", + "name": "Dash Whitepaper", + "url": "https://dash.org/wp-content/uploads/2015/04/Dash-WhitepaperV1.pdf", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "paper" + }, + { + "name": "Explorer", + "url": "http://explorer.dash.org/chain/Dash", "icon": "explorer.png", "tags": [ "Main", "Apps" + ], + "type": "explorer" + }, + { + "name": "Press Releases", + "url": "https://dash.org/news/category/press/", + "icon": "link.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Dash Blog", + "url": "https://dash.org/news/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { + "name": "Twitter", + "url": "https://twitter.com/dashpay", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Forum", + "url": "https://www.dash.org/forum/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "Forum" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/dashpay", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "Dash Wallet", + "url": "https://dash.org/downloads/", + "icon": "wallet.png", + "tags": [ + "Wallet", + "Apps" + ], + "type": "wallet" + }, + { + "name": "Dash Ninja Monitoring", + "url": "https://dashninja.pl/", + "icon": "dashninja.png.png", + "tags": [ + "Analytics", + "Apps" + ], + "type": "custom" + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=421615.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "name": "Dash Wiki", + "url": "https://dashpay.atlassian.net/wiki/display/DOC/Official+Documentation", + "tags": [ + "Science" + ], + "type": "wiki" + }, + { + "name": "Dash Foundation", + "url": "https://www.darkcoinfoundation.org/", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "paper" + }, + { + "name": "P2Pool: Peer-to-peer Dash mining pool", + "url": "https://github.com/dashpay/p2pool-dash", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DarkNote_XDN", - "icon": "twitter.png", + "name": "Poloniex", + "url": "https://poloniex.com/exchange/btc_dash", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=788916.0", - "icon": "forum.png", + "name": "Bittrex", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-DASH", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "reddit", - "url": "reddit.com/r/darknote", - "icon": "reddit.png", + "name": "BTER", + "url": "https://bter.com/trade/dash_btc", + "type": "custom", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ], - "first_price": { - "btc": 4e-8, - "usd": 0.00002578, - "date": "2014-06-23T00:00:00" - } - }, - { - "genesis_id": "45b2559dbe5e5772498e4170f3f1561448179fa90dd349e60e891766878dea2e", - "system": "Digitalcoin", - "icon": "digitalcoin", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Digitalcoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA256+Scrypt+X11" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Digitalcoin", - "symbol": "DGC" - }, - "specs": { - "block_time": "40", - "block_reward": 5, - "halfing_cycle": 4730400, - "total_tokens": 48166000, - "difficulty_cycle": "108" - }, - "links": [ + }, { - "type": "website", - "name": "digitalcoin.org", - "url": "http://digitalcoin.org/", - "icon": "website.png", + "name": "BTC-e", + "url": "https://btc-e.com/dash_btc", + "type": "custom", + "icon": "btc-e.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "Blockr Explorer", - "url": "http://dgc.blockr.io/", - "icon": "blockr.png", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade.html?mk_type=btc&btc38_trade_coin_name=dash", + "type": "custom", + "icon": "btc38.png", "tags": [ - "Main", "Apps", - "Explorer", - "Analytics" + "Exchange" ] }, { - "type": "github", - "name": "Digitalcoin GitHub", - "url": "https://github.com/DGCDev/digitalcoin", - "icon": "github.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dash/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=785601.0", - "icon": "forum.png", + "name": "Dashwhale", + "headline": " Masternode Monitoring and Budget Management", + "url": "https://www.dashwhale.org/", + "type": "custom", + "icon": "dashwhale.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" ] } ], - "first_price": { - "btc": 0.00052462, - "usd": 0.05269147, - "date": "2013-06-09T00:00:00" + "flags": { + "quantum": true } }, { "genesis_id": "", - "system": "DigixDAO", + "system": "DatabrokerDAO", "dependencies": [ "Ethereum" ], - "icon": "digixdao", + "icon": "databrokerdao", "token": { - "name": "digixdao", - "symbol": "DGD" + "name": "databrokerdao token", + "symbol": "DATA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -15310,21 +14494,18 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Gold Standard in Crypto­Assets" - }, - "aliases": { - "coinmarketcap": "" + "headline": "Distributed marketplace for IoT sensor data" }, "crowdsales": { - "start_date": "", - "end_date": "", - "end_date_plan": "", + "start_date": "2017-09-18T16:00:00", + "end_date": "2017-10-16T16:00:00", + "end_date_plan": "2017-10-16T16:00:00", "genesis_address": [ - "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a" + "0xb682943fa0408f74e87c53f405d394d9a8b715ae" ], - "funding_terms": "", - "funding_url": "https://digix.io/", - "tokens_sold": 2000000, + "funding_terms": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", + "funding_url": "https://databrokerdao.com/", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -15334,23 +14515,19 @@ "" ] }, - "specs": { - "supply": "" - }, - "flags": {}, "links": [ { "type": "website", - "name": "digix.io", - "url": "https://digix.io/", + "name": "databrokerdao.com", + "url": "https://databrokerdao.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DigixDAO Whitepaper", - "url": "https://www.dgx.io/whitepaper.pdf", + "name": "DatabrokerDAO Whitepaper", + "url": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", "tags": [ "Main", "Science" @@ -15358,8 +14535,8 @@ }, { "type": "github", - "name": "DigixDAO GitHub", - "url": "https://github.com/digixglobal", + "name": "DatabrokerDAO GitHub", + "url": "https://github.com/DataBrokerDAO", "icon": "github.png", "tags": [ "Main", @@ -15368,8 +14545,8 @@ }, { "type": "blog", - "name": "DigixDAO Blog", - "url": "https://medium.com/@digix", + "name": "DatabrokerDAO Blog", + "url": "https://medium.com/DataBrokerDAO", "icon": "medium.png", "tags": [ "Main", @@ -15379,7 +14556,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1417151.0", + "url": "https://bitcointalk.org/index.php?topic=2113309.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -15388,35 +14565,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/digixglobal", + "url": "https://twitter.com/DataBrokerDAO", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "DigixDAO Slack", - "url": "https://dgx-public.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "DatabrokerDAO Telegram", + "url": "https://t.me/databrokerdao", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/digix/", - "icon": "reddit.png", + "type": "slack", + "name": "DatabrokerDAO Slack", + "url": "https://slack.databrokerdao.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtkMrniF0MYg6nUIlZkYfzg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/DataBrokerDAO/", + "icon": "facebook.png", "tags": [ "News" ] @@ -15424,121 +14601,112 @@ ] }, { - "genesis_id": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", - "system": "DigixGlobal", - "icon": "digixglobal", + "genesis_id": "", + "system": "DCORP", "dependencies": [ "Ethereum" ], + "icon": "dcorp", "token": { - "name": "digixdao", - "symbol": "DGD" + "name": "dcorp token", + "symbol": "DRP" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "DigixDAO", - "nickname": "Digix" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Gold standard digital payments system on the Ethereum network", - "tags": [ - "DApp" - ], - "hashtag": "#dgx", - "twwidid": "", - "page_state": "draft" + "headline": "Democratizing Venture Capitalism " }, "crowdsales": { - "start_date": "2016-03-30T00:00:00", - "end_date": "2016-03-30T14:30:00", + "start_date": "2017-06-1T22:00:00", + "end_date": "2017-06-15T00:10:00", + "end_date_plan": "2017-06-15T00:00:00", "genesis_address": [ - "0xf0160428a8552ac9bb7e050d90eeade4ddd52843" + "0x00DdD4BB955e0C93beF9b9986b5F5F330Fd016c6" ], - "funding_terms": "https://sale.digix.io/docs/digixdao_crowdsale_info.pdf", - "funding_url": "https://sale.digix.io/", - "tokens_sold": 1700000, - "tokens_issued": 2000000, - "btc_raised": 13290 - }, - "specs": { - "supply": 2000000 - }, - "first_price": { - "btc": 0.006645, - "usd": 2.74232505, - "date": "2016-03-30T14:30:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/Disclaimer.pdf", + "funding_url": "https://www.dcorp.it/crowdsale", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "eth = 9500000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "dgx.io", - "url": "https://dgx.io/", - "icon": "website.png", + "name": "dcorp.it", + "url": "https://www.dcorp.it/", "tags": [ "Main" ] }, { - "type": "website", - "name": "DigixDAO Crowdsale", - "url": "https://sale.digix.io/", - "icon": "website.png", + "type": "paper", + "name": "DCORP Whitepaper", + "url": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/whitepaper%20v0.3.2_EN-revised.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@digix", - "rss": "https://medium.com/feed/@Digix", - "icon": "medium.png", + "type": "github", + "name": "DCORP GitHub", + "url": "https://github.com/frankbonnet/DCORP", + "icon": "github.png", "tags": [ "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1928628.msg19144362#msg19144362", + "icon": "bitcointalk.png", + "tags": [ "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DigixGlobal", + "url": "https://twitter.com/Dcorpcrowdsale", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/digix", - "rss": "https://www.reddit.com/r/digix/.rss", - "icon": "reddit.png", + "type": "slack", + "name": "DCORP Slack", + "url": "https://dcorphq.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "Trade DGD", - "url": "https://www.reddit.com/r/dgdtrader", + "name": "Reddit", + "url": "https://www.reddit.com/r/dcorp/", "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/digixglobal", + "url": "https://www.facebook.com/DecentralizedCorporation/", "icon": "facebook.png", "tags": [ "News" @@ -15546,207 +14714,121 @@ }, { "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/u/0/106875817743100179053", - "icon": "googleplus.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCjbYVUvy5tOK0IINI11hTDw", + "icon": "youtube.png", "tags": [ "News" ] - }, - { - "type": "github", - "name": "Digix GitHub", - "url": "https://github.com/DigixGlobal", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "wallet", - "name": "Digix WebClient", - "url": "https://app.digix.io", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "paper", - "name": "DigixGlobal Whitepaper", - "url": "https://dgx.io/whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "exchange", - "name": "Open Ledger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com", - "icon": "yunbi.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Gatecoin", - "url": "https://gatecoin.com/", - "icon": "gatecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] } ] }, { "genesis_id": "", - "system": "Dimcoin", + "system": "Decent", + "icon": "decent", "dependencies": [ - "NEM Mosaic" + "independent" ], - "icon": "dimcoin", "token": { - "name": "dimcoin token", - "symbol": "DIM" + "name": "decent", + "symbol": "DCT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Decent" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Network of Intrinsically Tradeable Smart Tokens" + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Decenttralized Content Distribution Platform", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-07-01T00:00:00", - "end_date": "2017-08-27T00:00:00", - "end_date_plan": "2017-08-27T00:00:00", + "start_date": "2016-09-11T01:00:00", + "end_date": "2016-11-06T23:59:00", "genesis_address": [ - "" - ], - "funding_terms": "https://www.dimcoin.io/", - "funding_url": "https://www.dimcoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "33WDB3nsVHH5qafCAriPb8Jmb1e3ptsY4h" ], - "raised": [ - "" - ] + "funding_terms": "http://sale.decent.ch/", + "funding_url": "http://sale.decent.ch/", + "tokens_sold": 47100000, + "tokens_issued": 67300000, + "btc_raised": 5881.44798307 }, "specs": { - "supply": 9000000000 + "supply": 67300000, + "price": { + "btc": 0.00012487, + "usd": 0.08876134 + } + }, + "first_price": { + "btc": 0.00012487, + "usd": 0.08876134, + "date": "2016-11-06T23:59:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "dimcoin.io", - "url": "https://www.dimcoin.io/", + "name": "decent.ch", + "url": "http://decent.ch/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Dimcoin Whitepaper", - "url": "https://www.dimcoin.io/DIMCOIN-whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1986414.0", - "icon": "bitcointalk.png", + "type": "website", + "name": "Decent Crowdsale", + "url": "http://sale.decent.ch/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DIMCOIN_ICO", + "url": "https://twitter.com/DECENTplatform", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Dimcoin Telegram", - "url": "https://t.me/dimcoin", - "icon": "telegram.png", + "type": "blog", + "name": "Blog", + "url": "http://decent.ch/blog/", + "icon": "blog.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1162392", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DIMCOINICO/", + "url": "https://www.facebook.com/DECENTplatform", "icon": "facebook.png", "tags": [ "News" @@ -15754,25 +14836,34 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCT0Sq4kPSYK7oFNbXPiyDng", - "icon": "youtube.png", + "name": "Decent Slack", + "url": "https://decent-project.slack.com/", + "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "paper", + "name": "Decent Whitepaper", + "url": "http://decent.ch/decent-whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] } ] }, { "genesis_id": "", - "system": "Dinnerful Network", + "system": "Decentraland", "dependencies": [ "Ethereum" ], - "icon": "dinnerfulnetwork", + "icon": "decentraland", "token": { - "name": "mealcoindinnerful token", - "symbol": "MCD" + "name": "decentraland token", + "symbol": "MANA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -15781,19 +14872,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Stable Coin for Restaurant" + "headline": "3D virtual world on blockchain" }, "crowdsales": { - "start_date": "2017-09-18T09:00:00", - "end_date": "2017-10-19T09:00:00", - "end_date_plan": "2017-10-19T09:00:00", + "start_date": "2017-08-17T21:21:54", + "end_date": "2017-08-17T22:19:00", + "end_date_plan": "2017-08-17T22:19:00", "genesis_address": [ - "0x5afda18caba69fe3af5e6d56e42e1c9f92c40d77" + "" ], - "funding_terms": "https://www.dinnerfulnetwork.com/", - "funding_url": "https://www.dinnerfulnetwork.com/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://decentraland.org/", + "funding_url": "https://decentraland.org/tokensale", + "tokens_sold": 1122354557, + "tokens_issued": 2805886393, "btc_raised": "", "cap_limit": [ "" @@ -15805,16 +14896,16 @@ "links": [ { "type": "website", - "name": "dinnerfulnetwork.com", - "url": "https://www.dinnerfulnetwork.com/", + "name": "decentraland.org", + "url": "https://decentraland.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dinnerful Network Whitepaper", - "url": "https://www.dinnerfulnetwork.com/content/whitepaper.pdf", + "name": "Decentralandb Whitepaper", + "url": "https://decentraland.org/whitepaper.pdf", "tags": [ "Main", "Science" @@ -15822,37 +14913,65 @@ }, { "type": "github", - "name": "Dinnerful Network GitHub", - "url": "https://github.com/dinnerful", + "name": "Decentraland GitHub", + "url": "https://github.com/decentraland", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Decentraland Blog", + "url": "https://blog.decentraland.org/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1968414.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DinnerfulDay", + "url": "https://twitter.com/decentraland", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Dinnerful Network Slack", - "url": "https://dinnerful.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/decentraland/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/decentraland/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/dinnerful", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", + "icon": "youtube.png", "tags": [ "News" ] @@ -15860,101 +14979,169 @@ ] }, { - "genesis_id": "", - "system": "DisLedger", + "genesis_id": "298e5cc3d985bfe7f81dc135f360abe089edd4396b86d2de66b0cef42b21d980", + "system": "Decred", + "icon": "decred", "dependencies": [ - "Ethereum" + "independed" ], - "icon": "disLedger", "token": { - "name": "disledger token", - "symbol": "DCL" + "name": "decred", + "symbol": "DCR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "Blake256+Decred" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Distributed Concurrence Ledgers" - }, - "crowdsales": { - "start_date": "2017-09-01T12:00:00", - "end_date": "2017-09-30T12:00:00", - "end_date_plan": "2017-09-30T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.disledger.com/", - "funding_url": "https://www.disledger.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Decred" + }, + "specs": {}, + "first_price": { + "btc": 0.00250207, + "usd": 0.95068652, + "date": "2016-02-10T19:30:00" }, "links": [ { "type": "website", - "name": "disledger.com/", - "url": "https://www.disledger.com/", + "name": "decred.org", + "url": "https://www.decred.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "DisLedger Whitepaper", - "url": "https://www.disledger.com/DisLedger_TokenLaunch.pdf", + "type": "explorer", + "name": "Decred Explorer", + "url": "https://mainnet.decred.org", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "DisLedger Technical Whitepaper", - "url": "https://www.disledger.com/DisLedger_Whitepaper.pdf", + "type": "wallet", + "name": "Desktop Wallet", + "url": "https://github.com/decred/decred-release/releases", + "icon": "omniwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Web Wallet", + "url": "https://wallet.decred.org", + "icon": "omniwallet.png", "tags": [ "Main", - "Science" + "Apps", + "Wallet" + ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/decred", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Decred Forum", + "url": "https://forum.decred.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/decred", + "rss": "https://www.reddit.com/r/decred/.rss", + "icon": "reddit.png", + "tags": [ + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/disledgerinfo", + "url": "https://twitter.com/decredproject", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "paper", + "name": "Decred Technical Brief v0.1", + "url": "https://decred.org/dtb001.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, { "type": "custom", - "name": "DisLedger Telegram", - "url": "https://t.me/DisLedger_Official", - "icon": "telegram.png", + "name": "IRC Channel", + "url": "https://webchat.freenode.net/?channels=decred", + "icon": "irc.png", "tags": [ "News" ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" + ] } ] }, { "genesis_id": "", - "system": "District0x", + "system": "Detector", "dependencies": [ "Ethereum" ], - "icon": "district0x", + "icon": "detector", "token": { - "name": "district0x token", - "symbol": "DNT" + "name": "detector token", + "symbol": "DTCT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -15963,19 +15150,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Network of decentralized markets and communities" + "headline": "Bot that monitors cryptocurrency and betting" }, "crowdsales": { - "start_date": "2017-07-18T15:00:00", - "end_date": "2017-08-01T15:00:00", - "end_date_plan": "2017-08-01T15:00:00", + "start_date": "2017-08-20T00:00:00", + "end_date": "2017-09-20T00:00:00", + "end_date_plan": "2017-09-20T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://contribution.district0x.io/", - "funding_url": "https://contribution.district0x.io/", - "tokens_sold": 600000000, - "tokens_issued": 1000000000, + "funding_terms": "https://detectortoken.com/ico/", + "funding_url": "https://detectortoken.com", + "tokens_sold": "", + "tokens_issued": 10000000, "btc_raised": "", "cap_limit": [ "" @@ -15984,19 +15171,22 @@ "" ] }, + "specs": { + "supply": 12000000 + }, "links": [ { "type": "website", - "name": "district0x.io", - "url": "https://district0x.io/", + "name": "detectortoken.com", + "url": "https://detectortoken.com", "tags": [ "Main" ] }, { "type": "paper", - "name": "District0x Whitepaper", - "url": "https://district0x.io/docs/district0x-whitepaper.pdf", + "name": "Detector Whitepaper", + "url": "https://detectortoken.com/docs/DetectorToken_White_Paper.pdf", "tags": [ "Main", "Science" @@ -16004,8 +15194,8 @@ }, { "type": "github", - "name": "District0x GitHub", - "url": "https://github.com/district0x", + "name": "Detector GitHub", + "url": "https://github.com/tommazuri/detectortoken/blob/master/DetectorToken.sol", "icon": "github.png", "tags": [ "Main", @@ -16013,46 +15203,27 @@ ] }, { - "type": "blog", - "name": "District0x Blog", - "url": "https://blog.district0x.io/", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2088493.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/district0x", + "url": "https://twitter.com/DetectorToken", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "District0x Slack", - "url": "https://district0x-slack.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/district0x/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/district0x/", + "url": "https://www.facebook.com/DetectorToken/", "icon": "facebook.png", "tags": [ "News" @@ -16062,14 +15233,14 @@ }, { "genesis_id": "", - "system": "Divi Project", + "system": "Dether", "dependencies": [ "Ethereum" ], - "icon": "diviproject", + "icon": "dether", "token": { - "name": "divi token", - "symbol": "DIVX" + "name": "dether token", + "symbol": "DTR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16078,40 +15249,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bridging the gap between crypto and the masses" - }, - "crowdsales": { - "start_date": "2017-10-12T10:00:00", - "end_date": "2017-11-02T10:00:00", - "end_date_plan": "2017-11-02T10:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://diviproject.org/", - "funding_url": "https://diviproject.org/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Decentralized mobile app for peer-to-peer crypto trading" }, "links": [ { "type": "website", - "name": "diviproject.org", - "url": "https://diviproject.org/", + "name": "dether.io", + "url": "https://dether.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Divi Project Whitepaper", - "url": "https://diviproject.org/files/Divi-WP.pdf", + "name": "Dether Whitepaper", + "url": "https://whitepaper.dether.io/", "tags": [ "Main", "Science" @@ -16119,8 +15271,8 @@ }, { "type": "github", - "name": "Divi Project GitHub", - "url": "https://github.com/Divicoin", + "name": "Dether GitHub", + "url": "https://github.com/dethertech", "icon": "github.png", "tags": [ "Main", @@ -16129,8 +15281,8 @@ }, { "type": "blog", - "name": "Divi Project Blog", - "url": "https://medium.com/diviproject", + "name": "Dether Blog", + "url": "https://medium.com/@DETHER", "icon": "medium.png", "tags": [ "Main", @@ -16140,7 +15292,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/diviproject", + "url": "https://twitter.com/dether_io", "icon": "twitter.png", "tags": [ "News" @@ -16148,8 +15300,8 @@ }, { "type": "custom", - "name": "Divi Project Telegram", - "url": "https://t.me/joinchat/EAdiTQ3yZk_GkqU0IdG-Gg", + "name": "Dether Telegram", + "url": "https://t.me/Dether_io", "icon": "telegram.png", "tags": [ "News" @@ -16157,8 +15309,8 @@ }, { "type": "slack", - "name": "Divi Project Slack", - "url": "https://diviproject.slack.com/join/shared_invite/MjMzNzQwMDg0NTMzLTE1MDQwNTgxODUtM2IzMjJjYTk2OQ", + "name": "Dether Slack", + "url": "https://dether.slack.com/join/shared_invite/enQtMjQ1MTI1OTQ4Mzg0LTUwYTYyNTAwZTgyNGUwYzdhNTA2ZWMxNWViNTc3MzU5ZDMwYmRhOGYzNTdmMWQ5YWYwYmIzMjZhZjAzYjk1YTA", "icon": "slack.png", "tags": [ "News" @@ -16167,7 +15319,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/DiviProject/", + "url": "https://www.reddit.com/r/Dether/", "icon": "reddit.png", "tags": [ "News" @@ -16176,176 +15328,246 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/diviproject", + "url": "https://www.facebook.com/Dether-1372579922848946", "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "00000ac7a13fffb72c10f6fd9a773dcf3e8388b8ffc359cee2483b1236ebcda1", + "system": "Deutsche eMark", + "icon": "deutscheemark", + "aliases": { + "coinmarketcap": "Deutsche eMark" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" + }, + "token": { + "name": "Deutsche eMark", + "symbol": "DEM" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "deutsche-emark.org", + "url": "http://www.deutsche-emark.org/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCihooU0crqQkBOvV0_lsRnw", - "icon": "youtube.png", + "type": "explorer", + "name": "Explorer", + "url": "http://blockexplorer.deutsche-emark.org/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/emarkproject/DEM", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=310939.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00050995, + "usd": 0.32820104, + "date": "2013-12-15T00:00:00" + } }, { - "genesis_id": "", - "system": "Neuron network", + "genesis_id": "0x1be116204bb55cb61c821a1c7866fa6f94b561a5", + "system": "Dfinity", + "icon": "dfinity", "dependencies": [ "Ethereum" ], - "icon": "docai", "token": { - "name": "neuron token", - "symbol": "NRN" + "name": "dfinity network token", + "symbol": "DFN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "DFINITY" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Decentralized conversational AI for quantified biology" + "headline": "The Decentralized Cloud Computing", + "tags": [ + "DAO" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-09-28T00:00:00", - "end_date": "2017-10-28T00:00:00", - "end_date_plan": "2017-10-28T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://doc.ai/", - "funding_url": "https://tokensale.doc.ai/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "start_date": "2017-02-12T18:00:00", + "end_date": "2017-02-13T18:00:00", + "genesis_address": [ + "3JqsZhBnPbUvaEcTz6opfSFwddYu1YqBvt", + "0xad489DC1A250dfc0E49e83e7DAD51b084B2e1227" ], - "raised": [ - "usd = 30000000" - ] + "funding_terms": "https://dfinity.network/pdfs/viewer.html?file=../library/dfinity-donation-terms-v6.pdf", + "funding_url": "https://dfinity.network/donate", + "tokens_sold": 93641562, + "tokens_issued": 93641562, + "btc_raised": 3107.027 }, "specs": { - "supply": 860000000 + "supply": 93641562, + "cap": { + "btc": 3107.027, + "usd": 3077072 + } + }, + "first_price": { + "date": "2016-02-13T18:00:00", + "btc": 0.00003318, + "usd": 0.03286011 }, + "flags": {}, "links": [ { "type": "website", - "name": "doc.ai", - "url": "https://doc.ai/", + "name": "dfinity.network", + "url": "https://dfinity.network/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Neuron network Whitepaper", - "url": "https://tokensale.doc.ai/pdf/whitepaper.pdf?_t=1504348705571", + "type": "github", + "name": "Dfinity GitHub", + "url": "https://github.com/dfinity", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "blog", - "name": "Neuron network Blog", - "url": "https://medium.com/@_doc_ai", - "icon": "medium.png", + "type": "paper", + "name": "A Brief Tour of DFINITY", + "url": "https://dfinity.network/pdfs/viewer.html?file=../library/a-brief-tour-of-dfinity.pdf", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2117440", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/dfinity-network-blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/_doc_ai", + "url": "https://twitter.com/dfinity_network", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Neuron network Telegram", - "url": "https://t.me/doc_ai", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/doc_ai/", + "name": "reddit", + "url": "https://www.reddit.com/r/dfinity/", "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/docaidoc/", - "icon": "facebook.png", + "type": "paper", + "name": "Threshold Relay - How to Achieve Near Instant Finality inPublic Blockchains using a VRF", + "url": "https://dfinity.network/pdfs/viewer.html?file=../library/threshold-relay-blockchain-stanford.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] } ] }, { - "genesis_id": "00000fc63692467faeb20cdb3b53200dc601d75bdfa1001463304cc790d77278", - "system": "DogeCoinDark", - "icon": "dogecoindark", + "genesis_id": "000002e9686a879460eb5497d51a99fa6d5cad4a9edabb5112bd915b7d2302fc", + "system": "Diamond", + "icon": "diamond", "dependencies": [ "independent" ], - "token": { - "name": "vergecoin", - "symbol": "XVG" - }, "aliases": { - "coinmarketcap": "Verge", - "nickname": "Verge" + "coinmarketcap": "Diamond" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "Groestl+Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "token": { + "name": "Diamond", + "symbol": "DMD" }, "specs": { - "previous_name": "DogeCoinDark" - }, - "first_price": { - "btc": 2e-8, - "usd": 0.0000074, - "date": "2014-10-25T00:00:00" + "p2p": 17771, + "rpc": 17772, + "block_time": "60", + "block_reward": 1, + "total_tokens": 4380000, + "difficulty_cycle": "everyblock", + "txs_confirm": 3, + "mint_confirm": 50 }, "links": [ { "type": "website", - "name": "vergecurrency.com", - "url": "http://vergecurrency.com/", + "name": "bit.diamonds", + "url": "http://bit.diamonds/", "icon": "website.png", "tags": [ "Main" @@ -16353,9 +15575,9 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "https://www.blockexperts.com/xvg", - "icon": "explorer.png", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/dmd/", + "icon": "cryptoid.png", "tags": [ "Main", "Apps", @@ -16364,9 +15586,9 @@ ] }, { - "type": "Github Organisation", - "name": "DogeCoinDark GitHub", - "url": "https://github.com/vergecurrency", + "type": "github", + "name": "Diamond GitHub", + "url": "https://github.com/DMDcoin/Diamond", "icon": "github.png", "tags": [ "Main", @@ -16376,259 +15598,272 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1365894.0", + "url": "https://bitcointalk.org/index.php?topic=580725.0", "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "name": "Bitrex", - "type": "custom", - "icon": "bitrex.png", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-XVG", - "tags": [ - "Apps", - "Exchange" - ] } - ] + ], + "first_price": { + "btc": 0.00052462, + "usd": 0.3664201, + "date": "2013-12-19T00:00:00" + } }, { - "genesis_id": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", - "system": "Dogecoin", - "icon": "dogecoin", + "genesis_id": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496", + "system": "DigiByte", + "icon": "digibyte", "dependencies": [ "independent" ], - "token": { - "name": "doge", - "symbol": "DOGE" + "aliases": { + "coinmarketcap": "DigiByte" }, "consensus": { "type": "PoW", - "algorithm": "Scrypt" + "algorithm": "Multialgo" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "An open source peer-to-peer digital currency, favored by Shiba Inus worldwide", "tags": [ "DAO" - ], - "hashtag": "#dogecoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Dogecoin" + ] }, - "specs": { - "rpc": 22555, - "block_time": 60, - "total_tokens": 100000000000, - "difficulty_cycle": 240 + "token": { + "name": "DigiByte", + "symbol": "DGB" }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-08-12T03:55:25", - "url": "https://bitcointalk.org/index.php?topic=361813.0" - }, - { - "name": "Genesis", - "start_date": "2013-12-06T02:25:40" - } - ], + "specs": {}, "links": [ { - "name": "dogecoin.com", - "url": "http://dogecoin.com/", + "type": "website", + "name": "digibyte.co", + "url": "http://www.digibyte.co/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Explorer", - "url": "https://dogechain.info/", + "type": "explorer", + "name": "DigiByte Explorer", + "url": "http://digiexplorer.info/", "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" - ], - "type": "explorer" - }, - { - "name": "Doge Wallet", - "url": "https://github.com/dogecoin/dogecoin/releases/", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Twitter", - "url": "https://twitter.com/dogecoin", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ], - "type": "twitter" + ] }, { - "name": "DogeCoin GitHub", - "url": "https://github.com/dogecoin/dogecoin", + "type": "github", + "name": "DigiByte GitHub", + "url": "hhttps://github.com/digibyte/digibyte", "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "github" + ] }, { - "name": "Forum", - "url": "http://doges.org/", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=408268.0", "icon": "forum.png", "tags": [ + "Main", "News" - ], - "type": "forum" - }, - { - "name": "Doge Blog", - "url": "http://blog.dogecoin.com/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "reddit", - "url": "http://www.reddit.com/r/dogecoin", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, + ] + } + ], + "first_price": { + "btc": 0.00000137, + "usd": 0.00095942, + "date": "2014-06-02T00:00:00" + } + }, + { + "genesis_id": "", + "system": "DigiCoinMaker", + "dependencies": [ + "Ethereum" + ], + "icon": "digicoinmaker", + "token": { + "name": "creator coin", + "symbol": "CTC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Create Your own Ethereum Coin" + }, + "crowdsales": { + "start_date": "2017-07-24T00:00:00", + "end_date": "2017-08-24T00:00:00", + "end_date_plan": "2017-08-24T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://digicoinmaker.com/", + "funding_url": "http://digicoinmaker.com/", + "tokens_sold": "", + "tokens_issued": 10000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "BTT Thred", - "url": "https://bitcointalk.org/index.php?topic=361813.0", - "type": "forum", - "icon": "forum.png", + "type": "website", + "name": "digicoinmaker.com", + "url": "https://digicoinmaker.com/", "tags": [ - "News" + "Main" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "paper", + "name": "DigiCoinMaker Whitepaper", + "url": "https://digicoinmaker.com/whitepaper/DigiCoinMakerWhitepaper.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/digicoinmaker", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", "type": "custom", - "icon": "shapeshift.png", + "name": "Facebook", + "url": "https://www.facebook.com/digicoinmaker/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Kraken", "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC0WrL2eufXnrhk8WffPQZsw", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "45b2559dbe5e5772498e4170f3f1561448179fa90dd349e60e891766878dea2e", + "system": "Digitalcoin", + "icon": "digitalcoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Digitalcoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA256+Scrypt+X11" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Digitalcoin", + "symbol": "DGC" + }, + "specs": { + "block_time": "40", + "block_reward": 5, + "halfing_cycle": 4730400, + "total_tokens": 48166000, + "difficulty_cycle": "108" + }, + "links": [ { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "website", + "name": "digitalcoin.org", + "url": "http://digitalcoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", + "type": "explorer", + "name": "Blockr Explorer", + "url": "http://dgc.blockr.io/", + "icon": "blockr.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "github", + "name": "Digitalcoin GitHub", + "url": "https://github.com/DGCDev/digitalcoin", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dogecoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=785601.0", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] } ], "first_price": { - "btc": 8.3e-7, - "usd": 0.00054374, - "date": "2013-12-19T00:00:00" - }, - "flags": { - "quantum": true + "btc": 0.00052462, + "usd": 0.05269147, + "date": "2013-06-09T00:00:00" } }, { "genesis_id": "", - "system": "DomRaider", + "system": "Digital Developers Fund", "dependencies": [ "Ethereum" ], - "icon": "domraider", + "icon": "digitaldevelopersfund", "token": { - "name": "domraider token", - "symbol": "DRT" + "name": "ddf token", + "symbol": "DDF" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16637,69 +15872,59 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Blockchain Auctions in Real-Time" + "headline": "Investment fund focusing on digital assets" }, "crowdsales": { - "start_date": "2017-09-12T08:00:00", - "end_date": "2017-10-11T08:00:00", - "end_date_plan": "2017-10-11T08:00:00", + "start_date": "2017-07-10T00:00:00", + "end_date": "2017-08-10T23:59:00", + "end_date_plan": "2017-08-10T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://crowdsale.paragoncoin.com/", - "funding_url": "https://www.domraider.io/en/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://www.digitaldevelopersfund.com/terms-of-token-sale/", + "funding_url": "https://www.digitaldevelopersfund.com/ico/", + "tokens_sold": 6428932, + "tokens_issued": 250000000, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 2039193" ] }, "links": [ { "type": "website", - "name": "domraider.io", - "url": "https://www.domraider.io/en/", + "name": "digitaldevelopersfund.com", + "url": "https://www.digitaldevelopersfund.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DomRaider Whitepaper", - "url": "https://s3-eu-west-1.amazonaws.com/domraider/domraider/DomRaider+ICO+Whitepaper+EN.pdf", + "name": "Digital Developers Fund Whitepaper", + "url": "https://www.digitaldevelopersfund.com/wp-content/uploads/2017/06/DDF.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "DomRaider GitHub", - "url": "https://github.com/Domraider/dr-token", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "DomRaider Blog", - "url": "https://medium.com/@domraider", - "icon": "medium.png", + "type": "github", + "name": "Digital Developers Fund GitHub", + "url": "https://github.com/digitaldevelopersfund/ddf", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2132588.msg21314814#msg21314814", + "url": "https://bitcointalk.org/index.php?topic=1992157.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -16708,7 +15933,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/domraider", + "url": "https://twitter.com/DigitalDevFund", "icon": "twitter.png", "tags": [ "News" @@ -16716,8 +15941,8 @@ }, { "type": "custom", - "name": "DomRaider Telegram", - "url": "https://t.me/DomraiderICO", + "name": "Digital Developers Fund Telegram", + "url": "https://t.me/DigitalDevelopersFund", "icon": "telegram.png", "tags": [ "News" @@ -16725,106 +15950,83 @@ }, { "type": "slack", - "name": "DomRaider Slack", - "url": "https://domraiderico.slack.com/join/shared_invite/MjM1MDg0MTY2MDE4LTE1MDQyNzQ4MDYtNTU0NDg5YzgyNQ", + "name": "Digital Developers Fund Slack", + "url": "https://digitaldevelopersfund.slack.com/signup", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/domraider/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Domraider-1432606216988548", + "url": "https://www.facebook.com/digitaldevelopersfund/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/domraider", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "Dome Platform", + "genesis_id": "e74391477f4dcfd8356afd9373f1693138fb7dd450210bae61025a74e3c243be", + "system": "DigitalNote", + "icon": "digitalnote", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "domeplatform", - "token": { - "name": "dome token", - "symbol": "DME" + "aliases": { + "coinmarketcap": "DigitalNote" + }, + "ratings": { + "rating_cyber": 2 }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "CryptoNight" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Revolutionary decentralized Wi-Fi sharing platform" - }, - "crowdsales": { - "start_date": "2017-10-02T12:00:00", - "end_date": "2017-11-02T12:00:00", - "end_date_plan": "2017-11-02T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.domeplatform.io/static/pdfs/Terms.pdf", - "funding_url": "https://www.domeplatform.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#DarkNote" + }, + "events": [ + { + "name": "Announcement", + "date": "2014-05-31T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=788916.0" + } + ], + "token": { + "name": "DigitalNote", + "symbol": "XDN" }, "specs": { - "supply": 90000000 + "p2p": 42080, + "rpc": 42081, + "block_time": 240, + "block_reward": "Initial Block block_reward = 320000 DarkNote", + "halfing_cycle": 11000, + "total_tokens": 8589869056, + "difficulty_cycle": "every block" }, "links": [ { "type": "website", - "name": "domeplatform.io", - "url": "https://www.domeplatform.io/", + "name": "digitalnote.org", + "url": "http://digitalnote.org/", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Dome Platform Whitepaper", - "url": "https://www.domeplatform.io/static/pdfs/Whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Dome Platform GitHub", - "url": "https://github.com/thedomeplatform/Dome-Contract", + "name": "DigitalNote GitHub", + "url": "https://github.com/xdn-project/digitalnote", "icon": "github.png", "tags": [ "Main", @@ -16832,53 +16034,60 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2157244.0", - "icon": "bitcointalk.png", + "type": "explorer", + "name": "explorer", + "url": "http://chainradar.com/xdn/blocks", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DomePlatform", + "url": "https://twitter.com/DarkNote_XDN", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Dome Platform Slack", - "url": "https://domeplatform.slack.com/", - "icon": "slack.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=788916.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/domeplatform/", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "reddit.com/r/darknote", + "icon": "reddit.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 4e-8, + "usd": 0.00002578, + "date": "2014-06-23T00:00:00" + } }, { "genesis_id": "", - "system": "Dream Team", + "system": "DigixDAO", "dependencies": [ "Ethereum" ], - "icon": "dreamteam", + "icon": "digixdao", "token": { - "name": "dream team token", - "symbol": "DTT" + "name": "digixdao", + "symbol": "DGD" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16887,18 +16096,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Esports and Gaming recruitment network" + "headline": "The Gold Standard in Crypto­Assets" + }, + "aliases": { + "coinmarketcap": "" }, "crowdsales": { - "start_date": "2017-11-20T17:00:00", - "end_date": "2017-11-24T17:00:00", - "end_date_plan": "2017-11-24T17:00:00", + "start_date": "", + "end_date": "", + "end_date_plan": "", "genesis_address": [ - "" + "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a" ], - "funding_terms": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", - "funding_url": "https://token.dreamteam.gg/", - "tokens_sold": "", + "funding_terms": "", + "funding_url": "https://digix.io/", + "tokens_sold": 2000000, "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -16908,19 +16120,23 @@ "" ] }, + "specs": { + "supply": "" + }, + "flags": {}, "links": [ { "type": "website", - "name": "token.dreamteam", - "url": "https://token.dreamteam.gg/", + "name": "digix.io", + "url": "https://digix.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dream Team Whitepaper", - "url": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", + "name": "DigixDAO Whitepaper", + "url": "https://www.dgx.io/whitepaper.pdf", "tags": [ "Main", "Science" @@ -16928,18 +16144,28 @@ }, { "type": "github", - "name": "Dream Team GitHub", - "url": "https://github.com/dreamteamgg/smart-contract", + "name": "DigixDAO GitHub", + "url": "https://github.com/digixglobal", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "DigixDAO Blog", + "url": "https://medium.com/@digix", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2194078.new", + "url": "https://bitcointalk.org/index.php?topic=1417151.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -16948,25 +16174,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DreamTeam_Token", + "url": "https://twitter.com/digixglobal", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Dream Team Telegram", - "url": "https://t.me/joinchat/GIoVA0I_pcrmSR4b0mztOw", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Dream Team Slack", - "url": "https://dreamteamtoken.slack.com/", + "name": "DigixDAO Slack", + "url": "https://dgx-public.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -16975,7 +16192,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/dream-team-gg", + "url": "https://www.reddit.com/r/digix/", "icon": "reddit.png", "tags": [ "News" @@ -16983,9 +16200,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DreamTeam.Token", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCtkMrniF0MYg6nUIlZkYfzg", + "icon": "youtube.png", "tags": [ "News" ] @@ -16993,80 +16210,82 @@ ] }, { - "genesis_id": "", - "system": "E4Row", + "genesis_id": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", + "system": "DigixGlobal", + "icon": "digixglobal", "dependencies": [ "Ethereum" ], - "icon": "e4row", "token": { - "name": "e4row token", - "symbol": "E4ROW" + "name": "digixdao", + "symbol": "DGD" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "DigixDAO", + "nickname": "Digix" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Bringing Ether apps to the online/mobile gaming markets" - }, - "aliases": { - "coinmarketcap": "E4ROW", - "nickname": "E4ROW" + "headline": "Gold standard digital payments system on the Ethereum network", + "tags": [ + "DApp" + ], + "hashtag": "#dgx", + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-05-02T00:00:00", - "end_date": "2017-05-23T00:00:00", - "end_date_plan": "2017-05-23T00:00:00", + "start_date": "2016-03-30T00:00:00", + "end_date": "2016-03-30T14:30:00", "genesis_address": [ - "" - ], - "funding_terms": "http://doc.liveplayergames.com/docs/CCOD.pdf", - "funding_url": "https://www.e4row.co.il/contribute", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0xf0160428a8552ac9bb7e050d90eeade4ddd52843" ], - "raised": [ - "" - ] + "funding_terms": "https://sale.digix.io/docs/digixdao_crowdsale_info.pdf", + "funding_url": "https://sale.digix.io/", + "tokens_sold": 1700000, + "tokens_issued": 2000000, + "btc_raised": 13290 + }, + "specs": { + "supply": 2000000 + }, + "first_price": { + "btc": 0.006645, + "usd": 2.74232505, + "date": "2016-03-30T14:30:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "e4row.co.il", - "url": "https://www.e4row.co.il/", + "name": "dgx.io", + "url": "https://dgx.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "E4Row Whitepaper", - "url": "http://doc.liveplayergames.com/docs/CCOD.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "E4Row GitHub", - "url": "https://github.com/liveplayergames?tab=repositories", - "icon": "github.png", + "type": "website", + "name": "DigixDAO Crowdsale", + "url": "https://sale.digix.io/", + "icon": "website.png", "tags": [ - "Main", - "Code" + "Main" ] }, { "type": "blog", - "name": "E4Row Blog", - "url": "https://medium.com/e4row", + "name": "Blog", + "url": "https://medium.com/@digix", + "rss": "https://medium.com/feed/@Digix", "icon": "medium.png", "tags": [ "Main", @@ -17076,98 +16295,163 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/E4ROW", + "url": "https://twitter.com/DigixGlobal", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "E4Row Slack", - "url": "https://e4row.slack.com/", - "icon": "slack.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/digix", + "rss": "https://www.reddit.com/r/digix/.rss", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/E4ROW/", + "name": "Trade DGD", + "url": "https://www.reddit.com/r/dgdtrader", "icon": "reddit.png", "tags": [ + "Main", "News" ] - } - ] - }, - { - "genesis_id": "5056017329645101426", - "system": "EIX.fund", - "dependencies": "NXT", - "aliases": { - "coinmarketcap": "EIX", - "CurrencyName": "EIX.fund" - }, - "ratings": {}, - "consensus": { - "consensus_name": "NXT", - "consensus_type": "" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "EIX", - "symbol": "EIX" - }, - "specs": {}, - "links": [ + }, { - "name": "EIX Asset", - "url": "http://www.eix.fund/", - "icon": "site.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/digixglobal", + "icon": "facebook.png", "tags": [ - "Main" - ], - "type": "site" + "News" + ] }, { - "name": "EIX Asset", - "url": "http://www.nxtreporting.com/?a=5056017329645101426", - "icon": "nxt.png", + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/u/0/106875817743100179053", + "icon": "googleplus.png", + "tags": [ + "News" + ] + }, + { + "type": "github", + "name": "Digix GitHub", + "url": "https://github.com/DigixGlobal", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "wallet", + "name": "Digix WebClient", + "url": "https://app.digix.io", + "icon": "wallet.png", "tags": [ "Main", "Apps", - "Analytics" - ], - "type": "explorer" + "Wallet" + ] }, { - "name": "NXT AE", - "url": "http://www.nxtreporting.com/?a=5056017329645101426", - "icon": "nxt.png", + "type": "paper", + "name": "DigixGlobal Whitepaper", + "url": "https://dgx.io/whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" - ], - "type": "custom" + ] + }, + { + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com", + "icon": "yunbi.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Gatecoin", + "url": "https://gatecoin.com/", + "icon": "gatecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] } ] }, { "genesis_id": "", - "system": "Ecobit", - "dependencies": "independent", - "icon": "ecobit", + "system": "Dimcoin", + "dependencies": [ + "NEM Mosaic" + ], + "icon": "dimcoin", "token": { - "name": "ecobit token", - "symbol": "TM-ECOBIT" + "name": "dimcoin token", + "symbol": "DIM" }, "consensus": { "consensus_type": "", @@ -17175,18 +16459,18 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Blockchain digital crypto token which is decentralised" + "system_type": "cryptoasset", + "headline": "Network of Intrinsically Tradeable Smart Tokens" }, "crowdsales": { - "start_date": "2017-04-09T00:00:00", - "end_date": "2017-06-08T00:10:00", - "end_date_plan": "2017-06-08T00:00:00", + "start_date": "2017-07-01T00:00:00", + "end_date": "2017-08-27T00:00:00", + "end_date_plan": "2017-08-27T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://www.ecobit.io/en/index.html", - "funding_url": "http://www.ecobit.io/en/index.html", + "funding_terms": "https://www.dimcoin.io/", + "funding_url": "https://www.dimcoin.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -17197,19 +16481,22 @@ "" ] }, + "specs": { + "supply": 9000000000 + }, "links": [ { "type": "website", - "name": "ecobit.io", - "url": "http://www.ecobit.io/en/index.html", + "name": "dimcoin.io", + "url": "https://www.dimcoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ecobit Whitepaper", - "url": "http://www.ecobit.io/en/technology.html", + "name": "Dimcoin Whitepaper", + "url": "https://www.dimcoin.io/DIMCOIN-whitepaper.pdf", "tags": [ "Main", "Science" @@ -17218,7 +16505,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1861730", + "url": "https://bitcointalk.org/index.php?topic=1986414.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -17227,17 +16514,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/EcoBit_io", + "url": "https://twitter.com/DIMCOIN_ICO", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Ecobit Slack", - "url": "https://ecobitsupport.slack.com/signup", - "icon": "slack.png", + "type": "custom", + "name": "Dimcoin Telegram", + "url": "https://t.me/dimcoin", + "icon": "telegram.png", "tags": [ "News" ] @@ -17245,314 +16532,236 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/EcoBit.io/", + "url": "https://www.facebook.com/DIMCOINICO/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCT0Sq4kPSYK7oFNbXPiyDng", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Edgeless", - "icon": "edgeless", + "system": "Dinnerful Network", "dependencies": [ "Ethereum" ], + "icon": "dinnerfulnetwork", "token": { - "name": "edgeless", - "symbol": "EDG" + "name": "mealcoindinnerful token", + "symbol": "MCD" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised CASINO", - "tags": [ - "DAO" - ], - "hashtag": "##Edgeless", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Edgeless" + "headline": "Stable Coin for Restaurant" }, - "specs": { - "total_tokens": 500000000 + "crowdsales": { + "start_date": "2017-09-18T09:00:00", + "end_date": "2017-10-19T09:00:00", + "end_date_plan": "2017-10-19T09:00:00", + "genesis_address": [ + "0x5afda18caba69fe3af5e6d56e42e1c9f92c40d77" + ], + "funding_terms": "https://www.dinnerfulnetwork.com/", + "funding_url": "https://www.dinnerfulnetwork.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "edgeless.io", - "url": "https://edgeless.io/", "type": "website", - "icon": "website.png", + "name": "dinnerfulnetwork.com", + "url": "https://www.dinnerfulnetwork.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Edgeless Whitepaper", - "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", + "name": "Dinnerful Network Whitepaper", + "url": "https://www.dinnerfulnetwork.com/content/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "name": "Explorer", - "url": "https://etherscan.io/token/Edgeless", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Edgeless GitHub", - "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", "type": "github", + "name": "Dinnerful Network GitHub", + "url": "https://github.com/dinnerful", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1718384.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/edgelessproject", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/DinnerfulDay", "icon": "twitter.png", "tags": [ "News" ] }, - { - "name": "Edgeless blog", - "url": "https://medium.com/edgeless", - "type": "blog", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "slack", - "name": "Edgeless Slack", - "url": "https://edgelessethcasino.signup.team/", + "name": "Dinnerful Network Slack", + "url": "https://dinnerful.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/Edgeless/", - "type": "reddit", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/EdgelessCasino/?fref=ts", + "url": "https://www.facebook.com/dinnerful", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Edgeless Telegram", - "url": "https://t.me/joinchat/AAAAAEBTy7K9KXQcQsyozQ", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/assets/edgeless/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Liqui", - "url": "https://liqui.io/", - "type": "custom", - "icon": "liqui.png", - "tags": [ - "Apps", - "Exchange" - ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Elastic", - "icon": "elastic", + "system": "DisLedger", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "disLedger", "token": { - "name": "elastic coin", - "symbol": "XEL" + "name": "disledger token", + "symbol": "DCL" }, "consensus": { - "type": "PoW", - "algorithm": "" - }, - "aliases": { - "nickname": "Elastic Project" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "A Decentralised Cloud Computing", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Distributed Concurrence Ledgers" }, "crowdsales": { - "start_date": "2016-02-29T00:00:00", - "end_date": "2016-08-19T00:00:00", + "start_date": "2017-09-01T12:00:00", + "end_date": "2017-09-30T12:00:00", + "end_date_plan": "2017-09-30T12:00:00", "genesis_address": [ - "3Q2aKEGFTKDw3hghsBifXp39CZVMtZukxn", - "3AVhok6gvrgSbTXfGEksYKEWBdxS9qo8E6", - "3Qnj4QtdD4qtZcP82xyLq2paAEPDgfwezd" + "" ], - "funding_terms": "http://www.elastic.pro/crowdsale", - "funding_url": "http://www.elastic.pro/crowdsale", - "tokens_sold": 3906489.54106177, - "btc_raised": 708.66 + "funding_terms": "https://www.disledger.com/", + "funding_url": "https://www.disledger.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { - "type": "site", - "name": "www.elastic.pro", - "url": "http://www.elastic.pro", - "icon": "site.png", + "type": "website", + "name": "disledger.com/", + "url": "https://www.disledger.com/", "tags": [ "Main" ] }, { - "type": "site", - "name": "Elastic Crowdsale", - "url": "http://www.elastic.pro/crowdsale", - "icon": "site.png", + "type": "paper", + "name": "DisLedger Whitepaper", + "url": "https://www.disledger.com/DisLedger_TokenLaunch.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { "type": "paper", - "name": "Elastic Project Whitepaper", - "url": "https://github.com/elastic-project/whitepaper/blob/master/whitepaper.pdf", - "icon": "paper.png", + "name": "DisLedger Technical Whitepaper", + "url": "https://www.disledger.com/DisLedger_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1396233.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/disledgerinfo", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Elastic GitHub", - "url": "https://github.com/elastic-project", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "github", - "name": "Elastic Genesis Block", - "url": "https://github.com/elastic-project/genesis-block", - "icon": "github.png", + "type": "custom", + "name": "DisLedger Telegram", + "url": "https://t.me/DisLedger_Official", + "icon": "telegram.png", "tags": [ - "Apps" + "News" ] } ] }, { "genesis_id": "", - "system": "Electroneum", + "system": "District0x", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "electroneum", + "icon": "district0x", "token": { - "name": "electroneum token", - "symbol": "ETN" + "name": "district0x token", + "symbol": "DNT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Mobile Cryptocurrency, powered by an app" + "system_type": "cryptoasset", + "headline": "Network of decentralized markets and communities" }, "crowdsales": { - "start_date": "2017-09-14T00:01:00", - "end_date": "2017-10-31T11:59:00", - "end_date_plan": "2017-10-31T11:59:00", + "start_date": "2017-07-18T15:00:00", + "end_date": "2017-08-01T15:00:00", + "end_date_plan": "2017-08-01T15:00:00", "genesis_address": [ "" ], - "funding_terms": "http://electroneum.com/terms/", - "funding_url": "http://electroneum.com/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://contribution.district0x.io/", + "funding_url": "https://contribution.district0x.io/", + "tokens_sold": 600000000, + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" @@ -17564,25 +16773,16 @@ "links": [ { "type": "website", - "name": "electroneum.com", - "url": "http://electroneum.com/", + "name": "district0x.io", + "url": "https://district0x.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Electroneum Whitepaper", - "url": "http://electroneum.com/overview-white-paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Electroneum Technical Whitepaper", - "url": "http://electroneum.com/technical-white-paper.pdf", + "name": "District0x Whitepaper", + "url": "https://district0x.io/docs/district0x-whitepaper.pdf", "tags": [ "Main", "Science" @@ -17590,8 +16790,8 @@ }, { "type": "github", - "name": "Electroneum GitHub", - "url": "https://github.com/electroneum", + "name": "District0x GitHub", + "url": "https://github.com/district0x", "icon": "github.png", "tags": [ "Main", @@ -17600,64 +16800,46 @@ }, { "type": "blog", - "name": "Electroneum Blog", - "url": "http://electroneum.com/blog/", + "name": "District0x Blog", + "url": "https://blog.district0x.io/", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2065043.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/electroneum", + "url": "https://twitter.com/district0x", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Electroneum Telegram", - "url": "https://telegram.me/electroneum", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Electroneum Slack", - "url": "https://electroneum.slack.com/join/shared_invite/MjIyMjE0MDU1NDg4LTE1MDIwNDgxNTktZTg5NWY4YWRjYQ", + "name": "District0x Slack", + "url": "https://district0x-slack.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/electroneum", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/district0x/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCEQvcgq9-mtqdYEM3B9y_-g", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/district0x/", + "icon": "facebook.png", "tags": [ "News" ] @@ -17665,281 +16847,343 @@ ] }, { - "genesis_id": "1b0122efc2c3fc3cb314468ab8e157146827ea55d0535d2c342e2bbd82fb467c", - "system": "Electronic Gulden", - "icon": "electronicgulden", + "genesis_id": "", + "system": "Divi Project", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Electronic Gulden" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "icon": "diviproject", + "token": { + "name": "divi token", + "symbol": "DIVX" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "token": { - "name": "Electronic Gulden", - "symbol": "EFL" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Bridging the gap between crypto and the masses" }, - "specs": { - "total_tokens": 21000000, - "premine_tokens": 10500000, - "block_reward": 25, - "halfing_cycle": 210000 + "crowdsales": { + "start_date": "2017-10-12T10:00:00", + "end_date": "2017-11-02T10:00:00", + "end_date_plan": "2017-11-02T10:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://diviproject.org/", + "funding_url": "https://diviproject.org/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "e-gulden.org", - "url": "http://www.e-gulden.org/", - "icon": "website.png", + "name": "diviproject.org", + "url": "https://diviproject.org/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Divi Project Whitepaper", + "url": "https://diviproject.org/files/Divi-WP.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Divi Project GitHub", + "url": "https://github.com/Divicoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Divi Project Blog", + "url": "https://medium.com/diviproject", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/diviproject", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Divi Project Telegram", + "url": "https://t.me/joinchat/EAdiTQ3yZk_GkqU0IdG-Gg", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Divi Project Slack", + "url": "https://diviproject.slack.com/join/shared_invite/MjMzNzQwMDg0NTMzLTE1MDQwNTgxODUtM2IzMjJjYTk2OQ", + "icon": "slack.png", "tags": [ - "Main" + "News" ] }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/efl/", - "icon": "cryptoid.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/DiviProject/", + "icon": "reddit.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/Electronic-Gulden-Foundation", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/diviproject", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=843017", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCihooU0crqQkBOvV0_lsRnw", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00009428, - "usd": 0.04521254, - "date": "2014-03-26T00:00:00" - } + ] }, { - "system": "Elephant", - "icon": "Elephant", + "genesis_id": "", + "system": "DLS Academy", "dependencies": [ "Ethereum" ], + "icon": "dlsacademy", "token": { - "name": "elCoin", - "symbol": "EL" + "name": "dls token", + "symbol": "DLT" }, "consensus": { - "type": "PoS+PoT", - "algorithm": "Elephant PoS+PoT" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "tags": [ - "elCoin" - ], - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Multifunctional economic platform" - }, - "aliases": { - "coinmarketcap": "ELcoin" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Tool that offers all you need for your professional growth" }, - "first_price": { - "btc": 0.0001669, - "usd": 0.07467606, - "date": "2016-05-05T18:00:00" + "crowdsales": { + "start_date": "2017-09-15T18:00:00", + "end_date": "2017-10-15T18:00:00", + "end_date_plan": "2017-10-15T18:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://dlsacademy.io/ico/", + "funding_url": "http://dlsacademy.io/ico", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "7elephant.org", - "url": "http://7elephant.org/", - "icon": "website.png", + "name": "dlsacademy.io", + "url": "http://dlsacademy.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "explorer.elcoin.space", - "url": "http://explorer.elcoin.space", - "icon": "explorer.png", + "type": "paper", + "name": "DLS Academy Whitepaper", + "url": "http://dlsacademy.io/wp-content/uploads/2017/08/dlsacademy_white_paper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "elCoin Web-Wallet", - "url": "https://elcoin.space", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "paper", - "name": "elCoin Whitepaper", - "url": "http://7elephant.org/assets/17643f59/docs/white-paper-en.pdf", - "icon": "paper.png", + "type": "github", + "name": "DLS Academy GitHub", + "url": "https://github.com/DLS-Academy/contracts", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { "type": "blog", - "name": "The Elephant Blog", - "url": "https://elcoin.foundation/", + "name": "DLS Academy Blog", + "url": "https://medium.com/@DLS_Academy/", "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "forum", - "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=1446743.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2191979", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "wiki", - "name": "The elCoin Wiki", - "url": "http://elcoin.wiki/", - "icon": "wiki.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/DLS_Academy", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { "type": "custom", - "name": "elcoin FAQ", - "url": "http://elcoin.help", - "tags": [ - "Science" - ] - }, - { - "type": "twitter", - "name": "@7elephant_en", - "url": "https://twitter.com/7elephant_en", - "icon": "twitter.png", + "name": "DLS Academy Telegram", + "url": "https://t.me/joinchat/GYUbzERK1iik1u5pwRf2MA/", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { - "type": "exchange", - "name": "Livcoin.net", - "url": "https://livecoin.net", - "icon": "Livecoin.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/DLS_Academy/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Dex-trade", - "icon": "dex-trade.png", - "url": "http://dex-trade.com", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/DLS-Academy-861541437336551", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", - "system": "Embermine", + "system": "DMarket", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "embermine", + "icon": "dmarket", "token": { - "name": "Embermine token", - "symbol": "" + "name": "dmarket token", + "symbol": "DMarket" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Operating System for the Creative Lifestyle" + "headline": "Decentralized marketplace to turn every virtual item into a real commodity" }, "crowdsales": { - "start_date": "2017-05-05T00:00:00", - "end_date": "2017-06-02T00:00:00", - "end_date_plan": "2017-06-02T00:00:00", + "start_date": "2017-11-03T16:00:00", + "end_date": "2017-11-17T16:00:00", + "end_date_plan": "2017-11-17T16:00:00", "genesis_address": [ - "" + "0x4b60B53a6eDCD75f0730ecC22579Df2079F210B0" ], - "funding_terms": "https://embermine.com/", - "funding_url": "https://embermine.com/", - "tokens_sold": 50000000, - "tokens_issued": 150000000, - "btc_raised": 6, + "funding_terms": "https://dmarket.io", + "funding_url": "https://dmarket.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ - "usd = 56379" + "" ], "raised": [ - "usd = 18494" + "" ] }, "links": [ { "type": "website", - "name": "embermine.com", - "url": "https://embermine.com/", + "name": "dmarket.io", + "url": "https://dmarket.io/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "DMarket Whitepaper", + "url": "https://dmarket.io/assets/documents/DMarket_white_paper_EN.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Embermine GitHub", - "url": "https://github.com/theembermine", + "name": "DMarket GitHub", + "url": "https://github.com/suntechsoft/dmarket-smartcontract", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "DMarket Blog", + "url": "https://medium.com/@dmarket", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1914703.0", + "url": "https://bitcointalk.org/index.php?topic=2041720.new#new", "icon": "bitcointalk.png", "tags": [ "News" @@ -17948,16 +17192,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/TheEmbermine", + "url": "https://twitter.com/dmarket_io", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "DMarket Telegram", + "url": "https://t.me/joinchat/CV8tCULRq_vJ2Xzu9Iopqg", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Embermine Slack", - "url": "https://emberminepublic.slack.com/join/shared_invite/MjA5MjE4OTM0OTQ0LTE0OTk1MzYxODItZDdkYTgzMDEyZQ", + "name": "DMarket Slack", + "url": "https://dmarket.io/slack", "icon": "slack.png", "tags": [ "News" @@ -17966,7 +17219,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Embermine/", + "url": "https://www.reddit.com/r/D_Market/", "icon": "reddit.png", "tags": [ "News" @@ -17975,62 +17228,64 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/embermine", + "url": "https://www.facebook.com/dmarketcommunity/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCCF8BhVCdsSr1oy9kA1g5vg", + "icon": "youtube.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 1.3e-7, - "usd": 0.00037586, - "date": "" - } + ] }, { - "genesis_id": "00000000bcccd459d036a588d1008fce8da3754b205736f32ddfd35350e84c2d", + "genesis_id": "20bbf1cb1115ccda06c0cce115f5b72a78055a163892575988d1c8ee085f5e86", + "system": "DNotes", "dependencies": [ "independent" ], - "system": "Emercoin", - "aliases": { - "coinmarketcap": "Emercoin" + "token": { + "name": "DNote", + "symbol": "NOTE" }, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Blockchain Services: SSL, DNS, PKI and more", "tags": [ "DAO" - ], - "hashtag": "#emercoin", - "page_state": "draft" + ] }, - "events": { - "announcement": "08/12/2013", - "genesis": "11/12/2013" + "aliases": { + "coinmarketcap": "DNotes", + "CurrencyName": "DNotes" }, - "token": { - "name": "emercoin", - "symbol": "EMC" + "ratings": { + "rating_cyber": 1 + }, + "events": { + "announcement": "16/02/2014" }, "specs": { - "block_time": "variable from 10 seconds to 10 minutes", - "block_reward": 5020, - "halfing_cycle": "decreasing depending on difficulty", - "pos_reward": "6% annual with 30 day coin maturity", - "total_tokens": "1 * 10^9", - "txs_confirm": 32 + "p2p": 11224, + "rpc": 11223, + "block_time": 60, + "total_tokens": 500000000 }, "links": [ { - "name": "Emercoin.com", - "url": "http://emercoin.com/", + "name": "dnotescoin.com", + "url": "http://dnotescoin.com/", "icon": "website.png", "tags": [ "Main" @@ -18038,94 +17293,95 @@ "type": "website" }, { - "name": "Emercoin Explorer", - "url": "https://emercoin.mintr.org/", - "icon": "explorer.png", + "name": "GitHub", + "url": "https://github.com/DNotesCoin/DNotes/", + "type": "github", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Code" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/emercoin/#markets", - "type": "custom", - "icon": "link.png", + "name": "E-Waluty Explorer", + "url": "http://explorer.e-waluty.net.pl/NOTE/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Analytics", - "Apps" + "Main", + "Apps", + "Analytics" ] }, { - "name": "Faucet", - "url": "http://emerfor.org/", - "type": "custom", - "icon": "link.png", + "name": "Wallets", + "url": "http://dnotescoin.com/download.php", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "Apps" + "Apps", + "Wallet" ] }, { - "name": "Emergate POW Pool", - "url": "https://emergate.net/", - "type": "custom", - "icon": "mining.png", + "name": "DNotes Vault", + "url": "https://dnotesvault.com/", + "type": "wallet", + "icon": "dnotes.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "name": "Mintr POS Pool", - "url": "https://emercoin.mintr.org/wallet", - "type": "custom", - "icon": "mining.png", + "name": "Twitter", + "url": "https://twitter.com/DNotesCoin", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Source Code", - "url": "https://github.com/EvgenijM86/emercoin", - "icon": "github.png", + "name": "Facebook", + "url": "https://www.facebook.com/Dnotescoin-777105165651768/timeline/", + "type": "custom", + "icon": "facebook.png", "tags": [ - "Code" - ], - "type": "github" + "News" + ] }, { - "name": "BitcointTalk", - "url": "https://bitcointalk.org/index.php?topic=622667.0", - "icon": "forum.png", + "name": "YouTube", + "url": "https://www.youtube.com/user/dnotescoin", + "type": "custom", + "icon": "youtube.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Reddit", - "url": "http://www.reddit.com/r/EmerCoin/", + "name": "reddit", + "url": "http://www.reddit.com/r/DNotes/", + "type": "reddit", "icon": "reddit.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "CryptocoinTalk", - "url": "https://cryptocointalk.com/topic/2144-emercoin-emc-information/", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=470155.0", + "type": "forum", "icon": "forum.png", "tags": [ "News" - ], - "type": "forum" + ] }, { "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/emercoin/", - "rss": "http://bitcoinist.net/tag/emercoin/feed/", + "url": "http://bitcoinist.net/?s=dnotes", "type": "custom", "icon": "bitcoinist.png", "tags": [ @@ -18133,123 +17389,170 @@ ] }, { - "name": "Paper Wallet", - "url": "https://walletgenerator.net/?currency=EmerCoin", - "icon": "forum.png", + "name": "DNotesPool", + "url": "https://dnotespool.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Apps", - "Wallet" - ], - "type": "custom" + "Apps" + ] }, { - "name": "Livecoin", - "url": "https://www.livecoin.net/", + "name": "CryptoBlox", + "url": "http://mine.cryptoblox.com/", "type": "custom", - "icon": "livecoin.png", + "icon": "mining.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/Exchange?market=EMC_BTC", + "name": "E-Pool", + "url": "http://p2pool.e-pool.net", "type": "custom", - "icon": "cryptopia.png", + "icon": "mining.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Bitex", - "url": "https://bitex.club/markets/emcbtc", + "name": "Hash-to-Coins", + "url": "https://hash-to-coins.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "E-Waluty", + "url": "http://pool.e-waluty.net.pl/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "BTCPool Club", + "url": "http://btcpool.club/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dnotes/#markets", "type": "custom", "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Documentation", - "url": "http://emercoin.com/EMCDNS_and_NVS", - "type": "paper", - "icon": "paper.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] } ], "first_price": { - "btc": 0.0000035, - "usd": 0.001775, - "date": "2014-08-23T00:00:00" + "btc": 0.00000128, + "usd": 0.00080293, + "date": "2014-03-08T00:00:00" } }, { "genesis_id": "", - "system": "EncryptoTel", + "system": "Neuron network", "dependencies": [ - "Waves" + "Ethereum" ], - "icon": "encryptotel", + "icon": "docai", "token": { - "name": "encryptotel coin", - "symbol": "ETT" + "name": "neuron token", + "symbol": "NRN" }, "consensus": { - "consensus_type": "", - "consensus_name": "Waves" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "The First Secure Cloud Private Branch eXchange" + "headline": "Decentralized conversational AI for quantified biology" }, "crowdsales": { - "start_date": "2017-04-24T00:01:00", - "end_date": "2017-05-31T00:00:00", - "end_date_plan": "2017-05-31T00:00:00", + "start_date": "2017-09-28T00:00:00", + "end_date": "2017-10-28T00:00:00", + "end_date_plan": "2017-10-28T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://encryptotel.com/", - "funding_url": "http://ico.encryptotel.com/", + "funding_terms": "https://doc.ai/", + "funding_url": "https://tokensale.doc.ai/", "tokens_sold": "", - "tokens_issued": 100000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 30000000" ] }, + "specs": { + "supply": 860000000 + }, "links": [ { "type": "website", - "name": "encryptotel.com", - "url": "https://encryptotel.com/", + "name": "doc.ai", + "url": "https://doc.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "EncryptoTel Whitepaper", - "url": "http://ico.encryptotel.com/assets/pdf/EncryptoTel_WP_v1.pdf", + "name": "Neuron network Whitepaper", + "url": "https://tokensale.doc.ai/pdf/whitepaper.pdf?_t=1504348705571", "tags": [ "Main", "Science" ] }, + { + "type": "blog", + "name": "Neuron network Blog", + "url": "https://medium.com/@_doc_ai", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1848180.0", + "url": "https://bitcointalk.org/index.php?topic=2117440", "icon": "bitcointalk.png", "tags": [ "News" @@ -18258,7 +17561,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/encryptotel", + "url": "https://twitter.com/_doc_ai", "icon": "twitter.png", "tags": [ "News" @@ -18266,27 +17569,27 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/encryptotel", - "icon": "facebook.png", + "name": "Neuron network Telegram", + "url": "https://t.me/doc_ai", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "EncryptoTel Slack", - "url": "https://encryptotel.herokuapp.com/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/doc_ai/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC8jbjwlygSJGNCjPpRrHwqw", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/docaidoc/", + "icon": "facebook.png", "tags": [ "News" ] @@ -18294,420 +17597,345 @@ ] }, { - "genesis_id": "00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308", - "system": "EnergyCoin", - "icon": "energycoin", + "genesis_id": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", + "system": "Dogecoin", + "icon": "dogecoin", "dependencies": [ "independent" ], "token": { - "name": "energycoin", - "symbol": "ENRG" + "name": "doge", + "symbol": "DOGE" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "A peer-to-peer digital currency enforcing a fixed block reward with a decentralized public ledger", + "headline": "An open source peer-to-peer digital currency, favored by Shiba Inus worldwide", + "tags": [ + "DAO" + ], + "hashtag": "#dogecoin", "page_state": "ready" }, "aliases": { - "coinmarketcap": "EnergyCoin" + "coinmarketcap": "Dogecoin" }, "specs": { - "p2p": 22706, - "rpc": 22705, - "block_time": 150, - "block_reward": 5, - "halfing_cycle": "no halving", - "txs_confirm": 6 + "rpc": 22555, + "block_time": 60, + "total_tokens": 100000000000, + "difficulty_cycle": 240 }, "events": [ { "name": "Announcement", - "start_date": "2014-04-29T12:49:11", - "url": "https://bitcointalk.org/index.php?topic=589008.0" + "start_date": "2013-08-12T03:55:25", + "url": "https://bitcointalk.org/index.php?topic=361813.0" }, { "name": "Genesis", - "start_date": "2014-04-30T02:48:35" + "start_date": "2013-12-06T02:25:40" } ], "links": [ { - "type": "website", - "name": "Main Thread", - "url": "https://bitcointalk.org/index.php?topic=1028941.0", + "name": "dogecoin.com", + "url": "http://dogecoin.com/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "name": "GitHub", - "url": "https://github.com/EnergyCoinProject/energycoin", - "type": "github", - "icon": "github.png", + "name": "Explorer", + "url": "https://dogechain.info/", + "icon": "explorer.png", "tags": [ "Main", - "Code" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "name": "Wallet", - "url": "https://mega.nz/#F!uc0XmCra!73JBKfnmbdImd_9H_nXtRQ", - "type": "wallet", + "name": "Doge Wallet", + "url": "https://github.com/dogecoin/dogecoin/releases/", "icon": "wallet.png", "tags": [ "Main", "Apps", "Wallet" - ] + ], + "type": "wallet" }, { "name": "Twitter", - "url": "https://twitter.com/ECF4U", - "type": "twitter", + "url": "https://twitter.com/dogecoin", "icon": "twitter.png", "tags": [ + "Main", "News" - ] + ], + "type": "twitter" }, { - "name": "Reddit", - "url": "https://www.reddit.com/r/energycoins", - "type": "reddit", - "icon": "reddit.png", + "name": "DogeCoin GitHub", + "url": "https://github.com/dogecoin/dogecoin", + "icon": "github.png", "tags": [ - "News" - ] + "Code" + ], + "type": "github" }, { - "name": "Slack", - "url": "https://energycoin.slack.com/", - "type": "Slack", - "icon": "slack.png", + "name": "Forum", + "url": "http://doges.org/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "name": "cryptoID", - "url": "https://chainz.cryptoid.info/enrg/", - "type": "explorer", - "icon": "explorer.png", + "name": "Doge Blog", + "url": "http://blog.dogecoin.com/", + "icon": "blog.png", "tags": [ - "Apps", - "Explorer", - "Analytics" - ] + "News" + ], + "type": "blog" }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "reddit", + "url": "http://www.reddit.com/r/dogecoin", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" - ] + "News" + ], + "type": "reddit" }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/energycoin/#markets", - "type": "custom", - "icon": "link.png", + "name": "BTT Thred", + "url": "https://bitcointalk.org/index.php?topic=361813.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "View ENRG", - "url": "http://coinofview.com/coin/Energycoin.html", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "link.png", + "icon": "cryptsy.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "Bootstrap Server", - "url": "https://www.dropbox.com/sh/sg2vwy96arh98jv/AADOyTLF9GrqLTvT5PGYhUaqa?dl=0", + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "link.png", + "icon": "poloniex.png", "tags": [ "Apps", - "Wallet" - ] - }, - { - "name": "Contact Dev", - "url": "https://twitter.com/Peterenrgdev", - "type": "twitter", - "icon": "twitter.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Enigma", - "dependencies": [ - "Ethereum" - ], - "icon": "enigma", - "token": { - "name": "enigma token", - "symbol": "ENG" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralized data marketplace platform" - }, - "crowdsales": { - "start_date": "2017-08-21T16:00:00", - "end_date": "2017-08-31T16:00:00", - "end_date_plan": "2017-08-31T16:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.enigma.co/", - "funding_url": "https://www.enigma.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "enigma.co", - "url": "https://www.enigma.co/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Enigma Whitepaper", - "url": "https://www.enigma.co/enigma_catalyst.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Enigma GitHub", - "url": "https://github.com/enigmampc", - "icon": "github.png", - "tags": [ - "Main", - "Code" + "Exchange" ] }, { - "type": "blog", - "name": "Enigma Blog", - "url": "https://blog.enigma.co/", - "icon": "medium.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2014543.0", - "icon": "bitcointalk.png", + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/enigmaMPC", - "icon": "twitter.png", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", "type": "custom", - "name": "Enigma Telegram", - "url": "https://t.me/enigmacatalyst", - "icon": "telegram.png", + "icon": "ccedk.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Enigma Slack", - "url": "https://slack.enigma.co/", - "icon": "slack.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/enigmacatalyst/", - "icon": "reddit.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dogecoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] } - ] + ], + "first_price": { + "btc": 8.3e-7, + "usd": 0.00054374, + "date": "2013-12-19T00:00:00" + }, + "flags": { + "quantum": true + } }, { - "genesis_id": "", - "system": "Enjin Coin", + "genesis_id": "00000fc63692467faeb20cdb3b53200dc601d75bdfa1001463304cc790d77278", + "system": "DogeCoinDark", + "icon": "dogecoindark", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "enjincoin", "token": { - "name": "enjin coin", - "symbol": "ENJ" + "name": "vergecoin", + "symbol": "XVG" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "aliases": { + "coinmarketcap": "Verge", + "nickname": "Verge" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Smart cryptocurrency for gaming" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-08-15T12:00:00", - "end_date": "2017-09-07T12:00:00", - "end_date_plan": "2017-09-07T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://enjincoin.io/", - "funding_url": "https://enjincoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "specs": { + "previous_name": "DogeCoinDark" + }, + "first_price": { + "btc": 2e-8, + "usd": 0.0000074, + "date": "2014-10-25T00:00:00" }, "links": [ { "type": "website", - "name": "enjincoin.io", - "url": "https://enjincoin.io/", + "name": "vergecurrency.com", + "url": "http://vergecurrency.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Enjin Whitepaper", - "url": "https://enjincoin.io/enjincoin_whitepaper.pdf", + "type": "explorer", + "name": "Explorer", + "url": "https://www.blockexperts.com/xvg", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "blog", - "name": "Enjin Blog", - "url": "https://medium.com/@coinfork", - "icon": "medium.png", + "type": "Github Organisation", + "name": "DogeCoinDark GitHub", + "url": "https://github.com/vergecurrency", + "icon": "github.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/enjincs", - "icon": "twitter.png", - "tags": [ - "News" + "Code" ] }, { - "type": "slack", - "name": "Enjin Slack", - "url": "https://enjincoin.io/slack/", - "icon": "slack.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1365894.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/EnjinCoin/", - "icon": "reddit.png", + "name": "Bitrex", + "type": "custom", + "icon": "bitrex.png", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-XVG", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", - "system": "EOS", + "genesis_id": "", + "system": "Dome Platform", "dependencies": [ "Ethereum" ], - "icon": "eos", + "icon": "domeplatform", "token": { - "name": "EOS", - "symbol": "EOS" + "name": "dome token", + "symbol": "DME" }, "consensus": { - "type": "DPoS", - "algorithm": "Graphene" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Scalable Infrastructure for DApps" + "system_type": "cryptoasset", + "headline": "Revolutionary decentralized Wi-Fi sharing platform" }, "crowdsales": { - "start_date": "2017-06-26T13:00:00", - "end_date": "2018-06-01T13:10:00", - "end_date_plan": "2018-06-01T13:00:00", + "start_date": "2017-10-02T12:00:00", + "end_date": "2017-11-02T12:00:00", + "end_date_plan": "2017-11-02T12:00:00", "genesis_address": [ - "0x9937Dbb2128B55c44D8af7bF36FD76796A814Cf4", - "0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf" + "" ], - "funding_terms": "https://eos.io/purchaseagreement/EOS%20Token%20Purchase%20Agreement%20-%20June%2022,%202017.pdf ", - "funding_url": "https://eos.io/", - "tokens_sold": 900000000, - "tokens_issued": 1000000000, + "funding_terms": "https://www.domeplatform.io/static/pdfs/Terms.pdf", + "funding_url": "https://www.domeplatform.io", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -18716,19 +17944,22 @@ "" ] }, + "specs": { + "supply": 90000000 + }, "links": [ { "type": "website", - "name": "eos.io", - "url": "http://eos.io/", + "name": "domeplatform.io", + "url": "https://www.domeplatform.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "EOS Whitepaper", - "url": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", + "name": "Dome Platform Whitepaper", + "url": "https://www.domeplatform.io/static/pdfs/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -18736,8 +17967,8 @@ }, { "type": "github", - "name": "EOS GitHub", - "url": "http://github.com/eosio", + "name": "Dome Platform GitHub", + "url": "https://github.com/thedomeplatform/Dome-Contract", "icon": "github.png", "tags": [ "Main", @@ -18745,55 +17976,36 @@ ] }, { - "type": "blog", - "name": "EOS Blog", - "url": "https://steemit.com/@eosio", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2157244.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/eos_io", + "url": "https://twitter.com/DomePlatform", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "EOS Telegram", - "url": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "EOS Slack", - "url": "http://slack.eos.io/", + "name": "Dome Platform Slack", + "url": "https://domeplatform.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/eosblockchain", + "url": "https://www.facebook.com/domeplatform/", "icon": "facebook.png", "tags": [ "News" @@ -18803,38 +18015,38 @@ }, { "genesis_id": "", - "system": "Equibit", + "system": "DomRaider", "dependencies": [ - "Waves" + "Ethereum" ], - "icon": "equibit", + "icon": "domraider", "token": { - "name": "equibit token", - "symbol": "EQB" + "name": "domraider token", + "symbol": "DRT" }, "consensus": { - "consensus_type": "PoS", - "consensus_name": "Proof-of-State" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Peer-to-Peer Electronic Equity System" + "headline": "Decentralized Blockchain Auctions in Real-Time" }, "crowdsales": { - "start_date": "2017-08-15T12:00:00", - "end_date": "2017-09-15T12:00:00", - "end_date_plan": "2017-09-15T12:00:00", + "start_date": "2017-09-12T08:00:00", + "end_date": "2017-10-11T08:00:00", + "end_date_plan": "2017-10-11T08:00:00", "genesis_address": [ "" ], - "funding_terms": "https://equiplatform.io/Equi_Whitepaper.pdf", - "funding_url": "https://equiplatform.io", - "tokens_sold": 229301, + "funding_terms": "https://crowdsale.paragoncoin.com/", + "funding_url": "https://www.domraider.io/en/", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 1000000" + "" ], "raised": [ "" @@ -18843,16 +18055,16 @@ "links": [ { "type": "website", - "name": "equibitgroup.com", - "url": "https://equibitgroup.com/", + "name": "domraider.io", + "url": "https://www.domraider.io/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Equibit Whitepaper", - "url": "https://equiplatform.io/Equi_Whitepaper.pdf", + "name": "DomRaider Whitepaper", + "url": "https://s3-eu-west-1.amazonaws.com/domraider/domraider/DomRaider+ICO+Whitepaper+EN.pdf", "tags": [ "Main", "Science" @@ -18860,36 +18072,73 @@ }, { "type": "github", - "name": "Equibit GitHub", - "url": "https://github.com/Equibit", + "name": "DomRaider GitHub", + "url": "https://github.com/Domraider/dr-token", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "DomRaider Blog", + "url": "https://medium.com/@domraider", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2132588.msg21314814#msg21314814", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/equibit", + "url": "https://twitter.com/domraider", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "DomRaider Telegram", + "url": "https://t.me/DomraiderICO", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Equibit Slack", - "url": "https://equibit.herokuapp.com/", + "name": "DomRaider Slack", + "url": "https://domraiderico.slack.com/join/shared_invite/MjM1MDg0MTY2MDE4LTE1MDQyNzQ4MDYtNTU0NDg5YzgyNQ", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/domraider/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Equibit", + "url": "https://www.facebook.com/Domraider-1432606216988548", "icon": "facebook.png", "tags": [ "News" @@ -18898,7 +18147,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCBWEY89pt-DpPYyPedqGWEg", + "url": "https://www.youtube.com/domraider", "icon": "youtube.png", "tags": [ "News" @@ -18908,14 +18157,14 @@ }, { "genesis_id": "", - "system": "Etch", + "system": "Dream Team", "dependencies": [ "Ethereum" ], - "icon": "etch", + "icon": "dreamteam", "token": { - "name": "etch token", - "symbol": "" + "name": "dream team token", + "symbol": "DTT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -18924,17 +18173,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Evolution in payroll since the industrial revolution" + "headline": "Esports and Gaming recruitment network" }, "crowdsales": { - "start_date": "2017-09-18T18:00:00", - "end_date": "2017-10-18T18:00:00", - "end_date_plan": "2017-10-18T18:00:00", + "start_date": "2017-11-20T17:00:00", + "end_date": "2017-11-24T17:00:00", + "end_date_plan": "2017-11-24T17:00:00", "genesis_address": [ "" ], - "funding_terms": "https://app.etch.work/static/files/Etch_White_Paper.pdf", - "funding_url": "https://app.etch.work/register_interest", + "funding_terms": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", + "funding_url": "https://token.dreamteam.gg/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -18948,16 +18197,16 @@ "links": [ { "type": "website", - "name": "etch.work", - "url": "https://etch.work/", + "name": "token.dreamteam", + "url": "https://token.dreamteam.gg/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Etch Whitepaper", - "url": "https://app.etch.work/static/files/Etch_White_Paper.pdf", + "name": "Dream Team Whitepaper", + "url": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", "tags": [ "Main", "Science" @@ -18965,8 +18214,8 @@ }, { "type": "github", - "name": "Etch GitHub", - "url": "https://github.com/etch-work/reward-token", + "name": "Dream Team GitHub", + "url": "https://github.com/dreamteamgg/smart-contract", "icon": "github.png", "tags": [ "Main", @@ -18974,19 +18223,18 @@ ] }, { - "type": "blog", - "name": "Etch Blog", - "url": "https://app.etch.work/blog/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2194078.new", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/etch_work", + "url": "https://twitter.com/DreamTeam_Token", "icon": "twitter.png", "tags": [ "News" @@ -18994,17 +18242,35 @@ }, { "type": "custom", - "name": "Etch Telegram", - "url": "https://t.me/etchwork", + "name": "Dream Team Telegram", + "url": "https://t.me/joinchat/GIoVA0I_pcrmSR4b0mztOw", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Dream Team Slack", + "url": "https://dreamteamtoken.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/dream-team-gg", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/etchwork1/", + "url": "https://www.facebook.com/DreamTeam.Token", "icon": "facebook.png", "tags": [ "News" @@ -19014,14 +18280,14 @@ }, { "genesis_id": "", - "system": "Ethbet", + "system": "E4Row", "dependencies": [ "Ethereum" ], - "icon": "ethbet", + "icon": "e4row", "token": { - "name": "ethbet token", - "symbol": "EBET" + "name": "e4row token", + "symbol": "E4ROW" }, "consensus": { "consensus_type": "ERC20 Token", @@ -19030,17 +18296,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, peer-to-peer Ethereum dicing game " + "headline": "Bringing Ether apps to the online/mobile gaming markets" + }, + "aliases": { + "coinmarketcap": "E4ROW", + "nickname": "E4ROW" }, "crowdsales": { - "start_date": "2017-09-17T20:00:00", - "end_date": "2017-10-15T20:00:00", - "end_date_plan": "2017-10-15T20:00:00", + "start_date": "2017-05-02T00:00:00", + "end_date": "2017-05-23T00:00:00", + "end_date_plan": "2017-05-23T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://ethbet.io/whitepaper.pdf", - "funding_url": "https://crowdsale.ethbet.io/", + "funding_terms": "http://doc.liveplayergames.com/docs/CCOD.pdf", + "funding_url": "https://www.e4row.co.il/contribute", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -19054,16 +18324,16 @@ "links": [ { "type": "website", - "name": "ethbet.io", - "url": "https://ethbet.io/", + "name": "e4row.co.il", + "url": "https://www.e4row.co.il/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ethbet Whitepaper", - "url": "https://ethbet.io/whitepaper.pdf", + "name": "E4Row Whitepaper", + "url": "http://doc.liveplayergames.com/docs/CCOD.pdf", "tags": [ "Main", "Science" @@ -19071,8 +18341,8 @@ }, { "type": "github", - "name": "Ethbet GitHub", - "url": "https://github.com/Ethbet/ethbet", + "name": "E4Row GitHub", + "url": "https://github.com/liveplayergames?tab=repositories", "icon": "github.png", "tags": [ "Main", @@ -19081,8 +18351,8 @@ }, { "type": "blog", - "name": "Ethbet Blog", - "url": "https://medium.com/@ethbet", + "name": "E4Row Blog", + "url": "https://medium.com/e4row", "icon": "medium.png", "tags": [ "Main", @@ -19090,19 +18360,19 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2133120.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/E4ROW", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EthbetProject", - "icon": "twitter.png", + "type": "slack", + "name": "E4Row Slack", + "url": "https://e4row.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -19110,7 +18380,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/ethbet/", + "url": "https://www.reddit.com/r/E4ROW/", "icon": "reddit.png", "tags": [ "News" @@ -19120,35 +18390,33 @@ }, { "genesis_id": "", - "system": "Ethbits iTrade", - "dependencies": [ - "Ethereum" - ], - "icon": "ethbits", + "system": "Ecobit", + "dependencies": "independent", + "icon": "ecobit", "token": { - "name": "ethbits token", - "symbol": "ETB" + "name": "ecobit token", + "symbol": "TM-ECOBIT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptocurrency", - "headline": "Cryptocurrency Copy Trading Platform" + "headline": "Blockchain digital crypto token which is decentralised" }, "crowdsales": { - "start_date": "2017-04-15T00:00:00", - "end_date": "2017-05-15T00:00:00", - "end_date_plan": "2017-05-15T00:00:00", + "start_date": "2017-04-09T00:00:00", + "end_date": "2017-06-08T00:10:00", + "end_date_plan": "2017-06-08T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.ethbits.com/terms", - "funding_url": "https://www.ethbits.com/register", - "tokens_sold": 1307752, - "tokens_issued": 1307752, + "funding_terms": "http://www.ecobit.io/en/index.html", + "funding_url": "http://www.ecobit.io/en/index.html", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -19160,35 +18428,25 @@ "links": [ { "type": "website", - "name": "ico.ethbits.com", - "url": "https://ico.ethbits.com/", + "name": "ecobit.io", + "url": "http://www.ecobit.io/en/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "EthBits Whitepaper", - "url": "https://ico.ethbits.com/white_paper.pdf", + "name": "Ecobit Whitepaper", + "url": "http://www.ecobit.io/en/technology.html", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "EthBits GitHub", - "url": "https://github.com/EthBits", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1834042", + "url": "https://bitcointalk.org/index.php?topic=1861730", "icon": "bitcointalk.png", "tags": [ "News" @@ -19197,35 +18455,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ethbits", + "url": "https://twitter.com/EcoBit_io", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "EthBits Telegram", - "url": "https://t.me/EthBitsChatroom", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "EthBits Slack", - "url": "https://ethbits.slack.com/", + "name": "Ecobit Slack", + "url": "https://ecobitsupport.slack.com/signup", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Ethbits/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/EcoBit.io/", + "icon": "facebook.png", "tags": [ "News" ] @@ -19234,738 +18483,887 @@ }, { "genesis_id": "", + "system": "Edgeless", + "icon": "edgeless", "dependencies": [ "Ethereum" ], - "system": "EtherEx", - "aliases": { - "coinmarketcap": "", - "CurrencyName": "", - "nickname": "EtherEx" + "token": { + "name": "edgeless", + "symbol": "EDG" }, - "ratings": {}, "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentrilized Cryptocyrrency Exchange", + "headline": "Decentralised CASINO", "tags": [ - "DApp" + "DAO" ], - "hashtag": "#etherex", - "page_state": "draft" + "hashtag": "##Edgeless", + "page_state": "ready" }, - "events": { - "announcement": "", - "genesis": "" + "aliases": { + "coinmarketcap": "Edgeless" }, - "token": { - "name": "", - "symbol": "" + "specs": { + "total_tokens": 500000000 }, "links": [ { - "name": "Etherex.org", - "url": "https://etherex.org/", + "name": "edgeless.io", + "url": "https://edgeless.io/", + "type": "website", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/etherex_crypto", - "icon": "twitter.png", + "type": "paper", + "name": "Edgeless Whitepaper", + "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", "tags": [ "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/etherex?_rdr=p", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" + "Science" + ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/etherex", - "icon": "reddit.png", + "name": "Explorer", + "url": "https://etherscan.io/token/Edgeless", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "News" - ], - "type": "reddit" + "Apps", + "Analytics" + ] }, { - "name": "EterEx GitHub", - "url": "https://github.com/etherex/etherex", + "name": "Edgeless GitHub", + "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", "type": "github", + "icon": "github.png", "tags": [ - "Main", "Code" ] - } - ] - }, - { - "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", - "system": "Ethereum", - "dependencies": [ - "independent" - ], - "token": { - "name": "ether", - "symbol": "ETH" - }, - "consensus": { - "type": "PoW", - "algorithm": "Ethash" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Smart Contract and Decentralized Application Platform", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Ethereum" - }, - "specs": {}, - "crowdsales": { - "start_date": "2014-07-22T00:00:00", - "end_date": "2014-09-02T00:00:00", - "genesis_address": [ - "36PrZ1KHYMpqSyAQXSG8VwbUiq2EogxLo2" - ], - "funding_terms": "https://www.ethereum.org/pdf/TermsAndConditionsOfTheEthereumGenesisSale.pdf", - "funding_url": "https://www.ethereum.org/ether", - "tokens_sold": 60102216, - "btc_raised": 31531 - }, - "first_price": { - "btc": 0.00052462, - "usd": 0.24936138, - "date": "2014-09-02T00:00:00" - }, - "flags": { - "quantum": true - }, - "links": [ - { - "type": "site", - "name": "Ethereum.org", - "url": "http://ethereum.org/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1718384.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.ethereum.org/", - "icon": "blog.png", + "name": "Twitter", + "url": "https://twitter.com/edgelessproject", + "type": "twitter", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ethereumproject", - "icon": "twitter.png", + "name": "Edgeless blog", + "url": "https://medium.com/edgeless", + "type": "blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/ethereum", - "icon": "cointelegraph.png", + "type": "slack", + "name": "Edgeless Slack", + "url": "https://edgelessethcasino.signup.team/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "BitcoinMagazine", - "url": "https://bitcoinmagazine.com/", - "icon": "bitcoinmagazine.png", + "name": "reddit", + "url": "https://www.reddit.com/r/Edgeless/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/ethereum/", - "icon": "coindesk.png", + "name": "Facebook", + "url": "https://www.facebook.com/EdgelessCasino/?fref=ts", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "type": "custom", + "name": "Edgeless Telegram", + "url": "https://t.me/joinchat/AAAAAEBTy7K9KXQcQsyozQ", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum", - "icon": "reddit.png", + "name": "Markets CMC", + "url": "https://coinmarketcap.com/assets/edgeless/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/ethereumproject", - "icon": "facebook.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Liqui", + "url": "https://liqui.io/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/user/ethereumproject", - "icon": "youtube.png", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + } + ], + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "system": "eGaaS", + "icon": "egaas", + "dependencies": [ + "independent" + ], + "token": { + "name": "eGaaS", + "symbol": "EGS" + }, + "consensus": { + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "eGaaS" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Electronic government as a service", + "tags": [ + "" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-11-15T09:00:00", + "end_date": "2016-12-15T09:00:00", + "genesis_address": [ + "35azkxp6cy41AQoLQVLvK8fMQVnCFErHQB" + ], + "funding_terms": "http://egaas.org/#/ico/", + "funding_url": "https://ico.egaas.org/", + "tokens_sold": 5640000, + "tokens_issued": 95593220.339, + "btc_raised": "" + }, + "specs": {}, + "first_price": {}, + "flags": {}, + "links": [ + { + "type": "website", + "name": "egaas.org", + "url": "http://egaas.org/", + "icon": "site.png", + "tags": [ + "Main" ] }, { "type": "github", - "name": "Ethereum organization on GitHub", - "url": "https://github.com/ethereum/", + "name": "eGaaS GitHub", + "url": "https://github.com/EGaaS", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "explorer", - "name": "Network monitoring", - "url": "https://stats.ethdev.com/", - "icon": "ethereum.png", + "type": "github", + "name": "eGaaS Client", + "url": "https://github.com/EGaaS/go-egaas-mvp/releases", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Wallet" ] }, { - "type": "paper", - "name": "Homestead Guide", - "url": "https://ethereum-homestead.readthedocs.org", - "icon": "whitepaper.png", + "type": "blog", + "name": "eGaaS Blog", + "url": "https://medium.com/egaas", + "rss": "https://medium.com/feed/@egaas", + "icon": "medium.png", "tags": [ - "Code" + "Main", + "News" ] }, { - "type": "whitepaper", - "name": "A Next-Generation Smart Contract and Decentralized Application Platform, Vitalik Buterin", - "url": "https://github.com/ethereum/wiki/wiki/White-Paper", + "type": "paper", + "name": "eGaaS Whitepaper", + "url": "http://egaas.org/docs/eGaaS_White_Paper.pdf", "icon": "whitepaper.png", "tags": [ "Science" ] }, { - "type": "whitepaper", - "name": "Ethereum: A Secure Decentralised Generalised Transaction Ledger, Dr. Gavin Wood", - "url": "http://gavwood.com/paper.pdf", - "icon": "whitepaper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/egaasproject", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "type": "whitepaper", - "name": "Notes on Scalable Blockchain Protocols, Vitalik Buterin", - "url": "file:///Users/xhipster/Downloads/scalability.pdf", - "icon": "whitepaper.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/EgaasProject", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "type": "github", - "name": "Jeffrey Wilcke's Go implementation", - "url": "https://github.com/ethereum/go-ethereum", - "icon": "github.png", + "type": "custom", + "name": "eGaaS Slack", + "url": "https://egaas.slack.com/", + "icon": "slack.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Gavin Wood's C++ implementation", - "url": "https://github.com/ethereum/cpp-ethereum", - "icon": "github.png", + "type": "custom", + "name": "eGaaS YouTube", + "url": "https://www.youtube.com/channel/UCLAccwf_YvWGnxSIVgGtl7g", + "icon": "youtube.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Ethereum Compatible JavaScript API", - "url": "https://github.com/ethereum/web3.js", - "icon": "github.png", + "type": "custom", + "name": "eGaaS Telegram", + "url": "http://telegram.me/eGaaS", + "icon": "telegram.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Vitalik Buterin's Python implementation", - "url": "https://github.com/ethereum/pyethereum", - "icon": "github.png", + "type": "paper", + "name": "eGaaS Manifest", + "url": "http://egaas.org/docs/eGaaS_Manifest.pdf", + "icon": "whitepaper.png", "tags": [ - "Code" + "Science" ] - }, + } + ] + }, + { + "genesis_id": "5056017329645101426", + "system": "EIX.fund", + "dependencies": "NXT", + "aliases": { + "coinmarketcap": "EIX", + "CurrencyName": "EIX.fund" + }, + "ratings": {}, + "consensus": { + "consensus_name": "NXT", + "consensus_type": "" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "EIX", + "symbol": "EIX" + }, + "specs": {}, + "links": [ { - "type": "github", - "name": "Java implementation", - "url": "https://github.com/ethereum/ethereumj", - "icon": "github.png", + "name": "EIX Asset", + "url": "http://www.eix.fund/", + "icon": "site.png", "tags": [ - "Code" - ] + "Main" + ], + "type": "site" }, { - "type": "github", - "name": "Meteor packages on Atmosphere", - "url": "https://atmospherejs.com/ethereum", - "icon": "github.png", + "name": "EIX Asset", + "url": "http://www.nxtreporting.com/?a=5056017329645101426", + "icon": "nxt.png", "tags": [ - "Code" - ] + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "github", - "name": "Ethash implementation", - "url": "https://github.com/ethereum/ethash", - "icon": "github.png", + "name": "NXT AE", + "url": "http://www.nxtreporting.com/?a=5056017329645101426", + "icon": "nxt.png", "tags": [ - "Code" - ] - }, + "Apps", + "Exchange" + ], + "type": "custom" + } + ] + }, + { + "genesis_id": "", + "system": "Elastic", + "icon": "elastic", + "dependencies": [ + "independent" + ], + "token": { + "name": "elastic coin", + "symbol": "XEL" + }, + "consensus": { + "type": "PoW", + "algorithm": "" + }, + "aliases": { + "nickname": "Elastic Project" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "A Decentralised Cloud Computing", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-02-29T00:00:00", + "end_date": "2016-08-19T00:00:00", + "genesis_address": [ + "3Q2aKEGFTKDw3hghsBifXp39CZVMtZukxn", + "3AVhok6gvrgSbTXfGEksYKEWBdxS9qo8E6", + "3Qnj4QtdD4qtZcP82xyLq2paAEPDgfwezd" + ], + "funding_terms": "http://www.elastic.pro/crowdsale", + "funding_url": "http://www.elastic.pro/crowdsale", + "tokens_sold": 3906489.54106177, + "btc_raised": 708.66 + }, + "specs": {}, + "links": [ { - "type": "github", - "name": "Mist: Browser for Ethereum", - "url": "https://github.com/ethereum/mist", - "icon": "github.png", + "type": "site", + "name": "www.elastic.pro", + "url": "http://www.elastic.pro", + "icon": "site.png", "tags": [ - "Code" + "Main" ] }, { - "type": "github", - "name": "State of the Dapps", - "url": "http://dapps.ethercasts.com/", - "icon": "github.png", + "type": "site", + "name": "Elastic Crowdsale", + "url": "http://www.elastic.pro/crowdsale", + "icon": "site.png", "tags": [ - "Code" + "Main" ] }, { - "type": "github", - "name": "Embark: Framework for Ethereum DApps", - "url": "https://iurimatias.github.io/embark-framework/", - "icon": "github.png", + "type": "paper", + "name": "Elastic Project Whitepaper", + "url": "https://github.com/elastic-project/whitepaper/blob/master/whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Main", + "Science" ] }, { - "type": "github", - "name": "Truffle: A development framework for Ethereum", - "url": "https://github.com/ConsenSys/truffle", - "icon": "github.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1396233.0", + "icon": "forum.png", "tags": [ - "Code" + "News" ] }, { "type": "github", - "name": "Mintchalk: A contract publishing tool", - "url": "http://www.mintchalk.com/", + "name": "Elastic GitHub", + "url": "https://github.com/elastic-project", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { "type": "github", - "name": "Cosmo: Browser-based IDE for the Solidity build in Meteor", - "url": "http://cosmo.to/", + "name": "Elastic Genesis Block", + "url": "https://github.com/elastic-project/genesis-block", "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "earn", - "name": "NanoPool", - "icon": "mining.png", - "url": "http://nanopool.org/", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "EthPool", - "icon": "mining.png", - "url": "http://ethpool.org/", "tags": [ "Apps" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Electroneum", + "dependencies": [ + "independent" + ], + "icon": "electroneum", + "token": { + "name": "electroneum token", + "symbol": "ETN" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Mobile Cryptocurrency, powered by an app" + }, + "crowdsales": { + "start_date": "2017-09-14T00:01:00", + "end_date": "2017-10-31T11:59:00", + "end_date_plan": "2017-10-31T11:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://electroneum.com/terms/", + "funding_url": "http://electroneum.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "earn", - "name": "SuperNova", - "icon": "mining.png", - "url": "https://eth.suprnova.cc/", + "type": "website", + "name": "electroneum.com", + "url": "http://electroneum.com/", "tags": [ - "Apps" + "Main" ] }, { - "type": "earn", - "name": "CoinoTron", - "icon": "mining.png", - "url": "https://www.coinotron.com/coinotron/AccountServlet?action=home", + "type": "paper", + "name": "Electroneum Whitepaper", + "url": "http://electroneum.com/overview-white-paper.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "type": "custom", - "name": "Ether.Fund", - "url": "http://ether.fund", - "icon": "link.png", + "type": "paper", + "name": "Electroneum Technical Whitepaper", + "url": "http://electroneum.com/technical-white-paper.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { "type": "github", - "name": "A Python Implementation of the Serpent", - "url": "https://github.com/syng-io/serpent3", + "name": "Electroneum GitHub", + "url": "https://github.com/electroneum", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", + "type": "blog", + "name": "Electroneum Blog", + "url": "http://electroneum.com/blog/", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2065043.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/electroneum", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "gdax", - "url": "https://www.gdax.com/", - "icon": "cryptsy.png", + "type": "custom", + "name": "Electroneum Telegram", + "url": "https://telegram.me/electroneum", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "slack", + "name": "Electroneum Slack", + "url": "https://electroneum.slack.com/join/shared_invite/MjIyMjE0MDU1NDg4LTE1MDIwNDgxNTktZTg5NWY4YWRjYQ", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/electroneum", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Gatecoin", - "icon": "gatecoin.png", - "url": "https://gatecoin.com", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCEQvcgq9-mtqdYEM3B9y_-g", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "1b0122efc2c3fc3cb314468ab8e157146827ea55d0535d2c342e2bbd82fb467c", + "system": "Electronic Gulden", + "icon": "electronicgulden", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Electronic Gulden" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "token": { + "name": "Electronic Gulden", + "symbol": "EFL" + }, + "specs": { + "total_tokens": 21000000, + "premine_tokens": 10500000, + "block_reward": 25, + "halfing_cycle": 210000 + }, + "links": [ { - "type": "exchange", - "name": "CoinSquare", - "icon": "coinsquare.png", - "url": "https://coinsquare.io/", + "type": "website", + "name": "e-gulden.org", + "url": "http://www.e-gulden.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "type": "explorer", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/efl/", + "icon": "cryptoid.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io/", - "icon": "etherdelta.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/Electronic-Gulden-Foundation", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ethereum/#markets", - "icon": "link.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=843017", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00009428, + "usd": 0.04521254, + "date": "2014-03-26T00:00:00" + } + }, + { + "system": "Elephant", + "icon": "Elephant", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "elCoin", + "symbol": "EL" + }, + "consensus": { + "type": "PoS+PoT", + "algorithm": "Elephant PoS+PoT" + }, + "descriptions": { + "tags": [ + "elCoin" + ], + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Multifunctional economic platform" + }, + "aliases": { + "coinmarketcap": "ELcoin" + }, + "first_price": { + "btc": 0.0001669, + "usd": 0.07467606, + "date": "2016-05-05T18:00:00" + }, + "links": [ + { + "type": "website", + "name": "7elephant.org", + "url": "http://7elephant.org/", + "icon": "website.png", + "tags": [ + "Main" ] }, { "type": "explorer", - "name": "TradeBlock", - "url": "https://tradeblock.com/ethereum", - "icon": "tradeblock.png", + "name": "explorer.elcoin.space", + "url": "http://explorer.elcoin.space", + "icon": "explorer.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "wallet", + "name": "elCoin Web-Wallet", + "url": "https://elcoin.space", + "icon": "wallet.png", "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { - "type": "explorer", - "name": "EthereumWisdom", - "url": "http://ethereumwisdom.com", - "icon": "explorer.png", + "type": "paper", + "name": "elCoin Whitepaper", + "url": "http://7elephant.org/assets/17643f59/docs/white-paper-en.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "http://frontier.ether.camp/", - "icon": "ethercamp.png", + "type": "blog", + "name": "The Elephant Blog", + "url": "https://elcoin.foundation/", + "icon": "medium.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "forum", + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=1446743.0", + "icon": "forum.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", + "type": "wiki", + "name": "The elCoin Wiki", + "url": "http://elcoin.wiki/", + "icon": "wiki.png", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "custom", + "name": "elcoin FAQ", + "url": "http://elcoin.help", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "type": "twitter", + "name": "@7elephant_en", + "url": "https://twitter.com/7elephant_en", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "Main", + "News" ] }, { - "type": "wallet", - "name": "Jaxx", - "url": "https://jaxx.io/", - "icon": "jaxx.png", + "type": "exchange", + "name": "Livcoin.net", + "url": "https://livecoin.net", + "icon": "Livecoin.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "custom", - "name": "BlockApps", - "url": "http://blockapps.net/", - "icon": "blockapps.png", + "type": "exchange", + "name": "Dex-trade", + "icon": "dex-trade.png", + "url": "http://dex-trade.com", "tags": [ "Apps", - "Code" + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Etherparty", + "system": "Embermine", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "etherparty", + "icon": "embermine", "token": { - "name": "fuel token", - "symbol": "FUEL" + "name": "Embermine token", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Creating smart contracts on any blockchain" + "headline": "The Operating System for the Creative Lifestyle" }, "crowdsales": { - "start_date": "2017-10-01T00:00:00", - "end_date": "2017-11-01T00:00:00", - "end_date_plan": "2017-11-01T00:00:00", + "start_date": "2017-05-05T00:00:00", + "end_date": "2017-06-02T00:00:00", + "end_date_plan": "2017-06-02T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://etherparty.io/", - "funding_url": "https://ico.etherparty.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://embermine.com/", + "funding_url": "https://embermine.com/", + "tokens_sold": 50000000, + "tokens_issued": 150000000, + "btc_raised": 6, "cap_limit": [ - "" + "usd = 56379" ], "raised": [ - "" + "usd = 18494" ] }, "links": [ { "type": "website", - "name": "etherparty.io", - "url": "https://etherparty.io/", + "name": "embermine.com", + "url": "https://embermine.com/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Etherparty Whitepaper", - "url": "https://ico.etherparty.io/files/white_paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Etherparty GitHub", - "url": "https://github.com/etherparty", + "name": "Embermine GitHub", + "url": "https://github.com/theembermine", "icon": "github.png", "tags": [ "Main", @@ -19975,7 +19373,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2005965", + "url": "https://bitcointalk.org/index.php?topic=1914703.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -19984,320 +19382,278 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/etherparty_io", + "url": "https://twitter.com/TheEmbermine", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Etherparty Telegram", - "url": "https://t.me/etherparty", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Etherparty Slack", - "url": "http://slack.etherparty.io/", + "name": "Embermine Slack", + "url": "https://emberminepublic.slack.com/join/shared_invite/MjA5MjE4OTM0OTQ0LTE0OTk1MzYxODItZDdkYTgzMDEyZQ", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/etherparty", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Embermine/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/c/EtherpartyIo8", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/embermine", + "icon": "facebook.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 1.3e-7, + "usd": 0.00037586, + "date": "" + } }, { - "genesis_id": "", - "system": "EventChain", + "genesis_id": "00000000bcccd459d036a588d1008fce8da3754b205736f32ddfd35350e84c2d", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "eventchain", - "token": { - "name": "eventchain token", - "symbol": "EVC" + "system": "Emercoin", + "aliases": { + "coinmarketcap": "Emercoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Solving ticketing issues for the event industry" - }, - "crowdsales": { - "start_date": "2017-09-13T13:00:00", - "end_date": "2017-09-27T13:00:00", - "end_date_plan": "2017-09-27T13:00:00", - "genesis_address": [ - "0x486cf19a550e2814aef970b14e509e93209a0151" - ], - "funding_terms": "https://blog.eventchain.io/eventchain-ico-tokensale-details-631328961440", - "funding_url": "http://tokensale.eventchain.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Blockchain Services: SSL, DNS, PKI and more", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#emercoin", + "page_state": "draft" + }, + "events": { + "announcement": "08/12/2013", + "genesis": "11/12/2013" + }, + "token": { + "name": "emercoin", + "symbol": "EMC" + }, + "specs": { + "block_time": "variable from 10 seconds to 10 minutes", + "block_reward": 5020, + "halfing_cycle": "decreasing depending on difficulty", + "pos_reward": "6% annual with 30 day coin maturity", + "total_tokens": "1 * 10^9", + "txs_confirm": 32 }, "links": [ { - "type": "website", - "name": "eventchain.io", - "url": "https://eventchain.io/", + "name": "Emercoin.com", + "url": "http://emercoin.com/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "EventChain Whitepaper", - "url": "https://eventchain.io/whitepaper.pdf", + "name": "Emercoin Explorer", + "url": "https://emercoin.mintr.org/", + "icon": "explorer.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "github", - "name": "EventChain GitHub", - "url": "https://github.com/eventchain", - "icon": "github.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/emercoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Analytics", + "Apps" ] }, { - "type": "blog", - "name": "EventChain Blog", - "url": "https://blog.eventchain.io/@eventchain.io", - "icon": "medium.png", + "name": "Faucet", + "url": "http://emerfor.org/", + "type": "custom", + "icon": "link.png", "tags": [ "Main", - "News" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1978714", - "icon": "bitcointalk.png", + "name": "Emergate POW Pool", + "url": "https://emergate.net/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EventChain_io", - "icon": "twitter.png", + "name": "Mintr POS Pool", + "url": "https://emercoin.mintr.org/wallet", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "custom", - "name": "EventChain Telegram", - "url": "https://www.t.me/EventChain", - "icon": "telegram.png", - "tags": [ - "News" - ] + "name": "Source Code", + "url": "https://github.com/EvgenijM86/emercoin", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" }, { - "type": "slack", - "name": "EventChain Slack", - "url": "https://eventchain.slack.com/join/shared_invite/MjI5MTYyMzg2OTMyLTE1MDMyNDEwMzEtZWJmNjFlZmQxYQ", - "icon": "slack.png", + "name": "BitcointTalk", + "url": "https://bitcointalk.org/index.php?topic=622667.0", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/EventChain/", + "url": "http://www.reddit.com/r/EmerCoin/", "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "reddit" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EventChain/", - "icon": "facebook.png", + "name": "CryptocoinTalk", + "url": "https://cryptocointalk.com/topic/2144-emercoin-emc-information/", + "icon": "forum.png", "tags": [ "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Everex", - "dependencies": [ - "Ethereum" - ], - "icon": "everex", - "token": { - "name": "everex coin", - "symbol": "EVX" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Powered Microfinance & Mobile Payments" - }, - "crowdsales": { - "start_date": "2017-07-24T00:00:00", - "end_date": "2017-08-31T00:00:00", - "end_date_plan": "2017-08-31T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://drive.google.com/file/d/0B9F9xvW65bb0bEVGazJWdXZfYkk/view", - "funding_url": "https://tokensale.everex.io/#", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "everex.io", - "url": "https://everex.io/", - "tags": [ - "Main" - ] + ], + "type": "forum" }, { - "type": "paper", - "name": "Everex Whitepaper", - "url": "https://daks2k3a4ib2z.cloudfront.net/59157962bdb4300afa8771a9/5963c09d077a520b5a965", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/emercoin/", + "rss": "http://bitcoinist.net/tag/emercoin/feed/", + "type": "custom", + "icon": "bitcoinist.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Everex GitHub", - "url": "https://github.com/EverexIO", - "icon": "github.png", + "name": "Paper Wallet", + "url": "https://walletgenerator.net/?currency=EmerCoin", + "icon": "forum.png", "tags": [ - "Main", - "Code" - ] + "Apps", + "Wallet" + ], + "type": "custom" }, { - "type": "blog", - "name": "Everex Blog", - "url": "https://blog.everex.io/", - "icon": "medium.png", + "name": "Livecoin", + "url": "https://www.livecoin.net/", + "type": "custom", + "icon": "livecoin.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/everexio", - "icon": "twitter.png", + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/Exchange?market=EMC_BTC", + "type": "custom", + "icon": "cryptopia.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Bitex", + "url": "https://bitex.club/markets/emcbtc", "type": "custom", - "name": "Everex Telegram", - "url": "https://t.me/everexio", - "icon": "telegram.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Everex Slack", - "url": "http://bit.ly/evxslack", - "icon": "slack.png", + "name": "Documentation", + "url": "http://emercoin.com/EMCDNS_and_NVS", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Code" ] } - ] + ], + "first_price": { + "btc": 0.0000035, + "usd": 0.001775, + "date": "2014-08-23T00:00:00" + } }, { "genesis_id": "", - "system": "Evr", + "system": "EncryptoTel", "dependencies": [ - "Ethereum" + "Waves" ], - "icon": "evr", + "icon": "encryptotel", "token": { - "name": "evr token", - "symbol": "EVR" + "name": "encryptotel coin", + "symbol": "ETT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "Waves" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Investment platform working with promissory notes" + "headline": "The First Secure Cloud Private Branch eXchange" }, "crowdsales": { - "start_date": "2017-09-01T12:00:00", - "end_date": "2017-12-21T23:59:00", - "end_date_plan": "2017-12-21T23:59:00", + "start_date": "2017-04-24T00:01:00", + "end_date": "2017-05-31T00:00:00", + "end_date_plan": "2017-05-31T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://e-veksel.io/#2", - "funding_url": "https://e-veksel.io", + "funding_terms": "https://encryptotel.com/", + "funding_url": "http://ico.encryptotel.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" @@ -20309,35 +19665,34 @@ "links": [ { "type": "website", - "name": "e-veksel.io", - "url": "https://e-veksel.io/", + "name": "encryptotel.com", + "url": "https://encryptotel.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Evr Whitepaper", - "url": "https://e-veksel.io/documents/EVR_WP_ENG.pdf", + "name": "EncryptoTel Whitepaper", + "url": "http://ico.encryptotel.com/assets/pdf/EncryptoTel_WP_v1.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Evr GitHub", - "url": "https://github.com/EVRCRYPT/token", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1848180.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/IcoVeksel", + "url": "https://twitter.com/encryptotel", "icon": "twitter.png", "tags": [ "News" @@ -20346,16 +19701,25 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/ICO-E-Veksel-RU-106581480006378/", + "url": "https://www.facebook.com/encryptotel", "icon": "facebook.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "EncryptoTel Slack", + "url": "https://encryptotel.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCfIYh98MaT62Y1FAonuW3gg", + "url": "https://www.youtube.com/channel/UC8jbjwlygSJGNCjPpRrHwqw", "icon": "youtube.png", "tags": [ "News" @@ -20364,60 +19728,72 @@ ] }, { - "genesis_id": "0x2fe75cf9ba10cb1105e1750d872911e75365ba24fdd5db7f099445c901fea895", - "system": "Expanse", - "icon": "expanse", + "genesis_id": "00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308", + "system": "EnergyCoin", + "icon": "energycoin", "dependencies": [ "independent" ], - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized cryptographic information, application, and contract platform.", - "page_state": "draft" - }, "token": { - "name": "expanse", - "symbol": "EXP" + "name": "energycoin", + "symbol": "ENRG" }, "consensus": { - "type": "PoW", - "algorithm": "Dagger" + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer digital currency enforcing a fixed block reward with a decentralized public ledger", + "page_state": "ready" }, - "specs": {}, "aliases": { - "coinmarketcap": "Expanse" + "coinmarketcap": "EnergyCoin" }, - "first_price": { - "btc": 0.00048466, - "usd": 0.11143501, - "date": "2015-09-15T20:00:00" + "specs": { + "p2p": 22706, + "rpc": 22705, + "block_time": 150, + "block_reward": 5, + "halfing_cycle": "no halving", + "txs_confirm": 6 }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-04-29T12:49:11", + "url": "https://bitcointalk.org/index.php?topic=589008.0" + }, + { + "name": "Genesis", + "start_date": "2014-04-30T02:48:35" + } + ], "links": [ { "type": "website", - "name": "expanse.tech", - "url": "http://www.expanse.tech/", + "name": "Main Thread", + "url": "https://bitcointalk.org/index.php?topic=1028941.0", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Expanse Explorer", - "url": "http://www.expanse.tech/explorer/", - "icon": "explorer.png", + "name": "GitHub", + "url": "https://github.com/EnergyCoinProject/energycoin", + "type": "github", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { + "name": "Wallet", + "url": "https://mega.nz/#F!uc0XmCra!73JBKfnmbdImd_9H_nXtRQ", "type": "wallet", - "name": "Expanse Wallet", - "url": "http://www.expanse.tech/#downloads", "icon": "wallet.png", "tags": [ "Main", @@ -20426,177 +19802,228 @@ ] }, { - "type": "paper", - "name": "Whitepaper Draft", - "url": "http://www.expanse.tech/docs/whitepaper-draft.pdf", - "icon": "paper.png", + "name": "Twitter", + "url": "https://twitter.com/ECF4U", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://slack.expanse.tech/", - "icon": "slack.png", + "name": "Reddit", + "url": "https://www.reddit.com/r/energycoins", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Expanse on Github", - "url": "https://github.com/expanse-org", + "name": "Slack", + "url": "https://energycoin.slack.com/", + "type": "Slack", + "icon": "slack.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Expanse Forum", - "url": "http://forum.expanse.tech/", - "icon": "forum.png", + "name": "cryptoID", + "url": "https://chainz.cryptoid.info/enrg/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "blog", - "name": "Expance Blog", - "url": "http://blog.expanse.tech/", - "rss": "http://blog.expanse.tech/rss", - "icon": "blog.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/expanseofficial", - "rss": "https://www.reddit.com/r/ExpanseOfficial/.rss", - "icon": "reddit.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/energycoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "http://www.twitter.com/expanseofficial", - "icon": "twitter.png", + "name": "View ENRG", + "url": "http://coinofview.com/coin/Energycoin.html", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Bootstrap Server", + "url": "https://www.dropbox.com/sh/sg2vwy96arh98jv/AADOyTLF9GrqLTvT5PGYhUaqa?dl=0", "type": "custom", - "name": "Facebook", - "url": "http://www.facebook.com/groups/expanseofficial", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1173722.0", - "icon": "forum.png", + "name": "Contact Dev", + "url": "https://twitter.com/Peterenrgdev", + "type": "twitter", + "icon": "twitter.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Enigma", + "dependencies": [ + "Ethereum" + ], + "icon": "enigma", + "token": { + "name": "enigma token", + "symbol": "ENG" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Decentralized data marketplace platform" + }, + "crowdsales": { + "start_date": "2017-08-21T16:00:00", + "end_date": "2017-08-31T16:00:00", + "end_date_plan": "2017-08-31T16:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.enigma.co/", + "funding_url": "https://www.enigma.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "enigma.co", + "url": "https://www.enigma.co/", + "tags": [ + "Main" + ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com", - "icon": "poloniex.png", + "type": "paper", + "name": "Enigma Whitepaper", + "url": "https://www.enigma.co/enigma_catalyst.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "github", + "name": "Enigma GitHub", + "url": "https://github.com/enigmampc", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "type": "blog", + "name": "Enigma Blog", + "url": "https://blog.enigma.co/", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "type": "explorer", - "name": "Expanse Stats", - "url": "http://stats.expanse.tech/", - "icon": "explorer.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2014543.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "earn", - "name": "Suprnova Pool", - "url": "https://exp.suprnova.cc/", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/enigmaMPC", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "type": "earn", - "name": "Maxminers Pool", - "url": "http://exp.maxminers.net/", - "icon": "mining.png", + "type": "custom", + "name": "Enigma Telegram", + "url": "https://t.me/enigmacatalyst", + "icon": "telegram.png", "tags": [ - "Apps" + "News" ] }, { - "type": "earn", - "name": "DwarfPool", - "url": "http://dwarfpool.com/exp", - "icon": "mining.png", + "type": "slack", + "name": "Enigma Slack", + "url": "https://slack.enigma.co/", + "icon": "slack.png", "tags": [ - "Apps" + "News" ] }, { - "type": "earn", - "name": "Pooleum", - "url": "http://pooleum.com/", - "icon": "mining.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/enigmacatalyst/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] } ] }, { "genesis_id": "", - "system": "FaceCoin", + "system": "Enjin Coin", "dependencies": [ "Ethereum" ], - "icon": "facecoin", + "icon": "enjincoin", "token": { - "name": "face coin", - "symbol": "FC" + "name": "enjin coin", + "symbol": "ENJ" }, "consensus": { "consensus_type": "ERC20 Token", @@ -20605,17 +20032,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized social networking" + "headline": "Smart cryptocurrency for gaming" }, "crowdsales": { - "start_date": "2017-08-15T00:00:00", - "end_date": "2017-09-15T00:00:00", - "end_date_plan": "2017-09-15T00:00:00", + "start_date": "2017-08-15T12:00:00", + "end_date": "2017-09-07T12:00:00", + "end_date_plan": "2017-09-07T12:00:00", "genesis_address": [ - "0x1AAb0b6b167488085C7EE62d7930a4cD97E30495" + "" ], - "funding_terms": "http://facecoin.tech/ico/", - "funding_url": "http://facecoin.tech/ico/", + "funding_terms": "https://enjincoin.io/", + "funding_url": "https://enjincoin.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -20626,40 +20053,38 @@ "" ] }, - "specs": { - "supply": 20000000 - }, "links": [ { "type": "website", - "name": "facecoin.tech", - "url": "http://facecoin.tech/#about", + "name": "enjincoin.io", + "url": "https://enjincoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "FaceCoin Whitepaper", - "url": "http://facecoin.tech/WhitePaper.pdf", + "name": "Enjin Whitepaper", + "url": "https://enjincoin.io/enjincoin_whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2095331.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Enjin Blog", + "url": "https://medium.com/@coinfork", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/facecointech", + "url": "https://twitter.com/enjincs", "icon": "twitter.png", "tags": [ "News" @@ -20667,327 +20092,210 @@ }, { "type": "slack", - "name": "FaceCoin Slack", - "url": "https://facecoin.slack.com/join/shared_invite/MjI5NzUzNDU0Nzg2LTE1MDMzNjY5MzktZjAwNGQ0YTEzZQ", + "name": "Enjin Slack", + "url": "https://enjincoin.io/slack/", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/EnjinCoin/", + "icon": "reddit.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "2fb170f73c3961d4218ff806dd75e6e348ca1798a5fc7a99d443fbe2ff939d99", - "system": "Factom", - "icon": "factom", + "genesis_id": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", + "system": "EOS", "dependencies": [ - "Bitcoin" + "Ethereum" ], + "icon": "eos", "token": { - "name": "factoid", - "symbol": "FCT" + "name": "EOS", + "symbol": "EOS" }, "consensus": { - "type": "Trusted Ledger", - "algorithm": "Factom" + "type": "DPoS", + "algorithm": "Graphene" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "A Data Layer For The Blockchain", - "summary": "Factom is a simple extension of the Bitcoin blockchain that lets you build faster, cost effective applications. Factom takes lots of hashes and turns them into a single periodic hash on the blockchain – this fixes the bloat problem.", - "tags": [ - "dapp" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Factom" - }, - "specs": { - "supply": 8759968.586338 + "headline": "Scalable Infrastructure for DApps" }, "crowdsales": { - "start_date": "2015-03-31T00:00:00", - "end_date": "2015-05-15T00:00:00", + "start_date": "2017-06-26T13:00:00", + "end_date": "2018-06-01T13:10:00", + "end_date_plan": "2018-06-01T13:00:00", "genesis_address": [ - "35gLt5EgB367enjSjyEDahhWWcy6p1MGf6" + "0x9937Dbb2128B55c44D8af7bF36FD76796A814Cf4", + "0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf" ], - "funding_terms": "http://blog.factom.org/post/115139137794/the-factoid-software-sale-is-live", - "funding_operator": "koinify", - "funding_url": "https://koinify.com/#/project/FACTOM", - "tokens_sold": 4379973, - "tokens_issued": 8759968.586338, - "btc_raised": 2278 + "funding_terms": "https://eos.io/purchaseagreement/EOS%20Token%20Purchase%20Agreement%20-%20June%2022,%202017.pdf ", + "funding_url": "https://eos.io/", + "tokens_sold": 900000000, + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "factom.org", - "url": "http://factom.org/", - "icon": "website.png", + "type": "website", + "name": "eos.io", + "url": "http://eos.io/", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Factom Whitepaper", - "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", - "icon": "whitepaper.png", + "type": "paper", + "name": "EOS Whitepaper", + "url": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", "tags": [ + "Main", "Science" - ], - "type": "whitepaper" + ] }, { - "name": "Factom Explorer", - "url": "http://explorer.factom.org/", - "icon": "explorer.png", + "type": "github", + "name": "EOS GitHub", + "url": "http://github.com/eosio", + "icon": "github.png", "tags": [ "Main", - "Apps" - ], - "type": "explorer" + "Code" + ] }, { - "type": "wallet", - "name": "Factom Client", - "url": "http://factom.org/howto", - "icon": "factom.png", + "type": "blog", + "name": "EOS Blog", + "url": "https://steemit.com/@eosio", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "name": "Factom: Ledger by Consensus. ​Paul Snow, Brian Deery, Peter Kirby, David Johnston.", - "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Factom: Business Processes Secured by Immutable Audit Trails on the Blockchain. Paul Snow, Brian Deery, Jack Lu, David Johnston, Peter Kirby.", - "url": "https://github.com/FactomProject/FactomDocs/raw/master/FactomLedgerbyConsensus.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Organization on GitHub", - "url": "https://github.com/FactomProject/", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/eos_io", "icon": "twitter.png", "tags": [ - "Code" - ], - "type": "github" + "News" + ] }, { - "name": "@factomproject", - "url": "https://twitter.com/factomproject", - "icon": "twitter.png", + "type": "custom", + "name": "EOS Telegram", + "url": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ", + "icon": "telegram.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Blog", - "url": "http://blog.factom.org/", - "icon": "blog.png", + "type": "slack", + "name": "EOS Slack", + "url": "http://slack.eos.io/", + "icon": "slack.png", "tags": [ - "Main", "News" - ], - "type": "blog" + ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/factom", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", "icon": "reddit.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/FactomProject", + "url": "https://www.facebook.com/eosblockchain", "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" - }, - { - "name": "Google+", - "url": "https://plus.google.com/u/0/+FactomProjectLive/", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bitrex", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-FCT", - "icon": "bitrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Yuanbaohui", - "url": "https://www.yuanbaohui.com/trade/fct2cny", - "icon": "yuanbaohui.png", - "tags": [ - "Apps", - "Exchange" ] - }, - { - "name": "Github Organisation", - "url": "https://github.com/FactomProject", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Documentation", - "url": "https://github.com/FactomProject/FactomDocs", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom Core", - "url": "https://github.com/FactomProject/FactomCode", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom CLI", - "url": "https://github.com/FactomProject/factom-cli", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom Wallet", - "url": "https://github.com/FactomProject/fctwallet", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom Explorer", - "url": "https://github.com/FactomProject/factomexplorer", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.00026005, - "usd": 0.06171249, - "date": "2015-05-15T00:00:00" - } + ] }, { - "genesis_id": "f1ae188b0c08e296e45980f9913f6ad2304ff02d5293538275bacdbcb05ef275", - "system": "FairCoin", - "icon": "faircoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "FairCoin" + "genesis_id": "", + "system": "Equibit", + "dependencies": [ + "Waves" + ], + "icon": "equibit", + "token": { + "name": "equibit token", + "symbol": "EQB" }, "consensus": { - "type": "Hybrid", - "algorithm": "Groestl+Peercoin" + "consensus_type": "PoS", + "consensus_name": "Proof-of-State" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Pre-public", + "system_type": "cryptoasset", + "headline": "Peer-to-Peer Electronic Equity System" }, - "token": { - "name": "FairCoin", - "symbol": "FAIR" + "crowdsales": { + "start_date": "2017-08-15T12:00:00", + "end_date": "2017-09-15T12:00:00", + "end_date_plan": "2017-09-15T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://equiplatform.io/Equi_Whitepaper.pdf", + "funding_url": "https://equiplatform.io", + "tokens_sold": 229301, + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 1000000" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "fair-coin.org", - "url": "https://fair-coin.org/", - "icon": "website.png", + "name": "equibitgroup.com", + "url": "https://equibitgroup.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://chain.fair-coin.org/chain/FairCoin", - "icon": "explorer.png", + "type": "paper", + "name": "Equibit Whitepaper", + "url": "https://equiplatform.io/Equi_Whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "FairCoin GitHub", - "url": "https://github.com/FairCoinTeam/fair-coin", + "name": "Equibit GitHub", + "url": "https://github.com/Equibit", "icon": "github.png", "tags": [ "Main", @@ -20995,119 +20303,53 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=702675.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/equibit", + "icon": "twitter.png", "tags": [ - "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00000602, - "usd": 0.00331564, - "date": "2014-05-22T00:00:00" - } - }, - { - "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", - "system": "Feathercoin", - "icon": "feathercoin", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Feathercoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "15/04/2013", - "genesis": "16/04/2013" - }, - "token": { - "name": "Feathercoin", - "symbol": "FTC" - }, - "specs": { - "p2p": 9336, - "rpc": 9337, - "block_time": "150", - "block_reward": 200, - "halfing_cycle": 840000, - "total_tokens": 336000000, - "difficulty_cycle": "126" - }, - "links": [ - { - "type": "website", - "name": "feathercoin.com", - "url": "https://www.feathercoin.com/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://explorer.feathercoin.com/", - "icon": "explorer.png", + "type": "slack", + "name": "Equibit Slack", + "url": "https://equibit.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "Feathercoin GitHub", - "url": "https://github.com/FeatherCoin/", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Equibit", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=178286.0", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCBWEY89pt-DpPYyPedqGWEg", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00299485, - "usd": 0.32863971, - "date": "2013-05-03T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Fidcom", + "system": "Etch", "dependencies": [ "Ethereum" ], - "icon": "fidcom", + "icon": "etch", "token": { - "name": "fidcom token", - "symbol": "FIDC" + "name": "etch token", + "symbol": "" }, "consensus": { "consensus_type": "ERC20 Token", @@ -21116,17 +20358,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized investment company" + "headline": "Evolution in payroll since the industrial revolution" }, "crowdsales": { - "start_date": "2017-09-19T13:00:00", - "end_date": "2017-10-09T13:00:00", - "end_date_plan": "2017-10-09T13:00:00", + "start_date": "2017-09-18T18:00:00", + "end_date": "2017-10-18T18:00:00", + "end_date_plan": "2017-10-18T18:00:00", "genesis_address": [ - "0xe537ad6ac1154bf38b0badcb8b66ff0d15b861c1" + "" ], - "funding_terms": "https://fidcom.net/wp-content/uploads/2017/08/Fidcom_LP_public_offer.pdf", - "funding_url": "https://fidcom.net", + "funding_terms": "https://app.etch.work/static/files/Etch_White_Paper.pdf", + "funding_url": "https://app.etch.work/register_interest", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -21140,16 +20382,16 @@ "links": [ { "type": "website", - "name": "fidcom.net", - "url": "https://fidcom.net/", + "name": "etch.work", + "url": "https://etch.work/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fidcom Whitepaper", - "url": "https://fidcom.net/wp-content/uploads/2017/08/Whitepaper_en.pdf", + "name": "Etch Whitepaper", + "url": "https://app.etch.work/static/files/Etch_White_Paper.pdf", "tags": [ "Main", "Science" @@ -21157,8 +20399,8 @@ }, { "type": "github", - "name": "Fidcom GitHub", - "url": "https://github.com/Bolikus/fidcom/tree/master/contracts", + "name": "Etch GitHub", + "url": "https://github.com/etch-work/reward-token", "icon": "github.png", "tags": [ "Main", @@ -21166,18 +20408,19 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2180721", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Etch Blog", + "url": "https://app.etch.work/blog/", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/fidcomnet", + "url": "https://twitter.com/etch_work", "icon": "twitter.png", "tags": [ "News" @@ -21185,8 +20428,8 @@ }, { "type": "custom", - "name": "Fidcom Telegram", - "url": "https://t.me/fidcom", + "name": "Etch Telegram", + "url": "https://t.me/etchwork", "icon": "telegram.png", "tags": [ "News" @@ -21195,7 +20438,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Fidcom-1598716946846558/", + "url": "https://www.facebook.com/etchwork1/", "icon": "facebook.png", "tags": [ "News" @@ -21205,25 +20448,33 @@ }, { "genesis_id": "", - "system": "Filecoin", + "system": "Ethbet", + "dependencies": [ + "Ethereum" + ], + "icon": "ethbet", + "token": { + "name": "ethbet token", + "symbol": "EBET" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "IFPS based Data Storage Network" - }, - "token": { - "name": "filecoin", - "symbol": "FIL" + "system_type": "cryptoasset", + "headline": "Decentralized, peer-to-peer Ethereum dicing game " }, "crowdsales": { - "start_date": "2017-08-10T19:00:00", - "end_date": "2017-09-07T19:00:00", - "end_date_plan": "2017-09-07T19:00:00", + "start_date": "2017-09-17T20:00:00", + "end_date": "2017-10-15T20:00:00", + "end_date_plan": "2017-10-15T20:00:00", "genesis_address": [ "" ], - "funding_terms": "https://coinlist.co/static/media/Protocol%20Labs%20-%20SAFT%20for%20Filecoin%20Token%20Presale.6ddb6fb6.pdf", - "funding_url": "https://coinlist.co/currencies/filecoin/overview", + "funding_terms": "https://ethbet.io/whitepaper.pdf", + "funding_url": "https://crowdsale.ethbet.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -21234,381 +20485,313 @@ "" ] }, - "specs": { - "supply": 2000000000 - }, "links": [ { - "name": "filecoin.io", - "url": "http://filecoin.io/", - "icon": "website.png", + "type": "website", + "name": "ethbet.io", + "url": "https://ethbet.io/", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Whitepaper", - "url": "https://filecoin.io/filecoin.pdf", - "icon": "whitepaper.png", + "type": "paper", + "name": "Ethbet Whitepaper", + "url": "https://ethbet.io/whitepaper.pdf", "tags": [ - "Main" - ], - "type": "whitepaper" + "Main", + "Science" + ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/filecoin/", - "icon": "reddit.png", + "type": "github", + "name": "Ethbet GitHub", + "url": "https://github.com/Ethbet/ethbet", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "blog", - "name": "Filecoin Blog", - "url": "https://protocol.ai/blog/", + "name": "Ethbet Blog", + "url": "https://medium.com/@ethbet", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2133120.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/minefilecoin", + "url": "https://twitter.com/EthbetProject", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethbet/", + "icon": "reddit.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "system": "FirstBlood", - "icon": "firstblood", + "genesis_id": "", + "system": "Ethbits iTrade", "dependencies": [ "Ethereum" ], + "icon": "ethbits", "token": { - "name": "firstblood token", - "symbol": "1ST" + "name": "ethbits token", + "symbol": "ETB" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "FirstBlood" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "A Decentralized eSports Platform Based on Smart Contracts", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Cryptocurrency Copy Trading Platform" }, "crowdsales": { - "start_date": "2016-09-26T00:00:00", - "end_date": "2016-09-26T01:00:00", + "start_date": "2017-04-15T00:00:00", + "end_date": "2017-05-15T00:00:00", + "end_date_plan": "2017-05-15T00:00:00", "genesis_address": [ - "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "0xa5384627F6DcD3440298E2D8b0Da9d5F0FCBCeF7" + "" ], - "funding_terms": "https://firstblood.io/sale/", - "funding_url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", - "tokens_sold": 79103203.39060552, - "tokens_issued": 79103203.39060552, - "btc_raised": 10060 - }, - "specs": { - "supply": 79103203.39060552, - "cap": {} - }, - "first_price": { - "date": "2016-09-26T01:00:00", - "btc": 0.00012717, - "usd": 0.07638132 + "funding_terms": "https://www.ethbits.com/terms", + "funding_url": "https://www.ethbits.com/register", + "tokens_sold": 1307752, + "tokens_issued": 1307752, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "firstblood.io", - "url": "https://firstblood.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "FirstBlood Crowdsale", - "url": "https://firstblood.io/sale/", - "icon": "website.png", + "name": "ico.ethbits.com", + "url": "https://ico.ethbits.com/", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://firstblood.io/blog/", - "rss": "https://firstblood.io/blog/feed.xml", - "icon": "blog.png", + "type": "paper", + "name": "EthBits Whitepaper", + "url": "https://ico.ethbits.com/white_paper.pdf", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/firstbloodio", - "icon": "twitter.png", + "type": "github", + "name": "EthBits GitHub", + "url": "https://github.com/EthBits", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "forum", - "name": "FirstBlood Forum", - "url": "https://community.firstblood.io/", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1834042", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://slack.firstblood.io/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ethbits", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/firstbloodio", - "icon": "facebook.png", + "name": "EthBits Telegram", + "url": "https://t.me/EthBitsChatroom", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "github", - "name": "FirstBlood GitHub", - "url": "https://github.com/Firstbloodio", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "paper", - "name": "FirstBlood Whitepaper", - "url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/address/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Gatecoin", - "url": "https://gatecoin.com/", - "icon": "gatecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "slack", + "name": "EthBits Slack", + "url": "https://ethbits.slack.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "ethercamp.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Ethbits/", + "icon": "reddit.png", "tags": [ - "Apps", - "Analytics" + "News" ] } ] }, { - "genesis_id": "", - "system": "Flip Coin", + "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", + "system": "Ethereum", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "flipcoin", "token": { - "name": "flip coin", - "symbol": "ATM" + "name": "ether", + "symbol": "ETH" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Ethash" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Bridging the gap between Consumer and Crypto" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Smart Contract and Decentralized Application Platform", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Ethereum" }, + "specs": {}, "crowdsales": { - "start_date": "2017-09-16T02:00:00", - "end_date": "2017-09-16T02:00:00", - "end_date_plan": "2017-09-16T02:00:00", + "start_date": "2014-07-22T00:00:00", + "end_date": "2014-09-02T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://www.flipcoinsale.com/Whitepaper.pdf", - "funding_url": "https://www.flipcoinsale.com/signup/individual", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 5000000" + "36PrZ1KHYMpqSyAQXSG8VwbUiq2EogxLo2" ], - "raised": [ - "" - ] + "funding_terms": "https://www.ethereum.org/pdf/TermsAndConditionsOfTheEthereumGenesisSale.pdf", + "funding_url": "https://www.ethereum.org/ether", + "tokens_sold": 60102216, + "btc_raised": 31531 }, - "specs": { - "supply": 50000000 + "first_price": { + "btc": 0.00052462, + "usd": 0.24936138, + "date": "2014-09-02T00:00:00" + }, + "flags": { + "quantum": true }, "links": [ { - "type": "website", - "name": "flipcoinsale.com", - "url": "https://www.flipcoinsale.com/", + "type": "site", + "name": "Ethereum.org", + "url": "http://ethereum.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Flip Coin Whitepaper", - "url": "https://www.flipcoinsale.com/Whitepaper.pdf", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Flip Coin GitHub", - "url": "https://github.com/CoinflipATM/Flipcoin-Sale", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.ethereum.org/", + "icon": "blog.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/coinflipatm", + "url": "https://twitter.com/ethereumproject", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Flip Coin Slack", - "url": "https://glacial-harbor-23630.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/ethereum", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "BitcoinMagazine", + "url": "https://bitcoinmagazine.com/", + "icon": "bitcoinmagazine.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/ethereum/", + "icon": "coindesk.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "Forum", + "url": "http://forum.ethereum.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethereum", + "icon": "reddit.png", "tags": [ "News" ] @@ -21616,7 +20799,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/coinflipatm/", + "url": "https://www.facebook.com/ethereumproject", "icon": "facebook.png", "tags": [ "News" @@ -21625,409 +20808,283 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCo_NsvcSyYZgCd67G65h2dg", + "url": "https://www.youtube.com/user/ethereumproject", "icon": "youtube.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", - "system": "FlorinCoin", - "icon": "florincoin", - "aliases": { - "coinmarketcap": "FlorinCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "17/06/2013", - "genesis": "17/06/2013" - }, - "token": { - "name": "FlorinCoin", - "symbol": "FLO" - }, - "specs": { - "p2p": 7312, - "rpc": 7313, - "block_time": "40", - "block_reward": 100, - "halfing_cycle": 800000, - "total_tokens": 160000000, - "difficulty_cycle": "90", - "ann": "https://bitcointalk.org/index.php?topic=236742.0" - }, - "links": [ + }, { - "type": "website", - "name": "florincoin.org", - "url": "http://florincoin.org/", - "icon": "website.png", + "type": "github", + "name": "Ethereum organization on GitHub", + "url": "https://github.com/ethereum/", + "icon": "github.png", "tags": [ - "Main" + "Code" ] }, { "type": "explorer", - "name": "Explorer", - "url": "http://florincoin.info/explorer/", - "icon": "explorer.png", + "name": "Network monitoring", + "url": "https://stats.ethdev.com/", + "icon": "ethereum.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "FlorinCoin GitHub", - "url": "https://github.com/pascalguru/florincoin", - "icon": "github.png", + "type": "paper", + "name": "Homestead Guide", + "url": "https://ethereum-homestead.readthedocs.org", + "icon": "whitepaper.png", "tags": [ - "Main", "Code" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=236742", - "icon": "forum.png", + "type": "whitepaper", + "name": "A Next-Generation Smart Contract and Decentralized Application Platform, Vitalik Buterin", + "url": "https://github.com/ethereum/wiki/wiki/White-Paper", + "icon": "whitepaper.png", "tags": [ - "Main", - "News" + "Science" ] - } - ], - "first_price": { - "btc": 0.00001579, - "usd": 0.01640419, - "date": "2013-11-27T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Fluence", - "dependencies": [ - "Ethereum" - ], - "icon": "fluence", - "token": { - "name": "fluence token", - "symbol": "FPT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized encrypted database, secured by blockchain" - }, - "crowdsales": { - "start_date": "2017-08-07T13:00:00", - "end_date": "2017-08-15T13:00:00", - "end_date_plan": "2017-08-15T13:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://fluence.ai/", - "funding_url": "http://fluence.ai/preico", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "fluence.ai", - "url": "http://fluence.ai/", + "type": "whitepaper", + "name": "Ethereum: A Secure Decentralised Generalised Transaction Ledger, Dr. Gavin Wood", + "url": "http://gavwood.com/paper.pdf", + "icon": "whitepaper.png", "tags": [ - "Main" + "Science" ] }, { - "type": "paper", - "name": "Fluence Whitepaper", - "url": "https://drive.google.com/file/d/0B07gyODhPstQWjVLMlkyVjRZVE0/view", + "type": "whitepaper", + "name": "Notes on Scalable Blockchain Protocols, Vitalik Buterin", + "url": "file:///Users/xhipster/Downloads/scalability.pdf", + "icon": "whitepaper.png", "tags": [ - "Main", "Science" ] }, { "type": "github", - "name": "Fluence GitHub", - "url": "https://github.com/FluenceLabs", + "name": "Jeffrey Wilcke's Go implementation", + "url": "https://github.com/ethereum/go-ethereum", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2060630.msg20564184", - "icon": "bitcointalk.png", + "type": "github", + "name": "Gavin Wood's C++ implementation", + "url": "https://github.com/ethereum/cpp-ethereum", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/@FluenceAI", - "icon": "twitter.png", + "type": "github", + "name": "Ethereum Compatible JavaScript API", + "url": "https://github.com/ethereum/web3.js", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "Fluence Telegram", - "url": "https://t.me/FluenceAI", - "icon": "telegram.png", + "type": "github", + "name": "Vitalik Buterin's Python implementation", + "url": "https://github.com/ethereum/pyethereum", + "icon": "github.png", "tags": [ - "News" + "Code" ] - } - ] - }, - { - "genesis_id": "95396", - "system": "FoldingCoin", - "dependencies": [ - "Counterparty" - ], - "token": { - "name": "Foldingcoin", - "symbol": "FLDC" - }, - "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Mine Medicine, Not Hashes", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "FoldingCoin" - }, - "specs": { - "total_tokens": 1000000000 - }, - "flags": { - "rating_do_not_display": true, - "quantum": true - }, - "crowdsales": { - "start_date": "2014-09-29T00:00:00", - "end_date": "2014-10-29T00:00:00", - "genesis_address": [ - "12m9e3TqVTC8ndUagCPn6TXy1PPdw7kyGt" - ], - "funding_url": "http://foldingcoin.net/fundraising/", - "funding_terms": "https://bitcointalk.org/index.php?topic=781352.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 695051.082, - "tokens_issued": 1000000000, - "btc_raised": 3.04948918 - }, - "events": [ - { - "name": "Annoucement", - "start_date": "2014-09-13T06:52:32", - "url": "https://bitcointalk.org/index.php?topic=781352.0" - } - ], - "links": [ + }, { - "name": "foldingcoin.net", - "url": "http://foldingcoin.net/", - "type": "website", - "icon": "website.png", + "type": "github", + "name": "Java implementation", + "url": "https://github.com/ethereum/ethereumj", + "icon": "github.png", "tags": [ - "Main" + "Code" ] }, { - "name": "Whitepaper", - "url": "http://foldingcoin.net/wp/wp-content/uploads/2015/02/FoldingCoin-White-Paper-v1.0.pdf", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Meteor packages on Atmosphere", + "url": "https://atmospherejs.com/ethereum", + "icon": "github.png", "tags": [ - "Main", - "Science" + "Code" ] }, { - "name": "Explorer", - "url": "http://blockscan.com/assetInfo/FLDC", - "type": "explorer", - "icon": "counterparty.png", + "type": "github", + "name": "Ethash implementation", + "url": "https://github.com/ethereum/ethash", + "icon": "github.png", "tags": [ - "Main", - "Apps", - "Analytics" + "Code" ] }, { - "name": "Counterwallet", - "url": "https://counterwallet.io/", - "type": "wallet", - "icon": "counterparty.png", + "type": "github", + "name": "Mist: Browser for Ethereum", + "url": "https://github.com/ethereum/mist", + "icon": "github.png", "tags": [ - "Main", - "Wallet" + "Code" ] }, { - "name": "FLDC News", - "url": "http://foldingcoin.net/news/", - "rss": "http://foldingcoin.net/feed/", - "type": "custom", - "icon": "blog.png", + "type": "github", + "name": "State of the Dapps", + "url": "http://dapps.ethercasts.com/", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "Twitter", - "url": "https://twitter.com/FoldingCoin", - "type": "twitter", - "icon": "twitter.png", + "type": "github", + "name": "Embark: Framework for Ethereum DApps", + "url": "https://iurimatias.github.io/embark-framework/", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/FoldingCoin/", - "type": "reddit", - "icon": "reddit.png", + "type": "github", + "name": "Truffle: A development framework for Ethereum", + "url": "https://github.com/ConsenSys/truffle", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/FoldingCoin", - "type": "custom", - "icon": "facebook.png", + "type": "github", + "name": "Mintchalk: A contract publishing tool", + "url": "http://www.mintchalk.com/", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCc1YlgCEN3kMT6nI5suM76Q", - "type": "custom", - "icon": "youtube.png", + "type": "github", + "name": "Cosmo: Browser-based IDE for the Solidity build in Meteor", + "url": "http://cosmo.to/", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=781352.0", - "type": "forum", - "icon": "forum.png", + "type": "earn", + "name": "NanoPool", + "icon": "mining.png", + "url": "http://nanopool.org/", "tags": [ - "News" + "Apps" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/foldingcoin/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "earn", + "name": "EthPool", + "icon": "mining.png", + "url": "http://ethpool.org/", "tags": [ - "News" + "Apps" ] }, { - "name": "CoinDaddy", - "url": "https://coindaddy.io/search?network=xcp&q=FLDC", - "type": "explorer", - "icon": "coindaddy.png", + "type": "earn", + "name": "SuperNova", + "icon": "mining.png", + "url": "https://eth.suprnova.cc/", "tags": [ - "Apps", - "Analytics" + "Apps" ] }, { - "name": "Folding Client", - "url": "https://folding.stanford.edu/", - "type": "wallet", - "icon": "wallet.png", + "type": "earn", + "name": "CoinoTron", + "icon": "mining.png", + "url": "https://www.coinotron.com/coinotron/AccountServlet?action=home", "tags": [ "Apps" ] }, { - "name": "FoldingCoin Tutorials", - "url": "http://foldingcoin.net/video-tutorials/", "type": "custom", - "icon": "paper.png", + "name": "Ether.Fund", + "url": "http://ether.fund", + "icon": "link.png", "tags": [ - "Code" + "Apps" ] }, { - "name": "FoldingCoin Bounties", - "url": "http://foldingcoin.net/earn-fldc/", - "type": "custom", - "icon": "paper.png", + "type": "github", + "name": "A Python Implementation of the Serpent", + "url": "https://github.com/syng-io/serpent3", + "icon": "github.png", "tags": [ "Code" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/foldingcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "gdax", + "url": "https://www.gdax.com/", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { + "type": "exchange", "name": "Bittrex", "url": "https://bittrex.com", - "type": "custom", "icon": "bittrex.png", "tags": [ "Apps", @@ -22035,326 +21092,263 @@ ] }, { - "name": "Counterparty AE", - "url": "http://blockscan.com/order?f=0", - "icon": "counterparty.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", "tags": [ "Apps", "Exchange" - ], - "type": "custom" + ] }, { - "name": "MasterXchange", - "url": "http://masterxchange.com/", - "type": "custom", - "icon": "masterxchange.png", + "type": "exchange", + "name": "Gatecoin", + "icon": "gatecoin.png", + "url": "https://gatecoin.com", "tags": [ "Apps", "Exchange" ] - } - ], - "first_price": { - "btc": 0.00000439, - "usd": 0.00146353, - "date": "2014-10-29T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Forty Seven Bank", - "dependencies": [ - "Ethereum" - ], - "icon": "fortysevenbank", - "token": { - "name": "Forty Seven Token", - "symbol": "FSBL" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Bank uniting fiat and crypto communities" - }, - "crowdsales": { - "start_date": "2017-10-16T03:00:00", - "end_date": "2017-12-11T23:59:00", - "end_date_plan": "2017-12-11T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://drive.google.com/file/d/0BzvESRkgX-uDOG01a253SUdYdkU/view", - "funding_url": "https://www.fortyseven.io/", - "tokens_sold": 0, - "tokens_issued": 0, - "btc_raised": 0, - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "fortyseven.io", - "url": "https://www.fortyseven.io/", + "type": "exchange", + "name": "CoinSquare", + "icon": "coinsquare.png", + "url": "https://coinsquare.io/", "tags": [ - "Main" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Forty Seven Bank Whitepaper", - "url": "https://drive.google.com/open?id=0BzvESRkgX-uDeHc1QjRzbHRBelU", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io/", + "icon": "etherdelta.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { "type": "custom", - "name": "Forty Seven Bank Bitbucket", - "url": "https://bitbucket.org/fortysevenbank/fsbt-smart-contract/src", - "icon": "bitbucket.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ethereum/#markets", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Forty Seven Bank Blog", - "url": "https://medium.com/@FortySeven47", - "icon": "medium.png", + "type": "explorer", + "name": "TradeBlock", + "url": "https://tradeblock.com/ethereum", + "icon": "tradeblock.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2225492", - "icon": "bitcointalk.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/47foundation", - "icon": "twitter.png", + "type": "explorer", + "name": "EthereumWisdom", + "url": "http://ethereumwisdom.com", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Forty Seven Bank Telegram", - "url": "https://t.me/thefortyseven", - "icon": "telegram.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "http://frontier.ether.camp/", + "icon": "ethercamp.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/FortySevenBank/", - "icon": "reddit.png", + "type": "wallet", + "name": "Ethereum Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/FortySevenBank/", - "icon": "facebook.png", + "type": "wallet", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", "tags": [ - "News" + "Apps", + "Wallet" ] - } - ] - }, - { - "genesis_id": "000000005b1e3d23ecfd2dd4a6e1a35238aa0392c0a8528c40df52376d7efe2c", - "system": "Freicoin", - "icon": "freicoin", - "aliases": { - "coinmarketcap": "Freicoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA-256" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "25/06/2012", - "genesis": "21/12/2012" - }, - "token": { - "name": "Freicoin", - "symbol": "FRC" - }, - "specs": { - "block_time": "600", - "block_reward": 500, - "total_tokens": 100000000, - "difficulty_cycle": "2016" - }, - "links": [ + }, { - "type": "website", - "name": "freico.in", - "url": "http://freico.in/", - "icon": "website.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/FRC", - "icon": "explorer.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "Main", "Apps", - "Explorer", - "Analytics" + "Wallet" ] }, { - "type": "github", - "name": "Freicoin GitHub", - "url": "https://github.com/freicoin/freicoin", - "icon": "github.png", + "type": "wallet", + "name": "Jaxx", + "url": "https://jaxx.io/", + "icon": "jaxx.png", "tags": [ - "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=89843.0", - "icon": "forum.png", + "type": "custom", + "name": "BlockApps", + "url": "http://blockapps.net/", + "icon": "blockapps.png", "tags": [ - "Main", - "News" + "Apps", + "Code" ] } - ], - "first_price": { - "btc": 0.00067395, - "usd": 0.07537172, - "date": "2013-05-03T00:00:00" - } + ] }, { - "genesis_id": "000006a45a347f63094a5fe57c88e7f67d16348789eab0fe8b3a694c911f793d", - "system": "FuelCoin", - "icon": "fuelcoin", + "genesis_id": "", "dependencies": [ - "independent" + "Ethereum" ], + "system": "EtherEx", "aliases": { - "coinmarketcap": "FuelCoin" + "coinmarketcap": "", + "CurrencyName": "", + "nickname": "EtherEx" }, + "ratings": {}, "consensus": { - "type": "PoS", - "algorithm": "X11" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentrilized Cryptocyrrency Exchange", "tags": [ - "DAO" - ] + "DApp" + ], + "hashtag": "#etherex", + "page_state": "draft" + }, + "events": { + "announcement": "", + "genesis": "" }, "token": { - "name": "FuelCoin", - "symbol": "FC2" + "name": "", + "symbol": "" }, - "specs": {}, "links": [ { - "type": "website", - "name": "fuelcrypto.com", - "url": "http://fuelcrypto.com/", + "name": "Etherex.org", + "url": "https://etherex.org/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "Explorer", - "url": "http://blockexperts.com/fc2", - "icon": "explorer.png", + "name": "Twitter", + "url": "https://twitter.com/etherex_crypto", + "icon": "twitter.png", "tags": [ "Main", - "Apps" - ] + "News" + ], + "type": "twitter" }, { - "type": "github", - "name": "FuelCoin GitHub", - "url": "https://github.com/FuelCoinDev/FC2-Source", - "icon": "github.png", + "name": "Facebook", + "url": "https://www.facebook.com/etherex?_rdr=p", + "icon": "facebook.png", "tags": [ - "Main", - "Code" - ] + "News" + ], + "type": "custom" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/FuelTeam1", - "icon": "twitter.png", + "name": "reddit", + "url": "https://www.reddit.com/r/etherex", + "icon": "reddit.png", "tags": [ "Main", "News" - ] + ], + "type": "reddit" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=589879.0", - "icon": "forum.png", + "name": "EterEx GitHub", + "url": "https://github.com/etherex/etherex", + "type": "github", "tags": [ - "News" + "Main", + "Code" ] } - ], - "first_price": { - "btc": 2.3e-7, - "usd": 0.00013839, - "date": "2014-06-12T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Fujinto", + "system": "Etherparty", "dependencies": [ "Ethereum" ], - "icon": "fujinto", + "icon": "etherparty", "token": { - "name": "fujinto token", - "symbol": "NTO" + "name": "fuel token", + "symbol": "FUEL" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22363,17 +21357,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Cryptocurrency for Travel industry" + "headline": "Creating smart contracts on any blockchain" }, "crowdsales": { - "start_date": "2017-08-10T12:00:00", - "end_date": "2017-09-10T12:00:00", - "end_date_plan": "2017-09-10T12:00:00", + "start_date": "2017-10-01T00:00:00", + "end_date": "2017-11-01T00:00:00", + "end_date_plan": "2017-11-01T00:00:00", "genesis_address": [ - "0x66dc70150c5A1B236D4856a234B79AC8b91Cfe1c" + "" ], - "funding_terms": "http://fujinto.io/index.html", - "funding_url": "http://fujinto.io/", + "funding_terms": "https://etherparty.io/", + "funding_url": "https://ico.etherparty.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -22384,22 +21378,19 @@ "" ] }, - "specs": { - "supply": 400000000 - }, "links": [ { "type": "website", - "name": "fujinto.io", - "url": "http://fujinto.io/index.html", + "name": "etherparty.io", + "url": "https://etherparty.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fujinto Whitepaper", - "url": "https://www.bancor.network/whitepaper/en", + "name": "Etherparty Whitepaper", + "url": "https://ico.etherparty.io/files/white_paper.pdf", "tags": [ "Main", "Science" @@ -22407,8 +21398,8 @@ }, { "type": "github", - "name": "Fujinto GitHub", - "url": "https://github.com/fujinto/fujinto-smart-contract", + "name": "Etherparty GitHub", + "url": "https://github.com/etherparty", "icon": "github.png", "tags": [ "Main", @@ -22418,7 +21409,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2077763.0", + "url": "https://bitcointalk.org/index.php?topic=2005965", "icon": "bitcointalk.png", "tags": [ "News" @@ -22427,16 +21418,34 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/FUJINTO_", + "url": "https://twitter.com/etherparty_io", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Etherparty Telegram", + "url": "https://t.me/etherparty", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Etherparty Slack", + "url": "http://slack.etherparty.io/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Fujinto/", + "url": "https://www.facebook.com/etherparty", "icon": "facebook.png", "tags": [ "News" @@ -22445,7 +21454,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCwAGuFiY6wGXWIfOIZA8Qjg", + "url": "https://www.youtube.com/c/EtherpartyIo8", "icon": "youtube.png", "tags": [ "News" @@ -22455,75 +21464,76 @@ }, { "genesis_id": "", - "system": "FundRequest", - "icon": "fundrequest", + "system": "EventChain", "dependencies": [ "Ethereum" ], + "icon": "eventchain", "token": { - "name": "FundRequest", - "symbol": "FND" + "name": "eventchain token", + "symbol": "EVC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "FundRequest" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised Platform for rewarding open source contributions", - "tags": [ - "DApp" - ], - "page_state": "ready", - "hashtag": "#fundrequest", - "twwidid": "781793651626242048" + "headline": "Solving ticketing issues for the event industry" }, "crowdsales": { - "start_date": "2017-11-20T09:00:00", - "end_date": "2017-12-01T22:00:00", + "start_date": "2017-09-13T13:00:00", + "end_date": "2017-09-27T13:00:00", + "end_date_plan": "2017-09-27T13:00:00", "genesis_address": [ - "0xfcaab4d8739ee480a9a944f8bedc5d5e7366bc1b" + "0x486cf19a550e2814aef970b14e509e93209a0151" ], - "min_investment": 0.01, - "funding_terms": "https://fundrequest.io/whitepaper.pdf", - "funding_url": "https://fundrequest.io/ico/", - "tokens_issued": 2000000, - "btc_raised": "" - }, - "specs": { - "cap": {} + "funding_terms": "https://blog.eventchain.io/eventchain-ico-tokensale-details-631328961440", + "funding_url": "http://tokensale.eventchain.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "www.fundrequest.io", - "url": "https://www.fundrequest.io/", - "icon": "website.png", + "name": "eventchain.io", + "url": "https://eventchain.io/", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@fundrequest_io", - "icon": "medium.png", + "type": "paper", + "name": "EventChain Whitepaper", + "url": "https://eventchain.io/whitepaper.pdf", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/fundrequest_io", - "icon": "twitter.png", + "type": "github", + "name": "EventChain GitHub", + "url": "https://github.com/eventchain", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "EventChain Blog", + "url": "https://blog.eventchain.io/@eventchain.io", + "icon": "medium.png", "tags": [ "Main", "News" @@ -22532,70 +21542,69 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1696378.msg17019226#msg17019226", - "icon": "bitcoin.png", + "url": "https://bitcointalk.org/index.php?topic=1978714", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/user/FundRequest_io", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/EventChain_io", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Slack", - "url": "https://fundrequest.slack.com/", - "icon": "slack.png", + "name": "EventChain Telegram", + "url": "https://www.t.me/EventChain", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=IjiY5MaoMlI", - "icon": "youtube.png", + "type": "slack", + "name": "EventChain Slack", + "url": "https://eventchain.slack.com/join/shared_invite/MjI5MTYyMzg2OTMyLTE1MDMyNDEwMzEtZWJmNjFlZmQxYQ", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "github", - "name": "FundRequest GitHub", - "url": "https://github.com/FundRequest", - "icon": "github.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/EventChain/", + "icon": "reddit.png", "tags": [ - "Code" + "News" ] }, { - "type": "paper", - "name": "FundRequest Business Plan", - "url": "https://fundrequest.io/whitepaper.pdf", - "icon": "paper.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/EventChain/", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] } ] }, { "genesis_id": "", - "system": "FundYourselfNow", + "system": "Everex", "dependencies": [ "Ethereum" ], - "icon": "fundyourselfnow", + "icon": "everex", "token": { - "name": "fundyourselfnow coin", - "symbol": "FYN" + "name": "everex coin", + "symbol": "EVX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22604,19 +21613,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Revolutionizing Crowdfunding via Blockchain" + "headline": "Powered Microfinance & Mobile Payments" }, "crowdsales": { - "start_date": "2017-06-13T14:00:00", - "end_date": "2017-06-31T17:00:00", - "end_date_plan": "2017-06-31T17:00:00", + "start_date": "2017-07-24T00:00:00", + "end_date": "2017-08-31T00:00:00", + "end_date_plan": "2017-08-31T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.fundyourselfnow.com/", - "funding_url": "https://www.fundyourselfnow.com/", + "funding_terms": "https://drive.google.com/file/d/0B9F9xvW65bb0bEVGazJWdXZfYkk/view", + "funding_url": "https://tokensale.everex.io/#", "tokens_sold": "", - "tokens_issued": 12500000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -22628,16 +21637,16 @@ "links": [ { "type": "website", - "name": "fundyourselfnow.com", - "url": "https://www.fundyourselfnow.com/", + "name": "everex.io", + "url": "https://everex.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "FundYourselfNow Whitepaper", - "url": "http://www.fundyourselfnow.com/wp-content/uploads/2017/03/FYN_Business_Outline.pdf", + "name": "Everex Whitepaper", + "url": "https://daks2k3a4ib2z.cloudfront.net/59157962bdb4300afa8771a9/5963c09d077a520b5a965", "tags": [ "Main", "Science" @@ -22645,8 +21654,8 @@ }, { "type": "github", - "name": "FundYourselfNow GitHub", - "url": "https://github.com/PinnacleOne/FYNTokens", + "name": "Everex GitHub", + "url": "https://github.com/EverexIO", "icon": "github.png", "tags": [ "Main", @@ -22654,28 +21663,19 @@ ] }, { - "type": "blog", - "name": "FundYourselfNow Blog", - "url": "https://medium.com/@FundYourselfNow/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1901678.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Everex Blog", + "url": "https://blog.everex.io/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/fundyourselfnow", + "url": "https://twitter.com/everexio", "icon": "twitter.png", "tags": [ "News" @@ -22683,8 +21683,8 @@ }, { "type": "custom", - "name": "FundYourselfNow Telegram", - "url": "https://telegram.me/fundyourselfnow", + "name": "Everex Telegram", + "url": "https://t.me/everexio", "icon": "telegram.png", "tags": [ "News" @@ -22692,43 +21692,25 @@ }, { "type": "slack", - "name": "FundYourselfNow Slack", - "url": "https://fundyourselfnow.slack.com/join/shared_invite/MTk2MTQ1MjU4MjkyLTE0OTcyNDUzNTYtZDhhM2I1NzQ1ZQ", + "name": "Everex Slack", + "url": "http://bit.ly/evxslack", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/fundyourselfnow/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCv_GbaPjt44RhiKMEEywNYQ", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "FunFair", + "system": "Evr", "dependencies": [ "Ethereum" ], - "icon": "funfair", + "icon": "evr", "token": { - "name": "funfair token", - "symbol": "FUN" + "name": "evr token", + "symbol": "EVR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22737,20 +21719,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The world's fastest Ethereum casino platform" + "headline": "Investment platform working with promissory notes" }, "crowdsales": { - "start_date": "2017-06-22T14:00:00", - "end_date": "2017-06-22T18:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-09-01T12:00:00", + "end_date": "2017-12-21T23:59:00", + "end_date_plan": "2017-12-21T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.funfair.io/token-event/", - "funding_url": "https://www.funfair.io/token-event/", - "tokens_sold": 35181566734, - "tokens_issued": 35181566734, - "btc_raised": 79, + "funding_terms": "https://e-veksel.io/#2", + "funding_url": "https://e-veksel.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ "" ], @@ -22758,59 +21740,38 @@ "" ] }, - "specs": { - "supply": 17173696075 - }, "links": [ { "type": "website", - "name": "funfair.io", - "url": "https://funfair.io/", + "name": "e-veksel.io", + "url": "https://e-veksel.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "FunFair Whitepaper", - "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Commercial-White-Paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "FunFair Technical Whitepaper", - "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Technical-White-Paper.pdf", + "name": "Evr Whitepaper", + "url": "https://e-veksel.io/documents/EVR_WP_ENG.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "FunFair Blog", - "url": "https://funfair.io/blog/", - "icon": "blog.png", + "type": "github", + "name": "Evr GitHub", + "url": "https://github.com/EVRCRYPT/token", + "icon": "github.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1968383.0", - "icon": "bitcointalk.png", - "tags": [ - "News" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/FunFairTech", + "url": "https://twitter.com/IcoVeksel", "icon": "twitter.png", "tags": [ "News" @@ -22818,27 +21779,18 @@ }, { "type": "custom", - "name": "FunFair Telegram", - "url": "https://t.me/FunFairTech/", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/FunfairTech/", - "icon": "reddit.png", + "name": "Facebook", + "url": "https://www.facebook.com/ICO-E-Veksel-RU-106581480006378/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/groups/148397155706069/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCfIYh98MaT62Y1FAonuW3gg", + "icon": "youtube.png", "tags": [ "News" ] @@ -22846,71 +21798,120 @@ ] }, { - "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", - "system": "Golos Gold", - "icon": "golos", + "genesis_id": "0x2fe75cf9ba10cb1105e1750d872911e75365ba24fdd5db7f099445c901fea895", + "system": "Expanse", + "icon": "expanse", "dependencies": [ "independent" ], + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Decentralized cryptographic information, application, and contract platform.", + "page_state": "draft" + }, "token": { - "name": "gbg", - "symbol": "GBG" + "name": "expanse", + "symbol": "EXP" + }, + "consensus": { + "type": "PoW", + "algorithm": "Dagger" }, + "specs": {}, "aliases": { - "coinmarketcap": "Golos Gold" + "coinmarketcap": "Expanse" }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Gold backed by Golos", - "page_state": "ready" + "first_price": { + "btc": 0.00048466, + "usd": 0.11143501, + "date": "2015-09-15T20:00:00" }, - "specs": {}, - "flags": {}, "links": [ { "type": "website", - "name": "golos.io", - "url": "http://golos.io", + "name": "expanse.tech", + "url": "http://www.expanse.tech/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "explorer", + "name": "Expanse Explorer", + "url": "http://www.expanse.tech/explorer/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, { "type": "wallet", - "name": "Golos Wallet", - "url": "http://golos.io", + "name": "Expanse Wallet", + "url": "http://www.expanse.tech/#downloads", "icon": "wallet.png", "tags": [ "Main", + "Apps", "Wallet" ] }, { - "type": "wiki", - "name": "Golos Wiki", - "url": "https://wiki.golos.io/", - "icon": "wiki.png", + "type": "paper", + "name": "Whitepaper Draft", + "url": "http://www.expanse.tech/docs/whitepaper-draft.pdf", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, + { + "type": "custom", + "name": "Slack", + "url": "http://slack.expanse.tech/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "github", + "name": "Expanse on Github", + "url": "https://github.com/expanse-org", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Expanse Forum", + "url": "http://forum.expanse.tech/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, { "type": "blog", - "name": "Blog at Steem", - "url": "https://steemit.com/@golos", - "icon": "steem.png", + "name": "Expance Blog", + "url": "http://blog.expanse.tech/", + "rss": "http://blog.expanse.tech/rss", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "YouTube Channel", - "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", - "icon": "youtube.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/expanseofficial", + "rss": "https://www.reddit.com/r/ExpanseOfficial/.rss", + "icon": "reddit.png", "tags": [ "News" ] @@ -22918,7 +21919,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/goloschain", + "url": "http://www.twitter.com/expanseofficial", "icon": "twitter.png", "tags": [ "News" @@ -22926,56 +21927,56 @@ }, { "type": "custom", - "name": "Golos Chat", - "url": "https://chat.golos.io/", - "icon": "rocketchat.png", + "name": "Facebook", + "url": "http://www.facebook.com/groups/expanseofficial", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Golos Facebook", - "url": "https://www.facebook.com/golosru/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1173722.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Golos Whitepaper RUS", - "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", - "icon": "paper.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com", + "icon": "poloniex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "Golos GitHub", - "url": "https://github.com/GolosChain/", - "icon": "github.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "Golosdb Explorer", - "url": "https://golosdb.com", - "icon": "explorer.png", + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", "tags": [ - "Main", "Apps", - "Analytics" + "Exchange" ] }, { "type": "explorer", - "name": "GolosD Explorer", - "url": "http://golosd.com/", + "name": "Expanse Stats", + "url": "http://stats.expanse.tech/", "icon": "explorer.png", "tags": [ "Apps", @@ -22983,37 +21984,53 @@ ] }, { - "type": "explorer", - "name": "Steemul Explorer", - "url": "http://steemul.ru/", - "icon": "explorer.png", + "type": "earn", + "name": "Suprnova Pool", + "url": "https://exp.suprnova.cc/", + "icon": "mining.png", "tags": [ - "Apps", - "Analytics" + "Apps" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "earn", + "name": "Maxminers Pool", + "url": "http://exp.maxminers.net/", + "icon": "mining.png", "tags": [ - "Apps", - "Exchange" + "Apps" + ] + }, + { + "type": "earn", + "name": "DwarfPool", + "url": "http://dwarfpool.com/exp", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "Pooleum", + "url": "http://pooleum.com/", + "icon": "mining.png", + "tags": [ + "Apps" ] } ] }, { "genesis_id": "", - "system": "Galactikka", + "system": "FaceCoin", "dependencies": [ "Ethereum" ], - "icon": "galactikka", + "icon": "facecoin", "token": { - "name": "galactikka token", - "symbol": "GALA" + "name": "face coin", + "symbol": "FC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23022,17 +22039,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Social network with blockchain-based promotion system" + "headline": "Decentralized social networking" }, "crowdsales": { - "start_date": "2017-09-04T04:00:00", - "end_date": "2017-10-29T00:00:00", - "end_date_plan": "2017-10-29T00:00:00", + "start_date": "2017-08-15T00:00:00", + "end_date": "2017-09-15T00:00:00", + "end_date_plan": "2017-09-15T00:00:00", "genesis_address": [ - "" + "0x1AAb0b6b167488085C7EE62d7930a4cD97E30495" ], - "funding_terms": "https://drive.google.com/open?id=0B3opvrNCRCTjU0pjcUJwQzl6U1U", - "funding_url": "http://ico.galactikka.com", + "funding_terms": "http://facecoin.tech/ico/", + "funding_url": "http://facecoin.tech/ico/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -23043,134 +22060,347 @@ "" ] }, + "specs": { + "supply": 20000000 + }, "links": [ { "type": "website", - "name": "ico.galactikka", - "url": "https://ico.galactikka.com/", + "name": "facecoin.tech", + "url": "http://facecoin.tech/#about", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "FaceCoin Whitepaper", + "url": "http://facecoin.tech/WhitePaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2095331.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/facecointech", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "FaceCoin Slack", + "url": "https://facecoin.slack.com/join/shared_invite/MjI5NzUzNDU0Nzg2LTE1MDMzNjY5MzktZjAwNGQ0YTEzZQ", + "icon": "slack.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "2fb170f73c3961d4218ff806dd75e6e348ca1798a5fc7a99d443fbe2ff939d99", + "system": "Factom", + "icon": "factom", + "dependencies": [ + "Bitcoin" + ], + "token": { + "name": "factoid", + "symbol": "FCT" + }, + "consensus": { + "type": "Trusted Ledger", + "algorithm": "Factom" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A Data Layer For The Blockchain", + "summary": "Factom is a simple extension of the Bitcoin blockchain that lets you build faster, cost effective applications. Factom takes lots of hashes and turns them into a single periodic hash on the blockchain – this fixes the bloat problem.", + "tags": [ + "dapp" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Factom" + }, + "specs": { + "supply": 8759968.586338 + }, + "crowdsales": { + "start_date": "2015-03-31T00:00:00", + "end_date": "2015-05-15T00:00:00", + "genesis_address": [ + "35gLt5EgB367enjSjyEDahhWWcy6p1MGf6" + ], + "funding_terms": "http://blog.factom.org/post/115139137794/the-factoid-software-sale-is-live", + "funding_operator": "koinify", + "funding_url": "https://koinify.com/#/project/FACTOM", + "tokens_sold": 4379973, + "tokens_issued": 8759968.586338, + "btc_raised": 2278 + }, + "links": [ + { + "name": "factom.org", + "url": "http://factom.org/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "Factom Whitepaper", + "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ], + "type": "whitepaper" + }, + { + "name": "Factom Explorer", + "url": "http://explorer.factom.org/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps" + ], + "type": "explorer" + }, + { + "type": "wallet", + "name": "Factom Client", + "url": "http://factom.org/howto", + "icon": "factom.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "Factom: Ledger by Consensus. ​Paul Snow, Brian Deery, Peter Kirby, David Johnston.", + "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ], + "type": "whitepaper" + }, + { + "name": "Factom: Business Processes Secured by Immutable Audit Trails on the Blockchain. Paul Snow, Brian Deery, Jack Lu, David Johnston, Peter Kirby.", + "url": "https://github.com/FactomProject/FactomDocs/raw/master/FactomLedgerbyConsensus.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ], + "type": "whitepaper" + }, + { + "name": "Organization on GitHub", + "url": "https://github.com/FactomProject/", + "icon": "twitter.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "@factomproject", + "url": "https://twitter.com/factomproject", + "icon": "twitter.png", "tags": [ - "Main" - ] + "News" + ], + "type": "twitter" }, { - "type": "paper", - "name": "Galactikka Whitepaper", - "url": "https://drive.google.com/drive/folders/0B3opvrNCRCTjU0pjcUJwQzl6U1U", + "name": "Blog", + "url": "http://blog.factom.org/", + "icon": "blog.png", "tags": [ "Main", - "Science" - ] + "News" + ], + "type": "blog" }, { - "type": "github", - "name": "Galactikka GitHub", - "url": "https://github.com/Galactikka/contracts", - "icon": "github.png", + "name": "reddit", + "url": "http://www.reddit.com/r/factom", + "icon": "reddit.png", "tags": [ - "Main", - "Code" - ] + "News" + ], + "type": "reddit" }, { - "type": "blog", - "name": "Galactikka Blog", - "url": "https://blog.bancor.network/", - "icon": "medium.png", + "name": "Facebook", + "url": "https://www.facebook.com/FactomProject", + "icon": "facebook.png", "tags": [ - "Main", "News" - ] + ], + "type": "custom" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2127367", - "icon": "bitcointalk.png", + "name": "Google+", + "url": "https://plus.google.com/u/0/+FactomProjectLive/", + "icon": "googleplus.png", "tags": [ "News" - ] + ], + "type": "custom" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/bancornetwork", - "icon": "twitter.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Galactikka Telegram", - "url": "https://t.me/ico_galactikka_chat", - "icon": "telegram.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Galactikka Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", + "type": "exchange", + "name": "Bitrex", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-FCT", + "icon": "bitrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", + "type": "exchange", + "name": "Yuanbaohui", + "url": "https://www.yuanbaohui.com/trade/fct2cny", + "icon": "yuanbaohui.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/bancor/", - "icon": "facebook.png", + "name": "Github Organisation", + "url": "https://github.com/FactomProject", + "icon": "factom.png", "tags": [ - "News" - ] + "Code" + ], + "type": "custom" }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "Documentation", + "url": "https://github.com/FactomProject/FactomDocs", + "icon": "factom.png", "tags": [ - "News" - ] + "Code" + ], + "type": "custom" + }, + { + "name": "Factom Core", + "url": "https://github.com/FactomProject/FactomCode", + "icon": "factom.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Factom CLI", + "url": "https://github.com/FactomProject/factom-cli", + "icon": "factom.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Factom Wallet", + "url": "https://github.com/FactomProject/fctwallet", + "icon": "factom.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Factom Explorer", + "url": "https://github.com/FactomProject/factomexplorer", + "icon": "factom.png", + "tags": [ + "Code" + ], + "type": "custom" } - ] + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00026005, + "usd": 0.06171249, + "date": "2015-05-15T00:00:00" + } }, { - "genesis_id": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", - "system": "GameCredits", - "icon": "gamecredits", + "genesis_id": "f1ae188b0c08e296e45980f9913f6ad2304ff02d5293538275bacdbcb05ef275", + "system": "FairCoin", + "icon": "faircoin", + "dependencies": "independent", "aliases": { - "coinmarketcap": "GameCredits" + "coinmarketcap": "FairCoin" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "Groestl+Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] }, "token": { - "name": "GameCredits", - "symbol": "GMC" + "name": "FairCoin", + "symbol": "FAIR" }, "specs": {}, "links": [ { "type": "website", - "name": "gamecredits.net", - "url": "http://gamecredits.net/", + "name": "fair-coin.org", + "url": "https://fair-coin.org/", "icon": "website.png", "tags": [ "Main" @@ -23179,7 +22409,7 @@ { "type": "explorer", "name": "Explorer", - "url": "http://gmc.cryptocloudhosting.org:3001/", + "url": "https://chain.fair-coin.org/chain/FairCoin", "icon": "explorer.png", "tags": [ "Main", @@ -23190,8 +22420,8 @@ }, { "type": "github", - "name": "Gamecredits GitHub", - "url": "https://github.com/gamecredits-project", + "name": "FairCoin GitHub", + "url": "https://github.com/FairCoinTeam/fair-coin", "icon": "github.png", "tags": [ "Main", @@ -23201,7 +22431,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1010745", + "url": "https://bitcointalk.org/index.php?topic=702675.0", "icon": "forum.png", "tags": [ "Main", @@ -23210,168 +22440,75 @@ } ], "first_price": { - "btc": 7e-8, - "usd": 0.00003271, - "date": "2014-01-09T00:00:00" + "btc": 0.00000602, + "usd": 0.00331564, + "date": "2014-05-22T00:00:00" } }, { - "genesis_id": "", - "system": "Gamerbits", + "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", + "system": "Feathercoin", + "icon": "feathercoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "gamerbits", - "token": { - "name": "gamerbits token", - "symbol": "GBIT" + "aliases": { + "coinmarketcap": "Feathercoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Bringing crypto into Asian eSports with custom software" - }, - "crowdsales": { - "start_date": "2017-07-26T00:00:00", - "end_date": "2017-08-26T00:00:00", - "end_date_plan": "2017-08-26T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://gbits.io/index.html", - "funding_url": "https://gbits.io/crowdsale-n.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, - "links": [ - { - "type": "website", - "name": "gbits.io", - "url": "https://gbits.io/index.html", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Gamerbits Whitepaper", - "url": "https://gbits.io/Whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Gamerbits GitHub", - "url": "https://github.com/Gamerbit", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2043383", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Gamerbits_", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/gamerbitsf", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Gaze Coin", - "dependencies": [ - "Ethereum" - ], - "icon": "gazecoin", - "token": { - "name": "gaze coin", - "symbol": "GZE" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "events": { + "announcement": "15/04/2013", + "genesis": "16/04/2013" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Immersive advertising platform for monetising VR" + "token": { + "name": "Feathercoin", + "symbol": "FTC" }, - "crowdsales": { - "start_date": "2017-11-13T14:00:00", - "end_date": "2017-11-27T14:00:00", - "end_date_plan": "2017-11-27T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", - "funding_url": "https://www.gazecoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 35000000" - ], - "raised": [ - "" - ] + "specs": { + "p2p": 9336, + "rpc": 9337, + "block_time": "150", + "block_reward": 200, + "halfing_cycle": 840000, + "total_tokens": 336000000, + "difficulty_cycle": "126" }, "links": [ { "type": "website", - "name": "gazecoin.io", - "url": "https://www.gazecoin.io/", + "name": "feathercoin.com", + "url": "https://www.feathercoin.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Gaze Coin Whitepaper", - "url": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", + "type": "explorer", + "name": "Explorer", + "url": "http://explorer.feathercoin.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Gaze Coin GitHub", - "url": "https://github.com/GazeCoin", + "name": "Feathercoin GitHub", + "url": "https://github.com/FeatherCoin/", "icon": "github.png", "tags": [ "Main", @@ -23379,63 +22516,32 @@ ] }, { - "type": "blog", - "name": "Gaze Coin Blog", - "url": "https://steemit.com/@gazecoin/feed", - "icon": "blog.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=178286.0", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/GazeCoin", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Gaze Coin Telegram", - "url": "https://t.me/joinchat/AwIz40P2ge49Ep95y7pltg", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/GazeCoin/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://web.facebook.com/gazecoin", - "icon": "facebook.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 0.00299485, + "usd": 0.32863971, + "date": "2013-05-03T00:00:00" + } }, { "genesis_id": "", - "system": "Genesis Vision", + "system": "Fidcom", "dependencies": [ "Ethereum" ], - "icon": "genesisvision", + "icon": "fidcom", "token": { - "name": "genesis token", - "symbol": "GVT" + "name": "fidcom token", + "symbol": "FIDC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23444,17 +22550,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Platform for the investing built on smart contracts" + "headline": "Decentralized investment company" }, "crowdsales": { - "start_date": "2017-10-15T09:00:00", - "end_date": "2017-11-15T09:00:00", - "end_date_plan": "2017-11-15T09:00:00", + "start_date": "2017-09-19T13:00:00", + "end_date": "2017-10-09T13:00:00", + "end_date_plan": "2017-10-09T13:00:00", "genesis_address": [ - "" + "0xe537ad6ac1154bf38b0badcb8b66ff0d15b861c1" ], - "funding_terms": "https://genesis.vision", - "funding_url": "https://genesis.vision", + "funding_terms": "https://fidcom.net/wp-content/uploads/2017/08/Fidcom_LP_public_offer.pdf", + "funding_url": "https://fidcom.net", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -23465,22 +22571,19 @@ "" ] }, - "specs": { - "supply": 44000000 - }, "links": [ { "type": "website", - "name": "genesis.vision", - "url": "https://genesis.vision/", + "name": "fidcom.net", + "url": "https://fidcom.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Genesis Vision Whitepaper", - "url": "https://genesis.vision/white-paper-eng.pdf", + "name": "Fidcom Whitepaper", + "url": "https://fidcom.net/wp-content/uploads/2017/08/Whitepaper_en.pdf", "tags": [ "Main", "Science" @@ -23488,28 +22591,18 @@ }, { "type": "github", - "name": "Genesis Vision GitHub", - "url": "https://github.com/GenesisVision ", + "name": "Fidcom GitHub", + "url": "https://github.com/Bolikus/fidcom/tree/master/contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Genesis Vision Blog", - "url": "https://blog.genesis.vision/?gi=b43c7caff0de", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2143279.0", + "url": "https://bitcointalk.org/index.php?topic=2180721", "icon": "bitcointalk.png", "tags": [ "News" @@ -23518,7 +22611,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/genesis_vision", + "url": "https://twitter.com/fidcomnet", "icon": "twitter.png", "tags": [ "News" @@ -23526,350 +22619,356 @@ }, { "type": "custom", - "name": "Genesis Vision Telegram", - "url": "https://t.me/genesisvision", + "name": "Fidcom Telegram", + "url": "https://t.me/fidcom", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/genesisvision/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://fb.me/GenesisVisionProject", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "0000002bdf4ca3a0b3fec305724006871ec5e683da5d70d9fe7a22f1f967e7f3", - "system": "GeoCoin", - "icon": "geocoin", - "aliases": { - "coinmarketcap": "GeoCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, + "url": "https://www.facebook.com/Fidcom-1598716946846558/", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Filecoin", "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "18/08/2013", - "genesis": "12/08/2013" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "IFPS based Data Storage Network" }, "token": { - "name": "GeoCoin", - "symbol": "GEO" + "name": "filecoin", + "symbol": "FIL" + }, + "crowdsales": { + "start_date": "2017-08-10T19:00:00", + "end_date": "2017-09-07T19:00:00", + "end_date_plan": "2017-09-07T19:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://coinlist.co/static/media/Protocol%20Labs%20-%20SAFT%20for%20Filecoin%20Token%20Presale.6ddb6fb6.pdf", + "funding_url": "https://coinlist.co/currencies/filecoin/overview", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "p2p": 3990, - "rpc": 3991, - "block_reward": 33, - "total_tokens": 1000000000, - "premine_tokens": 25000000, - "difficulty_cycle": "20", - "mint_confirm": 25 + "supply": 2000000000 }, "links": [ { - "type": "website", - "name": "geo.money", - "url": "http://geo.money/", + "name": "filecoin.io", + "url": "http://filecoin.io/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "Explorer", - "url": "http://104.236.52.122:3006/", - "icon": "explorer.png", + "name": "Whitepaper", + "url": "https://filecoin.io/filecoin.pdf", + "icon": "whitepaper.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "Main" + ], + "type": "whitepaper" + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/filecoin/", + "icon": "reddit.png", + "tags": [ + "News" ] }, { - "type": "github", - "name": "GeoCoin GitHub", - "url": "https://github.com/onetimer/onetimer", - "icon": "github.png", + "type": "blog", + "name": "Filecoin Blog", + "url": "https://protocol.ai/blog/", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=923995", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/minefilecoin", + "icon": "twitter.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00019311, - "usd": 0.0464038, - "date": "2015-02-22T00:00:00" - } + ] }, { - "genesis_id": "108497", - "system": "GetGems", + "genesis_id": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "system": "FirstBlood", + "icon": "firstblood", "dependencies": [ - "Bitcoin", - "Counterparty" + "Ethereum" ], "token": { - "name": "gem", - "symbol": "GEMZ" + "name": "firstblood token", + "symbol": "1ST" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "FirstBlood" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Messaging that Pays", + "headline": "A Decentralized eSports Platform Based on Smart Contracts", "tags": [ "DApp" - ] - }, - "aliases": { - "coinmarketcap": "GetGems", - "CurrencyName": "GetGems" - }, - "specs": { - "total_tokens": 100000000 + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2014-01-12T00:00:00", - "end_date": "2015-02-05T00:00:00", + "start_date": "2016-09-26T00:00:00", + "end_date": "2016-09-26T01:00:00", "genesis_address": [ - "1FcZ3m3Xchnsj8SAFQusTsKxa1neYBcmmf" + "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "0xa5384627F6DcD3440298E2D8b0Da9d5F0FCBCeF7" ], - "funding_terms": "https://koinify.com/blog/gems-token-sale-details-update/", - "funding_operator": "koinify", - "funding_url": "https://koinify.com/#/project/GEMZ", - "tokens_sold": 38135367, - "btc_raised": 2633 + "funding_terms": "https://firstblood.io/sale/", + "funding_url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", + "tokens_sold": 79103203.39060552, + "tokens_issued": 79103203.39060552, + "btc_raised": 10060 + }, + "specs": { + "supply": 79103203.39060552, + "cap": {} }, + "first_price": { + "date": "2016-09-26T01:00:00", + "btc": 0.00012717, + "usd": 0.07638132 + }, + "flags": {}, "links": [ { - "type": "risk", - "name": "Minimum Viable Product has not been launched", - "url": "", - "icon": "" + "type": "website", + "name": "firstblood.io", + "url": "https://firstblood.io/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "name": "getgems.org", - "url": "http://getgems.org/", + "type": "website", + "name": "FirstBlood Crowdsale", + "url": "https://firstblood.io/sale/", "icon": "website.png", "tags": [ - "Main", - "Apps" - ], - "type": "website" + "Main" + ] }, { - "name": "BlockScan", - "url": "http://blockscan.com/assetInfo/GEMZ", - "icon": "explorer.png", + "type": "blog", + "name": "Blog", + "url": "https://firstblood.io/blog/", + "rss": "https://firstblood.io/blog/feed.xml", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "News" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/getgemsorg", + "url": "https://twitter.com/firstbloodio", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Blog", - "url": "http://getgems.ghost.io/", - "icon": "blog.png", + "type": "forum", + "name": "FirstBlood Forum", + "url": "https://community.firstblood.io/", + "icon": "forum.png", "tags": [ "News" - ], - "type": "blog" + ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/gems/", "type": "custom", - "icon": "coindesk.png", + "name": "Slack", + "url": "http://slack.firstblood.io/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/search?query=getgems", "type": "custom", - "icon": "cointelegraph.png", + "name": "Facebook", + "url": "https://www.facebook.com/firstbloodio", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/gems/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "github", + "name": "FirstBlood GitHub", + "url": "https://github.com/Firstbloodio", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/?s=getgems", - "type": "custom", - "icon": "bitcoinist.png", + "type": "paper", + "name": "FirstBlood Whitepaper", + "url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "name": "GetGems Android", - "url": "https://play.google.com/store/apps/details?id=org.getgemsmessenger.app", - "icon": "getgems-android.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/address/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "etherscan.png", "tags": [ - "Main", "Apps", - "Wallet" - ], - "type": "custom" + "Analytics" + ] }, { - "name": "GetGems IOS", - "url": "https://itunes.apple.com/app/id942306232", - "icon": "getgems-ios.png", + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ - "Main", "Apps", - "Wallet" - ], - "type": "custom" + "Exchange" + ] }, { - "name": "CoinDaddy", - "url": "https://coindaddy.io/search?network=xcp&q=gemz", - "icon": "coindaddy.png", + "type": "exchange", + "name": "Gatecoin", + "url": "https://gatecoin.com/", + "icon": "gatecoin.png", "tags": [ "Apps", - "Analytics" - ], - "type": "explorer" + "Exchange" + ] }, { - "name": "Counterparty DEX", - "url": "https://counterwallet.co", - "type": "custom", - "icon": "counterparty.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", - "Exchange" + "Wallet" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/gems/", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "ethercamp.png", "tags": [ "Apps", "Analytics" ] } - ], - "first_price": { - "btc": 0.00006904, - "usd": 0.0149659, - "date": "2015-02-05T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Gilgam", + "system": "Flip Coin", "dependencies": [ "Ethereum" ], - "icon": "gilgam", + "icon": "flipcoin", "token": { - "name": "gilgam.es\ttoken", - "symbol": "GGS" + "name": "flip coin", + "symbol": "ATM" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23878,76 +22977,188 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "E-Sport platform where gamers can make profit from their skills." + "headline": "Bridging the gap between Consumer and Crypto" }, "crowdsales": { - "start_date": "2017-06-20T11:11:00", - "end_date": "2017-07-20T11:11:00", - "end_date_plan": "2017-07-20T11:20:00", + "start_date": "2017-09-16T02:00:00", + "end_date": "2017-09-16T02:00:00", + "end_date_plan": "2017-09-16T02:00:00", "genesis_address": [ - "1AotRHBpz8N5Q37VaPXrJxoMccmz4Hak2q", - "0x560662d3CF1D6f203f270687CF250dF97d7c847d" + "" ], - "funding_terms": "https://ico.gilgam.es/pa", - "funding_url": "https://ico.gilgam.es/ico", + "funding_terms": "https://www.flipcoinsale.com/Whitepaper.pdf", + "funding_url": "https://www.flipcoinsale.com/signup/individual", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 5000000" ], "raised": [ "" ] }, + "specs": { + "supply": 50000000 + }, "links": [ { "type": "website", - "name": "ico.gilgam.es", - "url": "https://ico.gilgam.es/", + "name": "flipcoinsale.com", + "url": "https://www.flipcoinsale.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gilgam Whitepaper", - "url": "https://ico.gilgam.es/whitepaper/Gilgam.es.whitepaper.pdf", + "name": "Flip Coin Whitepaper", + "url": "https://www.flipcoinsale.com/Whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Flip Coin GitHub", + "url": "https://github.com/CoinflipATM/Flipcoin-Sale", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/gilgam_es", + "url": "https://twitter.com/coinflipatm", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Flip Coin Slack", + "url": "https://glacial-harbor-23630.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/gilgames.platform", + "url": "https://www.facebook.com/coinflipatm/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCo_NsvcSyYZgCd67G65h2dg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, + { + "genesis_id": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", + "system": "FlorinCoin", + "icon": "florincoin", + "aliases": { + "coinmarketcap": "FlorinCoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "17/06/2013", + "genesis": "17/06/2013" + }, + "token": { + "name": "FlorinCoin", + "symbol": "FLO" + }, + "specs": { + "p2p": 7312, + "rpc": 7313, + "block_time": "40", + "block_reward": 100, + "halfing_cycle": 800000, + "total_tokens": 160000000, + "difficulty_cycle": "90", + "ann": "https://bitcointalk.org/index.php?topic=236742.0" + }, + "links": [ + { + "type": "website", + "name": "florincoin.org", + "url": "http://florincoin.org/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Explorer", + "url": "http://florincoin.info/explorer/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "FlorinCoin GitHub", + "url": "https://github.com/pascalguru/florincoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=236742", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00001579, + "usd": 0.01640419, + "date": "2013-11-27T00:00:00" + } + }, { "genesis_id": "", - "system": "Gimli", + "system": "Fluence", "dependencies": [ "Ethereum" ], - "icon": "gimli", + "icon": "fluence", "token": { - "name": "gimli token", - "symbol": "GIM" + "name": "fluence token", + "symbol": "FPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23956,17 +23167,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized live stream bets and interactions" + "headline": "Decentralized encrypted database, secured by blockchain" }, "crowdsales": { - "start_date": "2017-09-18T10:00:00", - "end_date": "2017-10-20T14:00:00", - "end_date_plan": "2017-10-20T14:00:00", + "start_date": "2017-08-07T13:00:00", + "end_date": "2017-08-15T13:00:00", + "end_date_plan": "2017-08-15T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://gimli.io/", - "funding_url": "https://gimli.io/", + "funding_terms": "http://fluence.ai/", + "funding_url": "http://fluence.ai/preico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -23980,16 +23191,16 @@ "links": [ { "type": "website", - "name": "gimli.io", - "url": "https://gimli.io/", + "name": "fluence.ai", + "url": "http://fluence.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gimli Whitepaper", - "url": "https://gimli.io/wp-content/uploads/2017/07/Gimli-white-paper.pdf", + "name": "Fluence Whitepaper", + "url": "https://drive.google.com/file/d/0B07gyODhPstQWjVLMlkyVjRZVE0/view", "tags": [ "Main", "Science" @@ -23997,8 +23208,8 @@ }, { "type": "github", - "name": "Gimli GitHub", - "url": "https://github.com/thegimliproject", + "name": "Fluence GitHub", + "url": "https://github.com/FluenceLabs", "icon": "github.png", "tags": [ "Main", @@ -24006,19 +23217,18 @@ ] }, { - "type": "blog", - "name": "Gimli Blog", - "url": "https://medium.com/gimli-project", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2060630.msg20564184", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/thegimliproject", + "url": "https://twitter.com/@FluenceAI", "icon": "twitter.png", "tags": [ "News" @@ -24026,337 +23236,327 @@ }, { "type": "custom", - "name": "Gimli Telegram", - "url": "https://t.me/thegimliproject", + "name": "Fluence Telegram", + "url": "https://t.me/FluenceAI", "icon": "telegram.png", "tags": [ "News" ] - }, - { - "type": "slack", - "name": "Gimli Slack", - "url": "https://auto-invite-contact.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/The-Gimli-Project", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "Gizer", + "genesis_id": "95396", + "system": "FoldingCoin", "dependencies": [ - "Ethereum" + "Counterparty" ], - "icon": "gizer", "token": { - "name": "gizer token", - "symbol": "GZR" + "name": "Foldingcoin", + "symbol": "FLDC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "The Global Gaming Network " + "headline": "Mine Medicine, Not Hashes", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "FoldingCoin" + }, + "specs": { + "total_tokens": 1000000000 + }, + "flags": { + "rating_do_not_display": true, + "quantum": true }, "crowdsales": { - "start_date": "2017-10-20T00:00:00", - "end_date": "2017-11-20T00:00:00", - "end_date_plan": "2017-11-20T00:00:00", + "start_date": "2014-09-29T00:00:00", + "end_date": "2014-10-29T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://tokensale.gizer.io/wp-content/uploads/2017/09/GZR-Terms-of-Use.pdf", - "funding_url": "https://www.saftlaunch.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "12m9e3TqVTC8ndUagCPn6TXy1PPdw7kyGt" ], - "raised": [ - "" - ] + "funding_url": "http://foldingcoin.net/fundraising/", + "funding_terms": "https://bitcointalk.org/index.php?topic=781352.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 695051.082, + "tokens_issued": 1000000000, + "btc_raised": 3.04948918 }, + "events": [ + { + "name": "Annoucement", + "start_date": "2014-09-13T06:52:32", + "url": "https://bitcointalk.org/index.php?topic=781352.0" + } + ], "links": [ { + "name": "foldingcoin.net", + "url": "http://foldingcoin.net/", "type": "website", - "name": "tokensale.gizer.io", - "url": "https://tokensale.gizer.io/", + "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Whitepaper", + "url": "http://foldingcoin.net/wp/wp-content/uploads/2015/02/FoldingCoin-White-Paper-v1.0.pdf", "type": "paper", - "name": "Gizer Whitepaper", - "url": "https://tokensale.gizer.io/wp-content/uploads/2017/09/Gizer_Whitepaper_V2.2.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Gizer GitHub", - "url": "https://github.com/GizerInc", - "icon": "github.png", + "name": "Explorer", + "url": "http://blockscan.com/assetInfo/FLDC", + "type": "explorer", + "icon": "counterparty.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Gizer Blog", - "url": "https://medium.com/@Gizer_Gaming/", - "icon": "medium.png", + "name": "Counterwallet", + "url": "https://counterwallet.io/", + "type": "wallet", + "icon": "counterparty.png", "tags": [ "Main", - "News" + "Wallet" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2200121", - "icon": "bitcointalk.png", + "name": "FLDC News", + "url": "http://foldingcoin.net/news/", + "rss": "http://foldingcoin.net/feed/", + "type": "custom", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Gizer_Gaming", + "url": "https://twitter.com/FoldingCoin", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Gizer Telegram", - "url": "https://t.me/joinchat/Em71dQ4KZ8G-XxpArXNuHg", - "icon": "telegram.png", + "name": "reddit", + "url": "https://www.reddit.com/r/FoldingCoin/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Gizer/", - "icon": "reddit.png", + "name": "Facebook", + "url": "https://www.facebook.com/FoldingCoin", + "type": "custom", + "icon": "facebook.png", "tags": [ "News" ] }, { + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCc1YlgCEN3kMT6nI5suM76Q", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/GizerGaming/", - "icon": "facebook.png", + "icon": "youtube.png", + "tags": [ + "News" + ] + }, + { + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=781352.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/foldingcoin/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=jJ4EXiZk2zA", - "icon": "youtube.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Gluon", - "dependencies": [ - "Ethereum" - ], - "icon": "gluon", - "token": { - "name": "gluon token", - "symbol": "GLU" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Tokenizing the Intelligent Connected Automotive Marketplace" - }, - "crowdsales": { - "start_date": "2017-08-07T00:00:00", - "end_date": "2017-08-17T23:59:00", - "end_date_plan": "2017-08-17T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://glutoken.com/", - "funding_url": "https://glutoken.com/", - "tokens_sold": "", - "tokens_issued": 200000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "glutoken.com", - "url": "https://glutoken.com/", + "name": "CoinDaddy", + "url": "https://coindaddy.io/search?network=xcp&q=FLDC", + "type": "explorer", + "icon": "coindaddy.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "Gluon Whitepaper", - "url": "https://glutoken.com/wp-content/uploads/2017/08/Gluon-Whitepaper.pdf", + "name": "Folding Client", + "url": "https://folding.stanford.edu/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059680]ANN", - "icon": "bitcointalk.png", + "name": "FoldingCoin Tutorials", + "url": "http://foldingcoin.net/video-tutorials/", + "type": "custom", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/glu_token?lang=en", - "icon": "twitter.png", + "name": "FoldingCoin Bounties", + "url": "http://foldingcoin.net/earn-fldc/", + "type": "custom", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/foldingcoin/#markets", "type": "custom", - "name": "Gluon Telegram", - "url": "https://t.me/glutoken", - "icon": "telegram.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" ] }, { + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/gluonsolutions/?ref=br_rs", - "icon": "facebook.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "Counterparty AE", + "url": "http://blockscan.com/order?f=0", + "icon": "counterparty.png", + "tags": [ + "Apps", + "Exchange" + ], + "type": "custom" + }, + { + "name": "MasterXchange", + "url": "http://masterxchange.com/", + "type": "custom", + "icon": "masterxchange.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00000439, + "usd": 0.00146353, + "date": "2014-10-29T00:00:00" + } }, { - "genesis_id": "0x6810e776880c02933d47db1b9fc05908e5386b96", - "system": "Gnosis", + "genesis_id": "", + "system": "Forty Seven Bank", "dependencies": [ "Ethereum" ], - "icon": "gnosis", + "icon": "fortysevenbank", "token": { - "name": "gnosis token", - "symbol": "GNO" + "name": "Forty Seven Token", + "symbol": "FSBL" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Prediction Market Platform on Ethereum" - }, - "aliases": { - "coinmarketcap": "Gnosis" + "headline": "Bank uniting fiat and crypto communities" }, "crowdsales": { - "start_date": "2017-04-24T17:00:00", - "end_date": "2017-04-24T17:10:00", - "end_date_plan": "2017-05-24T17:00:00", + "start_date": "2017-10-16T03:00:00", + "end_date": "2017-12-11T23:59:00", + "end_date_plan": "2017-12-11T23:59:00", "genesis_address": [ - "0x1d0DcC8d8BcaFa8e8502BEaEeF6CBD49d3AFFCDC", - "0x851b7F3Ab81bd8dF354F0D7640EFcD7288553419" + "" ], - "funding_terms": "https://blog.gnosis.pm/the-gnosis-model-of-token-sale-responsibility-3009958f70b8", - "funding_url": "https://gnosis.pm/", - "tokens_sold": 417000, - "tokens_issued": 10000000, - "btc_raised": 10213, + "funding_terms": "https://drive.google.com/file/d/0BzvESRkgX-uDOG01a253SUdYdkU/view", + "funding_url": "https://www.fortyseven.io/", + "tokens_sold": 0, + "tokens_issued": 0, + "btc_raised": 0, "cap_limit": [ - "usd = 12500000" + "" ], "raised": [ - "eth = 250000" + "" ] }, - "specs": { - "supply": 10000000 - }, - "first_price": { - "date": "2017-04-24T17:10:10", - "usd": 29.61010293, - "btc": 0.02449059 - }, - "flags": { - "supply_from_here": true - }, "links": [ { "type": "website", - "name": "gnosis.pm", - "url": "https://www.gnosis.pm/", + "name": "fortyseven.io", + "url": "https://www.fortyseven.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gnosis Whitepaper", - "url": "https://gnosis.pm/resources/default/pdf/gnosis_whitepaper.pdf", + "name": "Forty Seven Bank Whitepaper", + "url": "https://drive.google.com/open?id=0BzvESRkgX-uDeHc1QjRzbHRBelU", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/ConsenSys/gnosis.js", + "type": "custom", + "name": "Forty Seven Bank Bitbucket", + "url": "https://bitbucket.org/fortysevenbank/fsbt-smart-contract/src", + "icon": "bitbucket.png", "tags": [ "Main", "Code" @@ -24364,18 +23564,27 @@ }, { "type": "blog", - "name": "Gnosis Blog", - "url": "https://blog.gnosis.pm/", - "icon": "blog.png", + "name": "Forty Seven Bank Blog", + "url": "https://medium.com/@FortySeven47", + "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2225492", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/gnosisPM", + "url": "https://twitter.com/47foundation", "icon": "twitter.png", "tags": [ "News" @@ -24383,92 +23592,124 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Gnosis.pm/", - "icon": "facebook.png", + "name": "Forty Seven Bank Telegram", + "url": "https://t.me/thefortyseven", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/Gnosis", - "icon": "etherscan.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/FortySevenBank/", + "icon": "reddit.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/", - "icon": "ethercamp.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/FortySevenBank/", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] - }, + } + ] + }, + { + "genesis_id": "000000005b1e3d23ecfd2dd4a6e1a35238aa0392c0a8528c40df52376d7efe2c", + "system": "Freicoin", + "icon": "freicoin", + "aliases": { + "coinmarketcap": "Freicoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "25/06/2012", + "genesis": "21/12/2012" + }, + "token": { + "name": "Freicoin", + "symbol": "FRC" + }, + "specs": { + "block_time": "600", + "block_reward": 500, + "total_tokens": 100000000, + "difficulty_cycle": "2016" + }, + "links": [ { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "website", + "name": "freico.in", + "url": "http://freico.in/", + "icon": "website.png", "tags": [ - "Main", - "Apps", - "Wallet" + "Main" ] - }, - { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + }, + { + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/FRC", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Wallet" + "Explorer", + "Analytics" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "github", + "name": "Freicoin GitHub", + "url": "https://github.com/freicoin/freicoin", + "icon": "github.png", "tags": [ - "Apps", - "Wallet" + "Main", + "Code" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://github.com/paritytech/parity/releases", - "icon": "parity.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=89843.0", + "icon": "forum.png", "tags": [ - "Apps", - "Wallet" + "Main", + "News" ] } - ] + ], + "first_price": { + "btc": 0.00067395, + "usd": 0.07537172, + "date": "2013-05-03T00:00:00" + } }, { - "genesis_id": "dced3542896ed537cb06f9cb064319adb0da615f64dd8c5e5bad974398f44b24", - "system": "GoldCoin", - "icon": "goldcoin", + "genesis_id": "000006a45a347f63094a5fe57c88e7f67d16348789eab0fe8b3a694c911f793d", + "system": "FuelCoin", + "icon": "fuelcoin", "dependencies": [ "independent" ], "aliases": { - "coinmarketcap": "GoldCoin" - }, - "ratings": { - "rating_cyber": 1 + "coinmarketcap": "FuelCoin" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "PoS", + "algorithm": "X11" }, "descriptions": { "state": "Public", @@ -24478,18 +23719,15 @@ ] }, "token": { - "name": "GoldCoin", - "symbol": "GLD" - }, - "specs": { - "block_time": 120, - "block_time_old": "150 up till block 44999 and 120 after" + "name": "FuelCoin", + "symbol": "FC2" }, + "specs": {}, "links": [ { "type": "website", - "name": "gldcoin.com", - "url": "http://gldcoin.com/", + "name": "fuelcrypto.com", + "url": "http://fuelcrypto.com/", "icon": "website.png", "tags": [ "Main" @@ -24498,19 +23736,17 @@ { "type": "explorer", "name": "Explorer", - "url": "http://gld.cryptocoinexplorer.com/", + "url": "http://blockexperts.com/fc2", "icon": "explorer.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Apps" ] }, { "type": "github", - "name": "GoldCoin GitHub", - "url": "https://github.com/gldcoin/gldcoin", + "name": "FuelCoin GitHub", + "url": "https://github.com/FuelCoinDev/FC2-Source", "icon": "github.png", "tags": [ "Main", @@ -24518,10 +23754,10 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=317568.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/FuelTeam1", + "icon": "twitter.png", "tags": [ "Main", "News" @@ -24529,8 +23765,8 @@ }, { "type": "forum", - "name": "GoldCoinTalk", - "url": "https://www.gldtalk.org/", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=589879.0", "icon": "forum.png", "tags": [ "News" @@ -24538,479 +23774,304 @@ } ], "first_price": { - "btc": 0.00001409, - "usd": 0.00146028, - "date": "2013-06-14T00:00:00" + "btc": 2.3e-7, + "usd": 0.00013839, + "date": "2014-06-12T00:00:00" } }, { - "genesis_id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", - "system": "Golem", - "icon": "golem", + "genesis_id": "", + "system": "Fujinto", "dependencies": [ "Ethereum" ], + "icon": "fujinto", "token": { - "name": "golem network token", - "symbol": "GNT" + "name": "fujinto token", + "symbol": "NTO" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Golem", - "nickname": "Golem" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Worldwide Supercomputer", - "tags": [ - "DAO" - ], - "page_state": "draft" + "headline": "Cryptocurrency for Travel industry" }, "crowdsales": { - "start_date": "2016-11-11T15:00:00", - "end_date": "2016-11-11T15:20:00", + "start_date": "2017-08-10T12:00:00", + "end_date": "2017-09-10T12:00:00", + "end_date_plan": "2017-09-10T12:00:00", "genesis_address": [ - "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" + "0x66dc70150c5A1B236D4856a234B79AC8b91Cfe1c" ], - "funding_terms": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", - "funding_url": "http://golemproject.net", - "tokens_sold": 820000000, - "tokens_issued": 1000000000, - "btc_raised": 11905.1946 + "funding_terms": "http://fujinto.io/index.html", + "funding_url": "http://fujinto.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 1000000000, - "price": {} - }, - "first_price": { - "btc": 0.00001452, - "usd": 0.01038761, - "date": "2016-11-11T15:20:00" - }, - "flags": { - "supply_from_here": true + "supply": 400000000 }, "links": [ { "type": "website", - "name": "golemproject.net/", - "url": "http://golemproject.net/", - "icon": "website.png", + "name": "fujinto.io", + "url": "http://fujinto.io/index.html", "tags": [ "Main" ] }, { - "type": "github", - "name": "Golem GitHub", - "url": "https://github.com/imapp-pl/golem", - "icon": "github.png", + "type": "paper", + "name": "Fujinto Whitepaper", + "url": "https://www.bancor.network/whitepaper/en", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/golemproject", - "icon": "twitter.png", + "type": "github", + "name": "Fujinto GitHub", + "url": "https://github.com/fujinto/fujinto-smart-contract", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "blog", - "name": "Golem Project Blog", - "url": "https://blog.golemproject.net/", - "rss": "https://blog.golemproject.net/feed", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2077763.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/GolemProject/", - "rss": "https://www.reddit.com/r/GolemProject/.rss", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/FUJINTO_", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Golem Project Slack", - "url": "http://golemproject.org:3000/", - "icon": "slack.png", + "name": "Facebook", + "url": "https://www.facebook.com/Fujinto/", + "icon": "facebook.png", "tags": [ - "Main", "News" ] }, { - "type": "paper", - "name": "A Probabilistic Nanopayment Scheme for Golem", - "url": "http://golemproject.net/doc/GolemNanopayments.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "The Golem Project Crowdfunding Whitepaper", - "url": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "ethercamp.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCwAGuFiY6wGXWIfOIZA8Qjg", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" ] } ] }, { - "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", - "system": "Golos", - "icon": "golos", + "genesis_id": "", + "system": "FundRequest", + "icon": "fundrequest", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "golos", - "symbol": "GOLOS" + "name": "FundRequest", + "symbol": "FND" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "Golos" + "coinmarketcap": "FundRequest" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Social Media Blockchain Platform for russian-speaking community", + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralised Platform for rewarding open source contributions", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" + "page_state": "ready", + "hashtag": "#fundrequest", + "twwidid": "781793651626242048" }, "crowdsales": { - "start_date": "2016-11-01T11:00:00", - "end_date": "2016-12-04T11:00:00", + "start_date": "2017-11-20T09:00:00", + "end_date": "2017-12-01T22:00:00", "genesis_address": [ - "3CWicRKHQqcj1N6fT1pC9J3hUzHw1KyPv3" + "0xfcaab4d8739ee480a9a944f8bedc5d5e7366bc1b" ], - "funding_terms": "https://wiki.golos.io/1-introduction/golos_whitepaper.html", - "funding_url": "http://golos.io/ico", - "tokens_sold": 27405651.5, - "tokens_issued": 45676364, - "btc_raised": 601.08806753 + "min_investment": 0.01, + "funding_terms": "https://fundrequest.io/whitepaper.pdf", + "funding_url": "https://fundrequest.io/ico/", + "tokens_issued": 2000000, + "btc_raised": "" }, - "specs": {}, - "first_price": { - "btc": 0.00002193, - "usd": 0.01673005, - "date": "2016-12-04T11:00:00" + "specs": { + "cap": {} }, + "first_price": {}, "flags": {}, "links": [ { "type": "website", - "name": "golos.io", - "url": "http://golos.io", + "name": "www.fundrequest.io", + "url": "https://www.fundrequest.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "wallet", - "name": "Golos Wallet", - "url": "http://golos.io", - "icon": "wallet.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@fundrequest_io", + "icon": "medium.png", "tags": [ "Main", - "Wallet" + "News" ] }, { - "type": "wiki", - "name": "Golos Wiki", - "url": "https://wiki.golos.io/", - "icon": "wiki.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/fundrequest_io", + "icon": "twitter.png", "tags": [ "Main", - "Science" - ] - }, - { - "type": "blog", - "name": "Blog at Steem", - "url": "https://steemit.com/@golos", - "icon": "steem.png", - "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube Channel", - "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", - "icon": "youtube.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1696378.msg17019226#msg17019226", + "icon": "bitcoin.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/goloschain", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/user/FundRequest_io", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Golos Chat", - "url": "https://chat.golos.io/", - "icon": "rocketchat.png", + "name": "Slack", + "url": "https://fundrequest.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Golos Facebook", - "url": "https://www.facebook.com/golosru/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/watch?v=IjiY5MaoMlI", + "icon": "youtube.png", "tags": [ "News" ] }, - { - "type": "paper", - "name": "Golos Whitepaper RUS", - "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, { "type": "github", - "name": "Golos GitHub", - "url": "https://github.com/GolosChain/", + "name": "FundRequest GitHub", + "url": "https://github.com/FundRequest", "icon": "github.png", "tags": [ - "Main", "Code" ] - }, - { - "type": "explorer", - "name": "Golosdb Explorer", - "url": "https://golosdb.com", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "GolosD Explorer", - "url": "http://golosd.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Steemul Explorer", - "url": "http://steemul.ru/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kuna Exchange", - "url": "https://kuna.io/", - "icon": "kuna.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/#/market/GOLOS_OPEN.BTC", - "icon": "openledger.png", + }, + { + "type": "paper", + "name": "FundRequest Business Plan", + "url": "https://fundrequest.io/whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] } ] }, { "genesis_id": "", - "system": "Graft", + "system": "FundYourselfNow", "dependencies": [ - "NEM" + "Ethereum" ], - "icon": "graft", + "icon": "fundyourselfnow", "token": { - "name": "graft coin", - "symbol": "GRF" + "name": "fundyourselfnow coin", + "symbol": "FYN" }, "consensus": { - "consensus_type": "Сombined PoW/PoS", - "consensus_name": "Сombined Proof-of-Work/Proof-of-State" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Unified Payment Processing Network" + "headline": "Revolutionizing Crowdfunding via Blockchain" + }, + "crowdsales": { + "start_date": "2017-06-13T14:00:00", + "end_date": "2017-06-31T17:00:00", + "end_date_plan": "2017-06-31T17:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.fundyourselfnow.com/", + "funding_url": "https://www.fundyourselfnow.com/", + "tokens_sold": "", + "tokens_issued": 12500000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "graft.network", - "url": "https://graft.network", + "name": "fundyourselfnow.com", + "url": "https://www.fundyourselfnow.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Graft Whitepaper", - "url": "https://github.com/graft-project/graft-white-paper/blob/master/graft-white-paper-1.02/graft-white-paper-1.02.md", + "name": "FundYourselfNow Whitepaper", + "url": "http://www.fundyourselfnow.com/wp-content/uploads/2017/03/FYN_Business_Outline.pdf", "tags": [ "Main", "Science" @@ -25018,8 +24079,8 @@ }, { "type": "github", - "name": "Graft GitHub", - "url": "https://github.com/graft-project", + "name": "FundYourselfNow GitHub", + "url": "https://github.com/PinnacleOne/FYNTokens", "icon": "github.png", "tags": [ "Main", @@ -25028,9 +24089,9 @@ }, { "type": "blog", - "name": "Graft Blog", - "url": "https://www.graft.network/blog/", - "icon": "blog.png", + "name": "FundYourselfNow Blog", + "url": "https://medium.com/@FundYourselfNow/", + "icon": "medium.png", "tags": [ "Main", "News" @@ -25039,7 +24100,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2115188", + "url": "https://bitcointalk.org/index.php?topic=1901678.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -25048,7 +24109,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/graftnetwork", + "url": "https://twitter.com/fundyourselfnow", "icon": "twitter.png", "tags": [ "News" @@ -25056,18 +24117,18 @@ }, { "type": "custom", - "name": "Graft Telegram", - "url": "https://t.me/joinchat/EneBw0RALAOjkSL2mdt2Gw", + "name": "FundYourselfNow Telegram", + "url": "https://telegram.me/fundyourselfnow", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Graft/", - "icon": "reddit.png", + "type": "slack", + "name": "FundYourselfNow Slack", + "url": "https://fundyourselfnow.slack.com/join/shared_invite/MTk2MTQ1MjU4MjkyLTE0OTcyNDUzNTYtZDhhM2I1NzQ1ZQ", + "icon": "slack.png", "tags": [ "News" ] @@ -25075,24 +24136,33 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Graft-460292407666720/", + "url": "https://www.facebook.com/fundyourselfnow/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCv_GbaPjt44RhiKMEEywNYQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Grid+", + "system": "FunFair", "dependencies": [ "Ethereum" ], - "icon": "grid+", + "icon": "funfair", "token": { - "name": "grid token", - "symbol": "GRID" + "name": "funfair token", + "symbol": "FUN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -25101,20 +24171,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Access to energy markets using Ethereum" + "headline": "The world's fastest Ethereum casino platform" }, "crowdsales": { - "start_date": "2017-10-30T00:00:00", - "end_date": "2017-11-30T00:00:00", - "end_date_plan": "2017-11-30T00:00:00", + "start_date": "2017-06-22T14:00:00", + "end_date": "2017-06-22T18:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://gridplus.io/pre-sale", - "funding_url": "https://gridplus.io/pre-sale", - "tokens_sold": 90000000, - "tokens_issued": 300000000, - "btc_raised": "", + "funding_terms": "https://www.funfair.io/token-event/", + "funding_url": "https://www.funfair.io/token-event/", + "tokens_sold": 35181566734, + "tokens_issued": 35181566734, + "btc_raised": 79, "cap_limit": [ "" ], @@ -25122,39 +24192,41 @@ "" ] }, + "specs": { + "supply": 17173696075 + }, "links": [ { "type": "website", - "name": "gridplus.io", - "url": "https://gridplus.io/", + "name": "funfair.io", + "url": "https://funfair.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Grid+ Whitepaper", - "url": "https://drive.google.com/file/d/0Bz90riPGRHquNDVXVE81RmppaUk/view", + "name": "FunFair Whitepaper", + "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Commercial-White-Paper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Grid+ GitHub", - "url": "https://github.com/gridplus", - "icon": "github.png", + "type": "paper", + "name": "FunFair Technical Whitepaper", + "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Technical-White-Paper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { "type": "blog", - "name": "Grid+ Blog", - "url": "https://blog.gridplus.io/", - "icon": "medium.png", + "name": "FunFair Blog", + "url": "https://funfair.io/blog/", + "icon": "blog.png", "tags": [ "Main", "News" @@ -25163,7 +24235,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2015773.0", + "url": "https://bitcointalk.org/index.php?topic=1968383.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -25172,17 +24244,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/gridplus_energy?lang=en", + "url": "https://twitter.com/FunFairTech", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Grid+ Slack", - "url": "https://join.slack.com/t/grid-plus/shared_invite/MjE1NTY1MDQ4NzIwLTE1MDA2NzYzNDAtYzdhOTViNWM1Mw", - "icon": "slack.png", + "type": "custom", + "name": "FunFair Telegram", + "url": "https://t.me/FunFairTech/", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/FunfairTech/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/groups/148397155706069/", + "icon": "facebook.png", "tags": [ "News" ] @@ -25190,363 +24280,172 @@ ] }, { - "genesis_id": "000005a247b397eadfefa58e872bc967c2614797bdc8d4d0e6b09fea5c191599", - "system": "GridCoin", + "genesis_id": "", + "system": "Galactikka", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "gridcoin", + "icon": "galactikka", "token": { - "name": "grid", - "symbol": "GRC" - }, - "aliases": { - "coinmarketcap": "GridCoin" + "name": "galactikka token", + "symbol": "GALA" }, "consensus": { - "type": "PoS", - "algorithm": "Proof-of-Research" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Open source math-based digital asset", - "tags": [ - "DAO" - ], - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Social network with blockchain-based promotion system" }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-10-29T00:00:00" - } - ], - "specs": { - "rpc": 9778, - "block_time": "150", - "difficulty_cycle": "12", - "txs_confirm": 1 + "crowdsales": { + "start_date": "2017-09-04T04:00:00", + "end_date": "2017-10-29T00:00:00", + "end_date_plan": "2017-10-29T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://drive.google.com/open?id=0B3opvrNCRCTjU0pjcUJwQzl6U1U", + "funding_url": "http://ico.galactikka.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "www.gridcoin.us", - "url": "http://www.gridcoin.us/", - "icon": "website.png", + "name": "ico.galactikka", + "url": "https://ico.galactikka.com/", "tags": [ "Main" ] }, - { - "type": "explorer", - "name": "Gridcoin Explorer", - "url": "http://www.gridresearchcorp.com/gridcoin/index.php", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "paper", - "name": "Whitepaper GRC-Classic", - "url": "http://www.gridcoin.us/images/gridcoin-white-paper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Whitepaper BOINC hash", - "url": "http://finance.gridcoin.us/images/BoincHashingAlgorithm.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "GridCoin Publications", - "url": "http://www.gridcoin.us/Community/ProjectPublications.htm", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "wiki", - "name": "GridCoin Wiki", - "url": "http://wiki.gridcoin.us/Main_Page", - "icon": "wiki.png", - "tags": [ - "Science" - ] - }, { "type": "paper", - "name": "GridCoin Guides", - "url": "http://www.gridcoin.us/Guides/", - "icon": "paper.png", + "name": "Galactikka Whitepaper", + "url": "https://drive.google.com/drive/folders/0B3opvrNCRCTjU0pjcUJwQzl6U1U", "tags": [ + "Main", "Science" ] }, { - "type": "code", - "name": "GitHub", - "url": "https://github.com/gridcoin/Gridcoin-Research", + "type": "github", + "name": "Galactikka GitHub", + "url": "https://github.com/Galactikka/contracts", "icon": "github.png", - "section": [ - "Code" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/GridcoinNetwork", - "icon": "twitter.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/gridcoin", - "icon": "reddit.png", + "type": "blog", + "name": "Galactikka Blog", + "url": "https://blog.bancor.network/", + "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/gridcoins", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=324118.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2127367", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "wallet", - "name": "GridCoin Wallets", - "url": "http://www.gridcoin.us/Guides/gridcoin-install.htm", - "icon": "gridcoin.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Paper Wallet", - "url": "http://walletgenerator.net/?currency=Gridcoin", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Bionic Wallet", - "url": "https://boinc.berkeley.edu/download_all.php", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "custom", - "name": "Profitability Calculator", - "url": "http://pool.gridcoin.us/ProfitabilityCalculator.aspx", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/bancornetwork", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { "type": "custom", - "name": "Profitability Calculator", - "url": "http://boincstats.com/en/stats/-1/team/detail/118094994/projectList", - "icon": "link.png", + "name": "Galactikka Telegram", + "url": "https://t.me/ico_galactikka_chat", + "icon": "telegram.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/gridcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "slack", + "name": "Galactikka Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", "type": "custom", - "icon": "bittrex.png", + "name": "Facebook", + "url": "https://www.facebook.com/bancor/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "C-CEX", - "url": "https://c-cex.com/", "type": "custom", - "icon": "c-cex.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "first_price": { - "btc": 0.00000712, - "usd": 0.00190594, - "date": "2015-02-28T00:00:00" - } - }, - { - "genesis_id": "00000973d52019a3fdda1b1f346e1d76cbf12f8fdd9fbf0ade33bc1da89cb2e9", - "system": "GroestlCoin", - "icon": "groestlcoin", - "aliases": { - "coinmarketcap": "GroestlCoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoW", - "algorithm": "Groestl" - }, - "token": { - "name": "GroestlCoin", - "symbol": "GRS" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "www.groestlcoin.org", - "url": "http://www.groestlcoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/grs/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "GroestlCoin GitHub", - "url": "https://github.com/GroestlCoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=525926.0", - "icon": "forum.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000943, - "usd": 0.00400787, - "date": "2014-04-08T00:00:00" - } + ] }, { - "genesis_id": "6c5d71a461b5bff6742bb62e5be53978b8dec5103ce52d1aaab8c6a251582f92", - "system": "Guldencoin", - "icon": "guldencoin", + "genesis_id": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", + "system": "GameCredits", + "icon": "gamecredits", "aliases": { - "coinmarketcap": "Gulden", - "nickname": "Gulden" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "coinmarketcap": "GameCredits" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptocurrency" }, - "events": { - "announcement": "02/04/2014" + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, "token": { - "name": "Gulden", - "symbol": "NLG" - }, - "specs": { - "block_time": 150, - "block_reward": "100 NLG", - "total_tokens": 1680000000, - "premine_tokens": "170000000 (10%) for development, marketing and funding of community projects", - "txs_confirm": 6, - "dependencies": "independent" + "name": "GameCredits", + "symbol": "GMC" }, + "specs": {}, "links": [ { "type": "website", - "name": "gulden.com", - "url": "https://gulden.com", + "name": "gamecredits.net", + "url": "http://gamecredits.net/", "icon": "website.png", "tags": [ "Main" @@ -25554,17 +24453,20 @@ }, { "type": "explorer", - "name": "Gulden Explorer", - "url": "https://explorer.gulden.com", - "icon": "website.png", + "name": "Explorer", + "url": "http://gmc.cryptocloudhosting.org:3001/", + "icon": "explorer.png", "tags": [ - "Main" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/nlgcoin/guldencoin", + "name": "Gamecredits GitHub", + "url": "https://github.com/gamecredits-project", "icon": "github.png", "tags": [ "Main", @@ -25574,29 +24476,30 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=554412.0", + "url": "https://bitcointalk.org/index.php?topic=1010745", "icon": "forum.png", "tags": [ + "Main", "News" ] } ], "first_price": { - "btc": 0.00000184, - "usd": 0.00077126, - "date": "2014-04-08T00:00:00" + "btc": 7e-8, + "usd": 0.00003271, + "date": "2014-01-09T00:00:00" } }, { "genesis_id": "", - "system": "Hacken", + "system": "Gamerbits", "dependencies": [ "Ethereum" ], - "icon": "hacken", + "icon": "gamerbits", "token": { - "name": "hacken token", - "symbol": "HKN" + "name": "gamerbits token", + "symbol": "GBIT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -25605,17 +24508,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Dedicated cryptocurrency for white hackers " + "headline": "Bringing crypto into Asian eSports with custom software" }, "crowdsales": { - "start_date": "2017-10-12T12:00:00", - "end_date": "2017-11-12T12:00:00", - "end_date_plan": "2017-11-12T12:00:00", + "start_date": "2017-07-26T00:00:00", + "end_date": "2017-08-26T00:00:00", + "end_date_plan": "2017-08-26T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://hacken.io/common/files/HackenWP.pdf", - "funding_url": "https://hacken.io/", + "funding_terms": "https://gbits.io/index.html", + "funding_url": "https://gbits.io/crowdsale-n.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -25629,35 +24532,35 @@ "links": [ { "type": "website", - "name": "hacken.io", - "url": "https://hacken.io/", + "name": "gbits.io", + "url": "https://gbits.io/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Hacken Whitepaper", - "url": "https://hacken.io/common/files/HackenWP.pdf", + "name": "Gamerbits Whitepaper", + "url": "https://gbits.io/Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Hacken Blog", - "url": "https://medium.com/@hacken", - "icon": "medium.png", + "type": "github", + "name": "Gamerbits GitHub", + "url": "https://github.com/Gamerbit", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135278", + "url": "https://bitcointalk.org/index.php?topic=2043383", "icon": "bitcointalk.png", "tags": [ "News" @@ -25666,60 +24569,33 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Hacken_io", + "url": "https://twitter.com/Gamerbits_", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Hacken Telegram", - "url": "https://t.me/hackenio", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/hacken/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/hacken.io", + "url": "https://www.facebook.com/gamerbitsf", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCEQ4srOLODIzXWPrkug5bMg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Hagglin", + "system": "Gaze Coin", "dependencies": [ "Ethereum" ], - "icon": "hagglin", + "icon": "gazecoin", "token": { - "name": "ribbit token", - "symbol": "" + "name": "gaze coin", + "symbol": "GZE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -25728,43 +24604,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Peer 2 Peer Marketplace & Logistics Platform" + "headline": "Immersive advertising platform for monetising VR" }, "crowdsales": { - "start_date": "2017-10-31T12:00:00", - "end_date": "2017-11-30T12:00:00", - "end_date_plan": "2017-11-30T12:00:00", + "start_date": "2017-11-13T14:00:00", + "end_date": "2017-11-27T14:00:00", + "end_date_plan": "2017-11-27T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", - "funding_url": "https://hagglin.com/", + "funding_terms": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", + "funding_url": "https://www.gazecoin.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 35000000" ], "raised": [ "" ] }, - "specs": { - "supply": 1000000000 - }, "links": [ { "type": "website", - "name": "hagglin.com", - "url": "https://hagglin.com/", + "name": "gazecoin.io", + "url": "https://www.gazecoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Hagglin Whitepaper", - "url": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", + "name": "Gaze Coin Whitepaper", + "url": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", "tags": [ "Main", "Science" @@ -25772,8 +24645,8 @@ }, { "type": "github", - "name": "Hagglin GitHub", - "url": "https://github.com/CoinFabrik/ico/tree/hagglin", + "name": "Gaze Coin GitHub", + "url": "https://github.com/GazeCoin", "icon": "github.png", "tags": [ "Main", @@ -25782,9 +24655,9 @@ }, { "type": "blog", - "name": "Hagglin Blog", - "url": "https://medium.com/@hagglinapp", - "icon": "medium.png", + "name": "Gaze Coin Blog", + "url": "https://steemit.com/@gazecoin/feed", + "icon": "blog.png", "tags": [ "Main", "News" @@ -25793,17 +24666,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/hagglinapp", + "url": "https://twitter.com/GazeCoin", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Hagglin Slack", - "url": "https://hagglin.slack.com/?redir=%2Fmessages", - "icon": "slack.png", + "type": "custom", + "name": "Gaze Coin Telegram", + "url": "https://t.me/joinchat/AwIz40P2ge49Ep95y7pltg", + "icon": "telegram.png", "tags": [ "News" ] @@ -25811,7 +24684,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/hagglinapp/", + "url": "https://www.reddit.com/user/GazeCoin/", "icon": "reddit.png", "tags": [ "News" @@ -25820,7 +24693,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Hagglin-344657639288066/", + "url": "https://web.facebook.com/gazecoin", "icon": "facebook.png", "tags": [ "News" @@ -25829,219 +24702,174 @@ ] }, { - "genesis_id": "", - "system": "Harbor", + "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", + "system": "Golos Gold", + "icon": "golos", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "harbor", "token": { - "name": "harbor token", - "symbol": "HBR" + "name": "gbg", + "symbol": "GBG" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "aliases": { + "coinmarketcap": "Golos Gold" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized application marketplace" - }, - "crowdsales": { - "start_date": "2017-11-13T12:00:00", - "end_date": "2017-12-13T00:00:00", - "end_date_plan": "2017-12-13T00:00:00", - "genesis_address": [ - "0x84b42a80283a8936ffe95f1fe3762ba4538ce21a" - ], - "funding_terms": "http://toharbor.com", - "funding_url": "http://toharbor.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Gold backed by Golos", + "page_state": "ready" }, + "specs": {}, + "flags": {}, "links": [ { "type": "website", - "name": "toharbor.com", - "url": "http://toharbor.com", + "name": "golos.io", + "url": "http://golos.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Harbor Whitepaper", - "url": "http://toharbor.com/Harbor_Whitepaper.pdf", + "type": "wallet", + "name": "Golos Wallet", + "url": "http://golos.io", + "icon": "wallet.png", "tags": [ "Main", - "Science" + "Wallet" ] }, { - "type": "github", - "name": "Harbor GitHub", - "url": "https://github.com/harborPlatform", - "icon": "github.png", + "type": "wiki", + "name": "Golos Wiki", + "url": "https://wiki.golos.io/", + "icon": "wiki.png", "tags": [ "Main", - "Code" + "Science" + ] + }, + { + "type": "blog", + "name": "Blog at Steem", + "url": "https://steemit.com/@golos", + "icon": "steem.png", + "tags": [ + "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrl7P_9a6i3tX3ZDyfBm2Ww", + "name": "YouTube Channel", + "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", "icon": "youtube.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Hero Coin", - "dependencies": [ - "Ethereum" - ], - "icon": "herocoin", - "token": { - "name": "hero coin", - "symbol": "HERO" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Reward-based peer to peer betting on the Ethereum Blockchain" - }, - "crowdsales": { - "start_date": "2017-09-14T14:00:00", - "end_date": "2017-10-14T14:00:00", - "end_date_plan": "2017-10-14T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://s3-cdn.herocoin.io/HERO_CoinOfferDocument.pdf", - "funding_url": "https://www.herocoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 2000000000 - }, - "links": [ + }, { - "type": "website", - "name": "herocoin.io", - "url": "https://www.herocoin.io/", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/goloschain", + "icon": "twitter.png", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "Hero Coin Whitepaper", - "url": "https://s3-cdn.herocoin.io/HERO_Whitepaper.pdf", + "type": "custom", + "name": "Golos Chat", + "url": "https://chat.golos.io/", + "icon": "rocketchat.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Hero Coin GitHub", - "url": "https://github.com/ByteHeroes/herocoin", - "icon": "github.png", + "type": "custom", + "name": "Golos Facebook", + "url": "https://www.facebook.com/golosru/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2116864.msg21169697#msg21169697", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Golos Whitepaper RUS", + "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/HEROcoinio", - "icon": "twitter.png", + "type": "github", + "name": "Golos GitHub", + "url": "https://github.com/GolosChain/", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Hero Coin Telegram", - "url": "https://t.me/joinchat/FsEwOwtrCZMWwHokEj70Gw", - "icon": "telegram.png", + "type": "explorer", + "name": "Golosdb Explorer", + "url": "https://golosdb.com", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "Hero Coin Slack", - "url": "https://herocoin.slack.com/join/shared_invite/enQtMjQyNTQ1NDU3ODYxLTVmMzlmNTg5ZTUyODM4NzFjZGVjNGFlZjYzOTM0MzI1YWIwZWMxN2UzMWMxYWQ2MDE4NDQ3OTE4Y2I1NmMyYjU", - "icon": "slack.png", + "type": "explorer", + "name": "GolosD Explorer", + "url": "http://golosd.com/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/HEROcoin/", - "icon": "reddit.png", + "type": "explorer", + "name": "Steemul Explorer", + "url": "http://steemul.ru/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/HEROcoinio/", - "icon": "facebook.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Hirematch", + "system": "Genesis Vision", "dependencies": [ "Ethereum" ], - "icon": "hirematch", + "icon": "genesisvision", "token": { - "name": "hirematch token", - "symbol": "HIRE" + "name": "genesis token", + "symbol": "GVT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -26050,17 +24878,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized blockchain employee recruitment platform" + "headline": "Platform for the investing built on smart contracts" }, "crowdsales": { - "start_date": "2017-10-01T00:01:00", - "end_date": "2017-10-31T23:59:00", - "end_date_plan": "2017-10-31T23:59:00", + "start_date": "2017-10-15T09:00:00", + "end_date": "2017-11-15T09:00:00", + "end_date_plan": "2017-11-15T09:00:00", "genesis_address": [ "" ], - "funding_terms": "http://www.hirematch.io/", - "funding_url": "http://www.hirematch.io/", + "funding_terms": "https://genesis.vision", + "funding_url": "https://genesis.vision", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -26071,19 +24899,22 @@ "" ] }, + "specs": { + "supply": 44000000 + }, "links": [ { "type": "website", - "name": "hirematch.io", - "url": "https://www.hirematch.io/", + "name": "genesis.vision", + "url": "https://genesis.vision/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Hirematch Whitepaper", - "url": "https://hirematch.io/docs/hirematch-whitepaper.pdf", + "name": "Genesis Vision Whitepaper", + "url": "https://genesis.vision/white-paper-eng.pdf", "tags": [ "Main", "Science" @@ -26091,18 +24922,28 @@ }, { "type": "github", - "name": "Hirematch GitHub", - "url": "https://github.com/hirematchio/hirematch", + "name": "Genesis Vision GitHub", + "url": "https://github.com/GenesisVision ", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Genesis Vision Blog", + "url": "https://blog.genesis.vision/?gi=b43c7caff0de", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2014698.msg20077199#msg20077199", + "url": "https://bitcointalk.org/index.php?topic=2143279.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -26111,17 +24952,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/hire_match", + "url": "https://twitter.com/genesis_vision", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Hirematch Slack", - "url": "https://hirematch.slack.com/join/shared_invite/MjM4Mzk4ODE4Njc2LTE1MDQ4ODg2MTctMzVhYTg0M2FlMA", - "icon": "slack.png", + "type": "custom", + "name": "Genesis Vision Telegram", + "url": "https://t.me/genesisvision", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/genesisvision/", + "icon": "reddit.png", "tags": [ "News" ] @@ -26129,7 +24979,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/hirematchico/", + "url": "https://fb.me/GenesisVisionProject", "icon": "facebook.png", "tags": [ "News" @@ -26138,45 +24988,42 @@ ] }, { - "genesis_id": "000009ea5ef5019446b315e7e581fc2ea184315ed46c9ddeadc8aa9442deedc9", - "system": "HoboNickels", - "icon": "hobonickels", + "genesis_id": "0000002bdf4ca3a0b3fec305724006871ec5e683da5d70d9fe7a22f1f967e7f3", + "system": "GeoCoin", + "icon": "geocoin", "aliases": { - "coinmarketcap": "HoboNickels" + "coinmarketcap": "GeoCoin" }, "consensus": { - "type": "Hybrid", - "algorithm": "Scrypt+Peercoin" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency" }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-07-24T05:05:37", - "url": "https://bitcointalk.org/index.php?topic=261550.0" - }, - { - "name": "Genesis", - "start_date": "2013-07-24T03:17:04" - } - ], + "events": { + "announcement": "18/08/2013", + "genesis": "12/08/2013" + }, "token": { - "name": "HoboNickels", - "symbol": "HBN" + "name": "GeoCoin", + "symbol": "GEO" }, "specs": { - "block_time": "30", - "block_reward": 5, - "total_tokens": 120000000 + "p2p": 3990, + "rpc": 3991, + "block_reward": 33, + "total_tokens": 1000000000, + "premine_tokens": 25000000, + "difficulty_cycle": "20", + "mint_confirm": 25 }, "links": [ { "type": "website", - "name": "hobonickels.info", - "url": "http://www.hobonickels.info/", + "name": "geo.money", + "url": "http://geo.money/", "icon": "website.png", "tags": [ "Main" @@ -26185,7 +25032,7 @@ { "type": "explorer", "name": "Explorer", - "url": "http://hbn.cryptocoinexplorer.com/", + "url": "http://104.236.52.122:3006/", "icon": "explorer.png", "tags": [ "Main", @@ -26196,8 +25043,8 @@ }, { "type": "github", - "name": "HoboNickels GitHub", - "url": "https://github.com/Crypto-Expert/HoboNickels", + "name": "GeoCoin GitHub", + "url": "https://github.com/onetimer/onetimer", "icon": "github.png", "tags": [ "Main", @@ -26207,7 +25054,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=303749.0", + "url": "https://bitcointalk.org/index.php?topic=923995", "icon": "forum.png", "tags": [ "Main", @@ -26216,163 +25063,172 @@ } ], "first_price": { - "btc": 0.00010569, - "usd": 0.06773652, - "date": "2013-12-16T00:00:00" + "btc": 0.00019311, + "usd": 0.0464038, + "date": "2015-02-22T00:00:00" } }, { - "genesis_id": "Horizon", - "system": "Horizon", - "icon": "horizon", - "aliases": { - "coinmarketcap": "Horizon" + "genesis_id": "108497", + "system": "GetGems", + "dependencies": [ + "Bitcoin", + "Counterparty" + ], + "token": { + "name": "gem", + "symbol": "GEMZ" + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentrilized Business Platform" - }, - "events": [ - { - "name": "Horizon Announcement", - "start_date": "2014-10-14T08:25:00", - "url": "https://bitcointalk.org/index.php?topic=551666.msg6003371#msg6003371" - } - ], - "consensus": { - "type": "PoS", - "algorithm": "NXT" + "system_type": "cryptoasset", + "headline": "Messaging that Pays", + "tags": [ + "DApp" + ] }, - "token": { - "name": "Horizon", - "symbol": "HZ" + "aliases": { + "coinmarketcap": "GetGems", + "CurrencyName": "GetGems" }, "specs": { - "block_time": 600, - "total_tokens": 1000000000 + "total_tokens": 100000000 + }, + "crowdsales": { + "start_date": "2014-01-12T00:00:00", + "end_date": "2015-02-05T00:00:00", + "genesis_address": [ + "1FcZ3m3Xchnsj8SAFQusTsKxa1neYBcmmf" + ], + "funding_terms": "https://koinify.com/blog/gems-token-sale-details-update/", + "funding_operator": "koinify", + "funding_url": "https://koinify.com/#/project/GEMZ", + "tokens_sold": 38135367, + "btc_raised": 2633 }, "links": [ { - "type": "website", - "name": "horizonplatform.io", - "url": "https://horizonplatform.io/", - "icon": "website.png", - "links": [ - "Main" - ] + "type": "risk", + "name": "Minimum Viable Product has not been launched", + "url": "", + "icon": "" }, { - "name": "Horizon Explorer", - "url": "https://blockchain.info/", - "type": "explorer", - "icon": "explorer.png", + "name": "getgems.org", + "url": "http://getgems.org/", + "icon": "website.png", "tags": [ "Main", - "Apps", - "Analytics" - ] + "Apps" + ], + "type": "website" }, { - "name": "Web Wallet", - "url": "http://nexthorizon.github.io/hz-source/", - "type": "wallet", - "icon": "wallet.png", + "name": "BlockScan", + "url": "http://blockscan.com/assetInfo/GEMZ", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" - ] + "Analytics" + ], + "type": "explorer" }, { - "name": "Horison News", - "url": "https://horizonplatform.io/category/news/", - "rss": "https://horizonplatform.io/feed/", - "type": "custom", - "icon": "horizon.png", + "name": "Twitter", + "url": "https://twitter.com/getgemsorg", + "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "name": "Horizon Forum", - "url": "https://horizonplatform.io/community/", - "type": "forum", - "icon": "forum.png", + "name": "Blog", + "url": "http://getgems.ghost.io/", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" }, { - "name": "Twitter", - "url": "https://twitter.com/Horizon_HZ", - "type": "twitter", - "icon": "twitter.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/gems/", + "type": "custom", + "icon": "coindesk.png", "tags": [ - "Main", "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/groups/NHZOfficial/", - "type": "facebook", - "icon": "facebook.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/search?query=getgems", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "name": "BTT Forum Thread", - "url": "https://bitcointalk.org/index.php?topic=823785.0", - "type": "forum", - "icon": "forum.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/gems/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "name": "Horizon Tutorials", - "url": "https://horizonplatform.io/category/horizon-tutorials/", - "type": "paper", - "icon": "paper.png", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/?s=getgems", + "type": "custom", + "icon": "bitcoinist.png", "tags": [ - "Science" + "News" ] }, { - "name": "Horizon Development Roadmap", - "url": "https://horizonplatform.io/about/development-roadmap/", - "type": "paper", - "icon": "paper.png", + "name": "GetGems Android", + "url": "https://play.google.com/store/apps/details?id=org.getgemsmessenger.app", + "icon": "getgems-android.png", "tags": [ - "Science" - ] + "Main", + "Apps", + "Wallet" + ], + "type": "custom" }, { - "name": "Horizon Faucet", - "url": "https://faucet.horizonplatform.io/", - "type": "custom", - "icon": "horizon.png", + "name": "GetGems IOS", + "url": "https://itunes.apple.com/app/id942306232", + "icon": "getgems-ios.png", "tags": [ - "Apps" - ] + "Main", + "Apps", + "Wallet" + ], + "type": "custom" }, { - "name": "Rich List", - "url": "https://explorer.horizonplatform.io/?page=accounts", - "type": "custom", - "icon": "link.png", + "name": "CoinDaddy", + "url": "https://coindaddy.io/search?network=xcp&q=gemz", + "icon": "coindaddy.png", "tags": [ "Apps", "Analytics" - ] + ], + "type": "explorer" }, { - "name": "Horizon Exchange", - "url": "http://hzxchange.net/", + "name": "Counterparty DEX", + "url": "https://counterwallet.co", "type": "custom", - "icon": "horizon.png", + "icon": "counterparty.png", "tags": [ "Apps", "Exchange" @@ -26388,146 +25244,128 @@ "Exchange" ] }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, { "name": "Bittrex", - "url": "https://bittrex.com", + "url": "https://bittrex.com/", "type": "custom", "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/gems/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] } ], "first_price": { - "btc": 8.5e-7, - "usd": 0.00055546, - "date": "2014-06-02T00:00:00" + "btc": 0.00006904, + "usd": 0.0149659, + "date": "2015-02-05T00:00:00" + }, + "flags": { + "quantum": true } }, { "genesis_id": "", - "system": "Humaniq", - "icon": "humaniq", + "system": "Gilgam", "dependencies": [ "Ethereum" ], + "icon": "gilgam", "token": { - "name": "humaniq", - "symbol": "HMQ" + "name": "gilgam.es\ttoken", + "symbol": "GGS" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Vico" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Discover the unbanked. Platform for financial and technology startups", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "E-Sport platform where gamers can make profit from their skills." }, "crowdsales": { - "start_date": "2017-04-06T00:00:00", - "end_date": "2017-04-27T00:00:00", + "start_date": "2017-06-20T11:11:00", + "end_date": "2017-07-20T11:11:00", + "end_date_plan": "2017-07-20T11:20:00", "genesis_address": [ - "3EEa31Y26qUip8QUTmbKGpVaGjezaHWVGn", - "3ByRCbsSPyXyR6QLSLycaKXvxNY9CxVe5w", - "3PspUiD5tmGHwF6zej2n1mRcCKZPuwmSFT", - "33xcGVuwy4BxjWxUnWFkVDmnTg9sagrQ1i", - "3LkRZHQXYUwCoipbuo7PLGsDXqPWyrfgtf", - "0xa2c9a7578e2172F32a36c5c0e49d64776F9E7883" + "1AotRHBpz8N5Q37VaPXrJxoMccmz4Hak2q", + "0x560662d3CF1D6f203f270687CF250dF97d7c847d" ], - "funding_terms": " https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", - "funding_url": "https://humaniq.co/", + "funding_terms": "https://ico.gilgam.es/pa", + "funding_url": "https://ico.gilgam.es/ico", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "" - }, - "specs": {}, - "first_price": { - "btc": "", - "usd": "", - "date": "" + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "humaniq.co", - "url": "https://humaniq.co/", - "icon": "website.png", + "name": "ico.gilgam.es", + "url": "https://ico.gilgam.es/", "tags": [ "Main" ] }, - { - "type": "twitter", - "name": "Twitter", - "url": "http://twitter.com/Humaniq_co", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "https://humaniq-co.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/humaniq.co", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, { "type": "paper", - "name": "Humaniq Whitepaper", - "url": "https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", - "icon": "paper.png", + "name": "Gilgam Whitepaper", + "url": "https://ico.gilgam.es/whitepaper/Gilgam.es.whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Humaniq ICO Contract", - "url": "https://github.com/humaniq", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://blog.humaniq.co", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/gilgam_es", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1711764.0", - "icon": "bitcoin.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/gilgames.platform", + "icon": "facebook.png", "tags": [ "News" ] @@ -26535,57 +25373,66 @@ ] }, { - "genesis_id": "000004be2b5eabb96d2932f0ba78bf4d07f89049f9b3150cc2d744c12009546f", - "system": "Hyper", - "icon": "Hyper", + "genesis_id": "", + "system": "Gimli", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Hyper" + "icon": "gimli", + "token": { + "name": "gimli token", + "symbol": "GIM" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized live stream bets and interactions" }, - "token": { - "name": "Hyper", - "symbol": "HYPER" + "crowdsales": { + "start_date": "2017-09-18T10:00:00", + "end_date": "2017-10-20T14:00:00", + "end_date_plan": "2017-10-20T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://gimli.io/", + "funding_url": "https://gimli.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "hypercrypto.com", - "url": "http://hypercrypto.com/", - "icon": "website.png", + "name": "gimli.io", + "url": "https://gimli.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/hyper/", - "icon": "cryptoid.png", + "type": "paper", + "name": "Gimli Whitepaper", + "url": "https://gimli.io/wp-content/uploads/2017/07/Gimli-white-paper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Hyper GitHub", - "url": "https://github.com/palmd/Hyper", + "name": "Gimli GitHub", + "url": "https://github.com/thegimliproject", "icon": "github.png", "tags": [ "Main", @@ -26593,155 +25440,114 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=624651.0", - "icon": "forum.png", + "type": "blog", + "name": "Gimli Blog", + "url": "https://medium.com/gimli-project", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00002027, - "usd": 0.01301139, - "date": "2014-05-31T00:00:00" - } - }, - { - "genesis_id": "000005fe04e512585c3611369c7ce23f130958038c18a462577d002680dab4fc", - "system": "HyperStake", - "icon": "hyperstake", - "aliases": { - "coinmarketcap": "HyperStake" - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "06/07/2014" - }, - "token": { - "name": "HyperStake", - "symbol": "HYP" - }, - "specs": { - "block_time": 90 - }, - "links": [ + }, { - "type": "website", - "name": "hyperstake.com", - "url": "http://hyperstake.com/", - "icon": "website.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/thegimliproject", + "icon": "twitter.png", "tags": [ - "Main" + "News" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://hyp.cryptocoinexplorer.com/", - "icon": "explorer.png", + "type": "custom", + "name": "Gimli Telegram", + "url": "https://t.me/thegimliproject", + "icon": "telegram.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "github", - "name": "HyperStake GitHub", - "url": "https://github.com/hyperstake/HyperStake", - "icon": "github.png", + "type": "slack", + "name": "Gimli Slack", + "url": "https://auto-invite-contact.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Main", - "Code" + "News" ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=678849", - "icon": "forum.png", + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/The-Gimli-Project", + "icon": "facebook.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.0000047, - "usd": 0.00259007, - "date": "2014-08-09T00:00:00" - } + ] }, { - "genesis_id": "000000ecd77baa224eebc9960e5a1632ad07858be83ae9b96d1e6fea4d675a68", - "system": "IOCoin", - "icon": "iocoin", + "genesis_id": "", + "system": "Gizer", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "I/O Coin" + "icon": "gizer", + "token": { + "name": "gizer token", + "symbol": "GZR" }, - "ratings": { - "rating_cyber": 1 + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoS", - "algorithm": "X11" + "state": "Project", + "system_type": "cryptoasset", + "headline": "The Global Gaming Network " }, - "token": { - "name": "IOCoin", - "symbol": "IOC" + "crowdsales": { + "start_date": "2017-10-20T00:00:00", + "end_date": "2017-11-20T00:00:00", + "end_date_plan": "2017-11-20T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://tokensale.gizer.io/wp-content/uploads/2017/09/GZR-Terms-of-Use.pdf", + "funding_url": "https://www.saftlaunch.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "iocoin.io", - "url": "http://iocoin.io/", - "icon": "website.png", + "name": "tokensale.gizer.io", + "url": "https://tokensale.gizer.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "I/O Coin Whitepaper", - "url": "http://iodigital.io/wp-content/uploads/2016/06/whitepaper_dions.pdf", + "name": "Gizer Whitepaper", + "url": "https://tokensale.gizer.io/wp-content/uploads/2017/09/Gizer_Whitepaper_V2.2.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "http://chainz.cryptoid.info/ioc/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, { "type": "github", - "name": "IOCoin GitHub", - "url": "https://github.com/IOCoin/iocoin", + "name": "Gizer GitHub", + "url": "https://github.com/GizerInc", "icon": "github.png", "tags": [ "Main", @@ -26749,10 +25555,10 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=695855.0", - "icon": "forum.png", + "type": "blog", + "name": "Gizer Blog", + "url": "https://medium.com/@Gizer_Gaming/", + "icon": "medium.png", "tags": [ "Main", "News" @@ -26761,16 +25567,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=695855", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=695855", + "url": "https://bitcointalk.org/index.php?topic=2200121", "icon": "bitcointalk.png", "tags": [ "News" @@ -26779,7 +25576,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/IO_Coin", + "url": "https://twitter.com/Gizer_Gaming", "icon": "twitter.png", "tags": [ "News" @@ -26787,26 +25584,17 @@ }, { "type": "custom", - "name": "I/O Coin Telegram", - "url": "https://t.me/joinchat/CqVqS0O3PjCTx9bfp4CwOQ", + "name": "Gizer Telegram", + "url": "https://t.me/joinchat/Em71dQ4KZ8G-XxpArXNuHg", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "I/O Coin Slack", - "url": "https://iocoin.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/IODigitalCurrency/", + "url": "https://www.reddit.com/r/Gizer/", "icon": "reddit.png", "tags": [ "News" @@ -26815,7 +25603,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/iodigitalblockchain/", + "url": "https://www.facebook.com/GizerGaming/", "icon": "facebook.png", "tags": [ "News" @@ -26824,29 +25612,24 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCJ5GyhoieEi18FF9oIOuQKQ", + "url": "https://www.youtube.com/watch?v=jJ4EXiZk2zA", "icon": "youtube.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.00000479, - "usd": 0.00176825, - "date": "2014-08-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Icon", + "system": "Gluon", "dependencies": [ "Ethereum" ], - "icon": "icon", + "icon": "gluon", "token": { - "name": "icon token", - "symbol": "ICX" + "name": "gluon token", + "symbol": "GLU" }, "consensus": { "consensus_type": "ERC20 Token", @@ -26855,19 +25638,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Hyperconnect the World" + "headline": "Tokenizing the Intelligent Connected Automotive Marketplace" }, "crowdsales": { - "start_date": "2017-10-20T00:00:00", - "end_date": "2017-11-03T00:00:00", - "end_date_plan": "2017-11-03T00:00:00", + "start_date": "2017-08-07T00:00:00", + "end_date": "2017-08-17T23:59:00", + "end_date_plan": "2017-08-17T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://icon.foundation/en/", - "funding_url": "https://icon.foundation/en/", + "funding_terms": "https://glutoken.com/", + "funding_url": "https://glutoken.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 200000000, "btc_raised": "", "cap_limit": [ "" @@ -26879,35 +25662,34 @@ "links": [ { "type": "website", - "name": "icon.foundation", - "url": "https://icon.foundation/en/", + "name": "glutoken.com", + "url": "https://glutoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Icon Whitepaper", - "url": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf", + "name": "Gluon Whitepaper", + "url": "https://glutoken.com/wp-content/uploads/2017/08/Gluon-Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Icon Blog", - "url": "https://medium.com/helloiconworld", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2059680]ANN", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/@helloiconworld", + "url": "https://twitter.com/glu_token?lang=en", "icon": "twitter.png", "tags": [ "News" @@ -26915,8 +25697,8 @@ }, { "type": "custom", - "name": "Icon Telegram", - "url": "https://t.me/joinchat/Fqw4igkkVmYtj--ZVi-QcA", + "name": "Gluon Telegram", + "url": "https://t.me/glutoken", "icon": "telegram.png", "tags": [ "News" @@ -26925,72 +25707,64 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/helloicon", + "url": "https://www.facebook.com/gluonsolutions/?ref=br_rs", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC5SrWL7CKY09cVtuDxHtizw", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "0x888666CA69E0f178DED6D75b5726Cee99A87D698", - "system": "Iconomi", - "icon": "iconomi", + "genesis_id": "0x6810e776880c02933d47db1b9fc05908e5386b96", + "system": "Gnosis", "dependencies": [ "Ethereum" ], + "icon": "gnosis", "token": { - "name": "iconomi token", - "symbol": "ICN" + "name": "gnosis token", + "symbol": "GNO" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Iconomi" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Open Fund Management Platform", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "headline": "Prediction Market Platform on Ethereum" + }, + "aliases": { + "coinmarketcap": "Gnosis" }, "crowdsales": { - "start_date": "2016-08-25T08:00:00", - "end_date": "2016-09-29T20:00:00", + "start_date": "2017-04-24T17:00:00", + "end_date": "2017-04-24T17:10:00", + "end_date_plan": "2017-05-24T17:00:00", "genesis_address": [ - "3KbWWjumBGLBUWYCeidydxe1uET9QyWoEg", - "0x154Af3E01eC56Bc55fD585622E33E3dfb8a248d8", - "6300322192409448238L" + "0x1d0DcC8d8BcaFa8e8502BEaEeF6CBD49d3AFFCDC", + "0x851b7F3Ab81bd8dF354F0D7640EFcD7288553419" ], - "funding_terms": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", - "funding_url": "https://ico.iconomi.net/", - "tokens_sold": 85000000, - "tokens_issued": 100000000, - "btc_raised": 17274 + "funding_terms": "https://blog.gnosis.pm/the-gnosis-model-of-token-sale-responsibility-3009958f70b8", + "funding_url": "https://gnosis.pm/", + "tokens_sold": 417000, + "tokens_issued": 10000000, + "btc_raised": 10213, + "cap_limit": [ + "usd = 12500000" + ], + "raised": [ + "eth = 250000" + ] }, "specs": { - "supply": 100000000 + "supply": 10000000 }, "first_price": { - "date": "2016-09-29T20:00:00", - "btc": 0.00020323, - "usd": 0.12313299 + "date": "2017-04-24T17:10:10", + "usd": 29.61010293, + "btc": 0.02449059 }, "flags": { "supply_from_here": true @@ -26998,28 +25772,35 @@ "links": [ { "type": "website", - "name": "iconomi.net", - "url": "https://www.iconomi.net/", - "icon": "website.png", + "name": "gnosis.pm", + "url": "https://www.gnosis.pm/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Iconomi Crowdsale", - "url": "https://ico.iconomi.net/", - "icon": "website.png", + "type": "paper", + "name": "Gnosis Whitepaper", + "url": "https://gnosis.pm/resources/default/pdf/gnosis_whitepaper.pdf", "tags": [ - "Apps" + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/ConsenSys/gnosis.js", + "tags": [ + "Main", + "Code" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/iconominet", - "rss": "https://medium.com/feed/@iconominet", - "icon": "medium.png", + "name": "Gnosis Blog", + "url": "https://blog.gnosis.pm/", + "icon": "blog.png", "tags": [ "Main", "News" @@ -27028,245 +25809,152 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/iconominet", + "url": "https://twitter.com/gnosisPM", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/iconomi.net/", + "url": "https://www.facebook.com/Gnosis.pm/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Iconomi Whitepaper", - "url": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Whitepaper on App Token Funds", - "url": "https://www.iconomi.net/CoinFundsWhitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/Gnosis", + "icon": "etherscan.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io/", - "icon": "etherdelta.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/", + "icon": "ethercamp.png", "tags": [ "Apps", - "Exchange" - ] - } - ] - }, - { - "genesis_id": "1.3.1006", - "system": "Icoo", - "icon": "icoo", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "ICO OpenLedger" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Initial Coin Offering Openledger" - }, - "consensus": { - "consensus_type": "BitShares", - "consensus_name": "User Issued Asset" - }, - "token": { - "name": "ICOO", - "symbol": "ICOO" - }, - "crowdsales": { - "start_date": "2016-05-20T18:00:00", - "end_date": "2016-07-25T12:00:00", - "genesis_address": [ - "icoo" - ], - "funding_terms": "http://www.icoo.io/", - "funding_url": "http://www.icoo.io/", - "tokens_issued": 491205, - "tokens_sold": 491205, - "btc_raised": 576.53 - }, - "first_price": { - "btc": 0.00117371, - "usd": 0.77075646, - "date": "2016-07-25T12:00:00" - }, - "specs": {}, - "ratings": {}, - "links": [ - { - "type": "website", - "name": "icoo.io", - "url": "https://www.icoo.io/", - "icon": "website.png", - "tags": [ - "Main" + "Analytics" ] }, { - "type": "twitter", - "name": "ICOO Twitter", - "url": "https://twitter.com/icoo_io", - "icon": "twitter.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/ICOO_OPEN.BTC", - "icon": "openledger.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "Main", "Apps", - "Exchange" + "Wallet" ] }, { - "type": "explorer", - "name": "ICOO Asset", - "url": "http://cryptofresh.com/a/ICOO", - "icon": "cryptofresh.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "Main", "Apps", - "Analytics" + "Wallet" ] }, { - "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=22469.0", - "icon": "forum.png", + "type": "wallet", + "name": "Parity", + "url": "https://github.com/paritytech/parity/releases", + "icon": "parity.png", "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BitCoinTalk Thread", - "url": "https://bitcointalk.org/index.php?topic=1479359.0", - "icon": "forum.png", - "tages": [ - "News" + "Apps", + "Wallet" ] } ] }, { - "genesis_id": "", - "system": "Incent", - "icon": "incent", + "genesis_id": "dced3542896ed537cb06f9cb064319adb0da615f64dd8c5e5bad974398f44b24", + "system": "GoldCoin", + "icon": "goldcoin", "dependencies": [ - "Waves" + "independent" ], - "token": { - "name": "incent", - "symbol": "Incent" + "aliases": { + "coinmarketcap": "GoldCoin" }, - "consensus": { - "type": "Waves", - "algorithm": "Transferable Fungible" + "ratings": { + "rating_cyber": 1 }, - "aliases": { - "coinmarketcap": "Incent" + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Universal Merchant-Backed Loyalty Platform", + "state": "Public", + "system_type": "cryptocurrency", "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "DAO" + ] }, - "crowdsales": { - "start_date": "2016-10-01T00:00:00", - "end_date": "2016-11-30T23:59:59", - "genesis_address": [ - "3EcZsF2GSYfBM6YNRJ7RAEuRhqLBhFRcdY" - ], - "funding_terms": "https://www.incentloyalty.com/media/IncentICO-InformationPack.pdf", - "funding_url": "https://www.incentloyalty.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "" + "token": { + "name": "GoldCoin", + "symbol": "GLD" }, "specs": { - "cap": {} + "block_time": 120, + "block_time_old": "150 up till block 44999 and 120 after" }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "incentloyalty.com", - "url": "https://www.incentloyalty.com/", + "name": "gldcoin.com", + "url": "http://gldcoin.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/incent-loyalty-blog", - "icon": "medium.png", + "type": "explorer", + "name": "Explorer", + "url": "http://gld.cryptocoinexplorer.com/", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/IncentLoyalty", - "icon": "twitter.png", + "type": "github", + "name": "GoldCoin GitHub", + "url": "https://github.com/gldcoin/gldcoin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1610052.new#new", + "url": "https://bitcointalk.org/index.php?topic=317568.0", "icon": "forum.png", "tags": [ "Main", @@ -27274,249 +25962,333 @@ ] }, { - "type": "custom", - "name": "Slack", - "url": "https://incentinvites.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/IncentLoyalty/", - "icon": "facebook.png", + "type": "forum", + "name": "GoldCoinTalk", + "url": "https://www.gldtalk.org/", + "icon": "forum.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Incent Whitepaper", - "url": "https://www.incentloyalty.com/#", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] } - ] + ], + "first_price": { + "btc": 0.00001409, + "usd": 0.00146028, + "date": "2013-06-14T00:00:00" + } }, { - "genesis_id": "", - "system": "Inchain", - "icon": "inchain", + "genesis_id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", + "system": "Golem", + "icon": "golem", "dependencies": [ "Ethereum" ], "token": { - "name": "inchain", - "symbol": "INC" + "name": "golem network token", + "symbol": "GNT" }, "consensus": { "type": "Ethereum", "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "Inchain" + "coinmarketcap": "Golem", + "nickname": "Golem" }, "descriptions": { - "state": "Pre-Public", + "state": "Public", "system_type": "cryptoasset", - "headline": "Insurance platform based on Ethereum smart contracts", + "headline": "Worldwide Supercomputer", "tags": [ - "DApp" + "DAO" ], - "twwidid": "", - "page_state": "ready" + "page_state": "draft" }, "crowdsales": { - "start_date": "2016-10-26T00:00:00", - "end_date": "2016-11-23T00:00:00", + "start_date": "2016-11-11T15:00:00", + "end_date": "2016-11-11T15:20:00", "genesis_address": [ - "3K7DAqRb6axzVwZZJYVvXfNmAdqb7D3kwD", - "0x162AC26e2f0FE036C3A3d370C118De0B6C883083" + "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" ], - "funding_terms": "https://bitcointalk.org/index.php?topic=1623519", - "funding_url": "http://ico.inchain.io/", - "tokens_sold": 85000000, - "tokens_issued": 100000000, - "btc_raised": "" + "funding_terms": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", + "funding_url": "http://golemproject.net", + "tokens_sold": 820000000, + "tokens_issued": 1000000000, + "btc_raised": 11905.1946 }, "specs": { - "cap": {} + "supply": 1000000000, + "price": {} + }, + "first_price": { + "btc": 0.00001452, + "usd": 0.01038761, + "date": "2016-11-11T15:20:00" + }, + "flags": { + "supply_from_here": true }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "inchain.io", - "url": "http://inchain.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "Inchain Crowdsale", - "url": "http://ico.inchain.io/", + "name": "golemproject.net/", + "url": "http://golemproject.net/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@inchain", - "rss": "https://medium.com/feed/@inchain", - "icon": "Medium.png", + "type": "github", + "name": "Golem GitHub", + "url": "https://github.com/imapp-pl/golem", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Inchain_dot_io", + "url": "https://twitter.com/golemproject", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1623519", - "icon": "forum.png", + "type": "blog", + "name": "Golem Project Blog", + "url": "https://blog.golemproject.net/", + "rss": "https://blog.golemproject.net/feed", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": " http://facebook.com/groups/inchain", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/GolemProject/", + "rss": "https://www.reddit.com/r/GolemProject/.rss", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Slack", - "url": "https://inchain.slack.com/", + "name": "Golem Project Slack", + "url": "http://golemproject.org:3000/", "icon": "slack.png", "tags": [ + "Main", "News" ] }, { "type": "paper", - "name": "Inchain Whitepaper", - "url": "http://ico.inchain.io/app/docs/whitepaper.pdf", + "name": "A Probabilistic Nanopayment Scheme for Golem", + "url": "http://golemproject.net/doc/GolemNanopayments.pdf", "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { "type": "paper", - "name": "Financial model", - "url": "https://dl.dropboxusercontent.com/s/9acj96asz58jnz3/Fin%20model.xlsx", + "name": "The Golem Project Crowdfunding Whitepaper", + "url": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", "icon": "paper.png", "tags": [ "Science" ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "ethercamp.png", + "tags": [ + "Apps", + "Analytics" + ] } ] }, { - "genesis_id": "", - "system": "Indorse", + "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", + "system": "Golos", + "icon": "golos", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "indorse", "token": { - "name": "indorse token", - "symbol": "IND" + "name": "golos", + "symbol": "GOLOS" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Delegated" + }, + "aliases": { + "coinmarketcap": "Golos" }, "descriptions": { - "state": "Project", - "system_type": "utility", - "headline": "Decentralized Professional Network on Ethereum Blockchain" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Social Media Blockchain Platform for russian-speaking community", + "tags": [ + "DAO" + ], + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-08-08T11:00:00", - "end_date": "2017-09-07T11:00:00", - "end_date_plan": "2017-09-08T11:00:00", + "start_date": "2016-11-01T11:00:00", + "end_date": "2016-12-04T11:00:00", "genesis_address": [ - "indorse.eth" - ], - "funding_terms": "https://indorse.io", - "funding_url": "https://indorse.io", - "tokens_sold": "", - "tokens_issued": 28288563, - "btc_raised": "", - "cap_limit": [ - "" + "3CWicRKHQqcj1N6fT1pC9J3hUzHw1KyPv3" ], - "raised": [ - "usd = 9000000" - ] + "funding_terms": "https://wiki.golos.io/1-introduction/golos_whitepaper.html", + "funding_url": "http://golos.io/ico", + "tokens_sold": 27405651.5, + "tokens_issued": 45676364, + "btc_raised": 601.08806753 + }, + "specs": {}, + "first_price": { + "btc": 0.00002193, + "usd": 0.01673005, + "date": "2016-12-04T11:00:00" }, + "flags": {}, "links": [ { "type": "website", - "name": "indorse.io", - "url": "https://indorse.io/", + "name": "golos.io", + "url": "http://golos.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Indorse Whitepaper", - "url": "https://indorse.io/whitepaper", + "type": "wallet", + "name": "Golos Wallet", + "url": "http://golos.io", + "icon": "wallet.png", "tags": [ "Main", - "Science" + "Wallet" ] }, { - "type": "blog", - "name": "Indorse Blog", - "url": "https://medium.com/joinindorse", - "icon": "medium.png", + "type": "wiki", + "name": "Golos Wiki", + "url": "https://wiki.golos.io/", + "icon": "wiki.png", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2047503.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Blog at Steem", + "url": "https://steemit.com/@golos", + "icon": "steem.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Indorse Telegram", - "url": "https://t.me/joinchat/AAAAAA1WIyLU_WrlA3b3zw", - "icon": "telegram.png", + "name": "YouTube Channel", + "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", + "icon": "youtube.png", "tags": [ "News" ] @@ -27524,189 +26296,155 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/joinIndorse", + "url": "https://twitter.com/goloschain", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Indorse Slack", - "url": "https://slack.indorse.io", - "icon": "slack.png", + "type": "custom", + "name": "Golos Chat", + "url": "https://chat.golos.io/", + "icon": "rocketchat.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/JoinIndorse/", + "name": "Golos Facebook", + "url": "https://www.facebook.com/golosru/", "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "15344649963748848799", - "system": "InstantDEX", - "icon": "instantdex", - "dependencies": [ - "NXT" - ], - "aliases": { - "coinmarketcap": "InstantDEX" - }, - "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "InstantDEX", - "symbol": "DEX" - }, - "specs": {}, - "links": [ + }, { - "type": "website", - "name": "instantdex.org", - "url": "http://instantdex.org/", - "icon": "website.png", + "type": "paper", + "name": "Golos Whitepaper RUS", + "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", + "icon": "paper.png", "tags": [ - "Main" + "Science" + ] + }, + { + "type": "github", + "name": "Golos GitHub", + "url": "https://github.com/GolosChain/", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { "type": "explorer", - "name": "NXT Asset", - "url": "http://nxtreporting.com/?as=15344649963748848799", + "name": "Golosdb Explorer", + "url": "https://golosdb.com", "icon": "explorer.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "InstantDEX BitBucket", - "url": "https://bitbucket.org/BitcoinDark/repository/downloads/BitcoinDark-x64-InstantDEX-Beta-9-12-2015.rar", - "icon": "github.png", + "type": "explorer", + "name": "GolosD Explorer", + "url": "http://golosd.com/", + "icon": "explorer.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1094381.0", - "icon": "forum.png", + "type": "explorer", + "name": "Steemul Explorer", + "url": "http://steemul.ru/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "NXT Forum", - "url": "https://nxtforum.org/nxtventures/instantdex-realtime-trading-of-nxt-nxt-assets-btc-and-btc-clones/", - "icon": "forum.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Kuna Exchange", + "url": "https://kuna.io/", + "icon": "kuna.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/#/market/GOLOS_OPEN.BTC", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 0.0039071, - "usd": 1.7213794, - "date": "2014-09-14T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "InternetofCoins", - "icon": "internetofcoins", + "system": "Graft", "dependencies": [ - "independent" + "NEM" ], + "icon": "graft", "token": { - "name": "hybrid asset", - "symbol": "XHY" - }, - "consensus": { - "type": "Hybrid POS-POW", - "algorithm": "Haystack" - }, - "aliases": { - "coinmarketcap": "", - "nickname": "Internet of Coins" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized Inclusive Cryptocurrency Environment", - "tags": [ - "DAO", - "TOS", - "DAPP" - ], - "twwidid": "", - "page_state": "draft" + "name": "graft coin", + "symbol": "GRF" }, - "specs": { - "supply": 7000000, - "premine_tokens": 0, - "rpc": "1111" + "consensus": { + "consensus_type": "Сombined PoW/PoS", + "consensus_name": "Сombined Proof-of-Work/Proof-of-State" }, - "crowdsales": { - "start_date": "2017-03-21T10:00:00", - "end_date": "2017-06-21T10:00:00", - "genesis_address": [ - "14aV8dULoL67i6xQncfmFsbFaEtpRKskC2", - "1BshWVmV1o4ZPWRvTGVMGsXMmQaV1qAouw", - "0x197A920123DDa17040A065457Ef0c01B28A54045", - "NXT-FCXQ-K5NB-EA5E-CF36G", - "NB6TCTRBT7KUN5T5337LBSBIAYHL375VHCFZNOAU", - "3P6xW7z9rjfGcoTeEiitoWfHWMbZ5j2GZkN", - "internet-of-coins" - ], - "funding_terms": "https://coinstorm.net/terms", - "funding_url": "https://coinstorm.net", - "btc_raised": "", - "tokens_sold": "", - "tokens_issued": 7000000, - "min_investment": 0.01 + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Unified Payment Processing Network" }, "links": [ { "type": "website", - "name": "coinstorm.net", - "url": "https://coinstorm.net/", - "icon": "website.png", + "name": "graft.network", + "url": "https://graft.network", "tags": [ "Main" ] }, { "type": "paper", - "name": "Internet of Coins whitepaper", - "url": "https://internetofcoins.org/public/uploads/whitepaper_ioc.pdf", - "icon": "paper.png", + "name": "Graft Whitepaper", + "url": "https://github.com/graft-project/graft-white-paper/blob/master/graft-white-paper-1.02/graft-white-paper-1.02.md", "tags": [ "Main", "Science" @@ -27714,8 +26452,8 @@ }, { "type": "github", - "name": "Github", - "url": "https://github.com/internetofcoins", + "name": "Graft GitHub", + "url": "https://github.com/graft-project", "icon": "github.png", "tags": [ "Main", @@ -27724,8 +26462,8 @@ }, { "type": "blog", - "name": "Blog", - "url": "https://internetofcoins.org/blog", + "name": "Graft Blog", + "url": "https://www.graft.network/blog/", "icon": "blog.png", "tags": [ "Main", @@ -27735,8 +26473,8 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1760129.0", - "icon": "bitcoin.png", + "url": "https://bitcointalk.org/index.php?topic=2115188", + "icon": "bitcointalk.png", "tags": [ "News" ] @@ -27744,7 +26482,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/internetofcoins", + "url": "https://twitter.com/graftnetwork", "icon": "twitter.png", "tags": [ "News" @@ -27752,9 +26490,27 @@ }, { "type": "custom", - "name": "Youtube", - "url": "https://www.youtube.com/results?search_query=internet+of+coins", - "icon": "youtube.png", + "name": "Graft Telegram", + "url": "https://t.me/joinchat/EneBw0RALAOjkSL2mdt2Gw", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Graft/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Graft-460292407666720/", + "icon": "facebook.png", "tags": [ "News" ] @@ -27763,14 +26519,14 @@ }, { "genesis_id": "", - "system": "Internxt", + "system": "Grid+", "dependencies": [ "Ethereum" ], - "icon": "internxt", + "icon": "grid+", "token": { - "name": "internxt token", - "symbol": "INXT" + "name": "grid token", + "symbol": "GRID" }, "consensus": { "consensus_type": "ERC20 Token", @@ -27779,19 +26535,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Welcome To A New Internet" + "headline": "Access to energy markets using Ethereum" }, "crowdsales": { - "start_date": "2017-09-28T19:00:00", - "end_date": "2018-09-07T19:00:00", - "end_date_plan": "2018-09-07T19:00:00", + "start_date": "2017-10-30T00:00:00", + "end_date": "2017-11-30T00:00:00", + "end_date_plan": "2017-11-30T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://internxt.io/", - "funding_url": "https://internxt.io/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://gridplus.io/pre-sale", + "funding_url": "https://gridplus.io/pre-sale", + "tokens_sold": 90000000, + "tokens_issued": 300000000, "btc_raised": "", "cap_limit": [ "" @@ -27803,16 +26559,16 @@ "links": [ { "type": "website", - "name": "internxt.io", - "url": "https://internxt.io/", + "name": "gridplus.io", + "url": "https://gridplus.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Internxt Whitepaper", - "url": "https://internxt.io/whitepaper.pdf", + "name": "Grid+ Whitepaper", + "url": "https://drive.google.com/file/d/0Bz90riPGRHquNDVXVE81RmppaUk/view", "tags": [ "Main", "Science" @@ -27820,28 +26576,47 @@ }, { "type": "github", - "name": "Internxt GitHub", - "url": "https://github.com/internxt", + "name": "Grid+ GitHub", + "url": "https://github.com/gridplus", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Grid+ Blog", + "url": "https://blog.gridplus.io/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2015773.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/internxt_io", + "url": "https://twitter.com/gridplus_energy?lang=en", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Internxt Telegram", - "url": "https://t.me/internxt_io", - "icon": "telegram.png", + "type": "slack", + "name": "Grid+ Slack", + "url": "https://join.slack.com/t/grid-plus/shared_invite/MjE1NTY1MDQ4NzIwLTE1MDA2NzYzNDAtYzdhOTViNWM1Mw", + "icon": "slack.png", "tags": [ "News" ] @@ -27849,95 +26624,134 @@ ] }, { - "genesis_id": "", - "system": "Iota", - "icon": "iota", + "genesis_id": "000005a247b397eadfefa58e872bc967c2614797bdc8d4d0e6b09fea5c191599", + "system": "GridCoin", "dependencies": [ "independent" ], + "icon": "gridcoin", "token": { - "name": "iota", - "symbol": "IOTA" + "name": "grid", + "symbol": "GRC" + }, + "aliases": { + "coinmarketcap": "GridCoin" }, "consensus": { - "type": "Tangle", - "algorithm": "Iota" + "type": "PoS", + "algorithm": "Proof-of-Research" }, "descriptions": { - "state": "Pre-Public", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Cryptocurrency for Internet-of-Things", + "headline": "Open source math-based digital asset", "tags": [ "DAO" ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "IOTA" - }, - "crowdsales": { - "start_date": "2015-11-25T00:00:00", - "end_date": "2015-12-21T00:00:00", - "genesis_address": [ - "1G8hh3bHMMhZSATwisBVbGFSYBKK3Suib8", - "NXT-Q4N3-V2QJ-S3GT-FW4Z9" - ], - "funding_terms": "http://188.138.57.93/tos.pdf", - "funding_url": "http://www.iotatoken.com/", - "tokens_sold": 2779530283277761, - "tokens_issued": 2779530283277761, - "btc_raised": 1191.1311 + "page_state": "ready" }, - "specs": { - "supply": 2779530283277761, - "cap": { - "btc": 1191.1311, - "usd": 521431 + "events": [ + { + "name": "Announcement", + "start_date": "2013-10-29T00:00:00" } - }, - "first_price": { - "btc": 0.00000119, - "usd": 0.00052143, - "date": "2015-12-21T00:00:00" - }, - "flags": { - "supply_from_here": true + ], + "specs": { + "rpc": 9778, + "block_time": "150", + "difficulty_cycle": "12", + "txs_confirm": 1 }, "links": [ { - "type": "site", - "name": "iotatoken.com", - "url": "http://www.iotatoken.com/", + "type": "website", + "name": "www.gridcoin.us", + "url": "http://www.gridcoin.us/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "IOTA GitHub", - "url": "https://github.com/IOTAledger", - "icon": "github.png", + "type": "explorer", + "name": "Gridcoin Explorer", + "url": "http://www.gridresearchcorp.com/gridcoin/index.php", + "icon": "explorer.png", "tags": [ "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "paper", + "name": "Whitepaper GRC-Classic", + "url": "http://www.gridcoin.us/images/gridcoin-white-paper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "Whitepaper BOINC hash", + "url": "http://finance.gridcoin.us/images/BoincHashingAlgorithm.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "GridCoin Publications", + "url": "http://www.gridcoin.us/Community/ProjectPublications.htm", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "wiki", + "name": "GridCoin Wiki", + "url": "http://wiki.gridcoin.us/Main_Page", + "icon": "wiki.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "GridCoin Guides", + "url": "http://www.gridcoin.us/Guides/", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "code", + "name": "GitHub", + "url": "https://github.com/gridcoin/Gridcoin-Research", + "icon": "github.png", + "section": [ "Code" ] }, { - "type": "wallet", - "name": "IOTA Wallet", - "url": "https://github.com/IOTAledger", - "icon": "iota.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/GridcoinNetwork", + "icon": "twitter.png", "tags": [ - "Wallet", - "Apps" + "Main", + "News" ] }, { - "type": "forum", - "name": "IOTA Forum", - "url": "https://forum.iotatoken.com/", - "icon": "forum.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/gridcoin", + "icon": "reddit.png", "tags": [ "Main", "News" @@ -27945,80 +26759,278 @@ }, { "type": "custom", - "name": "IOTA Slack", - "url": "http://slack.iotatoken.com/", - "icon": "slack.png", + "name": "Facebook", + "url": "https://www.facebook.com/gridcoins", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/iotatoken", - "icon": "twitter.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=324118.0", + "icon": "forum.png", "tags": [ "News" ] }, + { + "type": "wallet", + "name": "GridCoin Wallets", + "url": "http://www.gridcoin.us/Guides/gridcoin-install.htm", + "icon": "gridcoin.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Paper Wallet", + "url": "http://walletgenerator.net/?currency=Gridcoin", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Bionic Wallet", + "url": "https://boinc.berkeley.edu/download_all.php", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, { "type": "custom", - "name": "IOTA Documentation", - "url": "https://iota.readme.io/", + "name": "Profitability Calculator", + "url": "http://pool.gridcoin.us/ProfitabilityCalculator.aspx", + "icon": "link.png", + "tags": [ + "Apps" + ] + }, + { + "type": "custom", + "name": "Profitability Calculator", + "url": "http://boincstats.com/en/stats/-1/team/detail/118094994/projectList", + "icon": "link.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/gridcoin/#markets", + "type": "custom", "icon": "link.png", "tags": [ - "Code" + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "C-CEX", + "url": "https://c-cex.com/", + "type": "custom", + "icon": "c-cex.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "first_price": { + "btc": 0.00000712, + "usd": 0.00190594, + "date": "2015-02-28T00:00:00" + } + }, + { + "genesis_id": "00000973d52019a3fdda1b1f346e1d76cbf12f8fdd9fbf0ade33bc1da89cb2e9", + "system": "GroestlCoin", + "icon": "groestlcoin", + "aliases": { + "coinmarketcap": "GroestlCoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoW", + "algorithm": "Groestl" + }, + "token": { + "name": "GroestlCoin", + "symbol": "GRS" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "www.groestlcoin.org", + "url": "http://www.groestlcoin.org/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/grs/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "GroestlCoin GitHub", + "url": "https://github.com/GroestlCoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=525926.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00000943, + "usd": 0.00400787, + "date": "2014-04-08T00:00:00" + } + }, + { + "genesis_id": "6c5d71a461b5bff6742bb62e5be53978b8dec5103ce52d1aaab8c6a251582f92", + "system": "Guldencoin", + "icon": "guldencoin", + "aliases": { + "coinmarketcap": "Gulden", + "nickname": "Gulden" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "02/04/2014" + }, + "token": { + "name": "Gulden", + "symbol": "NLG" + }, + "specs": { + "block_time": 150, + "block_reward": "100 NLG", + "total_tokens": 1680000000, + "premine_tokens": "170000000 (10%) for development, marketing and funding of community projects", + "txs_confirm": 6, + "dependencies": "independent" + }, + "links": [ + { + "type": "website", + "name": "gulden.com", + "url": "https://gulden.com", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/iota", - "icon": "cointelegraph.png", + "type": "explorer", + "name": "Gulden Explorer", + "url": "https://explorer.gulden.com", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "type": "custom", - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/iota/", - "icon": "bitcoinist.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/nlgcoin/guldencoin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1216479.0", + "url": "https://bitcointalk.org/index.php?topic=554412.0", "icon": "forum.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "The Tangle by Serguei Popov", - "url": "https://iotatoken.com/IOTA_Whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] } - ] + ], + "first_price": { + "btc": 0.00000184, + "usd": 0.00077126, + "date": "2014-04-08T00:00:00" + } }, { "genesis_id": "", - "system": "Jibrel Network", + "system": "Hacken", "dependencies": [ "Ethereum" ], - "icon": "jibrelnetwork", + "icon": "hacken", "token": { - "name": "jibrel network token", - "symbol": "JNT" + "name": "hacken token", + "symbol": "HKN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28027,17 +27039,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Financial assets represented as ERC-20 tokens on Ethereum" + "headline": "Dedicated cryptocurrency for white hackers " }, "crowdsales": { - "start_date": "2017-09-25T12:00:00", - "end_date": "2017-10-25T12:00:00", - "end_date_plan": "2017-10-25T12:00:00", + "start_date": "2017-10-12T12:00:00", + "end_date": "2017-11-12T12:00:00", + "end_date_plan": "2017-11-12T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://jibrel.network/#jnt", - "funding_url": "https://jibrel.network/", + "funding_terms": "https://hacken.io/common/files/HackenWP.pdf", + "funding_url": "https://hacken.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -28051,35 +27063,35 @@ "links": [ { "type": "website", - "name": "jibrel.network", - "url": "https://jibrel.network/", + "name": "hacken.io", + "url": "https://hacken.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Jibrel Network Whitepaper", - "url": "https://jibrel.network/assets/white_paper/Jibrel%20Network%20-%20White%20Paper%20(2nd%20Draft).pdf", + "name": "Hacken Whitepaper", + "url": "https://hacken.io/common/files/HackenWP.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Jibrel Network GitHub", - "url": "https://github.com/jibrelnetwork/", - "icon": "github.png", + "type": "blog", + "name": "Hacken Blog", + "url": "https://medium.com/@hacken", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2057487.0", + "url": "https://bitcointalk.org/index.php?topic=2135278", "icon": "bitcointalk.png", "tags": [ "News" @@ -28088,7 +27100,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JibrelNetwork", + "url": "https://twitter.com/Hacken_io", "icon": "twitter.png", "tags": [ "News" @@ -28096,27 +27108,27 @@ }, { "type": "custom", - "name": "Jibrel Network Telegram", - "url": "https://t.me/jibrelnetwork", + "name": "Hacken Telegram", + "url": "https://t.me/hackenio", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Jibrel Network Slack", - "url": "https://jibrelnetwork.slack.com/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/hacken/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/JibrelNetwork/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/hacken.io", + "icon": "facebook.png", "tags": [ "News" ] @@ -28124,7 +27136,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UChRHMyaETb7M9OwfQQodh7g", + "url": "https://www.youtube.com/channel/UCEQ4srOLODIzXWPrkug5bMg", "icon": "youtube.png", "tags": [ "News" @@ -28134,14 +27146,14 @@ }, { "genesis_id": "", - "system": "Jincor", + "system": "Hagglin", "dependencies": [ "Ethereum" ], - "icon": "jincor", + "icon": "hagglin", "token": { - "name": "jincor token", - "symbol": "JCR" + "name": "ribbit token", + "symbol": "" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28150,19 +27162,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Smart contracts and cryptocurrency transactions for any business" + "headline": "Peer 2 Peer Marketplace & Logistics Platform" }, "crowdsales": { - "start_date": "2017-11-01T00:00:00", - "end_date": "2017-12-15T00:00:00", - "end_date_plan": "2017-12-15T00:00:00", + "start_date": "2017-10-31T12:00:00", + "end_date": "2017-11-30T12:00:00", + "end_date_plan": "2017-11-30T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://ico.jincor.com/", - "funding_url": "http://ico.jincor.com/", + "funding_terms": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", + "funding_url": "https://hagglin.com/", "tokens_sold": "", - "tokens_issued": 35000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -28171,19 +27183,22 @@ "" ] }, + "specs": { + "supply": 1000000000 + }, "links": [ { "type": "website", - "name": "ico.jincor.com", - "url": "http://ico.jincor.com/", + "name": "hagglin.com", + "url": "https://hagglin.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Jincor Whitepaper", - "url": "https://s3.eu-west-2.amazonaws.com/jincor-ico/whitepaper.pdf", + "name": "Hagglin Whitepaper", + "url": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", "tags": [ "Main", "Science" @@ -28191,8 +27206,8 @@ }, { "type": "github", - "name": "Jincor GitHub", - "url": "https://github.com/jincortech", + "name": "Hagglin GitHub", + "url": "https://github.com/CoinFabrik/ico/tree/hagglin", "icon": "github.png", "tags": [ "Main", @@ -28200,28 +27215,38 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2039071.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Hagglin Blog", + "url": "https://medium.com/@hagglinapp", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/jincor_ico", + "url": "https://twitter.com/hagglinapp", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Jincor Telegram", - "url": "https://t.me/JincorICO", - "icon": "telegram.png", + "type": "slack", + "name": "Hagglin Slack", + "url": "https://hagglin.slack.com/?redir=%2Fmessages", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/hagglinapp/", + "icon": "reddit.png", "tags": [ "News" ] @@ -28229,7 +27254,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/jincorlimited", + "url": "https://www.facebook.com/Hagglin-344657639288066/", "icon": "facebook.png", "tags": [ "News" @@ -28238,51 +27263,66 @@ ] }, { - "genesis_id": "0000052f45f694ad4626eeca11c53c79cdd7b4c9ff3ccf123c90ebce3dea4f15", - "system": "Jumbucks", - "icon": "jumbucks", - "aliases": { - "coinmarketcap": "Jumbucks" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "genesis_id": "", + "system": "Harbor", + "dependencies": [ + "Ethereum" + ], + "icon": "harbor", + "token": { + "name": "harbor token", + "symbol": "HBR" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "token": { - "name": "jumbuck", - "symbol": "JBS" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized application marketplace" + }, + "crowdsales": { + "start_date": "2017-11-13T12:00:00", + "end_date": "2017-12-13T00:00:00", + "end_date_plan": "2017-12-13T00:00:00", + "genesis_address": [ + "0x84b42a80283a8936ffe95f1fe3762ba4538ce21a" + ], + "funding_terms": "http://toharbor.com", + "funding_url": "http://toharbor.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "getjumbucks.com", - "url": "http://getjumbucks.com/", - "icon": "website.png", + "name": "toharbor.com", + "url": "http://toharbor.com", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/jbs/", - "icon": "cryptoid.png", + "type": "paper", + "name": "Harbor Whitepaper", + "url": "http://toharbor.com/Harbor_Whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Jumbucks GitHub", - "url": "https://github.com/jyap808/jumbucks", + "name": "Harbor GitHub", + "url": "https://github.com/harborPlatform", "icon": "github.png", "tags": [ "Main", @@ -28290,32 +27330,26 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=865169.0", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrl7P_9a6i3tX3ZDyfBm2Ww", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00496594, - "usd": 2.61563333, - "date": "2014-09-07T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Kairos", + "system": "Hero Coin", "dependencies": [ "Ethereum" ], - "icon": "kairos", + "icon": "herocoin", "token": { - "name": "kairos token", - "symbol": "KAIROS" + "name": "hero coin", + "symbol": "HERO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28324,17 +27358,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "First Artificial intelligence driven ETF for block-chain assets" + "headline": "Reward-based peer to peer betting on the Ethereum Blockchain" }, "crowdsales": { - "start_date": "2017-07-27T13:00:00", - "end_date": "2017-08-27T22:00:00", - "end_date_plan": "2017-08-27T22:00:00", + "start_date": "2017-09-14T14:00:00", + "end_date": "2017-10-14T14:00:00", + "end_date_plan": "2017-10-14T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://kairostokens.com/", - "funding_url": "https://kairostokens.com/crowdsale", + "funding_terms": "https://s3-cdn.herocoin.io/HERO_CoinOfferDocument.pdf", + "funding_url": "https://www.herocoin.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -28345,28 +27379,41 @@ "" ] }, + "specs": { + "supply": 2000000000 + }, "links": [ { "type": "website", - "name": "kairostokens.com", - "url": "https://kairostokens.com/", + "name": "herocoin.io", + "url": "https://www.herocoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Kairos Whitepaper", - "url": "https://kairostokens.com/assets/pdf/whitepaper.pdf", + "name": "Hero Coin Whitepaper", + "url": "https://s3-cdn.herocoin.io/HERO_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Hero Coin GitHub", + "url": "https://github.com/ByteHeroes/herocoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2049551.0", + "url": "https://bitcointalk.org/index.php?topic=2116864.msg21169697#msg21169697", "icon": "bitcointalk.png", "tags": [ "News" @@ -28375,7 +27422,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/kairostokens", + "url": "https://twitter.com/HEROcoinio", "icon": "twitter.png", "tags": [ "News" @@ -28383,17 +27430,35 @@ }, { "type": "custom", - "name": "Kairos Telegram", - "url": "https://t.me/kairostokens", + "name": "Hero Coin Telegram", + "url": "https://t.me/joinchat/FsEwOwtrCZMWwHokEj70Gw", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Hero Coin Slack", + "url": "https://herocoin.slack.com/join/shared_invite/enQtMjQyNTQ1NDU3ODYxLTVmMzlmNTg5ZTUyODM4NzFjZGVjNGFlZjYzOTM0MzI1YWIwZWMxN2UzMWMxYWQ2MDE4NDQ3OTE4Y2I1NmMyYjU", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/HEROcoin/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Kairostokens", + "url": "https://www.facebook.com/HEROcoinio/", "icon": "facebook.png", "tags": [ "News" @@ -28403,14 +27468,14 @@ }, { "genesis_id": "", - "system": "Kickico", + "system": "Hirematch", "dependencies": [ "Ethereum" ], - "icon": "kickico", + "icon": "hirematch", "token": { - "name": "KickCoin", - "symbol": "KC" + "name": "hirematch token", + "symbol": "HIRE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28419,22 +27484,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "A unified blockchain-based platform for cryptocurrency crowdfunding" + "headline": "Decentralized blockchain employee recruitment platform" }, "crowdsales": { - "start_date": "2017-08-29T13:00:00", - "end_date": "2017-09-29T13:00:00", - "end_date_plan": "2017-09-29T13:00:00", + "start_date": "2017-10-01T00:01:00", + "end_date": "2017-10-31T23:59:00", + "end_date_plan": "2017-10-31T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.kickico.com/", - "funding_url": "https://www.kickico.com/", + "funding_terms": "http://www.hirematch.io/", + "funding_url": "http://www.hirematch.io/", "tokens_sold": "", - "tokens_issued": 800000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "eth = 200000" + "" ], "raised": [ "" @@ -28443,54 +27508,54 @@ "links": [ { "type": "website", - "name": "kickico.com", - "url": "http://www.kickico.com", + "name": "hirematch.io", + "url": "https://www.hirematch.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Kickico Whitepaper", - "url": "https://www.kickico.com/whitepaper", + "name": "Hirematch Whitepaper", + "url": "https://hirematch.io/docs/hirematch-whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Kickico Blog", - "url": "https://medium.com/@kickico", - "icon": "medium.png", + "type": "github", + "name": "Hirematch GitHub", + "url": "https://github.com/hirematchio/hirematch", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KICKICOplatform", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2014698.msg20077199#msg20077199", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Kickico Telegram", - "url": "https://t.me/kickico", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/hire_match", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KickICO/", - "icon": "reddit.png", + "type": "slack", + "name": "Hirematch Slack", + "url": "https://hirematch.slack.com/join/shared_invite/MjM4Mzk4ODE4Njc2LTE1MDQ4ODg2MTctMzVhYTg0M2FlMA", + "icon": "slack.png", "tags": [ "News" ] @@ -28498,347 +27563,405 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Kickico-1909910745919239", + "url": "https://www.facebook.com/hirematchico/", "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "000009ea5ef5019446b315e7e581fc2ea184315ed46c9ddeadc8aa9442deedc9", + "system": "HoboNickels", + "icon": "hobonickels", + "aliases": { + "coinmarketcap": "HoboNickels" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "Scrypt+Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-07-24T05:05:37", + "url": "https://bitcointalk.org/index.php?topic=261550.0" + }, + { + "name": "Genesis", + "start_date": "2013-07-24T03:17:04" + } + ], + "token": { + "name": "HoboNickels", + "symbol": "HBN" + }, + "specs": { + "block_time": "30", + "block_reward": 5, + "total_tokens": 120000000 + }, + "links": [ + { + "type": "website", + "name": "hobonickels.info", + "url": "http://www.hobonickels.info/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_zMuXu_P7idt84qOqDFMcw", - "icon": "youtube.png", + "type": "explorer", + "name": "Explorer", + "url": "http://hbn.cryptocoinexplorer.com/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "HoboNickels GitHub", + "url": "https://github.com/Crypto-Expert/HoboNickels", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=303749.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00010569, + "usd": 0.06773652, + "date": "2013-12-16T00:00:00" + } }, { - "genesis_id": "", - "system": "Komodo", - "dependencies": [ - "Bitcoin" - ], - "icon": "komodo", - "token": { - "name": "komodo token", - "symbol": "KMD" - }, - "consensus": { - "consensus_type": "Delayed Proof of Work", - "consensus_name": "dPoW" + "genesis_id": "Horizon", + "system": "Horizon", + "icon": "horizon", + "aliases": { + "coinmarketcap": "Horizon" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Secure and private money with a built-in gateway" + "headline": "Decentrilized Business Platform" + }, + "events": [ + { + "name": "Horizon Announcement", + "start_date": "2014-10-14T08:25:00", + "url": "https://bitcointalk.org/index.php?topic=551666.msg6003371#msg6003371" + } + ], + "consensus": { + "type": "PoS", + "algorithm": "NXT" }, - "aliases": { - "coinmarketcap": "Komodo" + "token": { + "name": "Horizon", + "symbol": "HZ" }, - "crowdsales": { - "start_date": "2016-10-15T00:00:00", - "end_date": "2016-11-20T00:10:00", - "end_date_plan": "2016-11-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.komodoplatform.com/", - "funding_url": "https://komodoplatform.com/#top", - "tokens_sold": 90000000, - "tokens_issued": 100000000, - "btc_raised": 2639, - "cap_limit": [ - "btc = 30000" - ], - "raised": [ - "" - ] + "specs": { + "block_time": 600, + "total_tokens": 1000000000 }, "links": [ { "type": "website", - "name": "komodoplatform.com", - "url": "https://komodoplatform.com/", - "tags": [ + "name": "horizonplatform.io", + "url": "https://horizonplatform.io/", + "icon": "website.png", + "links": [ "Main" ] }, { - "type": "paper", - "name": "Komodo Whitepaper", - "url": "https://komodoplatform.com/whitepaper/", + "name": "Horizon Explorer", + "url": "https://blockchain.info/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Komodo GitHub", - "url": "https://github.com/jl777/komodo", - "icon": "github.png", + "name": "Web Wallet", + "url": "http://nexthorizon.github.io/hz-source/", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "name": "Horison News", + "url": "https://horizonplatform.io/category/news/", + "rss": "https://horizonplatform.io/feed/", + "type": "custom", + "icon": "horizon.png", "tags": [ - "Main", "News" ] }, { + "name": "Horizon Forum", + "url": "https://horizonplatform.io/community/", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1605144.0", - "icon": "bitcointalk.png", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/KomodoPlatform", + "url": "https://twitter.com/Horizon_HZ", + "type": "twitter", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Komodo Slack", - "url": "http://slackinvite.supernet.org/", - "icon": "slack.png", + "name": "Facebook", + "url": "https://www.facebook.com/groups/NHZOfficial/", + "type": "facebook", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/komodoplatform/", - "icon": "reddit.png", + "name": "BTT Forum Thread", + "url": "https://bitcointalk.org/index.php?topic=823785.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/KomodoPlatform/", - "icon": "facebook.png", + "name": "Horizon Tutorials", + "url": "https://horizonplatform.io/category/horizon-tutorials/", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtp7YrrEnZbW97sgPldyvKg", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "KredX", - "dependencies": [ - "Ethereum" - ], - "icon": "kredx", - "token": { - "name": "kredits token", - "symbol": "KRT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Multi-Blockchain Cryptocurrency Platform" - }, - "crowdsales": { - "start_date": "2017-10-04T00:00:00", - "end_date": "2018-03-01T23:59:00", - "end_date_plan": "2018-03-01T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=2235814.msg22545568#msg22545568", - "funding_url": "https://kredx.io/#buytokens", - "tokens_sold": "10001000", - "tokens_issued": "440000000", - "btc_raised": "", - "cap_limit": [ - "usd = 43000000" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 440000000 - }, - "links": [ - { - "type": "website", - "name": "kredx.io", - "url": "http://kredx.io/", + "name": "Horizon Development Roadmap", + "url": "https://horizonplatform.io/about/development-roadmap/", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main" + "Science" ] }, { - "type": "paper", - "name": "KredX Whitepaper", - "url": "http://kredx.io/kredx.pdf", + "name": "Horizon Faucet", + "url": "https://faucet.horizonplatform.io/", + "type": "custom", + "icon": "horizon.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "KredX GitHub", - "url": "https://github.com/kredX/kredx-platform", - "icon": "github.png", + "name": "Rich List", + "url": "https://explorer.horizonplatform.io/?page=accounts", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KredXApp", - "icon": "twitter.png", + "name": "Horizon Exchange", + "url": "http://hzxchange.net/", + "type": "custom", + "icon": "horizon.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KredX/", - "icon": "reddit.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/kredxapp/", - "icon": "facebook.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 8.5e-7, + "usd": 0.00055546, + "date": "2014-06-02T00:00:00" + } }, { "genesis_id": "", - "system": "Kuna", + "system": "Humaniq", + "icon": "humaniq", "dependencies": [ - "Waves" + "Ethereum" ], - "icon": "kuna", "token": { - "name": "kuna token", - "symbol": "KUN" + "name": "humaniq", + "symbol": "HMQ" }, "consensus": { - "consensus_type": "", - "consensus_name": "Waves" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Vico" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "The easiest way to buy and sell cryptocurrency in Eastern Europe" + "headline": "Discover the unbanked. Platform for financial and technology startups", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-07-28T10:10:00", - "end_date": "2017-08-08T22:22:00", - "end_date_plan": "2017-08-08T22:22:00", + "start_date": "2017-04-06T00:00:00", + "end_date": "2017-04-27T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://kuna.io/sco", - "funding_url": "https://kuna.io/markets/kunbtc", - "tokens_sold": 100000, - "tokens_issued": 1000000, - "btc_raised": "", - "cap_limit": [ - "" + "3EEa31Y26qUip8QUTmbKGpVaGjezaHWVGn", + "3ByRCbsSPyXyR6QLSLycaKXvxNY9CxVe5w", + "3PspUiD5tmGHwF6zej2n1mRcCKZPuwmSFT", + "33xcGVuwy4BxjWxUnWFkVDmnTg9sagrQ1i", + "3LkRZHQXYUwCoipbuo7PLGsDXqPWyrfgtf", + "0xa2c9a7578e2172F32a36c5c0e49d64776F9E7883" ], - "raised": [ - "" - ] + "funding_terms": " https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", + "funding_url": "https://humaniq.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "" + }, + "specs": {}, + "first_price": { + "btc": "", + "usd": "", + "date": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "kuna.io", - "url": "https://kuna.io/?lang=en", + "name": "humaniq.co", + "url": "https://humaniq.co/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Kuna Whitepaper", - "url": "https://kuna.io/sco", + "type": "twitter", + "name": "Twitter", + "url": "http://twitter.com/Humaniq_co", + "icon": "twitter.png", "tags": [ - "Main", - "Science" + "News" ] }, { "type": "custom", - "name": "Kuna Telegram", - "url": "https://t.me/kuna_sco_eng", - "icon": "telegram.png", + "name": "Slack", + "url": "https://humaniq-co.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2030252.0;all", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/humaniq.co", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/kunabtc", - "icon": "twitter.png", + "type": "paper", + "name": "Humaniq Whitepaper", + "url": "https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Humaniq ICO Contract", + "url": "https://github.com/humaniq", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://blog.humaniq.co", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/kunaexchange", - "icon": "facebook.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1711764.0", + "icon": "bitcoin.png", "tags": [ "News" ] @@ -28846,66 +27969,57 @@ ] }, { - "genesis_id": "", - "system": "Kyber", + "genesis_id": "000004be2b5eabb96d2932f0ba78bf4d07f89049f9b3150cc2d744c12009546f", + "system": "Hyper", + "icon": "Hyper", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "kyber", - "token": { - "name": "kyber token", - "symbol": "KNC" + "aliases": { + "coinmarketcap": "Hyper" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Instant exchange and conversion of digital assets" - }, - "crowdsales": { - "start_date": "2017-09-15T00:00:00", - "end_date": "2017-09-16T06:38:00", - "end_date_plan": "2017-09-16T06:38:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://kyber.network/", - "funding_url": "https://tokensale.kyber.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "usd = 50000000" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, + "token": { + "name": "Hyper", + "symbol": "HYPER" + }, + "specs": {}, "links": [ { "type": "website", - "name": "kyber.network", - "url": "https://kyber.network/", + "name": "hypercrypto.com", + "url": "http://hypercrypto.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Kyber Whitepaper", - "url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/hyper/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Kyber GitHub", - "url": "https://github.com/kyberNetwork/", + "name": "Hyper GitHub", + "url": "https://github.com/palmd/Hyper", "icon": "github.png", "tags": [ "Main", @@ -28913,54 +28027,105 @@ ] }, { - "type": "blog", - "name": "Kyber Blog", - "url": "https://blog.kyber.network/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=624651.0", + "icon": "forum.png", "tags": [ "Main", "News" ] + } + ], + "first_price": { + "btc": 0.00002027, + "usd": 0.01301139, + "date": "2014-05-31T00:00:00" + } + }, + { + "genesis_id": "000005fe04e512585c3611369c7ce23f130958038c18a462577d002680dab4fc", + "system": "HyperStake", + "icon": "hyperstake", + "aliases": { + "coinmarketcap": "HyperStake" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "06/07/2014" + }, + "token": { + "name": "HyperStake", + "symbol": "HYP" + }, + "specs": { + "block_time": 90 + }, + "links": [ + { + "type": "website", + "name": "hyperstake.com", + "url": "http://hyperstake.com/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/kybernetwork", - "icon": "twitter.png", + "type": "explorer", + "name": "Explorer", + "url": "http://hyp.cryptocoinexplorer.com/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Kyber Telegram", - "url": "https://t.me/kybernetwork", - "icon": "telegram.png", + "type": "github", + "name": "HyperStake GitHub", + "url": "https://github.com/hyperstake/HyperStake", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "slack", - "name": "Kyber Slack", - "url": "https://slack.kyber.network/", - "icon": "slack.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=678849", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.0000047, + "usd": 0.00259007, + "date": "2014-08-09T00:00:00" + } }, { "genesis_id": "", - "system": "LAToken", + "system": "Icon", "dependencies": [ "Ethereum" ], - "icon": "latoken", + "icon": "icon", "token": { - "name": "latoken", - "symbol": "LAT" + "name": "icon token", + "symbol": "ICX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28969,17 +28134,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Tokenize and trade real assets via crypto" + "headline": "Hyperconnect the World" }, "crowdsales": { - "start_date": "2017-08-22T11:00:00", - "end_date": "2017-10-10T11:00:00", - "end_date_plan": "2017-10-10T11:00:00", + "start_date": "2017-10-20T00:00:00", + "end_date": "2017-11-03T00:00:00", + "end_date_plan": "2017-11-03T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://latoken.com/", - "funding_url": "https://sale.latoken.com/", + "funding_terms": "https://icon.foundation/en/", + "funding_url": "https://icon.foundation/en/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -28990,50 +28155,38 @@ "" ] }, - "specs": { - "supply": 400000000 - }, "links": [ { "type": "website", - "name": "latoken.com", - "url": "https://latoken.com/", + "name": "icon.foundation", + "url": "https://icon.foundation/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "LAToken Whitepaper", - "url": "https://cdn.latoken.com/common/files/whitepaper/latoken-whitepaper-en.pdf?_ga=2.136809840.1504055711.1504015118-1549099751.1499680070", + "name": "Icon Whitepaper", + "url": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "LAToken GitHub", - "url": "https://github.com/latoken", - "icon": "github.png", + "type": "blog", + "name": "Icon Blog", + "url": "https://medium.com/helloiconworld", + "icon": "medium.png", "tags": [ "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2083486.0", - "icon": "bitcointalk.png", - "tags": [ "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/latokens", + "url": "https://twitter.com/@helloiconworld", "icon": "twitter.png", "tags": [ "News" @@ -29041,26 +28194,17 @@ }, { "type": "custom", - "name": "LAToken Telegram", - "url": "https://t.me/latoken", + "name": "Icon Telegram", + "url": "https://t.me/joinchat/Fqw4igkkVmYtj--ZVi-QcA", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "LAToken Slack", - "url": "http://latoken.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/LiquidAssetToken", + "url": "https://www.facebook.com/helloicon", "icon": "facebook.png", "tags": [ "News" @@ -29069,7 +28213,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCvTfsRYJYD2X26VXbqDVgTQ", + "url": "https://www.youtube.com/channel/UC5SrWL7CKY09cVtuDxHtizw", "icon": "youtube.png", "tags": [ "News" @@ -29078,86 +28222,131 @@ ] }, { - "genesis_id": "9c89283ba0f3227f6c03b70216b9f665f0118d5e0fa729cedf4fb34d6a34f463", - "system": "LBRY", + "genesis_id": "0x888666CA69E0f178DED6D75b5726Cee99A87D698", + "system": "Iconomi", + "icon": "iconomi", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "lbry credit", - "symbol": "LBC" + "name": "iconomi token", + "symbol": "ICN" }, "consensus": { - "type": "PoW", - "algorithm": "" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Iconomi" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Quasi Decentralized Digital Library", + "system_type": "cryptoasset", + "headline": "Open Fund Management Platform", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "LBRY Credits" + "crowdsales": { + "start_date": "2016-08-25T08:00:00", + "end_date": "2016-09-29T20:00:00", + "genesis_address": [ + "3KbWWjumBGLBUWYCeidydxe1uET9QyWoEg", + "0x154Af3E01eC56Bc55fD585622E33E3dfb8a248d8", + "6300322192409448238L" + ], + "funding_terms": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", + "funding_url": "https://ico.iconomi.net/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": 17274 }, "specs": { - "supply": 401027129.4109525 + "supply": 100000000 }, "first_price": { - "btc": 0.00259139, - "usd": 1.72837939, - "date": "2016-07-13T20:30:00" + "date": "2016-09-29T20:00:00", + "btc": 0.00020323, + "usd": 0.12313299 }, "flags": { - "quantum": true, "supply_from_here": true }, "links": [ { - "name": "lbry.io", - "url": "lbry.io", + "type": "website", + "name": "iconomi.net", + "url": "https://www.iconomi.net/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Explorer", - "url": "https://explorer.lbry.io/", - "icon": "explorer.png", + "type": "website", + "name": "Iconomi Crowdsale", + "url": "https://ico.iconomi.net/", + "icon": "website.png", "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Apps" + ] }, { + "type": "blog", "name": "Blog", - "url": "https://lbry.io/news", - "icon": "blog.png", + "url": "https://medium.com/iconominet", + "rss": "https://medium.com/feed/@iconominet", + "icon": "medium.png", "tags": [ + "Main", "News" - ], - "type": "custom" + ] }, { - "name": "LBRY organization on GitHub", - "url": "https://github.com/lbryio", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/iconominet", + "icon": "twitter.png", "tags": [ - "Code" - ], - "type": "github" + "Main", + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/iconomi.net/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Iconomi Whitepaper", + "url": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Whitepaper on App Token Funds", + "url": "https://www.iconomi.net/CoinFundsWhitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] }, { "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", "tags": [ "Apps", "Exchange" @@ -29165,9 +28354,9 @@ }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "EtherDelta", + "url": "https://etherdelta.github.io/", + "icon": "etherdelta.png", "tags": [ "Apps", "Exchange" @@ -29176,171 +28365,383 @@ ] }, { - "genesis_id": "3624321493", - "system": "LTBcoin", - "icon": "ltbcoin", + "genesis_id": "1.3.1006", + "system": "Icoo", + "icon": "icoo", "dependencies": [ - "Conterparty" + "BitShares" ], "aliases": { - "coinmarketcap": "LTBcoin" + "coinmarketcap": "ICO OpenLedger" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset" + "system_type": "cryptoasset", + "headline": "Initial Coin Offering Openledger" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "consensus_type": "BitShares", + "consensus_name": "User Issued Asset" }, "token": { - "name": "ltbcoin", - "symbol": "LTBC" + "name": "ICOO", + "symbol": "ICOO" }, - "specs": {}, - "flags": { - "rating_do_not_display": true, - "quantum": true + "crowdsales": { + "start_date": "2016-05-20T18:00:00", + "end_date": "2016-07-25T12:00:00", + "genesis_address": [ + "icoo" + ], + "funding_terms": "http://www.icoo.io/", + "funding_url": "http://www.icoo.io/", + "tokens_issued": 491205, + "tokens_sold": 491205, + "btc_raised": 576.53 + }, + "first_price": { + "btc": 0.00117371, + "usd": 0.77075646, + "date": "2016-07-25T12:00:00" }, + "specs": {}, + "ratings": {}, "links": [ { "type": "website", - "name": "ltbcoin.com/", - "url": "http://ltbcoin.com/", + "name": "icoo.io", + "url": "https://www.icoo.io/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "twitter", + "name": "ICOO Twitter", + "url": "https://twitter.com/icoo_io", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/ICOO_OPEN.BTC", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Exchange" + ] + }, { "type": "explorer", - "name": "Counterparty Asset", - "url": "http://blockscan.com/assetInfo.aspx?q=LTBCOIN", - "icon": "counterparty.png", + "name": "ICOO Asset", + "url": "http://cryptofresh.com/a/ICOO", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "twitter", - "name": "@ltbcoin", - "url": "https://twitter.com/ltbcoin", - "icon": "twitter.png", + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=22469.0", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=712944.0", + "name": "BitCoinTalk Thread", + "url": "https://bitcointalk.org/index.php?topic=1479359.0", "icon": "forum.png", - "tags": [ - "Main", + "tages": [ "News" ] } + ] + }, + { + "genesis_id": "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "system": "iExec", + "icon": "iexec", + "dependencies": [ + "Ethereum" ], + "token": { + "name": "aeon", + "symbol": "RLC" + }, + "consensus": { + "type": "ERC20 + Proof-of-Contribution", + "algorithm": "Ethereum" + }, + "aliases": { + "coinmarketcap": "iExec" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Blockchain-based Distributed Cloud", + "tags": [ + "DApp" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2017-04-19T13:00:00", + "end_date": "2017-04-19T20:00:00", + "genesis_address": [ + "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "0xAe307e3871E5A321c0559FBf0233A38c937B826A" + ], + "funding_terms": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", + "funding_url": "http://crowdsale.iex.ec", + "tokens_issued": 87000000, + "tokens_sold": 60000000, + "btc_raised": 10000 + }, + "specs": { + "supply": 87000000, + "cap": { + "btc": 14500, + "usd": 17531431 + } + }, "first_price": { - "btc": 0.00000158, - "usd": 0.00078485, - "date": "2014-08-18T00:00:00" - } + "btc": 0.00016667, + "usd": 0.2015107, + "date": "2017-04-19T20:00:00" + }, + "flags": { + "supply_from_here": true + }, + "links": [ + { + "type": "website", + "name": "iex.ec", + "url": "http://iex.ec/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "iExec whitepaper", + "url": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/iExecBlockchainComputing", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://medium.com/iex-ec", + "icon": "blog.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/iEx_ec", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/iex.ec", + "icon": "linkedin.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Iex-ec-1164124083643301/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/address/0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "icon": "etherscan.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/", + "icon": "ethercamp.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://github.com/paritytech/parity/releases", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] + } + ] }, { "genesis_id": "", - "system": "Lampix", + "system": "Incent", + "icon": "incent", "dependencies": [ - "Ethereum" + "Waves" ], - "icon": "lampix", "token": { - "name": "lampix token", - "symbol": "PIX" + "name": "incent", + "symbol": "Incent" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Waves", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Incent" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Blockchain ‘image mining’ network for augmented reality systems" + "headline": "Universal Merchant-Backed Loyalty Platform", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-08-09T08:00:00", - "end_date": "2017-08-18T09:00:00", - "end_date_plan": "2017-08-18T09:00:00", + "start_date": "2016-10-01T00:00:00", + "end_date": "2016-11-30T23:59:59", "genesis_address": [ - "" + "3EcZsF2GSYfBM6YNRJ7RAEuRhqLBhFRcdY" ], - "funding_terms": "https://www.lampix.co/index.html", - "funding_url": "https://www.lampix.co/token.html", + "funding_terms": "https://www.incentloyalty.com/media/IncentICO-InformationPack.pdf", + "funding_url": "https://www.incentloyalty.com/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "btc_raised": "" + }, + "specs": { + "cap": {} }, + "first_price": {}, + "flags": {}, "links": [ { "type": "website", - "name": "lampix.co", - "url": "https://www.lampix.co/index.html", + "name": "incentloyalty.com", + "url": "https://www.incentloyalty.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Lampix Whitepaper", - "url": "https://www.dropbox.com/s/3vs49t1dgcase9v/pix%20token%20whitepaper%20v7.docx?dl=0", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/incent-loyalty-blog", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/lampix_co", + "url": "https://twitter.com/IncentLoyalty", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Lampix Slack", - "url": "https://lampix-invite.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "blog", - "name": "Lampix Blog", - "url": "https://medium.com/@lampix", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1610052.new#new", + "icon": "forum.png", "tags": [ "Main", "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://lampix-invite.herokuapp.com/", - "icon": "reddit.png", + "type": "custom", + "name": "Slack", + "url": "https://incentinvites.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -29348,50 +28749,64 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Lampix-997463780290920/", + "url": "https://www.facebook.com/IncentLoyalty/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCY3N6_p3fWC76XFrQlid0vQ", - "icon": "youtube.png", + "type": "paper", + "name": "Incent Whitepaper", + "url": "https://www.incentloyalty.com/#", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] } ] }, { "genesis_id": "", - "system": "Ledgys", - "icon": "ledgys", + "system": "Inchain", + "icon": "inchain", "dependencies": [ "Ethereum" ], "token": { - "name": "ledgys token", - "symbol": "XLC" + "name": "inchain", + "symbol": "INC" }, "consensus": { "type": "Ethereum", "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "Ledgys" + "coinmarketcap": "Inchain" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Decentralized Data Markets with Ethereum", + "headline": "Insurance platform based on Ethereum smart contracts", "tags": [ "DApp" ], "twwidid": "", - "page_state": "draft" + "page_state": "ready" + }, + "crowdsales": { + "start_date": "2016-10-26T00:00:00", + "end_date": "2016-11-23T00:00:00", + "genesis_address": [ + "3K7DAqRb6axzVwZZJYVvXfNmAdqb7D3kwD", + "0x162AC26e2f0FE036C3A3d370C118De0B6C883083" + ], + "funding_terms": "https://bitcointalk.org/index.php?topic=1623519", + "funding_url": "http://ico.inchain.io/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": "" }, "specs": { "cap": {} @@ -29401,45 +28816,100 @@ "links": [ { "type": "website", - "name": "ledgys.io", - "url": "http://ledgys.io/", + "name": "inchain.io", + "url": "http://inchain.io/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "website", + "name": "Inchain Crowdsale", + "url": "http://ico.inchain.io/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@inchain", + "rss": "https://medium.com/feed/@inchain", + "icon": "Medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ledgysproject", + "url": "https://twitter.com/Inchain_dot_io", "icon": "twitter.png", "tags": [ - "Main", + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1623519", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": " http://facebook.com/groups/inchain", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Slack", + "url": "https://inchain.slack.com/", + "icon": "slack.png", + "tags": [ "News" ] }, { "type": "paper", - "name": "Ledgys Whitepaper", - "url": "http://ledgys.io/pdf/LedgysDistributedNetwork-whitepaper-alpha-1.2.pdf", + "name": "Inchain Whitepaper", + "url": "http://ico.inchain.io/app/docs/whitepaper.pdf", "icon": "paper.png", "tags": [ "Main", "Science" ] + }, + { + "type": "paper", + "name": "Financial model", + "url": "https://dl.dropboxusercontent.com/s/9acj96asz58jnz3/Fin%20model.xlsx", + "icon": "paper.png", + "tags": [ + "Science" + ] } ] }, { "genesis_id": "", - "system": "Lendroid", + "system": "Indorse", "dependencies": [ "Ethereum" ], - "icon": "lendroid", + "icon": "indorse", "token": { - "name": "lendroid token", - "symbol": "LST" + "name": "indorse token", + "symbol": "IND" }, "consensus": { "consensus_type": "ERC20 Token", @@ -29447,51 +28917,78 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Digital Asset Lending Platform" + "system_type": "utility", + "headline": "Decentralized Professional Network on Ethereum Blockchain" + }, + "crowdsales": { + "start_date": "2017-08-08T11:00:00", + "end_date": "2017-09-07T11:00:00", + "end_date_plan": "2017-09-08T11:00:00", + "genesis_address": [ + "indorse.eth" + ], + "funding_terms": "https://indorse.io", + "funding_url": "https://indorse.io", + "tokens_sold": "", + "tokens_issued": 28288563, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 9000000" + ] }, "links": [ { "type": "website", - "name": "lendroid.com", - "url": "https://lendroid.com/", + "name": "indorse.io", + "url": "https://indorse.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lendroid Whitepaper", - "url": "https://lendroid.com/assets/whitepaper.pdf", + "name": "Indorse Whitepaper", + "url": "https://indorse.io/whitepaper", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Lendroid GitHub", - "url": "https://github.com/lendroidproject", - "icon": "github.png", + "type": "blog", + "name": "Indorse Blog", + "url": "https://medium.com/joinindorse", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Lendroid Blog", - "url": "https://blog.lendroid.com/", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2047503.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Indorse Telegram", + "url": "https://t.me/joinchat/AAAAAA1WIyLU_WrlA3b3zw", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/lendroidproject", + "url": "https://twitter.com/joinIndorse", "icon": "twitter.png", "tags": [ "News" @@ -29499,221 +28996,181 @@ }, { "type": "slack", - "name": "Lendroid Slack", - "url": "http://slack.lendroid.com/", + "name": "Indorse Slack", + "url": "https://slack.indorse.io", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/JoinIndorse/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "LEOCoin", - "icon": "leocoin", + "genesis_id": "15344649963748848799", + "system": "InstantDEX", + "icon": "instantdex", "dependencies": [ - "Ethereum" + "NXT" ], - "token": { - "name": "leocoin", - "symbol": "LEO" + "aliases": { + "coinmarketcap": "InstantDEX" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "type": "NXT", + "algorithm": "AE" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", "tags": [ - "DAO" - ], - "hashtag": "#LEOCOIN", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "LEOCoin" + "DApp" + ] }, - "specs": { - "total_tokens": 1000000000 + "token": { + "name": "InstantDEX", + "symbol": "DEX" }, + "specs": {}, "links": [ { - "name": "leocoin.org", - "url": "http://www.leocoin.org/", "type": "website", + "name": "instantdex.org", + "url": "http://instantdex.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "https://insight.leocoin.org/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Explorer", - "url": "https://cryptobe.com/chain/LEOcoin", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Explorer", - "url": "http://blockchain.leocoin.org/", "type": "explorer", + "name": "NXT Asset", + "url": "http://nxtreporting.com/?as=15344649963748848799", "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "LEOCoin GitHub", - "url": "https://github.com/Leocoin-project/LEOcoin", "type": "github", + "name": "InstantDEX BitBucket", + "url": "https://bitbucket.org/BitcoinDark/repository/downloads/BitcoinDark-x64-InstantDEX-Beta-9-12-2015.rar", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1545712.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/LEOcoinORG", - "type": "twitter", - "icon": "twitter.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1094381.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "Ubiq blog", - "url": "https://medium.com/the-ubiq-report", - "type": "blog", - "icon": "medium.png", + "type": "forum", + "name": "NXT Forum", + "url": "https://nxtforum.org/nxtventures/instantdex-realtime-trading-of-nxt-nxt-assets-btc-and-btc-clones/", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/LEOcoinorg/", - "type": "reddit", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/LEOcoin.org", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "name": "Google+", - "url": "https://plus.google.com/u/0/106893535574298107342", - "type": "custom", - "icon": "googleplus.png", - "tags": [ - "News" - ] - }, - { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/currencies/leocoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/", - "type": "custom", - "icon": "cryptopia.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Livecoin", - "url": "https://www.livecoin.net/", - "type": "custom", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" - ] } ], + "first_price": { + "btc": 0.0039071, + "usd": 1.7213794, + "date": "2014-09-14T00:00:00" + }, "flags": { "quantum": true } }, { "genesis_id": "", - "system": "Lescoin", + "system": "InternetofCoins", + "icon": "internetofcoins", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "lescoin", "token": { - "name": "lescoin token", - "symbol": "LSC" + "name": "hybrid asset", + "symbol": "XHY" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid POS-POW", + "algorithm": "Haystack" + }, + "aliases": { + "coinmarketcap": "", + "nickname": "Internet of Coins" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Crypto-currency secured by wood stock" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Decentralized Inclusive Cryptocurrency Environment", + "tags": [ + "DAO", + "TOS", + "DAPP" + ], + "twwidid": "", + "page_state": "draft" + }, + "specs": { + "supply": 7000000, + "premine_tokens": 0, + "rpc": "1111" + }, + "crowdsales": { + "start_date": "2017-03-21T10:00:00", + "end_date": "2017-06-21T10:00:00", + "genesis_address": [ + "14aV8dULoL67i6xQncfmFsbFaEtpRKskC2", + "1BshWVmV1o4ZPWRvTGVMGsXMmQaV1qAouw", + "0x197A920123DDa17040A065457Ef0c01B28A54045", + "NXT-FCXQ-K5NB-EA5E-CF36G", + "NB6TCTRBT7KUN5T5337LBSBIAYHL375VHCFZNOAU", + "3P6xW7z9rjfGcoTeEiitoWfHWMbZ5j2GZkN", + "internet-of-coins" + ], + "funding_terms": "https://coinstorm.net/terms", + "funding_url": "https://coinstorm.net", + "btc_raised": "", + "tokens_sold": "", + "tokens_issued": 7000000, + "min_investment": 0.01 }, "links": [ { "type": "website", - "name": "lescoin.io", - "url": "https://lescoin.io/", + "name": "coinstorm.net", + "url": "https://coinstorm.net/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lescoin Whitepaper", - "url": "https://bit.ly/Lescoin_WP_EN", + "name": "Internet of Coins whitepaper", + "url": "https://internetofcoins.org/public/uploads/whitepaper_ioc.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -29721,8 +29178,8 @@ }, { "type": "github", - "name": "Lescoin GitHub", - "url": " https://github.com/Lescoin/ico", + "name": "Github", + "url": "https://github.com/internetofcoins", "icon": "github.png", "tags": [ "Main", @@ -29731,9 +29188,9 @@ }, { "type": "blog", - "name": "Lescoin Blog", - "url": "https://medium.com/@lescoin", - "icon": "medium.png", + "name": "Blog", + "url": "https://internetofcoins.org/blog", + "icon": "blog.png", "tags": [ "Main", "News" @@ -29742,8 +29199,8 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2190584", - "icon": "bitcointalk.png", + "url": "https://bitcointalk.org/index.php?topic=1760129.0", + "icon": "bitcoin.png", "tags": [ "News" ] @@ -29751,7 +29208,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DAO_Lescoin", + "url": "https://twitter.com/internetofcoins", "icon": "twitter.png", "tags": [ "News" @@ -29759,27 +29216,9 @@ }, { "type": "custom", - "name": "Lescoin Telegram", - "url": "https://t.me/lescoin", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Lescoin Slack", - "url": "https://lescoin.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DAO-Lescoin-270668693421364", - "icon": "facebook.png", + "name": "Youtube", + "url": "https://www.youtube.com/results?search_query=internet+of+coins", + "icon": "youtube.png", "tags": [ "News" ] @@ -29788,14 +29227,14 @@ }, { "genesis_id": "", - "system": "Leviar Coin", + "system": "Internxt", "dependencies": [ "Ethereum" ], - "icon": "leviarcoin", + "icon": "internxt", "token": { - "name": "leviar coin", - "symbol": "XLC" + "name": "internxt token", + "symbol": "INXT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -29804,43 +29243,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "DRM Protection over Blockchain" - }, - "aliases": { - "coinmarketcap": "LeviarCoin" + "headline": "Welcome To A New Internet" }, "crowdsales": { - "start_date": "2017-04-07T00:00:00", - "end_date": "2017-07-09T00:00:00", - "end_date_plan": "2017-07-09T00:00:00", + "start_date": "2017-09-28T19:00:00", + "end_date": "2018-09-07T19:00:00", + "end_date_plan": "2018-09-07T19:00:00", "genesis_address": [ "" ], - "funding_terms": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", - "funding_url": "https://ico.leviarcoin.org/signup", + "funding_terms": "https://internxt.io/", + "funding_url": "https://internxt.io/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "31.21", + "btc_raised": "", "cap_limit": [ - "usd = 5400000" + "" ], "raised": [ - "usd = 63729.88" + "" ] }, "links": [ { "type": "website", - "name": "leviarcoin.org", - "url": "https://leviarcoin.org/", + "name": "internxt.io", + "url": "https://internxt.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Leviar Coin Whitepaper", - "url": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", + "name": "Internxt Whitepaper", + "url": "https://internxt.io/whitepaper.pdf", "tags": [ "Main", "Science" @@ -29848,27 +29284,18 @@ }, { "type": "github", - "name": "Leviar Coin GitHub", - "url": "https://github.com/leviarcoin/leviarcoin-src", + "name": "Internxt GitHub", + "url": "https://github.com/internxt", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1838617", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/hashtag/leviarcoin?src=hash", + "url": "https://twitter.com/internxt_io", "icon": "twitter.png", "tags": [ "News" @@ -29876,8 +29303,8 @@ }, { "type": "custom", - "name": "Leviar Coin Telegram", - "url": "https://t.me/leviarcoinofficial", + "name": "Internxt Telegram", + "url": "https://t.me/internxt_io", "icon": "telegram.png", "tags": [ "News" @@ -29886,273 +29313,229 @@ ] }, { - "genesis_id": "", - "system": "Lisk", - "icon": "lisk", + "genesis_id": "000000ecd77baa224eebc9960e5a1632ad07858be83ae9b96d1e6fea4d675a68", + "system": "IOCoin", + "icon": "iocoin", "dependencies": [ "independent" ], - "token": { - "name": "lisk", - "symbol": "LSK" + "aliases": { + "coinmarketcap": "I/O Coin" }, - "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "ratings": { + "rating_cyber": 1 }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized Application Platform", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "Lisk" - }, - "crowdsales": { - "start_date": "2016-02-22T00:00:00", - "end_date": "2016-03-21T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.lisk.io/presale.pdf", - "funding_url": "https://ico.lisk.io", - "tokens_sold": "85000000", - "btc_raised": "15128.236124451" - }, - "specs": { - "total_tokens": 100000000, - "supply": 100000000 + "system_type": "cryptocurrency" }, - "flags": { - "supply_from_here": true + "consensus": { + "type": "PoS", + "algorithm": "X11" }, - "first_price": { - "btc": 0.000177979, - "usd": 0.07297139, - "date": "2016-03-20T00:00:00" + "token": { + "name": "IOCoin", + "symbol": "IOC" }, "links": [ { - "name": "lisk.io", - "url": "https://lisk.io/", + "type": "website", + "name": "iocoin.io", + "url": "http://iocoin.io/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Lisk Explorer", - "url": "https://explorer.lisk.io/", - "icon": "explorer.png", + "type": "paper", + "name": "I/O Coin Whitepaper", + "url": "http://iodigital.io/wp-content/uploads/2016/06/whitepaper_dions.pdf", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Science" + ] }, { - "name": "Blog", - "url": "https://blog.lisk.io/", - "rss": "https://blog.lisk.io/feed", - "icon": "blog.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "http://chainz.cryptoid.info/ioc/", + "icon": "cryptoid.png", "tags": [ "Main", - "News" - ], - "type": "custom" - }, - { - "name": "Twitter", - "url": "https://twitter.com/LiskHQ", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" + "Apps", + "Explorer", + "Analytics" + ] }, { - "name": "Forum", - "url": "https://forum.lisk.io/", - "icon": "forum.png", + "type": "github", + "name": "IOCoin GitHub", + "url": "https://github.com/IOCoin/iocoin", + "icon": "github.png", "tags": [ - "News" - ], - "type": "forum" + "Main", + "Code" + ] }, { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1346646", + "url": "https://bitcointalk.org/index.php?topic=695855.0", "icon": "forum.png", "tags": [ + "Main", "News" - ], - "type": "forum" + ] }, { - "name": "Reddit", - "url": "https://reddit.com/r/Lisk", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=695855", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/Lisk-1118720888180640/", - "icon": "facebook.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=695855", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "Lisk GitHub", - "url": "https://github.com/LiskHQ", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/IO_Coin", + "icon": "twitter.png", "tags": [ - "Code" - ], - "type": "github" + "News" + ] }, { - "name": "Lisk Whitepaper", - "url": "https://lisk.io/documentation?i=lisk-whitepaper/README", - "icon": "whitepaper.png", + "type": "custom", + "name": "I/O Coin Telegram", + "url": "https://t.me/joinchat/CqVqS0O3PjCTx9bfp4CwOQ", + "icon": "telegram.png", "tags": [ - "Main", - "Science" - ], - "type": "paper" + "News" + ] }, { - "name": "Lisk Documentation", - "url": "https://lisk.io/documentation?i=lisk-dapps-docs/README", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "slack", + "name": "I/O Coin Slack", + "url": "https://iocoin.slack.com/", + "icon": "slack.png", "tags": [ - "Code" + "News" ] }, { - "name": "Lisk Wallet", - "url": "https://lisk.io/download", - "icon": "wallet.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/IODigitalCurrency/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" + "News" + ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/iodigitalblockchain/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund", - "icon": "openledger.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCJ5GyhoieEi18FF9oIOuQKQ", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ] + ], + "first_price": { + "btc": 0.00000479, + "usd": 0.00176825, + "date": "2014-08-02T00:00:00" + } }, { - "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", - "system": "Litecoin", - "icon": "litecoin", + "genesis_id": "", + "system": "Iota", + "icon": "iota", "dependencies": [ "independent" ], "token": { - "name": "litecoin", - "symbol": "LTC" + "name": "iota", + "symbol": "IOTA" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "Tangle", + "algorithm": "Iota" }, "descriptions": { - "state": "Public", + "state": "Pre-Public", "system_type": "cryptocurrency", - "headline": "A peer-to-peer Internet currency", + "headline": "Cryptocurrency for Internet-of-Things", "tags": [ "DAO" ], - "hashtag": "#litecoin", - "page_state": "ready" + "page_state": "draft" }, "aliases": { - "coinmarketcap": "Litecoin" + "coinmarketcap": "IOTA" }, - "specs": { - "block_time": 150, - "block_reward": 50, - "total_tokens": 84000000, - "premine_tokens": 150, - "difficulty_cycle": 2016 + "crowdsales": { + "start_date": "2015-11-25T00:00:00", + "end_date": "2015-12-21T00:00:00", + "genesis_address": [ + "1G8hh3bHMMhZSATwisBVbGFSYBKK3Suib8", + "NXT-Q4N3-V2QJ-S3GT-FW4Z9" + ], + "funding_terms": "http://188.138.57.93/tos.pdf", + "funding_url": "http://www.iotatoken.com/", + "tokens_sold": 2779530283277761, + "tokens_issued": 2779530283277761, + "btc_raised": 1191.1311 }, - "events": [ - { - "name": "Announcement", - "start_date": "2011-10-09T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=47417.0" - }, - { - "name": "Genesis", - "start_date": "2011-10-07T07:31:05" + "specs": { + "supply": 2779530283277761, + "cap": { + "btc": 1191.1311, + "usd": 521431 } - ], + }, + "first_price": { + "btc": 0.00000119, + "usd": 0.00052143, + "date": "2015-12-21T00:00:00" + }, + "flags": { + "supply_from_here": true + }, "links": [ { - "name": "litecoin.org", - "url": "https://litecoin.org/", - "type": "website", + "type": "site", + "name": "iotatoken.com", + "url": "http://www.iotatoken.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "http://ltc.block-explorer.com/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Electrum LTC", - "url": "https://electrum-ltc.org/", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "wallet" - ] - }, - { - "name": "GitHub", - "url": "https://github.com/litecoin-project/litecoin", "type": "github", + "name": "IOTA GitHub", + "url": "https://github.com/IOTAledger", "icon": "github.png", "tags": [ "Main", @@ -30160,401 +29543,493 @@ ] }, { - "name": "Twitter", - "url": "https://twitter.com/litecoin", - "type": "twitter", - "icon": "twitter.png", + "type": "wallet", + "name": "IOTA Wallet", + "url": "https://github.com/IOTAledger", + "icon": "iota.png", "tags": [ - "News" + "Wallet", + "Apps" ] }, { - "name": "LitecoinTalk", - "url": "https://litecointalk.org/", "type": "forum", + "name": "IOTA Forum", + "url": "https://forum.iotatoken.com/", "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "name": "Blog", - "url": "http://blog.litecoin.org/", - "rss": "http://blog.litecoin.org/feeds/posts/default?alt=rss", - "type": "blog", - "icon": "blog.png", + "type": "custom", + "name": "IOTA Slack", + "url": "http://slack.iotatoken.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/litecoin", - "type": "reddit", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/iotatoken", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/litecoin/", "type": "custom", - "icon": "coindesk.png", + "name": "IOTA Documentation", + "url": "https://iota.readme.io/", + "icon": "link.png", "tags": [ - "News" + "Code" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/litecoin", "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/iota", "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/litecoin/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/iota/", + "icon": "bitcoinist.png", "tags": [ "News" ] }, { - "name": "Google+", - "url": "https://plus.google.com/+LitecoinOrg", - "type": "custom", - "icon": "googleplus.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1216479.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "blockr.io", - "url": "http://ltc.blockr.io/", - "type": "explorer", - "icon": "blockr.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Explorer", - "url": "http://explorer.litecoin.net/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "SoChain", - "url": "https://chain.so/ltc", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Blockchains", - "url": "http://blockchains.io/ltct/blocks/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Hash Rate Distribution", - "url": "https://www.litecoinpool.org/pools", - "type": "custom", - "icon": "link.png", + "type": "paper", + "name": "The Tangle by Serguei Popov", + "url": "https://iotatoken.com/IOTA_Whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Jibrel Network", + "dependencies": [ + "Ethereum" + ], + "icon": "jibrelnetwork", + "token": { + "name": "jibrel network token", + "symbol": "JNT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Financial assets represented as ERC-20 tokens on Ethereum" + }, + "crowdsales": { + "start_date": "2017-09-25T12:00:00", + "end_date": "2017-10-25T12:00:00", + "end_date_plan": "2017-10-25T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://jibrel.network/#jnt", + "funding_url": "https://jibrel.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "Litecoin BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=47417.0", - "type": "forum", - "icon": "forum.png", + "type": "website", + "name": "jibrel.network", + "url": "https://jibrel.network/", "tags": [ - "News" + "Main" ] }, { - "name": "Litecoin Wiki", - "url": "https://litecoin.info/", - "type": "wiki", - "icon": "wiki.png", + "type": "paper", + "name": "Jibrel Network Whitepaper", + "url": "https://jibrel.network/assets/white_paper/Jibrel%20Network%20-%20White%20Paper%20(2nd%20Draft).pdf", "tags": [ - "Code" + "Main", + "Science" ] }, { - "name": "F2Pool", - "url": "https://www.f2pool.com/", - "type": "custom", - "icon": "mining.png", + "type": "github", + "name": "Jibrel Network GitHub", + "url": "https://github.com/jibrelnetwork/", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "name": "LTC1BTC", - "url": "http://ltc1btc.com/", - "type": "custom", - "icon": "mining.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2057487.0", + "icon": "bitcointalk.png", "tags": [ - "Apps" + "News" ] }, { - "name": "LitecoinPool", - "url": "https://www.litecoinpool.org/", - "type": "custom", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/JibrelNetwork", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "name": "GHASH.IO", - "url": "https://ghash.io/", "type": "custom", - "icon": "ghashio.png", + "name": "Jibrel Network Telegram", + "url": "https://t.me/jibrelnetwork", + "icon": "telegram.png", "tags": [ - "Apps" + "News" ] }, { - "name": "8baochi", - "url": "http://www.8baochi.com/", - "type": "custom", - "icon": "mining.png", + "type": "slack", + "name": "Jibrel Network Slack", + "url": "https://jibrelnetwork.slack.com/", + "icon": "slack.png", "tags": [ - "Apps" + "News" ] }, { - "name": "CoinoTron", - "url": "https://coinotron.com/", - "type": "custom", - "icon": "mining.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/JibrelNetwork/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] }, { - "name": "WeMineLTC", - "url": "https://www.wemineltc.com/", "type": "custom", - "icon": "mining.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UChRHMyaETb7M9OwfQQodh7g", + "icon": "youtube.png", "tags": [ - "Apps" + "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Jincor", + "dependencies": [ + "Ethereum" + ], + "icon": "jincor", + "token": { + "name": "jincor token", + "symbol": "JCR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Smart contracts and cryptocurrency transactions for any business" + }, + "crowdsales": { + "start_date": "2017-11-01T00:00:00", + "end_date": "2017-12-15T00:00:00", + "end_date_plan": "2017-12-15T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://ico.jincor.com/", + "funding_url": "http://ico.jincor.com/", + "tokens_sold": "", + "tokens_issued": 35000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "CleverMining", - "url": "http://clevermining.com/", - "type": "custom", - "icon": "mining.png", + "type": "website", + "name": "ico.jincor.com", + "url": "http://ico.jincor.com/", "tags": [ - "Apps" + "Main" ] }, { - "name": "P2Pool", - "url": "http://p2pool.litecointools.com/", - "type": "custom", - "icon": "mining.png", + "type": "paper", + "name": "Jincor Whitepaper", + "url": "https://s3.eu-west-2.amazonaws.com/jincor-ico/whitepaper.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "MultiPool", - "url": "https://www.multipool.us/", - "type": "custom", - "icon": "mining.png", + "type": "github", + "name": "Jincor GitHub", + "url": "https://github.com/jincortech", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/litecoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2039071.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/jincor_ico", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/", "type": "custom", - "icon": "btc-e.png", + "name": "Jincor Telegram", + "url": "https://t.me/JincorICO", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", "type": "custom", - "icon": "bittrex.png", + "name": "Facebook", + "url": "https://www.facebook.com/jincorlimited", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "0000052f45f694ad4626eeca11c53c79cdd7b4c9ff3ccf123c90ebce3dea4f15", + "system": "Jumbucks", + "icon": "jumbucks", + "aliases": { + "coinmarketcap": "Jumbucks" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "token": { + "name": "jumbuck", + "symbol": "JBS" + }, + "specs": {}, + "links": [ { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", + "type": "website", + "name": "getjumbucks.com", + "url": "http://getjumbucks.com/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "explorer", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/jbs/", + "icon": "cryptoid.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "OKCoin", - "headline": "The Bitcoin Exchange With Margin and Futures", - "url": "https://www.okcoin.com/", - "type": "custom", - "icon": "okcoin.png", + "type": "github", + "name": "Jumbucks GitHub", + "url": "https://github.com/jyap808/jumbucks", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=865169.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00496594, + "usd": 2.61563333, + "date": "2014-09-07T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Kairos", + "dependencies": [ + "Ethereum" + ], + "icon": "kairos", + "token": { + "name": "kairos token", + "symbol": "KAIROS" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "First Artificial intelligence driven ETF for block-chain assets" + }, + "crowdsales": { + "start_date": "2017-07-27T13:00:00", + "end_date": "2017-08-27T22:00:00", + "end_date_plan": "2017-08-27T22:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://kairostokens.com/", + "funding_url": "https://kairostokens.com/crowdsale", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "website", + "name": "kairostokens.com", + "url": "https://kairostokens.com/", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "HitBTC", - "url": "https://hitbtc.com/", - "type": "custom", - "icon": "hitbtc.png", + "type": "paper", + "name": "Kairos Whitepaper", + "url": "https://kairostokens.com/assets/pdf/whitepaper.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2049551.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/kairostokens", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "CEX", - "headline": "Global Bitcoin Exchange", - "url": "https://cex.io/", "type": "custom", - "icon": "cex.png", + "name": "Kairos Telegram", + "url": "https://t.me/kairostokens", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlockTrades", - "headline": "Your Gateway to the BitShares Trading Network", - "url": "https://blocktrades.us/", "type": "custom", - "icon": "blocktrades.png", + "name": "Facebook", + "url": "https://www.facebook.com/Kairostokens", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.0314437, - "usd": 3.82096807, - "date": "2013-04-28T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Livepeer", + "system": "Kickico", "dependencies": [ "Ethereum" ], - "icon": "livepeer", + "icon": "kickico", "token": { - "name": "livepeer token", - "symbol": "LPT" + "name": "KickCoin", + "symbol": "KC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -30563,83 +30038,157 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Live Video Broadcasting" + "headline": "A unified blockchain-based platform for cryptocurrency crowdfunding" + }, + "crowdsales": { + "start_date": "2017-08-29T13:00:00", + "end_date": "2017-09-29T13:00:00", + "end_date_plan": "2017-09-29T13:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.kickico.com/", + "funding_url": "https://www.kickico.com/", + "tokens_sold": "", + "tokens_issued": 800000000, + "btc_raised": "", + "cap_limit": [ + "eth = 200000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "livepeer.org", - "url": "http://livepeer.org/", + "name": "kickico.com", + "url": "http://www.kickico.com", "tags": [ "Main" ] }, { "type": "paper", - "name": "Livepeer Whitepaper", - "url": "https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md", + "name": "Kickico Whitepaper", + "url": "https://www.kickico.com/whitepaper", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Livepeer GitHub", - "url": "https://github.com/livepeer", - "icon": "github.png", + "type": "blog", + "name": "Kickico Blog", + "url": "https://medium.com/@kickico", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/livepeerorg", + "url": "https://twitter.com/KICKICOplatform", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Kickico Telegram", + "url": "https://t.me/kickico", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KickICO/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Kickico-1909910745919239", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC_zMuXu_P7idt84qOqDFMcw", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Loopring", + "system": "Komodo", "dependencies": [ - "Ethereum" + "Bitcoin" ], - "icon": "loopring", + "icon": "komodo", "token": { - "name": "loopring token", - "symbol": "LRC" + "name": "komodo token", + "symbol": "KMD" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Delayed Proof of Work", + "consensus_name": "dPoW" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralised Exchange and Open Protocol" + "system_type": "cryptocurrency", + "headline": "Secure and private money with a built-in gateway" }, "aliases": { - "coinmarketcap": "Loopring" + "coinmarketcap": "Komodo" + }, + "crowdsales": { + "start_date": "2016-10-15T00:00:00", + "end_date": "2016-11-20T00:10:00", + "end_date_plan": "2016-11-20T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://ico.komodoplatform.com/", + "funding_url": "https://komodoplatform.com/#top", + "tokens_sold": 90000000, + "tokens_issued": 100000000, + "btc_raised": 2639, + "cap_limit": [ + "btc = 30000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "loopring.org", - "url": "https://loopring.org/en/index.html", + "name": "komodoplatform.com", + "url": "https://komodoplatform.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Loopring Whitepaper", - "url": "https://github.com/Loopring/whitepaper/raw/master/en_whitepaper.pdf", + "name": "Komodo Whitepaper", + "url": "https://komodoplatform.com/whitepaper/", "tags": [ "Main", "Science" @@ -30647,8 +30196,8 @@ }, { "type": "github", - "name": "Loopring GitHub", - "url": "https://github.com/loopring", + "name": "Komodo GitHub", + "url": "https://github.com/jl777/komodo", "icon": "github.png", "tags": [ "Main", @@ -30657,8 +30206,8 @@ }, { "type": "blog", - "name": "Loopring Blog", - "url": "https://medium.com/@loopring", + "name": "Blog", + "url": "", "icon": "medium.png", "tags": [ "Main", @@ -30668,7 +30217,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2069498", + "url": "https://bitcointalk.org/index.php?topic=1605144.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -30677,7 +30226,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/loopringorg", + "url": "https://twitter.com/KomodoPlatform", "icon": "twitter.png", "tags": [ "News" @@ -30685,67 +30234,97 @@ }, { "type": "slack", - "name": "Loopring Slack", - "url": "https://loopring.now.sh/", + "name": "Komodo Slack", + "url": "http://slackinvite.supernet.org/", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/komodoplatform/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/KomodoPlatform/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCtp7YrrEnZbW97sgPldyvKg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Lordmancer II", + "system": "KredX", "dependencies": [ "Ethereum" ], - "icon": "lordmancerii", + "icon": "kredx", "token": { - "name": "lordmancer token", - "symbol": "LC" + "name": "kredits token", + "symbol": "KRT" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Mobile MMORPG where players mine cryptocurrency" + "headline": "Multi-Blockchain Cryptocurrency Platform" }, "crowdsales": { - "start_date": "2017-10-23T06:00:00", - "end_date": "2017-12-29T06:00:00", - "end_date_plan": "2017-12-29T06:00:00", + "start_date": "2017-10-04T00:00:00", + "end_date": "2018-03-01T23:59:00", + "end_date_plan": "2018-03-01T23:59:00", "genesis_address": [ "" ], - "funding_terms": "http://lordmancer2.io/terms_en", - "funding_url": "http://lordmancer2.io/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://bitcointalk.org/index.php?topic=2235814.msg22545568#msg22545568", + "funding_url": "https://kredx.io/#buytokens", + "tokens_sold": "10001000", + "tokens_issued": "440000000", "btc_raised": "", "cap_limit": [ - "" + "usd = 43000000" ], "raised": [ "" ] }, + "specs": { + "supply": 440000000 + }, "links": [ { "type": "website", - "name": "lordmancer2.io", - "url": "http://lordmancer2.io/", + "name": "kredx.io", + "url": "http://kredx.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lordmancer II Whitepaper", - "url": "https://1drv.ms/b/s!AtHyJaAqXgPAgslabUq333piWVe-gw", + "name": "KredX Whitepaper", + "url": "http://kredx.io/kredx.pdf", "tags": [ "Main", "Science" @@ -30753,46 +30332,28 @@ }, { "type": "github", - "name": "Lordmancer II GitHub", - "url": "https://github.com/lm2-ico/contracts", + "name": "KredX GitHub", + "url": "https://github.com/kredX/kredx-platform", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059852.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/LordmancerI", + "url": "https://twitter.com/KredXApp", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Lordmancer II Telegram", - "url": "https://t.me/lm2ico", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Lordmancer II Slack", - "url": "https://lordmancerico.slack.com/join/shared_invite/MjIwNDE1NTI3ODA4LTE1MDE2NzY2NDEtNDYxYTA5NjIwNg", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KredX/", + "icon": "reddit.png", "tags": [ "News" ] @@ -30800,54 +30361,45 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Lordmancer2/", + "url": "https://www.facebook.com/kredxapp/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCR7woS5tfu9UBmJObOII5ow", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Lunyr", + "system": "Kuna", "dependencies": [ - "Ethereum" + "Waves" ], - "icon": "lunyr", + "icon": "kuna", "token": { - "name": "lunyr token", - "symbol": "LUN" + "name": "kuna token", + "symbol": "KUN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "Waves" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Decentralized world knowledge base" + "system_type": "cryptoasset", + "headline": "The easiest way to buy and sell cryptocurrency in Eastern Europe" }, "crowdsales": { - "start_date": "2017-03-29T00:00:00", - "end_date": "2017-04-28T00:00:00", - "end_date_plan": "2017-04-28T00:00:00", + "start_date": "2017-07-28T10:10:00", + "end_date": "2017-08-08T22:22:00", + "end_date_plan": "2017-08-08T22:22:00", "genesis_address": [ - "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9" + "" ], - "funding_terms": "https://github.com/Lunyr/Misc/blob/master/Presale_Purchase_Agreement.pdf", - "funding_url": "https://lunyr.com/", - "tokens_sold": 2703356, - "tokens_issued": "", + "funding_terms": "https://kuna.io/sco", + "funding_url": "https://kuna.io/markets/kunbtc", + "tokens_sold": 100000, + "tokens_issued": 1000000, "btc_raised": "", "cap_limit": [ "" @@ -30859,45 +30411,34 @@ "links": [ { "type": "website", - "name": "lunyr.com", - "url": "https://lunyr.com/", + "name": "kuna.io", + "url": "https://kuna.io/?lang=en", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lunyr Whitepaper", - "url": "https://github.com/Lunyr/Lunyr/blob/master/Lunyr_White_Paper_ENG.pdf", + "name": "Kuna Whitepaper", + "url": "https://kuna.io/sco", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Lunyr GitHub", - "url": "https://github.com/Lunyr/Lunyr", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Lunyr Blog", - "url": "https://medium.com/lunyr", - "icon": "medium.png", + "type": "custom", + "name": "Kuna Telegram", + "url": "https://t.me/kuna_sco_eng", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1818468.0", + "url": "https://bitcointalk.org/index.php?topic=2030252.0;all", "icon": "bitcointalk.png", "tags": [ "News" @@ -30906,34 +30447,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/LunyrInc", + "url": "https://twitter.com/kunabtc", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Lunyr Slack", - "url": "https://slack.lunyr.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Lunyr/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Lunyr-806275516194118/", + "url": "https://www.facebook.com/kunaexchange", "icon": "facebook.png", "tags": [ "News" @@ -30943,40 +30466,56 @@ }, { "genesis_id": "", - "system": "Lykke", + "system": "Kyber", "dependencies": [ - "Coloredcoins" + "Ethereum" ], - "icon": "lykke", + "icon": "kyber", "token": { - "name": "lykke", - "symbol": "LKK" + "name": "kyber token", + "symbol": "KNC" }, "consensus": { - "consensus_type": "CCP", - "consensus_name": "Colored Coins Protocol" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Global Marketplace on the Blockchain" + "headline": "Instant exchange and conversion of digital assets" }, - "aliases": { - "coinmarketcap": "Lykke" + "crowdsales": { + "start_date": "2017-09-15T00:00:00", + "end_date": "2017-09-16T06:38:00", + "end_date_plan": "2017-09-16T06:38:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://kyber.network/", + "funding_url": "https://tokensale.kyber.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 50000000" + ] }, "links": [ { "type": "website", - "name": "lykke.com", - "url": "https://www.lykke.com/", + "name": "kyber.network", + "url": "https://kyber.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lykke Whitepaper", - "url": "https://www.lykke.com/Whitepaper_LykkeExchange.pdf", + "name": "Kyber Whitepaper", + "url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf", "tags": [ "Main", "Science" @@ -30984,8 +30523,8 @@ }, { "type": "github", - "name": "Lykke GitHub", - "url": "https://github.com/LykkeCity/", + "name": "Kyber GitHub", + "url": "https://github.com/kyberNetwork/", "icon": "github.png", "tags": [ "Main", @@ -30994,73 +30533,37 @@ }, { "type": "blog", - "name": "Lykke Blog", - "url": "https://www.lykke.com/city/blog", + "name": "Kyber Blog", + "url": "https://blog.kyber.network/", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1402110.0;all", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/LykkeCity", + "url": "https://twitter.com/kybernetwork", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Lykke Slack", - "url": "https://lykkecommunity.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/lykke/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCmMYipGdKMF0kzfaE-PXsNQ", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/groups/542506412568917/", - "icon": "facebook.png", + "name": "Kyber Telegram", + "url": "https://t.me/kybernetwork", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Lykke Telegram", - "url": "https://telegram.me/joinchat/AEGiqkF-_dNaHMwQbRSnAg", - "icon": "telegram.png", + "type": "slack", + "name": "Kyber Slack", + "url": "https://slack.kyber.network/", + "icon": "slack.png", "tags": [ "News" ] @@ -31068,71 +30571,84 @@ ] }, { - "genesis_id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "system": "MCAP", + "genesis_id": "", + "system": "Lampix", "dependencies": [ "Ethereum" ], - "icon": "mcap", + "icon": "lampix", "token": { - "name": "mcap token", - "symbol": "MCAP" + "name": "lampix token", + "symbol": "PIX" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, - "aliases": { - "coinmarketcap": "MCAP" - }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Invest in high growth startups" + "headline": "Blockchain ‘image mining’ network for augmented reality systems" }, "crowdsales": { - "start_date": "2017-04-27T08:00:00", - "end_date": "2017-05-27T08:00:00", + "start_date": "2017-08-09T08:00:00", + "end_date": "2017-08-18T09:00:00", + "end_date_plan": "2017-08-18T09:00:00", "genesis_address": [ "" ], - "funding_terms": "https://bitcoingrowthfund.com/mcap", - "funding_url": "https://bitcoingrowthfund.com/mcap", + "funding_terms": "https://www.lampix.co/index.html", + "funding_url": "https://www.lampix.co/token.html", "tokens_sold": "", - "tokens_issued": 100000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "btc = 2000" + "" ], "raised": [ "" ] }, - "specs": { - "supply": 100000000 - }, "links": [ { "type": "website", - "name": "bitcoingrowthfund.com", - "url": "https://bitcoingrowthfund.com/mcap", + "name": "lampix.co", + "url": "https://www.lampix.co/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "MCAP Whitepaper", - "url": "https://bitcoingrowthfund.com/static/pdf/mcap-whitepaper.pdf", + "name": "Lampix Whitepaper", + "url": "https://www.dropbox.com/s/3vs49t1dgcase9v/pix%20token%20whitepaper%20v7.docx?dl=0", "tags": [ "Main", "Science" ] }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/lampix_co", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Lampix Slack", + "url": "https://lampix-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "blog", - "name": "MCAP Blog", - "url": "https://medium.com/bitcoingrowthfund", + "name": "Lampix Blog", + "url": "https://medium.com/@lampix", "icon": "medium.png", "tags": [ "Main", @@ -31140,10 +30656,10 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mcap_token", - "icon": "twitter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://lampix-invite.herokuapp.com/", + "icon": "reddit.png", "tags": [ "News" ] @@ -31151,290 +30667,322 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/BitcoinGrowthFundBGF/", + "url": "https://www.facebook.com/Lampix-997463780290920/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCY3N6_p3fWC76XFrQlid0vQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Mineum", + "system": "LAToken", + "dependencies": [ + "Ethereum" + ], + "icon": "latoken", "token": { - "name": "mineum", - "symbol": "MNM" + "name": "latoken", + "symbol": "LAT" }, "consensus": { - "type": "Hybrid POS-POW", - "algorithm": "x13" - }, - "aliases": { - "coinmarketcap": "Mineum", - "nickname": "Mineum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Backed by Mining Activities", - "page_state": "draft" + "system_type": "cryptoasset", + "headline": "Tokenize and trade real assets via crypto" }, "crowdsales": { - "start_date": "2016-05-07T12:00:00", - "end_date": "2016-05-28T23:59:59", + "start_date": "2017-08-22T11:00:00", + "end_date": "2017-10-10T11:00:00", + "end_date_plan": "2017-10-10T11:00:00", "genesis_address": [ - "Md1tCyT18DPnPbFqBKDSj77E1kHBTMUGrG" + "" ], - "funding_terms": "https://mineum.org/documentation/mineum-ico-terms.pdf", - "funding_url": "https://mymineum.org/", + "funding_terms": "https://latoken.com/", + "funding_url": "https://sale.latoken.com/", "tokens_sold": "", - "tokens_issued": 10000000, - "btc_raised": "" + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 10000000 + "supply": 400000000 }, "links": [ { "type": "website", - "name": "mineum.org", - "url": "https://mineum.org/", - "icon": "website.png", + "name": "latoken.com", + "url": "https://latoken.com/", "tags": [ "Main" ] }, { - "type": "website", - "name": "MINEUM Crowdsale", - "url": "https://mymineum.org/", - "icon": "website.png", + "type": "paper", + "name": "LAToken Whitepaper", + "url": "https://cdn.latoken.com/common/files/whitepaper/latoken-whitepaper-en.pdf?_ga=2.136809840.1504055711.1504015118-1549099751.1499680070", "tags": [ - "Main" + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "LAToken GitHub", + "url": "https://github.com/latoken", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2083486.0", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/mineumproject", + "url": "https://twitter.com/latokens", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "Slack", - "url": "http://mineum.slack.com", + "name": "LAToken Telegram", + "url": "https://t.me/latoken", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "LAToken Slack", + "url": "http://latoken.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1461341.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/LiquidAssetToken", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "MINEUM Whitepaper", - "url": "https://mineum.org/documentation/mineum-whitepaper.pdf", - "icon": "paper.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCvTfsRYJYD2X26VXbqDVgTQ", + "icon": "youtube.png", "tags": [ - "Science" + "News" ] } ] }, { - "genesis_id": "358", - "system": "MUSE", - "icon": "muse", + "genesis_id": "9c89283ba0f3227f6c03b70216b9f665f0118d5e0fa729cedf4fb34d6a34f463", + "system": "LBRY", "dependencies": [ "independent" ], "token": { - "name": "MUSE", - "symbol": "MUSE" + "name": "lbry credit", + "symbol": "LBC" }, "consensus": { - "type": "PoS", - "algorithm": "Graphene" + "type": "PoW", + "algorithm": "" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "The Ultimate One Stop Music Platform", - "summary": "Notes at present are a User Issued Asset (UIA) on the BitShares network. They are a liquid and tradable crypto-token that each represent 1 unit of the upcoming fan engagement and intellectual property management blockchain currently referred to as BitShares Music.", + "headline": "Quasi Decentralized Digital Library", "tags": [ "DAO" ], "page_state": "ready" }, "aliases": { - "coinmarketcap": "MUSE", - "nickname": "Muse" + "coinmarketcap": "LBRY Credits" }, "specs": { - "supply": 1510000000 + "supply": 401027129.4109525 }, - "crowdsales": { - "start_date": "2014-06-10T00:00:00", - "end_date": "2014-12-04T00:00:00", - "genesis_address": [ - "37X8DHpfiimB7PU5y35rfBcg5Vxj2R6umL" - ], - "funding_terms": "http://www.bitsharesmusicfoundation.org/assets/files/legal/Notes-Sale-Agreement.pdf", - "funding_operator": "ags", - "funding_url": "http://www1.agsexplorer.com/", - "tokens_sold": 300000000, - "tokens_issued": 1274224570, - "btc_raised": 1438.12098051 + "first_price": { + "btc": 0.00259139, + "usd": 1.72837939, + "date": "2016-07-13T20:30:00" + }, + "flags": { + "quantum": true, + "supply_from_here": true }, "links": [ { - "name": "whatarenotes.info", - "url": "http://whatarenotes.info/", - "type": "website", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "name": "peertracks.com", - "url": "http://peertracks.com/", - "type": "website", + "name": "lbry.io", + "url": "lbry.io", "icon": "website.png", "tags": [ "Main" - ] - }, - { - "name": "Bitshares Forum", - "url": "https://bitsharestalk.org/index.php/board,54.0.html", - "icon": "forum.png", - "tags": [ - "News" ], - "type": "forum" + "type": "site" }, { - "name": "@peertracks", - "url": "https://twitter.com/peertracks", - "icon": "twitter.png", + "name": "Explorer", + "url": "https://explorer.lbry.io/", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ], - "type": "twitter" + "type": "explorer" }, { - "name": "Facebook", - "url": "https://www.facebook.com/PeerTracks", - "icon": "facebook.png", + "name": "Blog", + "url": "https://lbry.io/news", + "icon": "blog.png", "tags": [ "News" ], "type": "custom" }, { - "name": "Explorer", - "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "BitShares Wallet", - "url": "https://bitshares.org/download/", - "type": "wallet", - "icon": "bitshares.png", + "name": "LBRY organization on GitHub", + "url": "https://github.com/lbryio", "tags": [ - "Apps", - "Wallet" - ] + "Code" + ], + "type": "github" }, { - "name": "Moonstone", - "url": "http://www.moonstone.io/", - "type": "wallet", - "icon": "moonstone.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/bitshares-music/#markets", - "type": "custom", - "icon": "link.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Ledgys", + "icon": "ledgys", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "ledgys token", + "symbol": "XLC" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Ledgys" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Data Markets with Ethereum", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" + }, + "specs": { + "cap": {} + }, + "first_price": {}, + "flags": {}, + "links": [ { - "name": "BitShares AE", - "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", - "type": "custom", - "icon": "bitshares.png", + "type": "website", + "name": "ledgys.io", + "url": "http://ledgys.io/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "type": "custom", - "icon": "yunbi.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ledgysproject", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Graphene Docs", - "url": "http://docs.bitshares.eu/integration/", - "type": "custom", - "icon": "graphene.svg", + "type": "paper", + "name": "Ledgys Whitepaper", + "url": "http://ledgys.io/pdf/LedgysDistributedNetwork-whitepaper-alpha-1.2.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Main", + "Science" ] } - ], - "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.00000479, - "usd": 0.001768, - "date": "2014-12-04T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Magos", + "system": "Lendroid", "dependencies": [ "Ethereum" ], - "icon": "magos", + "icon": "lendroid", "token": { - "name": "magos token", - "symbol": "MAG" + "name": "lendroid token", + "symbol": "LST" }, "consensus": { "consensus_type": "ERC20 Token", @@ -31443,40 +30991,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Oracle based on Artificial Intelligence" - }, - "crowdsales": { - "start_date": "2017-08-16T20:00:00", - "end_date": "2017-09-30T20:00:00", - "end_date_plan": "2017-09-30T20:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://magos.io/", - "funding_url": "http://magos.io/tokens/", - "tokens_sold": "", - "tokens_issued": 50123377, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Decentralized Digital Asset Lending Platform" }, "links": [ { "type": "website", - "name": "magos.io", - "url": "https://magos.io/", + "name": "lendroid.com", + "url": "https://lendroid.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Magos Whitepaper", - "url": "https://magos.io/bluepaper.pdf", + "name": "Lendroid Whitepaper", + "url": "https://lendroid.com/assets/whitepaper.pdf", "tags": [ "Main", "Science" @@ -31484,8 +31013,8 @@ }, { "type": "github", - "name": "Magos GitHub", - "url": "https://github.com/bancorprotocol/contracts", + "name": "Lendroid GitHub", + "url": "https://github.com/lendroidproject", "icon": "github.png", "tags": [ "Main", @@ -31494,301 +31023,175 @@ }, { "type": "blog", - "name": "Magos Blog", - "url": "https://medium.com/@MAGOS", + "name": "Lendroid Blog", + "url": "https://blog.lendroid.com/", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2087842", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MagosNetwork", + "url": "https://twitter.com/lendroidproject", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Magos Telegram", - "url": "https://t.me/joinchat/FVOnbQ0vvDFeHNUkvdQZzg", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Magos Slack", - "url": "https://magos-invite.herokuapp.com/", + "name": "Lendroid Slack", + "url": "http://slack.lendroid.com/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MAGOS.io/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "geneis_id": "86f214055a7f4f5057922fd1647e00ef31ab0a3ff15217f8b90e295f051873a7", - "system": "MaidSafeCoin", - "icon": "maidsafecoin", + "genesis_id": "", + "system": "LEOCoin", + "icon": "leocoin", "dependencies": [ - "Bitcoin", - "Mastercoin (Omni)" + "Ethereum" ], "token": { - "name": "safecoin", - "symbol": "MAID" + "name": "leocoin", + "symbol": "LEO" }, "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Distributed Data Management Service", - "summary": "MaidSafe is a fully decentralized platform on which application developers can build decentralized applications. The network is made up by individual users who contribute storage, computing power and bandwidth to form a world-wide autonomous system.", + "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", "tags": [ - "DApp" + "DAO" ], - "hashtag": "#maidsafe", + "hashtag": "#LEOCOIN", "page_state": "ready" }, "aliases": { - "coinmarketcap": "MaidSafeCoin", - "nickname": "Safe Network" + "coinmarketcap": "LEOCoin" }, - "crowdsales": { - "start_date": "2014-04-22T00:00:00", - "end_date": "2014-05-22T00:00:00", - "genesis_address": [ - "1KHfLixa2idRnZXMUfEisBati1vpywaH6E" - ], - "funding_terms": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md#7-safe-crowd-sale", - "funding_url": "http://maidsafe.net/", - "tokens_sold": 452552412, - "btc_raised": 12200 + "specs": { + "total_tokens": 1000000000 }, - "specs": {}, - "risks": [ - { - "type": "risk", - "name": "Network has not been launched", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Product release is depend on MaidSafe team", - "url": "", - "icon": "" - } - ], "links": [ { + "name": "leocoin.org", + "url": "http://www.leocoin.org/", "type": "website", - "name": "maidsafe.net", - "url": "http://maidsafe.net/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "forum", - "name": "SAFE Forum", - "url": "https://www.maidsafe.org/", - "icon": "forum.png", + "name": "Explorer", + "url": "https://insight.leocoin.org/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "SAFE Documentation", - "url": "https://maidsafe.readme.io/docs", - "icon": "maidsafecoin.png", + "name": "Explorer", + "url": "https://cryptobe.com/chain/LEOcoin", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" - ] - }, - { - "type": "wallet", - "name": "Omniwallet", - "url": "https://www.omniwallet.org/", - "icon": "wallet.png", - "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { + "name": "Explorer", + "url": "http://blockchain.leocoin.org/", "type": "explorer", - "name": "Omni Explorer", - "url": "http://omnichest.info/lookupsp.aspx?sp=3", "icon": "explorer.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "type": "custom", - "name": "SAFE Launcher", - "url": "https://github.com/maidsafe/safe_launcher/releases/tag/0.4.1", - "icon": "maidsafecoin.png", - "tags": [ - "Apps" - ] - }, - { - "type": "custom", - "name": "SAFE Demo App", - "url": "https://github.com/maidsafe/safe_examples/releases/tag/0.2.1", - "icon": "maidsafecoin.png", - "tags": [ - "Apps" - ] - }, - { - "type": "paper", - "name": "SAFE Whitepaper", - "url": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - }, - { - "type": "custom", - "name": "Roadmap", - "url": "http://maidsafe.net/roadmap", - "icon": "whitepaper.png", + "name": "LEOCoin GitHub", + "url": "https://github.com/Leocoin-project/LEOcoin", + "type": "github", + "icon": "github.png", "tags": [ "Code" ] }, { - "type": "github", - "name": "MaidSafe GitHub", - "url": "https://github.com/maidsafe", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1545712.0", + "icon": "bitcointalk.png", "tags": [ - "Code" + "News" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/maidsafe", + "url": "https://twitter.com/LEOcoinORG", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { + "name": "Ubiq blog", + "url": "https://medium.com/the-ubiq-report", "type": "blog", - "name": "Blog", - "url": "http://blog.maidsafe.net/", - "rss": "http://blog.maidsafe.net/feed/", - "icon": "blog.png", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", "name": "reddit", - "url": "http://www.reddit.com/r/maidsafe", + "url": "https://www.reddit.com/r/LEOcoinorg/", + "type": "reddit", "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "On scalable, decentralised applications", - "url": "https://github.com/benjaminbollen/maidsafe_articles/blob/master/protocol/safe_protocol.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ], - "type": "paper" - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Facebook", + "url": "https://www.facebook.com/LEOcoin.org", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", + "name": "Google+", + "url": "https://plus.google.com/u/0/106893535574298107342", "type": "custom", - "icon": "shapeshift.png", + "icon": "googleplus.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/maidsafecoin/#markets", + "url": "https://coinmarketcap.com/currencies/leocoin/#markets", "type": "custom", "icon": "link.png", "tags": [ @@ -31797,77 +31200,63 @@ ] }, { - "type": "wiki", - "name": "SAFE Network Wiki", - "url": "https://safenetwork.wiki/", - "icon": "wiki.png", + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/", + "type": "custom", + "icon": "cryptopia.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" + ] + }, + { + "name": "Livecoin", + "url": "https://www.livecoin.net/", + "type": "custom", + "icon": "livecoin.png", + "tags": [ + "Apps", + "Exchange" ] } ], - "first_price": { - "btc": 0.00002696, - "usd": 0.01418256, - "date": "2014-05-22T00:00:00" - }, "flags": { "quantum": true } }, { "genesis_id": "", - "system": "Make It Viral", + "system": "Lescoin", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "makeitviral", + "icon": "lescoin", "token": { - "name": "make it viral token", - "symbol": "MIV" + "name": "lescoin token", + "symbol": "LSC" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Video Sharing Platform" - }, - "crowdsales": { - "start_date": "2017-07-18T16:00:00", - "end_date": "2017-10-31T23:59:00", - "end_date_plan": "2017-10-31T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.miv.life/miv_terms.pdf", - "funding_url": "https://www.miv.life/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "system_type": "cryptoasset", + "headline": "Crypto-currency secured by wood stock" }, "links": [ { "type": "website", - "name": "miv.life", - "url": "http://miv.life/", + "name": "lescoin.io", + "url": "https://lescoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Make It Viral Whitepaper", - "url": "http://188.226.133.21/MakeItViral_WhitePaper_May_2017.pdf", + "name": "Lescoin Whitepaper", + "url": "https://bit.ly/Lescoin_WP_EN", "tags": [ "Main", "Science" @@ -31875,8 +31264,8 @@ }, { "type": "github", - "name": "Make It Viral GitHub", - "url": "https://github.com/medsi2/MIV", + "name": "Lescoin GitHub", + "url": " https://github.com/Lescoin/ico", "icon": "github.png", "tags": [ "Main", @@ -31885,8 +31274,8 @@ }, { "type": "blog", - "name": "Make It Viral Blog", - "url": "https://medium.com/@MIVlife", + "name": "Lescoin Blog", + "url": "https://medium.com/@lescoin", "icon": "medium.png", "tags": [ "Main", @@ -31896,7 +31285,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1983414.0", + "url": "https://bitcointalk.org/index.php?topic=2190584", "icon": "bitcointalk.png", "tags": [ "News" @@ -31905,7 +31294,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MIVlife", + "url": "https://twitter.com/DAO_Lescoin", "icon": "twitter.png", "tags": [ "News" @@ -31913,8 +31302,8 @@ }, { "type": "custom", - "name": "Make It Viral Telegram", - "url": "https://t.me/joinchat/AAAAAEQT69BSXVezrhhoCw", + "name": "Lescoin Telegram", + "url": "https://t.me/lescoin", "icon": "telegram.png", "tags": [ "News" @@ -31922,26 +31311,17 @@ }, { "type": "slack", - "name": "Make It Viral Slack", - "url": "https://makeitviral.slack.com/join/shared_invite/MTg1OTExNjM1Njk5LTE0OTUzMDUyNzAtNThlNTA4N2ViZg", + "name": "Lescoin Slack", + "url": "https://lescoin.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/MIVlife/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/MIVlife/", + "url": "https://www.facebook.com/DAO-Lescoin-270668693421364", "icon": "facebook.png", "tags": [ "News" @@ -31951,57 +31331,69 @@ }, { "genesis_id": "", - "system": "MakerDAO", - "icon": "makerdao", + "system": "Leviar Coin", "dependencies": [ "Ethereum" ], + "icon": "leviarcoin", + "token": { + "name": "leviar coin", + "symbol": "XLC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Credit System", - "page_state": "draft" + "headline": "DRM Protection over Blockchain" }, - "token": { - "name": "maker", - "symbol": "MKR" + "aliases": { + "coinmarketcap": "LeviarCoin" }, - "specs": { - "supply": 50000 + "crowdsales": { + "start_date": "2017-04-07T00:00:00", + "end_date": "2017-07-09T00:00:00", + "end_date_plan": "2017-07-09T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", + "funding_url": "https://ico.leviarcoin.org/signup", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "31.21", + "cap_limit": [ + "usd = 5400000" + ], + "raised": [ + "usd = 63729.88" + ] }, "links": [ { "type": "website", - "name": "makerdao.com", - "url": "https://www.makerdao.com/", - "icon": "website.png", + "name": "leviarcoin.org", + "url": "https://leviarcoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dai Whitepaper", - "url": "http://makerdao.github.io/docs/", - "icon": "paper.png", + "name": "Leviar Coin Whitepaper", + "url": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", "tags": [ "Main", "Science" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://makerdao.github.io/docs/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "name": "MakerDAO on Github", - "url": "https://github.com/MakerDAO", "type": "github", + "name": "Leviar Coin GitHub", + "url": "https://github.com/leviarcoin/leviarcoin-src", + "icon": "github.png", "tags": [ "Main", "Code" @@ -32009,448 +31401,541 @@ }, { "type": "forum", - "name": "MakerDAO Forum", - "url": "https://forum.makerdao.com", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1838617", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "explorer", - "name": "BitShares Asset", - "url": "http://cryptofresh.com/a/MKR", - "icon": "cryptofresh.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/hashtag/leviarcoin?src=hash", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/#/asset/MKR", - "icon": "openledger.png", + "type": "custom", + "name": "Leviar Coin Telegram", + "url": "https://t.me/leviarcoinofficial", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", - "system": "Mask Network", - "icon": "masknetwork", + "system": "Lisk", + "icon": "lisk", "dependencies": [ - "independed" + "independent" ], "token": { - "name": "mask coin", - "symbol": "MSK" + "name": "lisk", + "symbol": "LSK" }, "consensus": { - "consensus_type": "Variable Proof of Work algorithm", - "consensus_name": "VPOW" + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Peer-to-peer decentralized social trading network" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Decentralized Application Platform", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Lisk" }, "crowdsales": { - "start_date": "2017-05-24T00:00:00", - "end_date": "2017-06-24T23:59:59", - "funding_terms": "http://www.masknetwork.com/ico_terms.pdf", - "funding_url": "http://masknetwork.com/ico.php", - "tokens_sold": 700000000000, - "tokens_issued": 21000000, - "btc_raised": 332148, - "cap_limit": [ + "start_date": "2016-02-22T00:00:00", + "end_date": "2016-03-21T00:00:00", + "genesis_address": [ "" ], - "raised": [ - "" - ] + "funding_terms": "https://ico.lisk.io/presale.pdf", + "funding_url": "https://ico.lisk.io", + "tokens_sold": "85000000", + "btc_raised": "15128.236124451" }, "specs": { - "supply": 700000000000 + "total_tokens": 100000000, + "supply": 100000000 + }, + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.000177979, + "usd": 0.07297139, + "date": "2016-03-20T00:00:00" }, "links": [ { - "type": "website", - "name": "masknetwork.com", - "url": "http://www.masknetwork.com/", + "name": "lisk.io", + "url": "https://lisk.io/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "paper", - "name": "Mask Whitepaper", - "url": "http://www.masknetwork.com/white_paper.pdf", - "icon": "paper.png", + "name": "Lisk Explorer", + "url": "https://explorer.lisk.io/", + "icon": "explorer.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "github", - "name": "Mask GitHub", - "url": "https://github.com/masknetwork", - "icon": "github.png", + "name": "Blog", + "url": "https://blog.lisk.io/", + "rss": "https://blog.lisk.io/feed", + "icon": "blog.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "custom" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", + "name": "Twitter", + "url": "https://twitter.com/LiskHQ", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Forum", + "url": "https://forum.lisk.io/", "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", + "url": "https://bitcointalk.org/index.php?topic=1346646", "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MaskNetwork", - "icon": "twitter.png", + "name": "Reddit", + "url": "https://reddit.com/r/Lisk", + "icon": "reddit.png", "tags": [ - "Main", "News" - ] + ], + "type": "reddit" }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/domain/masknetwork.com/", - "icon": "reddit.png", + "name": "Facebook", + "url": "https://www.facebook.com/Lisk-1118720888180640/", + "icon": "facebook.png", "tags": [ "News" + ], + "type": "custom" + }, + { + "name": "Lisk GitHub", + "url": "https://github.com/LiskHQ", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "Lisk Whitepaper", + "url": "https://lisk.io/documentation?i=lisk-whitepaper/README", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "paper" + }, + { + "name": "Lisk Documentation", + "url": "https://lisk.io/documentation?i=lisk-dapps-docs/README", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Code" ] }, { - "type": "blog", - "name": "Mask Blog", - "url": "http://blog.mass.network/", - "icon": "blog.png", + "name": "Lisk Wallet", + "url": "https://lisk.io/download", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "", - "system": "MassNetwork", - "icon": "massnetwork", + "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", + "system": "Litecoin", + "icon": "litecoin", "dependencies": [ - "independed" + "independent" ], "token": { - "name": "mass coin", - "symbol": "MASS" + "name": "litecoin", + "symbol": "LTC" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Mass Coin", - "nickname": "Mass Network" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Pre-Public", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Blockchain-based solution to online advertising", + "headline": "A peer-to-peer Internet currency", "tags": [ - "DApp" + "DAO" ], - "twwidid": "", - "page_state": "draft" + "hashtag": "#litecoin", + "page_state": "ready" }, - "crowdsales": { - "start_date": "2016-09-06T20:00:00", - "end_date": "2016-12-01T20:00:00", - "funding_terms": "https://mass.network/mass-prospectus.pdf", - "funding_url": "https://ico.mass.network/#/?aid=ep6oxa", - "tokens_sold": 700000000000, - "tokens_issued": 1000000000000, - "btc_raised": 332148 + "aliases": { + "coinmarketcap": "Litecoin" }, "specs": { - "supply": 1000000000000 - }, - "first_price": {}, - "flags": { - "supply_from_here": true + "block_time": 150, + "block_reward": 50, + "total_tokens": 84000000, + "premine_tokens": 150, + "difficulty_cycle": 2016 }, + "events": [ + { + "name": "Announcement", + "start_date": "2011-10-09T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=47417.0" + }, + { + "name": "Genesis", + "start_date": "2011-10-07T07:31:05" + } + ], "links": [ { + "name": "litecoin.org", + "url": "https://litecoin.org/", "type": "website", - "name": "mass.network", - "url": "https://mass.network", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Mass Whitepaper", - "url": "https://mass.network/mass-whitepaper.pdf", - "icon": "paper.png", + "name": "Explorer", + "url": "http://ltc.block-explorer.com/", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "Electrum LTC", + "url": "https://electrum-ltc.org/", + "type": "wallet", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "wallet" + ] + }, + { + "name": "GitHub", + "url": "https://github.com/litecoin-project/litecoin", + "type": "github", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/litecoin", + "type": "twitter", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "name": "LitecoinTalk", + "url": "https://litecointalk.org/", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "name": "Blog", + "url": "http://blog.litecoin.org/", + "rss": "http://blog.litecoin.org/feeds/posts/default?alt=rss", + "type": "blog", + "icon": "blog.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "name": "reddit", + "url": "http://www.reddit.com/r/litecoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/litecoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/network_mass", - "icon": "twitter.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/litecoin", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/user/massnetwork", - "icon": "reddit.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/litecoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "blog", - "name": "Mass Blog", - "url": "http://blog.mass.network/", - "icon": "blog.png", + "name": "Google+", + "url": "https://plus.google.com/+LitecoinOrg", + "type": "custom", + "icon": "googleplus.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Mastercoin (Omni)", - "dependencies": [ - "Bitcoin" - ], - "icon": "omnilayer", - "token": { - "name": "omni", - "symbol": "MSC" - }, - "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "Omni", - "nickname": "Omni Layer" - }, - "crowdsales": { - "start_date": "2013-07-31T00:00:00", - "end_date": "2013-08-31T00:00:00", - "genesis_address": [ - "1EXoDusjGwvnjZUyKkxZ4UHEf77z6A5S4P" - ], - "funding_url": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", - "funding_terms": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", - "btc_raised": 4740, - "tokens_sold": 563162, - "tokens_issued": 613148.53852826 - }, - "specs": { - "previous_name": "Mastercoin" - }, - "links": [ + }, { - "type": "risk", - "name": "90% of supply was initial distributed to one person", - "url": "", - "icon": "" + "name": "blockr.io", + "url": "http://ltc.blockr.io/", + "type": "explorer", + "icon": "blockr.png", + "tags": [ + "Apps", + "Analytics" + ] }, { - "type": "website", - "name": "www.omni.foundation", - "url": "http://www.omni.foundation/", - "icon": "website.png", + "name": "Explorer", + "url": "http://explorer.litecoin.net/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "GitHub Organization", - "name": "GitHub", - "url": "https://github.com/mastercoin-MSC", - "icon": "github.png", + "name": "SoChain", + "url": "https://chain.so/ltc", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { + "name": "Blockchains", + "url": "http://blockchains.io/ltct/blocks/", "type": "explorer", - "name": "OmniChest", - "url": "http://omnichest.info/", - "icon": "mastercoin (omni).png", + "icon": "explorer.png", "tags": [ - "Main", "Apps", "Analytics" ] }, { - "type": "wallet", - "name": "Omni Wallet", - "url": "https://www.omniwallet.org/", - "icon": "omniwallet.png", + "name": "Hash Rate Distribution", + "url": "https://www.litecoinpool.org/pools", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", "Apps", - "Wallet" + "Analytics" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.omni.foundation/", - "rss": "http://blog.omni.foundation/feed/", - "icon": "blog.png", + "name": "Litecoin BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=47417.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/omni/", - "icon": "reddit.png", + "name": "Litecoin Wiki", + "url": "https://litecoin.info/", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "News" + "Code" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=558012.0", - "icon": "reddit.png", + "name": "F2Pool", + "url": "https://www.f2pool.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MSCProtocol", - "icon": "twitter.png", + "name": "LTC1BTC", + "url": "http://ltc1btc.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "LitecoinPool", + "url": "https://www.litecoinpool.org/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/groups/mastercoin/?ref=br_tf", - "icon": "facebook.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/mastercoin/", + "name": "GHASH.IO", + "url": "https://ghash.io/", "type": "custom", - "icon": "coindesk.png", + "icon": "ghashio.png", "tags": [ - "News" + "Apps" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/mastercoin/", + "name": "8baochi", + "url": "http://www.8baochi.com/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/mastercoin/", + "name": "CoinoTron", + "url": "https://coinotron.com/", "type": "custom", - "icon": "bitcoinist.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "paper", - "name": "Omni Layer Documentation", - "url": "http://mastercoin.readthedocs.org/en/latest/index.html", - "icon": "paper.png", + "name": "WeMineLTC", + "url": "https://www.wemineltc.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Code" + "Apps" ] }, { - "type": "paper", - "name": "Omni Protocol Specification", - "url": "https://github.com/OmniLayer/spec", - "icon": "paper.png", + "name": "CleverMining", + "url": "http://clevermining.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Code" + "Apps" + ] + }, + { + "name": "P2Pool", + "url": "http://p2pool.litecointools.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "MultiPool", + "url": "https://www.multipool.us/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" ] }, { "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/mastercoin/#markets", + "url": "http://coinmarketcap.com/currencies/litecoin/#markets", "type": "custom", "icon": "link.png", "tags": [ @@ -32458,6 +31943,79 @@ "Analytics" ] }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC-e", + "url": "https://btc-e.com/", + "type": "custom", + "icon": "btc-e.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "OKCoin", + "headline": "The Bitcoin Exchange With Margin and Futures", + "url": "https://www.okcoin.com/", + "type": "custom", + "icon": "okcoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", + "tags": [ + "Apps", + "Exchange" + ] + }, { "name": "Poloniex", "url": "https://www.poloniex.com", @@ -32469,10 +32027,20 @@ ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", + "name": "HitBTC", + "url": "https://hitbtc.com/", "type": "custom", - "icon": "shapeshift.png", + "icon": "hitbtc.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ "Apps", "Exchange" @@ -32489,30 +32057,32 @@ ] }, { - "name": "MasterXchange", - "url": "http://masterxchange.com/", + "name": "CEX", + "headline": "Global Bitcoin Exchange", + "url": "https://cex.io/", "type": "custom", - "icon": "masterxchange.png", + "icon": "cex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "wallet", - "name": "HolyTransaction", - "url": "https://holytransaction.com/", - "icon": "holytransaction.png", + "name": "BlockTrades", + "headline": "Your Gateway to the BitShares Trading Network", + "url": "https://blocktrades.us/", + "type": "custom", + "icon": "blocktrades.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] } ], "first_price": { - "btc": 0.00841676, - "usd": 1.08963375, - "date": "2013-08-31T00:00:00" + "btc": 0.0314437, + "usd": 3.82096807, + "date": "2013-04-28T00:00:00" }, "flags": { "quantum": true @@ -32520,33 +32090,182 @@ }, { "genesis_id": "", - "system": "MatchPay", + "system": "Livepeer", + "dependencies": [ + "Ethereum" + ], + "icon": "livepeer", + "token": { + "name": "livepeer token", + "symbol": "LPT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Live Video Broadcasting" + }, + "links": [ + { + "type": "website", + "name": "livepeer.org", + "url": "http://livepeer.org/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Livepeer Whitepaper", + "url": "https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Livepeer GitHub", + "url": "https://github.com/livepeer", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/livepeerorg", + "icon": "twitter.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Loopring", + "dependencies": [ + "Ethereum" + ], + "icon": "loopring", + "token": { + "name": "loopring token", + "symbol": "LRC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralised Exchange and Open Protocol" + }, + "aliases": { + "coinmarketcap": "Loopring" + }, + "links": [ + { + "type": "website", + "name": "loopring.org", + "url": "https://loopring.org/en/index.html", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Loopring Whitepaper", + "url": "https://github.com/Loopring/whitepaper/raw/master/en_whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Loopring GitHub", + "url": "https://github.com/loopring", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Loopring Blog", + "url": "https://medium.com/@loopring", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2069498", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/loopringorg", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Loopring Slack", + "url": "https://loopring.now.sh/", + "icon": "slack.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Lordmancer II", "dependencies": [ "Ethereum" ], - "icon": "matchpay", + "icon": "lordmancerii", "token": { - "name": "matchpay token", - "symbol": "​MPY​" + "name": "lordmancer token", + "symbol": "LC" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Transparent Multi-Step Secure Payments" + "headline": "Mobile MMORPG where players mine cryptocurrency" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-10-23T06:00:00", + "end_date": "2017-12-29T06:00:00", + "end_date_plan": "2017-12-29T06:00:00", "genesis_address": [ - "0xfE38739c4b70cD6D1d3674E70d17fB1999CB4F9F" + "" ], - "funding_terms": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", - "funding_url": "http://matchpay.io/#ico", + "funding_terms": "http://lordmancer2.io/terms_en", + "funding_url": "http://lordmancer2.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -32560,16 +32279,16 @@ "links": [ { "type": "website", - "name": "matchpay.io", - "url": "http://matchpay.io", + "name": "lordmancer2.io", + "url": "http://lordmancer2.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "MatchPay Whitepaper", - "url": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", + "name": "Lordmancer II Whitepaper", + "url": "https://1drv.ms/b/s!AtHyJaAqXgPAgslabUq333piWVe-gw", "tags": [ "Main", "Science" @@ -32577,146 +32296,255 @@ }, { "type": "github", - "name": "MatchPay GitHub", - "url": "https://github.com/FedericoCapello/MatchPay.io", + "name": "Lordmancer II GitHub", + "url": "https://github.com/lm2-ico/contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2059852.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/matchpay", + "url": "https://twitter.com/LordmancerI", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Lordmancer II Telegram", + "url": "https://t.me/lm2ico", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "MatchPay Slack", - "url": "http://slack.matchpay.io/", + "name": "Lordmancer II Slack", + "url": "https://lordmancerico.slack.com/join/shared_invite/MjIwNDE1NTI3ODA4LTE1MDE2NzY2NDEtNDYxYTA5NjIwNg", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Lordmancer2/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCR7woS5tfu9UBmJObOII5ow", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, + { + "genesis_id": "3624321493", + "system": "LTBcoin", + "icon": "ltbcoin", + "dependencies": [ + "Conterparty" + ], + "aliases": { + "coinmarketcap": "LTBcoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" + }, + "token": { + "name": "ltbcoin", + "symbol": "LTBC" + }, + "specs": {}, + "flags": { + "rating_do_not_display": true, + "quantum": true + }, + "links": [ + { + "type": "website", + "name": "ltbcoin.com/", + "url": "http://ltbcoin.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Counterparty Asset", + "url": "http://blockscan.com/assetInfo.aspx?q=LTBCOIN", + "icon": "counterparty.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "twitter", + "name": "@ltbcoin", + "url": "https://twitter.com/ltbcoin", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=712944.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00000158, + "usd": 0.00078485, + "date": "2014-08-18T00:00:00" + } + }, { "genesis_id": "", - "system": "Matchpool", - "icon": "matchpool", + "system": "Lunyr", "dependencies": [ "Ethereum" ], + "icon": "lunyr", "token": { - "name": "guppie", - "symbol": "GUP" + "name": "lunyr token", + "symbol": "LUN" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Matchpool" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Dapp that reward people for creating human connections", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "system_type": "cryptocurrency", + "headline": "Decentralized world knowledge base" }, "crowdsales": { - "start_date": "2017-04-02T13:00:00", - "end_date": "2017-04-04T13:00:00", + "start_date": "2017-03-29T00:00:00", + "end_date": "2017-04-28T00:00:00", + "end_date_plan": "2017-04-28T00:00:00", "genesis_address": [ - "0xE05CeDD2838E4e1d99B539D8C768D6EF2a10F729" + "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9" ], - "funding_terms": "https://medium.com/matchpool/announcement-matchpools-ether-cap-updated-campaign-information-ff2f539065da", - "funding_url": "http://matchpool.co/crowdsale/", - "tokens_sold": 60000000, - "tokens_issued": 100000000, - "btc_raised": "" - }, - "specs": { - "supply": 100000000, - "cap": {} - }, - "first_price": { - "date": "2017-04-11T19:44:47", - "btc": 0.0002, - "usd": 0.240438 + "funding_terms": "https://github.com/Lunyr/Misc/blob/master/Presale_Purchase_Agreement.pdf", + "funding_url": "https://lunyr.com/", + "tokens_sold": 2703356, + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "matchpool.co", - "url": "http://matchpool.co", - "icon": "website.png", + "name": "lunyr.com", + "url": "https://lunyr.com/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Lunyr Whitepaper", + "url": "https://github.com/Lunyr/Lunyr/blob/master/Lunyr_White_Paper_ENG.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Matchpool GitHub", - "url": "https://github.com/Matchpool", + "name": "Lunyr GitHub", + "url": "https://github.com/Lunyr/Lunyr", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "paper", - "name": "Matchpool Whitepaper", - "url": "http://matchpool.co/wp-content/uploads/2016/12/Matchpool_Whitepaper_221216.pdf", - "icon": "paper.png", + "type": "blog", + "name": "Lunyr Blog", + "url": "https://medium.com/lunyr", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@matchpool", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1818468.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/matchpool", + "url": "https://twitter.com/LunyrInc", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1752471.0", - "icon": "bitcoin.png", + "type": "slack", + "name": "Lunyr Slack", + "url": "https://slack.lunyr.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://matchpool.signup.team/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Lunyr/", + "icon": "reddit.png", "tags": [ "News" ] @@ -32724,7 +32552,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/matchpoolhq/", + "url": "https://www.facebook.com/Lunyr-806275516194118/", "icon": "facebook.png", "tags": [ "News" @@ -32734,56 +32562,40 @@ }, { "genesis_id": "", - "system": "Matryx", + "system": "Lykke", "dependencies": [ - "Ethereum" + "Coloredcoins" ], - "icon": "matryx", + "icon": "lykke", "token": { - "name": "matryx token", - "symbol": "MTX" + "name": "lykke", + "symbol": "LKK" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "CCP", + "consensus_name": "Colored Coins Protocol" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Collaboration Platform" + "headline": "Global Marketplace on the Blockchain" }, - "crowdsales": { - "start_date": "2017-08-13T15:00:00", - "end_date": "2017-09-13T15:00:00", - "end_date_plan": "2017-09-13T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.matryx.ai/", - "funding_url": "https://www.matryx.ai/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Lykke" }, "links": [ { "type": "website", - "name": "matryx.ai", - "url": "https://www.matryx.ai/", + "name": "lykke.com", + "url": "https://www.lykke.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Matryx Whitepaper", - "url": "https://www.matryx.ai/matryx-whitepaper.pdf", + "name": "Lykke Whitepaper", + "url": "https://www.lykke.com/Whitepaper_LykkeExchange.pdf", "tags": [ "Main", "Science" @@ -32791,8 +32603,8 @@ }, { "type": "github", - "name": "Matryx GitHub", - "url": "https://github.com/matryx", + "name": "Lykke GitHub", + "url": "https://github.com/LykkeCity/", "icon": "github.png", "tags": [ "Main", @@ -32801,8 +32613,8 @@ }, { "type": "blog", - "name": "Matryx Blog", - "url": "https://blog.matryx.ai/", + "name": "Lykke Blog", + "url": "https://www.lykke.com/city/blog", "icon": "medium.png", "tags": [ "Main", @@ -32812,7 +32624,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2141614.0", + "url": "https://bitcointalk.org/index.php?topic=1402110.0;all", "icon": "bitcointalk.png", "tags": [ "News" @@ -32821,17 +32633,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/intent/follow?original_referer=http%3A%2F%2Flocalhost%3A8080%2F&ref_src=twsrc%5Etfw®ion=follow_link&screen_name=matryx_ai&tw_p=followbutton", + "url": "https://twitter.com/LykkeCity", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Lykke Slack", + "url": "https://lykkecommunity.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/lykke/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", - "name": "Matryx Telegram", - "url": "https://t.me/matryxai", - "icon": "telegram.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCmMYipGdKMF0kzfaE-PXsNQ", + "icon": "youtube.png", "tags": [ "News" ] @@ -32839,7 +32669,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/matryxai/", + "url": "https://www.facebook.com/groups/542506412568917/", "icon": "facebook.png", "tags": [ "News" @@ -32847,9 +32677,9 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCmyCwkgekVmLzONJZ1jQk-A", - "icon": "youtube.png", + "name": "Lykke Telegram", + "url": "https://telegram.me/joinchat/AEGiqkF-_dNaHMwQbRSnAg", + "icon": "telegram.png", "tags": [ "News" ] @@ -32857,63 +32687,66 @@ ] }, { - "genesis_id": "00000c7c73d8ce604178dae13f0fc6ec0be3275614366d44b1b4b5c6e238c60c", - "system": "MazaCoin", - "icon": "mazacoin", - "aliases": { - "coinmarketcap": "MazaCoin" + "genesis_id": "", + "system": "Magos", + "dependencies": [ + "Ethereum" + ], + "icon": "magos", + "token": { + "name": "magos token", + "symbol": "MAG" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "22/02/2014" - }, - "token": { - "name": "MazaCoin", - "symbol": "MZC" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Oracle based on Artificial Intelligence" }, - "specs": { - "p2p": 12835, - "rpc": 12832, - "block_time": 120, - "block_reward": 5000, - "halfing_cycle": "241920 blocks (about 12 month)", - "total_tokens": 2419200000, - "difficulty_cycle": "4 blocks (8 minutes) based on last 90 blocks", - "txs_confirm": 5 + "crowdsales": { + "start_date": "2017-08-16T20:00:00", + "end_date": "2017-09-30T20:00:00", + "end_date_plan": "2017-09-30T20:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://magos.io/", + "funding_url": "http://magos.io/tokens/", + "tokens_sold": "", + "tokens_issued": 50123377, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "mazacoin.org", - "url": "https://mazacoin.org/", - "icon": "website.png", + "name": "magos.io", + "url": "https://magos.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://mazacha.in/", - "icon": "explorer.png", + "type": "paper", + "name": "Magos Whitepaper", + "url": "https://magos.io/bluepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "MazaCoin GitHub", - "url": "https://github.com/MazaCoin/MazaCoin", + "name": "Magos GitHub", + "url": "https://github.com/bancorprotocol/contracts", "icon": "github.png", "tags": [ "Main", @@ -32921,291 +32754,358 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=508849.0", - "icon": "forum.png", + "type": "blog", + "name": "Magos Blog", + "url": "https://medium.com/@MAGOS", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00003196, - "usd": 0.02066282, - "date": "2014-02-27T00:00:00" - } - }, - { - "genesis_id": "607d0c078ddc9480888275d59fc364031fb5451afe85c1464432e8a2c5cc77af", - "system": "Megacoin", - "icon": "megacoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Megacoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Megacoin", - "symbol": "MEC" - }, - "specs": { - "p2p": 7951, - "rpc": 7950, - "block_time": "150", - "block_reward": 25, - "halfing_cycle": 420000, - "total_tokens": 32500000 - }, - "events": [ + }, { - "name": "Announcement", - "start_date": "2013-05-29T02:51:40", - "url": "https://bitcointalk.org/index.php?topic=218851.0" - } - ], - "links": [ + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2087842", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MagosNetwork", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, { - "type": "website", - "name": "www.megacoin.co.nz", - "url": "http://www.megacoin.co.nz/", - "icon": "website.png", + "type": "custom", + "name": "Magos Telegram", + "url": "https://t.me/joinchat/FVOnbQ0vvDFeHNUkvdQZzg", + "icon": "telegram.png", "tags": [ - "Main" + "News" ] }, { - "type": "explorer", - "name": "Blockr", - "url": "http://mec.blockr.io/", - "icon": "blockr.png", + "type": "slack", + "name": "Magos Slack", + "url": "https://magos-invite.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "Megacoin GitHub", - "url": "https://github.com/megacoin/megacoin", - "icon": "github.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=240861.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MAGOS.io/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00005054, - "usd": 0.00419918, - "date": "2013-07-07T00:00:00" - } + ] }, { - "genesis_id": "0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1", - "system": "Melonport", - "icon": "melonport", + "geneis_id": "86f214055a7f4f5057922fd1647e00ef31ab0a3ff15217f8b90e295f051873a7", + "system": "MaidSafeCoin", + "icon": "maidsafecoin", "dependencies": [ - "Ethereum" + "Bitcoin", + "Mastercoin (Omni)" ], "token": { - "name": "melon", - "symbol": "MLN" + "name": "safecoin", + "symbol": "MAID" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Melon", - "nickname": "Melonport" + "type": "Omni", + "algorithm": "Locked Token" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "An open-source blockchain protocol for asset management", + "headline": "Distributed Data Management Service", + "summary": "MaidSafe is a fully decentralized platform on which application developers can build decentralized applications. The network is made up by individual users who contribute storage, computing power and bandwidth to form a world-wide autonomous system.", "tags": [ "DApp" ], + "hashtag": "#maidsafe", "page_state": "ready" }, + "aliases": { + "coinmarketcap": "MaidSafeCoin", + "nickname": "Safe Network" + }, "crowdsales": { - "start_date": "2017-02-15T12:00:00", - "end_date": "2017-02-15T12:00:00", + "start_date": "2014-04-22T00:00:00", + "end_date": "2014-05-22T00:00:00", "genesis_address": [ - "0x3BF541f87056D134E0109BE1Be92978b26Cb09e0" + "1KHfLixa2idRnZXMUfEisBati1vpywaH6E" ], - "funding_terms": "https://contribution.melonport.com/terms.pdf", - "funding_url": "https://melonport.com/", - "tokens_issued": 1250000, - "tokens_sold": 750000, - "btc_raised": 2903 - }, - "specs": { - "supply": 1250000, - "cap": {}, - "price": {} - }, - "first_price": { - "date": "2017-03-15T12:00:00", - "btc": 0.00387073, - "usd": 3.88416143 + "funding_terms": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md#7-safe-crowd-sale", + "funding_url": "http://maidsafe.net/", + "tokens_sold": 452552412, + "btc_raised": 12200 }, - "flags": {}, + "specs": {}, + "risks": [ + { + "type": "risk", + "name": "Network has not been launched", + "url": "", + "icon": "" + }, + { + "type": "risk", + "name": "Product release is depend on MaidSafe team", + "url": "", + "icon": "" + } + ], "links": [ { "type": "website", - "name": "melonport.com", - "url": "http://www.melonport.com/", + "name": "maidsafe.net", + "url": "http://maidsafe.net/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/melonport", - "icon": "twitter.png", + "type": "forum", + "name": "SAFE Forum", + "url": "https://www.maidsafe.org/", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/melonport-ltd", - "icon": "linkedin.png", + "name": "SAFE Documentation", + "url": "https://maidsafe.readme.io/docs", + "icon": "maidsafecoin.png", "tags": [ - "News" + "Main", + "Code" + ] + }, + { + "type": "wallet", + "name": "Omniwallet", + "url": "https://www.omniwallet.org/", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "explorer", + "name": "Omni Explorer", + "url": "http://omnichest.info/lookupsp.aspx?sp=3", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" ] }, { "type": "custom", - "name": "Melonport Slack", - "url": "http://chat.melonport.com/", - "icon": "slack.png", + "name": "SAFE Launcher", + "url": "https://github.com/maidsafe/safe_launcher/releases/tag/0.4.1", + "icon": "maidsafecoin.png", "tags": [ - "News" + "Apps" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://reddit.com/r/melonproject", - "icon": "reddit.png", + "type": "custom", + "name": "SAFE Demo App", + "url": "https://github.com/maidsafe/safe_examples/releases/tag/0.2.1", + "icon": "maidsafecoin.png", "tags": [ - "News" + "Apps" + ] + }, + { + "type": "paper", + "name": "SAFE Whitepaper", + "url": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] + }, + { + "type": "custom", + "name": "Roadmap", + "url": "http://maidsafe.net/roadmap", + "icon": "whitepaper.png", + "tags": [ + "Code" ] }, { "type": "github", - "name": "Melonport GitHub", - "url": "https://www.github.com/melonproject", + "name": "MaidSafe GitHub", + "url": "https://github.com/maidsafe", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "paper", - "name": "Melonport Whitepaper", - "url": "https://github.com/melonproject/greenpaper/blob/master/melonprotocol.pdf", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/maidsafe", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "http://blog.maidsafe.net/", + "rss": "http://blog.maidsafe.net/feed/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/maidsafe", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "name": "On scalable, decentralised applications", + "url": "https://github.com/benjaminbollen/maidsafe_articles/blob/master/protocol/safe_protocol.pdf", "icon": "paper.png", "tags": [ - "Main", "Science" - ] + ], + "type": "paper" }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MetaMask Wallet", - "url": "https://metamask.io/", - "icon": "metamask.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ "Apps", "Exchange" ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/maidsafecoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "wiki", + "name": "SAFE Network Wiki", + "url": "https://safenetwork.wiki/", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" + ] } - ] + ], + "first_price": { + "btc": 0.00002696, + "usd": 0.01418256, + "date": "2014-05-22T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Mercury Protocol", + "system": "Make It Viral", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "mercuryprotocol", + "icon": "makeitviral", "token": { - "name": "global messaging token", - "symbol": "GMT" + "name": "make it viral token", + "symbol": "MIV" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Future of Communication Platforms" + "system_type": "cryptocurrency", + "headline": "Video Sharing Platform" }, "crowdsales": { - "start_date": "2017-10-25T16:00:00", - "end_date": "2017-11-21T16:00:00", - "end_date_plan": "2017-11-21T16:00:00", + "start_date": "2017-07-18T16:00:00", + "end_date": "2017-10-31T23:59:00", + "end_date_plan": "2017-10-31T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.mercuryprotocol.com/", - "funding_url": "https://www.mercuryprotocol.com/", + "funding_terms": "https://www.miv.life/miv_terms.pdf", + "funding_url": "https://www.miv.life/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -33219,25 +33119,35 @@ "links": [ { "type": "website", - "name": "mercuryprotocol.com", - "url": "https://www.mercuryprotocol.com/", + "name": "miv.life", + "url": "http://miv.life/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mercury Protocol Whitepaper", - "url": "https://www.mercuryprotocol.com/files/Mercury_Protocol_whitepaper.pdf", + "name": "Make It Viral Whitepaper", + "url": "http://188.226.133.21/MakeItViral_WhitePaper_May_2017.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Make It Viral GitHub", + "url": "https://github.com/medsi2/MIV", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Mercury Protocol Blog", - "url": "https://medium.com/@mercuryprotocol", + "name": "Make It Viral Blog", + "url": "https://medium.com/@MIVlife", "icon": "medium.png", "tags": [ "Main", @@ -33247,7 +33157,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2150438.0", + "url": "https://bitcointalk.org/index.php?topic=1983414.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -33256,16 +33166,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/mercuryprotocol", + "url": "https://twitter.com/MIVlife", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Make It Viral Telegram", + "url": "https://t.me/joinchat/AAAAAEQT69BSXVezrhhoCw", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Mercury Protocol Slack", - "url": "https://www.mercuryprotocol.com/slack", + "name": "Make It Viral Slack", + "url": "https://makeitviral.slack.com/join/shared_invite/MTg1OTExNjM1Njk5LTE0OTUzMDUyNzAtNThlNTA4N2ViZg", "icon": "slack.png", "tags": [ "News" @@ -33274,53 +33193,166 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/MercuryProtocol/", + "url": "https://www.reddit.com/r/MIVlife/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MIVlife/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Metaverse", + "system": "MakerDAO", + "icon": "makerdao", "dependencies": [ - "" + "Ethereum" ], - "icon": "metaverse", + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Decentralized Credit System", + "page_state": "draft" + }, "token": { - "name": "metaverse token", - "symbol": "ETP" + "name": "maker", + "symbol": "MKR" + }, + "specs": { + "supply": 50000 + }, + "links": [ + { + "type": "website", + "name": "makerdao.com", + "url": "https://www.makerdao.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Dai Whitepaper", + "url": "http://makerdao.github.io/docs/", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "custom", + "name": "Slack", + "url": "http://makerdao.github.io/docs/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "name": "MakerDAO on Github", + "url": "https://github.com/MakerDAO", + "type": "github", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "MakerDAO Forum", + "url": "https://forum.makerdao.com", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "explorer", + "name": "BitShares Asset", + "url": "http://cryptofresh.com/a/MKR", + "icon": "cryptofresh.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/#/asset/MKR", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Mask Network", + "icon": "masknetwork", + "dependencies": [ + "independed" + ], + "token": { + "name": "mask coin", + "symbol": "MSK" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "Variable Proof of Work algorithm", + "consensus_name": "VPOW" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised platform based on blockchain technology" + "headline": "Peer-to-peer decentralized social trading network" }, - "aliases": { - "coinmarketcap": "Metaverse ETP" + "crowdsales": { + "start_date": "2017-05-24T00:00:00", + "end_date": "2017-06-24T23:59:59", + "funding_terms": "http://www.masknetwork.com/ico_terms.pdf", + "funding_url": "http://masknetwork.com/ico.php", + "tokens_sold": 700000000000, + "tokens_issued": 21000000, + "btc_raised": 332148, + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 52244767 + "supply": 700000000000 }, "links": [ { "type": "website", - "name": "mvs.org", - "url": "https://mvs.org/", + "name": "masknetwork.com", + "url": "http://www.masknetwork.com/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Metaverse Whitepaper", - "url": "http://newmetaverse.org/white-paper/Metaverse-white-paper-v2.1-EN.pdf", + "name": "Mask Whitepaper", + "url": "http://www.masknetwork.com/white_paper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -33328,8 +33360,8 @@ }, { "type": "github", - "name": "Metaverse GitHub", - "url": "https://github.com/mvs-org", + "name": "Mask GitHub", + "url": "https://github.com/masknetwork", "icon": "github.png", "tags": [ "Main", @@ -33337,38 +33369,47 @@ ] }, { - "type": "blog", - "name": "Metaverse Blog", - "url": "https://blog.mvs.live/", - "icon": "blog.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/mvs_org", + "url": "https://twitter.com/MaskNetwork", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/mvsofficial/", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/domain/masknetwork.com/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCdDGnCLtG2Fb6McCaDcAiBw", - "icon": "youtube.png", + "type": "blog", + "name": "Mask Blog", + "url": "http://blog.mass.network/", + "icon": "blog.png", "tags": [ "News" ] @@ -33377,95 +33418,111 @@ }, { "genesis_id": "", - "system": "MingoCoin", + "system": "MassNetwork", + "icon": "massnetwork", "dependencies": [ - "Ethereum" + "independed" ], - "icon": "mingocoin", "token": { - "name": "mingo token", - "symbol": "MGT" + "name": "mass coin", + "symbol": "MASS" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Mass Coin", + "nickname": "Mass Network" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "CryptoCurrency Tutor With Multi-Platform Messenger" + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Blockchain-based solution to online advertising", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-09-25T14:00:00", - "end_date": "2017-10-23T14:00:00", - "end_date_plan": "2017-10-09T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://goo.gl/4RytLd", - "funding_url": "https://goo.gl/3wnYd6", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "start_date": "2016-09-06T20:00:00", + "end_date": "2016-12-01T20:00:00", + "funding_terms": "https://mass.network/mass-prospectus.pdf", + "funding_url": "https://ico.mass.network/#/?aid=ep6oxa", + "tokens_sold": 700000000000, + "tokens_issued": 1000000000000, + "btc_raised": 332148 + }, + "specs": { + "supply": 1000000000000 + }, + "first_price": {}, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "mingocoin.com", - "url": "https://mingocoin.com/?utm_source=cyper%20fund&utm_medium=ico%20listing%20page", + "name": "mass.network", + "url": "https://mass.network", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "MingoCoin Whitepaper", - "url": "https://firebasestorage.googleapis.com/v0/b/mingo-2bdfc.appspot.com/o/Whitepaper.pdf?alt=media&token=e709359a-b76f-4230-b9a8-2c374ccc464d&utm_source=cyper%20fund&utm_medium=ico%20listing%20page", + "name": "Mass Whitepaper", + "url": "https://mass.network/mass-whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "MingoCoin GitHub", - "url": "https://github.com/mingocoin/contracts", - "icon": "github.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "MingoCoin Blog", - "url": "https://medium.com/mingocoin", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/mingocoin", + "url": "https://twitter.com/network_mass", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "MingoCoin Telegram", - "url": "https://t.me/joinchat/EoTxKELtcbkH3UZJzoaZ0w", - "icon": "telegram.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/user/massnetwork", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Mass Blog", + "url": "http://blog.mass.network/", + "icon": "blog.png", "tags": [ "News" ] @@ -33473,70 +33530,66 @@ ] }, { - "genesis_id": "00000dd1b1e4472dde86b27f6775efdafc421017fc9ffdb0b863603608b9353e", - "system": "Mintcoin", - "icon": "mintcoin", + "genesis_id": "", + "system": "Mastercoin (Omni)", "dependencies": [ - "independent" + "Bitcoin" ], - "aliases": { - "coinmarketcap": "Mintcoin" + "icon": "omnilayer", + "token": { + "name": "omni", + "symbol": "MSC" }, "consensus": { - "type": "PoS", - "algorithm": "Blackcoin" + "type": "Bitcoin", + "algorithm": "OP_Return" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", + "system_type": "cryptoasset", "tags": [ - "DAO" + "DApp" ] }, - "events": { - "announcement": "05/02/2014" + "aliases": { + "coinmarketcap": "Omni", + "nickname": "Omni Layer" }, - "token": { - "name": "Mintcoin", - "symbol": "MINT" + "crowdsales": { + "start_date": "2013-07-31T00:00:00", + "end_date": "2013-08-31T00:00:00", + "genesis_address": [ + "1EXoDusjGwvnjZUyKkxZ4UHEf77z6A5S4P" + ], + "funding_url": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", + "funding_terms": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", + "btc_raised": 4740, + "tokens_sold": 563162, + "tokens_issued": 613148.53852826 }, "specs": { - "p2p": 12789, - "rpc": 12788, - "block_time": 30, - "halfing_cycle": "payout is halved every week during first 5 weeks", - "total_tokens": 70000000000, - "premine_tokens": "700000000 coins (1%) for bounties, giveaways and so on", - "difficulty_cycle": "every block", - "txs_confirm": 4, - "mint_confirm": 50 + "previous_name": "Mastercoin" }, "links": [ + { + "type": "risk", + "name": "90% of supply was initial distributed to one person", + "url": "", + "icon": "" + }, { "type": "website", - "name": "mintcoinofficial.com", - "url": "http://www.mintcoinofficial.com/", + "name": "www.omni.foundation", + "url": "http://www.omni.foundation/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/XPM", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Mintcoin GitHub", - "url": "https://github.com/MintcoinCommunity", + "type": "GitHub Organization", + "name": "GitHub", + "url": "https://github.com/mastercoin-MSC", "icon": "github.png", "tags": [ "Main", @@ -33544,103 +33597,59 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=450381.0", - "icon": "forum.png", + "type": "explorer", + "name": "OmniChest", + "url": "http://omnichest.info/", + "icon": "mastercoin (omni).png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] - } - ], - "first_price": { - "btc": 2.1e-7, - "usd": 0.0001158, - "date": "2014-02-19T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Mito", - "dependencies": [ - "Ethereum" - ], - "icon": "mito", - "token": { - "name": "mitigation token", - "symbol": "MITO" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Integral platform for climate initiatives" - }, - "crowdsales": { - "start_date": "2017-09-11T13:00:00", - "end_date": "2017-10-31T13:00:00", - "end_date_plan": "2017-10-31T13:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", - "funding_url": "https://mito.ipci.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "mito.ipci.io", - "url": "https://mito.ipci.io/", + "type": "wallet", + "name": "Omni Wallet", + "url": "https://www.omniwallet.org/", + "icon": "omniwallet.png", "tags": [ - "Main" + "Main", + "Apps", + "Wallet" ] }, { - "type": "paper", - "name": "Mito Whitepaper", - "url": "https://github.com/DAO-IPCI", + "type": "blog", + "name": "Blog", + "url": "http://blog.omni.foundation/", + "rss": "http://blog.omni.foundation/feed/", + "icon": "blog.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Mito GitHub", - "url": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", - "icon": "github.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/omni/", + "icon": "reddit.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Mito Blog", - "url": "https://medium.com/@DAO_IPCI", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=558012.0", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DAO_IPCI", + "url": "https://twitter.com/MSCProtocol", "icon": "twitter.png", "tags": [ "News" @@ -33648,157 +33657,138 @@ }, { "type": "custom", - "name": "Mito Telegram", - "url": "https://t.me/DAO_IPCI/2", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/groups/mastercoin/?ref=br_tf", + "icon": "facebook.png", "tags": [ "News" ] }, { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/mastercoin/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DAOIPCI/", - "icon": "facebook.png", + "icon": "coindesk.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Mobile Go", - "dependencies": [ - "Ethereum", - "Waves" - ], - "icon": "mobilego", - "token": { - "name": "mobilego token", - "symbol": "MGO" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Mobile Gaming Platform and Store" - }, - "crowdsales": { - "start_date": "2017-04-25T13:00:00", - "end_date": "2017-05-25T13:10:00", - "end_date_plan": "2017-05-25T13:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", - "funding_url": "https://ico.mobilego.io/", - "tokens_sold": 70000000, - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "mobilego.io", - "url": "https://mobilego.io/", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/mastercoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "MobileGo Whitepaper", - "url": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/mastercoin/", + "type": "custom", + "icon": "bitcoinist.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "MobileGo Blog", - "url": "https://mobilego.io/blog/", - "icon": "blog.png", + "type": "paper", + "name": "Omni Layer Documentation", + "url": "http://mastercoin.readthedocs.org/en/latest/index.html", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1792451.0", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Omni Protocol Specification", + "url": "https://github.com/OmniLayer/spec", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MobileGoIco", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/mastercoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "name": "MobileGo Telegram", - "url": "https://t.me/mobilego", - "icon": "telegram.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "MobileGo Slack", - "url": "https://gamecredits.com/slack.html", - "icon": "slack.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/MobileGo/", - "icon": "reddit.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "MasterXchange", + "url": "http://masterxchange.com/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MobileGo-Crowdfund-1967836613444499/", - "icon": "facebook.png", + "icon": "masterxchange.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "HolyTransaction", + "url": "https://holytransaction.com/", + "icon": "holytransaction.png", + "tags": [ + "Apps", + "Wallet" ] } - ] + ], + "first_price": { + "btc": 0.00841676, + "usd": 1.08963375, + "date": "2013-08-31T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Modum", + "system": "MatchPay", "dependencies": [ "Ethereum" ], - "icon": "modum", + "icon": "matchpay", "token": { - "name": "modum token", - "symbol": "MOD" + "name": "matchpay token", + "symbol": "​MPY​" }, "consensus": { "consensus_type": "ERC20 Token", @@ -33807,17 +33797,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Data integrity for supply chain operations" + "headline": "Transparent Multi-Step Secure Payments" }, "crowdsales": { - "start_date": "2017-09-01T00:00:00", - "end_date": "2017-09-22T00:00:00", - "end_date_plan": "2017-09-22T00:00:00", + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ - "" + "0xfE38739c4b70cD6D1d3674E70d17fB1999CB4F9F" ], - "funding_terms": "https://modum.io/modum-token-sale-legal-terms/", - "funding_url": "https://modum.io/tokensale/#tokensale", + "funding_terms": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", + "funding_url": "http://matchpay.io/#ico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -33828,22 +33818,19 @@ "" ] }, - "specs": { - "supply": 30000000 - }, "links": [ { "type": "website", - "name": "modum.io", - "url": "https://modum.io/", + "name": "matchpay.io", + "url": "http://matchpay.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Modum Whitepaper", - "url": "https://assets.modum.io/wp-content/uploads/2017/08/modum-whitepaper-v.-1.0.pdf", + "name": "MatchPay Whitepaper", + "url": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", "tags": [ "Main", "Science" @@ -33851,37 +33838,18 @@ }, { "type": "github", - "name": "Modum GitHub", - "url": "https://github.com/modum-io/", + "name": "MatchPay GitHub", + "url": "https://github.com/FedericoCapello/MatchPay.io", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Modum Blog", - "url": "https://medium.com/@modum_io", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2091885.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/modum_io", + "url": "https://twitter.com/matchpay", "icon": "twitter.png", "tags": [ "News" @@ -33889,240 +33857,152 @@ }, { "type": "slack", - "name": "Modum Slack", - "url": "https://modum-token.slack.com/join/shared_invite/MjIzMDEyNzI4MDgzLTE1MDIxMDc2NzktMTc4MzA1NmMxYQ", + "name": "MatchPay Slack", + "url": "http://slack.matchpay.io/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/modum_io/", - "icon": "reddit.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", - "system": "MonaCoin", + "genesis_id": "", + "system": "Matchpool", + "icon": "matchpool", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "Mona", - "symbol": "MONA" + "name": "guppie", + "symbol": "GUP" }, "consensus": { - "type": "PoW", - "algorithm": "Lyra2RE" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Matchpool" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer payment network and digital currency based on an open source protocol", + "state": "Project", + "system_type": "cryptoasset", + "headline": "Dapp that reward people for creating human connections", "tags": [ - "DAO" + "DApp" ], - "hashtag": "#monacoin", - "page_state": "ready" + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "MonaCoin" + "crowdsales": { + "start_date": "2017-04-02T13:00:00", + "end_date": "2017-04-04T13:00:00", + "genesis_address": [ + "0xE05CeDD2838E4e1d99B539D8C768D6EF2a10F729" + ], + "funding_terms": "https://medium.com/matchpool/announcement-matchpools-ether-cap-updated-campaign-information-ff2f539065da", + "funding_url": "http://matchpool.co/crowdsale/", + "tokens_sold": 60000000, + "tokens_issued": 100000000, + "btc_raised": "" }, "specs": { - "rpc": 8332, - "block_time": 90, - "block_reward": 50, - "halfing_cycle": 1051000, - "total_tokens": 105120000 + "supply": 100000000, + "cap": {} + }, + "first_price": { + "date": "2017-04-11T19:44:47", + "btc": 0.0002, + "usd": 0.240438 }, + "flags": {}, "links": [ { - "name": "monacoin.org", - "url": "http://monacoin.org/", "type": "website", + "name": "matchpool.co", + "url": "http://matchpool.co", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "https://mona.chainsight.info/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "GitHub", - "url": "https://github.com/monacoinproject/monacoin", "type": "github", + "name": "Matchpool GitHub", + "url": "https://github.com/Matchpool", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "name": "Wallets", - "url": "http://monacoin.org/en/download.html", - "type": "wallet", - "icon": "monacoin.png", + "type": "paper", + "name": "Matchpool Whitepaper", + "url": "http://matchpool.co/wp-content/uploads/2016/12/Matchpool_Whitepaper_221216.pdf", + "icon": "paper.png", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "MultiMona Wallet", - "url": "http://monapu.github.io/multimona-site/index.en.html", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "Coinomi", - "url": "https://coinomi.com/", - "type": "wallet", - "icon": "coinomi.jpg", - "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=392436.0", - "type": "forum", - "icon": "forum.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@matchpool", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/monacoin", - "type": "reddit", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/matchpool", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "LA Pool", - "url": "http://multi.xau.jp/monacoin/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "VIP Pool", - "url": "http://vippool.net/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "ASICpool", - "url": "https://asicpool.info/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "MonaCoinPool", - "url": "http://monacoinpool.com/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Ani-Pool", - "url": "http://anipool.net/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/monacoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1752471.0", + "icon": "bitcoin.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", "type": "custom", - "icon": "bittrex.png", + "name": "Slack", + "url": "https://matchpool.signup.team/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", "type": "custom", - "icon": "bluetrade.png", + "name": "Facebook", + "url": "https://www.facebook.com/matchpoolhq/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00014824, - "usd": 0.08524875, - "date": "2014-03-20T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Monaco", + "system": "Matryx", "dependencies": [ "Ethereum" ], - "icon": "monaco", + "icon": "matryx", "token": { - "name": "monaco token", - "symbol": "MCO" + "name": "matryx token", + "symbol": "MTX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -34131,19 +34011,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Most cost-efficient way to spend ETH in the world" + "headline": "Decentralized Collaboration Platform" }, "crowdsales": { - "start_date": "2017-05-18T09:30:00", - "end_date": "2017-06-17T09:30:00", - "end_date_plan": "2017-06-17T09:30:00", + "start_date": "2017-08-13T15:00:00", + "end_date": "2017-09-13T15:00:00", + "end_date_plan": "2017-09-13T15:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "https://tokenmarket.net/crowdsale/monaco/confirm_citizenship", + "funding_terms": "https://www.matryx.ai/", + "funding_url": "https://www.matryx.ai/", "tokens_sold": "", - "tokens_issued": 17600000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -34155,25 +34035,45 @@ "links": [ { "type": "website", - "name": "mona.co", - "url": "https://mona.co/", + "name": "matryx.ai", + "url": "https://www.matryx.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Monaco Whitepaper", - "url": "https://mona.co/monaco-whitepaper.pdf", + "name": "Matryx Whitepaper", + "url": "https://www.matryx.ai/matryx-whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Matryx GitHub", + "url": "https://github.com/matryx", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Matryx Blog", + "url": "https://blog.matryx.ai/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1926269.0", + "url": "https://bitcointalk.org/index.php?topic=2141614.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -34182,17 +34082,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/monaco_card", + "url": "https://twitter.com/intent/follow?original_referer=http%3A%2F%2Flocalhost%3A8080%2F&ref_src=twsrc%5Etfw®ion=follow_link&screen_name=matryx_ai&tw_p=followbutton", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Monaco Slack", - "url": "https://slack.mona.co/", - "icon": "slack.png", + "type": "custom", + "name": "Matryx Telegram", + "url": "https://t.me/matryxai", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/matryxai/", + "icon": "facebook.png", "tags": [ "News" ] @@ -34200,7 +34109,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCOMprzxakZOqmY23LYIawmg", + "url": "https://www.youtube.com/channel/UCmyCwkgekVmLzONJZ1jQk-A", "icon": "youtube.png", "tags": [ "News" @@ -34209,55 +34118,42 @@ ] }, { - "genesis_id": "771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148", - "system": "Monero", - "dependencies": [ - "independent" - ], - "token": { - "name": "moneroj", - "symbol": "XMR" + "genesis_id": "00000c7c73d8ce604178dae13f0fc6ec0be3275614366d44b1b4b5c6e238c60c", + "system": "MazaCoin", + "icon": "mazacoin", + "aliases": { + "coinmarketcap": "MazaCoin" }, "consensus": { "type": "PoW", - "algorithm": "CryptoNight" + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Secure, Private, Untraceable Cryptocurrency", - "tags": [ - "DAO" - ], - "hashtag": "#monero", - "page_state": "ready" + "system_type": "cryptocurrency" }, - "aliases": { - "coinmarketcap": "Monero" + "events": { + "announcement": "22/02/2014" + }, + "token": { + "name": "MazaCoin", + "symbol": "MZC" }, "specs": { + "p2p": 12835, + "rpc": 12832, "block_time": 120, - "block_reward": "(M-A)*2^(-20)*10^(-12), where A = current circulation", - "total_tokens": "18400000 with tail", - "difficulty_cycle": "every block" - }, - "first_price": { - "btc": 0.00488921, - "usd": 2.51376883, - "date": "2014-05-19T00:00:00" + "block_reward": 5000, + "halfing_cycle": "241920 blocks (about 12 month)", + "total_tokens": 2419200000, + "difficulty_cycle": "4 blocks (8 minutes) based on last 90 blocks", + "txs_confirm": 5 }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-04-09T08:50:04", - "url": "https://bitcointalk.org/index.php?topic=563821" - } - ], "links": [ { "type": "website", - "name": "getmonero.org", - "url": "https://getmonero.org", + "name": "mazacoin.org", + "url": "https://mazacoin.org/", "icon": "website.png", "tags": [ "Main" @@ -34265,446 +34161,567 @@ }, { "type": "explorer", - "name": "moneroblocks.info", - "url": "http://moneroblocks.info/", + "name": "Explorer", + "url": "https://mazacha.in/", "icon": "explorer.png", "tags": [ "Main", "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Monero Wallets", - "url": "https://getmonero.org/getting-started/choose", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "blog", - "name": "Official Blog", - "url": "https://getmonero.org/blog/", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "wallet", - "name": "MyMonero Wallet", - "url": "https://mymonero.com/#/", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "ChainRadar", - "url": "http://chainradar.com/xmr/blocks", - "icon": "chainradar.png", - "tags": [ - "Apps", + "Explorer", "Analytics" ] }, { "type": "github", - "name": "Monero Core", - "url": "https://github.com/monero-project/bitmonero/", + "name": "MazaCoin GitHub", + "url": "https://github.com/MazaCoin/MazaCoin", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "wiki", - "name": "Moneropedia", - "url": "https://getmonero.org/knowledge-base/moneropedia/", - "icon": "wiki.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=508849.0", + "icon": "forum.png", "tags": [ - "Code" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00003196, + "usd": 0.02066282, + "date": "2014-02-27T00:00:00" + } + }, + { + "genesis_id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", + "system": "MCAP", + "dependencies": [ + "Ethereum" + ], + "icon": "mcap", + "token": { + "name": "mcap token", + "symbol": "MCAP" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "aliases": { + "coinmarketcap": "MCAP" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Invest in high growth startups" + }, + "crowdsales": { + "start_date": "2017-04-27T08:00:00", + "end_date": "2017-05-27T08:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://bitcoingrowthfund.com/mcap", + "funding_url": "https://bitcoingrowthfund.com/mcap", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "btc = 2000" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 100000000 + }, + "links": [ { - "type": "wiki", - "name": "Development Guide", - "url": "https://getmonero.org/knowledge-base/developer-guides/", - "icon": "paper.png", + "type": "website", + "name": "bitcoingrowthfund.com", + "url": "https://bitcoingrowthfund.com/mcap", "tags": [ - "Code" + "Main" ] }, { - "type": "wiki", - "name": "Wikipedia", - "url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)", - "icon": "wiki.png", + "type": "paper", + "name": "MCAP Whitepaper", + "url": "https://bitcoingrowthfund.com/static/pdf/mcap-whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "type": "twitter", - "name": "@monerocurrency", - "url": "https://twitter.com/monerocurrency", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Hello Monero", - "url": "https://hellomonero.com/", - "rss": "https://hellomonero.com/rss.xml", - "icon": "forum.png", + "type": "blog", + "name": "MCAP Blog", + "url": "https://medium.com/bitcoingrowthfund", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "forum", - "name": "Monero Forum", - "url": "https://forum.getmonero.org/", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/mcap_token", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/monero/", - "rss": "https://www.reddit.com/r/monero/.rss", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/BitcoinGrowthFundBGF/", + "icon": "facebook.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "607d0c078ddc9480888275d59fc364031fb5451afe85c1464432e8a2c5cc77af", + "system": "Megacoin", + "icon": "megacoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Megacoin" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Megacoin", + "symbol": "MEC" + }, + "specs": { + "p2p": 7951, + "rpc": 7950, + "block_time": "150", + "block_reward": 25, + "halfing_cycle": 420000, + "total_tokens": 32500000 + }, + "events": [ { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=583449.0", - "icon": "blog.png", - "tags": [ - "News" - ] - }, + "name": "Announcement", + "start_date": "2013-05-29T02:51:40", + "url": "https://bitcointalk.org/index.php?topic=218851.0" + } + ], + "links": [ { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/monero", - "icon": "cointelegraph.png", + "type": "website", + "name": "www.megacoin.co.nz", + "url": "http://www.megacoin.co.nz/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { "type": "explorer", - "name": "MinerGate", - "url": "https://minergate.com/blockchain/mro/blocks", - "icon": "minergate.png", + "name": "Blockr", + "url": "http://mec.blockr.io/", + "icon": "blockr.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "earn", - "name": "MinerGate", - "url": "https://minergate.com/", - "icon": "minergate.png", + "type": "github", + "name": "Megacoin GitHub", + "url": "https://github.com/megacoin/megacoin", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "type": "earn", - "name": "Miner.Center", - "url": "http://miner.center/", - "icon": "mining.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=240861.0", + "icon": "forum.png", "tags": [ - "Apps" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00005054, + "usd": 0.00419918, + "date": "2013-07-07T00:00:00" + } + }, + { + "genesis_id": "0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1", + "system": "Melonport", + "icon": "melonport", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "melon", + "symbol": "MLN" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Melon", + "nickname": "Melonport" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "An open-source blockchain protocol for asset management", + "tags": [ + "DApp" + ], + "page_state": "ready" + }, + "crowdsales": { + "start_date": "2017-02-15T12:00:00", + "end_date": "2017-02-15T12:00:00", + "genesis_address": [ + "0x3BF541f87056D134E0109BE1Be92978b26Cb09e0" + ], + "funding_terms": "https://contribution.melonport.com/terms.pdf", + "funding_url": "https://melonport.com/", + "tokens_issued": 1250000, + "tokens_sold": 750000, + "btc_raised": 2903 + }, + "specs": { + "supply": 1250000, + "cap": {}, + "price": {} + }, + "first_price": { + "date": "2017-03-15T12:00:00", + "btc": 0.00387073, + "usd": 3.88416143 + }, + "flags": {}, + "links": [ { - "type": "earn", - "name": "CryptoNotePoolUK", - "url": "http://cryptonotepool.org.uk/", - "icon": "mining.png", + "type": "website", + "name": "melonport.com", + "url": "http://www.melonport.com/", + "icon": "website.png", "tags": [ - "Apps" + "Main" ] }, { - "type": "earn", - "name": "Monero Crypto-Pool", - "url": "http://monero.crypto-pool.fr/", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/melonport", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "type": "earn", - "name": "XMR.ProHash", - "url": "http://xmr.prohash.net/", - "icon": "mining.png", + "type": "custom", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/melonport-ltd", + "icon": "linkedin.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/monero/#markets", "type": "custom", - "icon": "link.png", + "name": "Melonport Slack", + "url": "http://chat.melonport.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "reddit", + "name": "reddit", + "url": "https://reddit.com/r/melonproject", + "icon": "reddit.png", "tags": [ - "Main", - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "type": "github", + "name": "Melonport GitHub", + "url": "https://www.github.com/melonproject", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "paper", + "name": "Melonport Whitepaper", + "url": "https://github.com/melonproject/greenpaper/blob/master/melonprotocol.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "type": "wallet", + "name": "MetaMask Wallet", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { "type": "exchange", - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", "tags": [ "Apps", "Exchange" ] - }, - { - "type": "whitepaper", - "name": "CryptoNote v 2.0 by Nicolas van Saberhagen", - "url": "https://cryptonote.org/whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - }, - { - "type": "whitepaper", - "name": "CryptoNote v 2.0 annotated by the MRL", - "url": "https://downloads.getmonero.org/whitepaper_annotated.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Mercury Protocol", + "dependencies": [ + "Ethereum" + ], + "icon": "mercuryprotocol", + "token": { + "name": "global messaging token", + "symbol": "GMT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Future of Communication Platforms" + }, + "crowdsales": { + "start_date": "2017-10-25T16:00:00", + "end_date": "2017-11-21T16:00:00", + "end_date_plan": "2017-11-21T16:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.mercuryprotocol.com/", + "funding_url": "https://www.mercuryprotocol.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "whitepaper", - "name": "Review of Cryptonote Whitepaper by Surae Noether", - "url": "https://downloads.getmonero.org/whitepaper_review.pdf", - "icon": "whitepaper.png", + "type": "website", + "name": "mercuryprotocol.com", + "url": "https://www.mercuryprotocol.com/", "tags": [ - "Science" + "Main" ] }, { - "type": "whitepaper", - "name": "Cryptnote Standards", - "url": "https://cryptonote.org/standards/", - "icon": "whitepaper.png", + "type": "paper", + "name": "Mercury Protocol Whitepaper", + "url": "https://www.mercuryprotocol.com/files/Mercury_Protocol_whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "A Note on Chain Reactions in Traceability in CryptoNote 2.0 by Surae Noether, Sarang Noether and Adam Mackenzie", - "url": "https://lab.getmonero.org/pubs/MRL-0001.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "blog", + "name": "Mercury Protocol Blog", + "url": "https://medium.com/@mercuryprotocol", + "icon": "medium.png", "tags": [ - "Science" + "Main", + "News" ] }, { - "name": "Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol by Jan Macheta, Sarang Noether, Surae Noether and Javier Smooth.", - "url": "https://lab.getmonero.org/pubs/MRL-0002.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2150438.0", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { - "name": "Monero is Not That Mysterious by Shen Noether and Sarang Noether", - "url": "https://lab.getmonero.org/pubs/MRL-0003.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/mercuryprotocol", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "name": "Improving Obfuscation in the CryptoNote Protocol by Adam Mackenzie, Surae Noether and Monero Core Team", - "url": "https://lab.getmonero.org/pubs/MRL-0004.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "slack", + "name": "Mercury Protocol Slack", + "url": "https://www.mercuryprotocol.com/slack", + "icon": "slack.png", "tags": [ - "Science" + "News" ] }, { - "name": "Ring Confidential Transactions by Shen Noether, Adam Mackenzie and Monero Core Team", - "url": "https://lab.getmonero.org/pubs/MRL-0005.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/MercuryProtocol/", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] } ] }, { "genesis_id": "", - "system": "Monkey Capital", + "system": "Metaverse", "dependencies": [ - "Waves" + "" ], - "icon": "monkeycapital", + "icon": "metaverse", "token": { - "name": "monkey capital token", - "symbol": "MNY" + "name": "metaverse token", + "symbol": "ETP" }, "consensus": { "consensus_type": "", - "consensus_name": "Wave" + "consensus_name": "" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "A decentralised Hedge Fund" + "headline": "Decentralised platform based on blockchain technology" }, - "crowdsales": { - "start_date": "2017-08-08T16:00:00", - "end_date": "2017-09-09T16:00:00", - "end_date_plan": "2017-09-09T16:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.monkey.capital/", - "funding_url": "https://www.monkey.capital/", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Metaverse ETP" + }, + "specs": { + "supply": 52244767 }, "links": [ { "type": "website", - "name": "monkey.capital", - "url": "https://www.monkey.capital/", + "name": "mvs.org", + "url": "https://mvs.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Monkey Capital Whitepaper", - "url": "https://www.monkey.capital/docs/MC_Whitepaper.pdf", + "name": "Metaverse Whitepaper", + "url": "http://newmetaverse.org/white-paper/Metaverse-white-paper-v2.1-EN.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Metaverse GitHub", + "url": "https://github.com/mvs-org", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2003741", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Metaverse Blog", + "url": "https://blog.mvs.live/", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/monkeycapitaico", + "url": "https://twitter.com/mvs_org", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Monkey Capital Slack", - "url": "https://monkeycapital.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/mvsofficial/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/monkeycapital/", - "icon": "reddit.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCdDGnCLtG2Fb6McCaDcAiBw", + "icon": "youtube.png", "tags": [ "News" ] @@ -34712,154 +34729,129 @@ ] }, { - "genesis_id": "?", - "system": "Moonstone", - "icon": "moonstone", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Moonstone" - }, - "ratings": { - "rating_cyber": 3 + "genesis_id": "", + "system": "Mineum", + "token": { + "name": "mineum", + "symbol": "MNM" }, "consensus": { - "consensus_name": "DPOS", - "consensus_type": "" + "type": "Hybrid POS-POW", + "algorithm": "x13" + }, + "aliases": { + "coinmarketcap": "Mineum", + "nickname": "Mineum" }, "descriptions": { - "state": "Pre-Public", - "headline": "BitShares Wallet", - "tags": [ - "DApp" - ], - "system_type": "cryptoservice" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Backed by Mining Activities", + "page_state": "draft" }, - "token": { - "name": "Moonstone", - "symbol": "MOONFUND" + "crowdsales": { + "start_date": "2016-05-07T12:00:00", + "end_date": "2016-05-28T23:59:59", + "genesis_address": [ + "Md1tCyT18DPnPbFqBKDSj77E1kHBTMUGrG" + ], + "funding_terms": "https://mineum.org/documentation/mineum-ico-terms.pdf", + "funding_url": "https://mymineum.org/", + "tokens_sold": "", + "tokens_issued": 10000000, + "btc_raised": "" }, "specs": { - "supply": 53045810.879, - "cap": { - "usd": 323048, - "btc": 1404 - } + "supply": 10000000 }, "links": [ { "type": "website", - "name": "moonstone.io", - "url": "https://moonstone.io/", + "name": "mineum.org", + "url": "https://mineum.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "@MoonstoneWallet", - "url": "https://twitter.com/MoonstoneWallet", - "icon": "twitter.png", + "type": "website", + "name": "MINEUM Crowdsale", + "url": "https://mymineum.org/", + "icon": "website.png", "tags": [ - "Main", - "News" + "Main" ] }, { - "type": "forum", - "name": "BitsharesTalk", - "url": "https://bitsharestalk.org/index.php/topic,15138.0.html", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/mineumproject", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/MOONFUND", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/MOONFUND", - "icon": "cryptofresh.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "facebook", - "name": "Facebook", - "url": "https://www.facebook.com/moonstone.io", - "icon": "facebook.png", + "type": "custom", + "name": "Slack", + "url": "http://mineum.slack.com", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "google+", - "name": "Google+", - "url": "https://plus.google.com/+MoonstoneIoWallet/", - "icon": "googleplus.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1461341.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "youtube", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCf1rySa3Zk4gCYlI-5PYYog", - "icon": "youtube.png", + "type": "paper", + "name": "MINEUM Whitepaper", + "url": "https://mineum.org/documentation/mineum-whitepaper.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] } - ], - "flags": { - "rating_do_not_display": true - } + ] }, { "genesis_id": "", - "system": "Moose Coin", + "system": "MingoCoin", "dependencies": [ - "Lisk" + "Ethereum" ], - "icon": "moosecoin", + "icon": "mingocoin", "token": { - "name": "moose coin", - "symbol": "MOOSE" + "name": "mingo token", + "symbol": "MGT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised organisation for musicians " + "headline": "CryptoCurrency Tutor With Multi-Platform Messenger" }, "crowdsales": { - "start_date": "2017-07-30T23:59:00", - "end_date": "2017-09-30T23:59:00", - "end_date_plan": "2017-09-30T23:59:00", + "start_date": "2017-09-25T14:00:00", + "end_date": "2017-10-23T14:00:00", + "end_date_plan": "2017-10-09T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.moosecoin.io", - "funding_url": "https://www.moosecoin.io", - "tokens_sold": 165156.2784, + "funding_terms": "https://goo.gl/4RytLd", + "funding_url": "https://goo.gl/3wnYd6", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -34872,16 +34864,16 @@ "links": [ { "type": "website", - "name": "moosecoin.io", - "url": "https://www.moosecoin.io/", + "name": "mingocoin.com", + "url": "https://mingocoin.com/?utm_source=cyper%20fund&utm_medium=ico%20listing%20page", "tags": [ "Main" ] }, { "type": "paper", - "name": "Moose Coin Whitepaper", - "url": "https://www.moosecoin.io/MooseCoin-Whitepaper-v0.0.2.pdf", + "name": "MingoCoin Whitepaper", + "url": "https://firebasestorage.googleapis.com/v0/b/mingo-2bdfc.appspot.com/o/Whitepaper.pdf?alt=media&token=e709359a-b76f-4230-b9a8-2c374ccc464d&utm_source=cyper%20fund&utm_medium=ico%20listing%20page", "tags": [ "Main", "Science" @@ -34889,8 +34881,8 @@ }, { "type": "github", - "name": "Moose Coin GitHub", - "url": "https://github.com/Moosty", + "name": "MingoCoin GitHub", + "url": "https://github.com/mingocoin/contracts", "icon": "github.png", "tags": [ "Main", @@ -34898,28 +34890,29 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MoostyMusic", - "icon": "twitter.png", + "type": "blog", + "name": "MingoCoin Blog", + "url": "https://medium.com/mingocoin", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Moose Coin Slack", - "url": "https://moosecoin.slack.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/mingocoin", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/moosecoin/", - "icon": "reddit.png", + "type": "custom", + "name": "MingoCoin Telegram", + "url": "https://t.me/joinchat/EoTxKELtcbkH3UZJzoaZ0w", + "icon": "telegram.png", "tags": [ "News" ] @@ -34927,41 +34920,49 @@ ] }, { - "system": "Musicoin", - "icon": "musicoin", + "genesis_id": "00000dd1b1e4472dde86b27f6775efdafc421017fc9ffdb0b863603608b9353e", + "system": "Mintcoin", + "icon": "mintcoin", + "dependencies": [ + "independent" + ], "aliases": { - "coinmarketcap": "Musicoin" + "coinmarketcap": "Mintcoin" }, "consensus": { - "type": "PoW", - "algorithm": "Ethash" + "type": "PoS", + "algorithm": "Blackcoin" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "page_state": "ready" + "tags": [ + "DAO" + ] }, "events": { - "announcement": "2/10/2017", - "genesis": "2/10/2017" + "announcement": "05/02/2014" }, "token": { - "name": "Musicoin", - "symbol": "MC" + "name": "Mintcoin", + "symbol": "MINT" }, "specs": { - "block_reward": 500, - "premine_tokens": 0, - "block_time": 15, - "difficulty_cycle": "2016", - "txs_confirm": 6, - "rpc": "8545" + "p2p": 12789, + "rpc": 12788, + "block_time": 30, + "halfing_cycle": "payout is halved every week during first 5 weeks", + "total_tokens": 70000000000, + "premine_tokens": "700000000 coins (1%) for bounties, giveaways and so on", + "difficulty_cycle": "every block", + "txs_confirm": 4, + "mint_confirm": 50 }, "links": [ { "type": "website", - "name": "musicoin", - "url": "http://musicoin.org", + "name": "mintcoinofficial.com", + "url": "http://www.mintcoinofficial.com/", "icon": "website.png", "tags": [ "Main" @@ -34969,8 +34970,8 @@ }, { "type": "explorer", - "name": "MC Orbiter", - "url": "http://orbiter.musicoin.org", + "name": "Explorer", + "url": "https://coinplorer.com/XPM", "icon": "explorer.png", "tags": [ "Main", @@ -34981,8 +34982,8 @@ }, { "type": "github", - "name": "Musicoin GitHub", - "url": "https://github.com/onetimer/musicoin", + "name": "Mintcoin GitHub", + "url": "https://github.com/MintcoinCommunity", "icon": "github.png", "tags": [ "Main", @@ -34991,44 +34992,31 @@ }, { "type": "forum", - "name": "MC Forum", - "url": "http://forum.musicoin.org", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=450381.0", "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "type": "whitepaper", - "name": "Musicoin: Free Creations While Rewarding Creators", - "url": "https://medium.com/@musicoin/musicoin-free-creations-while-rewarding-creators-2832f7d2bd33", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/musicoins", - "icon": "twitter.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 2.1e-7, + "usd": 0.0001158, + "date": "2014-02-19T00:00:00" + } }, { "genesis_id": "", - "system": "MyBit", + "system": "Mito", "dependencies": [ "Ethereum" ], - "icon": "mybit", + "icon": "mito", "token": { - "name": "mybit token", - "symbol": "MYB" + "name": "mitigation token", + "symbol": "MITO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -35037,40 +35025,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Tokenizing Smart Enegry, AI, and Ownership" + "headline": "Integral platform for climate initiatives" }, "crowdsales": { - "start_date": "2017-07-17T12:00:00", - "end_date": "2017-08-06T12:00:00", - "end_date_plan": "2017-08-06T12:00:00", + "start_date": "2017-09-11T13:00:00", + "end_date": "2017-10-31T13:00:00", + "end_date_plan": "2017-10-31T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://mybit.io/tokensale", - "funding_url": "https://mybit.io/tokensale", - "tokens_sold": 1530094, - "tokens_issued": 2812073, + "funding_terms": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", + "funding_url": "https://mito.ipci.io/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 2700000" + "" ] }, "links": [ { "type": "website", - "name": "mybit.io", - "url": "https://mybit.io/", + "name": "mito.ipci.io", + "url": "https://mito.ipci.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "MyBit Whitepaper", - "url": "http://www.mybit.io/docs/whitepaper.pdf", + "name": "Mito Whitepaper", + "url": "https://github.com/DAO-IPCI", "tags": [ "Main", "Science" @@ -35078,8 +35066,8 @@ }, { "type": "github", - "name": "Mybit GitHub", - "url": "https://github.com/MyBitDev", + "name": "Mito GitHub", + "url": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", "icon": "github.png", "tags": [ "Main", @@ -35088,27 +35076,18 @@ }, { "type": "blog", - "name": "MyBit Blog", - "url": "https://medium.com/@MyBit_Blog", + "name": "Mito Blog", + "url": "https://medium.com/@DAO_IPCI", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1797720.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MyBit_DApp", + "url": "https://twitter.com/DAO_IPCI", "icon": "twitter.png", "tags": [ "News" @@ -35116,219 +35095,202 @@ }, { "type": "custom", - "name": "Mybit Telegram", - "url": "http://t.me/mybitio", + "name": "Mito Telegram", + "url": "https://t.me/DAO_IPCI/2", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "MyBit Slack", - "url": "https://mybit-dapp.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/MyBit_DApp/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/MyBitDApp/", + "url": "https://www.facebook.com/DAOIPCI/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtLn7Vi-3VbsY5F9uF1RJYg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK", - "system": "Mycelium", - "icon": "mycelium", + "genesis_id": "", + "system": "Mobile Go", "dependencies": [ - "Bitcoin" + "Ethereum", + "Waves" ], + "icon": "mobilego", "token": { - "name": "mycelium", - "symbol": "SAR" + "name": "mobilego token", + "symbol": "MGO" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" - }, - "aliases": { - "coinmarketcap": "Mycelium" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Public", "system_type": "cryptoasset", - "headline": "Opensource Bitcoin Wallet", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "Mobile Gaming Platform and Store" }, "crowdsales": { - "start_date": "2016-05-01T23:59:00", - "end_date": "2016-05-18T23:59:00", + "start_date": "2017-04-25T13:00:00", + "end_date": "2017-05-25T13:10:00", + "end_date_plan": "2017-05-25T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://wallet.mycelium.com/crowdsale.pdf", - "funding_url": "https://wallet.mycelium.com/elements/licenses.html", - "tokens_sold": 5311, - "tokens_issued": 5311, - "btc_raised": 5131.191 - }, - "specs": { - "supply": 5311 - }, - "first_price": {}, - "flags": { - "rating_do_not_display": true + "funding_terms": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", + "funding_url": "https://ico.mobilego.io/", + "tokens_sold": 70000000, + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "wallet.mycelium.com", - "url": "https://wallet.mycelium.com", - "icon": "website.png", + "name": "mobilego.io", + "url": "https://mobilego.io/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Mycelium Crowdsale", - "url": "https://wallet.mycelium.com/elements/licenses.html", - "icon": "website.png", + "type": "paper", + "name": "MobileGo Whitepaper", + "url": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", "tags": [ - "Main" + "Main", + "Science" + ] + }, + { + "type": "blog", + "name": "MobileGo Blog", + "url": "https://mobilego.io/blog/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1792451.0", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/myceliumcom", + "url": "https://twitter.com/MobileGoIco", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "Dicussion on reddit", - "url": "https://www.reddit.com/r/btc/comments/4gkwov/mycelium_new_wallet_and_crowdsale/", - "icon": "reddit.png", + "type": "custom", + "name": "MobileGo Telegram", + "url": "https://t.me/mobilego", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Mycelium GitHub", - "url": "https://github.com/mycelium-com", - "icon": "github.png", + "type": "slack", + "name": "MobileGo Slack", + "url": "https://gamecredits.com/slack.html", + "icon": "slack.png", "tags": [ - "Code" + "News" ] }, { - "type": "wallet", - "name": "Mycelium Wallet", - "url": "https://wallet.mycelium.com/contact.html", - "icon": "mycelium.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/MobileGo/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "explorer", - "name": "Mycelium Asset", - "url": "http://coloredcoins.org/explorer/asset/La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK/d2982ca94eb55b17ee328a58464997218218667940e6db71373461a224e59e5f/0", - "icon": "mycelium.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MobileGo-Crowdfund-1967836613444499/", + "icon": "facebook.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] } ] }, { "genesis_id": "", - "system": "Mysterium", + "system": "Modum", "dependencies": [ "Ethereum" ], - "icon": "mysterium", + "icon": "modum", "token": { - "name": "mysterium", - "symbol": "MYST" + "name": "modum token", + "symbol": "MOD" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized VPN powered by Blockchain" + "headline": "Data integrity for supply chain operations" }, "crowdsales": { - "start_date": "2017-05-30T13:00:00", - "end_date": "2017-05-30T13:45:00", - "end_date_plan": "2017-05-30T13:45:00", + "start_date": "2017-09-01T00:00:00", + "end_date": "2017-09-22T00:00:00", + "end_date_plan": "2017-09-22T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://mysterium.network/", - "funding_url": "https://mysterium.network/contribution/", - "tokens_sold": 19429024, - "tokens_issued": 32433366, - "btc_raised": 4462, + "funding_terms": "https://modum.io/modum-token-sale-legal-terms/", + "funding_url": "https://modum.io/tokensale/#tokensale", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ - "usd = 17082846" + "" ], "raised": [ - "usd = 10233318" + "" ] }, + "specs": { + "supply": 30000000 + }, "links": [ { "type": "website", - "name": "mysterium.network", - "url": "https://mysterium.network/", + "name": "modum.io", + "url": "https://modum.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mysterium Whitepaper", - "url": "https://mysterium.network/whitepaper.pdf", + "name": "Modum Whitepaper", + "url": "https://assets.modum.io/wp-content/uploads/2017/08/modum-whitepaper-v.-1.0.pdf", "tags": [ "Main", "Science" @@ -35336,8 +35298,8 @@ }, { "type": "github", - "name": "Mysterium GitHub", - "url": "https://github.com/MysteriumNetwork", + "name": "Modum GitHub", + "url": "https://github.com/modum-io/", "icon": "github.png", "tags": [ "Main", @@ -35346,8 +35308,8 @@ }, { "type": "blog", - "name": "Mysterium Blog", - "url": "https://medium.com/mysterium-network", + "name": "Modum Blog", + "url": "https://medium.com/@modum_io", "icon": "medium.png", "tags": [ "Main", @@ -35357,7 +35319,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1895626.0", + "url": "https://bitcointalk.org/index.php?topic=2091885.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -35366,25 +35328,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MysteriumNet", + "url": "https://twitter.com/modum_io", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Mysterium Telegram", - "url": "https://t.me/mysterium_network", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Mysterium Slack", - "url": "http://slack.mysterium.network/", + "name": "Modum Slack", + "url": "https://modum-token.slack.com/join/shared_invite/MjIzMDEyNzI4MDgzLTE1MDIxMDc2NzktMTc4MzA1NmMxYQ", "icon": "slack.png", "tags": [ "News" @@ -35393,954 +35346,754 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", + "url": "https://www.reddit.com/r/modum_io/", "icon": "reddit.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.00022967, - "usd": 0.52670591, - "date": "" - } + ] }, { - "genesis_id": "438cf6375dab5a0d32f9b7bf151d4539e00a590f7c022d5572c7d41815a24be4", - "system": "NEM", + "genesis_id": "", + "system": "Monaco", + "dependencies": [ + "Ethereum" + ], + "icon": "monaco", "token": { - "name": "xem", - "symbol": "XEM" + "name": "monaco token", + "symbol": "MCO" }, "consensus": { - "type": "PoS", - "algorithm": "Proof-of-Importance" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "New Economy Movement", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "NEM" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Most cost-efficient way to spend ETH in the world" }, - "specs": {}, "crowdsales": { - "start_date": "2014-01-19T00:00:00", - "end_date": "2014-04-10T00:00:00", + "start_date": "2017-05-18T09:30:00", + "end_date": "2017-06-17T09:30:00", + "end_date_plan": "2017-06-17T09:30:00", "genesis_address": [ - "1Lk5Paws9T1YpoSeLeZT7ZeSQKW7UNq4TJ", - "NXT-Q9PM-KGDC-SNXJ-EXE5G" + "" ], - "funding_url": "https://bitcointalk.org/index.php?topic=440185.0", - "funding_terms": "https://bitcointalk.org/index.php?topic=422129.0", - "min_investment": 0, - "funding_operator": "nein", - "btc_raised": 81.962205, - "tokens_sold": 4000000000 + "funding_terms": "", + "funding_url": "https://tokenmarket.net/crowdsale/monaco/confirm_citizenship", + "tokens_sold": "", + "tokens_issued": 17600000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "nem.io", - "url": "http://nem.io/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "NEM Explorer", - "url": "http://chain.nem.ninja/", - "icon": "explorer.png", + "type": "website", + "name": "mona.co", + "url": "https://mona.co/", "tags": [ "Main" - ], - "type": "explorer" - }, - { - "name": "NEM Wallet", - "url": "http://nem.io/install.html", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ], - "type": "custom" + ] }, { - "name": "Technical Refference", - "url": "http://nem.io/NEM_techRef.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "paper", + "name": "Monaco Whitepaper", + "url": "https://mona.co/monaco-whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "name": "NEM Blog", - "url": "http://blog.nem.io/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1926269.0", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "blog" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nemofficial", + "url": "https://twitter.com/monaco_card", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" - }, - { - "name": "NEM Forum", - "url": "https://forum.nem.io/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/ournem", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/ourNEM", - "icon": "facebook.png", + "type": "slack", + "name": "Monaco Slack", + "url": "https://slack.mona.co/", + "icon": "slack.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCkcbZePkFpr9UFQzhYX9Tfg", "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCOMprzxakZOqmY23LYIawmg", "icon": "youtube.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", + "system": "MonaCoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "Mona", + "symbol": "MONA" + }, + "consensus": { + "type": "PoW", + "algorithm": "Lyra2RE" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer payment network and digital currency based on an open source protocol", + "tags": [ + "DAO" + ], + "hashtag": "#monacoin", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "MonaCoin" + }, + "specs": { + "rpc": 8332, + "block_time": 90, + "block_reward": 50, + "halfing_cycle": 1051000, + "total_tokens": 105120000 + }, + "links": [ { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=426303.0", - "type": "forum", - "icon": "forum.png", + "name": "monacoin.org", + "url": "http://monacoin.org/", + "type": "website", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/nem", - "type": "custom", - "icon": "cointelegraph.png", + "name": "Explorer", + "url": "https://mona.chainsight.info/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "name": "NEM GitHub", - "url": "https://github.com/NewEconomyMovement", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "NEM Tutorials", - "url": "http://blog.nem.io/nem-tutorial-list/", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "NEM NIS API Documentation", - "url": "http://bob.nem.ninja/docs/", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "NEM NCC API Documentation", - "url": "https://github.com/NewEconomyMovement/NemCommunityClient/blob/master/docs/api.md", + "name": "GitHub", + "url": "https://github.com/monacoinproject/monacoin", + "type": "github", "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "github" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/nem/#markets", - "type": "custom", + "name": "Wallets", + "url": "http://monacoin.org/en/download.html", + "type": "wallet", + "icon": "monacoin.png", "tags": [ + "Main", "Apps", - "Analytics" - ], - "icon": "link.png" + "Wallet" + ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "name": "MultiMona Wallet", + "url": "http://monapu.github.io/multimona-site/index.en.html", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "name": "Coinomi", + "url": "https://coinomi.com/", + "type": "wallet", + "icon": "coinomi.jpg", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=392436.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "name": "reddit", + "url": "http://www.reddit.com/r/monacoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "NEM NodeExplorer", - "url": "http://www.nodeexplorer.com/", - "type": "explorer", - "icon": "explorer.png", + "name": "LA Pool", + "url": "http://multi.xau.jp/monacoin/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Apps", - "Analytics" + "Apps" ] - } - ], - "first_price": { - "btc": 2e-8, - "usd": 0.000007216814, - "date": "2014-04-10T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "system": "NEO", - "dependencies": [ - "independent" - ], - "icon": "neo", - "token": { - "name": "neo token", - "symbol": "NEO" - }, - "consensus": { - "type": "dBFT", - "algorithm": "delegated Byzantine Fault Tolerance" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Distributed Smart Economy Network", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "NEO" - }, - "crowdsales": { - "start_date": "2016-08-08T12:00:00", - "end_date": "2016-09-07T12:00:00", - "end_date_plan": "2016-09-07T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://neo.org/", - "funding_url": "https://neo.org/", - "tokens_sold": 20000000, - "tokens_issued": 100000000, - "btc_raised": 6119, - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 100000000 - }, - "links": [ + }, { - "type": "website", - "name": "neo.org", - "url": "https://neo.org/", + "name": "VIP Pool", + "url": "http://vippool.net/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main" + "Apps" ] }, { - "type": "paper", - "name": "NEO Whitepaper", - "url": "http://docs.neo.org/en-us/", + "name": "ASICpool", + "url": "https://asicpool.info/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "NEO GitHub", - "url": "https://github.com/neo-project", - "icon": "github.png", + "name": "MonaCoinPool", + "url": "http://monacoinpool.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2057932.0", - "icon": "bitcointalk.png", + "name": "Ani-Pool", + "url": "http://anipool.net/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/neo_blockchain", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/monacoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "NEO Slack", - "url": "https://neosmarteconomy.herokuapp.com/", - "icon": "slack.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/NEO/", - "icon": "reddit.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BlueTrade", + "url": "https://bleutrade.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/NEOSmartEcon/", - "icon": "facebook.png", + "icon": "bluetrade.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00014824, + "usd": 0.08524875, + "date": "2014-03-20T00:00:00" + } }, { - "genesis_id": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", - "system": "Namecoin", - "icon": "namecoin", + "genesis_id": "771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148", + "system": "Monero", "dependencies": [ "independent" ], "token": { - "name": "namecoin", - "symbol": "NMC" + "name": "moneroj", + "symbol": "XMR" }, "consensus": { "type": "PoW", - "algorithm": "SHA-256" + "algorithm": "CryptoNight" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "A decentralized open source information registration and transfer system based on the Bitcoin", + "headline": "Secure, Private, Untraceable Cryptocurrency", "tags": [ "DAO" ], - "hashtag": "#namecoin" + "hashtag": "#monero", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Namecoin" + "coinmarketcap": "Monero" }, "specs": { - "block_time": 600, - "block_reward": 50, - "total_tokens": 21000000, - "difficulty_cycle": 2016, - "txs_confirm": 6, - "mint_confirm": 120 + "block_time": 120, + "block_reward": "(M-A)*2^(-20)*10^(-12), where A = current circulation", + "total_tokens": "18400000 with tail", + "difficulty_cycle": "every block" + }, + "first_price": { + "btc": 0.00488921, + "usd": 2.51376883, + "date": "2014-05-19T00:00:00" }, "events": [ { "name": "Announcement", - "start_date": "2011-04-18T12:52:59" - }, - { - "name": "Genesis", - "start_date": "2011-04-17T02:26:00" + "start_date": "2014-04-09T08:50:04", + "url": "https://bitcointalk.org/index.php?topic=563821" } ], "links": [ { - "name": "namecoin.info", - "url": "http://namecoin.info/", + "type": "website", + "name": "getmonero.org", + "url": "https://getmonero.org", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "GitHub", - "url": "https://github.com/namecoin-qt/namecoin-qt", - "icon": "github.png", + "type": "explorer", + "name": "moneroblocks.info", + "url": "http://moneroblocks.info/", + "icon": "explorer.png", "tags": [ "Main", - "Code" - ], - "type": "github" + "Apps", + "Analytics" + ] }, { - "name": "Namecoin Wiki", - "url": "https://wiki.namecoin.info/index.php?title=Welcome", - "icon": "wiki.png", + "type": "wallet", + "name": "Monero Wallets", + "url": "https://getmonero.org/getting-started/choose", + "icon": "wallet.png", "tags": [ "Main", - "Science" - ], - "type": "wiki" + "Apps", + "Wallet" + ] }, { - "name": "NMC Explorer", - "url": "https://explorer.namecoin.info/", - "icon": "explorer.png", + "type": "blog", + "name": "Official Blog", + "url": "https://getmonero.org/blog/", + "icon": "blog.png", "tags": [ "Main", - "Apps" - ], - "type": "explorer" - }, - { - "name": "Twitter", - "url": "https://twitter.com/namecoin", - "icon": "twitter.png", - "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Forum", - "url": "https://forum.namecoin.info/", - "icon": "forum.png", + "type": "wallet", + "name": "MyMonero Wallet", + "url": "https://mymonero.com/#/", + "icon": "wallet.png", "tags": [ - "News" - ], - "type": "forum" + "Apps", + "Wallet" + ] }, { - "name": "Blog", - "url": "http://blog.namecoin.org/", - "icon": "blog.png", + "type": "explorer", + "name": "ChainRadar", + "url": "http://chainradar.com/xmr/blocks", + "icon": "chainradar.png", "tags": [ - "News" - ], - "type": "blog" + "Apps", + "Analytics" + ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/namecoin", - "icon": "reddit.png", + "type": "github", + "name": "Monero Core", + "url": "https://github.com/monero-project/bitmonero/", + "icon": "github.png", "tags": [ - "News" - ], - "type": "reddit" + "Code" + ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/namecoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "wiki", + "name": "Moneropedia", + "url": "https://getmonero.org/knowledge-base/moneropedia/", + "icon": "wiki.png", "tags": [ - "News" + "Code" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/namecoin", - "type": "custom", - "icon": "cointelegraph.png", + "type": "wiki", + "name": "Development Guide", + "url": "https://getmonero.org/knowledge-base/developer-guides/", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/namecoin-2/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "wiki", + "name": "Wikipedia", + "url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)", + "icon": "wiki.png", "tags": [ - "News" + "Science" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/?topic=6017.0", - "icon": "forum.png", + "type": "twitter", + "name": "@monerocurrency", + "url": "https://twitter.com/monerocurrency", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "forum" - }, - { - "name": "Wallet", - "url": "http://namecoin.info/?p=download", - "type": "custom", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/namecoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "forum", + "name": "Hello Monero", + "url": "https://hellomonero.com/", + "rss": "https://hellomonero.com/rss.xml", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "forum", + "name": "Monero Forum", + "url": "https://forum.getmonero.org/", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/monero/", + "rss": "https://www.reddit.com/r/monero/.rss", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=583449.0", + "icon": "blog.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/", "type": "custom", - "icon": "btc-e.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/monero", + "icon": "cointelegraph.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "explorer", + "name": "MinerGate", + "url": "https://minergate.com/blockchain/mro/blocks", + "icon": "minergate.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "CEX", - "headline": "Global Bitcoin Exchange", - "url": "https://cex.io/", - "type": "custom", - "icon": "cex.png", + "type": "earn", + "name": "MinerGate", + "url": "https://minergate.com/", + "icon": "minergate.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "type": "earn", + "name": "Miner.Center", + "url": "http://miner.center/", + "icon": "mining.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", - "type": "custom", - "icon": "bluetrade.png", + "type": "earn", + "name": "CryptoNotePoolUK", + "url": "http://cryptonotepool.org.uk/", + "icon": "mining.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "GHASH.IO", - "url": "https://ghash.io/", - "type": "custom", - "icon": "ghashio.png", + "type": "earn", + "name": "Monero Crypto-Pool", + "url": "http://monero.crypto-pool.fr/", + "icon": "mining.png", "tags": [ "Apps" ] }, { - "name": "mmpool", - "url": "http://mmpool.org/", - "type": "custom", + "type": "earn", + "name": "XMR.ProHash", + "url": "http://xmr.prohash.net/", "icon": "mining.png", "tags": [ "Apps" ] - } - ], - "first_price": { - "btc": 0.00946308, - "usd": 1.14538187, - "date": "2013-04-28T00:00:00" - } - }, - { - "genesis_id": "18154834130337484019", - "system": "NautilusCoin", - "icon": "nautiluscoin", - "dependencies": [ - "NXT" - ], - "aliases": { - "coinmarketcap": "NautilusCoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoS", - "algorithm": "Scrypt" - }, - "token": { - "name": "NautilusCoin", - "symbol": "NAUT" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "nautiluscoin.com", - "url": "http://www.nautiluscoin.com/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://nxtportal.org/currencies/18154834130337484019", - "icon": "explorer.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/monero/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "NautilusCoin GitHub", - "url": "https://github.com/nautiluscoin/nautiluscoin", - "icon": "github.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=591114.0", - "icon": "forum.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] - } - ], - "first_price": { - "btc": 0.00050688, - "usd": 0.11898769, - "date": "2015-05-15T00:00:00" - } - }, - { - "genesis_id": "00000729be7c186c90758ebeb55f9f947ee3f1d856b5d136d5796b4a5a704a59", - "system": "Navajo", - "icon": "navcoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "navcoin", - "symbol": "NAV" - }, - "aliases": { - "coinmarketcap": "NAV Coin", - "nickname": "NAV Coin" - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" - }, - "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" - }, - "first_price": { - "btc": 0.00000618, - "usd": 0.00367082, - "date": "2014-06-12T00:00:00" - }, - "specs": {}, - "links": [ + }, { - "type": "website", - "name": "navcoin.org", - "url": "http://www.navcoin.org/", - "icon": "website.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/nav/", - "icon": "cryptoid.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", "Apps", - "Analytics" + "Exchange" ] }, { - "type": "github", - "name": "NAV Coin GitHub", - "url": "https://github.com/navcoindev", - "icon": "github.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "wallet", - "name": "NAV Coin Wallet", - "url": "http://www.navcoin.org/downloads", - "icon": "wallet.png", + "type": "exchange", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "type": "paper", - "name": "Navtech Whitepaper", - "url": "http://www.navcoin.org/files/navtech-whitepaper-beta-v0.9.pdf", + "type": "whitepaper", + "name": "CryptoNote v 2.0 by Nicolas van Saberhagen", + "url": "https://cryptonote.org/whitepaper.pdf", "icon": "whitepaper.png", "tags": [ - "Main", "Science" ] }, { - "type": "paper", - "name": "Navtech Decentralization Whitepaper", - "url": "http://www.navcoin.org/files/navtech-decentralisation-whitepaper-beta-v0.9.pdf", + "type": "whitepaper", + "name": "CryptoNote v 2.0 annotated by the MRL", + "url": "https://downloads.getmonero.org/whitepaper_annotated.pdf", "icon": "whitepaper.png", "tags": [ "Science" ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/NavCoin", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=679791", - "icon": "bitcoin.png", + }, + { + "type": "whitepaper", + "name": "Review of Cryptonote Whitepaper by Surae Noether", + "url": "https://downloads.getmonero.org/whitepaper_review.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/navcoin", - "icon": "reddit.png", + "type": "whitepaper", + "name": "Cryptnote Standards", + "url": "https://cryptonote.org/standards/", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/NAVCoin", - "icon": "facebook.png", + "name": "A Note on Chain Reactions in Traceability in CryptoNote 2.0 by Surae Noether, Sarang Noether and Adam Mackenzie", + "url": "https://lab.getmonero.org/pubs/MRL-0001.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "name": "Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol by Jan Macheta, Sarang Noether, Surae Noether and Javier Smooth.", + "url": "https://lab.getmonero.org/pubs/MRL-0002.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Monero is Not That Mysterious by Shen Noether and Sarang Noether", + "url": "https://lab.getmonero.org/pubs/MRL-0003.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "C-CEX", - "url": "https://c-cex.com", - "icon": "c-cex.png", + "name": "Improving Obfuscation in the CryptoNote Protocol by Adam Mackenzie, Surae Noether and Monero Core Team", + "url": "https://lab.getmonero.org/pubs/MRL-0004.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "Bitsquare", - "url": "https://market.bitsquare.io", - "icon": "bitsquare.png", + "name": "Ring Confidential Transactions by Shen Noether, Adam Mackenzie and Monero Core Team", + "url": "https://lab.getmonero.org/pubs/MRL-0005.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Apps", - "Exchange" + "Science" ] } ] }, { "genesis_id": "", - "system": "Neblio", + "system": "Monkey Capital", "dependencies": [ - "independent" + "Waves" ], - "icon": "neblio", + "icon": "monkeycapital", "token": { - "name": "neblio token", - "symbol": "NEBL" + "name": "monkey capital token", + "symbol": "MNY" }, "consensus": { "consensus_type": "", - "consensus_name": "" + "consensus_name": "Wave" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Next Generation Enterprise Blockchain Soultions" + "headline": "A decentralised Hedge Fund" }, "crowdsales": { - "start_date": "2017-08-05T22:00:00", - "end_date": "2017-08-20T21:59:00", - "end_date_plan": "2017-08-20T21:59:00", + "start_date": "2017-08-08T16:00:00", + "end_date": "2017-09-09T16:00:00", + "end_date_plan": "2017-09-09T16:00:00", "genesis_address": [ "" ], - "funding_terms": "https://nebl.io/pre-sale/cart/neblio-pre-sale-terms-and-conditions/", - "funding_url": "https://nebl.io/pre-sale/", + "funding_terms": "https://www.monkey.capital/", + "funding_url": "https://www.monkey.capital/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" @@ -36352,45 +36105,25 @@ "links": [ { "type": "website", - "name": "nebl.io", - "url": "https://nebl.io/", + "name": "monkey.capital", + "url": "https://www.monkey.capital/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Neblio Whitepaper", - "url": "https://nebl.io/wp-content/uploads/2017/07/NeblioWhitepaper.pdf", + "name": "Monkey Capital Whitepaper", + "url": "https://www.monkey.capital/docs/MC_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Neblio GitHub", - "url": "https://github.com/NeblioTeam/neblio", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Neblio Blog", - "url": "https://nebl.io/blog/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2048414.0", + "url": "https://bitcointalk.org/index.php?topic=2003741", "icon": "bitcointalk.png", "tags": [ "News" @@ -36399,26 +36132,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/NeblioTeam", + "url": "https://twitter.com/monkeycapitaico", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Neblio Telegram", - "url": "https://t.me/joinchat/GFVgzw5J4d4uwgXeKowRXg", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/neblioteam/", - "icon": "facebook.png", + "type": "slack", + "name": "Monkey Capital Slack", + "url": "https://monkeycapital.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -36426,7 +36150,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Neblio/", + "url": "https://www.reddit.com/r/monkeycapital/", "icon": "reddit.png", "tags": [ "News" @@ -36435,233 +36159,155 @@ ] }, { - "genesis_id": "00000cde7894e403bc530b3d3f8d69679d50022dd7a5a6539194ff9c555a2d9f", - "system": "Neucoin", + "genesis_id": "?", + "system": "Moonstone", + "icon": "moonstone", "dependencies": [ "independent" ], - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Cryptocurrency for Microtransactions", - "summary": "NeuCoin has partnered with major music and video content providers to develop micro-payment solutions for tipping, pay-per-view, ad-free and micro-subscriptions, with user acquisition fueled by freemium distribution of NeuCoin.", - "tags": [ - "DAO" - ] - }, "aliases": { - "coinmarketcap": "NeuCoin" + "coinmarketcap": "Moonstone" }, - "crowdsales": { - "start_date": "2015-04-28T00:00:00", - "end_date": "2015-05-01T00:00:00", - "genesis_address": [ - "3MrNuksZ1VePU3dGiSQFiouWerJUJgDkfH" - ], - "funding_terms": "http://www.neucoin.org/en/wiki/#funding-amp-presale", - "funding_url": "http://www.neucoin.org/", - "tokens_sold": 100000000, - "tokens_issued": 100000000000, - "btc_raised": 3637 + "ratings": { + "rating_cyber": 3 }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_name": "DPOS", + "consensus_type": "" + }, + "descriptions": { + "state": "Pre-Public", + "headline": "BitShares Wallet", + "tags": [ + "DApp" + ], + "system_type": "cryptoservice" }, "token": { - "name": "neucoin", - "symbol": "NEU" + "name": "Moonstone", + "symbol": "MOONFUND" }, "specs": { - "supply": 3222752500, - "total_tokens": 100000000000 + "supply": 53045810.879, + "cap": { + "usd": 323048, + "btc": 1404 + } }, "links": [ { - "type": "risk", - "name": ">90% of tokens is under control of Neucoin Foundations", - "url": "", - "icon": "" - }, - { - "name": "neucoin.org", - "url": "http://www.neucoin.org/", + "type": "website", + "name": "moonstone.io", + "url": "https://moonstone.io/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "White Paper", - "url": "http://www.neucoin.org/en/whitepaper/", - "icon": "whitepaper.png", - "tags": [ - "Main", - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Web Wallet", - "url": "https://myneucoin.com/en/", - "type": "custom", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "QT Wallets", - "url": "http://www.neucoin.org/en/download", - "type": "custom", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" ] }, { - "name": "Twitter", - "url": "https://twitter.com/NeuCoin", + "type": "twitter", + "name": "@MoonstoneWallet", + "url": "https://twitter.com/MoonstoneWallet", "icon": "twitter.png", "tags": [ + "Main", "News" - ], - "type": "twitter" + ] }, { "type": "forum", - "name": "Forum", - "url": "http://forum.neucoin.org/", + "name": "BitsharesTalk", + "url": "https://bitsharestalk.org/index.php/topic,15138.0.html", "icon": "forum.png", "tags": [ + "Main", "News" ] }, { "type": "explorer", - "name": "Explorer", - "url": "http://www.neucoin.io/", - "icon": "explorer.png", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/MOONFUND", + "icon": "openledger.png", "tags": [ "Main", + "Apps", "Analytics" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/neucoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/MOONFUND", + "icon": "cryptofresh.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "type": "facebook", "name": "Facebook", - "url": "https://www.facebook.com/neucoin", + "url": "https://www.facebook.com/moonstone.io", "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" - }, - { - "name": "NeuCoin Wiki", - "url": "http://www.neucoin.org/en/wiki/", - "icon": "wiki.png", - "tags": [ - "Publications", - "Science" - ], - "type": "wiki" - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/neucoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "google+", + "name": "Google+", + "url": "https://plus.google.com/+MoonstoneIoWallet/", + "icon": "googleplus.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Get Free NeuCoins", - "url": "http://www.getneucoin.com/", - "type": "custom", - "icon": "neucoin.png", + "type": "youtube", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCf1rySa3Zk4gCYlI-5PYYog", + "icon": "youtube.png", "tags": [ - "Apps" + "News" ] } ], "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.00003637, - "usd": 0.00844235, - "date": "2015-05-01T00:00:00" + "rating_do_not_display": true } }, { "genesis_id": "", - "system": "Nexus", + "system": "Moose Coin", "dependencies": [ - "Ethereum" + "Lisk" ], - "icon": "nexus", + "icon": "moosecoin", "token": { - "name": "nexus", - "symbol": "NXS" + "name": "moose coin", + "symbol": "MOOSE" }, "consensus": { - "consensus_type": "Peer-to-Peer", + "consensus_type": "", "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, worldwide network distributed through three channels of security to allow for fast, secure, and decentralized transactions" - }, - "aliases": { - "coinmarketcap": "Nexus" + "headline": "Decentralised organisation for musicians " }, "crowdsales": { - "start_date": "2017-05-30T09:00:00", - "end_date": "2017-06-30T00:10:00", - "end_date_plan": "2017-06-30T00:00:00", + "start_date": "2017-07-30T23:59:00", + "end_date": "2017-09-30T23:59:00", + "end_date_plan": "2017-09-30T23:59:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "http://www.nexusearth.com/", - "tokens_sold": "", - "tokens_issued": 49435616, + "funding_terms": "https://www.moosecoin.io", + "funding_url": "https://www.moosecoin.io", + "tokens_sold": 165156.2784, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -36673,16 +36319,16 @@ "links": [ { "type": "website", - "name": "nexusearth.com", - "url": "http://www.nexusearth.com/", + "name": "moosecoin.io", + "url": "https://www.moosecoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Whitepaper", - "url": "", + "name": "Moose Coin Whitepaper", + "url": "https://www.moosecoin.io/MooseCoin-Whitepaper-v0.0.2.pdf", "tags": [ "Main", "Science" @@ -36690,8 +36336,8 @@ }, { "type": "github", - "name": "Nexus GitHub", - "url": "https://github.com/Nexusoft/Nexus", + "name": "Moose Coin GitHub", + "url": "https://github.com/Moosty", "icon": "github.png", "tags": [ "Main", @@ -36699,132 +36345,263 @@ ] }, { - "type": "blog", - "name": "Nexus Blog", - "url": "http://www.nexusearth.com/blog.html", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MoostyMusic", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Moose Coin Slack", + "url": "https://moosecoin.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/moosecoin/", + "icon": "reddit.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "358", + "system": "MUSE", + "icon": "muse", + "dependencies": [ + "independent" + ], + "token": { + "name": "MUSE", + "symbol": "MUSE" + }, + "consensus": { + "type": "PoS", + "algorithm": "Graphene" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "The Ultimate One Stop Music Platform", + "summary": "Notes at present are a User Issued Asset (UIA) on the BitShares network. They are a liquid and tradable crypto-token that each represent 1 unit of the upcoming fan engagement and intellectual property management blockchain currently referred to as BitShares Music.", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "MUSE", + "nickname": "Muse" + }, + "specs": { + "supply": 1510000000 + }, + "crowdsales": { + "start_date": "2014-06-10T00:00:00", + "end_date": "2014-12-04T00:00:00", + "genesis_address": [ + "37X8DHpfiimB7PU5y35rfBcg5Vxj2R6umL" + ], + "funding_terms": "http://www.bitsharesmusicfoundation.org/assets/files/legal/Notes-Sale-Agreement.pdf", + "funding_operator": "ags", + "funding_url": "http://www1.agsexplorer.com/", + "tokens_sold": 300000000, + "tokens_issued": 1274224570, + "btc_raised": 1438.12098051 + }, + "links": [ + { + "name": "whatarenotes.info", + "url": "http://whatarenotes.info/", + "type": "website", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "name": "peertracks.com", + "url": "http://peertracks.com/", + "type": "website", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "name": "Bitshares Forum", + "url": "https://bitsharestalk.org/index.php/board,54.0.html", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "@peertracks", + "url": "https://twitter.com/peertracks", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ], + "type": "twitter" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/PeerTracks", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Explorer", + "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "", - "icon": "bitcointalk.png", + "name": "BitShares Wallet", + "url": "https://bitshares.org/download/", + "type": "wallet", + "icon": "bitshares.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Nxsearth", - "icon": "twitter.png", + "name": "Moonstone", + "url": "http://www.moonstone.io/", + "type": "wallet", + "icon": "moonstone.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "slack", - "name": "Nexus Slack", - "url": "http://nexusearth.com:3000/", - "icon": "slack.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/bitshares-music/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/nexusearth/", - "icon": "reddit.png", + "name": "BitShares AE", + "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", + "type": "custom", + "icon": "bitshares.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCDi2stU5yj71_iPgxMZF79w", - "icon": "youtube.png", + "icon": "yunbi.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Graphene Docs", + "url": "http://docs.bitshares.eu/integration/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/nxsearth", - "icon": "facebook.png", + "icon": "graphene.svg", "tags": [ - "News" + "Code" ] } - ] + ], + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.00000479, + "usd": 0.001768, + "date": "2014-12-04T00:00:00" + } }, { - "genesis_id": "", - "system": "Nexxus", - "dependencies": [ - "independent" - ], - "icon": "nexxus", - "token": { - "name": "Nexxus token", - "symbol": "" + "system": "Musicoin", + "icon": "musicoin", + "aliases": { + "coinmarketcap": "Musicoin" }, "consensus": { - "consensus_type": "POS", - "consensus_name": "Proof-of-Stake" + "type": "PoW", + "algorithm": "Ethash" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Services company for the cryptocurrency industry" + "page_state": "ready" }, - "crowdsales": { - "start_date": "2017-05-01T00:00:00", - "end_date": "2017-06-01T00:00:00", - "end_date_plan": "2017-06-01T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.nexxusuniversity.com/Attachments/38/21/TokenSaleTerms.pdf", - "funding_url": "https://goo.gl/forms/OlLCIbLz2CxJK0HY2", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "events": { + "announcement": "2/10/2017", + "genesis": "2/10/2017" + }, + "token": { + "name": "Musicoin", + "symbol": "MC" + }, + "specs": { + "block_reward": 500, + "premine_tokens": 0, + "block_time": 15, + "difficulty_cycle": "2016", + "txs_confirm": 6, + "rpc": "8545" }, "links": [ { "type": "website", - "name": "nexxuspartners.com", - "url": "http://www.nexxuspartners.com/sections/company/21/partners/index.html", + "name": "musicoin", + "url": "http://musicoin.org", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Nexxus Partners Whitepaper", - "url": "http://www.nexxuspartners.com/sections/company/21/partners/white-paper.html", + "type": "explorer", + "name": "MC Orbiter", + "url": "http://orbiter.musicoin.org", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Nexxus Partners GitHub", - "url": "https://github.com/NexxusUniversity/nexxuscoin", + "name": "Musicoin GitHub", + "url": "https://github.com/onetimer/musicoin", "icon": "github.png", "tags": [ "Main", @@ -36832,38 +36609,29 @@ ] }, { - "type": "blog", - "name": "Nexxus Partners Blog", - "url": "https://medium.com/@bobnexxus", - "icon": "medium.png", + "type": "forum", + "name": "MC Forum", + "url": "http://forum.musicoin.org", + "icon": "forum.png", "tags": [ "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/nexxusreward", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Nexxus Partners Slack", - "url": "https://nexxuspartners.slack.com/", - "icon": "slack.png", + "type": "whitepaper", + "name": "Musicoin: Free Creations While Rewarding Creators", + "url": "https://medium.com/@musicoin/musicoin-free-creations-while-rewarding-creators-2832f7d2bd33", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/NexxusRewards/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/musicoins", + "icon": "twitter.png", "tags": [ "News" ] @@ -36872,14 +36640,14 @@ }, { "genesis_id": "", - "system": "Nimfamoney", + "system": "MyBit", "dependencies": [ "Ethereum" ], - "icon": "nimfamoney", + "icon": "mybit", "token": { - "name": "nimfamoney token", - "symbol": "NIMFA" + "name": "mybit token", + "symbol": "MYB" }, "consensus": { "consensus_type": "ERC20 Token", @@ -36888,40 +36656,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The world’s first decentralized cryptocurrency lending platform" + "headline": "Tokenizing Smart Enegry, AI, and Ownership" }, "crowdsales": { - "start_date": "2017-08-29T10:00:00", - "end_date": "2017-08-31T12:01:00", - "end_date_plan": "2017-08-31T12:01:00", + "start_date": "2017-07-17T12:00:00", + "end_date": "2017-08-06T12:00:00", + "end_date_plan": "2017-08-06T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://www.nimfamoney.io/terms.pdf", - "funding_url": "http://www.nimfamoney.io/", - "tokens_sold": "", - "tokens_issued": 100000000, + "funding_terms": "https://mybit.io/tokensale", + "funding_url": "https://mybit.io/tokensale", + "tokens_sold": 1530094, + "tokens_issued": 2812073, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 2700000" ] }, "links": [ { "type": "website", - "name": "nimfamoney.io", - "url": "http://www.nimfamoney.io/", + "name": "mybit.io", + "url": "https://mybit.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Nimfamoney Whitepaper", - "url": "http://www.nimfamoney.io/ENG_V.1.0_Whitepaper_ICO_Nimfamoney.pdf", + "name": "MyBit Whitepaper", + "url": "http://www.mybit.io/docs/whitepaper.pdf", "tags": [ "Main", "Science" @@ -36929,18 +36697,28 @@ }, { "type": "github", - "name": "Nimfamoney GitHub", - "url": "https://github.com/nimfamoney", + "name": "Mybit GitHub", + "url": "https://github.com/MyBitDev", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "MyBit Blog", + "url": "https://medium.com/@MyBit_Blog", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2040087", + "url": "https://bitcointalk.org/index.php?topic=1797720.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -36949,7 +36727,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nimfamoney", + "url": "https://twitter.com/MyBit_DApp", "icon": "twitter.png", "tags": [ "News" @@ -36957,8 +36735,8 @@ }, { "type": "custom", - "name": "Nimfamoney Telegram", - "url": "https://t.me/Nimfamoney", + "name": "Mybit Telegram", + "url": "http://t.me/mybitio", "icon": "telegram.png", "tags": [ "News" @@ -36966,17 +36744,26 @@ }, { "type": "slack", - "name": "Nimfamoney Slack", - "url": "http://nimfamoney.io/slack", + "name": "MyBit Slack", + "url": "https://mybit-dapp.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/MyBit_DApp/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/nimfamoney/", + "url": "https://www.facebook.com/MyBitDApp/", "icon": "facebook.png", "tags": [ "News" @@ -36985,7 +36772,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCVcz2eKXt8Ih6T3RVRvq6sQ", + "url": "https://www.youtube.com/channel/UCtLn7Vi-3VbsY5F9uF1RJYg", "icon": "youtube.png", "tags": [ "News" @@ -36994,340 +36781,420 @@ ] }, { - "genesis_id": "", - "system": "Nimiq", + "genesis_id": "La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK", + "system": "Mycelium", + "icon": "mycelium", "dependencies": [ - "Ethereum" + "Bitcoin" ], - "icon": "nimiq", "token": { - "name": "nimiq token", - "symbol": "NET" + "name": "mycelium", + "symbol": "SAR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Bitcoin", + "algorithm": "OP_Return" + }, + "aliases": { + "coinmarketcap": "Mycelium" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Browser Based Blockchain" - }, - "aliases": { - "coinmarketcap": "Nimiq" + "headline": "Opensource Bitcoin Wallet", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-06-28T13:00:00", - "end_date": "2017-07-26T13:00:00", - "end_date_plan": "2017-07-26T13:00:00", + "start_date": "2016-05-01T23:59:00", + "end_date": "2016-05-18T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://medium.com/nimiq-network/nimiq-network-token-sale-terms-9af2e7fd6228", - "funding_url": "https://nimiq.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "funding_terms": "https://wallet.mycelium.com/crowdsale.pdf", + "funding_url": "https://wallet.mycelium.com/elements/licenses.html", + "tokens_sold": 5311, + "tokens_issued": 5311, + "btc_raised": 5131.191 + }, + "specs": { + "supply": 5311 + }, + "first_price": {}, + "flags": { + "rating_do_not_display": true }, "links": [ { "type": "website", - "name": "nimiq.com", - "url": "https://nimiq.com", + "name": "wallet.mycelium.com", + "url": "https://wallet.mycelium.com", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Nimiq Whitepaper", - "url": "https://medium.com/nimiq-network/nimiq-a-peer-to-peer-payment-protocol-native-to-the-web-ffd324bb084", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Nimiq GitHub", - "url": "https://github.com/nimiq-network", - "icon": "github.png", + "type": "website", + "name": "Mycelium Crowdsale", + "url": "https://wallet.mycelium.com/elements/licenses.html", + "icon": "website.png", "tags": [ - "Main", - "Code" + "Main" ] }, { - "type": "blog", - "name": "Nimiq Blog", - "url": "https://medium.com/nimiq-network", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/myceliumcom", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/nimiqnetwork", - "icon": "twitter.png", + "type": "reddit", + "name": "Dicussion on reddit", + "url": "https://www.reddit.com/r/btc/comments/4gkwov/mycelium_new_wallet_and_crowdsale/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Nimiq Telegram", - "url": "https://t.me/joinchat/AAAAAEJW-ozFwo7Er9jpHw", - "icon": "telegram.png", + "type": "github", + "name": "Mycelium GitHub", + "url": "https://github.com/mycelium-com", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Nimiq/", - "icon": "reddit.png", + "type": "wallet", + "name": "Mycelium Wallet", + "url": "https://wallet.mycelium.com/contact.html", + "icon": "mycelium.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCJ1qu3KXwfmkGwBkU8F1jQg", - "icon": "youtube.png", + "type": "explorer", + "name": "Mycelium Asset", + "url": "http://coloredcoins.org/explorer/asset/La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK/d2982ca94eb55b17ee328a58464997218218667940e6db71373461a224e59e5f/0", + "icon": "mycelium.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] } ] }, { - "genesis_id": "6780060819348751348", - "system": "NobleNXT", - "icon": "noblenxt", + "genesis_id": "", + "system": "Mysterium", "dependencies": [ - "NXT" + "Ethereum" ], - "aliases": { - "coinmarketcap": "NobleNXT" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset" + "icon": "mysterium", + "token": { + "name": "mysterium", + "symbol": "MYST" }, "consensus": { - "type": "NXT", - "algorithm": "AE" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "token": { - "name": "NobleNXT", - "symbol": "NOXT" + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Decentralized VPN powered by Blockchain" }, - "specs": {}, - "flags": { - "rating_do_not_display": true, - "quantum": true + "crowdsales": { + "start_date": "2017-05-30T13:00:00", + "end_date": "2017-05-30T13:45:00", + "end_date_plan": "2017-05-30T13:45:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://mysterium.network/", + "funding_url": "https://mysterium.network/contribution/", + "tokens_sold": 19429024, + "tokens_issued": 32433366, + "btc_raised": 4462, + "cap_limit": [ + "usd = 17082846" + ], + "raised": [ + "usd = 10233318" + ] }, "links": [ { "type": "website", - "name": "noblemovement.com", - "url": "https://www.noblemovement.com/", - "icon": "website.png", + "name": "mysterium.network", + "url": "https://mysterium.network/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "NOXT Asset", - "url": "http://nxtreporting.com/?a=6780060819348751348", - "icon": "explorer.png", + "type": "paper", + "name": "Mysterium Whitepaper", + "url": "https://mysterium.network/whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "paper", - "name": "NobleNXT FAQ", - "url": "https://www.noblemovement.com/noxt/0-FAQ-v3.pdf", - "icon": "paper.png", + "type": "github", + "name": "Mysterium GitHub", + "url": "https://github.com/MysteriumNetwork", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "paper", - "name": "NobleNXT Whitepaper", - "url": "https://www.noblemovement.com/noxt-abstract-introduction/", - "icon": "paper.png", + "type": "blog", + "name": "Mysterium Blog", + "url": "https://medium.com/mysterium-network", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=923995", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1895626.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "exchange", - "name": "NXT AE", - "url": "http://nxtreporting.com/?a=6780060819348751348", - "icon": "nxt.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MysteriumNet", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Mysterium Telegram", + "url": "https://t.me/mysterium_network", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Mysterium Slack", + "url": "http://slack.mysterium.network/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ], "first_price": { - "btc": 0.00041755, - "usd": 0.14773793, - "date": "2014-12-07T00:00:00" + "btc": 0.00022967, + "usd": 0.52670591, + "date": "" } }, { - "genesis_id": "00000a060336cbb72fe969666d337b87198b1add2abaa59cca226820b32933a4", - "system": "Novacoin", + "genesis_id": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", + "system": "Namecoin", + "icon": "namecoin", "dependencies": [ "independent" ], - "icon": "novacoin", "token": { - "name": "Novacoin", - "symbol": "NVC" + "name": "namecoin", + "symbol": "NMC" }, "consensus": { - "type": "Hybrid", - "algorithm": "Scrypt+Peercoin" + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Hybrid POW-POS Cryptocyrrency", + "headline": "A decentralized open source information registration and transfer system based on the Bitcoin", "tags": [ "DAO" ], - "page_state": "ready" + "hashtag": "#namecoin" }, "aliases": { - "coinmarketcap": "Novacoin" + "coinmarketcap": "Namecoin" }, "specs": { - "block_time": 600 + "block_time": 600, + "block_reward": 50, + "total_tokens": 21000000, + "difficulty_cycle": 2016, + "txs_confirm": 6, + "mint_confirm": 120 }, + "events": [ + { + "name": "Announcement", + "start_date": "2011-04-18T12:52:59" + }, + { + "name": "Genesis", + "start_date": "2011-04-17T02:26:00" + } + ], "links": [ { - "type": "website", - "name": "novacoin.org", - "url": "http://novacoin.org/", + "name": "namecoin.info", + "url": "http://namecoin.info/", "icon": "website.png", "tags": [ "Main" - ] - }, - { - "type": "explorer", - "name": "explorer", - "url": "http://explorer.coinpayments.net/index.php?chain=14", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] + ], + "type": "website" }, { - "type": "wallet", - "name": "Wallets", - "url": "http://sourceforge.net/projects/novacoin/files/", - "icon": "novacoin.png", + "name": "GitHub", + "url": "https://github.com/namecoin-qt/namecoin-qt", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" - ] + "Code" + ], + "type": "github" }, { - "type": "wiki", - "name": "NovaCoin Wiki", - "url": "https://github.com/novacoin-project/novacoin/wiki", + "name": "Namecoin Wiki", + "url": "https://wiki.namecoin.info/index.php?title=Welcome", "icon": "wiki.png", "tags": [ "Main", "Science" - ] + ], + "type": "wiki" }, { - "type": "explorer", - "name": "explorer", - "url": "https://explorer.novaco.in/", + "name": "NMC Explorer", + "url": "https://explorer.namecoin.info/", "icon": "explorer.png", "tags": [ - "Apps", - "Analytics" - ] + "Main", + "Apps" + ], + "type": "explorer" }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/novacoin-project", - "icon": "github.png", + "name": "Twitter", + "url": "https://twitter.com/namecoin", + "icon": "twitter.png", "tags": [ - "Main", - "Code" - ] + "News" + ], + "type": "twitter" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=143221.0", + "name": "Forum", + "url": "https://forum.namecoin.info/", "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" + }, + { + "name": "Blog", + "url": "http://blog.namecoin.org/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" }, { - "type": "reddit", "name": "reddit", - "url": "http://www.reddit.com/r/novacoin", + "url": "https://www.reddit.com/r/namecoin", "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/namecoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ "News" ] }, { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/namecoin", "type": "custom", - "name": "NovaCoin FAQ", - "url": "http://novacoin.org/faq.html", - "icon": "link.png", + "icon": "cointelegraph.png", "tags": [ - "Science" + "News" + ] + }, + { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/namecoin-2/", + "type": "custom", + "icon": "cryptocoinnews.jpg", + "tags": [ + "News" + ] + }, + { + "name": "BTT Thread", + "url": "https://bitcointalk.org/?topic=6017.0", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Wallet", + "url": "http://namecoin.info/?p=download", + "type": "custom", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" ] }, { "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/novacoin/#markets", + "url": "http://coinmarketcap.com/currencies/namecoin/#markets", "type": "custom", "icon": "link.png", "tags": [ @@ -37335,6 +37202,16 @@ "Analytics" ] }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, { "name": "Cryptsy", "url": "https://www.cryptsy.com/users/register?refid=243274", @@ -37345,6 +37222,16 @@ "Exchange" ] }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, { "name": "BTC-e", "url": "https://btc-e.com/", @@ -37355,6 +37242,37 @@ "Exchange" ] }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CEX", + "headline": "Global Bitcoin Exchange", + "url": "https://cex.io/", + "type": "custom", + "icon": "cex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", + "tags": [ + "Apps", + "Exchange" + ] + }, { "name": "BlueTrade", "url": "https://bleutrade.com", @@ -37364,306 +37282,237 @@ "Apps", "Exchange" ] + }, + { + "name": "GHASH.IO", + "url": "https://ghash.io/", + "type": "custom", + "icon": "ghashio.png", + "tags": [ + "Apps" + ] + }, + { + "name": "mmpool", + "url": "http://mmpool.org/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] } ], "first_price": { - "btc": 0.03123383, - "usd": 3.80044798, + "btc": 0.00946308, + "usd": 1.14538187, "date": "2013-04-28T00:00:00" } }, { - "genesis_id": "000003cc2da5a0a289ad0a590c20a8b975219ddc1204efd169e947dd4cbad73f", - "system": "NuBits", - "icon": "nubits", + "genesis_id": "18154834130337484019", + "system": "NautilusCoin", + "icon": "nautiluscoin", "dependencies": [ - "Peercoin", - "NuShares" + "NXT" ], "aliases": { - "coinmarketcap": "NuBits", - "CurrencyName": "nubit" - }, - "flags": { - "rating_do_not_display": true - }, - "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "coinmarketcap": "NautilusCoin" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ], - "hashtag": "#nubits" + "system_type": "cryptocurrency" }, - "events": { - "announcement": "20/09/2014" + "consensus": { + "type": "PoS", + "algorithm": "Scrypt" }, "token": { - "name": "nubit", - "symbol": "USNBT" + "name": "NautilusCoin", + "symbol": "NAUT" }, "specs": {}, "links": [ { "type": "website", - "name": "nubits.com", - "url": "https://www.nubits.com/", + "name": "nautiluscoin.com", + "url": "http://www.nautiluscoin.com/", "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "bitbucket", - "name": "bitbucket", - "url": "https://bitbucket.org/JordanLeePeershares/nubit", - "icon": "bitbucket.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "paper", - "name": "Documentation", - "url": "https://docs.nubits.com", - "icon": "whitepaper.png", - "tags": [ - "Main", - "Science" - ] - }, { "type": "explorer", "name": "Explorer", - "url": "https://blockexplorer.nu/", + "url": "https://nxtportal.org/currencies/18154834130337484019", "icon": "explorer.png", "tags": [ "Main", - "Apps" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/OfficialNuBits", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Forum", - "url": "https://discuss.nubits.com/", - "icon": "forum.png", - "tags": [ - "News" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/NuBits", - "icon": "reddit.png", + "type": "github", + "name": "NautilusCoin GitHub", + "url": "https://github.com/nautiluscoin/nautiluscoin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=789964.0", + "url": "https://bitcointalk.org/index.php?topic=591114.0", "icon": "forum.png", "tags": [ + "Main", "News" ] - }, - { - "type": "wallet", - "name": "Wallet", - "url": "https://nubits.com/download", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] } ], "first_price": { - "btc": 0.00245668, - "usd": 0.96997335, - "date": "2014-09-24T00:00:00" + "btc": 0.00050688, + "usd": 0.11898769, + "date": "2015-05-15T00:00:00" } }, { - "genesis_id": "NuShares", - "system": "NuShares", + "genesis_id": "00000729be7c186c90758ebeb55f9f947ee3f1d856b5d136d5796b4a5a704a59", + "system": "Navajo", + "icon": "navcoin", "dependencies": [ - "Peercoin", - "Nubits" + "independent" ], "token": { - "name": "nushare", - "symbol": "NSR" + "name": "navcoin", + "symbol": "NAV" + }, + "aliases": { + "coinmarketcap": "NAV Coin", + "nickname": "NAV Coin" }, "consensus": { "type": "PoS", - "algorithm": "Peershares" + "algorithm": "Peercoin" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Units held by individuals who wish to help support and maintain the Nu network", "tags": [ - "DApp" + "DAO" ], - "hashtag": "#nushares", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "NuShares" + "state": "Public", + "system_type": "cryptocurrency" }, - "specs": { - "total_tokens": 835000000 + "first_price": { + "btc": 0.00000618, + "usd": 0.00367082, + "date": "2014-06-12T00:00:00" }, + "specs": {}, "links": [ { - "name": "NuShares Introduction", - "url": "https://nubits.com/nushares/introduction", "type": "website", + "name": "navcoin.org", + "url": "http://www.navcoin.org/", "icon": "website.png", "tags": [ - "Main", - "Apps" + "Main" ] }, { - "name": "Documentation", - "url": "https://docs.nubits.com", - "type": "paper", - "icon": "paper.png", + "type": "explorer", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/nav/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "name": "BitBucket", - "url": "https://bitbucket.org/JordanLeePeershares/nubit", "type": "github", - "icon": "bitbucket.png", + "name": "NAV Coin GitHub", + "url": "https://github.com/navcoindev", + "icon": "github.png", "tags": [ "Main", "Code" ] }, { - "name": "Explorer", - "url": "https://blockexplorer.nu/", - "type": "explorer", - "icon": "explorer.png", + "type": "wallet", + "name": "NAV Coin Wallet", + "url": "http://www.navcoin.org/downloads", + "icon": "wallet.png", "tags": [ "Main", "Apps", - "Analytics" + "Wallet" ] }, { - "name": "Twitter", - "url": "https://twitter.com/OfficialNuBits", - "type": "twitter", - "icon": "twitter.png", + "type": "paper", + "name": "Navtech Whitepaper", + "url": "http://www.navcoin.org/files/navtech-whitepaper-beta-v0.9.pdf", + "icon": "whitepaper.png", "tags": [ "Main", - "News" + "Science" ] }, { - "name": "Forum", - "url": "https://discuss.nubits.com/", - "type": "forum", - "icon": "forum.png", + "type": "paper", + "name": "Navtech Decentralization Whitepaper", + "url": "http://www.navcoin.org/files/navtech-decentralisation-whitepaper-beta-v0.9.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/NuBits", - "type": "reddit", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/NavCoin", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Nu Wallets", - "url": "https://nubits.com/download", - "type": "wallet", - "icon": "nubits.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "Nu Droid", - "url": "https://nubits.com/resources/nudroid-mobile-wallet", - "type": "wallet", - "icon": "nubits.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "Coinomi", - "url": "https://coinomi.com/", - "type": "wallet", - "icon": "coinomi.jpg", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "NuShares Voting Mechanics", - "url": "https://nubits.com/nushares/voting-mechanics", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=679791", + "icon": "bitcoin.png", "tags": [ - "Science" + "News" ] }, - { - "name": "NuShares Dividends", - "url": "https://nubits.com/nushares/dividends", - "type": "paper", - "icon": "paper.png", + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/navcoin", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/nushares/#markets", "type": "custom", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/NAVCoin", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { + "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", - "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -37671,243 +37520,200 @@ ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "exchange", + "name": "C-CEX", + "url": "https://c-cex.com", + "icon": "c-cex.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", + "type": "exchange", + "name": "Bitsquare", + "url": "https://market.bitsquare.io", + "icon": "bitsquare.png", "tags": [ "Apps", "Exchange" ] } - ], - "first_price": { - "btc": 0.00001339, - "usd": 0.00463662, - "date": "2014-10-25T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Numeraire", - "icon": "numeraire", + "system": "Neblio", "dependencies": [ - "Ethereum" + "independent" ], + "icon": "neblio", "token": { - "name": "numeraire", - "symbol": "NMR" + "name": "neblio token", + "symbol": "NEBL" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Hedge fund built by a network of data scientists.", - "tags": [ - "DAO" - ], - "hashtag": "#Numeraire", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Numeraire" + "headline": "Next Generation Enterprise Blockchain Soultions" }, - "specs": { - "total_tokens": 2223451 + "crowdsales": { + "start_date": "2017-08-05T22:00:00", + "end_date": "2017-08-20T21:59:00", + "end_date_plan": "2017-08-20T21:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://nebl.io/pre-sale/cart/neblio-pre-sale-terms-and-conditions/", + "funding_url": "https://nebl.io/pre-sale/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "numer.ai", - "url": "https://numer.ai/", "type": "website", - "icon": "website.png", + "name": "nebl.io", + "url": "https://nebl.io/", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "https://numer.ai/whitepaper.pdf", "type": "paper", - "icon": "paper.png", + "name": "Neblio Whitepaper", + "url": "https://nebl.io/wp-content/uploads/2017/07/NeblioWhitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "name": "Explorer", - "url": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", - "type": "explorer", - "icon": "blockr.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Numeraire GitHub", - "url": "https://github.com/numerai", "type": "github", + "name": "Neblio GitHub", + "url": "https://github.com/NeblioTeam/neblio", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Twitter", - "url": "https://twitter.com/numerai", - "type": "twitter", - "icon": "twitter.png", + "type": "blog", + "name": "Neblio Blog", + "url": "https://nebl.io/blog/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "Forum", - "url": "https://forum.numer.ai/", "type": "forum", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Numeraire Slack", - "url": "https://slack.numer.ai/", - "icon": "slack.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2048414.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/CryptoCurrency/search?q=Numeraire", - "type": "reddit", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/NeblioTeam", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/assets/numeraire/#markets", "type": "custom", - "icon": "link.png", + "name": "Neblio Telegram", + "url": "https://t.me/joinchat/GFVgzw5J4d4uwgXeKowRXg", + "icon": "telegram.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "cryptsy.png", + "name": "Facebook", + "url": "https://www.facebook.com/neblioteam/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Neblio/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "2680262203532249785", - "system": "Nxt", - "dependencies": [ - "independent" - ], + "genesis_id": "438cf6375dab5a0d32f9b7bf151d4539e00a590f7c022d5572c7d41815a24be4", + "system": "NEM", "token": { - "name": "nxt", - "symbol": "NXT" + "name": "xem", + "symbol": "XEM" }, "consensus": { "type": "PoS", - "algorithm": "NXT" + "algorithm": "Proof-of-Importance" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Trustless Financial Ecosystem", - "summary": "Nxt is a radically enhanced cryptocurrency built from scratch, delivering a unique and decentralized financial platform. Not only does it open up new possibilities – from digital money to transfer of shares – but it addresses all of the most serious deficiencies in existing cryptocurrencies.", - "tags": [ - "DAO" - ], - "hashtag": "#nxt", + "headline": "New Economy Movement", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Nxt", - "nickname": "NXT" + "coinmarketcap": "NEM" }, + "specs": {}, "crowdsales": { - "start_date": "2013-09-28T00:00:00", - "end_date": "2013-11-18T00:00:00", + "start_date": "2014-01-19T00:00:00", + "end_date": "2014-04-10T00:00:00", "genesis_address": [ - "1BCN1ugdKdWd9pQ8Am9hMhtHZfmbXzxE8a" + "1Lk5Paws9T1YpoSeLeZT7ZeSQKW7UNq4TJ", + "NXT-Q9PM-KGDC-SNXJ-EXE5G" ], - "funding_terms": "https://bitcointalk.org/index.php?topic=303898.0", - "funding_url": "https://bitcointalk.org/index.php?topic=303898.0", - "tokens_sold": 1000000000, - "btc_raised": 22 - }, - "specs": { - "block_time": "90", - "block_reward": "", - "halfing_cycle": "", - "total_tokens": "1000000000", - "difficulty_cycle": "" + "funding_url": "https://bitcointalk.org/index.php?topic=440185.0", + "funding_terms": "https://bitcointalk.org/index.php?topic=422129.0", + "min_investment": 0, + "funding_operator": "nein", + "btc_raised": 81.962205, + "tokens_sold": 4000000000 }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-09-28T07:29:09", - "url": "https://bitcointalk.org/index.php?topic=303898.0" - } - ], "links": [ { - "name": "nxt.org", - "url": "http://www.nxt.org/", + "name": "nem.io", + "url": "http://nem.io/", "icon": "website.png", "tags": [ "Main" @@ -37915,39 +37721,38 @@ "type": "website" }, { - "name": "NXT Whitepaper", - "url": "http://nxt.org/developers/whitepaper/", - "icon": "whitepaper.png", + "name": "NEM Explorer", + "url": "http://chain.nem.ninja/", + "icon": "explorer.png", "tags": [ - "Main", - "Science" + "Main" ], - "type": "paper" + "type": "explorer" }, { - "name": "Explorer", - "url": "https://nxtportal.org/blocks/", - "icon": "explorer.png", + "name": "NEM Wallet", + "url": "http://nem.io/install.html", + "icon": "wallet.png", "tags": [ "Main", "Apps", - "Analytics" + "Wallet" ], - "type": "explorer" + "type": "custom" }, { - "name": "NXT Code", - "url": "https://bitbucket.org/JeanLucPicard/nxt/src", - "icon": "bitbucket.png", + "name": "Technical Refference", + "url": "http://nem.io/NEM_techRef.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ "Main", - "Code" - ], - "type": "github" + "Science" + ] }, { - "name": "NXTER Magazine", - "url": "http://nxter.org/", + "name": "NEM Blog", + "url": "http://blog.nem.io/", "icon": "blog.png", "tags": [ "News" @@ -37956,7 +37761,7 @@ }, { "name": "Twitter", - "url": "https://twitter.com/NxtCommunity", + "url": "https://twitter.com/nemofficial", "icon": "twitter.png", "tags": [ "News" @@ -37964,8 +37769,8 @@ "type": "twitter" }, { - "name": "Forum", - "url": "https://nxtforum.org/", + "name": "NEM Forum", + "url": "https://forum.nem.io/", "icon": "forum.png", "tags": [ "News" @@ -37974,7 +37779,7 @@ }, { "name": "reddit", - "url": "http://www.reddit.com/r/NXT/", + "url": "https://www.reddit.com/r/ournem", "icon": "reddit.png", "tags": [ "News" @@ -37982,26 +37787,26 @@ "type": "reddit" }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/nxt", - "icon": "cointelegraph.png", + "name": "Facebook", + "url": "https://www.facebook.com/ourNEM", + "icon": "facebook.png", "tags": [ "News" ], "type": "custom" }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/nxt/", - "icon": "coindesk.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCkcbZePkFpr9UFQzhYX9Tfg", + "type": "custom", + "icon": "youtube.png", "tags": [ "News" - ], - "type": "custom" + ] }, { "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=303898.0", + "url": "https://bitcointalk.org/index.php?topic=426303.0", "type": "forum", "icon": "forum.png", "tags": [ @@ -38009,70 +37814,65 @@ ] }, { - "name": "NXT Wiki", - "url": "http://wiki.nxtcrypto.org/wiki/Main_Page", - "type": "wiki", - "icon": "wiki.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/nem", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ - "Science" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "name": "NEM GitHub", + "url": "https://github.com/NewEconomyMovement", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" - ] + "Code" + ], + "type": "github" }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "name": "NEM Tutorials", + "url": "http://blog.nem.io/nem-tutorial-list/", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" - ] + "Code" + ], + "type": "github" }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "name": "NEM NIS API Documentation", + "url": "http://bob.nem.ninja/docs/", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" - ] + "Code" + ], + "type": "github" }, { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", + "name": "NEM NCC API Documentation", + "url": "https://github.com/NewEconomyMovement/NemCommunityClient/blob/master/docs/api.md", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" - ] + "Code" + ], + "type": "github" }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/nem/#markets", "type": "custom", - "icon": "bter.png", "tags": [ "Apps", - "Exchange" - ] + "Analytics" + ], + "icon": "link.png" }, { - "name": "MetaExchange", - "headline": "The future of the instant exchange", - "url": "https://metaexchange.info/", + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "metaexchange.png", + "icon": "poloniex.png", "tags": [ "Apps", "Exchange" @@ -38080,6 +37880,7 @@ }, { "name": "BTC38", + "headline": "Cryptocurrensy Exchange", "url": "http://www.btc38.com/trade_en.html", "type": "custom", "icon": "btc38.png", @@ -38089,248 +37890,163 @@ ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "NXT Reporting", - "url": "http://www.nxtreporting.com/", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "MyNXT Explorer", - "url": "https://www.mynxt.info/blockexplorer/", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "MyNXT Web Wallet", - "url": "https://wallet.mynxt.info/", - "icon": "mynxt.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "MyNXT Android", - "url": "https://play.google.com/store/apps/details?id=info.mynxt.mobile_wallet", - "icon": "mynxt.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "MyNXT iOS", - "url": "https://itunes.apple.com/app/mynxt-wallet/id917423860", - "icon": "mynxt.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/nxt/#markets", + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - } - ], - "first_price": { - "btc": 2e-8, - "usd": 0.000013487536, - "date": "2013-11-18T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "18128686802152832026", - "system": "Nxttycoin", - "icon": "nxttycoin", - "dependencies": [ - "NXT" - ], - "aliases": { - "coinmarketcap": "Nxttycoin" - }, - "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "descriptions": { - "tags": [ - "DApp" - ], - "state": "Public", - "system_type": "cryptoasset" - }, - "token": { - "name": "Nxttycoin", - "symbol": "NXTTY" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "nxtty.com", - "url": "http://nxtty.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "NXT Asset", - "url": "http://nxtreporting.com/?as=18128686802152832026", - "icon": "explorer.png", + "icon": "bittrex.png", "tags": [ - "Main", "Apps", - "Explorer", - "Analytics" + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=735878.0", - "icon": "forum.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Nxtty Android App", - "url": "https://play.google.com/store/apps/details?id=com.nxtty.main", - "icon": "nxttycoin.png", + "name": "NEM NodeExplorer", + "url": "http://www.nodeexplorer.com/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Main", - "Apps" + "Apps", + "Analytics" ] } ], "first_price": { - "btc": 0.00000191, - "usd": 0.00096451, - "date": "2014-08-12T00:00:00" + "btc": 2e-8, + "usd": 0.000007216814, + "date": "2014-04-10T00:00:00" }, "flags": { "quantum": true } }, { - "genesis_id": "OBITS", - "system": "Obits", - "icon": "obits", + "genesis_id": "", + "system": "NEO", "dependencies": [ - "BitShares" + "independent" ], - "aliases": { - "coinmarketcap": "Obits" + "icon": "neo", + "token": { + "name": "neo token", + "symbol": "NEO" + }, + "consensus": { + "type": "dBFT", + "algorithm": "delegated Byzantine Fault Tolerance" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "OpenLedger Fee Sharing" - }, - "consensus": { - "consensus_type": "Blockchain Record", - "consensus_name": "BTS" + "system_type": "cryptocurrency", + "headline": "Distributed Smart Economy Network", + "tags": [ + "DAO" + ], + "page_state": "ready" }, - "token": { - "name": "OBIT", - "symbol": "OBITS" + "aliases": { + "coinmarketcap": "NEO" }, "crowdsales": { - "start_date": "2015-12-01T00:00:00", - "end_date": "2016-01-30T23:59:59", + "start_date": "2016-08-08T12:00:00", + "end_date": "2016-09-07T12:00:00", + "end_date_plan": "2016-09-07T12:00:00", "genesis_address": [ - "obits" + "" ], - "funding_terms": "http://www.obits.io/", - "funding_url": "http://www.obits.io/", - "tokens_issued": 18276898 + "funding_terms": "https://neo.org/", + "funding_url": "https://neo.org/", + "tokens_sold": 20000000, + "tokens_issued": 100000000, + "btc_raised": 6119, + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "total_tockens": 18276898 + "supply": 100000000 }, - "ratings": {}, "links": [ { "type": "website", - "name": "obits.io", - "url": "http://www.obits.io/", - "icon": "website.png", + "name": "neo.org", + "url": "https://neo.org/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "NEO Whitepaper", + "url": "http://docs.neo.org/en-us/", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "NEO GitHub", + "url": "https://github.com/neo-project", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2057932.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", - "name": "Obits Twitter", - "url": "https://twitter.com/Open_Bits", + "name": "Twitter", + "url": "https://twitter.com/neo_blockchain", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/OBITS_BTS", - "icon": "openledger.png", + "type": "slack", + "name": "NEO Slack", + "url": "https://neosmarteconomy.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Main", - "Apps", - "Exchange" + "News" ] }, { - "type": "explorer", - "name": "OBITS Asset", - "url": "http://cryptofresh.com/a/OBITS", - "icon": "cryptofresh.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/NEO/", + "icon": "reddit.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=19964.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/NEOSmartEcon/", + "icon": "facebook.png", "tags": [ "News" ] @@ -38338,139 +38054,328 @@ ] }, { - "genesis_id": "0000046309984501e5e724498cddb4aff41a126927355f64b44f1b8bba4f447e", - "system": "Okcash", - "icon": "okcash", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "OKCash" - }, - "consensus": { - "type": "PoS", - "algorithm": "SHA-256" - }, + "genesis_id": "00000cde7894e403bc530b3d3f8d69679d50022dd7a5a6539194ff9c555a2d9f", + "system": "Neucoin", + "dependencies": [ + "independent" + ], "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Cryptocurrency for Microtransactions", + "summary": "NeuCoin has partnered with major music and video content providers to develop micro-payment solutions for tipping, pay-per-view, ad-free and micro-subscriptions, with user acquisition fueled by freemium distribution of NeuCoin.", "tags": [ "DAO" + ] + }, + "aliases": { + "coinmarketcap": "NeuCoin" + }, + "crowdsales": { + "start_date": "2015-04-28T00:00:00", + "end_date": "2015-05-01T00:00:00", + "genesis_address": [ + "3MrNuksZ1VePU3dGiSQFiouWerJUJgDkfH" ], - "state": "Public", - "system_type": "cryptocurrency" + "funding_terms": "http://www.neucoin.org/en/wiki/#funding-amp-presale", + "funding_url": "http://www.neucoin.org/", + "tokens_sold": 100000000, + "tokens_issued": 100000000000, + "btc_raised": 3637 + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" }, "token": { - "name": "OKCash", - "symbol": "OK" + "name": "neucoin", + "symbol": "NEU" + }, + "specs": { + "supply": 3222752500, + "total_tokens": 100000000000 }, - "specs": {}, "links": [ { - "type": "website", - "name": "okcash.co", - "url": "http://okcash.co/", + "type": "risk", + "name": ">90% of tokens is under control of Neucoin Foundations", + "url": "", + "icon": "" + }, + { + "name": "neucoin.org", + "url": "http://www.neucoin.org/", "icon": "website.png", "tags": [ "Main" + ], + "type": "site" + }, + { + "name": "White Paper", + "url": "http://www.neucoin.org/en/whitepaper/", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "whitepaper" + }, + { + "name": "Web Wallet", + "url": "https://myneucoin.com/en/", + "type": "custom", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "QT Wallets", + "url": "http://www.neucoin.org/en/download", + "type": "custom", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/NeuCoin", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "type": "forum", + "name": "Forum", + "url": "http://forum.neucoin.org/", + "icon": "forum.png", + "tags": [ + "News" ] }, { "type": "explorer", "name": "Explorer", - "url": "http://explorer.okcash.co", + "url": "http://www.neucoin.io/", "icon": "explorer.png", "tags": [ "Main", - "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "Okcash GitHub", - "url": "https://github.com/okcashpro/okcash", - "icon": "github.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/neucoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1028368.0", - "icon": "forum.png", + "name": "Facebook", + "url": "https://www.facebook.com/neucoin", + "icon": "facebook.png", "tags": [ - "Main", "News" + ], + "type": "custom" + }, + { + "name": "NeuCoin Wiki", + "url": "http://www.neucoin.org/en/wiki/", + "icon": "wiki.png", + "tags": [ + "Publications", + "Science" + ], + "type": "wiki" + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/neucoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Get Free NeuCoins", + "url": "http://www.getneucoin.com/", + "type": "custom", + "icon": "neucoin.png", + "tags": [ + "Apps" ] } ], + "flags": { + "supply_from_here": true + }, "first_price": { - "btc": 6e-7, - "usd": 0.000348, - "date": "2014-11-24T00:00:00" + "btc": 0.00003637, + "usd": 0.00844235, + "date": "2015-05-01T00:00:00" } }, { "genesis_id": "", - "system": "Omega One", + "system": "Nexus", "dependencies": [ - "IOTA" + "Ethereum" ], - "icon": "omegaone", + "icon": "nexus", "token": { - "name": "omega token", - "symbol": "OMT" + "name": "nexus", + "symbol": "NXS" }, "consensus": { - "consensus_type": "", - "consensus_name": "IOTA" + "consensus_type": "Peer-to-Peer", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized conversational AI for quantified biology" + "headline": "Decentralized, worldwide network distributed through three channels of security to allow for fast, secure, and decentralized transactions" + }, + "aliases": { + "coinmarketcap": "Nexus" + }, + "crowdsales": { + "start_date": "2017-05-30T09:00:00", + "end_date": "2017-06-30T00:10:00", + "end_date_plan": "2017-06-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "", + "funding_url": "http://www.nexusearth.com/", + "tokens_sold": "", + "tokens_issued": 49435616, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "omega.one", - "url": "https://omega.one/", + "name": "nexusearth.com", + "url": "http://www.nexusearth.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Omega One Whitepaper", - "url": "https://drive.google.com/file/d/0B2GfA1snZi6lMzJ0bFZZQnNEYlE/view", + "name": "Whitepaper", + "url": "", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Nexus GitHub", + "url": "https://github.com/Nexusoft/Nexus", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Omega One Blog", - "url": "https://medium.com/@omega.one", + "name": "Nexus Blog", + "url": "http://www.nexusearth.com/blog.html", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/OmegaOneProject", + "url": "https://twitter.com/Nxsearth", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Nexus Slack", + "url": "http://nexusearth.com:3000/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/nexusearth/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCDi2stU5yj71_iPgxMZF79w", + "icon": "youtube.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/OmegaOneProject/", + "url": "https://www.facebook.com/nxsearth", "icon": "facebook.png", "tags": [ "News" @@ -38480,33 +38385,33 @@ }, { "genesis_id": "", - "system": "OmiseGO", + "system": "Nexxus", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "omisego", + "icon": "nexxus", "token": { - "name": "omiseGO token", - "symbol": "OMG" + "name": "Nexxus token", + "symbol": "" }, "consensus": { - "consensus_type": "Ethereum PoS", - "consensus_name": "Ethereum" + "consensus_type": "POS", + "consensus_name": "Proof-of-Stake" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "E-wallet Platform" + "system_type": "cryptocurrency", + "headline": "Services company for the cryptocurrency industry" }, "crowdsales": { - "start_date": "2017-06-07T15:00:00", - "end_date": "2017-06-24T15:10:00", - "end_date_plan": "2017-06-24T15:00:00", + "start_date": "2017-05-01T00:00:00", + "end_date": "2017-06-01T00:00:00", + "end_date_plan": "2017-06-01T00:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "https://omg.omise.co/", + "funding_terms": "https://www.nexxusuniversity.com/Attachments/38/21/TokenSaleTerms.pdf", + "funding_url": "https://goo.gl/forms/OlLCIbLz2CxJK0HY2", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -38520,25 +38425,45 @@ "links": [ { "type": "website", - "name": "omg.omise.co", - "url": "https://omg.omise.co/", + "name": "nexxuspartners.com", + "url": "http://www.nexxuspartners.com/sections/company/21/partners/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "OmiseGO Whitepaper", - "url": "https://cdn.omise.co/omg/whitepaper.pdf", + "name": "Nexxus Partners Whitepaper", + "url": "http://www.nexxuspartners.com/sections/company/21/partners/white-paper.html", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Nexxus Partners GitHub", + "url": "https://github.com/NexxusUniversity/nexxuscoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Nexxus Partners Blog", + "url": "https://medium.com/@bobnexxus", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/omise_go", + "url": "https://twitter.com/nexxusreward", "icon": "twitter.png", "tags": [ "News" @@ -38546,8 +38471,8 @@ }, { "type": "slack", - "name": "OmiseGO Slack", - "url": "https://omg.omise.co/slack", + "name": "Nexxus Partners Slack", + "url": "https://nexxuspartners.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -38556,7 +38481,7 @@ { "type": "reddit", "name": "Reddit", - "url": "http://reddit.com/r/omise_go", + "url": "https://www.reddit.com/r/NexxusRewards/", "icon": "reddit.png", "tags": [ "News" @@ -38566,64 +38491,75 @@ }, { "genesis_id": "", - "system": "OpenAnx", + "system": "Nimfamoney", "dependencies": [ "Ethereum" ], - "icon": "openanx", + "icon": "nimfamoney", "token": { - "name": "openanx token", - "symbol": "OAX" + "name": "nimfamoney token", + "symbol": "NIMFA" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "OpenAnx", - "nickname": "OpenAnx" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Real world application of Decentralized Exchange", - "tags": [ - "DAO" + "state": "Project", + "system_type": "cryptoasset", + "headline": "The world’s first decentralized cryptocurrency lending platform" + }, + "crowdsales": { + "start_date": "2017-08-29T10:00:00", + "end_date": "2017-08-31T12:01:00", + "end_date_plan": "2017-08-31T12:01:00", + "genesis_address": [ + "" ], - "page_state": "ready" + "funding_terms": "http://www.nimfamoney.io/terms.pdf", + "funding_url": "http://www.nimfamoney.io/", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "openanx.org", - "url": "https://www.openanx.org/en/", + "name": "nimfamoney.io", + "url": "http://www.nimfamoney.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "OpenAnx Whitepaper", - "url": "https://www.openanx.org/en/assets/whitepaper/openANX_White_Paper_ENU.pdf", + "name": "Nimfamoney Whitepaper", + "url": "http://www.nimfamoney.io/ENG_V.1.0_Whitepaper_ICO_Nimfamoney.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "OpenAnx Blog", - "url": "https://medium.com/@OAX_Foundation", - "icon": "medium.png", + "type": "github", + "name": "Nimfamoney GitHub", + "url": "https://github.com/nimfamoney", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1943946", + "url": "https://bitcointalk.org/index.php?topic=2040087", "icon": "bitcointalk.png", "tags": [ "News" @@ -38632,35 +38568,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/OAX_Foundation", + "url": "https://twitter.com/nimfamoney", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "OpenAnx Slack", - "url": "https://openanx.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Nimfamoney Telegram", + "url": "https://t.me/Nimfamoney", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "OpenAnx Telegram", - "url": "https://t.me/openanxteam", - "icon": "telegram.png", + "type": "slack", + "name": "Nimfamoney Slack", + "url": "http://nimfamoney.io/slack", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/OpenANX/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/nimfamoney/", + "icon": "facebook.png", "tags": [ "News" ] @@ -38668,7 +38604,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCWzKmt7vtbjSprobArNzqBw", + "url": "https://www.youtube.com/channel/UCVcz2eKXt8Ih6T3RVRvq6sQ", "icon": "youtube.png", "tags": [ "News" @@ -38678,14 +38614,14 @@ }, { "genesis_id": "", - "system": "openZen", + "system": "Nimiq", "dependencies": [ "Ethereum" ], - "icon": "openzen", + "icon": "nimiq", "token": { - "name": "zen token", - "symbol": "ZNT" + "name": "nimiq token", + "symbol": "NET" }, "consensus": { "consensus_type": "ERC20 Token", @@ -38694,17 +38630,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Application which is alternative to browser" + "headline": "Browser Based Blockchain" + }, + "aliases": { + "coinmarketcap": "Nimiq" }, "crowdsales": { - "start_date": "2017-07-31T18:00:00", - "end_date": "2017-08-31T18:00:00", - "end_date_plan": "2017-08-31T18:00:00", + "start_date": "2017-06-28T13:00:00", + "end_date": "2017-07-26T13:00:00", + "end_date_plan": "2017-07-26T13:00:00", "genesis_address": [ "" ], - "funding_terms": "http://openzen.co", - "funding_url": "http://openzen.co", + "funding_terms": "https://medium.com/nimiq-network/nimiq-network-token-sale-terms-9af2e7fd6228", + "funding_url": "https://nimiq.com", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -38718,35 +38657,25 @@ "links": [ { "type": "website", - "name": "openzen.co", - "url": "http://openzen.co", + "name": "nimiq.com", + "url": "https://nimiq.com", "tags": [ "Main" ] }, { "type": "paper", - "name": "openZen Whitepaper", - "url": "https://docs.google.com/document/d/1rr6jF9IcmX-sCyL-ipIOYfObyHAMV8zCv8BbZdlP0z8/edit?usp=sharing", + "name": "Nimiq Whitepaper", + "url": "https://medium.com/nimiq-network/nimiq-a-peer-to-peer-payment-protocol-native-to-the-web-ffd324bb084", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "openZen Blog", - "url": "https://medium.com/@openzen", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "github", - "name": "openZen GitHub", - "url": "https://github.com/openzen", + "name": "Nimiq GitHub", + "url": "https://github.com/nimiq-network", "icon": "github.png", "tags": [ "Main", @@ -38754,28 +38683,29 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2036653", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Nimiq Blog", + "url": "https://medium.com/nimiq-network", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JustOpenZen", + "url": "https://twitter.com/nimiqnetwork", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "openZen Slack", - "url": "https://openzen.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Nimiq Telegram", + "url": "https://t.me/joinchat/AAAAAEJW-ozFwo7Er9jpHw", + "icon": "telegram.png", "tags": [ "News" ] @@ -38783,7 +38713,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/openZen/", + "url": "https://www.reddit.com/r/Nimiq/", "icon": "reddit.png", "tags": [ "News" @@ -38791,75 +38721,196 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/openZen", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCJ1qu3KXwfmkGwBkU8F1jQg", + "icon": "youtube.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "6780060819348751348", + "system": "NobleNXT", + "icon": "noblenxt", + "dependencies": [ + "NXT" + ], + "aliases": { + "coinmarketcap": "NobleNXT" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "type": "NXT", + "algorithm": "AE" + }, + "token": { + "name": "NobleNXT", + "symbol": "NOXT" + }, + "specs": {}, + "flags": { + "rating_do_not_display": true, + "quantum": true + }, + "links": [ + { + "type": "website", + "name": "noblemovement.com", + "url": "https://www.noblemovement.com/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "openZen Telegram", - "url": "https://t.me/openzen", - "icon": "telegram.png", + "type": "explorer", + "name": "NOXT Asset", + "url": "http://nxtreporting.com/?a=6780060819348751348", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/openzen", - "icon": "youtube.png", + "type": "paper", + "name": "NobleNXT FAQ", + "url": "https://www.noblemovement.com/noxt/0-FAQ-v3.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "NobleNXT Whitepaper", + "url": "https://www.noblemovement.com/noxt-abstract-introduction/", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=923995", + "icon": "forum.png", "tags": [ "News" ] + }, + { + "type": "exchange", + "name": "NXT AE", + "url": "http://nxtreporting.com/?a=6780060819348751348", + "icon": "nxt.png", + "tags": [ + "Apps", + "Exchange" + ] } - ] + ], + "first_price": { + "btc": 0.00041755, + "usd": 0.14773793, + "date": "2014-12-07T00:00:00" + } }, { - "genesis_id": "", - "system": "OpenZeppelin", + "genesis_id": "00000a060336cbb72fe969666d337b87198b1add2abaa59cca226820b32933a4", + "system": "Novacoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "openzeppelin", + "icon": "novacoin", "token": { - "name": "zeppelin token", - "symbol": "ZEP" + "name": "Novacoin", + "symbol": "NVC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Build Secure Smart Contracts in Solidity" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Hybrid POW-POS Cryptocyrrency", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Novacoin" + }, + "specs": { + "block_time": 600 }, "links": [ { "type": "website", - "name": "openzeppelin.org", - "url": "https://openzeppelin.org/", + "name": "novacoin.org", + "url": "http://novacoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "OpenZeppelin Whitepaper", - "url": "https://zeppelinos.org/data/zeppelinOS_Whitepaper_Draft.pdf", + "type": "explorer", + "name": "explorer", + "url": "http://explorer.coinpayments.net/index.php?chain=14", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Wallets", + "url": "http://sourceforge.net/projects/novacoin/files/", + "icon": "novacoin.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wiki", + "name": "NovaCoin Wiki", + "url": "https://github.com/novacoin-project/novacoin/wiki", + "icon": "wiki.png", "tags": [ "Main", "Science" ] }, + { + "type": "explorer", + "name": "explorer", + "url": "https://explorer.novaco.in/", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, { "type": "github", - "name": "OpenZeppelin GitHub", - "url": "https://github.com/OpenZeppelin", + "name": "GitHub", + "url": "https://github.com/novacoin-project", "icon": "github.png", "tags": [ "Main", @@ -38867,1319 +38918,1464 @@ ] }, { - "type": "blog", - "name": "OpenZeppelin Blog", - "url": "https://blog.zeppelin.solutions/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=143221.0", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zeppelin_OS", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/novacoin", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "OpenZeppelin Slack", - "url": "https://slack.openzeppelin.org/", - "icon": "slack.png", + "type": "custom", + "name": "NovaCoin FAQ", + "url": "http://novacoin.org/faq.html", + "icon": "link.png", "tags": [ - "News" + "Science" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/novacoin/#markets", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCNzKv2vthnauGCgqdaI7MiQ", - "icon": "youtube.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC-e", + "url": "https://btc-e.com/", + "type": "custom", + "icon": "btc-e.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.03123383, + "usd": 3.80044798, + "date": "2013-04-28T00:00:00" + } }, { - "genesis_id": "", - "system": "Opporty", + "genesis_id": "000003cc2da5a0a289ad0a590c20a8b975219ddc1204efd169e947dd4cbad73f", + "system": "NuBits", + "icon": "nubits", "dependencies": [ - "Ethereum" + "Peercoin", + "NuShares" ], - "icon": "opporty", - "token": { - "name": "opporty token", - "symbol": "OPP" + "aliases": { + "coinmarketcap": "NuBits", + "CurrencyName": "nubit" + }, + "flags": { + "rating_do_not_display": true }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Peershares" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized service marketplace and knowledge-sharing platform" - }, - "crowdsales": { - "start_date": "2017-10-18T12:00:00", - "end_date": "2017-11-08T23:59:00", - "end_date_plan": "2017-11-08T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://opporty.com/ico/", - "funding_url": "https://opporty.com/ico/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "tags": [ + "DApp" ], - "raised": [ - "" - ] + "hashtag": "#nubits" + }, + "events": { + "announcement": "20/09/2014" + }, + "token": { + "name": "nubit", + "symbol": "USNBT" }, + "specs": {}, "links": [ { "type": "website", - "name": "opporty.com", - "url": "https://opporty.com/", + "name": "nubits.com", + "url": "https://www.nubits.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Opporty Whitepaper", - "url": "https://opporty.com/ico/uploads/white-paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Opporty GitHub", - "url": "https://github.com/opporty-com/ICO", - "icon": "github.png", + "type": "bitbucket", + "name": "bitbucket", + "url": "https://bitbucket.org/JordanLeePeershares/nubit", + "icon": "bitbucket.png", "tags": [ "Main", "Code" ] }, { - "type": "blog", - "name": "Opporty Blog", - "url": "https://medium.com/opporty", - "icon": "medium.png", + "type": "paper", + "name": "Documentation", + "url": "https://docs.nubits.com", + "icon": "whitepaper.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2172536.0", - "icon": "bitcointalk.png", + "Science" + ] + }, + { + "type": "explorer", + "name": "Explorer", + "url": "https://blockexplorer.nu/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Opporty_ico", + "url": "https://twitter.com/OfficialNuBits", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Opporty Telegram", - "url": "https://telegram.me/opportyico", - "icon": "telegram.png", + "type": "forum", + "name": "Forum", + "url": "https://discuss.nubits.com/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Opporty Slack", - "url": "https://opporty.com/slackinvite", - "icon": "slack.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/NuBits", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Opporty-ico-108217263210835/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=789964.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCCZMTIjnPGbqWHCRquRaB2A", - "icon": "youtube.png", + "type": "wallet", + "name": "Wallet", + "url": "https://nubits.com/download", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] } - ] + ], + "first_price": { + "btc": 0.00245668, + "usd": 0.96997335, + "date": "2014-09-24T00:00:00" + } }, { "genesis_id": "", - "system": "Opus", + "system": "Numeraire", + "icon": "numeraire", "dependencies": [ "Ethereum" ], - "icon": "opus", "token": { - "name": "opus token", - "symbol": "OPT" + "name": "numeraire", + "symbol": "NMR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized music sharing protocol" - }, - "crowdsales": { - "start_date": "2017-07-23T00:00:00", - "end_date": "2017-08-23T00:00:00", - "end_date_plan": "2017-08-23T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://opus-foundation.org/", - "funding_url": "http://opus-foundation.org/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Hedge fund built by a network of data scientists.", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#Numeraire", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Numeraire" + }, + "specs": { + "total_tokens": 2223451 }, "links": [ { + "name": "numer.ai", + "url": "https://numer.ai/", "type": "website", - "name": "opus-foundation.org", - "url": "http://opus-foundation.org/", + "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Whitepaper", + "url": "https://numer.ai/whitepaper.pdf", "type": "paper", - "name": "Opus Whitepaper", - "url": "http://opus-foundation.com/whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Opus GitHub", - "url": "https://github.com/Opus-foundation/contracts", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Opus Blog", - "url": "https://opus-foundation.org/index.php/blog/", - "icon": "medium.png", + "name": "Explorer", + "url": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", + "type": "explorer", + "icon": "blockr.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2011065.0", - "icon": "bitcointalk.png", + "name": "Numeraire GitHub", + "url": "https://github.com/numerai", + "type": "github", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/opusfoundation?lang=en", + "url": "https://twitter.com/numerai", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/opusfoundation", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Opus Telegram", - "url": "https://t.me/opusfoundation", - "icon": "telegram.png", + "name": "Forum", + "url": "https://forum.numer.ai/", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Opus Slack", - "url": "http://slack.opus-foundation.org/", + "name": "Numeraire Slack", + "url": "https://slack.numer.ai/", "icon": "slack.png", "tags": [ "News" ] }, { + "name": "reddit", + "url": "https://www.reddit.com/r/CryptoCurrency/search?q=Numeraire", "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/opusfoundation/", "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/assets/numeraire/#markets", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Oracles Network", - "dependencies": [ - "Ethereum" - ], - "icon": "oraclesnetwork", - "token": { - "name": "orcales network token", - "symbol": "" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Public notaries with active commission license validate blocks and secure the network" - }, - "links": [ - { - "type": "website", - "name": "oracles.org", - "url": "https://oracles.org/", + "icon": "link.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Oracles Network GitHub", - "url": "https://github.com/oraclesorg", - "icon": "github.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/oraclesorg", - "icon": "twitter.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { - "genesis_id": "", - "system": "PIVX", + "genesis_id": "NuShares", + "system": "NuShares", "dependencies": [ - "independent" + "Peercoin", + "Nubits" ], - "icon": "pivx", "token": { - "name": "pivx", - "symbol": "PIVX" + "name": "nushare", + "symbol": "NSR" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "PoS", + "algorithm": "Peershares" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Units held by individuals who wish to help support and maintain the Nu network", + "tags": [ + "DApp" + ], + "hashtag": "#nushares", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "PIVX" + "coinmarketcap": "NuShares" }, "specs": { - "supply": "" + "total_tokens": 835000000 }, - "flags": {}, "links": [ { + "name": "NuShares Introduction", + "url": "https://nubits.com/nushares/introduction", "type": "website", - "name": "pivx.org", - "url": "https://pivx.org/", + "icon": "website.png", "tags": [ - "Main" + "Main", + "Apps" ] }, { + "name": "Documentation", + "url": "https://docs.nubits.com", "type": "paper", - "name": "PIVX Whitepaper", - "url": "https://pivx.org/wp-content/uploads/2017/03/PIVX-purple-paper-Technincal-Notes.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { + "name": "BitBucket", + "url": "https://bitbucket.org/JordanLeePeershares/nubit", "type": "github", - "name": "PIVX GitHub", - "url": "https://github.com/PIVX-Project/PIVX", - "icon": "github.png", + "icon": "bitbucket.png", "tags": [ "Main", "Code" ] }, { - "type": "blog", - "name": "PIVX Blog", - "url": "https://pivx.org/news/", - "icon": "medium.png", + "name": "Explorer", + "url": "https://blockexplorer.nu/", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/OfficialNuBits", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { + "name": "Forum", + "url": "https://discuss.nubits.com/", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1262920.0", - "icon": "bitcointalk.png", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/_pivx", - "icon": "twitter.png", + "name": "reddit", + "url": "http://www.reddit.com/r/NuBits", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "PIVX Slack", - "url": "https://slack.pivx.org/", - "icon": "slack.png", + "name": "Nu Wallets", + "url": "https://nubits.com/download", + "type": "wallet", + "icon": "nubits.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/pivx/", - "icon": "reddit.png", + "name": "Nu Droid", + "url": "https://nubits.com/resources/nudroid-mobile-wallet", + "type": "wallet", + "icon": "nubits.png", "tags": [ - "News" + "Apps", + "Wallet" + ] + }, + { + "name": "Coinomi", + "url": "https://coinomi.com/", + "type": "wallet", + "icon": "coinomi.jpg", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "NuShares Voting Mechanics", + "url": "https://nubits.com/nushares/voting-mechanics", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "NuShares Dividends", + "url": "https://nubits.com/nushares/dividends", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/nushares/#markets", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCr4Wk2opstIsUvMOz9quFSg", - "icon": "youtube.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00001339, + "usd": 0.00463662, + "date": "2014-10-25T00:00:00" + } }, { - "genesis_id": "", - "system": "Pangea", + "genesis_id": "2680262203532249785", + "system": "Nxt", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "pangea", "token": { - "name": "bitnation pangea arbitration token", - "symbol": "PAT" + "name": "nxt", + "symbol": "NXT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "NXT" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Reputation token for virtual communities, governance & services" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Trustless Financial Ecosystem", + "summary": "Nxt is a radically enhanced cryptocurrency built from scratch, delivering a unique and decentralized financial platform. Not only does it open up new possibilities – from digital money to transfer of shares – but it addresses all of the most serious deficiencies in existing cryptocurrencies.", + "tags": [ + "DAO" + ], + "hashtag": "#nxt", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Nxt", + "nickname": "NXT" }, "crowdsales": { - "start_date": "2017-11-24T12:00:00", - "end_date": "2017-12-24T12:00:00", - "end_date_plan": "2017-12-24T12:00:00", + "start_date": "2013-09-28T00:00:00", + "end_date": "2013-11-18T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", - "funding_url": "https://tse.bitnation.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 30000000" + "1BCN1ugdKdWd9pQ8Am9hMhtHZfmbXzxE8a" ], - "raised": [ - "" - ] + "funding_terms": "https://bitcointalk.org/index.php?topic=303898.0", + "funding_url": "https://bitcointalk.org/index.php?topic=303898.0", + "tokens_sold": 1000000000, + "btc_raised": 22 + }, + "specs": { + "block_time": "90", + "block_reward": "", + "halfing_cycle": "", + "total_tokens": "1000000000", + "difficulty_cycle": "" }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-09-28T07:29:09", + "url": "https://bitcointalk.org/index.php?topic=303898.0" + } + ], "links": [ { - "type": "website", - "name": "tse.bitnation.co", - "url": "https://tse.bitnation.co/", + "name": "nxt.org", + "url": "http://www.nxt.org/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" + }, + { + "name": "NXT Whitepaper", + "url": "http://nxt.org/developers/whitepaper/", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "paper" }, { - "type": "paper", - "name": "Pangea Whitepaper", - "url": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", + "name": "Explorer", + "url": "https://nxtportal.org/blocks/", + "icon": "explorer.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "github", - "name": "Pangea GitHub", - "url": "http://github.com/Bit-Nation", - "icon": "github.png", + "name": "NXT Code", + "url": "https://bitbucket.org/JeanLucPicard/nxt/src", + "icon": "bitbucket.png", "tags": [ "Main", "Code" - ] + ], + "type": "github" + }, + { + "name": "NXTER Magazine", + "url": "http://nxter.org/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" }, { - "type": "twitter", "name": "Twitter", - "url": "http://twitter.com/@MyBitnation", + "url": "https://twitter.com/NxtCommunity", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "slack", - "name": "Pangea Slack", - "url": "http://slack.bitnation.co/", - "icon": "slack.png", + "name": "Forum", + "url": "https://nxtforum.org/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MyBitnation", - "icon": "facebook.png", + "name": "reddit", + "url": "http://www.reddit.com/r/NXT/", + "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "reddit" }, { - "type": "custom", - "name": "Steem", - "url": "http://steemit.com/@bitnation", - "icon": "steem.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/nxt", + "icon": "cointelegraph.png", "tags": [ "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Papyrus", - "dependencies": [ - "Ethereum" - ], - "icon": "papyrus", - "token": { - "name": "papyrus token", - "symbol": "PRP" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Advertising Ecosystem" - }, - "crowdsales": { - "start_date": "2017-10-12T14:00:00", - "end_date": "2017-11-02T14:00:00", - "end_date_plan": "2017-11-02T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://papyrus.global/", - "funding_url": "https://papyrus.global/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 5000000" - ], - "raised": [ - "" - ] - }, - "links": [ + ], + "type": "custom" + }, { - "type": "website", - "name": "papyrus.global", - "url": "https://papyrus.global/", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/nxt/", + "icon": "coindesk.png", "tags": [ - "Main" + "News" + ], + "type": "custom" + }, + { + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=303898.0", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" ] }, { - "type": "paper", - "name": "Papyrus Whitepaper", - "url": "https://papyrus.global/static/whitepaper.pdf", + "name": "NXT Wiki", + "url": "http://wiki.nxtcrypto.org/wiki/Main_Page", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "Main", "Science" ] }, { - "type": "github", - "name": "Papyrus GitHub", - "url": "https://github.com/papyrusglobal", - "icon": "github.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "Papyrus Blog", - "url": "https://blog.papyrus.global/", - "icon": "medium.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/papyrus_global", - "icon": "twitter.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Bittrex", + "url": "https://bittrex.com/", "type": "custom", - "name": "Papyrus Telegram", - "url": "https://t.me/papyrusglobal", - "icon": "telegram.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/PapyrusGlobal/", - "icon": "reddit.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "MetaExchange", + "headline": "The future of the instant exchange", + "url": "https://metaexchange.info/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/papyrusglobal/", - "icon": "facebook.png", + "icon": "metaexchange.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "", - "system": "Paragon", - "dependencies": [ - "Ethereum" - ], - "icon": "paragon", - "token": { - "name": "paragon coin", - "symbol": "PRG" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Revolutionizing All Things Cannabis with Blockchain" - }, - "crowdsales": { - "start_date": "2017-09-15T18:00:00", - "end_date": "2017-10-16T18:00:00", - "end_date_plan": "2017-10-16T18:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://crowdsale.paragoncoin.com/", - "funding_url": "https://crowdsale.paragoncoin.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 200000000 - }, - "links": [ + }, { - "type": "website", - "name": "paragoncoin.com", - "url": "https://paragoncoin.com/en?q=%2Fru", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Paragon Whitepaper", - "url": "https://paragoncoin.com/whitepaper.pdf", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "Paragon Blog", - "url": "https://medium.com/@paragoncoin", - "icon": "medium.png", + "name": "NXT Reporting", + "url": "http://www.nxtreporting.com/", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2092712", - "icon": "bitcointalk.png", + "name": "MyNXT Explorer", + "url": "https://www.mynxt.info/blockexplorer/", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/paragoncoin", - "icon": "twitter.png", + "name": "MyNXT Web Wallet", + "url": "https://wallet.mynxt.info/", + "icon": "mynxt.png", "tags": [ - "News" - ] + "Apps", + "Wallet" + ], + "type": "wallet" }, { - "type": "custom", - "name": "Paragon Telegram", - "url": "https://t.me/joinchat/Clv-u0IXuCq2B0xvCIlRXw", - "icon": "telegram.png", + "name": "MyNXT Android", + "url": "https://play.google.com/store/apps/details?id=info.mynxt.mobile_wallet", + "icon": "mynxt.png", "tags": [ - "News" - ] + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "MyNXT iOS", + "url": "https://itunes.apple.com/app/mynxt-wallet/id917423860", + "icon": "mynxt.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/nxt/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/paragoncoin/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] } - ] + ], + "first_price": { + "btc": 2e-8, + "usd": 0.000013487536, + "date": "2013-11-18T00:00:00" + }, + "flags": { + "quantum": true + } }, { - "genesis_id": "00000000000be4e024af5071ba515c7510767f42ec9e40c5fba56775ff296658", - "system": "Peercoin", - "icon": "peercoin", + "genesis_id": "18128686802152832026", + "system": "Nxttycoin", + "icon": "nxttycoin", "dependencies": [ - "independent" + "NXT" ], - "token": { - "name": "peercoin", - "symbol": "PPC" + "aliases": { + "coinmarketcap": "Nxttycoin" }, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "type": "NXT", + "algorithm": "AE" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "The Secure and Sustanable Cryptocoin", "tags": [ - "DAO" + "DApp" ], - "hashtag": "#peercoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Peercoin" + "state": "Public", + "system_type": "cryptoasset" }, - "specs": { - "total_tokens": 20500000 + "token": { + "name": "Nxttycoin", + "symbol": "NXTTY" }, - "events": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=99735.0", - "start_date": "2012-08-10T02:18:31" - }, - { - "name": "Genesis", - "start_date": "2012-08-19T21:19:16" - } - ], + "specs": {}, "links": [ { - "type": "risk", - "name": "Consensus algoritm rely on centralized checkpoints system", - "url": "", - "icon": "" - }, - { - "name": "peercoin.net", - "url": "http://www.peercoin.net/", "type": "website", + "name": "nxtty.com", + "url": "http://nxtty.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "http://peercoin.net/whitepaper", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "name": "Explorer", - "url": "http://ppc.blockr.io/", "type": "explorer", - "icon": "blockr.png", + "name": "NXT Asset", + "url": "http://nxtreporting.com/?as=18128686802152832026", + "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "Peercoin Wallets", - "url": "http://www.peercoin.net/wallet", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "PeerCoin GitHub", - "url": "https://github.com/ppcoin/ppcoin", - "type": "github", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/PeercoinPPC", - "type": "twitter", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "name": "Forum", - "url": "https://www.peercointalk.org/", "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=735878.0", "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/peercoin", - "type": "reddit", - "icon": "reddit.png", + "type": "custom", + "name": "Nxtty Android App", + "url": "https://play.google.com/store/apps/details?id=com.nxtty.main", + "icon": "nxttycoin.png", "tags": [ - "News" + "Main", + "Apps" ] - }, + } + ], + "first_price": { + "btc": 0.00000191, + "usd": 0.00096451, + "date": "2014-08-12T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "OBITS", + "system": "Obits", + "icon": "obits", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "Obits" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "OpenLedger Fee Sharing" + }, + "consensus": { + "consensus_type": "Blockchain Record", + "consensus_name": "BTS" + }, + "token": { + "name": "OBIT", + "symbol": "OBITS" + }, + "crowdsales": { + "start_date": "2015-12-01T00:00:00", + "end_date": "2016-01-30T23:59:59", + "genesis_address": [ + "obits" + ], + "funding_terms": "http://www.obits.io/", + "funding_url": "http://www.obits.io/", + "tokens_issued": 18276898 + }, + "specs": { + "total_tockens": 18276898 + }, + "ratings": {}, + "links": [ { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/peercoin", - "type": "custom", - "icon": "cointelegraph.png", + "type": "website", + "name": "obits.io", + "url": "http://www.obits.io/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/peercoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "twitter", + "name": "Obits Twitter", + "url": "https://twitter.com/Open_Bits", + "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/Peercoin", - "type": "custom", - "icon": "facebook.png", + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/OBITS_BTS", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "name": "Google+", - "url": "https://plus.google.com/+PeercoinNet/posts", - "type": "custom", - "icon": "googleplus.png", + "type": "explorer", + "name": "OBITS Asset", + "url": "http://cryptofresh.com/a/OBITS", + "icon": "cryptofresh.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/user/peercoin", - "type": "custom", - "icon": "youtube.png", + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=19964.0", + "icon": "forum.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "0000046309984501e5e724498cddb4aff41a126927355f64b44f1b8bba4f447e", + "system": "Okcash", + "icon": "okcash", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "OKCash" + }, + "consensus": { + "type": "PoS", + "algorithm": "SHA-256" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "OKCash", + "symbol": "OK" + }, + "specs": {}, + "links": [ { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=99735.0", - "type": "forum", - "icon": "forum.png", + "type": "website", + "name": "okcash.co", + "url": "http://okcash.co/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "name": "bkchain", - "url": "https://bkchain.org/ppc", "type": "explorer", + "name": "Explorer", + "url": "http://explorer.okcash.co", "icon": "explorer.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "Peer4commit", - "url": "http://peer4commit.com/", - "headline": "A website where people raise funds for any kind of project", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Okcash GitHub", + "url": "https://github.com/okcashpro/okcash", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "name": "PeerBox", - "url": "https://peerbox.me/", - "headline": "Dedicated, secure-by-design Operating System", - "type": "custom", - "icon": "link.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1028368.0", + "icon": "forum.png", "tags": [ - "Apps" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 6e-7, + "usd": 0.000348, + "date": "2014-11-24T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Omega One", + "dependencies": [ + "IOTA" + ], + "icon": "omegaone", + "token": { + "name": "omega token", + "symbol": "OMT" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "IOTA" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized conversational AI for quantified biology" + }, + "links": [ { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/peercoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "website", + "name": "omega.one", + "url": "https://omega.one/", "tags": [ - "Apps", - "Analytics" + "Main" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "paper", + "name": "Omega One Whitepaper", + "url": "https://drive.google.com/file/d/0B2GfA1snZi6lMzJ0bFZZQnNEYlE/view", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "blog", + "name": "Omega One Blog", + "url": "https://medium.com/@omega.one", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/OmegaOneProject", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/", "type": "custom", - "icon": "btc-e.png", + "name": "Facebook", + "url": "https://www.facebook.com/OmegaOneProject/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "OmiseGO", + "dependencies": [ + "Ethereum" + ], + "icon": "omisego", + "token": { + "name": "omiseGO token", + "symbol": "OMG" + }, + "consensus": { + "consensus_type": "Ethereum PoS", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "E-wallet Platform" + }, + "crowdsales": { + "start_date": "2017-06-07T15:00:00", + "end_date": "2017-06-24T15:10:00", + "end_date_plan": "2017-06-24T15:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "", + "funding_url": "https://omg.omise.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "website", + "name": "omg.omise.co", + "url": "https://omg.omise.co/", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", + "type": "paper", + "name": "OmiseGO Whitepaper", + "url": "https://cdn.omise.co/omg/whitepaper.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/omise_go", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "slack", + "name": "OmiseGO Slack", + "url": "https://omg.omise.co/slack", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", - "type": "custom", - "icon": "bluetrade.png", + "type": "reddit", + "name": "Reddit", + "url": "http://reddit.com/r/omise_go", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00260387, - "usd": 0.29885232, - "date": "2013-04-30T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "1.3.924", - "system": "Peerplays", + "genesis_id": "", + "system": "OpenAnx", "dependencies": [ - "BitShares" + "Ethereum" ], - "icon": "peerplays", + "icon": "openanx", "token": { - "name": "peerplay", - "symbol": "PEERPLAYS" + "name": "openanx token", + "symbol": "OAX" }, "consensus": { - "type": "BitShares", - "algorithm": "User Issued Asset" + "type": "ERC20 Token", + "algorithm": "Ethereum" + }, + "aliases": { + "coinmarketcap": "OpenAnx", + "nickname": "OpenAnx" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Tournament Management and Wagering Platform", + "system_type": "cryptocurrency", + "headline": "Real world application of Decentralized Exchange", "tags": [ - "DApp" + "DAO" ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "Peerplays" + "page_state": "ready" }, - "specs": {}, - "crowdsales": {}, - "flags": {}, "links": [ { - "name": "peerplays.com", - "url": "http://www.peerplays.com/", - "icon": "website.png", + "type": "website", + "name": "openanx.org", + "url": "https://www.openanx.org/en/", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Peerplays Whitepaper", - "url": "http://www.peerplays.com/Peerplays_Whitepaper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "paper", + "name": "OpenAnx Whitepaper", + "url": "https://www.openanx.org/en/assets/whitepaper/openANX_White_Paper_ENU.pdf", "tags": [ "Main", "Science" ] }, { - "name": "Twitter", - "url": "https://twitter.com/Peerplays", - "icon": "twitter.png", + "type": "blog", + "name": "OpenAnx Blog", + "url": "https://medium.com/@OAX_Foundation", + "icon": "medium.png", "tags": [ + "Main", "News" - ], - "type": "twitter" + ] }, { - "name": "Peerplays News", - "url": "http://www.peerplays.com/news/", - "rss": "http://www.peerplays.com/news/feed/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1943946", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" - ], - "type": "twitter" + ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1462351.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/OAX_Foundation", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Forum", - "url": "https://steemit.com/trending/peerplays", - "icon": "forum.png", + "type": "slack", + "name": "OpenAnx Slack", + "url": "https://openanx.slack.com/", + "icon": "slack.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Reddit", - "url": "https://www.reddit.com/r/Peerplays/", - "icon": "reddit.png", + "type": "custom", + "name": "OpenAnx Telegram", + "url": "https://t.me/openanxteam", + "icon": "telegram.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/Peerplays/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/OpenANX/", + "icon": "reddit.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "Peerplays GitHub", - "url": "https://github.com/BunkerChainLabsInc", - "icon": "github.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCWzKmt7vtbjSprobArNzqBw", + "icon": "youtube.png", "tags": [ - "Main", - "Code" - ], - "type": "github" + "News" + ] } ] }, { "genesis_id": "", - "system": "Pillar", + "system": "openZen", "dependencies": [ "Ethereum" ], - "icon": "pillar", + "icon": "openzen", "token": { - "name": "pillar token", - "symbol": "PLR" + "name": "zen token", + "symbol": "ZNT" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Next generation, open-source wallet", - "tags": [ - "DAO" - ], - "page_state": "ready" + "headline": "Application which is alternative to browser" }, - "aliases": { - "coinmarketcap": "Pillar", - "nickname": "Pillar" + "crowdsales": { + "start_date": "2017-07-31T18:00:00", + "end_date": "2017-08-31T18:00:00", + "end_date_plan": "2017-08-31T18:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://openzen.co", + "funding_url": "http://openzen.co", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "pillarproject.io", - "url": "https://pillarproject.io/", + "name": "openzen.co", + "url": "http://openzen.co", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pillar Whitepaper", - "url": "https://pillarproject.io/wp-content/uploads/2017/07/PillarProjectGrayPaper.pdf", + "name": "openZen Whitepaper", + "url": "https://docs.google.com/document/d/1rr6jF9IcmX-sCyL-ipIOYfObyHAMV8zCv8BbZdlP0z8/edit?usp=sharing", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Pillar GitHub", - "url": "https://github.com/twentythirty/PillarToken", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Pillar Blog", - "url": "https://medium.com/@pullnews", + "name": "openZen Blog", + "url": "https://medium.com/@openzen", "icon": "medium.png", "tags": [ "Main", - "News" + "News" + ] + }, + { + "type": "github", + "name": "openZen GitHub", + "url": "https://github.com/openzen", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2048187", + "url": "https://bitcointalk.org/index.php?topic=2036653", "icon": "bitcointalk.png", "tags": [ "News" @@ -40188,17 +40384,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PillarWallet", + "url": "https://twitter.com/JustOpenZen", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Pillar Telegram", - "url": "https://t.me/pillarproject", - "icon": "telegram.png", + "type": "slack", + "name": "openZen Slack", + "url": "https://openzen.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -40206,7 +40402,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/PillarProject/", + "url": "https://www.reddit.com/r/openZen/", "icon": "reddit.png", "tags": [ "News" @@ -40215,13 +40411,25 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/twentythirty2030/", - "icon": "facebook.png" + "url": "https://www.facebook.com/openZen", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "openZen Telegram", + "url": "https://t.me/openzen", + "icon": "telegram.png", + "tags": [ + "News" + ] }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/c/PillarProject", + "url": "https://www.youtube.com/openzen", "icon": "youtube.png", "tags": [ "News" @@ -40230,234 +40438,235 @@ ] }, { - "genesis_id": "0xd8912c10681d8b21fd3742244f44658dba12264e", - "system": "Plutus", - "icon": "plutus", + "genesis_id": "", + "system": "OpenZeppelin", "dependencies": [ - "Bitcoin", "Ethereum" ], + "icon": "openzeppelin", "token": { - "name": "pluton", - "symbol": "PLU" + "name": "zeppelin token", + "symbol": "ZEP" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Pluton" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Contactless Bitcoin Payments", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-06-22T20:00:00", - "end_date": "2016-06-30T20:00:00", - "genesis_address": [ - "0xA2D4035389aae620E36Bd828144b2015564C2702" - ], - "funding_terms": "https://plutus.it/blog/pluton-crowdsale-how-it-will-work", - "funding_url": "https://getplutons.plutus.it/", - "tokens_sold": 850000, - "tokens_issued": 20000000, - "btc_raised": 1491.85496171 - }, - "specs": { - "supply": 20000000, - "price": {}, - "cap": {} - }, - "first_price": { - "btc": 0.00176737, - "usd": 1.1868243, - "date": "2016-06-30T20:00:00" - }, - "flags": { - "supply_from_here": true + "headline": "Build Secure Smart Contracts in Solidity" }, "links": [ { "type": "website", - "name": "plutus.it", - "url": "https://plutus.it", - "icon": "website.png", + "name": "openzeppelin.org", + "url": "https://openzeppelin.org/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Plutus Crowdsale", - "url": "https://getplutons.plutus.it/", - "icon": "website.png", + "type": "paper", + "name": "OpenZeppelin Whitepaper", + "url": "https://zeppelinos.org/data/zeppelinOS_Whitepaper_Draft.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/PlutusIT", - "icon": "twitter.png", + "type": "github", + "name": "OpenZeppelin GitHub", + "url": "https://github.com/OpenZeppelin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "blog", - "name": "Plutus Blog", - "url": "https://medium.com/@PlutusIT", + "name": "OpenZeppelin Blog", + "url": "https://blog.zeppelin.solutions/", "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Plutus-526126840889793/", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/zeppelin_OS", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/104713386950602312902/posts", - "icon": "googleplus.png", + "type": "slack", + "name": "OpenZeppelin Slack", + "url": "https://slack.openzeppelin.org/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Vimeo", - "url": "https://vimeo.com/user44924752", - "icon": "vimeo.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCNzKv2vthnauGCgqdaI7MiQ", + "icon": "youtube.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Opporty", + "dependencies": [ + "Ethereum" + ], + "icon": "opporty", + "token": { + "name": "opporty token", + "symbol": "OPP" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized service marketplace and knowledge-sharing platform" + }, + "crowdsales": { + "start_date": "2017-10-18T12:00:00", + "end_date": "2017-11-08T23:59:00", + "end_date_plan": "2017-11-08T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://opporty.com/ico/", + "funding_url": "https://opporty.com/ico/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "github", - "name": "Plutus GitHub", - "url": "https://github.com/PlutusIt", - "icon": "github.png", + "type": "website", + "name": "opporty.com", + "url": "https://opporty.com/", "tags": [ - "Code" + "Main" ] }, { "type": "paper", - "name": "Plutus Whitepaper", - "url": "https://plutus.it/assets/Plutus.it-White-Paper-v1.0.pdf", - "icon": "paper.png", + "name": "Opporty Whitepaper", + "url": "https://opporty.com/ico/uploads/white-paper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "github", + "name": "Opporty GitHub", + "url": "https://github.com/opporty-com/ICO", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "blog", + "name": "Opporty Blog", + "url": "https://medium.com/opporty", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2172536.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Opporty_ico", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "type": "custom", + "name": "Opporty Telegram", + "url": "https://telegram.me/opportyico", + "icon": "telegram.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "slack", + "name": "Opporty Slack", + "url": "https://opporty.com/slackinvite", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Opporty-ico-108217263210835/", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/d8912c10681d8b21fd3742244f44658dba12264e", - "icon": "ethercamp.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCCZMTIjnPGbqWHCRquRaB2A", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" ] } ] }, { "genesis_id": "", - "system": "Poet", + "system": "Opus", "dependencies": [ "Ethereum" ], - "icon": "poet", + "icon": "opus", "token": { - "name": "poet token", - "symbol": "POE" + "name": "opus token", + "symbol": "OPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40466,22 +40675,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Universal ledger for digital creative asset ownership" + "headline": "Decentralized music sharing protocol" }, "crowdsales": { - "start_date": "2017-08-08T12:00:00", - "end_date": "2017-09-05T12:00:00", - "end_date_plan": "2017-09-05T12:00:00", + "start_date": "2017-07-23T00:00:00", + "end_date": "2017-08-23T00:00:00", + "end_date_plan": "2017-08-23T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.dropbox.com/s/prp147uqywcl10r/Poet_Token_Info.pdf?dl=0", - "funding_url": "https://po.et/token", + "funding_terms": "http://opus-foundation.org/", + "funding_url": "http://opus-foundation.org/", "tokens_sold": "", - "tokens_issued": 3141592653, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 10000000" + "" ], "raised": [ "" @@ -40490,16 +40699,16 @@ "links": [ { "type": "website", - "name": "po.et", - "url": "https://po.et/", + "name": "opus-foundation.org", + "url": "http://opus-foundation.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Poet Whitepaper", - "url": "https://po.et/whitepaper.pdf", + "name": "Opus Whitepaper", + "url": "http://opus-foundation.com/whitepaper.pdf", "tags": [ "Main", "Science" @@ -40507,18 +40716,28 @@ }, { "type": "github", - "name": "Poet GitHub", - "url": "https://github.com/poetapp", + "name": "Opus GitHub", + "url": "https://github.com/Opus-foundation/contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Opus Blog", + "url": "https://opus-foundation.org/index.php/blog/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "url": "https://bitcointalk.org/index.php?topic=2011065.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -40527,7 +40746,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/_poetproject", + "url": "https://twitter.com/opusfoundation?lang=en", "icon": "twitter.png", "tags": [ "News" @@ -40535,8 +40754,17 @@ }, { "type": "custom", - "name": "Poet Telegram", - "url": "https://t.me/joinchat/GKMQ1kOQSdXVZpN1Rygcdw", + "name": "Facebook", + "url": "https://www.facebook.com/opusfoundation", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Opus Telegram", + "url": "https://t.me/opusfoundation", "icon": "telegram.png", "tags": [ "News" @@ -40544,8 +40772,8 @@ }, { "type": "slack", - "name": "Poet Slack", - "url": "https://poet-slack.herokuapp.com/", + "name": "Opus Slack", + "url": "http://slack.opus-foundation.org/", "icon": "slack.png", "tags": [ "News" @@ -40554,47 +40782,125 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/poetproject/", + "url": "https://www.reddit.com/r/opusfoundation/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Polkadot", + "system": "Oracles Network", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "polkadot", + "icon": "oraclesnetwork", "token": { - "name": "polkadot token", + "name": "orcales network token", "symbol": "" }, "consensus": { - "consensus_type": "PoA", - "consensus_name": "Proof-of-Authority" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Scalable Heterogeneous Multi-chain Framework" + "headline": "Public notaries with active commission license validate blocks and secure the network" }, "links": [ { "type": "website", - "name": "polkadot.io", - "url": "https://polkadot.io/", + "name": "oracles.org", + "url": "https://oracles.org/", + "tags": [ + "Main" + ] + }, + { + "type": "github", + "name": "Oracles Network GitHub", + "url": "https://github.com/oraclesorg", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/oraclesorg", + "icon": "twitter.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Pangea", + "dependencies": [ + "Ethereum" + ], + "icon": "pangea", + "token": { + "name": "bitnation pangea arbitration token", + "symbol": "PAT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Reputation token for virtual communities, governance & services" + }, + "crowdsales": { + "start_date": "2017-11-24T12:00:00", + "end_date": "2017-12-24T12:00:00", + "end_date_plan": "2017-12-24T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", + "funding_url": "https://tse.bitnation.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 30000000" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "tse.bitnation.co", + "url": "https://tse.bitnation.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Polkadot Whitepaper", - "url": "https://github.com/w3f/polkadot-white-paper/raw/master/PolkaDotPaper.pdf", + "name": "Pangea Whitepaper", + "url": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", "tags": [ "Main", "Science" @@ -40602,8 +40908,8 @@ }, { "type": "github", - "name": "Polkadot GitHub", - "url": "https://github.com/paritytech/parity", + "name": "Pangea GitHub", + "url": "http://github.com/Bit-Nation", "icon": "github.png", "tags": [ "Main", @@ -40613,24 +40919,51 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ParityTech", + "url": "http://twitter.com/@MyBitnation", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "slack", + "name": "Pangea Slack", + "url": "http://slack.bitnation.co/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MyBitnation", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Steem", + "url": "http://steemit.com/@bitnation", + "icon": "steem.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Polybius", + "system": "Papyrus", "dependencies": [ "Ethereum" ], - "icon": "polybius", + "icon": "papyrus", "token": { - "name": "polybius token", - "symbol": "PLBT" + "name": "papyrus token", + "symbol": "PRP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40639,25 +40972,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Regulated Bank for Blockchain Generation" - }, - "aliases": { - "coinmarketcap": "" + "headline": "Decentralized Advertising Ecosystem" }, "crowdsales": { - "start_date": "2017-05-30T13:00:00", - "end_date": "2017-06-13T13:10:00", - "end_date_plan": "2017-06-13T13:00:00", + "start_date": "2017-10-12T14:00:00", + "end_date": "2017-11-02T14:00:00", + "end_date_plan": "2017-11-02T14:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "https://mysterium.network/contribution/", + "funding_terms": "https://papyrus.global/", + "funding_url": "https://papyrus.global/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 25000000" + "usd = 5000000" ], "raised": [ "" @@ -40666,34 +40996,45 @@ "links": [ { "type": "website", - "name": "polybius.io", - "url": "https://polybius.io/", + "name": "papyrus.global", + "url": "https://papyrus.global/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Polybius Whitepaper", - "url": "https://polybius.io/media/token_whitepaper.pdf", + "name": "Papyrus Whitepaper", + "url": "https://papyrus.global/static/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1848751.0", - "icon": "bitcointalk.png", + "type": "github", + "name": "Papyrus GitHub", + "url": "https://github.com/papyrusglobal", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Papyrus Blog", + "url": "https://blog.papyrus.global/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PolybiusBank", + "url": "https://twitter.com/papyrus_global", "icon": "twitter.png", "tags": [ "News" @@ -40701,17 +41042,26 @@ }, { "type": "custom", - "name": "Polybius Telegram", - "url": "https://t.me/polybius_rus", + "name": "Papyrus Telegram", + "url": "https://t.me/papyrusglobal", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/PapyrusGlobal/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/polybiusbank/", + "url": "https://www.facebook.com/papyrusglobal/", "icon": "facebook.png", "tags": [ "News" @@ -40721,14 +41071,14 @@ }, { "genesis_id": "", - "system": "Populous", + "system": "Paragon", "dependencies": [ "Ethereum" ], - "icon": "populous", + "icon": "paragon", "token": { - "name": "populous platform token", - "symbol": "PPT" + "name": "paragon coin", + "symbol": "PRG" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40737,17 +41087,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Trade finance platform built using the latest in blockchain technology" + "headline": "Revolutionizing All Things Cannabis with Blockchain" }, "crowdsales": { - "start_date": "2017-06-16T00:00:00", - "end_date": "2017-08-15T00:10:00", - "end_date_plan": "2017-08-15T00:00:00", + "start_date": "2017-09-15T18:00:00", + "end_date": "2017-10-16T18:00:00", + "end_date_plan": "2017-10-16T18:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "http://www.populous.co/", + "funding_terms": "https://crowdsale.paragoncoin.com/", + "funding_url": "https://crowdsale.paragoncoin.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -40759,45 +41109,40 @@ ] }, "specs": { - "supply": 53252246 - }, - "first_price": { - "date": "2017-06-16T00:00:00", - "btc": 0.00010383518, - "usd": "" + "supply": 200000000 }, "links": [ { "type": "website", - "name": "populous.co", - "url": "http://www.populous.co/", + "name": "paragoncoin.com", + "url": "https://paragoncoin.com/en?q=%2Fru", "tags": [ "Main" ] }, { "type": "paper", - "name": "Populous Whitepaper", - "url": "http://www.populous.co/populous_whitepaper.pdf", + "name": "Paragon Whitepaper", + "url": "https://paragoncoin.com/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Populous GitHub", - "url": "https://github.com/bitpopulous/", - "icon": "github.png", + "type": "blog", + "name": "Paragon Blog", + "url": "https://medium.com/@paragoncoin", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1866936", + "url": "https://bitcointalk.org/index.php?topic=2092712", "icon": "bitcointalk.png", "tags": [ "News" @@ -40806,7 +41151,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/bitpopulous", + "url": "https://twitter.com/paragoncoin", "icon": "twitter.png", "tags": [ "News" @@ -40814,18 +41159,18 @@ }, { "type": "custom", - "name": "Populous Telegram", - "url": "https://telegram.me/Populous", + "name": "Paragon Telegram", + "url": "https://t.me/joinchat/Clv-u0IXuCq2B0xvCIlRXw", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Populous Slack", - "url": "https://bitpopulous.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/paragoncoin/", + "icon": "facebook.png", "tags": [ "News" ] @@ -40833,323 +41178,486 @@ ] }, { - "genesis_id": "5c894fbcb3b4043cb3140473207a9691d05d20163c3d5ff9228217fd776e7637", - "system": "PotCoin", - "icon": "potcoin", + "genesis_id": "00000000000be4e024af5071ba515c7510767f42ec9e40c5fba56775ff296658", + "system": "Peercoin", + "icon": "peercoin", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "PotCoin" + "token": { + "name": "peercoin", + "symbol": "PPC" }, "consensus": { - "type": "PoS", - "algorithm": "Velocity" + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", + "headline": "The Secure and Sustanable Cryptocoin", "tags": [ "DAO" - ] + ], + "hashtag": "#peercoin", + "page_state": "ready" }, - "token": { - "name": "PotCoin", - "symbol": "POT" + "aliases": { + "coinmarketcap": "Peercoin" }, - "specs": {}, + "specs": { + "total_tokens": 20500000 + }, + "events": [ + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=99735.0", + "start_date": "2012-08-10T02:18:31" + }, + { + "name": "Genesis", + "start_date": "2012-08-19T21:19:16" + } + ], "links": [ { + "type": "risk", + "name": "Consensus algoritm rely on centralized checkpoints system", + "url": "", + "icon": "" + }, + { + "name": "peercoin.net", + "url": "http://www.peercoin.net/", "type": "website", - "name": "potcoin.com", - "url": "http://www.potcoin.com/", "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Whitepaper", + "url": "http://peercoin.net/whitepaper", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "name": "Explorer", + "url": "http://ppc.blockr.io/", "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/pot/", - "icon": "cryptoid.png", + "icon": "blockr.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { + "name": "Peercoin Wallets", + "url": "http://www.peercoin.net/wallet", + "type": "wallet", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "PeerCoin GitHub", + "url": "https://github.com/ppcoin/ppcoin", "type": "github", - "name": "PotCoin GitHub", - "url": "https://github.com/potcoin", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=426324.0", - "icon": "forum.png", + "name": "Twitter", + "url": "https://twitter.com/PeercoinPPC", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00001555, - "usd": 0.00999227, - "date": "2014-02-10T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Presearch", - "dependencies": [ - "Ethereum" - ], - "icon": "presearch", - "token": { - "name": "presearch token", - "symbol": "PSTs" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized search engine, powered by community" - }, - "crowdsales": { - "start_date": "2017-07-25T14:00:00", - "end_date": "2017-09-07T14:00:00", - "end_date_plan": "2017-09-07T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.presearch.io", - "funding_url": "http://www.presearch.io", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "presearch.io", - "url": "http://www.presearch.io", + "name": "Forum", + "url": "https://www.peercointalk.org/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "Presearch Whitepaper", - "url": "https://www.presearch.io/uploads/WhitePaper.pdf", + "name": "reddit", + "url": "https://www.reddit.com/r/peercoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/decentralsearch", - "icon": "twitter.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/peercoin", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/peercoin/", "type": "custom", - "name": "Presearch Telegram", - "url": "https://t.me/presearch", - "icon": "telegram.png", + "icon": "coindesk.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Presearch Slack", - "url": "https://presearch.herokuapp.com/", - "icon": "slack.png", + "name": "Facebook", + "url": "https://www.facebook.com/Peercoin", + "type": "custom", + "icon": "facebook.png", "tags": [ "News" ] }, { + "name": "Google+", + "url": "https://plus.google.com/+PeercoinNet/posts", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/presearch.io/", - "icon": "facebook.png", + "icon": "googleplus.png", "tags": [ "News" ] }, { - "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCgU-2uscwUP6x27mUpCGWwg", + "url": "https://www.youtube.com/user/peercoin", + "type": "custom", "icon": "youtube.png", "tags": [ "News" ] + }, + { + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=99735.0", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "name": "bkchain", + "url": "https://bkchain.org/ppc", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Peer4commit", + "url": "http://peer4commit.com/", + "headline": "A website where people raise funds for any kind of project", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps" + ] + }, + { + "name": "PeerBox", + "url": "https://peerbox.me/", + "headline": "Dedicated, secure-by-design Operating System", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/peercoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC-e", + "url": "https://btc-e.com/", + "type": "custom", + "icon": "btc-e.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" + ] } - ] + ], + "first_price": { + "btc": 0.00260387, + "usd": 0.29885232, + "date": "2013-04-30T00:00:00" + }, + "flags": { + "quantum": true + } }, { - "genesis_id": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", - "system": "Primecoin", - "icon": "primecoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Primecoin" + "genesis_id": "1.3.924", + "system": "Peerplays", + "dependencies": [ + "BitShares" + ], + "icon": "peerplays", + "token": { + "name": "peerplay", + "symbol": "PEERPLAYS" }, "consensus": { - "type": "PoW", - "algorithm": "Cunningham Chains" + "type": "BitShares", + "algorithm": "User Issued Asset" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", + "system_type": "cryptoasset", + "headline": "Tournament Management and Wagering Platform", "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "07/07/2013", - "genesis": "07/07/2013" - }, - "token": { - "name": "Primecoin", - "symbol": "XPM" + "DApp" + ], + "page_state": "draft" }, - "specs": { - "block_time": 60 + "aliases": { + "coinmarketcap": "Peerplays" }, + "specs": {}, + "crowdsales": {}, + "flags": {}, "links": [ { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=251850.0", - "type": "custom", - "tags": [ - "publications" - ] - }, - { - "type": "website", - "name": "primecoin.io", - "url": "http://primecoin.io/", + "name": "peerplays.com", + "url": "http://www.peerplays.com/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/XPM", - "icon": "explorer.png", + "name": "Peerplays Whitepaper", + "url": "http://www.peerplays.com/Peerplays_Whitepaper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "Primecoin GitHub", - "url": "https://github.com/primecoin/primecoin", - "icon": "github.png", + "name": "Twitter", + "url": "https://twitter.com/Peerplays", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Peerplays News", + "url": "http://www.peerplays.com/news/", + "rss": "http://www.peerplays.com/news/feed/", + "icon": "blog.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "twitter" }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=251850.0", + "url": "https://bitcointalk.org/index.php?topic=1462351.0", "icon": "forum.png", "tags": [ - "Main", "News" - ] + ], + "type": "forum" + }, + { + "name": "Forum", + "url": "https://steemit.com/trending/peerplays", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/Peerplays/", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/Peerplays/", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Peerplays GitHub", + "url": "https://github.com/BunkerChainLabsInc", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ], + "type": "github" } - ], - "first_price": { - "btc": 0.00425984, - "usd": 0.3865391, - "date": "2013-07-11T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Privatix", + "system": "Pillar", "dependencies": [ "Ethereum" ], - "icon": "privatix", + "icon": "pillar", "token": { - "name": "privatix token", - "symbol": "​PRIX" + "name": "pillar token", + "symbol": "PLR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Internet Bandwidth Marketplace on Blockchain" - }, - "crowdsales": { - "start_date": "2017-10-19T14:00:00", - "end_date": "2017-11-16T14:00:00", - "end_date_plan": "2017-11-16T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://dxw4crzwfgmzw.cloudfront.net/site/Token-sale-policy.pdf", - "funding_url": "https://privatix.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Next generation, open-source wallet", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Pillar", + "nickname": "Pillar" }, "links": [ { "type": "website", - "name": "privatix.io", - "url": "https://privatix.io/", + "name": "pillarproject.io", + "url": "https://pillarproject.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Privatix Whitepaper", - "url": "https://dxw4crzwfgmzw.cloudfront.net/whitepaper/PRIVATIX-WHITEPAPER.pdf", + "name": "Pillar Whitepaper", + "url": "https://pillarproject.io/wp-content/uploads/2017/07/PillarProjectGrayPaper.pdf", "tags": [ "Main", "Science" @@ -41157,8 +41665,8 @@ }, { "type": "github", - "name": "Privatix GitHub", - "url": "https://github.com/Privatix", + "name": "Pillar GitHub", + "url": "https://github.com/twentythirty/PillarToken", "icon": "github.png", "tags": [ "Main", @@ -41167,8 +41675,8 @@ }, { "type": "blog", - "name": "Privatix Blog", - "url": "https://medium.com/privatix", + "name": "Pillar Blog", + "url": "https://medium.com/@pullnews", "icon": "medium.png", "tags": [ "Main", @@ -41178,7 +41686,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2140597", + "url": "https://bitcointalk.org/index.php?topic=2048187", "icon": "bitcointalk.png", "tags": [ "News" @@ -41187,7 +41695,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Privatix1", + "url": "https://twitter.com/PillarWallet", "icon": "twitter.png", "tags": [ "News" @@ -41195,8 +41703,8 @@ }, { "type": "custom", - "name": "Privatix Telegram", - "url": "https://t.me/Privatix", + "name": "Pillar Telegram", + "url": "https://t.me/pillarproject", "icon": "telegram.png", "tags": [ "News" @@ -41205,7 +41713,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/privatix", + "url": "https://www.reddit.com/r/PillarProject/", "icon": "reddit.png", "tags": [ "News" @@ -41214,16 +41722,13 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/privatix.ltd", - "icon": "facebook.png", - "tags": [ - "News" - ] + "url": "https://www.facebook.com/twentythirty2030/", + "icon": "facebook.png" }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UC45KNwm-mmHADAR6jylrklg", + "url": "https://www.youtube.com/c/PillarProject", "icon": "youtube.png", "tags": [ "News" @@ -41233,14 +41738,14 @@ }, { "genesis_id": "", - "system": "Prizm", + "system": "PIVX", "dependencies": [ "independent" ], - "icon": "prizm", + "icon": "pivx", "token": { - "name": "prizm token", - "symbol": "PZM" + "name": "pivx", + "symbol": "PIVX" }, "consensus": { "consensus_type": "", @@ -41248,25 +41753,29 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Decentralized and self-regulating digital currency" + "system_type": "cryptoasset", + "headline": "" }, "aliases": { - "coinmarketcap": "PRIZM" + "coinmarketcap": "PIVX" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "prizm.club", - "url": "http://prizm.club/en/", + "name": "pivx.org", + "url": "https://pivx.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Prizm Whitepaper", - "url": "https://docviewer.yandex.ru/view/122721294/?*=4ELPgTqF6aWcOwZzli5dz9%2B%2FJnV7InVybCI6InlhLWRpc2stcHVibGljOi8vMEFSQlY1cFBjZkh3RE9lYUlRQkdjUFQvOHlvSWsya3hueDRkYmVQdW05Yz0iLCJ0aXRsZSI6IlBSSVpNV2hpdGVwYXBlcl9FbmdsaXNoLnBkZiIsInVpZCI6IjEyMjcyMTI5NCIsInl1IjoiODA4MDc3NTUwMTUwNDcyOTE4MiIsIm5vaWZyYW1lIjpmYWxzZSwidHMiOjE1MDgwODIzNDg2NjR9", + "name": "PIVX Whitepaper", + "url": "https://pivx.org/wp-content/uploads/2017/03/PIVX-purple-paper-Technincal-Notes.pdf", "tags": [ "Main", "Science" @@ -41274,37 +41783,65 @@ }, { "type": "github", - "name": "Prizm GitHub", - "url": "https://github.com/prizmspace/PrizmCore", + "name": "PIVX GitHub", + "url": "https://github.com/PIVX-Project/PIVX", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "PIVX Blog", + "url": "https://pivx.org/news/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1262920.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PRIZM_RU", + "url": "https://twitter.com/_pivx", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Prizm Telegram", - "url": "https://t.me/PRIZMclub", - "icon": "telegram.png", + "type": "slack", + "name": "PIVX Slack", + "url": "https://slack.pivx.org/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/pivx/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/prizmcoin%20", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCr4Wk2opstIsUvMOz9quFSg", + "icon": "youtube.png", "tags": [ "News" ] @@ -41312,334 +41849,234 @@ ] }, { - "genesis_id": "9706a2be54a9bf4a53219a9eb4c4687a424c93e42c05d89523a49a677706e51b", - "system": "Project Decorum", - "icon": "decorum", + "genesis_id": "0xd8912c10681d8b21fd3742244f44658dba12264e", + "system": "Plutus", + "icon": "plutus", "dependencies": [ - "Mastercoin (Omni)", - "MaidSafeCoin" + "Bitcoin", + "Ethereum" ], "token": { - "name": "decorumcoin", - "symbol": "PDC" + "name": "pluton", + "symbol": "PLU" }, "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "Project Decorum" + "coinmarketcap": "Pluton" }, "descriptions": { - "state": "Pre-Public", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralised Social Platform for the SAFE Network", + "headline": "Contactless Bitcoin Payments", "tags": [ - "DApp" + "DAO" ], "page_state": "draft" }, "crowdsales": { - "start_date": "2016-04-04T00:00:00", - "end_date": "2016-05-02T14:57:02", + "start_date": "2016-06-22T20:00:00", + "end_date": "2016-06-30T20:00:00", "genesis_address": [ - "1FBiEbdAtY7JCWNcPDyWVRJdeeQarTZDDn", - "141QSMGUpBZ4Zb6bpetXkXDGiVTDgyc1Ae" + "0xA2D4035389aae620E36Bd828144b2015564C2702" ], - "funding_terms": "http://www.project-decorum.com/crowdsale/", - "funding_url": "http://www.project-decorum.com/crowdsale/", - "tokens_sold": 50000000, - "tokens_issued": 50000000, - "btc_raised": 945.234 + "funding_terms": "https://plutus.it/blog/pluton-crowdsale-how-it-will-work", + "funding_url": "https://getplutons.plutus.it/", + "tokens_sold": 850000, + "tokens_issued": 20000000, + "btc_raised": 1491.85496171 }, - "flags": { - "quantum": true, - "supply_from_here": true, - "rating_do_not_display": true + "specs": { + "supply": 20000000, + "price": {}, + "cap": {} }, "first_price": { - "btc": 0.00001891, - "usd": 0.00728674, - "date": "2016-05-02T14:57:02" + "btc": 0.00176737, + "usd": 1.1868243, + "date": "2016-06-30T20:00:00" }, - "specs": { - "supply": 50000000 + "flags": { + "supply_from_here": true }, "links": [ { - "type": "site", - "name": "project-decorum.com", - "url": "http://www.project-decorum.com/", - "icon": "site.png", + "type": "website", + "name": "plutus.it", + "url": "https://plutus.it", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "site", - "name": "Decorum Crowdsale", - "url": "http://www.project-decorum.com/crowdsale/", - "icon": "site.png", + "type": "website", + "name": "Plutus Crowdsale", + "url": "https://getplutons.plutus.it/", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "custom", - "name": "Proof of Concept", - "url": "http://projectdecorum.safenet/", - "icon": "link.png", - "tags": [ - "Main", - "Apps" - ] - }, - { - "type": "forum", - "name": "SafeNet Forum Thread", - "url": "https://forum.safenetwork.io/t/introducing-project-decorum/6119", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://forum.safenetwork.io/t/project-decorum-crowdsale", - "icon": "forum.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Project_Decorum", + "url": "https://twitter.com/PlutusIT", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "PDC Omni Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=59", - "icon": "explorer.png", + "type": "blog", + "name": "Plutus Blog", + "url": "https://medium.com/@PlutusIT", + "icon": "medium.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Plutus-526126840889793/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Propy", - "dependencies": [ - "Ethereum" - ], - "icon": "propy", - "token": { - "name": "propy token", - "symbol": "PRO" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Global property Store with Decentralized Title Registry " - }, - "aliases": { - "coinmarketcap": "Propy" - }, - "links": [ + }, { - "type": "website", - "name": "propy.com", - "url": "http://propy.com/", + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/104713386950602312902/posts", + "icon": "googleplus.png", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "Propy Whitepaper", - "url": "http://tokensale.propy.com/Propy-White-Paper-17-Jul-2017.pdf", + "type": "custom", + "name": "Vimeo", + "url": "https://vimeo.com/user44924752", + "icon": "vimeo.png", "tags": [ - "Main", - "Science" + "News" ] }, { "type": "github", - "name": "Propy GitHub", - "url": "https://github.com/Propy", + "name": "Plutus GitHub", + "url": "https://github.com/PlutusIt", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Propy Blog", - "url": "https://blog.propy.com/", - "icon": "medium.png", + "type": "paper", + "name": "Plutus Whitepaper", + "url": "https://plutus.it/assets/Plutus.it-White-Paper-v1.0.pdf", + "icon": "paper.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1982115", - "icon": "bitcointalk.png", - "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/PropyInc", - "icon": "twitter.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Propy Telegram", - "url": "https://t.me/propy", - "icon": "telegram.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Propy Slack", - "url": "http://propy.slack.com", - "icon": "slack.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Prospectors", - "dependencies": [ - "Ethereum" - ], - "icon": "prospectors", - "token": { - "name": "gold token", - "symbol": "GOLD" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Massive Multiplayer Online Real Time Economic Strategy" - }, - "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://prospectors.io/", - "funding_url": "https://prospectors.io/", - "tokens_sold": "", - "tokens_issued": 220000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, { - "type": "website", - "name": "prospectors.io", - "url": "https://prospectors.io/", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { - "type": "paper", - "name": "Prospectors Whitepaper", - "url": "https://drive.google.com/file/d/0B0quEKxjhqglbzlZa041WXp3TVU/view", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "Main", - "Science" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1877080.0", - "icon": "bitcointalk.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "Prospectors Slack", - "url": "http://prospectors.herokuapp.com/", - "icon": "slack.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/prospectors.io/", - "icon": "facebook.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/d8912c10681d8b21fd3742244f44658dba12264e", + "icon": "ethercamp.png", "tags": [ - "News" + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "Pylon Network", + "system": "Poet", "dependencies": [ "Ethereum" ], - "icon": "pylonnetwork", + "icon": "poet", "token": { - "name": "pylon token", - "symbol": "PYLNT" + "name": "poet token", + "symbol": "POE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -41648,22 +42085,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Renewable energy exchange platform" + "headline": "Universal ledger for digital creative asset ownership" }, "crowdsales": { - "start_date": "2017-09-25T00:00:00", - "end_date": "2017-10-24T23:59:00", - "end_date_plan": "2017-10-02T23:59:00", + "start_date": "2017-08-08T12:00:00", + "end_date": "2017-09-05T12:00:00", + "end_date_plan": "2017-09-05T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://pylon-network.org/", - "funding_url": "http://pylon-network.org/#ico", + "funding_terms": "https://www.dropbox.com/s/prp147uqywcl10r/Poet_Token_Info.pdf?dl=0", + "funding_url": "https://po.et/token", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 3141592653, "btc_raised": "", "cap_limit": [ - "" + "usd = 10000000" ], "raised": [ "" @@ -41672,35 +42109,35 @@ "links": [ { "type": "website", - "name": "pylon-network.org", - "url": "http://pylon-network.org/", + "name": "po.et", + "url": "https://po.et/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pylon Network Whitepaper", - "url": "http://pylon-network.org/wp-content/uploads/2017/07/170730_WP-PYLON_EN.pdf", + "name": "Poet Whitepaper", + "url": "https://po.et/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Pylon Network Blog", - "url": "http://pylon-network.org/blog", - "icon": "medium.png", + "type": "github", + "name": "Poet GitHub", + "url": "https://github.com/poetapp", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2054297", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -41709,7 +42146,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/KlenergyTech", + "url": "https://twitter.com/_poetproject", "icon": "twitter.png", "tags": [ "News" @@ -41717,27 +42154,27 @@ }, { "type": "custom", - "name": "Pylon Network Telegram", - "url": "https://t.me/pylonnetworkofficialtelegram", + "name": "Poet Telegram", + "url": "https://t.me/joinchat/GKMQ1kOQSdXVZpN1Rygcdw", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "facebook", - "name": "Facebook", - "url": "https://www.facebook.com/KlenergyTechOfficial/", - "icon": "facebook.png", + "type": "slack", + "name": "Poet Slack", + "url": "https://poet-slack.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Pylon Network GitHub", - "url": "https://github.com/klenergy/ethereum-contracts", - "icon": "github.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/poetproject/", + "icon": "reddit.png", "tags": [ "News" ] @@ -41746,56 +42183,37 @@ }, { "genesis_id": "", - "system": "Qointum", + "system": "Polkadot", "dependencies": [ "independent" ], - "icon": "qointum", + "icon": "polkadot", "token": { - "name": "qointum token", + "name": "polkadot token", "symbol": "" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "PoA", + "consensus_name": "Proof-of-Authority" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Secure Trustless Smart Money powering Web 3.0" - }, - "crowdsales": { - "start_date": "2017-07-02T00:00:00", - "end_date": "2017-08-14T00:00:00", - "end_date_plan": "2017-08-14T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://wiki.qointum.com/legal/crowdfunding/", - "funding_url": "https://qointum.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Scalable Heterogeneous Multi-chain Framework" }, "links": [ { "type": "website", - "name": "qointum.com", - "url": "https://qointum.com/", + "name": "polkadot.io", + "url": "https://polkadot.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Qointum Whitepaper", - "url": "https://wiki.qointum.com/design/dev/", + "name": "Polkadot Whitepaper", + "url": "https://github.com/w3f/polkadot-white-paper/raw/master/PolkaDotPaper.pdf", "tags": [ "Main", "Science" @@ -41803,364 +42221,116 @@ }, { "type": "github", - "name": "Qointum GitHub", - "url": "https://github.com/Qointum", + "name": "Polkadot GitHub", + "url": "https://github.com/paritytech/parity", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Qointum Blog", - "url": "https://blog.qointum.com/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Qointum", + "url": "https://twitter.com/ParityTech", "icon": "twitter.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Qointum/", - "icon": "reddit.png", - "tags": [ - "News" - ] } ] }, - { - "system": "Qora", - "genesis_id": "6pHMBFif7jXFG654joT8GPaymau1fMtaxacRyqSrnAwQMQDvqRuLpHpfFyqX4gWVvj4pF1mwQhFgqWAvjVvPJUjmBZQvL751dM9cEcQBTaUcxtNLuWZCVUAtbnWN9f7FsLppHhkPbxwpoodL3UJYRGt3EZrG17mhv1RJbmq8j6rr7Mk", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Qora" - }, - "consensus": { - "type": "PoW", - "algorithm": "Qora" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "qora", - "symbol": "QORA" - }, - "links": [ - { - "name": "qora.org", - "url": "http://www.qora.org/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "Qora Github", - "url": "https://github.com/Qoracoin/Qora", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ], - "type": "github" - }, - { - "name": "Qora Explorer", - "url": "http://qora.co.in:9090/index/blockexplorer.html", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "Qora Tutorials", - "url": "https://en.bitcoin.it/wiki/Protocol_documentation", - "icon": "wiki.png", - "tags": [ - "Science" - ], - "type": "wiki" - }, - { - "name": "Qora Wallet", - "url": "http://www.qora.org/#/2", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Qora API", - "url": "http://api.qora.org/", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "Qora Statistic", - "url": "http://qora.co.in", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "Qora Faucet", - "url": "http://qora.co.in/faucet.php", - "icon": "link.png", - "tags": [ - "Apps" - ], - "type": "custom" - }, - { - "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=1015379", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "https://medium.com/qora-world", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "Twitter", - "url": "https://twitter.com/qoracoin", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/qoracoin", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/qora", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/qora/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "first_price": { - "btc": 6.5e-7, - "usd": 0.00038498, - "date": "2014-05-26T00:00:00" - }, - "flags": { - "rating_do_not_display": true - } - }, { "genesis_id": "", - "system": "Qtum", - "icon": "qtum", + "system": "Polybius", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "polybius", "token": { - "name": "qutum", - "symbol": "QTUM" + "name": "polybius token", + "symbol": "PLBT" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Qtum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Smart-Contract and Distributed Mobile Application Platform", - "tags": [ - "DAO" - ], - "twwidid": "", - "page_state": "draft" + "headline": "Regulated Bank for Blockchain Generation" + }, + "aliases": { + "coinmarketcap": "" }, "crowdsales": { - "start_date": "2017-03-16T12:00:00", - "end_date": "2017-03-21T12:00:00", + "start_date": "2017-05-30T13:00:00", + "end_date": "2017-06-13T13:10:00", + "end_date_plan": "2017-06-13T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://qtum.org/uploads/files/0c9eda5f51f62788a3f7d9d8fdc189d1.pdf", - "funding_url": "https://qtum.org/en/crowdsale", - "tokens_sold": 51000000, - "tokens_issued": 100000000, - "btc_raised": 14274 - }, - "specs": { - "supply": 100000000, - "cap": { - "usd": 30488448, - "btc": 27988 - } - }, - "first_price": { - "date": "2017-03-21T12:00:00", - "btc": 0.00027988, - "usd": 0.30488448 - }, - "flags": { - "supply_from_here": true + "funding_terms": "", + "funding_url": "https://mysterium.network/contribution/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 25000000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "qtum.org", - "url": "https://qtum.org", - "icon": "website.png", + "name": "polybius.io", + "url": "https://polybius.io/", "tags": [ "Main" ] }, - { - "type": "github", - "name": "GitHub", - "url": "https://github.com/qtumproject", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "paper", - "name": "Qtum Whitepaper", - "url": "https://qtum.org/uploads/files/cf6d69348ca50dd985b60425ccf282f3.pdf", - "icon": "paper.png", + "name": "Polybius Whitepaper", + "url": "https://polybius.io/media/token_whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "paper", - "name": "Qtum Blockchain Economy Whitepaper", - "url": "https://qtum.org/uploads/files/83afb59b6d9a0d58109d5bf9a1fa4de1.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Qtum Crowdsale Prospectus", - "url": "https://qtum.org/uploads/tmp/e0488eca3c7256ea97ce00003cc874a9.pdf", - "icon": "paper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1848751.0", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://qtum.org/en/blog", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/PolybiusBank", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/QtumOfficial", - "icon": "twitter.png", + "type": "custom", + "name": "Polybius Telegram", + "url": "https://t.me/polybius_rus", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "facebook", + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/QtumOfficial/", + "url": "https://www.facebook.com/polybiusbank/", "icon": "facebook.png", "tags": [ "News" @@ -42170,14 +42340,14 @@ }, { "genesis_id": "", - "system": "Quantstamp", + "system": "Populous", "dependencies": [ "Ethereum" ], - "icon": "quantstamp", + "icon": "populous", "token": { - "name": "quantstamp token", - "symbol": "QSP" + "name": "populous platform token", + "symbol": "PPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42186,17 +42356,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Smart Contract Security Platform" + "headline": "Trade finance platform built using the latest in blockchain technology" }, "crowdsales": { - "start_date": "2017-09-29T09:00:00", - "end_date": "2017-10-29T09:00:00", - "end_date_plan": "2017-10-29T09:00:00", + "start_date": "2017-06-16T00:00:00", + "end_date": "2017-08-15T00:10:00", + "end_date_plan": "2017-08-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://quantstamp.com", - "funding_url": "https://quantstamp.com", + "funding_terms": "", + "funding_url": "http://www.populous.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -42207,19 +42377,27 @@ "" ] }, + "specs": { + "supply": 53252246 + }, + "first_price": { + "date": "2017-06-16T00:00:00", + "btc": 0.00010383518, + "usd": "" + }, "links": [ { "type": "website", - "name": "quantstamp.com", - "url": "https://quantstamp.com/", + "name": "populous.co", + "url": "http://www.populous.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Quantstamp Whitepaper", - "url": "https://quantstamp.com/wp-content/uploads/2017/09/Quantstamp-Whitepaper.pdf", + "name": "Populous Whitepaper", + "url": "http://www.populous.co/populous_whitepaper.pdf", "tags": [ "Main", "Science" @@ -42227,8 +42405,8 @@ }, { "type": "github", - "name": "Quantstamp GitHub", - "url": "https://github.com/quantstamp", + "name": "Populous GitHub", + "url": "https://github.com/bitpopulous/", "icon": "github.png", "tags": [ "Main", @@ -42236,19 +42414,18 @@ ] }, { - "type": "blog", - "name": "Quantstamp Blog", - "url": "https://medium.com/quantstamp", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1866936", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Quantstamp", + "url": "https://twitter.com/bitpopulous", "icon": "twitter.png", "tags": [ "News" @@ -42256,18 +42433,18 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/quantstamp/", - "icon": "facebook.png", + "name": "Populous Telegram", + "url": "https://telegram.me/Populous", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCXP3YLX4JdI0gGb9UKSunMg", - "icon": "youtube.png", + "type": "slack", + "name": "Populous Slack", + "url": "https://bitpopulous.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -42275,50 +42452,57 @@ ] }, { - "genesis_id": "", - "system": "Quantum Resistant Ledger", + "genesis_id": "5c894fbcb3b4043cb3140473207a9691d05d20163c3d5ff9228217fd776e7637", + "system": "PotCoin", + "icon": "potcoin", "dependencies": [ - "" + "independent" ], - "icon": "quantumresistantledger", - "token": { - "name": "qrl token", - "symbol": "QRL" + "aliases": { + "coinmarketcap": "PotCoin" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "PoS", + "algorithm": "Velocity" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Quantum Resistant Ledger" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] }, - "aliases": { - "coinmarketcap": "Quantum Resistant Ledger" + "token": { + "name": "PotCoin", + "symbol": "POT" }, + "specs": {}, "links": [ { "type": "website", - "name": "theqrl.org", - "url": "https://theqrl.org/", + "name": "potcoin.com", + "url": "http://www.potcoin.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Quantum Resistant Ledger Whitepaper", - "url": "https://github.com/theQRL/Whitepaper/blob/master/QRL_whitepaper.pdf", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/pot/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Quantum Resistant Ledger GitHub", - "url": "https://github.com/theQRL", + "name": "PotCoin GitHub", + "url": "https://github.com/potcoin", "icon": "github.png", "tags": [ "Main", @@ -42326,47 +42510,120 @@ ] }, { - "type": "blog", - "name": "Quantum Resistant Ledger Blog", - "url": "https://medium.com/the-quantum-resistant-ledger", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=426324.0", + "icon": "forum.png", "tags": [ "Main", "News" ] + } + ], + "first_price": { + "btc": 0.00001555, + "usd": 0.00999227, + "date": "2014-02-10T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Presearch", + "dependencies": [ + "Ethereum" + ], + "icon": "presearch", + "token": { + "name": "presearch token", + "symbol": "PSTs" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized search engine, powered by community" + }, + "crowdsales": { + "start_date": "2017-07-25T14:00:00", + "end_date": "2017-09-07T14:00:00", + "end_date_plan": "2017-09-07T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.presearch.io", + "funding_url": "http://www.presearch.io", + "tokens_sold": "", + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "presearch.io", + "url": "http://www.presearch.io", + "tags": [ + "Main" + ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1730273.0", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Presearch Whitepaper", + "url": "https://www.presearch.io/uploads/WhitePaper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/qrledger", + "url": "https://twitter.com/decentralsearch", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Presearch Telegram", + "url": "https://t.me/presearch", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Quantum Resistant Ledger Slack", - "url": "http://slack.theqrl.org/", + "name": "Presearch Slack", + "url": "https://presearch.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/QRL/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/presearch.io/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCgU-2uscwUP6x27mUpCGWwg", + "icon": "youtube.png", "tags": [ "News" ] @@ -42374,18 +42631,16 @@ ] }, { - "genesis_id": "00000c257b93a36e9a4318a64398d661866341331a984e2b486414fc5bb16ccd", - "system": "Quark", - "icon": "quark", - "dependencies": [ - "independent" - ], + "genesis_id": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", + "system": "Primecoin", + "icon": "primecoin", + "dependencies": "independent", "aliases": { - "coinmarketcap": "Quark" + "coinmarketcap": "Primecoin" }, "consensus": { "type": "PoW", - "algorithm": "Quark" + "algorithm": "Cunningham Chains" }, "descriptions": { "state": "Public", @@ -42394,22 +42649,30 @@ "DAO" ] }, + "events": { + "announcement": "07/07/2013", + "genesis": "07/07/2013" + }, "token": { - "name": "Quark", - "symbol": "QRK" + "name": "Primecoin", + "symbol": "XPM" }, "specs": { - "block_time": "30", - "block_reward": 2048, - "halfing_cycle": 60480, - "total_tokens": 247000000, - "difficulty_cycle": "20" + "block_time": 60 }, "links": [ + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=251850.0", + "type": "custom", + "tags": [ + "publications" + ] + }, { "type": "website", - "name": "quarktalk.org", - "url": "http://quarktalk.org/", + "name": "primecoin.io", + "url": "http://primecoin.io/", "icon": "website.png", "tags": [ "Main" @@ -42418,7 +42681,7 @@ { "type": "explorer", "name": "Explorer", - "url": "https://coinplorer.com/QRK/", + "url": "https://coinplorer.com/XPM", "icon": "explorer.png", "tags": [ "Main", @@ -42429,8 +42692,8 @@ }, { "type": "github", - "name": "Quark GitHub", - "url": "https://github.com/MaxGuevara/quark", + "name": "Primecoin GitHub", + "url": "https://github.com/primecoin/primecoin", "icon": "github.png", "tags": [ "Main", @@ -42440,7 +42703,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=260031.0", + "url": "https://bitcointalk.org/index.php?topic=251850.0", "icon": "forum.png", "tags": [ "Main", @@ -42449,21 +42712,21 @@ } ], "first_price": { - "btc": 0.00000257, - "usd": 0.0003016, - "date": "2013-08-25T00:00:00" + "btc": 0.00425984, + "usd": 0.3865391, + "date": "2013-07-11T00:00:00" } }, { "genesis_id": "", - "system": "Raiden Network", + "system": "Privatix", "dependencies": [ "Ethereum" ], - "icon": "raidennetwork", + "icon": "privatix", "token": { - "name": "rdn token", - "symbol": "RDN" + "name": "privatix token", + "symbol": "​PRIX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42472,17 +42735,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Fast, scalable transfers for Ethereum" + "headline": "Internet Bandwidth Marketplace on Blockchain" }, "crowdsales": { - "start_date": "2017-10-18T15:00:00", - "end_date": "2017-11-18T15:00:00", - "end_date_plan": "2017-11-18T15:00:00", + "start_date": "2017-10-19T14:00:00", + "end_date": "2017-11-16T14:00:00", + "end_date_plan": "2017-11-16T14:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "", + "funding_terms": "https://dxw4crzwfgmzw.cloudfront.net/site/Token-sale-policy.pdf", + "funding_url": "https://privatix.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -42493,22 +42756,28 @@ "" ] }, - "specs": { - "supply": 100000000 - }, "links": [ { "type": "website", - "name": "raiden.network", - "url": "https://raiden.network/", + "name": "privatix.io", + "url": "https://privatix.io/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Privatix Whitepaper", + "url": "https://dxw4crzwfgmzw.cloudfront.net/whitepaper/PRIVATIX-WHITEPAPER.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Raiden Network Github", - "url": "https://github.com/raiden-network/raiden", + "name": "Privatix GitHub", + "url": "https://github.com/Privatix", "icon": "github.png", "tags": [ "Main", @@ -42517,36 +42786,63 @@ }, { "type": "blog", - "name": "Raiden Network Blog", - "url": "https://medium.com/@raiden_network", + "name": "Privatix Blog", + "url": "https://medium.com/privatix", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2140597", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/raiden_network", + "url": "https://twitter.com/Privatix1", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Privatix Telegram", + "url": "https://t.me/Privatix", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/raidennetwork/", + "url": "https://www.reddit.com/user/privatix", "icon": "reddit.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/privatix.ltd", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCoUP_hnjUddEvbxmtNCcApg", + "url": "https://www.youtube.com/channel/UC45KNwm-mmHADAR6jylrklg", "icon": "youtube.png", "tags": [ "News" @@ -42556,59 +42852,40 @@ }, { "genesis_id": "", - "system": "Real", + "system": "Prizm", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "real", + "icon": "prizm", "token": { - "name": "real token", - "symbol": "REAL" + "name": "prizm token", + "symbol": "PZM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Real Estate Crypto-Crowdfunding" + "system_type": "cryptocurrency", + "headline": "Decentralized and self-regulating digital currency" }, "aliases": { - "coinmarketcap": "REAL" - }, - "crowdsales": { - "start_date": "2017-08-30T00:00:00", - "end_date": "2017-09-30T00:00:00", - "end_date_plan": "2017-09-30T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.real.markets", - "funding_url": "http://www.real.markets", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "usd = 10824148" - ] + "coinmarketcap": "PRIZM" }, "links": [ { "type": "website", - "name": "real.markets", - "url": "https://www.real.markets/", + "name": "prizm.club", + "url": "http://prizm.club/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Real Whitepaper", - "url": "http://www.real.markets/REAL_Whitepaper.pdf", + "name": "Prizm Whitepaper", + "url": "https://docviewer.yandex.ru/view/122721294/?*=4ELPgTqF6aWcOwZzli5dz9%2B%2FJnV7InVybCI6InlhLWRpc2stcHVibGljOi8vMEFSQlY1cFBjZkh3RE9lYUlRQkdjUFQvOHlvSWsya3hueDRkYmVQdW05Yz0iLCJ0aXRsZSI6IlBSSVpNV2hpdGVwYXBlcl9FbmdsaXNoLnBkZiIsInVpZCI6IjEyMjcyMTI5NCIsInl1IjoiODA4MDc3NTUwMTUwNDcyOTE4MiIsIm5vaWZyYW1lIjpmYWxzZSwidHMiOjE1MDgwODIzNDg2NjR9", "tags": [ "Main", "Science" @@ -42616,28 +42893,18 @@ }, { "type": "github", - "name": "Real GitHub", - "url": "https://github.com/REALToken/real_contract", + "name": "Prizm GitHub", + "url": "https://github.com/prizmspace/PrizmCore", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Real Blog", - "url": "https://medium.com/@real_token/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/real_token", + "url": "https://twitter.com/PRIZM_RU", "icon": "twitter.png", "tags": [ "News" @@ -42645,8 +42912,8 @@ }, { "type": "custom", - "name": "Real Telegram", - "url": "https://t.me/realplatform", + "name": "Prizm Telegram", + "url": "https://t.me/PRIZMclub", "icon": "telegram.png", "tags": [ "News" @@ -42655,7 +42922,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/realestateassetledger", + "url": "https://www.facebook.com/prizmcoin%20", "icon": "facebook.png", "tags": [ "News" @@ -42664,86 +42931,93 @@ ] }, { - "genesis_id": "b868e0d95a3c3c0e0dadc67ee587aaf9dc8acbf99e3b4b3110fad4eb74c1decc", - "system": "ReddCoin", - "icon": "reddcoin", + "genesis_id": "9706a2be54a9bf4a53219a9eb4c4687a424c93e42c05d89523a49a677706e51b", + "system": "Project Decorum", + "icon": "decorum", "dependencies": [ - "independent" + "Mastercoin (Omni)", + "MaidSafeCoin" ], - "aliases": { - "coinmarketcap": "ReddCoin", - "CurrencyName": "ReddCoin" - }, - "ratings": { - "rating_cyber": 1 + "token": { + "name": "decorumcoin", + "symbol": "PDC" }, "consensus": { - "type": "PoS", - "algorithm": "Velocity" + "type": "Omni", + "algorithm": "Locked Token" + }, + "aliases": { + "coinmarketcap": "Project Decorum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Decentralised Social Platform for the SAFE Network", "tags": [ - "DAO" + "DApp" ], - "hashtag": "#Reddcoin" + "page_state": "draft" }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-01-20T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=423597.0" - } - ], - "token": { - "name": "ReddCoin", - "symbol": "RDD" + "crowdsales": { + "start_date": "2016-04-04T00:00:00", + "end_date": "2016-05-02T14:57:02", + "genesis_address": [ + "1FBiEbdAtY7JCWNcPDyWVRJdeeQarTZDDn", + "141QSMGUpBZ4Zb6bpetXkXDGiVTDgyc1Ae" + ], + "funding_terms": "http://www.project-decorum.com/crowdsale/", + "funding_url": "http://www.project-decorum.com/crowdsale/", + "tokens_sold": 50000000, + "tokens_issued": 50000000, + "btc_raised": 945.234 + }, + "flags": { + "quantum": true, + "supply_from_here": true, + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.00001891, + "usd": 0.00728674, + "date": "2016-05-02T14:57:02" }, "specs": { - "rpc": 45443, - "block_time": 60, - "block_reward": "100000 coins per block + special block rewards", - "halfing_cycle": 500000, - "total_tokens": 109000000000, - "difficulty_cycle": "every block (Kimoto Gravity Well)" + "supply": 50000000 }, "links": [ { - "type": "website", - "name": "reddcoin.com", - "url": "http://www.reddcoin.com/", - "icon": "website.png", + "type": "site", + "name": "project-decorum.com", + "url": "http://www.project-decorum.com/", + "icon": "site.png", + "tags": [ + "Main" + ] + }, + { + "type": "site", + "name": "Decorum Crowdsale", + "url": "http://www.project-decorum.com/crowdsale/", + "icon": "site.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "ReddCoin GitHub", - "url": "https://github.com/reddcoin/reddcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://live.reddcoin.com/", - "icon": "explorer.png", + "type": "custom", + "name": "Proof of Concept", + "url": "http://projectdecorum.safenet/", + "icon": "link.png", "tags": [ "Main", - "Apps", - "Analytics" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/reddcoin", - "icon": "twitter.png", + "type": "forum", + "name": "SafeNet Forum Thread", + "url": "https://forum.safenetwork.io/t/introducing-project-decorum/6119", + "icon": "forum.png", "tags": [ "Main", "News" @@ -42751,56 +43025,55 @@ }, { "type": "forum", - "name": "ReddCoin Forum", - "url": "https://www.reddcointalk.org/", + "name": "BTT Thread", + "url": "https://forum.safenetwork.io/t/project-decorum-crowdsale", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "ReddCoin Blog", - "url": "https://www.reddcoin.com/blog/", - "icon": "blog.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Project_Decorum", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/reddCoin/", - "icon": "reddit.png", + "type": "explorer", + "name": "PDC Omni Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=59", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=423597.0", + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 4e-8, - "usd": 0.00002852, - "date": "2014-02-10T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Relest", + "system": "Propy", "dependencies": [ "Ethereum" ], - "icon": "relest", + "icon": "propy", "token": { - "name": "relest token", - "symbol": "REST" + "name": "propy token", + "symbol": "PRO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42809,40 +43082,24 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Real Estate Rental Auction Platform" + "headline": "Global property Store with Decentralized Title Registry " }, - "crowdsales": { - "start_date": "2017-09-18T14:00:00", - "end_date": "2017-10-02T14:00:00", - "end_date_plan": "2017-10-02T14:00:00", - "genesis_address": [ - "0x01b6f09B54d246670627A009a7Dc85BD54354eed" - ], - "funding_terms": "https://ico.relest.io/wp/Whitepaper.pdf", - "funding_url": "https://ico.relest.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Propy" }, "links": [ { "type": "website", - "name": "ico.relest", - "url": "https://ico.relest.io/", + "name": "propy.com", + "url": "http://propy.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Relest Whitepaper", - "url": "https://ico.relest.io/wp/Whitepaper.pdf", + "name": "Propy Whitepaper", + "url": "http://tokensale.propy.com/Propy-White-Paper-17-Jul-2017.pdf", "tags": [ "Main", "Science" @@ -42850,8 +43107,8 @@ }, { "type": "github", - "name": "Relest GitHub", - "url": "https://github.com/relest/rest/", + "name": "Propy GitHub", + "url": "https://github.com/Propy", "icon": "github.png", "tags": [ "Main", @@ -42860,8 +43117,8 @@ }, { "type": "blog", - "name": "Relest Blog", - "url": "https://medium.com/@relest", + "name": "Propy Blog", + "url": "https://blog.propy.com/", "icon": "medium.png", "tags": [ "Main", @@ -42871,7 +43128,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059832.0", + "url": "https://bitcointalk.org/index.php?topic=1982115", "icon": "bitcointalk.png", "tags": [ "News" @@ -42880,7 +43137,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/relestio", + "url": "https://twitter.com/PropyInc", "icon": "twitter.png", "tags": [ "News" @@ -42888,27 +43145,18 @@ }, { "type": "custom", - "name": "Relest Telegram", - "url": "https://t.me/relest_eng", + "name": "Propy Telegram", + "url": "https://t.me/propy", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/Relestio", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/relestio", - "icon": "facebook.png", + "type": "slack", + "name": "Propy Slack", + "url": "http://propy.slack.com", + "icon": "slack.png", "tags": [ "News" ] @@ -42917,12 +43165,14 @@ }, { "genesis_id": "", - "system": "Rex", - "dependencies": "Ethereum", - "icon": "rex", + "system": "Prospectors", + "dependencies": [ + "Ethereum" + ], + "icon": "prospectors", "token": { - "name": "rex token", - "symbol": "REX" + "name": "gold token", + "symbol": "GOLD" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42931,19 +43181,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Multiple Listing Service" + "headline": "Massive Multiplayer Online Real Time Economic Strategy" }, "crowdsales": { - "start_date": "2017-07-31T00:00:00", - "end_date": "2017-08-30T00:10:00", - "end_date_plan": "2017-08-30T00:00:00", + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ "" ], - "funding_terms": "http://rexmls.com/tokensale.html", - "funding_url": "http://rexmls.com/tokensale.html", + "funding_terms": "https://prospectors.io/", + "funding_url": "https://prospectors.io/", "tokens_sold": "", - "tokens_issued": 250000000, + "tokens_issued": 220000000, "btc_raised": "", "cap_limit": [ "" @@ -42955,55 +43205,44 @@ "links": [ { "type": "website", - "name": "rexmls.com", - "url": "http://rexmls.com/", + "name": "prospectors.io", + "url": "https://prospectors.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Rex Whitepaper", - "url": "https://github.com/rexmls/whitepaper/blob/master/readme.md", + "name": "Prospectors Whitepaper", + "url": "https://drive.google.com/file/d/0B0quEKxjhqglbzlZa041WXp3TVU/view", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Rex GitHub", - "url": "https://github.com/rexmls", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Rex Blog", - "url": "https://blog.rexmls.com/", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1877080.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/rexmls", - "icon": "twitter.png", + "type": "slack", + "name": "Prospectors Slack", + "url": "http://prospectors.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Rex Slack", - "url": "https://rexmls.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/prospectors.io/", + "icon": "facebook.png", "tags": [ "News" ] @@ -43012,14 +43251,14 @@ }, { "genesis_id": "", - "system": "Rhea", + "system": "Pylon Network", "dependencies": [ "Ethereum" ], - "icon": "rhea", + "icon": "pylonnetwork", "token": { - "name": "rhea token", - "symbol": "RHT" + "name": "pylon token", + "symbol": "PYLNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43028,17 +43267,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Options trading platform with quarterly dividend" + "headline": "Renewable energy exchange platform" }, "crowdsales": { - "start_date": "2017-10-02T13:00:00", - "end_date": "2017-10-30T13:00:00", - "end_date_plan": "2017-10-30T13:00:00", + "start_date": "2017-09-25T00:00:00", + "end_date": "2017-10-24T23:59:00", + "end_date_plan": "2017-10-02T23:59:00", "genesis_address": [ - "0x0e9e3a29cc945f24c1e7e1ce15d93547bd06654b" + "" ], - "funding_terms": "https://rheatoken.io/documentation/TermsConditions.pdf", - "funding_url": "https://rheatoken.io/", + "funding_terms": "http://pylon-network.org/", + "funding_url": "http://pylon-network.org/#ico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43049,41 +43288,28 @@ "" ] }, - "specs": { - "supply": 5000000 - }, "links": [ { "type": "website", - "name": "rheatoken.io", - "url": "http://rheatoken.io/", + "name": "pylon-network.org", + "url": "http://pylon-network.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Rhea Whitepaper", - "url": "http://rheatoken.io/documentation/WhitePaper.pdf", + "name": "Pylon Network Whitepaper", + "url": "http://pylon-network.org/wp-content/uploads/2017/07/170730_WP-PYLON_EN.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Rhea GitHub", - "url": "https://github.com/RheaToken", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Rhea Blog", - "url": "https://medium.com/@rheatoken", + "name": "Pylon Network Blog", + "url": "http://pylon-network.org/blog", "icon": "medium.png", "tags": [ "Main", @@ -43093,7 +43319,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2152262.0", + "url": "https://bitcointalk.org/index.php?topic=2054297", "icon": "bitcointalk.png", "tags": [ "News" @@ -43102,7 +43328,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/rheatoken", + "url": "https://twitter.com/KlenergyTech", "icon": "twitter.png", "tags": [ "News" @@ -43110,219 +43336,62 @@ }, { "type": "custom", - "name": "Rhea Telegram", - "url": "https://t.me/joinchat/GhB3YQ6dFhsQ5y1QgPUF7Q", + "name": "Pylon Network Telegram", + "url": "https://t.me/pylonnetworkofficialtelegram", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", + "type": "facebook", "name": "Facebook", - "url": "https://www.facebook.com/rheatoken", + "url": "https://www.facebook.com/KlenergyTechOfficial/", "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "78ae9b6ffc008e988a9b052bb331ab49dab0d627c145e3c96ab4b71b2e86a8b5", - "system": "Riecoin", - "icon": "riecoin", - "aliases": { - "coinmarketcap": "Riecoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Prime Numbers" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "03/02/2014", - "genesis": "11/02/2014" - }, - "token": { - "name": "Riecoin", - "symbol": "RIC" - }, - "specs": { - "p2p": 28333, - "rpc": 28332, - "block_time": 150, - "block_reward": 50, - "halfing_cycle": 8400000, - "total_tokens": 84000000, - "difficulty_cycle": "288 blocks (~12hours)" - }, - "links": [ - { - "type": "website", - "name": "riecoin.org", - "url": "http://riecoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/ric/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Riecoin GitHub", - "url": "https://github.com/riecoin/riecoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=446703.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "custom", - "name": "Cryptocoin Talk", - "url": "https://cryptocointalk.com/topic/4250-annric-riecoin-new-prime-numbers-pow-coin-launches-feb-11-2014/", - "icon": "forum.png", - "tags": [ - "News" - ] - } - ], - "first_price": { - "btc": 0.0015129, - "usd": 0.94294262, - "date": "2014-02-14T00:00:00" - } - }, - { - "genesis_id": "3cdd9c2facce405f5cc220fb21a10e493041451c463a22e1ff6fe903fc5769fc", - "system": "Rimbit", - "icon": "rimbit", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Rimbit" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" - }, - "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "Rimbit", - "symbol": "RBT" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "rimbit.com", - "url": "http://rimbit.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "https://rimbitexplorer.com/chain/Rimbit", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] }, { "type": "github", - "name": "Rimbit GitHub", - "url": "https://github.com/Rimbit", + "name": "Pylon Network GitHub", + "url": "https://github.com/klenergy/ethereum-contracts", "icon": "github.png", "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1105448.0", - "icon": "forum.png", - "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00002354, - "usd": 0.00798797, - "date": "2014-10-26T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Ripio Credit Network", + "system": "Qointum", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "ripiocreditnet", + "icon": "qointum", "token": { - "name": "ripio credit network token", - "symbol": "RCN" + "name": "qointum token", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Credit network based on cosgined smart contracts" + "headline": "Secure Trustless Smart Money powering Web 3.0" }, "crowdsales": { - "start_date": "2017-10-17T15:00:00", - "end_date": "2017-11-05T15:00:00", - "end_date_plan": "2017-11-05T15:00:00", + "start_date": "2017-07-02T00:00:00", + "end_date": "2017-08-14T00:00:00", + "end_date_plan": "2017-08-14T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", - "funding_url": "https://ripiocredit.network/", + "funding_terms": "https://wiki.qointum.com/legal/crowdfunding/", + "funding_url": "https://qointum.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43336,16 +43405,16 @@ "links": [ { "type": "website", - "name": "ripiocredit.network", - "url": "https://ripiocredit.network/", + "name": "qointum.com", + "url": "https://qointum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ripio Credit Network Whitepaper", - "url": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", + "name": "Qointum Whitepaper", + "url": "https://wiki.qointum.com/design/dev/", "tags": [ "Main", "Science" @@ -43353,8 +43422,8 @@ }, { "type": "github", - "name": "Ripio Credit Network GitHub", - "url": "https://github.com/ripio/rcn-token", + "name": "Qointum GitHub", + "url": "https://github.com/Qointum", "icon": "github.png", "tags": [ "Main", @@ -43362,28 +43431,29 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/RCN_token", - "icon": "twitter.png", + "type": "blog", + "name": "Qointum Blog", + "url": "https://blog.qointum.com/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Ripio Credit Network Telegram", - "url": "https://t.me/RCNchat", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Qointum", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCamqroruWBDSuND_-8tZ-yg", - "icon": "youtube.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Qointum/", + "icon": "reddit.png", "tags": [ "News" ] @@ -43391,61 +43461,28 @@ ] }, { - "genesis_id": "4109c6f2045fc7eff4cde8f9905d19c28820d86304080ff886b299f0206e42b5", - "system": "Ripple", - "icon": "ripple", - "dependencies": [ - "independent" - ], - "token": { - "name": "ripple", - "symbol": "XRP" + "system": "Qora", + "genesis_id": "6pHMBFif7jXFG654joT8GPaymau1fMtaxacRyqSrnAwQMQDvqRuLpHpfFyqX4gWVvj4pF1mwQhFgqWAvjVvPJUjmBZQvL751dM9cEcQBTaUcxtNLuWZCVUAtbnWN9f7FsLppHhkPbxwpoodL3UJYRGt3EZrG17mhv1RJbmq8j6rr7Mk", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Qora" }, "consensus": { - "type": "Trusted Ledger", - "algorithm": "RPCA" + "type": "PoW", + "algorithm": "Qora" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Gross Settlement System", - "tags": [ - "DAO" - ], - "hashtag": "#ripple", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Ripple" + "system_type": "cryptocurrency" }, - "specs": { - "total_tokens": 100000000000, - "supply": 100000000000, - "premine_tokens": "100B (100%). 20B XRP were retained by the creators, seeders, venture capital companies and other founders. 80B XRP were given to Ripple Labs. Ripple Labs intends to distribute 55B XRP to charitable organizations, users and strategic partners and will retain the remaining 25B XRP." + "token": { + "name": "qora", + "symbol": "QORA" }, - "events": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=301635.0", - "start_date": "2013-09-26T01:06:21" - } - ], "links": [ { - "type": "risk", - "name": ">60% of tokens is under control of Ripple Labs", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Consensus algorithm enable to block accounts", - "url": "", - "icon": "" - }, - { - "name": "ripple.com", - "url": "https://www.ripple.com", + "name": "qora.org", + "url": "http://www.qora.org/", "icon": "website.png", "tags": [ "Main" @@ -43453,118 +43490,95 @@ "type": "website" }, { - "name": "Ripple Trade", - "url": "https://rippletrade.com/", - "icon": "ripple.png", + "name": "Qora Github", + "url": "https://github.com/Qoracoin/Qora", + "icon": "github.png", "tags": [ - "Apps", - "Wallet" + "Main", + "Code" ], - "type": "wallet" + "type": "github" }, { - "name": "Gatehub", - "url": "https://gatehub.net", - "icon": "ripple.png", + "name": "Qora Explorer", + "url": "http://qora.co.in:9090/index/blockexplorer.html", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" + "Analytics" ], - "type": "wallet" + "type": "explorer" }, { - "name": "Validators", - "url": "https://validators.ripple.com", - "icon": "website.png", + "name": "Qora Tutorials", + "url": "https://en.bitcoin.it/wiki/Protocol_documentation", + "icon": "wiki.png", "tags": [ - "Analytics" + "Science" ], - "type": "custom" + "type": "wiki" }, { - "name": "Ripple Charts", - "url": "https://www.ripplecharts.com/", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", + "name": "Qora Wallet", + "url": "http://www.qora.org/#/2", + "icon": "wallet.png", "tags": [ "Main", "Apps", - "Analytics" + "Wallet" ], - "type": "custom" + "type": "wallet" }, { - "name": "Key Network Metrics", - "url": "https://www.ripplecharts.com/#/metrics", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", + "name": "Qora API", + "url": "http://api.qora.org/", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Code" ], - "type": "custom" + "type": "github" }, { - "name": "XRP held by Ripple Labs", - "url": "https://ripple.com/xrp-portal/", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", + "name": "Qora Statistic", + "url": "http://qora.co.in", + "icon": "explorer.png", "tags": [ "Apps", "Analytics" ], - "type": "custom" + "type": "explorer" }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ripple/#markets", - "type": "custom", + "name": "Qora Faucet", + "url": "http://qora.co.in/faucet.php", "icon": "link.png", "tags": [ - "Apps", - "Analytics" - ] + "Apps" + ], + "type": "custom" }, { - "name": "Press Releases", - "url": "https://ripple.com/press-releases/", - "icon": "ripple.png", + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=1015379", + "icon": "forum.png", "tags": [ "News" ], - "type": "custom" + "type": "forum" }, { "name": "Blog", - "url": "https://ripple.com/blog/", + "url": "https://medium.com/qora-world", "icon": "blog.png", "tags": [ "News" ], "type": "blog" }, - { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/ripple/", - "type": "custom", - "icon": "coindesk.png", - "tags": [ - "News" - ] - }, - { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/ripple/", - "type": "custom", - "icon": "cointelegraph.png", - "tags": [ - "News" - ] - }, { "name": "Twitter", - "url": "https://twitter.com/Ripple", + "url": "https://twitter.com/qoracoin", "icon": "twitter.png", "tags": [ "News" @@ -43572,17 +43586,17 @@ "type": "twitter" }, { - "name": "Forum", - "url": "https://forum.ripple.com/", - "icon": "forum.png", + "name": "Facebook", + "url": "https://www.facebook.com/qoracoin", + "icon": "facebook.png", "tags": [ "News" ], - "type": "forum" + "type": "custom" }, { - "name": "r/ripple", - "url": "www.reddit.com/r/Ripple/", + "name": "reddit", + "url": "https://www.reddit.com/r/qora", "icon": "reddit.png", "tags": [ "News" @@ -43590,375 +43604,485 @@ "type": "reddit" }, { - "name": "YouTube", - "url": "http://www.youtube.com/user/ripplevideo1", - "icon": "youtube.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/qora/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" - ], - "type": "custom" + "Apps", + "Analytics" + ] }, { - "name": "Google+", - "url": "https://plus.google.com/+Ripplepay/posts", - "icon": "googleplus.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" - ], - "type": "custom" + "Apps", + "Exchange" + ] }, { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=301635.0", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", "type": "custom", + "icon": "ccedk.png", "tags": [ - "publications" + "Apps", + "Exchange" ] }, { - "name": "GitHub Organization", - "url": "https://github.com/ripple", - "icon": "github.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "Code" - ], - "type": "github" - }, + "Apps", + "Exchange" + ] + } + ], + "first_price": { + "btc": 6.5e-7, + "usd": 0.00038498, + "date": "2014-05-26T00:00:00" + }, + "flags": { + "rating_do_not_display": true + } + }, + { + "genesis_id": "", + "system": "Qtum", + "icon": "qtum", + "dependencies": [ + "independent" + ], + "token": { + "name": "qutum", + "symbol": "QTUM" + }, + "consensus": { + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Qtum" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Smart-Contract and Distributed Mobile Application Platform", + "tags": [ + "DAO" + ], + "twwidid": "", + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2017-03-16T12:00:00", + "end_date": "2017-03-21T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://qtum.org/uploads/files/0c9eda5f51f62788a3f7d9d8fdc189d1.pdf", + "funding_url": "https://qtum.org/en/crowdsale", + "tokens_sold": 51000000, + "tokens_issued": 100000000, + "btc_raised": 14274 + }, + "specs": { + "supply": 100000000, + "cap": { + "usd": 30488448, + "btc": 27988 + } + }, + "first_price": { + "date": "2017-03-21T12:00:00", + "btc": 0.00027988, + "usd": 0.30488448 + }, + "flags": { + "supply_from_here": true + }, + "links": [ { - "name": "Rippled: Peer-to-peer Network Daemon", - "url": "https://github.com/ripple/rippled", - "icon": "ripple.png", + "type": "website", + "name": "qtum.org", + "url": "https://qtum.org", + "icon": "website.png", "tags": [ - "Code" - ], - "type": "custom" + "Main" + ] }, { - "name": "JavaScript API for interacting with Ripple in Node.js", - "url": "https://github.com/ripple/ripple-lib", - "icon": "ripple.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/qtumproject", + "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "custom" + ] }, { - "name": "Ripple Client: UI for the Ripple payment network", - "url": "https://github.com/ripple/ripple-client", - "icon": "ripple.png", + "type": "paper", + "name": "Qtum Whitepaper", + "url": "https://qtum.org/uploads/files/cf6d69348ca50dd985b60425ccf282f3.pdf", + "icon": "paper.png", "tags": [ - "Code" - ], - "type": "custom" + "Main", + "Science" + ] }, { - "name": "Data API Tool", - "url": "https://ripple.com/build/data-api-tool/", - "icon": "ripple.png", + "type": "paper", + "name": "Qtum Blockchain Economy Whitepaper", + "url": "https://qtum.org/uploads/files/83afb59b6d9a0d58109d5bf9a1fa4de1.pdf", + "icon": "paper.png", "tags": [ - "Code" - ], - "type": "custom" + "Science" + ] }, { - "name": "WebSocket API Tool", - "url": "https://ripple.com/build/websocket-tool/", - "icon": "ripple.png", + "type": "paper", + "name": "Qtum Crowdsale Prospectus", + "url": "https://qtum.org/uploads/tmp/e0488eca3c7256ea97ce00003cc874a9.pdf", + "icon": "paper.png", "tags": [ - "Code" - ], - "type": "custom" + "Science" + ] }, { - "name": "RPC Tool", - "url": "https://ripple.com/build/ripple-info-tool/", - "icon": "ripple.png", + "type": "blog", + "name": "Blog", + "url": "https://qtum.org/en/blog", + "icon": "medium.png", "tags": [ - "Code" - ], - "type": "custom" + "Main", + "News" + ] }, { - "name": "Ripple Consensus Whitepaper by David Schwartz, Noah Youngs, Arthur Britto", - "url": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/QtumOfficial", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "name": "Ripple Deep Dive for Financial Professionals", - "url": "https://ripple.com/files/ripple_deep_dive_for_financial_professionals.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "facebook", + "name": "Facebook", + "url": "https://www.facebook.com/QtumOfficial/", + "icon": "facebook.png", "tags": [ - "Science" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Quantstamp", + "dependencies": [ + "Ethereum" + ], + "icon": "quantstamp", + "token": { + "name": "quantstamp token", + "symbol": "QSP" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Smart Contract Security Platform" + }, + "crowdsales": { + "start_date": "2017-09-29T09:00:00", + "end_date": "2017-10-29T09:00:00", + "end_date_plan": "2017-10-29T09:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://quantstamp.com", + "funding_url": "https://quantstamp.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "quantstamp.com", + "url": "https://quantstamp.com/", + "tags": [ + "Main" ] }, { - "name": "Building Network Effects on Ripple", - "url": "https://ripple.com/files/ripple_vision.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "paper", + "name": "Quantstamp Whitepaper", + "url": "https://quantstamp.com/wp-content/uploads/2017/09/Quantstamp-Whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "The Cost-Cutting Case for Banks", - "url": "https://ripple.com/files/xrp_cost_model_paper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "github", + "name": "Quantstamp GitHub", + "url": "https://github.com/quantstamp", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "Ripple Stream Product Sheet", - "url": "https://ripple.com/files/ripple_stream_product_sheet.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "blog", + "name": "Quantstamp Blog", + "url": "https://medium.com/quantstamp", + "icon": "medium.png", "tags": [ - "Science" + "Main", + "News" ] }, { - "name": "Ripple Connect Product Sheet", - "url": "https://ripple.com/files/ripple_connect_product_sheet.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Quantstamp", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "name": "Knowledge Center", - "url": "https://ripple.com/learn/", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/quantstamp/", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "name": "Ripple Developers Portal", - "url": "https://ripple.com/build/", - "icon": "ripple.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCXP3YLX4JdI0gGb9UKSunMg", + "icon": "youtube.png", "tags": [ - "Code" - ], - "type": "custom" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Quantum Resistant Ledger", + "dependencies": [ + "" + ], + "icon": "quantumresistantledger", + "token": { + "name": "qrl token", + "symbol": "QRL" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Quantum Resistant Ledger" + }, + "aliases": { + "coinmarketcap": "Quantum Resistant Ledger" + }, + "links": [ + { + "type": "website", + "name": "theqrl.org", + "url": "https://theqrl.org/", + "tags": [ + "Main" + ] }, { - "name": "Poloniex", - "headline": "Cryptocurrensy Exchange", - "url": "https://www.poloniex.com/exchange#btc_bts", - "type": "custom", - "icon": "poloniex.png", + "type": "paper", + "name": "Quantum Resistant Ledger Whitepaper", + "url": "https://github.com/theQRL/Whitepaper/blob/master/QRL_whitepaper.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "Kraken", - "url": "https://www.kraken.com", - "type": "custom", - "icon": "kraken.png", + "type": "github", + "name": "Quantum Resistant Ledger GitHub", + "url": "https://github.com/theQRL", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "blog", + "name": "Quantum Resistant Ledger Blog", + "url": "https://medium.com/the-quantum-resistant-ledger", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1730273.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Jubi", - "url": "http://www.jubi.com/coin/xrp/", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/qrledger", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com/", - "type": "custom", - "icon": "link.png", + "type": "slack", + "name": "Quantum Resistant Ledger Slack", + "url": "http://slack.theqrl.org/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Rock Trading", - "url": "https://therocktrading.com/en/offers/BTCXRP", - "type": "custom", - "icon": "link.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/QRL/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.00004573, - "usd": 0.00437574, - "date": "2013-08-04T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Rise", - "icon": "rise-vision", + "genesis_id": "00000c257b93a36e9a4318a64398d661866341331a984e2b486414fc5bb16ccd", + "system": "Quark", + "icon": "quark", "dependencies": [ "independent" ], - "token": { - "name": "rise", - "symbol": "RISE" - }, "aliases": { - "coinmarketcap": "Rise" + "coinmarketcap": "Quark" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "type": "PoW", + "algorithm": "Quark" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Multi-language Decentralized Application Platform", "tags": [ - "DAO", - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-05-10T10:00:00", - "end_date": "2016-06-24T10:00:00", - "genesis_address": [ - "3466r4y8FuVUE6FHuCShshQkCYZY3xaqdG" - ], - "funding_terms": "https://rise.vision/blog/post/ico-terms", - "funding_url": "https://rise.vision/ico", - "tokens_issued": 100000000, - "tokens_sold": 88000000, - "btc_raised": 1715.3437354 + "DAO" + ] }, - "first_price": { - "btc": 0.00001715, - "usd": 0.01140978 + "token": { + "name": "Quark", + "symbol": "QRK" }, "specs": { - "supply": 100000000 - }, - "flags": { - "supply_from_here": true + "block_time": "30", + "block_reward": 2048, + "halfing_cycle": 60480, + "total_tokens": 247000000, + "difficulty_cycle": "20" }, "links": [ { - "name": "Rise.Vision", - "url": "https://rise.vision/", + "type": "website", + "name": "quarktalk.org", + "url": "http://quarktalk.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Blog", - "url": "https://rise.vision/", - "icon": "blog.png", + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/QRK/", + "icon": "explorer.png", "tags": [ "Main", - "News" - ], - "type": "custom" - }, - { - "name": "Twitter", - "url": "https://twitter.com/risevisionteam", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" + "Apps", + "Explorer", + "Analytics" + ] }, { - "name": "Forum", - "url": "https://risevisionfoundation.atlassian.net/wiki/questions", - "icon": "forum.png", + "type": "github", + "name": "Quark GitHub", + "url": "https://github.com/MaxGuevara/quark", + "icon": "github.png", "tags": [ - "News" - ], - "type": "forum" + "Main", + "Code" + ] }, { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1445947.0", + "url": "https://bitcointalk.org/index.php?topic=260031.0", "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Rise Bitbucket", - "url": "https://bitbucket.com/risevisionfoundation", - "tags": [ - "Code" - ], - "type": "bitbucket" - }, - { - "name": "Rise Whitepaper", - "url": "https://rise.vision/blog/post/rise-technology-white-paper", - "icon": "whitepaper.png", "tags": [ "Main", - "Science" - ], - "type": "paper" + "News" + ] } - ] + ], + "first_price": { + "btc": 0.00000257, + "usd": 0.0003016, + "date": "2013-08-25T00:00:00" + } }, { "genesis_id": "", - "system": "Rockchain", + "system": "Raiden Network", "dependencies": [ "Ethereum" ], - "icon": "rockchain", + "icon": "raidennetwork", "token": { - "name": "rockchain token", - "symbol": "ROK" + "name": "rdn token", + "symbol": "RDN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43967,17 +44091,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed data intelligence" + "headline": "Fast, scalable transfers for Ethereum" }, "crowdsales": { - "start_date": "2017-11-01T11:00:00", - "end_date": "2017-12-01T11:00:00", - "end_date_plan": "2017-12-01T11:00:00", + "start_date": "2017-10-18T15:00:00", + "end_date": "2017-11-18T15:00:00", + "end_date_plan": "2017-11-18T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://rockchain.org/Rockchain_ICO_TermsAndConditions.pdf", - "funding_url": "https://rockchain.org/token.html", + "funding_terms": "", + "funding_url": "", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43988,28 +44112,22 @@ "" ] }, + "specs": { + "supply": 100000000 + }, "links": [ { "type": "website", - "name": "rockchain.org", - "url": "https://rockchain.org/index.html", + "name": "raiden.network", + "url": "https://raiden.network/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Rockchain Whitepaper", - "url": "https://rockchain.org/RockchainWhitePaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Rockchain GitHub", - "url": "https://github.com/AlphaDinoRC/rockchain", + "name": "Raiden Network Github", + "url": "https://github.com/raiden-network/raiden", "icon": "github.png", "tags": [ "Main", @@ -44018,63 +44136,36 @@ }, { "type": "blog", - "name": "Rockchain Blog", - "url": "https://medium.com/@alphadino/", + "name": "Raiden Network Blog", + "url": "https://medium.com/@raiden_network", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2158987.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/alphadinos", + "url": "https://twitter.com/raiden_network", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Rockchain Slack", - "url": "http://www.rockteam.org/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/rockchain/", + "url": "https://www.reddit.com/r/raidennetwork/", "icon": "reddit.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Rockchain-1830244540626531/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrfR0cN8jSeweIywA_N5GHw/featured", + "url": "https://www.youtube.com/channel/UCoUP_hnjUddEvbxmtNCcApg", "icon": "youtube.png", "tags": [ "News" @@ -44083,129 +44174,195 @@ ] }, { - "system": "Rootstock", + "genesis_id": "", + "system": "Real", "dependencies": [ - "Bitcoin" + "Ethereum" ], - "icon": "rootstock", - "token": {}, - "consensus": {}, + "icon": "real", + "token": { + "name": "real token", + "symbol": "REAL" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, "descriptions": { "state": "Project", - "system_type": "Cryptoproject", - "headline": "Smart Contracts Platform on Bitcoin", - "tags": [ - "DApp" - ], - "page_state": "draft" + "system_type": "cryptoasset", + "headline": "Real Estate Crypto-Crowdfunding" }, "aliases": { - "coinmarketcap": "Rootstock", - "nickname": "Rootstock" + "coinmarketcap": "REAL" + }, + "crowdsales": { + "start_date": "2017-08-30T00:00:00", + "end_date": "2017-09-30T00:00:00", + "end_date_plan": "2017-09-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.real.markets", + "funding_url": "http://www.real.markets", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 10824148" + ] }, - "specs": {}, - "ratings": {}, "links": [ { "type": "website", - "name": "rootstock.io", - "url": "http://www.rsk.co/", - "icon": "website.png", + "name": "real.markets", + "url": "https://www.real.markets/", "tags": [ "Main" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/rootstock/", - "icon": "reddit.png", + "type": "paper", + "name": "Real Whitepaper", + "url": "http://www.real.markets/REAL_Whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Real GitHub", + "url": "https://github.com/REALToken/real_contract", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Real Blog", + "url": "https://medium.com/@real_token/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "explorer", - "name": "RSK Explorer", - "url": "https://explorer.rsk.co", - "icon": "explorer.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/real_token", + "icon": "twitter.png", "tags": [ - "Explorer" + "News" ] }, { - "type": "explorer", - "name": "RSK Stats", - "url": "https://stats.rsk.co", - "icon": "explorer.png", + "type": "custom", + "name": "Real Telegram", + "url": "https://t.me/realplatform", + "icon": "telegram.png", "tags": [ - "Data" + "News" ] }, { - "type": "explorer", - "name": "RSK Faucet", - "url": "https://faucet.rsk.co", - "icon": "explorer.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/realestateassetledger", + "icon": "facebook.png", "tags": [ - "Faucet" + "News" ] } ] }, { - "genesis_id": "", - "system": "Rouge Project", + "genesis_id": "b868e0d95a3c3c0e0dadc67ee587aaf9dc8acbf99e3b4b3110fad4eb74c1decc", + "system": "ReddCoin", + "icon": "reddcoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "rouge", - "token": { - "name": "rouge token", - "symbol": "RGE" + "aliases": { + "coinmarketcap": "ReddCoin", + "CurrencyName": "ReddCoin" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Velocity" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Blockchain Coupon Platform" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ], + "hashtag": "#Reddcoin" + }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-01-20T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=423597.0" + } + ], + "token": { + "name": "ReddCoin", + "symbol": "RDD" + }, + "specs": { + "rpc": 45443, + "block_time": 60, + "block_reward": "100000 coins per block + special block rewards", + "halfing_cycle": 500000, + "total_tokens": 109000000000, + "difficulty_cycle": "every block (Kimoto Gravity Well)" }, "links": [ { "type": "website", - "name": "rouge.network", - "url": "https://rouge.network/", + "name": "reddcoin.com", + "url": "http://www.reddcoin.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Rouge Project Whitepaper", - "url": "https://rouge.network/whitepaper-rge.pdf", + "type": "github", + "name": "ReddCoin GitHub", + "url": "https://github.com/reddcoin/reddcoin", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/TheRougeProject", - "icon": "github.png", + "type": "explorer", + "name": "Explorer", + "url": "http://live.reddcoin.com/", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Rouge Project Blog", - "url": "https://medium.com/the-rouge-project", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/reddcoin", + "icon": "twitter.png", "tags": [ "Main", "News" @@ -44213,34 +44370,56 @@ }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2011325.0", - "icon": "bitcointalk.png", + "name": "ReddCoin Forum", + "url": "https://www.reddcointalk.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "ReddCoin Blog", + "url": "https://www.reddcoin.com/blog/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/reddCoin/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Rougetoken", - "icon": "twitter.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=423597.0", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 4e-8, + "usd": 0.00002852, + "date": "2014-02-10T00:00:00" + } }, { "genesis_id": "", - "system": "Round", + "system": "Relest", "dependencies": [ "Ethereum" ], - "icon": "round", + "icon": "relest", "token": { - "name": "round", - "symbol": "ROUND" + "name": "relest token", + "symbol": "REST" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44249,28 +44428,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized eSports Platform" - }, - "aliases": { - "coinmarketcap": "Round" + "headline": "Real Estate Rental Auction Platform" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-09-18T14:00:00", + "end_date": "2017-10-02T14:00:00", + "end_date_plan": "2017-10-02T14:00:00", + "genesis_address": [ + "0x01b6f09B54d246670627A009a7Dc85BD54354eed" + ], + "funding_terms": "https://ico.relest.io/wp/Whitepaper.pdf", + "funding_url": "https://ico.relest.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "roundcoin.org", - "url": "http://roundcoin.org/", + "name": "ico.relest", + "url": "https://ico.relest.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Round Whitepaper", - "url": "http://roundcoin.org/storage/white_paper.pdf", + "name": "Relest Whitepaper", + "url": "https://ico.relest.io/wp/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -44278,8 +44469,8 @@ }, { "type": "github", - "name": "GitHub", - "url": "", + "name": "Relest GitHub", + "url": "https://github.com/relest/rest/", "icon": "github.png", "tags": [ "Main", @@ -44288,8 +44479,8 @@ }, { "type": "blog", - "name": "Blog", - "url": "", + "name": "Relest Blog", + "url": "https://medium.com/@relest", "icon": "medium.png", "tags": [ "Main", @@ -44299,7 +44490,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1657439.0", + "url": "https://bitcointalk.org/index.php?topic=2059832.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -44308,17 +44499,17 @@ { "type": "twitter", "name": "Twitter", - "url": "", + "url": "https://twitter.com/relestio", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Slack", - "url": "", - "icon": "slack.png", + "type": "custom", + "name": "Relest Telegram", + "url": "https://t.me/relest_eng", + "icon": "telegram.png", "tags": [ "News" ] @@ -44326,7 +44517,7 @@ { "type": "reddit", "name": "Reddit", - "url": "", + "url": "https://www.reddit.com/user/Relestio", "icon": "reddit.png", "tags": [ "News" @@ -44334,9 +44525,9 @@ }, { "type": "custom", - "name": "YouTube", - "url": "", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/relestio", + "icon": "facebook.png", "tags": [ "News" ] @@ -44345,14 +44536,12 @@ }, { "genesis_id": "", - "system": "SRG-Play&Earn", - "dependencies": [ - "Ethereum" - ], - "icon": "srgplayearn", + "system": "Rex", + "dependencies": "Ethereum", + "icon": "rex", "token": { - "name": "srg token", - "symbol": "SRG" + "name": "rex token", + "symbol": "REX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44361,19 +44550,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "International loyalty program in the world of online games" + "headline": "Decentralized Multiple Listing Service" }, "crowdsales": { - "start_date": "2017-10-04T00:00:00", - "end_date": "2017-11-04T00:00:00", - "end_date_plan": "2017-11-04T00:00:00", + "start_date": "2017-07-31T00:00:00", + "end_date": "2017-08-30T00:10:00", + "end_date_plan": "2017-08-30T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://srg.io/files/srg_white_paper_eng.pdf", - "funding_url": "https://srg.io/", + "funding_terms": "http://rexmls.com/tokensale.html", + "funding_url": "http://rexmls.com/tokensale.html", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 250000000, "btc_raised": "", "cap_limit": [ "" @@ -44382,22 +44571,19 @@ "" ] }, - "specs": { - "supply": 20000000 - }, "links": [ { "type": "website", - "name": "srg.io", - "url": "https://srg.io/", + "name": "rexmls.com", + "url": "http://rexmls.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "SRG-Play&Earn Whitepaper", - "url": "https://srg.io/files/srg_white_paper_eng.pdf", + "name": "Rex Whitepaper", + "url": "https://github.com/rexmls/whitepaper/blob/master/readme.md", "tags": [ "Main", "Science" @@ -44405,8 +44591,8 @@ }, { "type": "github", - "name": "SRG-Play&Earn GitHub", - "url": "https://github.com/SRG-community/SRG", + "name": "Rex GitHub", + "url": "https://github.com/rexmls", "icon": "github.png", "tags": [ "Main", @@ -44414,37 +44600,29 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135549.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Rex Blog", + "url": "https://blog.rexmls.com/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/srgcommunity", + "url": "https://twitter.com/rexmls", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "SRG-Play&Earn Telegram", - "url": "https://t.me/srgcommunityen", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/CommunitySRG/", - "icon": "facebook.png", + "type": "slack", + "name": "Rex Slack", + "url": "https://rexmls.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -44452,80 +44630,60 @@ ] }, { - "genesis_id": "0b61c14741228a50565769ab665998d96f2da0de6b1f19ec59fc11101092cbc5", - "system": "Safex", - "icon": "safex", + "genesis_id": "", + "system": "Rhea", "dependencies": [ - "Mastercoin (Omni)", - "MaidSafeCoin" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Safe Exchang...", - "nickname": "Safe Exchange", - "quantum": "MSC/SP56" + "icon": "rhea", + "token": { + "name": "rhea token", + "symbol": "RHT" }, - "flags": { - "rating_do_not_display": true + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Contract Market Platform" - }, - "consensus": { - "consensus_type": "Omni", - "consensus_name": "Locked Token" - }, - "token": { - "name": "safexcoin", - "symbol": "SEC" + "headline": "Options trading platform with quarterly dividend" }, "crowdsales": { - "start_date": "2015-11-21T00:00:00", - "end_date": "2016-01-04T23:59:59", + "start_date": "2017-10-02T13:00:00", + "end_date": "2017-10-30T13:00:00", + "end_date_plan": "2017-10-30T13:00:00", "genesis_address": [ - "1Dyc5rNwbttzVJ5Cgy7DSE4XmxmXZaGeXy", - "1JSBkDAwXz6gx6LasMepJP1rv8SRarz95C" + "0x0e9e3a29cc945f24c1e7e1ce15d93547bd06654b" ], - "funding_terms": "http://safex.io/crowdsale", - "funding_url": "http://safex.io/sale", - "btc_raised": 121.5158365, - "tokens_sold": 2126008810.53, - "tokens_issued": 2147483647 + "funding_terms": "https://rheatoken.io/documentation/TermsConditions.pdf", + "funding_url": "https://rheatoken.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "total_tokens": 2147483647 - }, - "first_price": { - "btc": 6e-8, - "usd": 0.00002601, - "date": "2016-01-04T23:59:59" + "supply": 5000000 }, "links": [ { "type": "website", - "name": "safex.io", - "url": "http://safex.io/", - "icon": "website.png", + "name": "rheatoken.io", + "url": "http://rheatoken.io/", "tags": [ "Main" ] }, - { - "type": "website", - "name": "Safex Crowdsale", - "url": "http://safex.io/sale", - "icon": "website.png", - "tags": [ - "Apps", - "Analytics" - ] - }, { "type": "paper", - "name": "Safex Whitepaper", - "url": "http://safex.io/SafeExchangeWhitePaper.pdf", - "icon": "paper.png", + "name": "Rhea Whitepaper", + "url": "http://rheatoken.io/documentation/WhitePaper.pdf", "tags": [ "Main", "Science" @@ -44533,8 +44691,8 @@ }, { "type": "github", - "name": "Safex GitHub", - "url": "https://github.com/dallyshalla/safe_exchange/tree/master/src", + "name": "Rhea GitHub", + "url": "https://github.com/RheaToken", "icon": "github.png", "tags": [ "Main", @@ -44542,409 +44700,157 @@ ] }, { - "type": "explorer", - "name": "SEC Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=56", - "icon": "omnilayer.png", + "type": "blog", + "name": "Rhea Blog", + "url": "https://medium.com/@rheatoken", + "icon": "medium.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] }, { "type": "forum", - "name": "Safex Forum", - "url": "http://discuss.safex.io/", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2152262.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1258419.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/rheatoken", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "SAFE Forum Thread", - "url": "https://forum.safenetwork.io/t/officially-safe-exchange-crowdsale/6110/26", - "icon": "forum.png", + "type": "custom", + "name": "Rhea Telegram", + "url": "https://t.me/joinchat/GhB3YQ6dFhsQ5y1QgPUF7Q", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/rheatoken", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "1.3.1066", - "system": "Satoshi-Steem", - "icon": "satoshisteem", - "dependencies": [ - "BitShares" - ], - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Traded Steem Power managed by Satoshi•Fund", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "ssteem", - "symbol": "SSTEEM" - }, - "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, + "genesis_id": "78ae9b6ffc008e988a9b052bb331ab49dab0d627c145e3c96ab4b71b2e86a8b5", + "system": "Riecoin", + "icon": "riecoin", "aliases": { - "nickname": "Satoshi•Steem" - }, - "specs": { - "supply": 763038846.803527, - "price": { - "btc": 0, - "usd": 0 - }, - "cap": { - "usd": 0, - "btc": 0 - } - }, - "first_price": { - "btc": 0.00000122, - "usd": 0.000806, - "date": "2016-07-15T12:00:00" - }, - "flags": { - "supply_from_here": true, - "quantum": true - }, - "links": [ - { - "type": "explorer", - "name": "Satoshi•Steem Asset", - "url": "http://cryptofresh.com/a/SSTEEM", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=satoshifund#", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "exchange", - "name": "OpenLedger Exchange", - "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Exchange" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", - "icon": "openledger.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Bitshares Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", - "tags": [ - "Apps", - "Wallet" - ] - } - ] - }, - { - "genesis_id": "1.3.1008", - "system": "SatoshiFund", - "dependencies": "BitShares", - "descriptions": { - "state": "Private", - "system_type": "cryptoasset", - "headline": "Blockchain Asset Management", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "satoshifund", - "symbol": "SFUND" + "coinmarketcap": "Riecoin" }, "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, - "aliases": { - "nickname": "Satoshi•Fund" - }, - "specs": { - "supply": 100000, - "cap": { - "usd": 2077714, - "btc": 1972.97 - } - }, - "flags": { - "supply_from_here": true, - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.0197297, - "usd": 12.33628, - "date": "2016-07-30T13:22:00" + "type": "PoW", + "algorithm": "Prime Numbers" }, - "links": [ - { - "type": "website", - "name": "satoshi.fund", - "url": "http://satoshi.fund/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Satoshi•Fund Asset", - "url": "http://cryptofresh.com/a/SFUND", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Satoshi•Fund Portfolio", - "url": "https://cyber.fund/@satoshi_fund", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - } - ] - }, - { - "genesis_id": "1.3.1010", - "system": "SatoshiPie", - "icon": "satoshipie", - "dependencies": [ - "BitShares" - ], "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Asset Backed Blockchain Traded Fund managed by Satoshi•Fund", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "pie", - "symbol": "SPIES" + "system_type": "cryptocurrency" }, - "consensus": { - "name": "BitShares", - "type": "User Issued Asset" + "events": { + "announcement": "03/02/2014", + "genesis": "11/02/2014" }, - "aliases": { - "nickname": "Satoshi•Pie" + "token": { + "name": "Riecoin", + "symbol": "RIC" }, "specs": { - "supply": 747400.9034, - "price": { - "usd": 34.2197, - "btc": 0.0130168 - }, - "cap": { - "usd": 25575858, - "btc": 9728.77 - } - }, - "first_price": { - "btc": 0.00216636, - "usd": 1, - "date": "2016-05-09T18:00:00" - }, - "flags": { - "supply_from_here": true, - "quantum": true + "p2p": 28333, + "rpc": 28332, + "block_time": 150, + "block_reward": 50, + "halfing_cycle": 8400000, + "total_tokens": 84000000, + "difficulty_cycle": "288 blocks (~12hours)" }, "links": [ { "type": "website", - "name": "satoshi.fund", - "url": "http://satoshi.fund", - "icon": "site.png", + "name": "riecoin.org", + "url": "http://riecoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "explorer", - "name": "Satoshi•Pie Asset", - "url": "http://cryptofresh.com/a/SPIES", - "icon": "cryptofresh.png", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/ric/", + "icon": "cryptoid.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "explorer", - "name": "Satoshi•Pie Portfolio", - "url": "https://cyber.fund/@satoshi_pie", - "icon": "explorer.png", + "type": "github", + "name": "Riecoin GitHub", + "url": "https://github.com/riecoin/riecoin", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=satoshifund#", - "icon": "openledger.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=446703.0", + "icon": "forum.png", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "exchange", - "name": "OpenLedger Exchange", - "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", - "icon": "openledger.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Bitshares Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", - "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "paper", - "name": "Investment Instruction (Rus)", - "url": "https://steemit.com/cyberfund/@hipster/kak-investirovatv-satoshi-pai", - "icon": "link.png", + "type": "custom", + "name": "Cryptocoin Talk", + "url": "https://cryptocointalk.com/topic/4250-annric-riecoin-new-prime-numbers-pow-coin-launches-feb-11-2014/", + "icon": "forum.png", "tags": [ - "Science" + "News" ] } - ] - }, - { - "genesis_id": "145365481365", - "system": "Scotcoin", - "dependencies": [ - "Counterparty" ], - "aliases": { - "coinmarketcap": "Scotcoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset" - }, - "consensus": { - "consensus_type": "" - }, - "token": { - "name": "Scotcoin", - "symbol": "XCPSCO" - }, - "specs": {}, - "links": { - "type": "website", - "name": "scotcoin.org", - "url": "http://scotcoin.org/", - "tags": [ - "Main" - ] - }, - "flags": { - "rating_do_not_display": true - }, "first_price": { - "btc": 2.1e-7, - "usd": 0.00004853, - "date": "2015-05-26T00:00:00" + "btc": 0.0015129, + "usd": 0.94294262, + "date": "2014-02-14T00:00:00" } }, { - "genesis_id": "00000eca234f07edc98aaf3f2a7b7478dc58992a9cd439323d099c6a590ca2bb", - "system": "ShadowCash", - "icon": "shadowcash", + "genesis_id": "3cdd9c2facce405f5cc220fb21a10e493041451c463a22e1ff6fe903fc5769fc", + "system": "Rimbit", + "icon": "rimbit", "dependencies": "independent", "aliases": { - "coinmarketcap": "ShadowCash" + "coinmarketcap": "Rimbit" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { "type": "PoS", - "algorithm": "SHA-256" + "algorithm": "Peercoin" }, "descriptions": { "tags": [ @@ -44954,15 +44860,15 @@ "system_type": "cryptocurrency" }, "token": { - "name": "ShadowCash", - "symbol": "SDC" + "name": "Rimbit", + "symbol": "RBT" }, "specs": {}, "links": [ { "type": "website", - "name": "aboutshadow.com", - "url": "http://aboutshadow.com/", + "name": "rimbit.com", + "url": "http://rimbit.com/", "icon": "website.png", "tags": [ "Main" @@ -44971,7 +44877,7 @@ { "type": "explorer", "name": "Explorer", - "url": "http://shadow.blockexplorer.cc/chain/ShadowCash", + "url": "https://rimbitexplorer.com/chain/Rimbit", "icon": "explorer.png", "tags": [ "Main", @@ -44982,8 +44888,8 @@ }, { "type": "github", - "name": "ShadowCash GitHub", - "url": "https://github.com/SDCDev/shadowcoin", + "name": "Rimbit GitHub", + "url": "https://github.com/Rimbit", "icon": "github.png", "tags": [ "Main", @@ -44993,7 +44899,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=745352.0", + "url": "https://bitcointalk.org/index.php?topic=1105448.0", "icon": "forum.png", "tags": [ "Main", @@ -45002,21 +44908,21 @@ } ], "first_price": { - "btc": 0.000266, - "usd": 0.15594914, - "date": "2014-07-31T00:00:00" + "btc": 0.00002354, + "usd": 0.00798797, + "date": "2014-10-26T00:00:00" } }, { "genesis_id": "", - "system": "Sharpe Capital", + "system": "Ripio Credit Network", "dependencies": [ "Ethereum" ], - "icon": "sharpecapital", + "icon": "ripiocreditnet", "token": { - "name": "sharpe token", - "symbol": "SHP" + "name": "ripio credit network token", + "symbol": "RCN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -45025,17 +44931,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Financial Markets Protocol" + "headline": "Credit network based on cosgined smart contracts" }, "crowdsales": { - "start_date": "2017-11-13T14:00:00", - "end_date": "2017-12-12T14:00:00", - "end_date_plan": "2017-12-12T14:00:00", + "start_date": "2017-10-17T15:00:00", + "end_date": "2017-11-05T15:00:00", + "end_date_plan": "2017-11-05T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://sharpe.capital/tokens", - "funding_url": "https://sharpe.capital/tokens", + "funding_terms": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", + "funding_url": "https://ripiocredit.network/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -45049,16 +44955,16 @@ "links": [ { "type": "website", - "name": "sharpe.capital", - "url": "https://sharpe.capital/", + "name": "ripiocredit.network", + "url": "https://ripiocredit.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Sharpe Capital Whitepaper", - "url": "https://s3-eu-west-1.amazonaws.com/sharpe-website/whitepaper.pdf", + "name": "Ripio Credit Network Whitepaper", + "url": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", "tags": [ "Main", "Science" @@ -45066,28 +44972,18 @@ }, { "type": "github", - "name": "Sharpe Capital GitHub", - "url": "https://github.com/sharpe-capital", + "name": "Ripio Credit Network GitHub", + "url": "https://github.com/ripio/rcn-token", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Sharpe Capital Blog", - "url": "https://medium.com/sharpecapital", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/sharpecapital", + "url": "https://twitter.com/RCN_token", "icon": "twitter.png", "tags": [ "News" @@ -45095,8 +44991,8 @@ }, { "type": "custom", - "name": "Sharpe Capital Telegram", - "url": "https://t.me/sharpecapital", + "name": "Ripio Credit Network Telegram", + "url": "https://t.me/RCNchat", "icon": "telegram.png", "tags": [ "News" @@ -45104,9 +45000,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/sharpecapital", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCamqroruWBDSuND_-8tZ-yg", + "icon": "youtube.png", "tags": [ "News" ] @@ -45114,422 +45010,574 @@ ] }, { - "genesis_id": "25f6e3b9295a61f69fcb956aca9f0076234ecf2e02d399db5448b6e22f26e81c", - "system": "Sia", + "genesis_id": "4109c6f2045fc7eff4cde8f9905d19c28820d86304080ff886b299f0206e42b5", + "system": "Ripple", + "icon": "ripple", "dependencies": [ "independent" ], - "icon": "sia", "token": { - "name": "siacoin", - "symbol": "SC" + "name": "ripple", + "symbol": "XRP" }, "consensus": { - "type": "PoW", - "algorithm": "Blake2b" + "type": "Trusted Ledger", + "algorithm": "RPCA" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "A Decentralized Cloud Storage Platform", + "headline": "Gross Settlement System", "tags": [ "DAO" ], - "hashtag": "#siacoin", + "hashtag": "#ripple", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Siacoin" + "coinmarketcap": "Ripple" }, "specs": { - "supply": 5369875000, - "block_time": 600, - "block_reward": "300000. Reward reduced by 1 every block intil reach 30000. After reamains constant" + "total_tokens": 100000000000, + "supply": 100000000000, + "premine_tokens": "100B (100%). 20B XRP were retained by the creators, seeders, venture capital companies and other founders. 80B XRP were given to Ripple Labs. Ripple Labs intends to distribute 55B XRP to charitable organizations, users and strategic partners and will retain the remaining 25B XRP." }, "events": [ { "name": "Announcement", - "start_date": "2014-05-01T07:40:43", - "url": "https://bitcointalk.org/index.php?topic=1060294.0" + "url": "https://bitcointalk.org/index.php?topic=301635.0", + "start_date": "2013-09-26T01:06:21" } ], "links": [ { - "type": "website", - "name": "Siacoin.com", - "url": "http://siacoin.com/", + "type": "risk", + "name": ">60% of tokens is under control of Ripple Labs", + "url": "", + "icon": "" + }, + { + "type": "risk", + "name": "Consensus algorithm enable to block accounts", + "url": "", + "icon": "" + }, + { + "name": "ripple.com", + "url": "https://www.ripple.com", "icon": "website.png", "tags": [ "Main" + ], + "type": "website" + }, + { + "name": "Ripple Trade", + "url": "https://rippletrade.com/", + "icon": "ripple.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Gatehub", + "url": "https://gatehub.net", + "icon": "ripple.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Validators", + "url": "https://validators.ripple.com", + "icon": "website.png", + "tags": [ + "Analytics" + ], + "type": "custom" + }, + { + "name": "Ripple Charts", + "url": "https://www.ripplecharts.com/", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "custom" + }, + { + "name": "Key Network Metrics", + "url": "https://www.ripplecharts.com/#/metrics", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", + "tags": [ + "Apps", + "Analytics" + ], + "type": "custom" + }, + { + "name": "XRP held by Ripple Labs", + "url": "https://ripple.com/xrp-portal/", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", + "tags": [ + "Apps", + "Analytics" + ], + "type": "custom" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ripple/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Nebulous organization on Github", - "url": "https://github.com/NebulousLabs", + "name": "Press Releases", + "url": "https://ripple.com/press-releases/", + "icon": "ripple.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Blog", + "url": "https://ripple.com/blog/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/ripple/", + "type": "custom", + "icon": "coindesk.png", + "tags": [ + "News" + ] + }, + { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/ripple/", + "type": "custom", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/Ripple", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Forum", + "url": "https://forum.ripple.com/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "r/ripple", + "url": "www.reddit.com/r/Ripple/", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "YouTube", + "url": "http://www.youtube.com/user/ripplevideo1", + "icon": "youtube.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Google+", + "url": "https://plus.google.com/+Ripplepay/posts", + "icon": "googleplus.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=301635.0", + "type": "custom", + "tags": [ + "publications" + ] + }, + { + "name": "GitHub Organization", + "url": "https://github.com/ripple", "icon": "github.png", "tags": [ "Code" - ] + ], + "type": "github" }, { - "type": "paper", - "name": "Sia Whitepaper", - "url": "http://siacoin.com/sia.pdf", + "name": "Rippled: Peer-to-peer Network Daemon", + "url": "https://github.com/ripple/rippled", + "icon": "ripple.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "JavaScript API for interacting with Ripple in Node.js", + "url": "https://github.com/ripple/ripple-lib", + "icon": "ripple.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Ripple Client: UI for the Ripple payment network", + "url": "https://github.com/ripple/ripple-client", + "icon": "ripple.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Data API Tool", + "url": "https://ripple.com/build/data-api-tool/", + "icon": "ripple.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "WebSocket API Tool", + "url": "https://ripple.com/build/websocket-tool/", + "icon": "ripple.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "RPC Tool", + "url": "https://ripple.com/build/ripple-info-tool/", + "icon": "ripple.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Ripple Consensus Whitepaper by David Schwartz, Noah Youngs, Arthur Britto", + "url": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ "Science" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://explore.siacoin.com/", - "icon": "explorer.png", + "name": "Ripple Deep Dive for Financial Professionals", + "url": "https://ripple.com/files/ripple_deep_dive_for_financial_professionals.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "Sia Client", - "url": "https://github.com/NebulousLabs/Sia-UI/releases/", - "icon": "sia.png", + "name": "Building Network Effects on Ripple", + "url": "https://ripple.com/files/ripple_vision.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Science" + ] + }, + { + "name": "The Cost-Cutting Case for Banks", + "url": "https://ripple.com/files/xrp_cost_model_paper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "Apps", - "Wallet" + "Science" ] }, { - "type": "blog", - "name": "Sia Blog", - "url": "http://blog.sia.tech/", - "rss": "http://blog.sia.tech/rss/", - "icon": "blog.png", + "name": "Ripple Stream Product Sheet", + "url": "https://ripple.com/files/ripple_stream_product_sheet.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/NebulousLabs", - "icon": "twitter.png", + "name": "Ripple Connect Product Sheet", + "url": "https://ripple.com/files/ripple_connect_product_sheet.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/siacoin", - "rss": "https://www.reddit.com/r/siacoin/.rss", - "icon": "reddit.png", + "name": "Knowledge Center", + "url": "https://ripple.com/learn/", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { - "name": "forum", - "url": "https://forum.siacoin.com/", - "icon": "forum.png", + "name": "Ripple Developers Portal", + "url": "https://ripple.com/build/", + "icon": "ripple.png", "tags": [ - "News" + "Code" ], - "type": "forum" + "type": "custom" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1060294.0", - "icon": "forum.png", + "name": "Poloniex", + "headline": "Cryptocurrensy Exchange", + "url": "https://www.poloniex.com/exchange#btc_bts", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Kraken", + "url": "https://www.kraken.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/nebulouslabs", - "icon": "forum.png", + "icon": "kraken.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", "type": "custom", - "name": "Slack", - "url": "http://slackin.sia.tech/", - "icon": "slack.png", + "icon": "btc38.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "name": "Jubi", + "url": "http://www.jubi.com/coin/xrp/", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "earn", - "name": "Sia Oficial Miner", - "url": "https://github.com/NebulousLabs/Sia-GPU-Miner/releases", - "icon": "mining.png", + "name": "Justcoin", + "url": "https://justcoin.com/", + "type": "custom", + "icon": "link.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "type": "earn", - "name": "Sia Alternate Miner", - "url": "github.com/robvanmieghem/gominer", - "icon": "mining.png", + "name": "Rock Trading", + "url": "https://therocktrading.com/en/offers/BTCXRP", + "type": "custom", + "icon": "link.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] } ], + "flags": { + "supply_from_here": true, + "quantum": true + }, "first_price": { - "btc": 1.7e-7, - "usd": 0.0000392, - "date": "2015-08-25T00:00:00" + "btc": 0.00004573, + "usd": 0.00437574, + "date": "2013-08-04T00:00:00" } }, { "genesis_id": "", - "system": "Sift", + "system": "Rise", + "icon": "rise-vision", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "sift", "token": { - "name": "sift token", - "symbol": "SIFT" + "name": "rise", + "symbol": "RISE" + }, + "aliases": { + "coinmarketcap": "Rise" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Crytpo Asset Investment and Trading Fund" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Multi-language Decentralized Application Platform", + "tags": [ + "DAO", + "DApp" + ], + "page_state": "draft" }, "crowdsales": { + "start_date": "2016-05-10T10:00:00", + "end_date": "2016-06-24T10:00:00", "genesis_address": [ - "0xf8Fc0cc97d01A47E0Ba66B167B120A8A0DeAb949", - "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000" - ], - "funding_terms": "https://smartift.com/", - "funding_url": "https://smartift.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "3466r4y8FuVUE6FHuCShshQkCYZY3xaqdG" ], - "raised": [ - "" - ] + "funding_terms": "https://rise.vision/blog/post/ico-terms", + "funding_url": "https://rise.vision/ico", + "tokens_issued": 100000000, + "tokens_sold": 88000000, + "btc_raised": 1715.3437354 + }, + "first_price": { + "btc": 0.00001715, + "usd": 0.01140978 + }, + "specs": { + "supply": 100000000 + }, + "flags": { + "supply_from_here": true }, "links": [ { - "type": "website", - "name": "smartift.com", - "url": "https://smartift.com/", + "name": "Rise.Vision", + "url": "https://rise.vision/", + "icon": "website.png", "tags": [ "Main" - ] - }, - { - "type": "paper", - "name": "Sift Whitepaper", - "url": "https://smartift.com/sift_whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] + ], + "type": "site" }, { - "type": "github", - "name": "Sift GitHub", - "url": "https://github.com/smartift", - "icon": "github.png", + "name": "Blog", + "url": "https://rise.vision/", + "icon": "blog.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "custom" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/smartift", + "url": "https://twitter.com/risevisionteam", "icon": "twitter.png", "tags": [ "News" - ] - }, - { - "type": "custom", - "name": "Sift Telegram", - "url": "https://t.me/smartift", - "icon": "telegram.png", - "tags": [ - "News" - ] + ], + "type": "twitter" }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/SmartIFT/", - "icon": "reddit.png", + "name": "Forum", + "url": "https://risevisionfoundation.atlassian.net/wiki/questions", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1445947.0", + "icon": "forum.png", "tags": [ "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Sikoba", - "dependencies": [ - "Ethereum" - ], - "icon": "sikoba", - "token": { - "name": "sikoba token", - "symbol": "SKO" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Peer-to-Peer IOU Platform" - }, - "aliases": { - "coinmarketcap": "Sikoba" - }, - "crowdsales": { - "start_date": "2017-04-25T12:00:00", - "end_date": "2017-05-15T12:00:00", - "end_date_plan": "2017-05-15T12:00:00", - "genesis_address": [ - "0x812ade7bc90c34e8b2ca92590e525305c85f2d03" - ], - "funding_terms": "http://www.sikoba.com/www/presale/index.html", - "funding_url": "http://www.sikoba.com/www/presale/index.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "eth = 8000" - ], - "raised": [ - "" - ] - }, - "specs": { - "cap": { - "usd": "", - "btc": "" - } - }, - "first_price": { - "date": "", - "usd": "", - "btc": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "ww.sikoba.com", - "url": "http://www.sikoba.com/", - "tags": [ - "Main" - ] + ], + "type": "forum" }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/sikoba?tab=repositories", + "name": "Rise Bitbucket", + "url": "https://bitbucket.com/risevisionfoundation", "tags": [ - "Main", "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1840820.0", - "icon": "btc.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/sikobaNetwork", - "icon": "twitter.png", - "tags": [ - "News" - ] + ], + "type": "bitbucket" }, { - "type": "custom", - "name": "Slack", - "url": "https://sikoba-presale.herokuapp.com/", - "icon": "slack.png", + "name": "Rise Whitepaper", + "url": "https://rise.vision/blog/post/rise-technology-white-paper", + "icon": "whitepaper.png", "tags": [ "Main", - "News" - ] + "Science" + ], + "type": "paper" } ] }, { "genesis_id": "", - "system": "Silent Notary", + "system": "Rockchain", "dependencies": [ "Ethereum" ], - "icon": "silentnotary", + "icon": "rockchain", "token": { - "name": "silent notary token", - "symbol": "SNTR" + "name": "rockchain token", + "symbol": "ROK" }, "consensus": { "consensus_type": "ERC20 Token", @@ -45538,19 +45586,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain service based on confirming the existence of events" + "headline": "Distributed data intelligence" }, "crowdsales": { - "start_date": "2017-08-21T00:00:00", - "end_date": "2017-09-04T00:00:00", - "end_date_plan": "2017-09-04T00:00:00", + "start_date": "2017-11-01T11:00:00", + "end_date": "2017-12-01T11:00:00", + "end_date_plan": "2017-12-01T11:00:00", "genesis_address": [ "" ], - "funding_terms": "https://silentnotary.com/", - "funding_url": "https://silentnotary.com/", + "funding_terms": "https://rockchain.org/Rockchain_ICO_TermsAndConditions.pdf", + "funding_url": "https://rockchain.org/token.html", "tokens_sold": "", - "tokens_issued": 1000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -45562,16 +45610,16 @@ "links": [ { "type": "website", - "name": "silentnotary.com", - "url": "https://silentnotary.com/", + "name": "rockchain.org", + "url": "https://rockchain.org/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Silent Notary Whitepaper", - "url": "https://drive.google.com/file/d/0By2meS6G5zw5Wnhvcnh0TmhRR0U/view", + "name": "Rockchain Whitepaper", + "url": "https://rockchain.org/RockchainWhitePaper.pdf", "tags": [ "Main", "Science" @@ -45579,8 +45627,8 @@ }, { "type": "github", - "name": "Silent Notary GitHub", - "url": "https://github.com/SilentNotary/ICO-SN", + "name": "Rockchain GitHub", + "url": "https://github.com/AlphaDinoRC/rockchain", "icon": "github.png", "tags": [ "Main", @@ -45588,383 +45636,230 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SilentNotary", - "icon": "twitter.png", + "type": "blog", + "name": "Rockchain Blog", + "url": "https://medium.com/@alphadino/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2016357.0", + "url": "https://bitcointalk.org/index.php?topic=2158987.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Silent Notary Slack", - "url": "https://silentnotary.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Silent Notary Telegram", - "url": "https://t.me/icosilentnotary", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/SilentNotary", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", - "system": "SingularDTV", - "icon": "singulardtv", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "singular", - "symbol": "SNGLS" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "SingularDTV" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Entertainment Studio", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-10-02T14:00:00", - "end_date": "2016-10-02T14:15:00", - "genesis_address": [ - "0xbdf5c4f1c1a9d7335a6a68d9aa011d5f40cf5520" - ], - "funding_terms": "https://singulardtv.com/", - "funding_url": "https://singulardtv.com/", - "tokens_sold": 500000000, - "tokens_issued": 1000000000, - "btc_raised": 12556 - }, - "specs": { - "supply": 1000000000, - "cap": {} - }, - "first_price": { - "btc": 0.00002511, - "usd": 0.01537503, - "date": "2016-10-02T14:15:00" - }, - "flags": { - "supply_from_here": true - }, - "links": [ - { - "type": "website", - "name": "singulardtv.com", - "url": "https://singulardtv.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SingularDTV", + "url": "https://twitter.com/alphadinos", "icon": "twitter.png", "tags": [ - "Main", - "News" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@SingularDTV", - "rss": "https://medium.com/feed/@SingularDTV", - "icon": "medium.png", - "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "SingularDTV Forum", - "url": "https://forum.singulardtv.com", - "icon": "forum.png", + "type": "slack", + "name": "Rockchain Slack", + "url": "http://www.rockteam.org/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/SingularDTV", - "rss": "https://www.reddit.com/r/SingularDTV/.rss", + "name": "Reddit", + "url": "https://www.reddit.com/r/rockchain/", "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/singulardtv/", + "url": "https://www.facebook.com/Rockchain-1830244540626531/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Singular Summary Overview", - "url": "https://singulardtv.com/resources/default/pdf/SingularDTV%20CODE_Summary%20Overview.pdf", - "icon": "paper.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrfR0cN8jSeweIywA_N5GHw/featured", + "icon": "youtube.png", "tags": [ - "Main", - "Science" + "News" ] - }, + } + ] + }, + { + "system": "Rootstock", + "dependencies": [ + "Bitcoin" + ], + "icon": "rootstock", + "token": {}, + "consensus": {}, + "descriptions": { + "state": "Project", + "system_type": "Cryptoproject", + "headline": "Smart Contracts Platform on Bitcoin", + "tags": [ + "DApp" + ], + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Rootstock", + "nickname": "Rootstock" + }, + "specs": {}, + "ratings": {}, + "links": [ { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "website", + "name": "rootstock.io", + "url": "http://www.rsk.co/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/rootstock/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "explorer", + "name": "RSK Explorer", + "url": "https://explorer.rsk.co", + "icon": "explorer.png", "tags": [ - "Main", - "Apps", - "Wallet" + "Explorer" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "explorer", + "name": "RSK Stats", + "url": "https://stats.rsk.co", + "icon": "explorer.png", "tags": [ - "Apps", - "Wallet" + "Data" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "type": "explorer", + "name": "RSK Faucet", + "url": "https://faucet.rsk.co", + "icon": "explorer.png", "tags": [ - "Apps", - "Wallet" + "Faucet" ] } ] }, { "genesis_id": "", - "system": "Skycoin", + "system": "Rouge Project", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "skycoin", + "icon": "rouge", "token": { - "name": "skycoin token", - "symbol": "SKY" + "name": "rouge token", + "symbol": "RGE" }, "consensus": { - "type": "PoS", - "algorithm": "SkyHash" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "SkyHash based Cryptocurrency" - }, - "crowdsales": { - "start_date": "2017-08-08T00:00:00", - "end_date": "2017-08-31T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "http://skycoin.net/", - "tokens_sold": "http://skycoin.net/", - "tokens_issued": 1000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "aliases": { - "coinmarketcap": "Skycoin", - "CurrencyName": "skycoin" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Blockchain Coupon Platform" }, "links": [ { "type": "website", - "name": "skycoin.net", - "url": "http://skycoin.net/", + "name": "rouge.network", + "url": "https://rouge.network/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Skycoin Explorer", - "url": "https://explorer.skycoin.net/app/blocks", - "icon": "explorer.png", + "type": "paper", + "name": "Rouge Project Whitepaper", + "url": "https://rouge.network/whitepaper-rge.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "blog", - "name": "Skycoin Blog", - "url": "https://blog.skycoin.net/", - "icon": "medium.png", + "type": "github", + "name": "Bancor GitHub", + "url": "https://github.com/TheRougeProject", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Skycoinproject", - "icon": "twitter.png", + "type": "blog", + "name": "Rouge Project Blog", + "url": "https://medium.com/the-rouge-project", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Skycoin Telegram", - "url": "https://t.me/Skycoin", - "icon": "telegram.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2011325.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Skycoin Slack", - "url": "https://skycoin.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Rougetoken", + "icon": "twitter.png", "tags": [ "News" ] - }, - { - "name": "Bitcointalk Thread", - "url": "https://bitcointalk.org/index.php?topic=380441.0", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "SkyHash: an Opinion Dynamics Model for Hash\nConsensus over P2P network", - "url": "http://arxiv.org/pdf/1507.03927v3.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", - "tags": [ - "Science" - ] - }, - { - "name": "Sky: Opinion Dynamics Based Consensus for\nP2P Network with Trust Relationships", - "url": "http://arxiv.org/pdf/1501.06238v6.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", - "tags": [ - "Science" - ] - }, - { - "name": "Skycoin on GitHub", - "url": "https://github.com/skycoin/skycoin", - "type": "github", - "tags": [ - "Main", - "Code" - ] - }, - { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/Exchange?market=SKY_BTC", - "type": "custom", - "icon": "cryptopia.png", - "tags": [ - "Apps", - "Exchange" - ] } ] }, { "genesis_id": "", - "system": "SLOGN", + "system": "Round", "dependencies": [ "Ethereum" ], - "icon": "slogn", + "icon": "round", "token": { - "name": "slogn coin", - "symbol": "SLOGN" + "name": "round", + "symbol": "ROUND" }, "consensus": { "consensus_type": "ERC20 Token", @@ -45973,40 +45868,28 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Logistics Platform Powered by Blockchain & AI" + "headline": "Decentralized eSports Platform" }, - "crowdsales": { - "start_date": "2017-07-25T15:00:00", - "end_date": "2017-08-15T02:59:59", - "end_date_plan": "2017-08-15T02:59:59", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.slogn.net/ico", - "funding_url": "https://www.slogn.net/ico", - "tokens_sold": 5600000000, - "tokens_issued": 8000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Round" }, + "specs": { + "supply": "" + }, + "flags": {}, "links": [ { "type": "website", - "name": "slogn.net", - "url": "https://www.slogn.net/", + "name": "roundcoin.org", + "url": "http://roundcoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "SLOGN Whitepaper", - "url": "https://github.com/SLOGNNet/whitepaper/blob/master/whitepaper.pdf", + "name": "Round Whitepaper", + "url": "http://roundcoin.org/storage/white_paper.pdf", "tags": [ "Main", "Science" @@ -46014,8 +45897,8 @@ }, { "type": "github", - "name": "SLOGN GitHub", - "url": "https://github.com/SLOGNNet", + "name": "GitHub", + "url": "", "icon": "github.png", "tags": [ "Main", @@ -46024,8 +45907,8 @@ }, { "type": "blog", - "name": "SLOGN Blog", - "url": "https://medium.com/@SLOGN", + "name": "Blog", + "url": "", "icon": "medium.png", "tags": [ "Main", @@ -46035,7 +45918,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2005737", + "url": "https://bitcointalk.org/index.php?topic=1657439.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -46044,66 +45927,116 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/slogncoin", + "url": "", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "slack", + "name": "Slack", + "url": "", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "Slot N Slot", + "genesis_id": "0b61c14741228a50565769ab665998d96f2da0de6b1f19ec59fc11101092cbc5", + "system": "Safex", + "icon": "safex", "dependencies": [ - "Ethereum" + "Mastercoin (Omni)", + "MaidSafeCoin" ], - "icon": "slotnslot", - "token": { - "name": "slot token", - "symbol": "SLOT" + "aliases": { + "coinmarketcap": "Safe Exchang...", + "nickname": "Safe Exchange", + "quantum": "MSC/SP56" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "flags": { + "rating_do_not_display": true }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Superfast Ethereum Slot Platform on mobile&web" + "headline": "Decentralized Contract Market Platform" + }, + "consensus": { + "consensus_type": "Omni", + "consensus_name": "Locked Token" + }, + "token": { + "name": "safexcoin", + "symbol": "SEC" }, "crowdsales": { - "start_date": "2017-08-20T08:00:00", - "end_date": "2017-09-03T08:00:00", - "end_date_plan": "2017-09-03T08:00:00", + "start_date": "2015-11-21T00:00:00", + "end_date": "2016-01-04T23:59:59", "genesis_address": [ - "" - ], - "funding_terms": "https://slotnslot.com", - "funding_url": "https://slotnslot.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "1Dyc5rNwbttzVJ5Cgy7DSE4XmxmXZaGeXy", + "1JSBkDAwXz6gx6LasMepJP1rv8SRarz95C" ], - "raised": [ - "" - ] + "funding_terms": "http://safex.io/crowdsale", + "funding_url": "http://safex.io/sale", + "btc_raised": 121.5158365, + "tokens_sold": 2126008810.53, + "tokens_issued": 2147483647 + }, + "specs": { + "total_tokens": 2147483647 + }, + "first_price": { + "btc": 6e-8, + "usd": 0.00002601, + "date": "2016-01-04T23:59:59" }, "links": [ { "type": "website", - "name": "slotnslot.com", - "url": "https://slotnslot.com/", + "name": "safex.io", + "url": "http://safex.io/", + "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "website", + "name": "Safex Crowdsale", + "url": "http://safex.io/sale", + "icon": "website.png", + "tags": [ + "Apps", + "Analytics" + ] + }, { "type": "paper", - "name": "Slot N Slot Whitepaper", - "url": "https://github.com/SlotNSlot/whitepaper/blob/master/whitepaper.md#head19", + "name": "Safex Whitepaper", + "url": "http://safex.io/SafeExchangeWhitePaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -46111,8 +46044,8 @@ }, { "type": "github", - "name": "Slot N Slot GitHub", - "url": "https://github.com/SlotNSlot/SlotNSlot", + "name": "Safex GitHub", + "url": "https://github.com/dallyshalla/safe_exchange/tree/master/src", "icon": "github.png", "tags": [ "Main", @@ -46120,81 +46053,201 @@ ] }, { - "type": "blog", - "name": "Slot N Slot Blog", - "url": "https://medium.com/@kkenji1024", - "icon": "medium.png", + "type": "explorer", + "name": "SEC Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=56", + "icon": "omnilayer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "forum", + "name": "Safex Forum", + "url": "http://discuss.safex.io/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1258419.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "SAFE Forum Thread", + "url": "https://forum.safenetwork.io/t/officially-safe-exchange-crowdsale/6110/26", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ] + }, + { + "genesis_id": "1.3.1066", + "system": "Satoshi-Steem", + "icon": "satoshisteem", + "dependencies": [ + "BitShares" + ], + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Blockchain Traded Steem Power managed by Satoshi•Fund", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "ssteem", + "symbol": "SSTEEM" + }, + "consensus": { + "name": "BitShares", + "type": "User Issued Asset" + }, + "aliases": { + "nickname": "Satoshi•Steem" + }, + "specs": { + "supply": 763038846.803527, + "price": { + "btc": 0, + "usd": 0 + }, + "cap": { + "usd": 0, + "btc": 0 + } + }, + "first_price": { + "btc": 0.00000122, + "usd": 0.000806, + "date": "2016-07-15T12:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true + }, + "links": [ + { + "type": "explorer", + "name": "Satoshi•Steem Asset", + "url": "http://cryptofresh.com/a/SSTEEM", + "icon": "cryptofresh.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/slotnslot", - "icon": "twitter.png", + "type": "wallet", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=satoshifund#", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Slot N Slot Telegram", - "url": "https://t.me/slotnslot_ico", - "icon": "telegram.png", + "type": "exchange", + "name": "OpenLedger Exchange", + "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/SlotNSlot/", - "icon": "reddit.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/slotnslot.eth", - "icon": "facebook.png", + "type": "wallet", + "name": "Bitshares Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", "tags": [ - "News" + "Apps", + "Wallet" ] } ] }, { - "genesis_id": "660f734cf6c6d16111bde201bbd2122873f2f2c078b969779b9d4c99732354fd", - "system": "SmileyCoin", - "icon": "smileycoin", - "aliases": { - "coinmarketcap": "SmileyCoin" - }, - "ratings": { - "rating_cyber": 1 - }, + "genesis_id": "1.3.1008", + "system": "SatoshiFund", + "dependencies": "BitShares", "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "state": "Private", + "system_type": "cryptoasset", + "headline": "Blockchain Asset Management", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "satoshifund", + "symbol": "SFUND" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "name": "BitShares", + "type": "User Issued Asset" }, - "token": { - "name": "SmileyCoin", - "symbol": "SMLY" + "aliases": { + "nickname": "Satoshi•Fund" + }, + "specs": { + "supply": 100000, + "cap": { + "usd": 2077714, + "btc": 1972.97 + } + }, + "flags": { + "supply_from_here": true, + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.0197297, + "usd": 12.33628, + "date": "2016-07-30T13:22:00" }, - "specs": {}, "links": [ { "type": "website", - "name": "tutor-web.info", - "url": "http://tutor-web.info/", + "name": "satoshi.fund", + "url": "http://satoshi.fund/", "icon": "website.png", "tags": [ "Main" @@ -46202,177 +46255,206 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/SMLY", - "icon": "explorer.png", + "name": "Satoshi•Fund Asset", + "url": "http://cryptofresh.com/a/SFUND", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "FlorinCoin GitHub", - "url": "https://github.com/tutor-web/smileyCoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=845761.0", - "icon": "forum.png", + "type": "explorer", + "name": "Satoshi•Fund Portfolio", + "url": "https://cyber.fund/@satoshi_fund", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] } - ], - "first_price": { - "btc": 1e-8, - "usd": 0.00000261, - "date": "2015-01-28T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Snip", + "genesis_id": "1.3.1010", + "system": "SatoshiPie", + "icon": "satoshipie", "dependencies": [ - "Ethereum" + "BitShares" ], - "icon": "snip", + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Asset Backed Blockchain Traded Fund managed by Satoshi•Fund", + "tags": [ + "DApp" + ] + }, "token": { - "name": "snip token", - "symbol": "SNP" + "name": "pie", + "symbol": "SPIES" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "name": "BitShares", + "type": "User Issued Asset" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Future of News on the Blockchain" + "aliases": { + "nickname": "Satoshi•Pie" }, - "crowdsales": { - "start_date": "2017-09-29T00:00:00", - "end_date": "2017-10-29T00:00:00", - "end_date_plan": "2017-10-29T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.snip.network/#crowdsale", - "funding_url": "https://www.snip.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "specs": { + "supply": 747400.9034, + "price": { + "usd": 34.2197, + "btc": 0.0130168 + }, + "cap": { + "usd": 25575858, + "btc": 9728.77 + } + }, + "first_price": { + "btc": 0.00216636, + "usd": 1, + "date": "2016-05-09T18:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true }, "links": [ { "type": "website", - "name": "snip.network", - "url": "https://www.snip.network/", + "name": "satoshi.fund", + "url": "http://satoshi.fund", + "icon": "site.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Bancor Whitepaper", - "url": "https://media.snip.today/Snip_Whitepaper_en.pdf", + "type": "explorer", + "name": "Satoshi•Pie Asset", + "url": "http://cryptofresh.com/a/SPIES", + "icon": "cryptofresh.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/sniptoday", - "icon": "github.png", + "type": "explorer", + "name": "Satoshi•Pie Portfolio", + "url": "https://cyber.fund/@satoshi_pie", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Bancor Blog", - "url": "https://medium.com/snip-news", - "icon": "medium.png", + "type": "wallet", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=satoshifund#", + "icon": "openledger.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/sniptoday", - "icon": "twitter.png", - "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Bancor Telegram", - "url": "https://t.me/Sniptoday", - "icon": "telegram.png", + "type": "exchange", + "name": "OpenLedger Exchange", + "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Snip Slack", - "url": "https://www.snip.network/slack/", - "icon": "slack.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/sniptoday", - "icon": "facebook.png", + "type": "wallet", + "name": "Bitshares Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC6d5FoTGtwWLMjcnfmnHkhQ", - "icon": "youtube.png", + "type": "paper", + "name": "Investment Instruction (Rus)", + "url": "https://steemit.com/cyberfund/@hipster/kak-investirovatv-satoshi-pai", + "icon": "link.png", "tags": [ - "News" + "Science" ] } ] }, + { + "genesis_id": "145365481365", + "system": "Scotcoin", + "dependencies": [ + "Counterparty" + ], + "aliases": { + "coinmarketcap": "Scotcoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "consensus_type": "" + }, + "token": { + "name": "Scotcoin", + "symbol": "XCPSCO" + }, + "specs": {}, + "links": { + "type": "website", + "name": "scotcoin.org", + "url": "http://scotcoin.org/", + "tags": [ + "Main" + ] + }, + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 2.1e-7, + "usd": 0.00004853, + "date": "2015-05-26T00:00:00" + } + }, { "genesis_id": "", - "system": "Snovio", + "system": "SENSE", "dependencies": [ "Ethereum" ], - "icon": "snovio", + "icon": "sense", "token": { - "name": "snov token", - "symbol": "SNOV" + "name": "sense token", + "symbol": "SENSE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -46381,40 +46463,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized lead generation platform" + "headline": "Value for Human Capital Enabled by Smart Contracts" }, "crowdsales": { - "start_date": "2017-10-03T12:00:00", - "end_date": "2017-11-03T12:00:00", - "end_date_plan": "2017-11-03T12:00:00", + "start_date": "2017-10-16T09:00:00", + "end_date": "2017-10-30T09:00:00", + "end_date_plan": "2017-10-30T09:00:00", "genesis_address": [ "" ], - "funding_terms": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", - "funding_url": "https://tokensale.snov.io/", + "funding_terms": "https://sensetoken.com/pdfs/sensetoken_whitepaper_en.pdf", + "funding_url": "http://t.sensetoken.com/cyberfund", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 15000000" + "usd = 25000000" ], "raised": [ "" ] }, + "specs": { + "supply": 1000000000 + }, "links": [ { "type": "website", - "name": "tokensale.snov.io", - "url": "https://tokensale.snov.io/", + "name": "sensetoken.com", + "url": "http://sensetoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Snovio Whitepaper", - "url": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", + "name": "Sense Whitepaper", + "url": "https://sensetoken.com/pdfs/sensetoken_whitepaper_en.pdf", "tags": [ "Main", "Science" @@ -46422,8 +46507,8 @@ }, { "type": "github", - "name": "Snovio GitHub", - "url": "https://gist.github.com/siman/1493d899ff2f0744f386ce04eed84d30", + "name": "Sense Github", + "url": "https://github.com/sensay", "icon": "github.png", "tags": [ "Main", @@ -46432,8 +46517,8 @@ }, { "type": "blog", - "name": "Snovio Blog", - "url": "https://medium.com/@ico_snovio", + "name": "Sense Blog", + "url": "https://medium.com/sensay", "icon": "medium.png", "tags": [ "Main", @@ -46443,7 +46528,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2111272.0", + "url": "https://bitcointalk.org/index.php?topic=2096600.msg20951702#msg20951702", "icon": "bitcointalk.png", "tags": [ "News" @@ -46452,7 +46537,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/snovio_ico", + "url": "https://twitter.com/sensay", "icon": "twitter.png", "tags": [ "News" @@ -46460,8 +46545,8 @@ }, { "type": "custom", - "name": "Snovio Telegram", - "url": "https://t.me/snovio_ico", + "name": "Sense Telegram", + "url": "https://t.me/joinchat/AAAAAEQzTJW8N35CcmHlZA", "icon": "telegram.png", "tags": [ "News" @@ -46470,7 +46555,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/Snovio_ICO/", + "url": "https://www.reddit.com/r/sensetoken/", "icon": "reddit.png", "tags": [ "News" @@ -46479,7 +46564,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Snovio-ICO-147118702534568/", + "url": "https://www.facebook.com/sensaybot/", "icon": "facebook.png", "tags": [ "News" @@ -46488,174 +46573,107 @@ ] }, { - "genesis_id": "", - "system": "Solar DAO", - "dependencies": [ - "Ethereum" - ], - "icon": "solardao", - "token": { - "name": "solar dao token", - "symbol": "SDO" + "genesis_id": "00000eca234f07edc98aaf3f2a7b7478dc58992a9cd439323d099c6a590ca2bb", + "system": "ShadowCash", + "icon": "shadowcash", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "ShadowCash" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "SHA-256" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Fund designed to invest in PV solar plants" - }, - "crowdsales": { - "start_date": "2016-07-27T21:00:00", - "end_date": "2017-08-31T20:59:00", - "end_date_plan": "2017-08-31T20:59:00", - "genesis_address": [ - "" + "tags": [ + "DAO" ], - "funding_terms": "https://solardao.me/", - "funding_url": "https://solardao.me/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": "", - "raised": [ - "" - ] + "state": "Public", + "system_type": "cryptocurrency" }, + "token": { + "name": "ShadowCash", + "symbol": "SDC" + }, + "specs": {}, "links": [ { "type": "website", - "name": "solardao.me", - "url": "https://solardao.me/", + "name": "aboutshadow.com", + "url": "http://aboutshadow.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Solar DAO Whitepaper", - "url": "http://solardao.me/files/wpeng.pdf", + "type": "explorer", + "name": "Explorer", + "url": "http://shadow.blockexplorer.cc/chain/ShadowCash", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Solar DAO GitHub", - "url": "https://github.com/Solar-DAO", + "name": "ShadowCash GitHub", + "url": "https://github.com/SDCDev/shadowcoin", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Solar DAO Blog", - "url": "https://medium.com/@solar.dao", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2020066", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SolarDAO", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Solar DAO Telegram", - "url": "https://t.me/solardao", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Solar DAO Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/solar.dao/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=745352.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.000266, + "usd": 0.15594914, + "date": "2014-07-31T00:00:00" + } }, { "genesis_id": "", - "system": "Solar Bankers", + "system": "Sharpe Capital", "dependencies": [ - "Skycoin" + "Ethereum" ], - "icon": "solarbankers", + "icon": "sharpecapital", "token": { - "name": "sun coin", - "symbol": "SUN" + "name": "sharpe token", + "symbol": "SHP" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Electricity Network based on Solar Energy" + "headline": "The Financial Markets Protocol" }, "crowdsales": { - "start_date": "2017-08-04T00:00:00", - "end_date": "2017-09-30T00:00:00", - "end_date_plan": "2017-09-30T00:00:00", + "start_date": "2017-11-13T14:00:00", + "end_date": "2017-12-12T14:00:00", + "end_date_plan": "2017-12-12T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://icobazaar.com/static/9020c0181d4aee07dd319d5dcedd3d02/SunCoin_Terms_and_Conditions_New.pdf", - "funding_url": "https://solarbankers.com/ico/", + "funding_terms": "https://sharpe.capital/tokens", + "funding_url": "https://sharpe.capital/tokens", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -46666,22 +46684,19 @@ "" ] }, - "specs": { - "supply": 300000000 - }, "links": [ { "type": "website", - "name": "solarbankers.com", - "url": "https://solarbankers.com/", + "name": "sharpe.capital", + "url": "https://sharpe.capital/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Solar Bankers Whitepaper", - "url": "http://solarbankers.com/wp-content/uploads/2017/08/Solarbankers_whitepaper_Vers2BUpd.pdf", + "name": "Sharpe Capital Whitepaper", + "url": "https://s3-eu-west-1.amazonaws.com/sharpe-website/whitepaper.pdf", "tags": [ "Main", "Science" @@ -46689,8 +46704,8 @@ }, { "type": "github", - "name": "Solar Bankers GitHub", - "url": "https://github.com/SolarBankers/SunCoin", + "name": "Sharpe Capital GitHub", + "url": "https://github.com/sharpe-capital", "icon": "github.png", "tags": [ "Main", @@ -46699,27 +46714,18 @@ }, { "type": "blog", - "name": "Solar Bankers Blog", - "url": "https://solarbankers.com/blog/", - "icon": "blog.png", + "name": "Sharpe Capital Blog", + "url": "https://medium.com/sharpecapital", + "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2064964.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SolarBankers_", + "url": "https://twitter.com/sharpecapital", "icon": "twitter.png", "tags": [ "News" @@ -46727,26 +46733,17 @@ }, { "type": "custom", - "name": "Solar Bankers Telegram", - "url": "https://t.me/solarbankersICO", + "name": "Sharpe Capital Telegram", + "url": "https://t.me/sharpecapital", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Solar Bankers Slack", - "url": "https://solarbankers.slack.com/join/signup", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/solarbankerssingapore/", + "url": "https://www.facebook.com/sharpecapital", "icon": "facebook.png", "tags": [ "News" @@ -46755,91 +46752,216 @@ ] }, { - "genesis_id": "e8666c8715fafbfb095132deb1dd2af63fe14d3d7163715341d48feffab458cc", - "system": "SolarCoin", - "icon": "solarcoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "SolarCoin" - }, - "ratings": { - "rating_cyber": 1 + "genesis_id": "25f6e3b9295a61f69fcb956aca9f0076234ecf2e02d399db5448b6e22f26e81c", + "system": "Sia", + "dependencies": [ + "independent" + ], + "icon": "sia", + "token": { + "name": "siacoin", + "symbol": "SC" }, "consensus": { - "type": "PoS", - "algorithm": "Scrypt" + "type": "PoW", + "algorithm": "Blake2b" }, "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A Decentralized Cloud Storage Platform", "tags": [ "DAO" ], - "state": "Public", - "system_type": "cryptocurrency" + "hashtag": "#siacoin", + "page_state": "ready" }, - "token": { - "name": "SolarCoin", - "symbol": "SLR" + "aliases": { + "coinmarketcap": "Siacoin" }, - "specs": {}, + "specs": { + "supply": 5369875000, + "block_time": 600, + "block_reward": "300000. Reward reduced by 1 every block intil reach 30000. After reamains constant" + }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-05-01T07:40:43", + "url": "https://bitcointalk.org/index.php?topic=1060294.0" + } + ], "links": [ { "type": "website", - "name": "solarcoin.org", - "url": "http://solarcoin.org/", + "name": "Siacoin.com", + "url": "http://siacoin.com/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "github", + "name": "Nebulous organization on Github", + "url": "https://github.com/NebulousLabs", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "paper", + "name": "Sia Whitepaper", + "url": "http://siacoin.com/sia.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] + }, { "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/slr/", - "icon": "cryptoid.png", + "name": "Explorer", + "url": "http://explore.siacoin.com/", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "SolarCoin GitHub", - "url": "https://github.com/solarcoin", - "icon": "github.png", + "type": "wallet", + "name": "Sia Client", + "url": "https://github.com/NebulousLabs/Sia-UI/releases/", + "icon": "sia.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" + ] + }, + { + "type": "blog", + "name": "Sia Blog", + "url": "http://blog.sia.tech/", + "rss": "http://blog.sia.tech/rss/", + "icon": "blog.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/NebulousLabs", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/siacoin", + "rss": "https://www.reddit.com/r/siacoin/.rss", + "icon": "reddit.png", + "tags": [ + "News" ] }, + { + "name": "forum", + "url": "https://forum.siacoin.com/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=785257.0", + "url": "https://bitcointalk.org/index.php?topic=1060294.0", "icon": "forum.png", "tags": [ - "Main", "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/nebulouslabs", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Slack", + "url": "http://slackin.sia.tech/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "earn", + "name": "Sia Oficial Miner", + "url": "https://github.com/NebulousLabs/Sia-GPU-Miner/releases", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "Sia Alternate Miner", + "url": "github.com/robvanmieghem/gominer", + "icon": "mining.png", + "tags": [ + "Apps" + ] } ], "first_price": { - "btc": 0.00000479, - "usd": 0.00236233, - "date": "2014-09-02T00:00:00" + "btc": 1.7e-7, + "usd": 0.0000392, + "date": "2015-08-25T00:00:00" } }, { "genesis_id": "", - "system": "Soma", + "system": "Sift", "dependencies": [ "Ethereum" ], - "icon": "soma", + "icon": "sift", "token": { - "name": "soma token", - "symbol": "STC" + "name": "sift token", + "symbol": "SIFT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -46848,17 +46970,15 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Social Marketplace" + "headline": "Crytpo Asset Investment and Trading Fund" }, "crowdsales": { - "start_date": "2017-09-26T00:01:00", - "end_date": "2017-10-26T23:59:00", - "end_date_plan": "2017-10-26T23:59:00", "genesis_address": [ - "" + "0xf8Fc0cc97d01A47E0Ba66B167B120A8A0DeAb949", + "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000" ], - "funding_terms": "http://soma.co/", - "funding_url": "http://soma.co/", + "funding_terms": "https://smartift.com/", + "funding_url": "https://smartift.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -46869,31 +46989,19 @@ "" ] }, - "specs": { - "supply": 60000000 - }, "links": [ { "type": "website", - "name": "soma.co", - "url": "http://soma.co/", + "name": "smartift.com", + "url": "https://smartift.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Soma Whitepaper", - "url": "https://soma.co/wp-content/uploads/2017/07/Whitepaper-1.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Soma Technical Whitepaper", - "url": "https://soma.co/wp-content/uploads/2017/07/Soma-tech-Whitepaper.pdf", + "name": "Sift Whitepaper", + "url": "https://smartift.com/sift_whitepaper.pdf", "tags": [ "Main", "Science" @@ -46901,8 +47009,8 @@ }, { "type": "github", - "name": "Soma GitHub", - "url": "https://github.com/Soma-co", + "name": "Sift GitHub", + "url": "https://github.com/smartift", "icon": "github.png", "tags": [ "Main", @@ -46910,75 +47018,141 @@ ] }, { - "type": "blog", - "name": "Soma Blog", - "url": "https://medium.com/@social_83855", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/smartift", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2129958.msg21281472#msg21281472", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Sift Telegram", + "url": "https://t.me/smartift", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SomaToken", - "icon": "twitter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/SmartIFT/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Soma Telegram", - "url": "https://t.me/Somacommunity", - "icon": "telegram.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Sikoba", + "dependencies": [ + "Ethereum" + ], + "icon": "sikoba", + "token": { + "name": "sikoba token", + "symbol": "SKO" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer IOU Platform" + }, + "aliases": { + "coinmarketcap": "Sikoba" + }, + "crowdsales": { + "start_date": "2017-04-25T12:00:00", + "end_date": "2017-05-15T12:00:00", + "end_date_plan": "2017-05-15T12:00:00", + "genesis_address": [ + "0x812ade7bc90c34e8b2ca92590e525305c85f2d03" + ], + "funding_terms": "http://www.sikoba.com/www/presale/index.html", + "funding_url": "http://www.sikoba.com/www/presale/index.html", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "eth = 8000" + ], + "raised": [ + "" + ] + }, + "specs": { + "cap": { + "usd": "", + "btc": "" + } + }, + "first_price": { + "date": "", + "usd": "", + "btc": "" + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "ww.sikoba.com", + "url": "http://www.sikoba.com/", + "tags": [ + "Main" + ] }, { - "type": "slack", - "name": "Soma Slack", - "url": "https://communityinviter.com/apps/somacommunity/somacommunity", - "icon": "slack.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/sikoba?tab=repositories", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1840820.0", + "icon": "btc.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/socialmarketapp/", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/sikobaNetwork", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "Slack", + "url": "https://sikoba-presale.herokuapp.com/", + "icon": "slack.png", "tags": [ + "Main", "News" ] } @@ -46986,38 +47160,35 @@ }, { "genesis_id": "", - "system": "Sonm", + "system": "Silent Notary", "dependencies": [ - "Ethereum", - "BOINC", - "BitTorrent", - "BitMessage" + "Ethereum" ], - "icon": "sonm", + "icon": "silentnotary", "token": { - "name": "sonm token", - "symbol": "SNM" + "name": "silent notary token", + "symbol": "SNTR" }, "consensus": { - "consensus_type": "Peer-two-peer", - "consensus_name": "P2P" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Supercomputer Organized by Network Mining" + "headline": "Blockchain service based on confirming the existence of events" }, "crowdsales": { - "start_date": "2017-05-25T17:00:00", - "end_date": "2017-06-19T00:10:00", - "end_date_plan": "2017-07-15T00:00:00", + "start_date": "2017-08-21T00:00:00", + "end_date": "2017-09-18T19:01:00", + "end_date_plan": "2017-09-18T19:01:00", "genesis_address": [ "" ], - "funding_terms": "https://sonm.io/sonm-ico-details/", - "funding_url": "https://ico.sonm.io/", - "tokens_sold": 331360000, - "tokens_issued": 331360000, + "funding_terms": "https://silentnotary.com/", + "funding_url": "https://silentnotary.com/", + "tokens_sold": "", + "tokens_issued": 1000000, "btc_raised": "", "cap_limit": [ "" @@ -47029,16 +47200,16 @@ "links": [ { "type": "website", - "name": "sonm.io", - "url": "https://sonm.io/", + "name": "silentnotary.com", + "url": "https://silentnotary.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Sonm Whitepaper", - "url": "http://sonm.io/Sonm1.pdf", + "name": "Silent Notary Whitepaper", + "url": "https://drive.google.com/file/d/0By2meS6G5zw5Wnhvcnh0TmhRR0U/view", "tags": [ "Main", "Science" @@ -47046,8 +47217,8 @@ }, { "type": "github", - "name": "Sonm GitHub", - "url": "https://github.com/sonm-io", + "name": "Silent Notary GitHub", + "url": "https://github.com/SilentNotary/ICO-SN", "icon": "github.png", "tags": [ "Main", @@ -47055,74 +47226,46 @@ ] }, { - "type": "blog", - "name": "Sonm Blog", - "url": "https://medium.com/@sonm/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1845114.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SONM17369326", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Sonm Slack", - "url": "https://sonmio.slack.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SilentNotary", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Sonm Telegram", - "url": "https://t.me/sonm_eng", - "icon": "telegram.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2016357.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/SONM/", - "icon": "reddit.png", + "type": "slack", + "name": "Silent Notary Slack", + "url": "https://silentnotary.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/SONMproject/", - "icon": "facebook.png", + "name": "Silent Notary Telegram", + "url": "https://t.me/icosilentnotary", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/SilentNotary", + "icon": "facebook.png", "tags": [ "News" ] @@ -47130,76 +47273,81 @@ ] }, { - "genesis_id": "", - "system": "Sparc", + "genesis_id": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", + "system": "SingularDTV", + "icon": "singulardtv", "dependencies": [ "Ethereum" ], - "icon": "sparc", "token": { - "name": "sparc token", - "symbol": "SPARC" + "name": "singular", + "symbol": "SNGLS" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "SingularDTV" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Distributed supercomputer" + "headline": "Blockchain Entertainment Studio", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-10-01T16:00:00", - "end_date": "2017-10-30T16:00:00", - "end_date_plan": "2017-10-30T16:00:00", + "start_date": "2016-10-02T14:00:00", + "end_date": "2016-10-02T14:15:00", "genesis_address": [ - "" - ], - "funding_terms": "http://sparc.network/", - "funding_url": "http://sparc.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0xbdf5c4f1c1a9d7335a6a68d9aa011d5f40cf5520" ], - "raised": [ - "" - ] + "funding_terms": "https://singulardtv.com/", + "funding_url": "https://singulardtv.com/", + "tokens_sold": 500000000, + "tokens_issued": 1000000000, + "btc_raised": 12556 + }, + "specs": { + "supply": 1000000000, + "cap": {} + }, + "first_price": { + "btc": 0.00002511, + "usd": 0.01537503, + "date": "2016-10-02T14:15:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "sparc.network", - "url": "http://sparc.network/", + "name": "singulardtv.com", + "url": "https://singulardtv.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Sparc Whitepaper", - "url": "http://sparc.network/sparc-whitepaper-4.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Sparc GitHub", - "url": "https://github.com/KingsDistributedSystems/SPARC-Public", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SingularDTV", + "icon": "twitter.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "blog", - "name": "Sparc Blog", - "url": "https://medium.com/@cbielicki_1148", + "name": "Blog", + "url": "https://medium.com/@SingularDTV", + "rss": "https://medium.com/feed/@SingularDTV", "icon": "medium.png", "tags": [ "Main", @@ -47208,121 +47356,162 @@ }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2021078.msg20138508#msg20138508", - "icon": "bitcointalk.png", + "name": "SingularDTV Forum", + "url": "https://forum.singulardtv.com", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SPARC_DS", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/SingularDTV", + "rss": "https://www.reddit.com/r/SingularDTV/.rss", + "icon": "reddit.png", "tags": [ + "Main", "News" ] }, { "type": "custom", - "name": "Sparc Telegram", - "url": "https://t.me/SPARCNetwork/", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/singulardtv/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Sparc Slack", - "url": "https://kingsds.slack.com/", - "icon": "slack.png", + "type": "paper", + "name": "Singular Summary Overview", + "url": "https://singulardtv.com/resources/default/pdf/SingularDTV%20CODE_Summary%20Overview.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KingsDS/", - "icon": "reddit.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/SparcICO/", - "icon": "facebook.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } ] }, { "genesis_id": "", - "system": "Spectiv", + "system": "Skycoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "spectiv", + "icon": "skycoin", "token": { - "name": "spectiv token", - "symbol": "Specs" + "name": "skycoin token", + "symbol": "SKY" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "SkyHash" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Dedicated Virtual Reality Streaming Platform" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "SkyHash based Cryptocurrency" }, "crowdsales": { - "start_date": "2017-08-14T12:00:00", - "end_date": "2017-09-04T23:59:00", - "end_date_plan": "2017-09-04T23:59:00", + "start_date": "2017-08-08T00:00:00", + "end_date": "2017-08-31T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.spectivvr.com/", - "funding_url": "https://www.spectivvr.com/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "", + "funding_url": "http://skycoin.net/", + "tokens_sold": "http://skycoin.net/", + "tokens_issued": 1000000, "btc_raised": "", "cap_limit": [ - "usd = 40000000" + "" ], "raised": [ "" ] }, + "aliases": { + "coinmarketcap": "Skycoin", + "CurrencyName": "skycoin" + }, "links": [ { "type": "website", - "name": "spectivvr.com", - "url": "https://www.spectivvr.com/", + "name": "skycoin.net", + "url": "http://skycoin.net/", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Spectiv Whitepaper", - "url": "https://drive.google.com/file/d/0B2_BLkYG_TdGRGE2MGpyWE1oWkk/viewn", + "type": "explorer", + "name": "Skycoin Explorer", + "url": "https://explorer.skycoin.net/app/blocks", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { "type": "blog", - "name": "Spectiv Blog", - "url": "https://medium.com/spectiv-vr", + "name": "Skycoin Blog", + "url": "https://blog.skycoin.net/", "icon": "medium.png", "tags": [ "Main", @@ -47330,224 +47519,187 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1975254.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Skycoinproject", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/spectivvr", - "icon": "twitter.png", + "type": "custom", + "name": "Skycoin Telegram", + "url": "https://t.me/Skycoin", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Spectiv Slack", - "url": "https://slackpass.io/spectivvr", + "name": "Skycoin Slack", + "url": "https://skycoin.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/", - "icon": "reddit.png", + "name": "Bitcointalk Thread", + "url": "https://bitcointalk.org/index.php?topic=380441.0", + "icon": "website.png", "tags": [ - "News" + "Main" + ], + "type": "website" + }, + { + "name": "SkyHash: an Opinion Dynamics Model for Hash\nConsensus over P2P network", + "url": "http://arxiv.org/pdf/1507.03927v3.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Science" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/spectivvr/", - "icon": "facebook.png", + "name": "Sky: Opinion Dynamics Based Consensus for\nP2P Network with Trust Relationships", + "url": "http://arxiv.org/pdf/1501.06238v6.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" + ] + }, + { + "name": "Skycoin on GitHub", + "url": "https://github.com/skycoin/skycoin", + "type": "github", + "tags": [ + "Main", + "Code" ] }, { + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/Exchange?market=SKY_BTC", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCPrxpI__VFaV0PUh5W_FMug", - "icon": "youtube.png", + "icon": "cryptopia.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "188592448213512", + "genesis_id": "", + "system": "SLOGN", "dependencies": [ - "Counterparty" + "Ethereum" ], - "system": "Spells of Genesis", - "icon": "spellsofgenesis", - "aliases": { - "coinmarketcap": "Bitcrystals", - "CurrencyName": "Spells of Genesis", - "nickname": "Spells of Genesis" + "icon": "slogn", + "token": { + "name": "slogn coin", + "symbol": "SLOGN" }, - "ratings": {}, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Trading Card Game", - "tags": [ - "DApp" - ], - "hashtag": "#spellsofgenesis", - "twwidid": "", - "page_state": "draft" - }, - "token": { - "name": "BitCrystal", - "symbol": "BCY" + "headline": "Logistics Platform Powered by Blockchain & AI" }, "crowdsales": { - "start_date": "2015-08-04T00:00:00", - "end_date": "2015-09-02T00:00:00", - "genesis_address": "nein", - "funding_terms": "http://bitcrystals.github.io/", - "funding_url": "http://bitcrystals.github.io/", - "tokens_sold": 13438000, - "tokens_issued": 100000000, - "btc_raised": 932 - }, - "specs": { - "supply": 43438000, - "timestamp": 1431342962 + "start_date": "2017-07-25T15:00:00", + "end_date": "2017-08-15T02:59:59", + "end_date_plan": "2017-08-15T02:59:59", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.slogn.net/ico", + "funding_url": "https://www.slogn.net/ico", + "tokens_sold": 5600000000, + "tokens_issued": 8000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "SoG Official Site", - "url": "http://www.spellsofgenesis.com/", - "icon": "website.png", + "type": "website", + "name": "slogn.net", + "url": "https://www.slogn.net/", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Tokens Crowdsale", - "url": "http://bitcrystals.github.io/", - "icon": "spellsofgenesis.png", - "type": "custom", - "tags": [ - "Publications" ] }, { - "name": "Blog", - "url": "https://medium.com/@SpellsofGenesis", - "icon": "blog.png", + "type": "paper", + "name": "SLOGN Whitepaper", + "url": "https://github.com/SLOGNNet/whitepaper/blob/master/whitepaper.pdf", "tags": [ "Main", - "News" - ], - "type": "blog" + "Science" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/spellsofgenesis", - "icon": "twitter.png", + "type": "github", + "name": "SLOGN GitHub", + "url": "https://github.com/SLOGNNet", + "icon": "github.png", "tags": [ "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/spellsofgenesis", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" + "Code" + ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/user/Everdreamsoft", - "icon": "youtube.png", + "type": "blog", + "name": "SLOGN Blog", + "url": "https://medium.com/@SLOGN", + "icon": "medium.png", "tags": [ + "Main", "News" - ], - "type": "custom" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/bitcrystals/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2005737", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/slogncoin", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, - { - "name": "Counterparty AE", - "url": "http://blockscan.com/order?f=0", - "icon": "counterparty.png", - "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" } - ], - "first_price": { - "btc": 0.00006936, - "usd": 0.01587339, - "date": "2015-09-02T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Spheris", + "system": "Slot N Slot", "dependencies": [ "Ethereum" ], - "icon": "spheris", + "icon": "slotnslot", "token": { - "name": "spheris token", - "symbol": "SPRS" + "name": "slot token", + "symbol": "SLOT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -47556,43 +47708,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Open Source Decentralized Application Marketplace" + "headline": "Superfast Ethereum Slot Platform on mobile&web" }, "crowdsales": { - "start_date": "2017-09-19T12:00:00", - "end_date": "2017-10-19T12:00:00", - "end_date_plan": "2017-10-19T12:00:00", + "start_date": "2017-08-20T08:00:00", + "end_date": "2017-09-03T08:00:00", + "end_date_plan": "2017-09-03T08:00:00", "genesis_address": [ "" ], - "funding_terms": "https://spheris.io", - "funding_url": "https://spheris.io", + "funding_terms": "https://slotnslot.com", + "funding_url": "https://slotnslot.com", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 720000" + "" ], "raised": [ "" ] }, - "specs": { - "supply": 1240000000000 - }, "links": [ { "type": "website", - "name": "spheris.io", - "url": "https://spheris.io/", + "name": "slotnslot.com", + "url": "https://slotnslot.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Spheris Whitepaper", - "url": "https://spheris.io/spheris_whitepaper.pdf", + "name": "Slot N Slot Whitepaper", + "url": "https://github.com/SlotNSlot/whitepaper/blob/master/whitepaper.md#head19", "tags": [ "Main", "Science" @@ -47600,8 +47749,8 @@ }, { "type": "github", - "name": "Spheris GitHub", - "url": "https://github.com/bancorprotocol/contracts", + "name": "Slot N Slot GitHub", + "url": "https://github.com/SlotNSlot/SlotNSlot", "icon": "github.png", "tags": [ "Main", @@ -47610,27 +47759,18 @@ }, { "type": "blog", - "name": "Spheris Blog", - "url": "https://medium.com/@spheris", + "name": "Slot N Slot Blog", + "url": "https://medium.com/@kkenji1024", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2076069", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/spheris_io", + "url": "https://twitter.com/slotnslot", "icon": "twitter.png", "tags": [ "News" @@ -47638,26 +47778,17 @@ }, { "type": "custom", - "name": "Spheris Telegram", - "url": "https://t.me/spheris", + "name": "Slot N Slot Telegram", + "url": "https://t.me/slotnslot_ico", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Spheris Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/spheris/", + "url": "https://www.reddit.com/r/SlotNSlot/", "icon": "reddit.png", "tags": [ "News" @@ -47666,84 +47797,63 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/bancor/", + "url": "https://www.facebook.com/slotnslot.eth", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCAOF-RIZ0Mf1N_wvmvG7T6w", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "Stable", - "dependencies": [ - "Ethereum" - ], - "icon": "stable", - "token": { - "name": "coss token", - "symbol": "COSS" + "genesis_id": "660f734cf6c6d16111bde201bbd2122873f2f2c078b969779b9d4c99732354fd", + "system": "SmileyCoin", + "icon": "smileycoin", + "aliases": { + "coinmarketcap": "SmileyCoin" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "ratings": { + "rating_cyber": 1 }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Stabilizing digital tokens universe" + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-08-14T00:00:00", - "end_date": "2017-10-01T00:00:00", - "end_date_plan": "2017-10-01T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://stable.foundation/", - "funding_url": "https://stable.foundation/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, + "token": { + "name": "SmileyCoin", + "symbol": "SMLY" + }, + "specs": {}, "links": [ { "type": "website", - "name": "stable.foundation", - "url": "https://stable.foundation/", + "name": "tutor-web.info", + "url": "http://tutor-web.info/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Stable Whitepaper", - "url": "https://stable.foundation/wp-content/uploads/2017/07/stable_white_paper_v_0_96.pdf", + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/SMLY", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Stable GitHub", - "url": "https://gist.github.com/stableproject/a5d86b94db7f62ebd0b2f1c286a23233", + "name": "FlorinCoin GitHub", + "url": "https://github.com/tutor-web/smileyCoin", "icon": "github.png", "tags": [ "Main", @@ -47751,35 +47861,32 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/STABLE_token", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Stable-1532564000127095/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=845761.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 1e-8, + "usd": 0.00000261, + "date": "2015-01-28T00:00:00" + } }, { "genesis_id": "", - "system": "Starbase", + "system": "Snip", "dependencies": [ "Ethereum" ], - "icon": "starbase", + "icon": "snip", "token": { - "name": "star token", - "symbol": "STAR" + "name": "snip token", + "symbol": "SNP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -47788,17 +47895,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Token-based crowdfunding system" + "headline": "Future of News on the Blockchain" }, "crowdsales": { - "start_date": "2017-09-27T02:00:00", - "end_date": "2017-11-10T02:00:00", - "end_date_plan": "2017-11-10T02:00:00", + "start_date": "2017-09-29T00:00:00", + "end_date": "2017-10-29T00:00:00", + "end_date_plan": "2017-10-29T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://starbase.co/crowdsale", - "funding_url": "https://starbase.co/crowdsale", + "funding_terms": "https://www.snip.network/#crowdsale", + "funding_url": "https://www.snip.network/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -47812,16 +47919,16 @@ "links": [ { "type": "website", - "name": "starbase.co", - "url": "https://starbase.co/", + "name": "snip.network", + "url": "https://www.snip.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "starbase Whitepaper", - "url": "https://starbase.co/whitepaper", + "name": "Bancor Whitepaper", + "url": "https://media.snip.today/Snip_Whitepaper_en.pdf", "tags": [ "Main", "Science" @@ -47829,8 +47936,8 @@ }, { "type": "github", - "name": "Starbase GitHub", - "url": "https://github.com/starbaseco", + "name": "Bancor GitHub", + "url": "https://github.com/sniptoday", "icon": "github.png", "tags": [ "Main", @@ -47839,27 +47946,18 @@ }, { "type": "blog", - "name": "Starbase Blog", - "url": "https://blog.starbase.co/", + "name": "Bancor Blog", + "url": "https://medium.com/snip-news", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1779533", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JoberrCO", + "url": "https://twitter.com/sniptoday", "icon": "twitter.png", "tags": [ "News" @@ -47867,8 +47965,8 @@ }, { "type": "custom", - "name": "Starbase Telegram", - "url": "https://telegram.me/starbase", + "name": "Bancor Telegram", + "url": "https://t.me/Sniptoday", "icon": "telegram.png", "tags": [ "News" @@ -47876,27 +47974,27 @@ }, { "type": "slack", - "name": "Starbase Slack", - "url": "https://starbase-community.herokuapp.com/", + "name": "Snip Slack", + "url": "https://www.snip.network/slack/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/joberr/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/sniptoday", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/StarbaseCo/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC6d5FoTGtwWLMjcnfmnHkhQ", + "icon": "youtube.png", "tags": [ "News" ] @@ -47905,41 +48003,38 @@ }, { "genesis_id": "", - "system": "Starta", + "system": "Snovio", "dependencies": [ "Ethereum" ], - "icon": "starta", + "icon": "snovio", "token": { - "name": "starta token", - "symbol": "STA" + "name": "snov token", + "symbol": "SNOV" }, "consensus": { - "consensus_type": "Token on Waves blockchain", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Smart-contract-based Token Conversion Protocol" - }, - "aliases": { - "coinmarketcap": "Starta" + "headline": "Decentralized lead generation platform" }, "crowdsales": { - "start_date": "2017-05-25T20:18:00", - "end_date": "2017-07-12T00:00:00", - "end_date_plan": "2017-07-12T00:10:00", + "start_date": "2017-10-03T12:00:00", + "end_date": "2017-11-03T12:00:00", + "end_date_plan": "2017-11-03T12:00:00", "genesis_address": [ - "1FfYX9J2TJFQ5X43PzA43XpKBqewLiAJGM" + "" ], - "funding_terms": "https://startaico.com/Starta-Whitepaper-1.pdf", - "funding_url": "https://startaico.com/", + "funding_terms": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", + "funding_url": "https://tokensale.snov.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 15000000" ], "raised": [ "" @@ -47948,344 +48043,257 @@ "links": [ { "type": "website", - "name": "startaico.com", - "url": "https://startaico.com/", + "name": "tokensale.snov.io", + "url": "https://tokensale.snov.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Starta Whitepaper", - "url": "https://startaico.com/Starta-Whitepaper-1.pdf", + "name": "Snovio Whitepaper", + "url": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", "tags": [ "Main", "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/startaico", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/startaico", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "source": "00000bb6b5dcf5e81dee7f18ebd51055228d5fb3e41cc62f4034488f8eaf4448", - "system": "Startcoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "Startcoin", - "symbol": "START" - }, - "consensus": { - "type": "PoW", - "algorithm": "X11" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "The digital currency for crowdfunding", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Startcoin" - }, - "specs": { - "total_tokens": 84000000 - }, - "links": [ - { - "name": "startcoin.org", - "url": "https://startcoin.org/", - "type": "website", - "tags": [ - "Main" - ] - }, - { - "name": "Startcoin Explorer", - "url": "http://explorer.startcoin.org/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Web Wallet", - "url": "https://startwallet.com", - "type": "wallet", - "icon": "startcoin.png", + "type": "github", + "name": "Snovio GitHub", + "url": "https://gist.github.com/siman/1493d899ff2f0744f386ce04eed84d30", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "@start_coin", - "url": "http://twitter.com/start_coin", - "type": "twitter", - "icon": "twitter.png", + "type": "blog", + "name": "Snovio Blog", + "url": "https://medium.com/@ico_snovio", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/startcoin", - "type": "facebook", - "icon": "facebook.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2111272.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "Startcoin Blog", - "url": "https://startcoin.org/blog", - "type": "blog", - "icon": "blog.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/snovio_ico", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCauk0j02csgs3W66TwJoRcA", "type": "custom", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, - { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=651307.0", - "type": "forum", - "icon": "forum.png", + "name": "Snovio Telegram", + "url": "https://t.me/snovio_ico", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/startcoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/Snovio_ICO/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/search?query=startcoin", "type": "custom", - "icon": "cointelegraph.png", + "name": "Facebook", + "url": "https://www.facebook.com/Snovio-ICO-147118702534568/", + "icon": "facebook.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Solar DAO", + "dependencies": [ + "Ethereum" + ], + "icon": "solardao", + "token": { + "name": "solar dao token", + "symbol": "SDO" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Fund designed to invest in PV solar plants" + }, + "crowdsales": { + "start_date": "2016-07-27T21:00:00", + "end_date": "2017-08-31T20:59:00", + "end_date_plan": "2017-08-31T20:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://solardao.me/", + "funding_url": "https://solardao.me/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": "", + "raised": [ + "" + ] + }, + "links": [ { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/startcoin/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "website", + "name": "solardao.me", + "url": "https://solardao.me/", "tags": [ - "News" + "Main" ] }, { - "name": "StartJoin", - "url": "https://www.startjoin.com/", - "type": "custom", - "icon": "startcoin.png", + "type": "paper", + "name": "Solar DAO Whitepaper", + "url": "http://solardao.me/files/wpeng.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "GitHub", - "url": "https://github.com/startcoin-project", "type": "github", + "name": "Solar DAO GitHub", + "url": "https://github.com/Solar-DAO", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Wallets", - "url": "https://startcoin.org/#wallet", - "type": "wallet", - "icon": "startcoin.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "Paper Wallet", - "url": "https://startaddress.org/", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "iSpace", - "url": "http://ispace.co.uk/coindetails/?coin=start", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "CoinMine.pw", - "url": "http://www.coinmine.pw/poolinfo.php?coinid=108", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "SuchPool", - "url": "http://suchpool.pw/start/", - "type": "custom", - "icon": "mining.png", + "type": "blog", + "name": "Solar DAO Blog", + "url": "https://medium.com/@solar.dao", + "icon": "medium.png", "tags": [ - "Apps" + "Main", + "News" ] }, { - "name": "Suprnova", - "url": "https://start.suprnova.cc/", - "type": "custom", - "icon": "mining.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2020066", + "icon": "bitcointalk.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/startcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SolarDAO", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", "type": "custom", - "icon": "bittrex.png", + "name": "Solar DAO Telegram", + "url": "https://t.me/solardao", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "slack", + "name": "Solar DAO Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com", "type": "custom", - "icon": "justcoin.png", + "name": "Facebook", + "url": "https://www.facebook.com/solar.dao/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", "type": "custom", - "icon": "bluetrade.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00032682, - "usd": 0.1943357, - "date": "2014-06-15T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Stash", + "system": "Solar Bankers", "dependencies": [ - "Ethereum" + "Skycoin" ], - "icon": "stash", + "icon": "solarbankers", "token": { - "name": "stash token", - "symbol": "STP" + "name": "sun coin", + "symbol": "SUN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Digital Money for the Real World" + "headline": "Decentralized Electricity Network based on Solar Energy" }, "crowdsales": { - "start_date": "2017-09-24T23:00:00", - "end_date": "2017-09-12T10:00:00", - "end_date_plan": "2017-09-12T10:00:00", + "start_date": "2017-08-04T00:00:00", + "end_date": "2017-09-30T00:00:00", + "end_date_plan": "2017-09-30T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://stashpay.io/", - "funding_url": "https://stashpay.io/", + "funding_terms": "https://icobazaar.com/static/9020c0181d4aee07dd319d5dcedd3d02/SunCoin_Terms_and_Conditions_New.pdf", + "funding_url": "https://solarbankers.com/ico/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -48297,21 +48305,21 @@ ] }, "specs": { - "supply": 500000000 + "supply": 300000000 }, "links": [ { "type": "website", - "name": "stashpay.io", - "url": "https://stashpay.io/", + "name": "solarbankers.com", + "url": "https://solarbankers.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stash Whitepaper", - "url": "https://stashpay.io/images/Stash%20Whitepaper.pdf", + "name": "Solar Bankers Whitepaper", + "url": "http://solarbankers.com/wp-content/uploads/2017/08/Solarbankers_whitepaper_Vers2BUpd.pdf", "tags": [ "Main", "Science" @@ -48319,8 +48327,8 @@ }, { "type": "github", - "name": "Stash GitHub", - "url": "https://github.com/stashpay", + "name": "Solar Bankers GitHub", + "url": "https://github.com/SolarBankers/SunCoin", "icon": "github.png", "tags": [ "Main", @@ -48329,27 +48337,45 @@ }, { "type": "blog", - "name": "Stash Blog", - "url": "https://blog.bancor.network/", - "icon": "medium.png", + "name": "Solar Bankers Blog", + "url": "https://solarbankers.com/blog/", + "icon": "blog.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2064964.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/stashpay", + "url": "https://twitter.com/SolarBankers_", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Solar Bankers Telegram", + "url": "https://t.me/solarbankersICO", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Stash Slack", - "url": "https://stash-talk.slack.com/join/shared_invite/MjM0ODQ0MTk3OTg1LTE1MDQzMTYwNTAtM2E5NGJmN2ExNw", + "name": "Solar Bankers Slack", + "url": "https://solarbankers.slack.com/join/signup", "icon": "slack.png", "tags": [ "News" @@ -48358,76 +48384,154 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/stashpay.io/", + "url": "https://www.facebook.com/solarbankerssingapore/", "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "e8666c8715fafbfb095132deb1dd2af63fe14d3d7163715341d48feffab458cc", + "system": "SolarCoin", + "icon": "solarcoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "SolarCoin" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoS", + "algorithm": "Scrypt" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "SolarCoin", + "symbol": "SLR" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "solarcoin.org", + "url": "http://solarcoin.org/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCiBPj3wlVX4n4hxyTARp9aA", - "icon": "youtube.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/slr/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "SolarCoin GitHub", + "url": "https://github.com/solarcoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=785257.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00000479, + "usd": 0.00236233, + "date": "2014-09-02T00:00:00" + } }, { "genesis_id": "", - "system": "Status", - "icon": "status", + "system": "Soma", "dependencies": [ "Ethereum" ], + "icon": "soma", "token": { - "name": "status token", - "symbol": "SNT" + "name": "soma token", + "symbol": "STC" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Social Marketplace" + }, "crowdsales": { - "start_date": "2017-06-20T11:45:00", - "end_date": "2017-07-04T11:45:00", - "end_date_plan": "2017-07-04T11:45:00", + "start_date": "2017-09-26T00:01:00", + "end_date": "2017-10-26T23:59:00", + "end_date_plan": "2017-10-26T23:59:00", "genesis_address": [ "" ], - "funding_terms": "http://contribute.status.im/", - "funding_url": "http://contribute.status.im/", - "tokens_sold": 2999022400, - "tokens_issued": 7314688780, - "btc_raised": 41148, + "funding_terms": "http://soma.co/", + "funding_url": "http://soma.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ - "usd = 271226246" + "" ], "raised": [ - "usd = 111206819" + "" ] }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Mobile Browser and Messenger for Ethereum" + "specs": { + "supply": 60000000 }, "links": [ { "type": "website", - "name": "status.im", - "url": "https://status.im/", - "icon": "website.png", + "name": "soma.co", + "url": "http://soma.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Status Whitepaper", - "url": "https://status.im/whitepaper.pdf", + "name": "Soma Whitepaper", + "url": "https://soma.co/wp-content/uploads/2017/07/Whitepaper-1.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Soma Technical Whitepaper", + "url": "https://soma.co/wp-content/uploads/2017/07/Soma-tech-Whitepaper.pdf", "tags": [ "Main", "Science" @@ -48435,8 +48539,8 @@ }, { "type": "github", - "name": "Status GitHub", - "url": "https://github.com/status-im", + "name": "Soma GitHub", + "url": "https://github.com/Soma-co", "icon": "github.png", "tags": [ "Main", @@ -48445,46 +48549,63 @@ }, { "type": "blog", - "name": "Status Blog", - "url": "https://blog.status.im/", + "name": "Soma Blog", + "url": "https://medium.com/@social_83855", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2129958.msg21281472#msg21281472", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ethstatus", + "url": "https://twitter.com/SomaToken", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/statusim/", - "icon": "reddit.png", + "type": "custom", + "name": "Soma Telegram", + "url": "https://t.me/Somacommunity", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://slack.status.im/", + "type": "slack", + "name": "Soma Slack", + "url": "https://communityinviter.com/apps/somacommunity/somacommunity", "icon": "slack.png", "tags": [ - "Main", + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", + "tags": [ "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/ethstatus", + "url": "https://www.facebook.com/socialmarketapp/", "icon": "facebook.png", "tags": [ "News" @@ -48493,442 +48614,532 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCFzdJTUdzqyX4e9dOW7UpPQ/", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.00001372, - "usd": 0.03707967, - "date": "" - } + ] }, { "genesis_id": "", - "system": "Steem", - "icon": "steem", + "system": "Sonm", "dependencies": [ - "independent" + "Ethereum", + "BOINC", + "BitTorrent", + "BitMessage" ], + "icon": "sonm", "token": { - "name": "steem", - "symbol": "STEEM" - }, - "aliases": { - "coinmarketcap": "Steem" + "name": "sonm token", + "symbol": "SNM" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "consensus_type": "Peer-two-peer", + "consensus_name": "P2P" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Blockchain-based Social Media Platform where anyone can earn rewards", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "specs": {}, - "first_price": { - "btc": 0.00150433, - "usd": 0.6454388, - "date": "2016-04-18T16:19:00" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Supercomputer Organized by Network Mining" }, - "flags": { - "quantum": true + "crowdsales": { + "start_date": "2017-05-25T17:00:00", + "end_date": "2017-06-19T00:10:00", + "end_date_plan": "2017-07-15T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://sonm.io/sonm-ico-details/", + "funding_url": "https://ico.sonm.io/", + "tokens_sold": 331360000, + "tokens_issued": 331360000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "steem.io", - "url": "https://steem.io", - "icon": "website.png", + "name": "sonm.io", + "url": "https://sonm.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", + "type": "paper", + "name": "Sonm Whitepaper", + "url": "http://sonm.io/Sonm1.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "type": "github", + "name": "Sonm GitHub", + "url": "https://github.com/sonm-io", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { "type": "blog", - "name": "Steemit Blog", - "url": "https://steemit.com/@steemitblog", - "icon": "steem.png", + "name": "Sonm Blog", + "url": "https://medium.com/@sonm/", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "wallet", - "name": "Piston Client", - "url": "https://github.com/xeroc/piston/releases", - "icon": "piston.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "Steemle Explorer", - "url": "https://steemle.com/", - "icon": "explorer.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1845114.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "SteemDB Explorer", - "url": "https://steemdb.com/", - "icon": "explorer.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SONM17369326", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "SteemWhales Explorer", - "url": "http://steemwhales.com/", - "icon": "steemwhales.png", + "type": "slack", + "name": "Sonm Slack", + "url": "https://sonmio.slack.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { "type": "custom", - "name": "Steemit Chat", - "url": "https://steemit.chat/home", - "icon": "steem.png", + "name": "Sonm Telegram", + "url": "https://t.me/sonm_eng", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/steemchain", - "icon": "twitter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/SONM/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/steemit", - "rss": "https://www.reddit.com/r/steemit/.rss", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/SONMproject/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Slack", - "url": "https://steem.slack.com/", - "icon": "slack.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Sparc", + "dependencies": [ + "Ethereum" + ], + "icon": "sparc", + "token": { + "name": "sparc token", + "symbol": "SPARC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Distributed supercomputer" + }, + "crowdsales": { + "start_date": "2017-10-01T16:00:00", + "end_date": "2017-10-30T16:00:00", + "end_date_plan": "2017-10-30T16:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://sparc.network/", + "funding_url": "http://sparc.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1410943.0", - "icon": "bitcoin.png", + "type": "website", + "name": "sparc.network", + "url": "http://sparc.network/", "tags": [ - "News" + "Main" ] }, { "type": "paper", - "name": "Steem Whitepaper", - "url": "https://steem.io/SteemWhitePaper.pdf", - "icon": "paper.png", + "name": "Sparc Whitepaper", + "url": "http://sparc.network/sparc-whitepaper-4.pdf", "tags": [ + "Main", "Science" ] }, { "type": "github", - "name": "Steem GitHub", - "url": "http://github.com/steemit", + "name": "Sparc GitHub", + "url": "https://github.com/KingsDistributedSystems/SPARC-Public", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "custom", - "name": "Steem Documentation", - "url": "https://steem.io/documentation/", - "icon": "link.png", + "type": "blog", + "name": "Sparc Blog", + "url": "https://medium.com/@cbielicki_1148", + "icon": "medium.png", "tags": [ - "Code" + "Main", + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2021078.msg20138508#msg20138508", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SPARC_DS", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "custom", + "name": "Sparc Telegram", + "url": "https://t.me/SPARCNetwork/", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "slack", + "name": "Sparc Slack", + "url": "https://kingsds.slack.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KingsDS/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com", - "icon": "hitbtc.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/SparcICO/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", - "system": "SteemDollar", - "icon": "steem", + "system": "Spectiv", "dependencies": [ - "Steem" + "Ethereum" ], + "icon": "spectiv", "token": { - "name": "steemdollar", - "symbol": "SBD" + "name": "spectiv token", + "symbol": "Specs" }, - "specs": {}, "consensus": { - "type": "PoS", - "algorithm": "Delegated" - }, - "aliases": { - "coinmarketcap": "Steem Dollars", - "nickname": "Steem Dollar" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Convertable Loan of Steem blockchain denominated in US Dollar", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Dedicated Virtual Reality Streaming Platform" }, - "first_price": { - "date": "2016-07-10T00:00:00", - "btc": 0.00163451, - "usd": 1.07567811 + "crowdsales": { + "start_date": "2017-08-14T12:00:00", + "end_date": "2017-09-04T23:59:00", + "end_date_plan": "2017-09-04T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.spectivvr.com/", + "funding_url": "https://www.spectivvr.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 40000000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "steem.io", - "url": "https://steem.io", - "icon": "website.png", + "name": "spectivvr.com", + "url": "https://www.spectivvr.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", + "type": "paper", + "name": "Spectiv Whitepaper", + "url": "https://drive.google.com/file/d/0B2_BLkYG_TdGRGE2MGpyWE1oWkk/viewn", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "type": "blog", + "name": "Spectiv Blog", + "url": "https://medium.com/spectiv-vr", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "headline": "nein", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1975254.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/spectivvr", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "slack", + "name": "Spectiv Slack", + "url": "https://slackpass.io/spectivvr", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/spectivvr/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCPrxpI__VFaV0PUh5W_FMug", + "icon": "youtube.png", + "tags": [ + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "", - "system": "SteemPower", - "icon": "steem", + "genesis_id": "188592448213512", "dependencies": [ - "Steem" + "Counterparty" ], - "token": { - "name": "steempower", - "symbol": "SP" + "system": "Spells of Genesis", + "icon": "spellsofgenesis", + "aliases": { + "coinmarketcap": "Bitcrystals", + "CurrencyName": "Spells of Genesis", + "nickname": "Spells of Genesis" }, + "ratings": {}, "consensus": { - "type": "PoS", - "algorithm": "Delegated" - }, - "aliases": { - "coinmarketcap": "Steem", - "nickname": "Steem Power" + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Investment Token of Steem Network", + "system_type": "cryptoasset", + "headline": "Trading Card Game", "tags": [ - "DAO" + "DApp" ], + "hashtag": "#spellsofgenesis", + "twwidid": "", "page_state": "draft" }, - "specs": {}, + "token": { + "name": "BitCrystal", + "symbol": "BCY" + }, + "crowdsales": { + "start_date": "2015-08-04T00:00:00", + "end_date": "2015-09-02T00:00:00", + "genesis_address": "nein", + "funding_terms": "http://bitcrystals.github.io/", + "funding_url": "http://bitcrystals.github.io/", + "tokens_sold": 13438000, + "tokens_issued": 100000000, + "btc_raised": 932 + }, + "specs": { + "supply": 43438000, + "timestamp": 1431342962 + }, "links": [ { - "type": "website", - "name": "steem.io", - "url": "https://steem.io", + "name": "SoG Official Site", + "url": "http://www.spellsofgenesis.com/", "icon": "website.png", "tags": [ "Main" + ], + "type": "website" + }, + { + "name": "Tokens Crowdsale", + "url": "http://bitcrystals.github.io/", + "icon": "spellsofgenesis.png", + "type": "custom", + "tags": [ + "Publications" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", + "name": "Blog", + "url": "https://medium.com/@SpellsofGenesis", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Analytics" - ] + "News" + ], + "type": "blog" }, { - "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "name": "Twitter", + "url": "https://twitter.com/spellsofgenesis", + "icon": "twitter.png", "tags": [ "Main", + "News" + ], + "type": "twitter" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/spellsofgenesis", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "YouTube", + "url": "https://www.youtube.com/user/Everdreamsoft", + "icon": "youtube.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/bitcrystals/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "exchange", "name": "Poloniex", - "headline": "nein", "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -48936,370 +49147,385 @@ ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Counterparty AE", + "url": "http://blockscan.com/order?f=0", + "icon": "counterparty.png", "tags": [ "Apps", "Exchange" - ] + ], + "type": "custom" } ], + "first_price": { + "btc": 0.00006936, + "usd": 0.01587339, + "date": "2015-09-02T00:00:00" + }, "flags": { "quantum": true } }, { - "genesis_id": "nein", - "system": "Stellar", + "genesis_id": "", + "system": "Spheris", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "spheris", "token": { - "name": "lumen", - "symbol": "STR" + "name": "spheris token", + "symbol": "SPRS" }, "consensus": { - "type": "Trusted Ledger", - "algorithm": "SCP" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Public Infrastructure for Money", - "tags": [ - "DAO" - ], - "hashtag": "#stellar", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Stellar Lumens" - }, - "events": { - "announcement": "01/08/2014", - "genesis": "01/08/2014" - }, - "specs": { - "total_tokens": 100804167793, - "supply": 100804167793 + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "links": [ - { - "name": "stellar.org", - "url": "https://www.stellar.org/", - "icon": "website.png", - "type": "site", - "tags": [ - "Main" - ] - }, - { - "name": "Stellar Core", - "url": "https://github.com/stellar/stellar-core", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Horizon: Client facing HTTP API server for the Stellar ecosystem", - "url": "https://github.com/stellar/horizon", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Interstellar: Open Ecosystem of Modules", - "url": "https://github.com/stellar/interstellar", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Solar: A Front-end Framework for Modular Web Apps", - "url": "https://github.com/stellar/solar", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Centaurus: Open Source Stellar Android Wallet", - "url": "https://github.com/TbLtzk/Centaurus", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Open Source Decentralized Application Marketplace" + }, + "crowdsales": { + "start_date": "2017-09-19T12:00:00", + "end_date": "2017-10-19T12:00:00", + "end_date_plan": "2017-10-19T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://spheris.io", + "funding_url": "https://spheris.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 720000" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 1240000000000 + }, + "links": [ { - "name": "Laboratory Tools", - "url": "https://www.stellar.org/laboratory", - "icon": "github.png", - "type": "github", + "type": "website", + "name": "spheris.io", + "url": "https://spheris.io/", "tags": [ - "Code" + "Main" ] }, { - "name": "Meetups", - "url": "http://www.meetup.com/Stellar-SF", - "type": "custom", + "type": "paper", + "name": "Spheris Whitepaper", + "url": "https://spheris.io/spheris_whitepaper.pdf", "tags": [ - "Code" + "Main", + "Science" ] }, { - "name": "Developers Tutorials", - "url": "https://www.stellar.org/developers/learn/", - "icon": "github.png", "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "API Reference", - "url": "https://www.stellar.org/developers/reference/", + "name": "Spheris GitHub", + "url": "https://github.com/bancorprotocol/contracts", "icon": "github.png", - "type": "github", "tags": [ + "Main", "Code" ] }, { - "name": "GitHub Organization", - "url": "https://github.com/stellar", - "icon": "github.png", - "type": "github", + "type": "blog", + "name": "Spheris Blog", + "url": "https://medium.com/@spheris", + "icon": "medium.png", "tags": [ - "Code" + "Main", + "News" ] }, { - "name": "Stellar Consensus Protocol by David Mazieres", - "url": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2076069", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { - "name": "Stellarchain.io", - "url": "http://stellarchain.io/", - "icon": "explorer.png", - "type": "explorer", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/spheris_io", + "icon": "twitter.png", "tags": [ - "Main", - "Analytics" + "News" ] }, { - "name": "Stellar Trusted Stats", - "url": "https://www.stellar.org/stats/", - "icon": "explorer.png", - "type": "explorer", + "type": "custom", + "name": "Spheris Telegram", + "url": "https://t.me/spheris", + "icon": "telegram.png", "tags": [ - "Analytics" + "News" ] }, { - "name": "@stellarorg", - "url": "https://twitter.com/stellarorg", - "icon": "twitter.png", - "type": "twitter", + "type": "slack", + "name": "Spheris Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { - "name": "Stellarverse", - "url": "https://stellarverse.org/forum/", - "icon": "forum.png", - "type": "forum", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/spheris/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "Blog", - "url": "https://www.stellar.org/blog/", - "icon": "blog.png", - "type": "blog", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/bancor/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "r/stellar", - "url": "https://www.reddit.com/r/stellar", - "icon": "reddit.png", - "type": "reddit", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCAOF-RIZ0Mf1N_wvmvG7T6w", + "icon": "youtube.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "SRG-Play&Earn", + "dependencies": [ + "Ethereum" + ], + "icon": "srgplayearn", + "token": { + "name": "srg token", + "symbol": "SRG" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "International loyalty program in the world of online games" + }, + "crowdsales": { + "start_date": "2017-10-04T00:00:00", + "end_date": "2017-11-04T00:00:00", + "end_date_plan": "2017-11-04T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://srg.io/files/srg_white_paper_eng.pdf", + "funding_url": "https://srg.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 20000000 + }, + "links": [ { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=720096.0", - "type": "custom", + "type": "website", + "name": "srg.io", + "url": "https://srg.io/", "tags": [ - "publications" + "Main" ] }, { - "name": "Stellar Roadmap", - "url": "https://trello.com/b/Clb1VMP5/platform-roadmap", - "icon": "link.png", - "type": "custom", + "type": "paper", + "name": "SRG-Play&Earn Whitepaper", + "url": "https://srg.io/files/srg_white_paper_eng.pdf", "tags": [ - "Code" + "Main", + "Science" ] }, { - "name": "Stellar Wallet", - "url": "https://launch.stellar.org/", - "type": "wallet", - "icon": "wallet.png", + "type": "github", + "name": "SRG-Play&Earn GitHub", + "url": "https://github.com/SRG-community/SRG", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "Centaurus Android Wallet", - "url": "hhttps://play.google.com/store/apps/details?id=de.xcoins.centaurus&hl=en", - "type": "wallet", - "icon": "wallet.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135549.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/stellar/#markets", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/srgcommunity", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", "type": "custom", - "icon": "poloniex.png", + "name": "SRG-Play&Earn Telegram", + "url": "https://t.me/srgcommunityen", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", "type": "custom", - "icon": "btc38.png", + "name": "Facebook", + "url": "https://www.facebook.com/CommunitySRG/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Stable", + "dependencies": [ + "Ethereum" + ], + "icon": "stable", + "token": { + "name": "coss token", + "symbol": "COSS" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Stabilizing digital tokens universe" + }, + "crowdsales": { + "start_date": "2017-08-14T00:00:00", + "end_date": "2017-10-01T00:00:00", + "end_date_plan": "2017-10-01T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://stable.foundation/", + "funding_url": "https://stable.foundation/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "type": "website", + "name": "stable.foundation", + "url": "https://stable.foundation/", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "paper", + "name": "Stable Whitepaper", + "url": "https://stable.foundation/wp-content/uploads/2017/07/stable_white_paper_v_0_96.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "name": "Bitcon Indonesia", - "url": "https://vip.bitcoin.co.id/strbtc", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Stable GitHub", + "url": "https://gist.github.com/stableproject/a5d86b94db7f62ebd0b2f1c286a23233", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/STABLE_token", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Learning Materials", - "url": "https://www.stellar.org/learn/", - "type": "wiki", - "icon": "wiki.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Stable-1532564000127095/", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.0000054, - "usd": 0.00287799, - "date": "2014-08-11T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Stimus", + "system": "Starbase", "dependencies": [ "Ethereum" ], - "icon": "stimus", + "icon": "starbase", "token": { - "name": "stimus token", - "symbol": "STM" + "name": "star token", + "symbol": "STAR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -49308,17 +49534,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Investing with AI & Machine learning" + "headline": "Token-based crowdfunding system" }, "crowdsales": { - "start_date": "2017-09-25T15:00:00", - "end_date": "2017-10-25T15:00:00", - "end_date_plan": "2017-10-25T15:00:00", + "start_date": "2017-09-27T02:00:00", + "end_date": "2017-11-10T02:00:00", + "end_date_plan": "2017-11-10T02:00:00", "genesis_address": [ "" ], - "funding_terms": "http://stimus.co/tokens.html", - "funding_url": "http://stimus.co/presale.html", + "funding_terms": "https://starbase.co/crowdsale", + "funding_url": "https://starbase.co/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -49332,25 +49558,54 @@ "links": [ { "type": "website", - "name": "stimus.co", - "url": "http://stimus.co", + "name": "starbase.co", + "url": "https://starbase.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stimus Whitepaper", - "url": "http://stimus.co/Stimus.Whitepaper.pdf", + "name": "starbase Whitepaper", + "url": "https://starbase.co/whitepaper", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Starbase GitHub", + "url": "https://github.com/starbaseco", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Starbase Blog", + "url": "https://blog.starbase.co/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1779533", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/stimusco", + "url": "https://twitter.com/JoberrCO", "icon": "twitter.png", "tags": [ "News" @@ -49358,17 +49613,35 @@ }, { "type": "custom", - "name": "Stimus Telegram", - "url": "https://t.me/stimusico", + "name": "Starbase Telegram", + "url": "https://telegram.me/starbase", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Starbase Slack", + "url": "https://starbase-community.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/joberr/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Stimus-283972402087433/?fref=ts", + "url": "https://www.facebook.com/StarbaseCo/", "icon": "facebook.png", "tags": [ "News" @@ -49378,94 +49651,78 @@ }, { "genesis_id": "", + "system": "Starta", "dependencies": [ "Ethereum" ], - "system": "Storj", + "icon": "starta", + "token": { + "name": "starta token", + "symbol": "STA" + }, + "consensus": { + "consensus_type": "Token on Waves blockchain", + "consensus_name": "" + }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The world's largest decentralized cloud storage provider" + "headline": "Smart-contract-based Token Conversion Protocol" + }, + "aliases": { + "coinmarketcap": "Starta" }, "crowdsales": { - "start_date": "2017-05-19T15:00:00", - "end_date": "2017-06-19T15:00:00", + "start_date": "2017-05-25T20:18:00", + "end_date": "2017-07-12T00:00:00", + "end_date_plan": "2017-07-12T00:10:00", "genesis_address": [ - "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", - "0xe75509810e09b04eef4ebd0b471bacf5530b162e" + "1FfYX9J2TJFQ5X43PzA43XpKBqewLiAJGM" ], - "funding_terms": "https://storj.io/saleterms.pdf", - "funding_url": "http://storj.io/", + "funding_terms": "https://startaico.com/Starta-Whitepaper-1.pdf", + "funding_url": "https://startaico.com/", "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 30000000" + "" + ], + "raised": [ + "" ] }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "token": { - "name": "storj token", - "symbol": "SJCX" - }, - "specs": { - "supply": 500000000 - }, "links": [ { - "type": "website", - "name": "storj.io", - "url": "http://storj.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "github", - "name": "Storj GitHub", - "url": "https://github.com/Storj/", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/storjproject", - "icon": "twitter.png", + "type": "website", + "name": "startaico.com", + "url": "https://startaico.com/", "tags": [ - "Main", - "News" + "Main" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://storjtalk.org/", - "icon": "forum.png", + "type": "paper", + "name": "Starta Whitepaper", + "url": "https://startaico.com/Starta-Whitepaper-1.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.storj.io/", - "icon": "blog.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/startaico", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/storj", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/startaico", + "icon": "facebook.png", "tags": [ "News" ] @@ -49473,67 +49730,47 @@ ] }, { - "genesis_id": "322527", + "source": "00000bb6b5dcf5e81dee7f18ebd51055228d5fb3e41cc62f4034488f8eaf4448", + "system": "Startcoin", "dependencies": [ - "Bitcoin", - "Counterparty" + "independent" ], - "system": "Storjcoin X", + "token": { + "name": "Startcoin", + "symbol": "START" + }, + "consensus": { + "type": "PoW", + "algorithm": "X11" + }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralized Cloud Storage", - "summary": "Storj is based on blockchain technology and peer-to-peer protocols to provide the most secure, private, and encrypted cloud storage.", + "system_type": "cryptocurrency", + "headline": "The digital currency for crowdfunding", "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "Storjcoin X", - "nickname": "Storjcoin X" - }, - "crowdsales": { - "start_date": "2014-07-18T00:00:00", - "end_date": "2014-08-18T00:00:00", - "genesis_address": [ - "132aBrspLgL54cm9eQfGNFLGqXwBRQrugc" + "DAO" ], - "funding_terms": "http://storj.io/CrowdsaleTerms.pdf", - "funding_url": "http://storj.io/crowdsale.html", - "tokens_sold": 35039704, - "btc_raised": 910 - }, - "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "page_state": "ready" }, - "token": { - "name": "storjcoin", - "symbol": "SJCX" + "aliases": { + "coinmarketcap": "Startcoin" }, "specs": { - "supply": 500000000 + "total_tokens": 84000000 }, "links": [ { - "type": "risk", - "name": "Minimum Viable Product has not been launched yet", - "url": "", - "icon": "" - }, - { + "name": "startcoin.org", + "url": "https://startcoin.org/", "type": "website", - "name": "storj.io", - "url": "http://storj.io/", - "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Startcoin Explorer", + "url": "http://explorer.startcoin.org/", "type": "explorer", - "name": "Explorer", - "url": "http://blockscan.com/assetInfo.aspx?q=SJCX", "icon": "explorer.png", "tags": [ "Main", @@ -49542,19 +49779,20 @@ ] }, { - "type": "github", - "name": "Storj GitHub", - "url": "https://github.com/Storj/", - "icon": "github.png", + "name": "Web Wallet", + "url": "https://startwallet.com", + "type": "wallet", + "icon": "startcoin.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { + "name": "@start_coin", + "url": "http://twitter.com/start_coin", "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/storjproject", "icon": "twitter.png", "tags": [ "Main", @@ -49562,309 +49800,219 @@ ] }, { - "type": "forum", - "name": "Forum", - "url": "http://storjtalk.org/", - "icon": "forum.png", + "name": "Facebook", + "url": "https://www.facebook.com/startcoin", + "type": "facebook", + "icon": "facebook.png", "tags": [ "News" ] }, { + "name": "Startcoin Blog", + "url": "https://startcoin.org/blog", "type": "blog", - "name": "Blog", - "url": "http://blog.storj.io/", "icon": "blog.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/storj", - "icon": "reddit.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCauk0j02csgs3W66TwJoRcA", + "type": "custom", + "icon": "youtube.png", "tags": [ "News" ] }, { - "name": "Counterparty DEX", - "url": "https://counterwallet.co", - "type": "custom", - "icon": "counterparty.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=651307.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/startcoin/", "type": "custom", - "icon": "poloniex.png", + "icon": "coindesk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/search?query=startcoin", "type": "custom", - "icon": "bittrex.png", + "icon": "cointelegraph.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/storjcoin-x/#markets", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/startcoin/", "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - } - ], - "first_price": { - "btc": 0.00002597, - "usd": 0.01196365, - "date": "2014-08-18T00:00:00" - }, - "flags": { - "supply_from_here": true, - "quantum": true - } - }, - { - "genesis_id": "", - "system": "Stox", - "dependencies": [ - "Ethereum" - ], - "icon": "stox", - "token": { - "name": "stox token", - "symbol": "STX" - }, - "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Prediction Market", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Stox", - "nickname": "Stox" - }, - "links": [ - { - "type": "website", - "name": "stox.com", - "url": "https://www.stox.com/en/", + "icon": "cryptocoinnews.jpg", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "Stox Whitepaper", - "url": "https://www.stox.com/assets/stox-whitepaper.pdf", + "name": "StartJoin", + "url": "https://www.startjoin.com/", + "type": "custom", + "icon": "startcoin.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { + "name": "GitHub", + "url": "https://github.com/startcoin-project", "type": "github", - "name": "Stox GitHub", - "url": "https://github.com/stx-technologies/stox-token", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Stox Blog", - "url": "https://steemit.com/@stx", - "icon": "steem.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2035348.0", - "icon": "bitcointalk.png", + "name": "Wallets", + "url": "https://startcoin.org/#wallet", + "type": "wallet", + "icon": "startcoin.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/stx_coin", - "icon": "twitter.png", + "name": "Paper Wallet", + "url": "https://startaddress.org/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { + "name": "iSpace", + "url": "http://ispace.co.uk/coindetails/?coin=start", "type": "custom", - "name": "Stox Telegram", - "url": "https://t.me/joinchat/DByWw0Pnq9BAy4FqPv_Lyg", - "icon": "telegram.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/STOX/", - "icon": "reddit.png", + "name": "CoinMine.pw", + "url": "http://www.coinmine.pw/poolinfo.php?coinid=108", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "SuchPool", + "url": "http://suchpool.pw/start/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_hd4EfAzXr5NFfOTw7nXjA", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Stratis", - "dependencies": [ - "independent" - ], - "icon": "stratis", - "token": { - "name": "stratise", - "symbol": "STRAT" - }, - "consensus": { - "consensus_type": "proof-of-stake", - "consensus_name": "POS" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Flexible Blockchain Development Platform" - }, - "aliases": { - "coinmarketcap": "Stratis" - }, - "specs": { - "supply": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "stratisplatform.com", - "url": "https://stratisplatform.com/", + "icon": "mining.png", "tags": [ - "Main" + "Apps" ] }, { - "type": "paper", - "name": "Stratis Whitepaper", - "url": "https://stratisplatform.com//files/Stratis_Whitepaper.pdf", + "name": "Suprnova", + "url": "https://start.suprnova.cc/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "Stratis GitHub", - "url": "https://github.com/stratisproject", - "icon": "github.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/startcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Stratis Blog", - "url": "https://stratisplatform.com/blog/", - "icon": "medium.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1512202.0", - "icon": "bitcointalk.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/stratisplatform", - "icon": "twitter.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Stratis Slack", - "url": "https://stratis-invite.herokuapp.com/", - "icon": "slack.png", + "name": "Justcoin", + "url": "https://justcoin.com", + "type": "custom", + "icon": "justcoin.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/stratisplatform/", - "icon": "reddit.png", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00032682, + "usd": 0.1943357, + "date": "2014-06-15T00:00:00" + } }, { "genesis_id": "", - "system": "Streamr", + "system": "Stash", "dependencies": [ "Ethereum" ], - "icon": "streamr", + "icon": "stash", "token": { - "name": "DATAcoin token", - "symbol": "DATA" + "name": "stash token", + "symbol": "STP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -49873,17 +50021,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Create unstoppable real-time data apps, even without writing code" + "headline": "Digital Money for the Real World" }, "crowdsales": { - "start_date": "2017-10-12T12:00:00", - "end_date": "2017-10-26T12:00:00", - "end_date_plan": "2017-10-26T12:00:00", + "start_date": "2017-09-24T23:00:00", + "end_date": "2017-09-12T10:00:00", + "end_date_plan": "2017-09-12T10:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.streamr.com/", - "funding_url": "https://www.streamr.com/", + "funding_terms": "https://stashpay.io/", + "funding_url": "https://stashpay.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -49894,28 +50042,41 @@ "" ] }, + "specs": { + "supply": 500000000 + }, "links": [ { "type": "website", - "name": "streamr.com", - "url": "https://www.streamr.com/", + "name": "stashpay.io", + "url": "https://stashpay.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Streamr Whitepaper", - "url": "https://s3.amazonaws.com/streamr-public/streamr-datacoin-whitepaper-2017-07-25-v1_0.pdf", + "name": "Stash Whitepaper", + "url": "https://stashpay.io/images/Stash%20Whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Stash GitHub", + "url": "https://github.com/stashpay", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Streamr Blog", - "url": "https://blog.streamr.com/", + "name": "Stash Blog", + "url": "https://blog.bancor.network/", "icon": "medium.png", "tags": [ "Main", @@ -49925,26 +50086,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/streamrinc", + "url": "https://twitter.com/stashpay", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Stash Slack", + "url": "https://stash-talk.slack.com/join/shared_invite/MjM0ODQ0MTk3OTg1LTE1MDQzMTYwNTAtM2E5NGJmN2ExNw", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", - "name": "Streamr Telegram", - "url": "https://www.streamr.com/assets/Icons/email.svg", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/stashpay.io/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Streamr Slack", - "url": "https://slack.streamr.com/", - "icon": "slack.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCiBPj3wlVX4n4hxyTARp9aA", + "icon": "youtube.png", "tags": [ "News" ] @@ -49952,88 +50122,78 @@ ] }, { - "genesis_id": "0x0348b55abd6e1a99c6ebc972a6a4582ec0bceb5c", - "system": "SuperDAO", - "icon": "superdao", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "Superneum", - "symbol": "SUP" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "SuperDAO" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Governance System for DApp Ventures", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "genesis_id": "", + "system": "Status", + "icon": "status", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "status token", + "symbol": "SNT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "crowdsales": { - "start_date": "2017-06-12T06:00:00", - "end_date": "2017-07-12T06:00:00", + "start_date": "2017-06-20T11:45:00", + "end_date": "2017-07-04T11:45:00", + "end_date_plan": "2017-07-04T11:45:00", "genesis_address": [ - "0x0348B55AbD6E1A99C6EBC972A6A4582Ec0bcEb5c" + "" ], - "funding_terms": "http://docs.superdao.io/", - "funding_url": "http://crowdfunding.superdao.io/", - "tokens_sold": 45000000, - "tokens_issued": 100000000, - "btc_raised": "" - }, - "specs": { - "cap": {} + "funding_terms": "http://contribute.status.im/", + "funding_url": "http://contribute.status.im/", + "tokens_sold": 2999022400, + "tokens_issued": 7314688780, + "btc_raised": 41148, + "cap_limit": [ + "usd = 271226246" + ], + "raised": [ + "usd = 111206819" + ] }, - "first_price": { - "date": "", - "btc": "", - "usd": "" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Mobile Browser and Messenger for Ethereum" }, - "flags": {}, "links": [ { "type": "website", - "name": "superdao.io", - "url": "http://superdao.io", + "name": "status.im", + "url": "https://status.im/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "SuperDAO GitHub", - "url": "https://github.com/superDao-dao", - "icon": "github.png", + "type": "paper", + "name": "Status Whitepaper", + "url": "https://status.im/whitepaper.pdf", "tags": [ - "Code" + "Main", + "Science" ] }, { - "type": "paper", - "name": "SuperDAO Whitepaper", - "url": "http://docs.superdao.io/", - "icon": "paper.png", + "type": "github", + "name": "Status GitHub", + "url": "https://github.com/status-im", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { "type": "blog", - "name": "Blog", - "url": "https://blog.superdao.io/", - "icon": "blog.png", + "name": "Status Blog", + "url": "https://blog.status.im/", + "icon": "medium.png", "tags": [ "Main", "News" @@ -50042,7 +50202,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SuperDAOHQ", + "url": "https://twitter.com/ethstatus", "icon": "twitter.png", "tags": [ "News" @@ -50051,16 +50211,26 @@ { "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/SuperDao/", + "url": "https://www.reddit.com/r/statusim/", "icon": "reddit.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Slack", + "url": "http://slack.status.im/", + "icon": "slack.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/SuperdaoHQ/", + "url": "https://www.facebook.com/ethstatus", "icon": "facebook.png", "tags": [ "News" @@ -50069,76 +50239,81 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCYtAwj5PohhqPsJJ1KouBew", + "url": "https://www.youtube.com/channel/UCFzdJTUdzqyX4e9dOW7UpPQ/", "icon": "youtube.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.00001372, + "usd": 0.03707967, + "date": "" + } }, { - "genesis_id": "12071612744977229797", - "system": "SuperNET", + "genesis_id": "", + "system": "Steem", + "icon": "steem", "dependencies": [ - "NXT" + "independent" ], "token": { - "name": "Unity", - "symbol": "UNITY" - }, - "consensus": { - "type": "NXT", - "algorithm": "AE" + "name": "steem", + "symbol": "STEEM" }, "aliases": { - "coinmarketcap": "SuperNET" + "coinmarketcap": "Steem" + }, + "consensus": { + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Association of Blockchain Technologies", + "system_type": "cryptocurrency", + "headline": "Blockchain-based Social Media Platform where anyone can earn rewards", "tags": [ - "DApp" - ], - "page_state": "ready" - }, - "crowdsales": { - "start_date": "2014-04-30T00:00:00", - "end_date": "2014-09-23T00:00:00", - "genesis_address": [ - "NXT-MRBN-8DFH-PFMK-A4DBM" + "DAO" ], - "funding_url": "http://www.nxtreporting.com/?as=12071612744977229797", - "funding_terms": "https://bitcointalk.org/index.php?topic=762346.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 571243.1402, - "tokens_issued": 816061, - "btc_raised": 5737.1589 + "page_state": "draft" }, "specs": {}, + "first_price": { + "btc": 0.00150433, + "usd": 0.6454388, + "date": "2016-04-18T16:19:00" + }, + "flags": { + "quantum": true + }, "links": [ { - "type": "risk", - "name": "Asset holding are under control of one person", - "url": "", - "icon": "" - }, - { - "name": "thesupernet.org", - "url": "http://thesupernet.org/", "type": "website", + "name": "steem.io", + "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Wallet", - "url": "http://www.supernet.org/download.php", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { "type": "wallet", - "icon": "wallet.png", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ "Main", "Apps", @@ -50146,76 +50321,132 @@ ] }, { - "name": "SuperNET Blog", - "url": "http://www.supernet.org/blog/", - "rss": "http://www.supernet.org/blog/feed/", "type": "blog", - "icon": "blog.png", + "name": "Steemit Blog", + "url": "https://steemit.com/@steemitblog", + "icon": "steem.png", "tags": [ "Main", "News" ] }, { + "type": "wallet", + "name": "Piston Client", + "url": "https://github.com/xeroc/piston/releases", + "icon": "piston.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "explorer", + "name": "Steemle Explorer", + "url": "https://steemle.com/", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "SteemDB Explorer", + "url": "https://steemdb.com/", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "SteemWhales Explorer", + "url": "http://steemwhales.com/", + "icon": "steemwhales.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Steemit Chat", + "url": "https://steemit.chat/home", + "icon": "steem.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SuperNETorg", + "url": "https://twitter.com/steemchain", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { + "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/supernet", + "url": "https://www.reddit.com/r/steemit", + "rss": "https://www.reddit.com/r/steemit/.rss", "icon": "reddit.png", "tags": [ "News" - ], - "type": "News" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/SuperNETorg", "type": "custom", - "icon": "facebook.png", + "name": "Slack", + "url": "https://steem.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "Wiki", - "url": "http://wiki.supernet.org/wiki/Main_Page", - "type": "wiki", - "icon": "wiki.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1410943.0", + "icon": "bitcoin.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "name": "SuperNET API", - "url": "http://wiki.supernet.org/wiki/API", - "type": "custom", - "icon": "link.png", + "type": "paper", + "name": "Steem Whitepaper", + "url": "https://steem.io/SteemWhitePaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "github", + "name": "Steem GitHub", + "url": "http://github.com/steemit", + "icon": "github.png", "tags": [ "Code" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/supernet-unity/#markets", "type": "custom", + "name": "Steem Documentation", + "url": "https://steem.io/documentation/", "icon": "link.png", "tags": [ - "Apps", - "Analytics" + "Code" ] }, { + "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", - "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -50223,708 +50454,764 @@ ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "NXT AE", - "url": "http://nxtreporting.com", - "icon": "nxt.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" - ], - "type": "custom" + ] }, { - "name": "Slack", - "url": "http://slackinvite.supernet.org/", - "type": "custom", - "icon": "slack.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com", + "icon": "hitbtc.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 0.01004329, - "usd": 4.37262651, - "date": "2014-09-23T00:00:00" - }, - "flags": { - "quantum": true, - "rating_do_not_display": true - } + ] }, { "genesis_id": "", - "system": "Suretly", + "system": "SteemDollar", + "icon": "steem", "dependencies": [ - "Ethereum", - "Waves" + "Steem" ], - "icon": "suretly", "token": { - "name": "suretly token", - "symbol": "SUR" + "name": "steemdollar", + "symbol": "SBD" }, + "specs": {}, "consensus": { - "consensus_type": "ERC20 & Waves Asset", - "consensus_name": "" + "type": "PoS", + "algorithm": "Delegated" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "First crowdvouching platform" + "aliases": { + "coinmarketcap": "Steem Dollars", + "nickname": "Steem Dollar" }, - "crowdsales": { - "start_date": "2017-07-11T08:00:00", - "end_date": "2017-08-11T08:00:00", - "end_date_plan": "2017-08-11T08:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.ico.suretly.com/", - "funding_url": "https://www.ico.suretly.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": 128, - "cap_limit": [ - "usd = 10000000" + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Convertable Loan of Steem blockchain denominated in US Dollar", + "tags": [ + "DAO" ], - "raised": [ - "usd = 1151148" - ] + "page_state": "draft" + }, + "first_price": { + "date": "2016-07-10T00:00:00", + "btc": 0.00163451, + "usd": 1.07567811 }, "links": [ { "type": "website", - "name": "ico.suretly.com", - "url": "https://www.ico.suretly.com/", + "name": "steem.io", + "url": "https://steem.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Suretly Whitepaper", - "url": "https://suretly.com/docs/Suretly_whitepaper_v1.2.pdf", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1879035.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/suretly_com", - "icon": "twitter.png", - "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "Suretly Slack", - "url": "https://suretly.herokuapp.com/", - "icon": "slack.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://urbancrypto.com/suretly-crowdvouching-platform/", - "icon": "reddit.png", + "type": "exchange", + "name": "Poloniex", + "headline": "nein", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/suretly/", - "icon": "facebook.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC5yutn5ceZHgKZxWUQ-WLwQ", - "icon": "youtube.png", + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { - "genesis_id": "8612694", - "system": "Swarm", - "dependencies": [ - "Bitcoin", - "Counterparty" - ], - "aliases": { - "coinmarketcap": "Swarm", - "CurrencyName": "Swarm" - }, - "crowdsales": { - "start_date": "2014-07-17T00:00:00", - "end_date": "2014-07-20T00:00:00", - "genesis_address": [ - "12GZL7shupvmHapCmhw81GDa5GmaTqaZdk" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=664071.msg7487836#msg7487836", - "funding_url": "https://swarm.fund/", - "funding_operator": "nein", - "tokens_sold": 100000000, - "btc_raised": 1270 + "genesis_id": "", + "system": "SteemPower", + "icon": "steem", + "dependencies": [ + "Steem" + ], + "token": { + "name": "steempower", + "symbol": "SP" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "PoS", + "algorithm": "Delegated" + }, + "aliases": { + "coinmarketcap": "Steem", + "nickname": "Steem Power" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", + "system_type": "cryptocurrency", + "headline": "Investment Token of Steem Network", "tags": [ - "DApp" + "DAO" ], - "headline": " Decentralized Collaboration Platform" - }, - "token": { - "name": "swarm token", - "symbol": "SWT" + "page_state": "draft" }, "specs": {}, "links": [ { - "type": "risk", - "name": "Minimu viable product has not been launched yet", - "url": "", - "icon": "" - }, - { - "name": "swarm.fund", - "url": "https://swarm.fund/", "type": "website", + "name": "steem.io", + "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Twitter", - "url": "https://twitter.com/SwarmCorp", - "type": "twitter", - "icon": "twitter.png", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "name": "Forum", - "url": "https://discourse.swarm.fund/", - "type": "forum", - "icon": "forum.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "name": "Blog", - "url": "https://medium.com/@Swarm", - "type": "blog", - "icon": "blog.png", + "type": "exchange", + "name": "Poloniex", + "headline": "nein", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] } ], - "first_price": { - "btc": 0.0000127, - "usd": 0.00789143075, - "date": "2014-07-20T00:00:00" + "flags": { + "quantum": true } }, { - "genesis_id": "00e7dab4291d8a4f5e7186981ac8b127e47fa65b2efbb0f3eee6b3ee2f1b1059", - "system": "Synereo", - "icon": "synereo", + "genesis_id": "nein", + "system": "Stellar", "dependencies": [ - "Mastercoin (Omni)" + "independent" ], + "token": { + "name": "lumen", + "symbol": "STR" + }, + "consensus": { + "type": "Trusted Ledger", + "algorithm": "SCP" + }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Social Platform Owned by the People Who Use It", - "summary": "Synereo is designed as a framework for managing the economy of attention. We create a social brain that optimizes your experience on the network, social or otherwise, by shaping the stream of information in ways that reflect what you and your social circle consider to be interesting and valuable.", + "system_type": "cryptocurrency", + "headline": "Public Infrastructure for Money", "tags": [ "DAO" - ] - }, - "aliases": { - "coinmarketcap": "Synereo" - }, - "crowdsales": { - "start_date": "2016-09-20T00:00:00", - "end_date": "2016-10-20T00:00:00", - "genesis_address": [ - "3CtiKLz2Ke423oh1mGY3oPPhDA8shKxpNb", - "3BNGSfyKdTLvZwZAiUHdhgdENA9dJqgVq9" ], - "funding_terms": "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", - "funding_url": "https://synereo.com", - "tokens_sold": 45439378, - "tokens_issued": 1680400000, - "btc_raised": 342 + "hashtag": "#stellar", + "page_state": "ready" }, - "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "aliases": { + "coinmarketcap": "Stellar Lumens" }, - "token": { - "name": "amp", - "symbol": "AMP" + "events": { + "announcement": "01/08/2014", + "genesis": "01/08/2014" }, "specs": { - "supply": 949291062.75 + "total_tokens": 100804167793, + "supply": 100804167793 }, - "risks": [ - { - "name": "Network has not been launched", - "url": "" - } - ], "links": [ { - "type": "website", - "name": "synereo.com", - "url": "http://www.synereo.com", + "name": "stellar.org", + "url": "https://www.stellar.org/", "icon": "website.png", + "type": "site", "tags": [ - "Main", - "Apps" + "Main" ] }, { - "type": "paper", - "name": "Documentation", - "url": "http://www.synereo.com/whitepapers/synereo.pdf", - "icon": "paper.png", + "name": "Stellar Core", + "url": "https://github.com/stellar/stellar-core", + "icon": "github.png", + "type": "github", "tags": [ - "Main", - "Apps" + "Code" ] }, { - "type": "blog", - "name": "Synereo Blog", - "url": "http://blog.synereo.com/", - "rss": "http://blog.synereo.com/feed", - "icon": "blog.png", + "name": "Horizon: Client facing HTTP API server for the Stellar ecosystem", + "url": "https://github.com/stellar/horizon", + "icon": "github.png", + "type": "github", "tags": [ - "News", - "Main" + "Code" ] }, { - "type": "forum", - "name": "Synereo Discuss", - "url": "https://discuss.synereo.com/", - "icon": "forum.png", + "name": "Interstellar: Open Ecosystem of Modules", + "url": "https://github.com/stellar/interstellar", + "icon": "github.png", + "type": "github", "tags": [ - "News", - "Main" + "Code" ] }, { - "type": "paper", - "name": "Attention Economy Model", - "url": "http://www.synereo.com/learn-more/#attention-economy", + "name": "Solar: A Front-end Framework for Modular Web Apps", + "url": "https://github.com/stellar/solar", + "icon": "github.png", + "type": "github", "tags": [ - "Science" + "Code" ] }, { - "type": "paper", - "name": "Synereo Network Dynamics - Basics - Chapter 1", - "url": "https://docs.google.com/presentation/d/12wZfRyF9XBMrc1ripXGfyNXCnO_MD7f2-Gc8AIa-v8o/pub?start=false&loop=false&slide=id.g4ecec4c43_37", + "name": "Centaurus: Open Source Stellar Android Wallet", + "url": "https://github.com/TbLtzk/Centaurus", + "icon": "github.png", + "type": "github", "tags": [ - "Science" + "Code" ] }, { - "type": "paper", - "name": "Synereo Network Dynamics - Synereos - Chapter 2", - "url": "https://docs.google.com/presentation/d/1DimMeRZx1qp0-m0DzyEZxc3IbYDfzovummDfRdeWT9U/present?slide=id.g5d99680d4_026", + "name": "Laboratory Tools", + "url": "https://www.stellar.org/laboratory", + "icon": "github.png", + "type": "github", "tags": [ - "Science" + "Code" ] }, { - "type": "paper", - "name": "Synereo Network Dynamics - Amplifying - Chapter 3", - "url": "https://docs.google.com/presentation/d/1MQ57q-ZraCBvx-pPFA-J-MpKN6v8AkUXtCaM79vU3L8/present?slide=id.g6d072a333_118", + "name": "Meetups", + "url": "http://www.meetup.com/Stellar-SF", + "type": "custom", "tags": [ - "Science" + "Code" ] }, { - "type": "explorer", - "name": "AMP Asset Page", - "url": "http://omnichest.info/lookupsp.aspx?sp=39", - "icon": "explorer.png", + "name": "Developers Tutorials", + "url": "https://www.stellar.org/developers/learn/", + "icon": "github.png", + "type": "github", "tags": [ - "Apps", - "Analytics" + "Code" ] }, { - "type": "github", - "name": "Synereo GitHub", - "url": "https://github.com/synereo/", + "name": "API Reference", + "url": "https://www.stellar.org/developers/reference/", "icon": "github.png", + "type": "github", "tags": [ "Code" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "name": "GitHub Organization", + "url": "https://github.com/stellar", + "icon": "github.png", + "type": "github", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Stellar Consensus Protocol by David Mazieres", + "url": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Apps", - "Exchange" + "Science" ] - } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.00000753, - "usd": 0.0017016, - "date": "2015-04-29T00:00:00" - } - }, - { - "genesis_id": "ed12971d0cc2ac2db282eb0a834b83dd2ef7aa32c0eacae93d93cdaccbcf8c19", - "system": "SysCoin", - "icon": "syscoin", - "aliases": { - "coinmarketcap": "SysCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "17/08/2014" - }, - "token": { - "name": "syscoin", - "symbol": "SYS" - }, - "specs": { - "p2p": 8369, - "rpc": 8368, - "block_time": "60", - "block_reward": "128", - "total_tokens": "2 000 000 000", - "premine_tokens": "18% [ up to 15% Based on Presale (SOLD OUT), 2% Devs (wallets will be publicized for transparency), 1% Bounties and Rewards]", - "difficulty_cycle": "KGW", - "ann": "https://bitcointalk.org/index.php?topic=587080.0", - "dependencies": "independent" - }, - "links": [ + }, { - "type": "website", - "name": "syscoin.org", - "url": "http://syscoin.org/", - "icon": "website.png", + "name": "Stellarchain.io", + "url": "http://stellarchain.io/", + "icon": "explorer.png", + "type": "explorer", "tags": [ - "Main" + "Main", + "Analytics" ] }, { + "name": "Stellar Trusted Stats", + "url": "https://www.stellar.org/stats/", + "icon": "explorer.png", "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/sys/", - "icon": "cryptoid.png", "tags": [ - "Main", - "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "SysCoin GitHub", - "url": "https://github.com/syscoin/syscoin", - "icon": "github.png", + "name": "@stellarorg", + "url": "https://twitter.com/stellarorg", + "icon": "twitter.png", + "type": "twitter", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=757255", + "name": "Stellarverse", + "url": "https://stellarverse.org/forum/", "icon": "forum.png", + "type": "forum", "tags": [ - "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00000421, - "usd": 0.00214359, - "date": "2014-08-20T00:00:00" - } - }, - { - "genesis_id": "00000eaa8dd7e902871c444aeb415673b8244c6b7b1742ca398cefa60d87c4c1", - "system": "TEKcoin", - "icon": "tekcoin", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "TEKcoin" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "TEKcoin", - "symbol": "TEK" - }, - "specs": { - "p2p": 8514, - "rpc": 18514, - "block_time": "60", - "block_reward": 1, - "total_tokens": 100000000 - }, - "events": [ + }, { - "name": "Annoucement", - "start_date": "2013-09-07T05:45:40", - "url": "https://bitcointalk.org/index.php?topic=289490.0" - } - ], - "links": [ + "name": "Blog", + "url": "https://www.stellar.org/blog/", + "icon": "blog.png", + "type": "blog", + "tags": [ + "News" + ] + }, { - "type": "website", - "name": "tekcoin.org", - "url": "http://tekcoin.org/", - "icon": "website.png", + "name": "r/stellar", + "url": "https://www.reddit.com/r/stellar", + "icon": "reddit.png", + "type": "reddit", "tags": [ - "Main" + "News" + ] + }, + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=720096.0", + "type": "custom", + "tags": [ + "publications" + ] + }, + { + "name": "Stellar Roadmap", + "url": "https://trello.com/b/Clb1VMP5/platform-roadmap", + "icon": "link.png", + "type": "custom", + "tags": [ + "Code" + ] + }, + { + "name": "Stellar Wallet", + "url": "https://launch.stellar.org/", + "type": "wallet", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "Centaurus Android Wallet", + "url": "hhttps://play.google.com/store/apps/details?id=de.xcoins.centaurus&hl=en", + "type": "wallet", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/stellar/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://www.blockexperts.com/tek", - "icon": "explorer.png", + "name": "Bitcon Indonesia", + "url": "https://vip.bitcoin.co.id/strbtc", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", "Apps", - "Explorer", - "Analytics" + "Exchange" ] }, { - "type": "github", - "name": "TEKcoin GitHub", - "url": "https://github.com/maxxine/TEK", - "icon": "github.png", + "name": "Justcoin", + "url": "https://justcoin.com", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=320404", - "icon": "forum.png", + "name": "Learning Materials", + "url": "https://www.stellar.org/learn/", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "Main", - "News" + "Science" ] } ], + "flags": { + "supply_from_here": true, + "quantum": true + }, "first_price": { - "btc": 0.00040118, - "usd": 0.21380323, - "date": "2014-05-20T00:00:00" + "btc": 0.0000054, + "usd": 0.00287799, + "date": "2014-08-11T00:00:00" } }, { "genesis_id": "", - "system": "TaaS", + "system": "Stimus", "dependencies": [ "Ethereum" ], - "icon": "taas", + "icon": "stimus", "token": { - "name": "taase", - "symbol": "TAAS" + "name": "stimus token", + "symbol": "STM" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Closed-End Investment Fund" - }, - "aliases": { - "coinmarketcap": "TaaS" + "headline": "Investing with AI & Machine learning" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-09-25T15:00:00", + "end_date": "2017-10-25T15:00:00", + "end_date_plan": "2017-10-25T15:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://stimus.co/tokens.html", + "funding_url": "http://stimus.co/presale.html", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "taas.fund", - "url": "https://taas.fund/", + "name": "stimus.co", + "url": "http://stimus.co", "tags": [ "Main" ] }, { "type": "paper", - "name": "TaaS Whitepaper", - "url": "http://taas.fund/media/whitepaper.pdf", + "name": "Stimus Whitepaper", + "url": "http://stimus.co/Stimus.Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "TaaS GitHub", - "url": "https://github.com/reddit/reddit", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/stimusco", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "TaaS Blog", - "url": "https://medium.com/@TaaS", - "icon": "medium.png", + "type": "custom", + "name": "Stimus Telegram", + "url": "https://t.me/stimusico", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1792938.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Stimus-283972402087433/?fref=ts", + "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "dependencies": [ + "Ethereum" + ], + "system": "Storj", + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "The world's largest decentralized cloud storage provider" + }, + "crowdsales": { + "start_date": "2017-05-19T15:00:00", + "end_date": "2017-06-19T15:00:00", + "genesis_address": [ + "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", + "0xe75509810e09b04eef4ebd0b471bacf5530b162e" + ], + "funding_terms": "https://storj.io/saleterms.pdf", + "funding_url": "http://storj.io/", + "tokens_sold": "", + "btc_raised": "", + "cap_limit": [ + "usd = 30000000" + ] + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "token": { + "name": "storj token", + "symbol": "SJCX" + }, + "specs": { + "supply": 500000000 + }, + "links": [ + { + "type": "website", + "name": "storj.io", + "url": "http://storj.io/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/taasfundk", - "icon": "twitter.png", + "type": "github", + "name": "Storj GitHub", + "url": "https://github.com/Storj/", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "slack", - "name": "TaaS Slack", - "url": "https://taasfund.signup.team/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/storjproject", + "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", + "type": "forum", + "name": "Forum", + "url": "http://storjtalk.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCzhLXQA9h7RQKlPWViKIzNw", - "icon": "youtube.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.storj.io/", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "TaaS Telegram", - "url": "https://t.me/taasfundS", - "icon": "telegram.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/storj", + "icon": "reddit.png", "tags": [ "News" ] @@ -50932,184 +51219,222 @@ ] }, { - "genesis_id": "", - "system": "TenX", + "genesis_id": "322527", "dependencies": [ - "independent" + "Bitcoin", + "Counterparty" ], - "icon": "tenx", - "token": { - "name": "tenx token", - "symbol": "PAY" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "TenX", - "nickname": "TenX" - }, + "system": "Storjcoin X", "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Making Cryptocurrencies Spendable Anytime Anywhere", + "system_type": "cryptoasset", + "headline": "Decentralized Cloud Storage", + "summary": "Storj is based on blockchain technology and peer-to-peer protocols to provide the most secure, private, and encrypted cloud storage.", "tags": [ - "DAO" + "DApp" + ] + }, + "aliases": { + "coinmarketcap": "Storjcoin X", + "nickname": "Storjcoin X" + }, + "crowdsales": { + "start_date": "2014-07-18T00:00:00", + "end_date": "2014-08-18T00:00:00", + "genesis_address": [ + "132aBrspLgL54cm9eQfGNFLGqXwBRQrugc" ], - "page_state": "ready" + "funding_terms": "http://storj.io/CrowdsaleTerms.pdf", + "funding_url": "http://storj.io/crowdsale.html", + "tokens_sold": 35039704, + "btc_raised": 910 + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" + }, + "token": { + "name": "storjcoin", + "symbol": "SJCX" + }, + "specs": { + "supply": 500000000 }, "links": [ + { + "type": "risk", + "name": "Minimum Viable Product has not been launched yet", + "url": "", + "icon": "" + }, { "type": "website", - "name": "tenx.tech", - "url": "https://www.tenx.tech/", + "name": "storj.io", + "url": "http://storj.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "TenX Whitepaper", - "url": "https://www.tenx.tech/whitepaper/tenx_whitepaper_final.pdf", + "type": "explorer", + "name": "Explorer", + "url": "http://blockscan.com/assetInfo.aspx?q=SJCX", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "TenX Blog", - "url": "https://medium.com/@TenX/", - "icon": "medium.png", + "type": "github", + "name": "Storj GitHub", + "url": "https://github.com/Storj/", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1953612.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/storjproject", + "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/tenxwallet", - "icon": "twitter.png", + "type": "forum", + "name": "Forum", + "url": "http://storjtalk.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "TenX Slack", - "url": "https://ten-x.herokuapp.com/", - "icon": "slack.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.storj.io/", + "icon": "blog.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/TenX/", + "name": "reddit", + "url": "http://www.reddit.com/r/storj", "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "Counterparty DEX", + "url": "https://counterwallet.co", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/tenxwallet/", - "icon": "facebook.png", + "icon": "counterparty.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrh49JX-9UQJbee6e4EGhog", - "icon": "youtube.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/storjcoin-x/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" ] } - ] + ], + "first_price": { + "btc": 0.00002597, + "usd": 0.01196365, + "date": "2014-08-18T00:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true + } }, { "genesis_id": "", - "system": "Tendermint", + "system": "Stox", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "stox", "token": { - "name": "", - "symbol": "" + "name": "stox token", + "symbol": "STX" }, "consensus": { - "consensus_type": "Proof-of-Stake", - "consensus_name": "Byzantine Consensus Algorithm", - "hashing": "" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Byzantine Consensus Blockchain Stack", + "system_type": "cryptoasset", + "headline": "Blockchain Prediction Market", "tags": [ "DAO" ], - "hashtag": "", - "twwidid": "", - "page_state": "draft" + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Tendermint", - "nickname": "Tendermint" - }, - "ratings": { - "rating_cyber": 0 + "coinmarketcap": "Stox", + "nickname": "Stox" }, "links": [ { - "name": "tendermint.com", - "url": "http://tendermint.com/", - "icon": "website.png", + "type": "website", + "name": "stox.com", + "url": "https://www.stox.com/en/", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Tendermint Wiki", - "url": "https://github.com/tendermint/tendermint/wiki", - "type": "wiki", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" ] }, { - "name": "Tendermint Blog", - "url": "http://tendermint.com/posts/", - "type": "blog", - "icon": "blog.png", + "type": "paper", + "name": "Stox Whitepaper", + "url": "https://www.stox.com/assets/stox-whitepaper.pdf", "tags": [ "Main", - "News" + "Science" ] }, { - "name": "Tendermint GitHub", - "url": "https://github.com/tendermint", "type": "github", + "name": "Stox GitHub", + "url": "https://github.com/stx-technologies/stox-token", "icon": "github.png", "tags": [ "Main", @@ -51117,187 +51442,102 @@ ] }, { - "name": "Tendermint Forum", - "url": "http://forum.tendermint.com/", - "type": "forum", - "icon": "forum.png", + "type": "blog", + "name": "Stox Blog", + "url": "https://steemit.com/@stx", + "icon": "steem.png", "tags": [ + "Main", "News" ] }, { - "name": "Byzantine Consensus Algorithm", - "url": "https://github.com/tendermint/tendermint/wiki/Byzantine-Consensus-Algorithm", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Byzantine Fault Tolerance Algorithm", - "url": "https://en.wikipedia.org/wiki/Byzantine_fault_tolerance", - "type": "wiki", - "icon": "wiki.png", - "tags": [ - "Science" - ] - }, - { - "name": "Consensus in the presence of partial synchrony", - "url": "http://dl.acm.org/citation.cfm?doid=42282.42283", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - } - ] - }, - { - "genesis_id": "31", - "system": "Tether", - "icon": "tether", - "dependencies": [ - "Mastercoin (Omni)" - ], - "aliases": { - "coinmarketcap": "Tether" - }, - "consensus": { - "type": "Omni", - "algorithm": "Locked Token" - }, - "descriptions": { - "tags": [ - "DApp" - ], - "state": "Public", - "system_type": "cryptoasset", - "headline": "Price-Stable Digital Currency 100% backed by USD" - }, - "token": { - "name": "tether", - "symbol": "USDT" - }, - "specs": {}, - "links": [ - { - "type": "risk", - "name": "Asset represent debt of issuer", - "url": "", - "icon": "" - }, - { - "type": "website", - "name": "tether.to", - "url": "https://tether.to/", - "icon": "website.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2035348.0", + "icon": "bitcointalk.png", "tags": [ - "Main" + "News" ] }, { - "type": "explorer", - "name": "Omni Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=31", - "icon": "explorer.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/stx_coin", + "icon": "twitter.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "paper", - "name": "Tether Whitepaper", - "url": "https://tether.to/wp-content/uploads/2015/04/Tether-White-Paper.pdf", - "icon": "paper.png", + "type": "custom", + "name": "Stox Telegram", + "url": "https://t.me/joinchat/DByWw0Pnq9BAy4FqPv_Lyg", + "icon": "telegram.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "custom", - "name": "Tether FAQ", - "url": "https://tether.to/faqs/", - "icon": "forum.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/STOX/", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "type": "twitter", - "name": "@Tether_to", - "url": "https://twitter.com/Tether_to/", - "icon": "twitter.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC_hd4EfAzXr5NFfOTw7nXjA", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00417078, - "usd": 1, - "date": "2015-02-19T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Tezos", - "dependencies": "independent", - "icon": "tezos", + "system": "Stratis", + "dependencies": [ + "independent" + ], + "icon": "stratis", "token": { - "name": "tezos token", - "symbol": "TXZ" + "name": "stratise", + "symbol": "STRAT" }, "consensus": { "consensus_type": "proof-of-stake", "consensus_name": "POS" }, "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Self-amending Crypto-ledger" + "state": "Public", + "system_type": "cryptoasset", + "headline": "Flexible Blockchain Development Platform" }, - "crowdsales": { - "start_date": "2017-07-01T00:00:00", - "end_date": "2017-07-13T00:00:00", - "end_date_plan": "2017-07-13T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://tezos.ch/pages/static/Tezos%20Contribution%20Terms.pdf?utm_source=Tezos&utm_campaign=682d936488-EMAIL_CAMPAIGN_2017_07_01&utm_medium=email&utm_term=0_d8f4b4112e-682d936488-117506397", - "funding_url": "https://www.tezos.com/", - "tokens_sold": "", - "tokens_issued": 10000000000, - "btc_raised": 97268, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 230595616" - ] + "aliases": { + "coinmarketcap": "Stratis" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "tezos.com", - "url": "https://www.tezos.com/", + "name": "stratisplatform.com", + "url": "https://stratisplatform.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Tezos Whitepaper", - "url": "https://www.tezos.com/static/papers/white_paper.pdf", + "name": "Stratis Whitepaper", + "url": "https://stratisplatform.com//files/Stratis_Whitepaper.pdf", "tags": [ "Main", "Science" @@ -51305,8 +51545,8 @@ }, { "type": "github", - "name": "Tezos GitHub", - "url": "https://github.com/tezos/tezos", + "name": "Stratis GitHub", + "url": "https://github.com/stratisproject", "icon": "github.png", "tags": [ "Main", @@ -51315,8 +51555,8 @@ }, { "type": "blog", - "name": "Tezos Blog", - "url": "https://medium.com/tezos", + "name": "Stratis Blog", + "url": "https://stratisplatform.com/blog/", "icon": "medium.png", "tags": [ "Main", @@ -51326,8 +51566,8 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=715818.0", - "icon": "bitcoin.png", + "url": "https://bitcointalk.org/index.php?topic=1512202.0", + "icon": "bitcointalk.png", "tags": [ "News" ] @@ -51335,7 +51575,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tez0s", + "url": "https://twitter.com/stratisplatform", "icon": "twitter.png", "tags": [ "News" @@ -51343,18 +51583,18 @@ }, { "type": "slack", - "name": "Tezos Slack", - "url": "http://slack.tezos.com/", + "name": "Stratis Slack", + "url": "https://stratis-invite.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/tezosledger/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/stratisplatform/", + "icon": "reddit.png", "tags": [ "News" ] @@ -51363,14 +51603,14 @@ }, { "genesis_id": "", - "system": "Tierion", + "system": "Streamr", "dependencies": [ "Ethereum" ], - "icon": "tierion", + "icon": "streamr", "token": { - "name": "tierion token", - "symbol": "TNT" + "name": "DATAcoin token", + "symbol": "DATA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -51379,59 +51619,59 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "A universal platform for verifiable data" + "headline": "Create unstoppable real-time data apps, even without writing code" }, "crowdsales": { - "start_date": "2017-07-27T00:00:00", - "end_date": "2017-08-10T00:00:00", - "end_date_plan": "2017-08-10T00:00:00", + "start_date": "2017-10-12T12:00:00", + "end_date": "2017-10-26T12:00:00", + "end_date_plan": "2017-10-26T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://tokensale.tierion.com/", - "funding_url": "https://tokensale.tierion.com/", - "tokens_sold": 350000000, - "tokens_issued": 1000000000, + "funding_terms": "https://www.streamr.com/", + "funding_url": "https://www.streamr.com/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd - 25000000" + "" ] }, "links": [ { "type": "website", - "name": "tierion.com", - "url": "https://tierion.com/", + "name": "streamr.com", + "url": "https://www.streamr.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Tierion Whitepaper", - "url": "https://tokensale.tierion.com/TierionTokenSaleWhitePaper.pdf", + "name": "Streamr Whitepaper", + "url": "https://s3.amazonaws.com/streamr-public/streamr-datacoin-whitepaper-2017-07-25-v1_0.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Tierion GitHub", - "url": "https://github.com/chainpoint", - "icon": "github.png", + "type": "blog", + "name": "Streamr Blog", + "url": "https://blog.streamr.com/", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://www.twitter.com/Tierion", + "url": "https://twitter.com/streamrinc", "icon": "twitter.png", "tags": [ "News" @@ -51439,18 +51679,18 @@ }, { "type": "custom", - "name": "Tierion Telegram", - "url": "https://t.me/tierion", + "name": "Streamr Telegram", + "url": "https://www.streamr.com/assets/Icons/email.svg", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/tierion/", - "icon": "reddit.png", + "type": "slack", + "name": "Streamr Slack", + "url": "https://slack.streamr.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -51458,125 +51698,106 @@ ] }, { - "genesis_id": "", - "system": "Ties.network", + "genesis_id": "0x0348b55abd6e1a99c6ebc972a6a4582ec0bceb5c", + "system": "SuperDAO", + "icon": "superdao", "dependencies": [ "Ethereum" ], - "icon": "tiesnetwork", "token": { - "name": "tiesnetwork token", - "symbol": "TIE" + "name": "Superneum", + "symbol": "SUP" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "SuperDAO" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized public smart database" + "headline": "Decentralized Governance System for DApp Ventures", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-09-21T10:00:00", - "end_date": "2017-10-12T14:00:00", - "end_date_plan": "2017-10-12T14:00:00", + "start_date": "2017-06-12T06:00:00", + "end_date": "2017-07-12T06:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://ties.network/", - "funding_url": "https://ties.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0x0348B55AbD6E1A99C6EBC972A6A4582Ec0bcEb5c" ], - "raised": [ - "" - ] + "funding_terms": "http://docs.superdao.io/", + "funding_url": "http://crowdfunding.superdao.io/", + "tokens_sold": 45000000, + "tokens_issued": 100000000, + "btc_raised": "" }, "specs": { - "supply": 140000000 + "cap": {} + }, + "first_price": { + "date": "", + "btc": "", + "usd": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "ties.network", - "url": "https://ties.network/", + "name": "superdao.io", + "url": "http://superdao.io", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Ties.network Whitepaper", - "url": "https://docs.google.com/document/d/1deB6McO4pEH37CnVmfVmuXt190i_uEAekyexRPG3R4M/edit", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Ties.network GitHub", - "url": "https://github.com/tiesnetwork", + "name": "SuperDAO GitHub", + "url": "https://github.com/superDao-dao", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Ties.network Blog", - "url": "https://blog.ties.network/", - "icon": "medium.png", + "type": "paper", + "name": "SuperDAO Whitepaper", + "url": "http://docs.superdao.io/", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2071592.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Blog", + "url": "https://blog.superdao.io/", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tiesnetwork", + "url": "https://twitter.com/SuperDAOHQ", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Ties.network Telegram", - "url": "https://t.me/tiesnetwork", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Ties.network Slack", - "url": "https://tiesnetwork.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/tiesnetwork/", + "name": "reddit", + "url": "https://www.reddit.com/r/SuperDao/", "icon": "reddit.png", "tags": [ "News" @@ -51585,7 +51806,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/tiesdb", + "url": "https://www.facebook.com/SuperdaoHQ/", "icon": "facebook.png", "tags": [ "News" @@ -51594,7 +51815,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCYtAwj5PohhqPsJJ1KouBew", "icon": "youtube.png", "tags": [ "News" @@ -51603,221 +51824,252 @@ ] }, { - "genesis_id": "", - "system": "TokenCard", + "genesis_id": "12071612744977229797", + "system": "SuperNET", "dependencies": [ - "Ethereum" + "NXT" ], - "icon": "tokencard", "token": { - "name": "tokencard token", - "symbol": "TKN" + "name": "Unity", + "symbol": "UNITY" }, "consensus": { - "consensus_type": "ERC20", - "consensus_name": "Ethereum" + "type": "NXT", + "algorithm": "AE" + }, + "aliases": { + "coinmarketcap": "SuperNET" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Debit Card and Platform for Ethereum tokens" - }, - "aliases": { - "coinmarketcap": "TokenCard" + "headline": "Association of Blockchain Technologies", + "tags": [ + "DApp" + ], + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-05-02T16:00:00", - "end_date": "2017-05-02T16:05:00", - "end_date_plan": "2017-05-02T16:05:00", + "start_date": "2014-04-30T00:00:00", + "end_date": "2014-09-23T00:00:00", "genesis_address": [ - "0x49EdF201c1E139282643d5e7C6fB0C7219Ad1db7" - ], - "funding_terms": "http://tokencard.io/TKNCreationTerms.pdf", - "funding_url": "http://tokencard.io/", - "tokens_sold": 23644056, - "tokens_issued": 39406760, - "btc_raised": 8644, - "cap_limit": [ - "usd = 21122842" + "NXT-MRBN-8DFH-PFMK-A4DBM" ], - "raised": [ - "usd = 12673744" - ] - }, - "first_price": { - "date": "2017-05-07T02:04:49", - "usd": 0.5360207, - "btc": 0.0003656 + "funding_url": "http://www.nxtreporting.com/?as=12071612744977229797", + "funding_terms": "https://bitcointalk.org/index.php?topic=762346.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 571243.1402, + "tokens_issued": 816061, + "btc_raised": 5737.1589 }, + "specs": {}, "links": [ { + "type": "risk", + "name": "Asset holding are under control of one person", + "url": "", + "icon": "" + }, + { + "name": "thesupernet.org", + "url": "http://thesupernet.org/", "type": "website", - "name": "tokencard.io", - "url": "https://tokencard.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/MonolithDAO/token", - "icon": "website.png", + "name": "Wallet", + "url": "http://www.supernet.org/download.php", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "paper", - "name": "TokenCard Whitepaper", - "url": "http://tokencard.io/tokencard_whitepaper.pdf", - "icon": "paper.png", + "name": "SuperNET Blog", + "url": "http://www.supernet.org/blog/", + "rss": "http://www.supernet.org/blog/feed/", + "type": "blog", + "icon": "blog.png", "tags": [ "Main", "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@MonolithStudio", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/SuperNETorg", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "reddit", + "url": "https://www.reddit.com/r/supernet", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "News" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/SuperNETorg", + "type": "custom", + "icon": "facebook.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1840820.0", - "icon": "btc.png", + "name": "Wiki", + "url": "http://wiki.supernet.org/wiki/Main_Page", + "type": "wiki", + "icon": "wiki.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/tokencard_io", - "icon": "twitter.png", + "name": "SuperNET API", + "url": "http://wiki.supernet.org/wiki/API", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Code" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/supernet-unity/#markets", "type": "custom", - "name": "Telegram", - "url": "https://t.me/TokenCard", - "icon": "twitter.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5gtb7p/introducing_tokencard_the_ether_and_erc20/", - "icon": "reddit.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BTER", + "url": "https://bter.com/", "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "NXT AE", + "url": "http://nxtreporting.com", + "icon": "nxt.png", + "tags": [ + "Apps", + "Exchange" + ], + "type": "custom" + }, + { "name": "Slack", - "url": "https://tokencard-team.herokuapp.com/", + "url": "http://slackinvite.supernet.org/", + "type": "custom", "icon": "slack.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.01004329, + "usd": 4.37262651, + "date": "2014-09-23T00:00:00" + }, + "flags": { + "quantum": true, + "rating_do_not_display": true + } }, { "genesis_id": "", - "system": "Trackr", + "system": "Suretly", "dependencies": [ - "Ethereum" + "Ethereum", + "Waves" ], - "icon": "trackr", + "icon": "suretly", "token": { - "name": "trackr token", - "symbol": "TKR" + "name": "suretly token", + "symbol": "SUR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "ERC20 & Waves Asset", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Crypto app for portfolio management" + "headline": "First crowdvouching platform" }, "crowdsales": { - "start_date": "2017-08-16T12:00:00", - "end_date": "2017-09-15T12:00:00", - "end_date_plan": "2017-09-15T12:00:00", + "start_date": "2017-07-11T08:00:00", + "end_date": "2017-08-11T08:00:00", + "end_date_plan": "2017-08-11T08:00:00", "genesis_address": [ - "0xA971AfDCa01BD1ca1499346E730a3d1Dc06a3A9d" + "" ], - "funding_terms": "https://www.trackr.im/", - "funding_url": "https://www.trackr.im/", + "funding_terms": "https://www.ico.suretly.com/", + "funding_url": "https://www.ico.suretly.com/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "", + "btc_raised": 128, "cap_limit": [ - "" + "usd = 10000000" ], "raised": [ - "" + "usd = 1151148" ] }, "links": [ { "type": "website", - "name": "trackr.im", - "url": "https://www.trackr.im/", + "name": "ico.suretly.com", + "url": "https://www.ico.suretly.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Trackr Whitepaper", - "url": "https://www.trackr.im/media/whitepaper.pdf", + "name": "Suretly Whitepaper", + "url": "https://suretly.com/docs/Suretly_whitepaper_v1.2.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Trackr GitHub", - "url": "https://github.com/trackr-im/", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Trackr Blog", - "url": "https://medium.com/@trackr.im/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2046549", + "url": "https://bitcointalk.org/index.php?topic=1879035.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -51826,7 +52078,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/trackrim", + "url": "https://twitter.com/suretly_com", "icon": "twitter.png", "tags": [ "News" @@ -51834,215 +52086,431 @@ }, { "type": "slack", - "name": "Trackr Slack", - "url": "http://slack.trackr.online/", + "name": "Suretly Slack", + "url": "https://suretly.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://urbancrypto.com/suretly-crowdvouching-platform/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/trackrim", + "url": "https://www.facebook.com/suretly/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC5yutn5ceZHgKZxWUQ-WLwQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "TripAlly", + "genesis_id": "8612694", + "system": "Swarm", "dependencies": [ - "Ethereum" + "Bitcoin", + "Counterparty" ], - "icon": "tripally", - "token": { - "name": "tripally token", - "symbol": "ALLY" + "aliases": { + "coinmarketcap": "Swarm", + "CurrencyName": "Swarm" + }, + "crowdsales": { + "start_date": "2014-07-17T00:00:00", + "end_date": "2014-07-20T00:00:00", + "genesis_address": [ + "12GZL7shupvmHapCmhw81GDa5GmaTqaZdk" + ], + "funding_terms": "https://bitcointalk.org/index.php?topic=664071.msg7487836#msg7487836", + "funding_url": "https://swarm.fund/", + "funding_operator": "nein", + "tokens_sold": 100000000, + "btc_raised": 1270 }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "World's First Global Connectivity Platform" + "tags": [ + "DApp" + ], + "headline": " Decentralized Collaboration Platform" + }, + "token": { + "name": "swarm token", + "symbol": "SWT" + }, + "specs": {}, + "links": [ + { + "type": "risk", + "name": "Minimu viable product has not been launched yet", + "url": "", + "icon": "" + }, + { + "name": "swarm.fund", + "url": "https://swarm.fund/", + "type": "website", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/SwarmCorp", + "type": "twitter", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "name": "Forum", + "url": "https://discourse.swarm.fund/", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "name": "Blog", + "url": "https://medium.com/@Swarm", + "type": "blog", + "icon": "blog.png", + "tags": [ + "News" + ] + } + ], + "first_price": { + "btc": 0.0000127, + "usd": 0.00789143075, + "date": "2014-07-20T00:00:00" + } + }, + { + "genesis_id": "00e7dab4291d8a4f5e7186981ac8b127e47fa65b2efbb0f3eee6b3ee2f1b1059", + "system": "Synereo", + "icon": "synereo", + "dependencies": [ + "Mastercoin (Omni)" + ], + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Social Platform Owned by the People Who Use It", + "summary": "Synereo is designed as a framework for managing the economy of attention. We create a social brain that optimizes your experience on the network, social or otherwise, by shaping the stream of information in ways that reflect what you and your social circle consider to be interesting and valuable.", + "tags": [ + "DAO" + ] + }, + "aliases": { + "coinmarketcap": "Synereo" }, "crowdsales": { - "start_date": "2017-10-15T16:00:00", - "end_date": "2017-11-30T23:59:00", - "end_date_plan": "2017-11-30T23:59:00", + "start_date": "2016-09-20T00:00:00", + "end_date": "2016-10-20T00:00:00", "genesis_address": [ - "0x31b5e97294e1afd6fff6ffe4cba89a344555f753" - ], - "funding_terms": "https://tripally.co/media/tripally_terms_and_conditions.pdf", - "funding_url": "https://tripally.co", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "3CtiKLz2Ke423oh1mGY3oPPhDA8shKxpNb", + "3BNGSfyKdTLvZwZAiUHdhgdENA9dJqgVq9" ], - "raised": [ - "" - ] + "funding_terms": "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", + "funding_url": "https://synereo.com", + "tokens_sold": 45439378, + "tokens_issued": 1680400000, + "btc_raised": 342 + }, + "consensus": { + "type": "Omni", + "algorithm": "Locked Token" + }, + "token": { + "name": "amp", + "symbol": "AMP" }, "specs": { - "supply": 100000000 + "supply": 949291062.75 }, + "risks": [ + { + "name": "Network has not been launched", + "url": "" + } + ], "links": [ { "type": "website", - "name": "tripally.co", - "url": "https://tripally.co/", + "name": "synereo.com", + "url": "http://www.synereo.com", + "icon": "website.png", "tags": [ - "Main" + "Main", + "Apps" ] }, { "type": "paper", - "name": "TripAlly Whitepaper", - "url": "https://tripally.co/media/tripally_whitepaper.pdf", + "name": "Documentation", + "url": "http://www.synereo.com/whitepapers/synereo.pdf", + "icon": "paper.png", "tags": [ "Main", + "Apps" + ] + }, + { + "type": "blog", + "name": "Synereo Blog", + "url": "http://blog.synereo.com/", + "rss": "http://blog.synereo.com/feed", + "icon": "blog.png", + "tags": [ + "News", + "Main" + ] + }, + { + "type": "forum", + "name": "Synereo Discuss", + "url": "https://discuss.synereo.com/", + "icon": "forum.png", + "tags": [ + "News", + "Main" + ] + }, + { + "type": "paper", + "name": "Attention Economy Model", + "url": "http://www.synereo.com/learn-more/#attention-economy", + "tags": [ "Science" ] }, { - "type": "github", - "name": "TripAlly GitHub", - "url": "https://github.com/TripAlly/", - "icon": "github.png", + "type": "paper", + "name": "Synereo Network Dynamics - Basics - Chapter 1", + "url": "https://docs.google.com/presentation/d/12wZfRyF9XBMrc1ripXGfyNXCnO_MD7f2-Gc8AIa-v8o/pub?start=false&loop=false&slide=id.g4ecec4c43_37", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "TripAlly Blog", - "url": "https://medium.com/@TripAllyWorld", - "icon": "medium.png", + "type": "paper", + "name": "Synereo Network Dynamics - Synereos - Chapter 2", + "url": "https://docs.google.com/presentation/d/1DimMeRZx1qp0-m0DzyEZxc3IbYDfzovummDfRdeWT9U/present?slide=id.g5d99680d4_026", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Synereo Network Dynamics - Amplifying - Chapter 3", + "url": "https://docs.google.com/presentation/d/1MQ57q-ZraCBvx-pPFA-J-MpKN6v8AkUXtCaM79vU3L8/present?slide=id.g6d072a333_118", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/TripAllyWorld", - "icon": "twitter.png", + "type": "explorer", + "name": "AMP Asset Page", + "url": "http://omnichest.info/lookupsp.aspx?sp=39", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "TripAlly Telegram", - "url": "https://t.me/tripally_en", - "icon": "telegram.png", + "type": "github", + "name": "Synereo GitHub", + "url": "https://github.com/synereo/", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/TripAlly/", - "icon": "reddit.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/TripAllyWorld", - "icon": "facebook.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + } + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00000753, + "usd": 0.0017016, + "date": "2015-04-29T00:00:00" + } + }, + { + "genesis_id": "ed12971d0cc2ac2db282eb0a834b83dd2ef7aa32c0eacae93d93cdaccbcf8c19", + "system": "SysCoin", + "icon": "syscoin", + "aliases": { + "coinmarketcap": "SysCoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "17/08/2014" + }, + "token": { + "name": "syscoin", + "symbol": "SYS" + }, + "specs": { + "p2p": 8369, + "rpc": 8368, + "block_time": "60", + "block_reward": "128", + "total_tokens": "2 000 000 000", + "premine_tokens": "18% [ up to 15% Based on Presale (SOLD OUT), 2% Devs (wallets will be publicized for transparency), 1% Bounties and Rewards]", + "difficulty_cycle": "KGW", + "ann": "https://bitcointalk.org/index.php?topic=587080.0", + "dependencies": "independent" + }, + "links": [ + { + "type": "website", + "name": "syscoin.org", + "url": "http://syscoin.org/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCP0u347p8eqEYbYRrvoOK4A", - "icon": "youtube.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/sys/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "SysCoin GitHub", + "url": "https://github.com/syscoin/syscoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=757255", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00000421, + "usd": 0.00214359, + "date": "2014-08-20T00:00:00" + } }, { "genesis_id": "", - "system": "True Flip Lottery", + "system": "TaaS", "dependencies": [ - "Bitcoin" + "Ethereum" ], - "icon": "truefliplottery", + "icon": "taas", "token": { - "name": "true flip token", - "symbol": "TFL" + "name": "taase", + "symbol": "TAAS" }, "consensus": { - "type": "", - "algorithm": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Blockchain Lottery Platform" - }, - "crowdsales": { - "start_date": "2017-06-28T00:00:00", - "end_date": "2017-07-28T00:00:00", - "end_date_plan": "2017-07-28T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.trueflip.io/", - "funding_url": "https://ico.trueflip.io/", - "tokens_sold": 6247267, - "tokens_issued": 14700000, - "btc_raised": 2067, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 8146994" - ] + "headline": "Closed-End Investment Fund" }, "aliases": { - "coinmarketcap": "TrueFlip" + "coinmarketcap": "TaaS" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "ico.trueflip.io", - "url": "https://ico.trueflip.io/", + "name": "taas.fund", + "url": "https://taas.fund/", "tags": [ "Main" ] }, { "type": "paper", - "name": "True Flip Lottery Whitepaper", - "url": "https://trueflip.io/TrueFlip_WP.pdf", + "name": "TaaS Whitepaper", + "url": "http://taas.fund/media/whitepaper.pdf", "tags": [ "Main", "Science" @@ -52050,8 +52518,8 @@ }, { "type": "github", - "name": "True Flip Lottery GitHub", - "url": "https://github.com/trueflip", + "name": "TaaS GitHub", + "url": "https://github.com/reddit/reddit", "icon": "github.png", "tags": [ "Main", @@ -52060,8 +52528,8 @@ }, { "type": "blog", - "name": "True Flip Lottery Blog", - "url": "https://medium.com/@trueflip/", + "name": "TaaS Blog", + "url": "https://medium.com/@TaaS", "icon": "medium.png", "tags": [ "Main", @@ -52071,7 +52539,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928663.60", + "url": "https://bitcointalk.org/index.php?topic=1792938.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -52080,25 +52548,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/TrueFlipLoto", + "url": "https://twitter.com/taasfundk", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "True Flip Lottery Telegram", - "url": "https://t.me/joinchat/AAAAAELcwT-fgH2zG7xEng", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "True Flip Lottery Slack", - "url": "https://trueflip.io/slack", + "name": "TaaS Slack", + "url": "https://taasfund.signup.team/", "icon": "slack.png", "tags": [ "News" @@ -52107,7 +52566,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/trueflip/", + "url": "", "icon": "reddit.png", "tags": [ "News" @@ -52115,9 +52574,18 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/TrueFlip.io/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCzhLXQA9h7RQKlPWViKIzNw", + "icon": "youtube.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "TaaS Telegram", + "url": "https://t.me/taasfundS", + "icon": "telegram.png", "tags": [ "News" ] @@ -52125,155 +52593,166 @@ ] }, { - "genesis_id": "", - "system": "TrueBit", + "genesis_id": "00000eaa8dd7e902871c444aeb415673b8244c6b7b1742ca398cefa60d87c4c1", + "system": "TEKcoin", + "icon": "tekcoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "truebit", - "token": { - "name": "truebit token", - "symbol": "TM-TrueBit" + "aliases": { + "coinmarketcap": "TEKcoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Scalable Verification Solution for Blockchains" + "system_type": "cryptocurrency" + }, + "token": { + "name": "TEKcoin", + "symbol": "TEK" + }, + "specs": { + "p2p": 8514, + "rpc": 18514, + "block_time": "60", + "block_reward": 1, + "total_tokens": 100000000 }, + "events": [ + { + "name": "Annoucement", + "start_date": "2013-09-07T05:45:40", + "url": "https://bitcointalk.org/index.php?topic=289490.0" + } + ], "links": [ { "type": "website", - "name": "truebit.io", - "url": "https://www.truebit.io/", + "name": "tekcoin.org", + "url": "http://tekcoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "TrueBit Whitepaper", - "url": "https://people.cs.uchicago.edu/~teutsch/papers/truebit.pdf", + "type": "explorer", + "name": "Explorer", + "url": "https://www.blockexperts.com/tek", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "blog", - "name": "TrueBit Blog", - "url": "https://medium.com/truebit", - "icon": "medium.png", + "type": "github", + "name": "TEKcoin GitHub", + "url": "https://github.com/maxxine/TEK", + "icon": "github.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Truebitprotocol", - "icon": "twitter.png", - "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/truebit/", - "icon": "reddit.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=320404", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00040118, + "usd": 0.21380323, + "date": "2014-05-20T00:00:00" + } }, { "genesis_id": "", - "system": "Truthcoin", + "system": "Tendermint", "dependencies": [ - "Bitcoin" + "independent" ], "token": { - "name": "VoteCoin", - "symbol": "VoteCoin" + "name": "", + "symbol": "" }, "consensus": { - "consensus_type": "Blockchain Record", - "consensus_name": "Bitcoin", + "consensus_type": "Proof-of-Stake", + "consensus_name": "Byzantine Consensus Algorithm", "hashing": "" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Sidechain for Prediction Markets", + "headline": "Byzantine Consensus Blockchain Stack", "tags": [ - "DApp" + "DAO" ], - "hashtag": "#hivemind", + "hashtag": "", "twwidid": "", - "page_state": "ready" + "page_state": "draft" }, "aliases": { - "nickname": "Hivemind" + "coinmarketcap": "Tendermint", + "nickname": "Tendermint" + }, + "ratings": { + "rating_cyber": 0 }, "links": [ { - "name": "bitcoinhivemind.com", - "url": "http://bitcoinhivemind.com/", - "type": "website", + "name": "tendermint.com", + "url": "http://tendermint.com/", "icon": "website.png", "tags": [ "Main" - ] - }, - { - "name": "Github Organization", - "url": "https://github.com/truthcoin", - "type": "github", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] + ], + "type": "website" }, { - "name": "Truthcoin Whitepaper", - "url": "http://www.truthcoin.info/papers/truthcoin-whitepaper.pdf", - "type": "paper", - "icon": "paper.png", + "name": "Tendermint Wiki", + "url": "https://github.com/tendermint/tendermint/wiki", + "type": "wiki", + "icon": "wiki.png", "tags": [ "Main", "Science" ] }, { - "name": "@truthcoin", - "url": "https://twitter.com/truthcoin", - "type": "twitter", - "icon": "twitter.png", + "name": "Tendermint Blog", + "url": "http://tendermint.com/posts/", + "type": "blog", + "icon": "blog.png", "tags": [ "Main", "News" ] }, { - "name": "Truthcoin Blog", - "url": "http://www.truthcoin.info/archive/", - "rss": "http://www.truthcoin.info/feed", - "type": "blog", - "icon": "blog.png", + "name": "Tendermint GitHub", + "url": "https://github.com/tendermint", + "type": "github", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "name": "TruthcoinTalk", - "url": "http://forum.truthcoin.info/", + "name": "Tendermint Forum", + "url": "http://forum.tendermint.com/", "type": "forum", "icon": "forum.png", "tags": [ @@ -52281,98 +52760,8 @@ ] }, { - "name": "Dev Center", - "url": "https://dev.truthcoin.info/", - "type": "custom", - "icon": "truthcoin.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Voting Demo", - "url": "https://lyoshenka.ocpu.io/truthcoindemo/www/", - "type": "custom", - "icon": "truthcoin.png", - "tags": [ - "Apps" - ] - }, - { - "name": "The Prediction Markets Sequence - 1. Statement of Purpose", - "url": "http://www.truthcoin.info/papers/1_Purpose.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "The Prediction Markets Sequence - 2. The Power of Prediction Markets", - "url": "http://www.truthcoin.info/papers/2_PM_Types.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "The Prediction Markets Sequence - 3. Applications of PMs", - "url": "http://www.truthcoin.info/papers/3_PM_Applications.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "The Prediction Markets Sequence - 4. PM Myths", - "url": "http://www.truthcoin.info/papers/4_PM_Myths.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "The Prediction Markets Sequence - 5. PM Manipulation", - "url": "http://www.truthcoin.info/papers/5_PM_Manipulation.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Presentation - What is Truthcoin?", - "url": "http://www.truthcoin.info/presentations/what-is-truthcoin.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Presentation - Outcome Resolution", - "url": "http://www.truthcoin.info/presentations/truthcoin-outcomes.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Presentation - The Age of Bullshit", - "url": "http://www.truthcoin.info/presentations/info-problems.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "Presentation - Value of a Truthcoin", - "url": "http://www.truthcoin.info/presentations/truthcoin-valuable.pdf", + "name": "Byzantine Consensus Algorithm", + "url": "https://github.com/tendermint/tendermint/wiki/Byzantine-Consensus-Algorithm", "type": "paper", "icon": "paper.png", "tags": [ @@ -52380,17 +52769,17 @@ ] }, { - "name": "Presentation - In Six Slides", - "url": "http://www.truthcoin.info/presentations/six-slide-sprint.pdf", - "type": "paper", - "icon": "paper.png", + "name": "Byzantine Fault Tolerance Algorithm", + "url": "https://en.wikipedia.org/wiki/Byzantine_fault_tolerance", + "type": "wiki", + "icon": "wiki.png", "tags": [ "Science" ] }, { - "name": "Truthcoin FAQ", - "url": "http://www.truthcoin.info/faq/", + "name": "Consensus in the presence of partial synchrony", + "url": "http://dl.acm.org/citation.cfm?doid=42282.42283", "type": "paper", "icon": "paper.png", "tags": [ @@ -52401,74 +52790,91 @@ }, { "genesis_id": "", - "system": "U.CASH", + "system": "TenX", "dependencies": [ - "hybrid" + "independent" ], - "icon": "ucash", + "icon": "tenx", "token": { - "name": "ucash token", - "symbol": "XUC" + "name": "tenx token", + "symbol": "PAY" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "", + "algorithm": "" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Combining cash with digital currencies through retail locations" + "aliases": { + "coinmarketcap": "TenX", + "nickname": "TenX" }, - "crowdsales": { - "start_date": "2017-09-08T00:00:00", - "end_date": "2017-11-08T00:00:00", - "end_date_plan": "2017-11-08T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://u.cash/ibo.html", - "funding_url": "https://u.cash", - "tokens_sold": "", - "tokens_issued": 21000000000, - "btc_raised": "", - "cap_limit": [ - "" + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Making Cryptocurrencies Spendable Anytime Anywhere", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" }, "links": [ { "type": "website", - "name": "u.cash", - "url": "https://u.cash/", + "name": "tenx.tech", + "url": "https://www.tenx.tech/", "tags": [ "Main" ] }, { "type": "paper", - "name": "U.CASH Whitepaper", - "url": "https://docs.google.com/document/d/1Lvh4SEvGVHQ0Opj8wKmytMe63PxpXFgZNgIGbpIi22M/edit", + "name": "TenX Whitepaper", + "url": "https://www.tenx.tech/whitepaper/tenx_whitepaper_final.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "blog", + "name": "TenX Blog", + "url": "https://medium.com/@TenX/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1953612.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/udotcash", + "url": "https://twitter.com/tenxwallet", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "TenX Slack", + "url": "https://ten-x.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/ucash/", + "url": "https://www.reddit.com/r/TenX/", "icon": "reddit.png", "tags": [ "News" @@ -52477,7 +52883,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/udotcash", + "url": "https://www.facebook.com/tenxwallet/", "icon": "facebook.png", "tags": [ "News" @@ -52486,7 +52892,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCrh49JX-9UQJbee6e4EGhog", "icon": "youtube.png", "tags": [ "News" @@ -52495,88 +52901,168 @@ ] }, { - "genesis_id": "", - "system": "Ubiq", - "icon": "ubiq", + "genesis_id": "31", + "system": "Tether", + "icon": "tether", "dependencies": [ - "Ethereum" + "Mastercoin (Omni)" ], - "token": { - "name": "ubiq", - "symbol": "UBQ" + "aliases": { + "coinmarketcap": "Tether" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "type": "Omni", + "algorithm": "Locked Token" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", "tags": [ - "DAO" + "DApp" ], - "hashtag": "##ubiq", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Ubiq" + "state": "Public", + "system_type": "cryptoasset", + "headline": "Price-Stable Digital Currency 100% backed by USD" }, - "specs": { - "total_tokens": 37342384 + "token": { + "name": "tether", + "symbol": "USDT" }, + "specs": {}, "links": [ { - "name": "ubiqsmart.com", - "url": "https://ubiqsmart.com/", + "type": "risk", + "name": "Asset represent debt of issuer", + "url": "", + "icon": "" + }, + { "type": "website", + "name": "tether.to", + "url": "https://tether.to/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "https://ubiqscan.io/en", "type": "explorer", - "icon": "blockr.png", + "name": "Omni Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=31", + "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "Ubiq GitHub", - "url": "https://github.com/ubiq", - "type": "github", - "icon": "github.png", + "type": "paper", + "name": "Tether Whitepaper", + "url": "https://tether.to/wp-content/uploads/2015/04/Tether-White-Paper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "custom", + "name": "Tether FAQ", + "url": "https://tether.to/faqs/", + "icon": "forum.png", + "tags": [ + "Science" + ] + }, + { + "type": "twitter", + "name": "@Tether_to", + "url": "https://twitter.com/Tether_to/", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00417078, + "usd": 1, + "date": "2015-02-19T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "system": "Tezos", + "dependencies": "independent", + "icon": "tezos", + "token": { + "name": "tezos token", + "symbol": "TXZ" + }, + "consensus": { + "consensus_type": "proof-of-stake", + "consensus_name": "POS" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Self-amending Crypto-ledger" + }, + "crowdsales": { + "start_date": "2017-07-01T00:00:00", + "end_date": "2017-07-13T00:00:00", + "end_date_plan": "2017-07-13T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://tezos.ch/pages/static/Tezos%20Contribution%20Terms.pdf?utm_source=Tezos&utm_campaign=682d936488-EMAIL_CAMPAIGN_2017_07_01&utm_medium=email&utm_term=0_d8f4b4112e-682d936488-117506397", + "funding_url": "https://www.tezos.com/", + "tokens_sold": "", + "tokens_issued": 10000000000, + "btc_raised": 97268, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 230595616" + ] + }, + "links": [ + { + "type": "website", + "name": "tezos.com", + "url": "https://www.tezos.com/", "tags": [ - "Code" + "Main" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1763606.0", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Tezos Whitepaper", + "url": "https://www.tezos.com/static/papers/white_paper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { - "name": "Twitter", - "url": "https://twitter.com/ubiqsmart", - "type": "twitter", - "icon": "twitter.png", + "type": "github", + "name": "Tezos GitHub", + "url": "https://github.com/tezos/tezos", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "name": "Ubiq blog", - "url": "https://medium.com/the-ubiq-report", "type": "blog", + "name": "Tezos Blog", + "url": "https://medium.com/tezos", "icon": "medium.png", "tags": [ "Main", @@ -52584,67 +53070,53 @@ ] }, { - "type": "slack", - "name": "Ubiq Slack", - "url": "http://slack.ubiqsmart.com/", - "icon": "slack.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=715818.0", + "icon": "bitcoin.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/Ubiq/", - "type": "reddit", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/tez0s", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCaKJfiYPY-gWC5932p23kyw/videos", - "icon": "youtube.png", + "type": "slack", + "name": "Tezos Slack", + "url": "http://slack.tezos.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/currencies/ubiq/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", "type": "custom", - "icon": "bittrex.png", + "name": "Facebook", + "url": "https://www.facebook.com/tezosledger/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Udiar", + "system": "Tierion", "dependencies": [ "Ethereum" ], - "icon": "udiar", + "icon": "tierion", "token": { - "name": "udiar token", - "symbol": "IAR" + "name": "tierion token", + "symbol": "TNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -52653,40 +53125,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain-based marketplace of intellectual property turnover" + "headline": "A universal platform for verifiable data" }, "crowdsales": { - "start_date": "2017-09-20T00:00:00", - "end_date": "2017-11-19T23:59:00", - "end_date_plan": "2017-11-19T23:59:00", + "start_date": "2017-07-27T00:00:00", + "end_date": "2017-08-10T00:00:00", + "end_date_plan": "2017-08-10T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://udiar.io/UDIAR-terms-and-conditions.pdf", - "funding_url": "https://ico.udiar.io/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://tokensale.tierion.com/", + "funding_url": "https://tokensale.tierion.com/", + "tokens_sold": 350000000, + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd - 25000000" ] }, "links": [ { "type": "website", - "name": "udiar.io", - "url": "https://udiar.io/", + "name": "tierion.com", + "url": "https://tierion.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Udiar Whitepaper", - "url": "https://udiar.io/UDIAR-WP-en.pdf", + "name": "Tierion Whitepaper", + "url": "https://tokensale.tierion.com/TierionTokenSaleWhitePaper.pdf", "tags": [ "Main", "Science" @@ -52694,27 +53166,18 @@ }, { "type": "github", - "name": "Udiar GitHub", - "url": "https://github.com/udiar", + "name": "Tierion GitHub", + "url": "https://github.com/chainpoint", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2192590.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/UDIAR_copyright", + "url": "https://www.twitter.com/Tierion", "icon": "twitter.png", "tags": [ "News" @@ -52722,27 +53185,18 @@ }, { "type": "custom", - "name": "Udiar Telegram", - "url": "https://t.me/UDIAR", + "name": "Tierion Telegram", + "url": "https://t.me/tierion", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Udiar Slack", - "url": "https://udiar.slack.com/join/shared_invite/enQtMjM3NjQ3NDUzMDI1LWE3YzM5NWE3MDBlM2ZmMzRkZmNkYmRhNmM2YTk3YmY4ZWNjNmFiNzQ1NTFiYjc4ZDIyZDM1NDAxZjNhYzI5ZGY", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/UDIAR.NET/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/tierion/", + "icon": "reddit.png", "tags": [ "News" ] @@ -52751,14 +53205,14 @@ }, { "genesis_id": "", - "system": "Umbrella Coin", + "system": "Ties.network", "dependencies": [ "Ethereum" ], - "icon": "umbrellacoin", + "icon": "tiesnetwork", "token": { - "name": "umbrellacoin token", - "symbol": "UMC" + "name": "tiesnetwork token", + "symbol": "TIE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -52767,19 +53221,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, Democratized Insurance Platform" + "headline": "Decentralized public smart database" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-09-21T10:00:00", + "end_date": "2017-10-12T14:00:00", + "end_date_plan": "2017-10-12T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.umbrellacoin.org/", - "funding_url": "https://www.umbrellacoin.org/crowdfund", + "funding_terms": "https://ties.network/", + "funding_url": "https://ties.network/", "tokens_sold": "", - "tokens_issued": 100000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -52788,19 +53242,22 @@ "" ] }, + "specs": { + "supply": 140000000 + }, "links": [ { "type": "website", - "name": "umbrellacoin.org", - "url": "https://www.umbrellacoin.org/", + "name": "ties.network", + "url": "https://ties.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Umbrella Coin Whitepaper", - "url": "https://github.com/umbrellacoin/umc/blob/master/documents/UMC.pdf", + "name": "Ties.network Whitepaper", + "url": "https://docs.google.com/document/d/1deB6McO4pEH37CnVmfVmuXt190i_uEAekyexRPG3R4M/edit", "tags": [ "Main", "Science" @@ -52808,8 +53265,8 @@ }, { "type": "github", - "name": "Umbrella Coin GitHub", - "url": "https://github.com/umbrellacoin", + "name": "Ties.network GitHub", + "url": "https://github.com/tiesnetwork", "icon": "github.png", "tags": [ "Main", @@ -52818,8 +53275,8 @@ }, { "type": "blog", - "name": "Umbrella Coin Blog", - "url": "https://medium.com/@umbrellacoin", + "name": "Ties.network Blog", + "url": "https://blog.ties.network/", "icon": "medium.png", "tags": [ "Main", @@ -52829,7 +53286,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "url": "https://bitcointalk.org/index.php?topic=2071592.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -52838,16 +53295,34 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/umbrellacoin", + "url": "https://twitter.com/tiesnetwork", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Ties.network Telegram", + "url": "https://t.me/tiesnetwork", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Ties.network Slack", + "url": "https://tiesnetwork.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/UmbrellaCoin/", + "url": "https://www.reddit.com/r/tiesnetwork/", "icon": "reddit.png", "tags": [ "News" @@ -52856,7 +53331,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/umbrellacoin/?ref=page_internal", + "url": "https://www.facebook.com/tiesdb", "icon": "facebook.png", "tags": [ "News" @@ -52865,7 +53340,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCqdy_X_sXz1jK7D8fFDlX7Q", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -52874,160 +53349,86 @@ ] }, { - "genesis_id": "000000009a68dab74c60cf8e1acd116c549eb0153d328e1f24a33a3e5474a7bd", - "system": "Unobtanium", - "icon": "unobtanium", + "genesis_id": "", + "system": "TokenCard", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Unobtanium" + "icon": "tokencard", + "token": { + "name": "tokencard token", + "symbol": "TKN" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "consensus_type": "ERC20", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Rare Cryptocurrency", - "tags": [ - "DAO" - ], - "page_state": "ready" + "system_type": "cryptoasset", + "headline": "Debit Card and Platform for Ethereum tokens" }, - "events": { - "announcement": "17/10/2013", - "genesis": "18/10/2013" + "aliases": { + "coinmarketcap": "TokenCard" }, - "token": { - "name": "Unobtanium", - "symbol": "UNO" + "crowdsales": { + "start_date": "2017-05-02T16:00:00", + "end_date": "2017-05-02T16:05:00", + "end_date_plan": "2017-05-02T16:05:00", + "genesis_address": [ + "0x49EdF201c1E139282643d5e7C6fB0C7219Ad1db7" + ], + "funding_terms": "http://tokencard.io/TKNCreationTerms.pdf", + "funding_url": "http://tokencard.io/", + "tokens_sold": 23644056, + "tokens_issued": 39406760, + "btc_raised": 8644, + "cap_limit": [ + "usd = 21122842" + ], + "raised": [ + "usd = 12673744" + ] }, - "specs": { - "block_time": "180", - "block_reward": 1, - "halfing_cycle": 102000, - "total_tokens": 250000 + "first_price": { + "date": "2017-05-07T02:04:49", + "usd": 0.5360207, + "btc": 0.0003656 }, "links": [ { "type": "website", - "name": "unobtanium.uno", - "url": "http://unobtanium.uno/", + "name": "tokencard.io", + "url": "https://tokencard.io/", "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "explorer", - "name": "cryptoid", - "url": "https://chainz.cryptoid.info/uno/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "twitter", - "name": "@unobtanium_uno", - "url": "https://twitter.com/unobtanium_uno", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "github", "name": "GitHub", - "url": "https://github.com/thegreatoldone/Unobtanium", - "icon": "github.png", + "url": "https://github.com/MonolithDAO/token", + "icon": "website.png", "tags": [ "Main", "Code" ] }, - { - "type": "Forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=527500.0", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "r/unobtanium", - "url": "http://www.reddit.com/r/unobtanium", - "icon": "reddit.png", - "tags": [ - "News" - ] - } - ], - "first_price": { - "btc": 0.0153014, - "usd": 9.99441225, - "date": "2013-12-21T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Urbit", - "dependencies": [ - "independent" - ], - "icon": "urbit", - "token": { - "name": "urbit token", - "symbol": "" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Peer-to-peer network of personal servers" - }, - "links": [ - { - "type": "website", - "name": "urbit.org", - "url": "https://urbit.org/", - "tags": [ - "Main" - ] - }, { "type": "paper", - "name": "Urbit Whitepaper", - "url": "https://media.urbit.org/whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Urbit GitHub", - "url": "https://github.com/urbit/urbit", - "icon": "github.png", + "name": "TokenCard Whitepaper", + "url": "http://tokencard.io/tokencard_whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "blog", - "name": "Urbit Blog", - "url": "https://urbit.org/blog", + "name": "Blog", + "url": "https://medium.com/@MonolithStudio", "icon": "medium.png", "tags": [ "Main", @@ -53037,126 +53438,61 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", - "icon": "bitcointalk.png", + "url": "https://bitcointalk.org/index.php?topic=1840820.0", + "icon": "btc.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/urbit", + "url": "https://twitter.com/tokencard_io", "icon": "twitter.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "0000005944f0d20d7ee82ac4dc65cd8796dd37f6d6e0b3af05af966d6c8b63c0", - "system": "Vanillacoin", - "icon": "vanillacoin", - "aliases": { - "coinmarketcap": "Vcash", - "nickname": "Vcash" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "Blake256+Vanila" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": [ - { - "name": "Announcement", - "start_date": "2015-05-18T08:19:20", - "url": "https://bitcointalk.org/index.php?topic=1064326.0" - } - ], - "token": { - "name": "vcash", - "symbol": "VNL" - }, - "specs": { - "block_time": "200", - "total_tokens": 30700000, - "difficulty_cycle": "every block" - }, - "links": [ - { - "type": "website", - "name": "v.cash", - "url": "https://v.cash/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Vanillacoin Explorer", - "url": "http://vnlbex.lbtcoin.org/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://v.cash/forums/", - "icon": "forum.png", + "type": "custom", + "name": "Telegram", + "url": "https://t.me/TokenCard", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "github", - "name": "Vanillacoin GitHub", - "url": "https://github.com/john-connor/vanillacoin", - "icon": "github.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/ethereum/comments/5gtb7p/introducing_tokencard_the_ether_and_erc20/", + "icon": "reddit.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=977245.0", - "icon": "forum.png", + "type": "custom", + "name": "Slack", + "url": "https://tokencard-team.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] } - ], - "flags": { - "quantum": true - }, - "first_price": { - "btc": 0.00004602, - "usd": 0.01297074, - "date": "2015-03-05T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Vega Fund", + "system": "Trackr", "dependencies": [ "Ethereum" ], - "icon": "vegafund", + "icon": "trackr", "token": { - "name": "vegafund token", - "symbol": "VEGA" + "name": "trackr token", + "symbol": "TKR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53165,21 +53501,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Venture Capital Crowdfunding Platform" + "headline": "Crypto app for portfolio management" + }, + "crowdsales": { + "start_date": "2017-08-16T12:00:00", + "end_date": "2017-09-15T12:00:00", + "end_date_plan": "2017-09-15T12:00:00", + "genesis_address": [ + "0xA971AfDCa01BD1ca1499346E730a3d1Dc06a3A9d" + ], + "funding_terms": "https://www.trackr.im/", + "funding_url": "https://www.trackr.im/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "vega.fund", - "url": "http://www.vega.fund/", + "name": "trackr.im", + "url": "https://www.trackr.im/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Vega Fund Whitepaper", - "url": "https://docs.google.com/document/d/1rgMqqoE7NNTPCLEGyCSBfYW39hqAPEi0U6tS105-U3g/edit", + "name": "Trackr Whitepaper", + "url": "https://www.trackr.im/media/whitepaper.pdf", "tags": [ "Main", "Science" @@ -53187,8 +53542,8 @@ }, { "type": "github", - "name": "Vega Fund GitHub", - "url": "https://github.com/VegaProject", + "name": "Trackr GitHub", + "url": "https://github.com/trackr-im/", "icon": "github.png", "tags": [ "Main", @@ -53197,18 +53552,27 @@ }, { "type": "blog", - "name": "Vega Fund Blog", - "url": "https://medium.com/vega-fund", + "name": "Trackr Blog", + "url": "https://medium.com/@trackr.im/", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2046549", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/vega_fund", + "url": "https://twitter.com/trackrim", "icon": "twitter.png", "tags": [ "News" @@ -53216,8 +53580,8 @@ }, { "type": "slack", - "name": "Vega Fund Slack", - "url": "https://vega-fund.slack.com/join/shared_invite/enQtMjU0NDkxODU2Njc3LWM1MWUzOTAxYzljYjczOTQ3NzY3NGViNGIwNDE5MjdlNDE0OThmNjQzOTAxODFhNGQwMGE1ZTc2MTQyZmEzMzM", + "name": "Trackr Slack", + "url": "http://slack.trackr.online/", "icon": "slack.png", "tags": [ "News" @@ -53225,9 +53589,9 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=kfXL3-TlCZI", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/trackrim", + "icon": "facebook.png", "tags": [ "News" ] @@ -53236,48 +53600,88 @@ }, { "genesis_id": "", - "system": "Veltor", - "dependencies": "independent", - "icon": "veltor", + "system": "TripAlly", + "dependencies": [ + "Ethereum" + ], + "icon": "tripally", "token": { - "name": "veltor", - "symbol": "VELTOR" + "name": "tripally token", + "symbol": "ALLY" }, "consensus": { - "consensus_type": "Proof-of-Work", - "consensus_name": "PoW" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "" + "state": "Project", + "system_type": "cryptoasset", + "headline": "World's First Global Connectivity Platform" }, - "aliases": { - "coinmarketcap": "Veltor" + "crowdsales": { + "start_date": "2017-10-15T16:00:00", + "end_date": "2017-11-30T23:59:00", + "end_date_plan": "2017-11-30T23:59:00", + "genesis_address": [ + "0x31b5e97294e1afd6fff6ffe4cba89a344555f753" + ], + "funding_terms": "https://tripally.co/media/tripally_terms_and_conditions.pdf", + "funding_url": "https://tripally.co", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 100000000 }, "links": [ { "type": "website", - "name": "veltor.org", - "url": "http://www.veltor.org/", + "name": "tripally.co", + "url": "https://tripally.co/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "TripAlly Whitepaper", + "url": "https://tripally.co/media/tripally_whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Veltor GitHub", - "url": "https://github.com/veltor", + "name": "TripAlly GitHub", + "url": "https://github.com/TripAlly/", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "TripAlly Blog", + "url": "https://medium.com/@TripAllyWorld", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1583655.0", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -53286,69 +53690,114 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Veltor_Official", + "url": "https://twitter.com/TripAllyWorld", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "TripAlly Telegram", + "url": "https://t.me/tripally_en", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/TripAlly/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/TripAllyWorld", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCP0u347p8eqEYbYRrvoOK4A", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "000009ebb29a8f5d236b56409fe30a5b1f546ec3756ed7839e1298358d990881", - "system": "VeriCoin", - "icon": "veriCoin", + "genesis_id": "", + "system": "True Flip Lottery", "dependencies": [ - "independent" + "Bitcoin" ], - "aliases": { - "coinmarketcap": "VeriCoin" - }, - "ratings": { - "rating_cyber": 1 + "icon": "truefliplottery", + "token": { + "name": "true flip token", + "symbol": "TFL" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "type": "", + "algorithm": "" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" + "system_type": "cryptoasset", + "headline": "Blockchain Lottery Platform" + }, + "crowdsales": { + "start_date": "2017-06-28T00:00:00", + "end_date": "2017-07-28T00:00:00", + "end_date_plan": "2017-07-28T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://ico.trueflip.io/", + "funding_url": "https://ico.trueflip.io/", + "tokens_sold": 6247267, + "tokens_issued": 14700000, + "btc_raised": 2067, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 8146994" ] }, - "token": { - "name": "VeriCoin", - "symbol": "VRC" + "aliases": { + "coinmarketcap": "TrueFlip" }, - "specs": {}, "links": [ { "type": "website", - "name": "vericoin.info", - "url": "http://www.vericoin.info/", - "icon": "website.png", + "name": "ico.trueflip.io", + "url": "https://ico.trueflip.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/vrc/", - "icon": "cryptoid.png", + "type": "paper", + "name": "True Flip Lottery Whitepaper", + "url": "https://trueflip.io/TrueFlip_WP.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "VeriCoin GitHub", - "url": "https://github.com/vericoin/vericoin", + "name": "True Flip Lottery GitHub", + "url": "https://github.com/trueflip", "icon": "github.png", "tags": [ "Main", @@ -53356,64 +53805,28 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=602041.0", - "icon": "forum.png", + "type": "blog", + "name": "True Flip Lottery Blog", + "url": "https://medium.com/@trueflip/", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00001526, - "usd": 0.00704841, - "date": "2014-05-12T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Verif-y", - "dependencies": [ - "Ethereum" - ], - "icon": "verif-y", - "token": { - "name": "verif-y token", - "symbol": "VFY" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Blockchain-based Identity for Digital Economy" - }, - "links": [ - { - "type": "website", - "name": "verif-y.io", - "url": "https://www.verif-y.io/", - "tags": [ - "Main" - ] }, { - "type": "paper", - "name": "Verif-y Whitepaper", - "url": "https://www.verif-y.io/vfy-white-paper.pdf", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1928663.60", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Science" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/YVerif", + "url": "https://twitter.com/TrueFlipLoto", "icon": "twitter.png", "tags": [ "News" @@ -53421,8 +53834,8 @@ }, { "type": "custom", - "name": "Verif-y Telegram", - "url": "https://t.me/VFY_TOKEN", + "name": "True Flip Lottery Telegram", + "url": "https://t.me/joinchat/AAAAAELcwT-fgH2zG7xEng", "icon": "telegram.png", "tags": [ "News" @@ -53430,17 +53843,26 @@ }, { "type": "slack", - "name": "Verif-y Slack", - "url": "https://verif-yworkspace.slack.com/messages/@slackbot/", + "name": "True Flip Lottery Slack", + "url": "https://trueflip.io/slack", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/trueflip/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/VerifyInc", + "url": "https://www.facebook.com/TrueFlip.io/", "icon": "facebook.png", "tags": [ "News" @@ -53450,14 +53872,14 @@ }, { "genesis_id": "", - "system": "Veritaseum", + "system": "TrueBit", "dependencies": [ "Ethereum" ], - "icon": "veritaseum", + "icon": "truebit", "token": { - "name": "veritaseum coin", - "symbol": "VERI" + "name": "truebit token", + "symbol": "TM-TrueBit" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53466,78 +53888,50 @@ "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "P2P Capital Markets Through Human Readable Smart Contracts" - }, - "crowdsales": { - "start_date": "2017-04-25T09:30:00", - "end_date": "2017-05-26T09:30:00", - "end_date_plan": "2017-05-26T09:30:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", - "funding_url": "https://blog.veritaseum.com/current-analysis/1-blog/219-in-anticipation-of-veritaseum-s-ico-an-executive-summary-of-the-veritaseum-platform", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Scalable Verification Solution for Blockchains" }, "links": [ { "type": "website", - "name": "veritas.veritaseum.com", - "url": "http://veritas.veritaseum.com/", + "name": "truebit.io", + "url": "https://www.truebit.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Veritaseum Whitepaper", - "url": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", + "name": "TrueBit Whitepaper", + "url": "https://people.cs.uchicago.edu/~teutsch/papers/truebit.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Veritaseum GitHub", - "url": "https://github.com/veritaseum", - "icon": "github.png", + "type": "blog", + "name": "TrueBit Blog", + "url": "https://medium.com/truebit", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ReggieMiddleton", + "url": "https://twitter.com/Truebitprotocol", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/reggiemiddletonfintech/?fref=ts", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCjVEF7ABJwyzw_8pb5frVmg", - "icon": "youtube.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/truebit/", + "icon": "reddit.png", "tags": [ "News" ] @@ -53545,308 +53939,243 @@ ] }, { - "genesis_id": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", - "system": "Vertcoin", - "icon": "vertcoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Vertcoin" + "genesis_id": "", + "system": "Truthcoin", + "dependencies": [ + "Bitcoin" + ], + "token": { + "name": "VoteCoin", + "symbol": "VoteCoin" }, "consensus": { - "type": "PoW", - "algorithm": "ScryptN" + "consensus_type": "Blockchain Record", + "consensus_name": "Bitcoin", + "hashing": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", + "headline": "Sidechain for Prediction Markets", "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "08/01/2014" - }, - "token": { - "name": "Vertcoin", - "symbol": "VTC" + "DApp" + ], + "hashtag": "#hivemind", + "twwidid": "", + "page_state": "ready" }, - "specs": { - "block_time": 150, - "block_reward": 50, - "halfing_cycle": "840000 blocks (~4 years)", - "total_tokens": 84000000, - "premine_tokens": "3 blocks", - "difficulty_cycle": "2016(3.5 days)" + "aliases": { + "nickname": "Hivemind" }, "links": [ { + "name": "bitcoinhivemind.com", + "url": "http://bitcoinhivemind.com/", "type": "website", - "name": "vertcoin.org", - "url": "http://vertcoin.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://explorer.thisisvtc.com/", - "icon": "explorer.png", + "name": "Github Organization", + "url": "https://github.com/truthcoin", + "type": "github", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Code" ] }, { - "type": "github", - "name": "Vertcoin GitHub", - "url": "https://github.com/vertcoin/vertcoin", - "icon": "github.png", + "name": "Truthcoin Whitepaper", + "url": "http://www.truthcoin.info/papers/truthcoin-whitepaper.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ "Main", - "Code" + "Science" + ] + }, + { + "name": "@truthcoin", + "url": "https://twitter.com/truthcoin", + "type": "twitter", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "name": "Truthcoin Blog", + "url": "http://www.truthcoin.info/archive/", + "rss": "http://www.truthcoin.info/feed", + "type": "blog", + "icon": "blog.png", + "tags": [ + "News" ] }, { + "name": "TruthcoinTalk", + "url": "http://forum.truthcoin.info/", "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=404364.0", "icon": "forum.png", "tags": [ - "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00032875, - "usd": 0.28203892, - "date": "2014-01-20T00:00:00" - } - }, - { - "genesis_id": "5ca83af67146e286610e118cc8f8e6a183c319fbb4a8fdb9e99daa2b8a29b3e3", - "system": "Viacoin", - "icon": "viacoin", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Viacoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "Viacoin", - "symbol": "VIA" - }, - "specs": {}, - "links": [ + }, { - "type": "website", - "name": "viacoin.org", - "url": "http://viacoin.org/", - "icon": "website.png", + "name": "Dev Center", + "url": "https://dev.truthcoin.info/", + "type": "custom", + "icon": "truthcoin.png", "tags": [ - "Main" + "Apps" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/via/", - "icon": "cryptoid.png", + "name": "Voting Demo", + "url": "https://lyoshenka.ocpu.io/truthcoindemo/www/", + "type": "custom", + "icon": "truthcoin.png", + "tags": [ + "Apps" + ] + }, + { + "name": "The Prediction Markets Sequence - 1. Statement of Purpose", + "url": "http://www.truthcoin.info/papers/1_Purpose.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "VeriCoin GitHub", - "url": "https://www.github.com/viacoin/viacoin/", - "icon": "github.png", + "name": "The Prediction Markets Sequence - 2. The Power of Prediction Markets", + "url": "http://www.truthcoin.info/papers/2_PM_Types.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=699278.0", - "icon": "forum.png", + "name": "The Prediction Markets Sequence - 3. Applications of PMs", + "url": "http://www.truthcoin.info/papers/3_PM_Applications.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "News" + "Science" ] - } - ], - "first_price": { - "btc": 0.00020016, - "usd": 0.11838052, - "date": "2014-06-18T00:00:00" - } - }, - { - "genesis_id": "", - "system": "VibeHub", - "dependencies": [ - "Ethereum" - ], - "icon": "vibehub", - "token": { - "name": "vibe token", - "symbol": "VIBE" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The World's First Crypto Based Virtual Reality Marketplace & Hub" - }, - "crowdsales": { - "start_date": "2017-08-07T00:00:00", - "end_date": "2017-09-21T00:00:00", - "end_date_plan": "2017-09-21T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.vibehub.io/", - "funding_url": "http://www.vibehub.io/ico/", - "tokens_sold": 160200000, - "tokens_issued": 267000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "vibehub.io", - "url": "http://www.vibehub.io/", + "name": "The Prediction Markets Sequence - 4. PM Myths", + "url": "http://www.truthcoin.info/papers/4_PM_Myths.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main" + "Science" ] }, { + "name": "The Prediction Markets Sequence - 5. PM Manipulation", + "url": "http://www.truthcoin.info/papers/5_PM_Manipulation.pdf", "type": "paper", - "name": "VibeHub Whitepaper", - "url": "http://www.vibehub.io/VibeHubWhitepaper2017.pdf", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/bancorprotocol/contracts", - "icon": "github.png", + "name": "Presentation - What is Truthcoin?", + "url": "http://www.truthcoin.info/presentations/what-is-truthcoin.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2044729.0", - "icon": "bitcointalk.png", + "name": "Presentation - Outcome Resolution", + "url": "http://www.truthcoin.info/presentations/truthcoin-outcomes.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/VibeHubVR", - "icon": "twitter.png", + "name": "Presentation - The Age of Bullshit", + "url": "http://www.truthcoin.info/presentations/info-problems.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "slack", - "name": "VibeHub Slack", - "url": "https://vibehub.slack.com/join/shared_invite/MjExNDM5MTcwMjU3LTE0OTk4ODk2ODYtNGM1YmU1OGU3YQ", - "icon": "slack.png", + "name": "Presentation - Value of a Truthcoin", + "url": "http://www.truthcoin.info/presentations/truthcoin-valuable.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/VibeHub/", - "icon": "reddit.png", + "name": "Presentation - In Six Slides", + "url": "http://www.truthcoin.info/presentations/six-slide-sprint.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/vibehubvr/", - "icon": "facebook.png", + "name": "Truthcoin FAQ", + "url": "http://www.truthcoin.info/faq/", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] } ] }, { "genesis_id": "", - "system": "Viberate", + "system": "U.CASH", "dependencies": [ - "Ethereum" + "hybrid" ], - "icon": "viberate", + "icon": "ucash", "token": { - "name": "viberate token", - "symbol": "Vibe" + "name": "ucash token", + "symbol": "XUC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized music talent marketplace " + "headline": "Combining cash with digital currencies through retail locations" }, "crowdsales": { - "start_date": "2017-09-05T08:00:00", - "end_date": "2017-10-04T08:00:00", - "end_date_plan": "2017-10-04T08:00:00", + "start_date": "2017-09-08T00:00:00", + "end_date": "2017-11-08T00:00:00", + "end_date_plan": "2017-11-08T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.viberate.io/en/crowdsale", - "funding_url": "https://www.viberate.io/", + "funding_terms": "https://u.cash/ibo.html", + "funding_url": "https://u.cash", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 21000000000, "btc_raised": "", "cap_limit": [ "" @@ -53858,54 +54187,35 @@ "links": [ { "type": "website", - "name": "viberate.io", - "url": "https://www.viberate.io", + "name": "u.cash", + "url": "https://u.cash/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Viberate Whitepaper", - "url": "https://www.viberate.io/pdf/Viberate.io_Whitepaper.pdf", + "name": "U.CASH Whitepaper", + "url": "https://docs.google.com/document/d/1Lvh4SEvGVHQ0Opj8wKmytMe63PxpXFgZNgIGbpIi22M/edit", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "Viberate Blog", - "url": "https://medium.com/viberate-blog", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/viberate_com", + "url": "https://twitter.com/udotcash", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2029450.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Viberate Telegram", - "url": "https://t.me/joinchat/F-zen", - "icon": "telegram.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ucash/", + "icon": "reddit.png", "tags": [ "News" ] @@ -53913,7 +54223,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/viberateOFC/", + "url": "https://www.facebook.com/udotcash", "icon": "facebook.png", "tags": [ "News" @@ -53922,7 +54232,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCNqR72YOybyCZzVhb5oeQhw", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -53931,239 +54241,175 @@ ] }, { - "genesis_id": "0x14f37b574242d366558db61f3335289a5035c506", - "system": "VirtualAccelerator", - "icon": "virtualaccelerator", + "genesis_id": "", + "system": "Ubiq", + "icon": "ubiq", "dependencies": [ "Ethereum" ], "token": { - "name": "haker gold", - "symbol": "HKG" + "name": "ubiq", + "symbol": "UBQ" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Hacker Gold", - "nickname": "Virtual Accelerator" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "ether.camp Accelerator build on Ethereum Smart Contracts", + "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", "tags": [ - "DApp" + "DAO" ], - "twwidid": "", - "page_state": "draft" + "hashtag": "##ubiq", + "page_state": "ready" }, - "crowdsales": { - "start_date": "2016-10-20T14:00:00", - "end_date": "2016-12-21T14:00:00", - "genesis_address": [ - "0xeD42264e005D9052799A5971e439d5353BdB3f24" - ], - "funding_terms": "https://hack.ether.camp/sale", - "funding_url": "https://hack.ether.camp/sale", - "tokens_sold": 16110893.266, - "tokens_issued": 16110893.266, - "btc_raised": 715.62891252 + "aliases": { + "coinmarketcap": "Ubiq" }, "specs": { - "previous_gen_id": "0xb582baaF5e749d6aA98A22355A9d08B4c4d013C8", - "cap": {}, - "price": { - "usd": 0.05218567, - "btc": 0.00007394 - } - }, - "first_price": { - "usd": 0.03868636, - "btc": 0.00004442, - "date": "2016-12-21T14:01:00" + "total_tokens": 37342384 }, - "flags": {}, "links": [ { + "name": "ubiqsmart.com", + "url": "https://ubiqsmart.com/", "type": "website", - "name": "hack.ether.camp", - "url": "https://hack.ether.camp", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "VA Whitepaper", - "url": "https://hack.ether.camp/whitepaper", - "icon": "paper.png", + "name": "Explorer", + "url": "https://ubiqscan.io/en", + "type": "explorer", + "icon": "blockr.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" + ] + }, + { + "name": "Ubiq GitHub", + "url": "https://github.com/ubiq", + "type": "github", + "icon": "github.png", + "tags": [ + "Code" ] }, { "type": "forum", - "name": "ether.camp Forum", - "url": "https://forum.ether.camp/", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1763606.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://www.ether.camp/", - "icon": "slack.png", + "name": "Twitter", + "url": "https://twitter.com/ubiqsmart", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { + "name": "Ubiq blog", + "url": "https://medium.com/the-ubiq-report", "type": "blog", - "name": "Blog", - "url": "http://blog.ether.camp/", - "icon": "blog.png", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Voise", - "dependencies": [ - "Ethereum" - ], - "icon": "voise", - "token": { - "name": "voisium", - "symbol": "VSM" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized music platform that aims to monetize independent artists by giving them 100% of the revenue" - }, - "crowdsales": { - "start_date": "2017-05-06T02:00:00", - "end_date": "2017-06-06T02:10:00", - "end_date_plan": "2017-06-06T02:00:00", - "genesis_address": [ - "0x68D44a267AA3c66242ADF021d2d4658B6D60Dd2C" - ], - "funding_terms": "https://ico.voise.it/", - "funding_url": "https://voise.it/", - "tokens_sold": 825578, - "tokens_issued": 16825578, - "btc_raised": 500, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 349911.42" - ] - }, - "specs": { - "supply": 100000000 - }, - "links": [ - { - "type": "website", - "name": "voise.it", - "url": "https://voise.it/", - "tags": [ - "Main" - ] }, { - "type": "paper", - "name": "Voise Whitepaper", - "url": "https://voise.it/whitepaper-voise.pdf", + "type": "slack", + "name": "Ubiq Slack", + "url": "http://slack.ubiqsmart.com/", + "icon": "slack.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Voise GitHub", - "url": "https://github.com/voiseit", - "icon": "github.png", + "name": "reddit", + "url": "https://www.reddit.com/r/Ubiq/", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1846376", - "icon": "bitcointalk.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCaKJfiYPY-gWC5932p23kyw/videos", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/voiseit", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "https://coinmarketcap.com/currencies/ubiq/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "Voise Slack", - "url": "https://voiseit.slack.com/join/shared_invite/MTgwNTUyNDM1OTExLTE0OTQwODExNzktMTA1ODZiMzg0MA", - "icon": "slack.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Vote Coin", + "system": "Udiar", "dependencies": [ - "Zerocash" + "Ethereum" ], - "icon": "votecoin", + "icon": "udiar", "token": { - "name": "vote coin", - "symbol": "VOT" + "name": "udiar token", + "symbol": "IAR" }, "consensus": { - "consensus_type": "zk-SNARKs", - "consensus_name": "Zerocash" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Anonymous crypto currency suitable for elections" + "headline": "Blockchain-based marketplace of intellectual property turnover" }, "crowdsales": { - "start_date": "2017-08-21T11:00:00", - "end_date": "2017-10-21T11:00:00", - "end_date_plan": "2017-10-21T11:00:00", + "start_date": "2017-09-20T00:00:00", + "end_date": "2017-11-19T23:59:00", + "end_date_plan": "2017-11-19T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://votecoin.site/", - "funding_url": "https://votecoin.site/", + "funding_terms": "https://udiar.io/UDIAR-terms-and-conditions.pdf", + "funding_url": "https://ico.udiar.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -54174,22 +54420,19 @@ "" ] }, - "specs": { - "supply": 10000000 - }, "links": [ { "type": "website", - "name": "votecoin.site", - "url": "https://votecoin.site/", + "name": "udiar.io", + "url": "https://udiar.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Vote Coin Whitepaper", - "url": "https://votecoin.site/VoteCoin-Whitepaper.pdf", + "name": "Udiar Whitepaper", + "url": "https://udiar.io/UDIAR-WP-en.pdf", "tags": [ "Main", "Science" @@ -54197,8 +54440,8 @@ }, { "type": "github", - "name": "Vote Coin GitHub", - "url": "https://github.com/Tomas-M/VoteCoin", + "name": "Udiar GitHub", + "url": "https://github.com/udiar", "icon": "github.png", "tags": [ "Main", @@ -54208,7 +54451,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2137705.0", + "url": "https://bitcointalk.org/index.php?topic=2192590.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -54217,16 +54460,34 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/vote_coin", + "url": "https://twitter.com/UDIAR_copyright", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Udiar Telegram", + "url": "https://t.me/UDIAR", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Udiar Slack", + "url": "https://udiar.slack.com/join/shared_invite/enQtMjM3NjQ3NDUzMDI1LWE3YzM5NWE3MDBlM2ZmMzRkZmNkYmRhNmM2YTk3YmY4ZWNjNmFiNzQ1NTFiYjc4ZDIyZDM1NDAxZjNhYzI5ZGY", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/votecoin", + "url": "https://www.facebook.com/UDIAR.NET/", "icon": "facebook.png", "tags": [ "News" @@ -54236,14 +54497,14 @@ }, { "genesis_id": "", - "system": "Wanchain", + "system": "Umbrella Coin", "dependencies": [ "Ethereum" ], - "icon": "wanchain", + "icon": "umbrellacoin", "token": { - "name": "wan coin", - "symbol": "WANCOIN" + "name": "umbrellacoin token", + "symbol": "UMC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -54252,19 +54513,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed Cross-Blockchain Financial Platform " + "headline": "Decentralized, Democratized Insurance Platform" }, - "crowdsales": { - "start_date": "2017-10-03T16:00:00", - "end_date": "2017-10-25T15:59:00", - "end_date_plan": "2017-10-25T15:59:00", + "crowdsales": { + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://wanchain.org/tokensale", - "funding_url": "https://wanchain.org/tokensale", + "funding_terms": "https://www.umbrellacoin.org/", + "funding_url": "https://www.umbrellacoin.org/crowdfund", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" @@ -54276,16 +54537,16 @@ "links": [ { "type": "website", - "name": "wanchain.org", - "url": "https://wanchain.org/", + "name": "umbrellacoin.org", + "url": "https://www.umbrellacoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Wanchain Whitepaper", - "url": "https://wanchain.org/files/Wanchain-Whitepaper-EN-version.pdf", + "name": "Umbrella Coin Whitepaper", + "url": "https://github.com/umbrellacoin/umc/blob/master/documents/UMC.pdf", "tags": [ "Main", "Science" @@ -54293,8 +54554,8 @@ }, { "type": "github", - "name": "Wanchain GitHub", - "url": "https://github.com/wanchain", + "name": "Umbrella Coin GitHub", + "url": "https://github.com/umbrellacoin", "icon": "github.png", "tags": [ "Main", @@ -54302,28 +54563,29 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wanchain_org", - "icon": "twitter.png", + "type": "blog", + "name": "Umbrella Coin Blog", + "url": "https://medium.com/@umbrellacoin", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Wanchain Telegram", - "url": "https://t.me/WanchainANN", - "icon": "telegram.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Wanchain Slack", - "url": "https://wanchain.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/umbrellacoin", + "icon": "twitter.png", "tags": [ "News" ] @@ -54331,7 +54593,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/wanchain/", + "url": "https://www.reddit.com/r/UmbrellaCoin/", "icon": "reddit.png", "tags": [ "News" @@ -54340,96 +54602,85 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/wanchainfoundation/", + "url": "https://www.facebook.com/umbrellacoin/?ref=page_internal", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCqdy_X_sXz1jK7D8fFDlX7Q", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "67rpwLCuS5DGA8KGZXKsVQ7dnPb9goRLoKfgGbLfQg9WoLUgNY77E2jT11fem3coV9nAkguBACzrU1iyZM4B8roQ", - "system": "Waves", - "icon": "waves", + "genesis_id": "000000009a68dab74c60cf8e1acd116c549eb0153d328e1f24a33a3e5474a7bd", + "system": "Unobtanium", + "icon": "unobtanium", "dependencies": [ "independent" ], - "token": { - "name": "wave", - "symbol": "WAVES" + "aliases": { + "coinmarketcap": "Unobtanium" }, "consensus": { - "type": "PoS", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Waves", - "nickname": "Waves" + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Asset/Custom Tokens Platform", + "headline": "Rare Cryptocurrency", "tags": [ "DAO" ], - "page_state": "draft" + "page_state": "ready" }, - "crowdsales": { - "start_date": "2016-04-12T00:00:00", - "end_date": "2016-06-01T12:00:00", - "genesis_address": [ - "3DWBSSAue32YS8PcW2gLs6m52BCCv3UgDA" - ], - "funding_terms": "https://medium.com/@wavesplatform/waves-ico-structure-and-timeline-aa2f7ceca43e#.fm72ogroo", - "funding_url": "https://ico.wavesplatform.com/", - "tokens_sold": 85000000, - "tokens_issued": 100000000, - "btc_raised": 29634.01072062 + "events": { + "announcement": "17/10/2013", + "genesis": "18/10/2013" }, - "specs": { - "supply": 100000000 + "token": { + "name": "Unobtanium", + "symbol": "UNO" }, - "first_price": { - "btc": 0.00034864, - "usd": 0.18613296, - "date": "2016-05-28T12:00:00" + "specs": { + "block_time": "180", + "block_reward": 1, + "halfing_cycle": 102000, + "total_tokens": 250000 }, "links": [ { "type": "website", - "name": "wavesplatform.com", - "url": "http://wavesplatform.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "WavesPlatform Crowdsale", - "url": "https://ico.wavesplatform.com/", + "name": "unobtanium.uno", + "url": "http://unobtanium.uno/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@wavesplatform", - "rss": "https://medium.com/feed/@wavesplatform", - "icon": "medium.png", + "type": "explorer", + "name": "cryptoid", + "url": "https://chainz.cryptoid.info/uno/", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wavesplatform", + "name": "@unobtanium_uno", + "url": "https://twitter.com/unobtanium_uno", "icon": "twitter.png", "tags": [ "Main", @@ -54437,182 +54688,82 @@ ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/Wavesplatform/", - "rss": "https://www.reddit.com/r/Wavesplatform/.rss", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "http://slack.wavesplatform.com/", - "icon": "slack.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/thegreatoldone/Unobtanium", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "forum", + "type": "Forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1387944.0", + "url": "https://bitcointalk.org/index.php?topic=527500.0", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Waves Whitepaper v0 by Shasha Ivanov", - "url": "http://wavesplatform.com/whitepaper_v0.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "github", - "name": "WavesPlatform GitHub", - "url": "https://github.com/WAVESPLATFORM/", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "reddit", + "name": "r/unobtanium", + "url": "http://www.reddit.com/r/unobtanium", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ] + ], + "first_price": { + "btc": 0.0153014, + "usd": 9.99441225, + "date": "2013-12-21T00:00:00" + } }, { - "genesis_id": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", - "system": "WeTrust", - "icon": "wetrust", + "genesis_id": "", + "system": "Urbit", "dependencies": [ - "Ethereum" + "independent" ], + "icon": "urbit", "token": { - "name": "trustcoin", - "symbol": "TRST" + "name": "urbit token", + "symbol": "" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "WeTrust" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "A platform for Trusted Lending Circles, powered by people and blockchain", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" - }, - "crowdsales": { - "start_date": "2017-03-02T00:00:00", - "end_date": "2017-04-12T11:59:00", - "genesis_address": [ - "0xc2cce1f4190d4451c63cf591678c807679c3d728" - ], - "funding_terms": "https://www.wetrust.io/static/WeTrust-Disclosures.pdf", - "funding_url": "https://www.wetrust.io/tlc/crowdsale", - "tokens_sold": 80000000, - "tokens_issued": 100000000, - "btc_raised": 1048.95 - }, - "specs": { - "supply": 100000000, - "cap": {} - }, - "first_price": { - "date": "", - "btc": "", - "usd": "" + "headline": "Peer-to-peer network of personal servers" }, - "flags": {}, "links": [ { "type": "website", - "name": "wetrust.io", - "url": "https://www.wetrust.io/", - "icon": "website.png", + "name": "urbit.org", + "url": "https://urbit.org/", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/wetrust-blog", - "icon": "medium.png", + "type": "paper", + "name": "Urbit Whitepaper", + "url": "https://media.urbit.org/whitepaper.pdf", "tags": [ "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wetrustplatform", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/WeTrustPlatform", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1773367", - "icon": "bitcoin.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "https://www.wetrust.io/slack-invite", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/wetrustplatform", - "icon": "facebook.png", - "tags": [ - "News" + "Science" ] }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/WeTrustPlatform", + "name": "Urbit GitHub", + "url": "https://github.com/urbit/urbit", "icon": "github.png", "tags": [ "Main", @@ -54620,266 +54771,191 @@ ] }, { - "type": "paper", - "name": "WeTrust Whitepaper", - "url": "https://github.com/WeTrustPlatform/documents/blob/master/WeTrustWhitePaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", - "icon": "etherscan.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "blog", + "name": "Urbit Blog", + "url": "https://urbit.org/blog", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", - "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/urbit", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "", - "dependencies": [ - "Ethereum" - ], - "system": "WeiFund", + "genesis_id": "0000005944f0d20d7ee82ac4dc65cd8796dd37f6d6e0b3af05af966d6c8b63c0", + "system": "Vanillacoin", + "icon": "vanillacoin", "aliases": { - "coinmarketcap": "", - "CurrencyName": "", - "nickname": "WeiFund" + "coinmarketcap": "Vcash", + "nickname": "Vcash" }, - "ratings": {}, "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" + "type": "Hybrid", + "algorithm": "Blake256+Vanila" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Crowdfunding Platform", - "tags": [ - "DApp" - ], - "hashtag": "#weifund", - "page_state": "draft" - }, - "events": { - "announcement": "", - "genesis": "" + "state": "Public", + "system_type": "cryptocurrency" }, + "events": [ + { + "name": "Announcement", + "start_date": "2015-05-18T08:19:20", + "url": "https://bitcointalk.org/index.php?topic=1064326.0" + } + ], "token": { - "name": "", - "symbol": "" + "name": "vcash", + "symbol": "VNL" + }, + "specs": { + "block_time": "200", + "total_tokens": 30700000, + "difficulty_cycle": "every block" }, "links": [ { - "name": "weifund.io", - "url": "http://weifund.io/", + "type": "website", + "name": "v.cash", + "url": "https://v.cash/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/weifund", - "icon": "twitter.png", + "type": "explorer", + "name": "Vanillacoin Explorer", + "url": "http://vnlbex.lbtcoin.org/", + "icon": "explorer.png", "tags": [ "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/WeiFund", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Google+", - "url": "https://plus.google.com/115585706546158843009", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" + "Apps", + "Explorer", + "Analytics" + ] }, { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/weifund", - "icon": "linkedin.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://v.cash/forums/", + "icon": "forum.png", "tags": [ + "Main", "News" - ], - "type": "custom" + ] }, { - "name": "WeiFund GitHub", - "url": "https://github.com/weifund", "type": "github", + "name": "Vanillacoin GitHub", + "url": "https://github.com/john-connor/vanillacoin", + "icon": "github.png", "tags": [ "Main", "Code" ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=977245.0", + "icon": "forum.png", + "tags": [ + "News" + ] } - ] + ], + "flags": { + "quantum": true + }, + "first_price": { + "btc": 0.00004602, + "usd": 0.01297074, + "date": "2015-03-05T00:00:00" + } }, { - "genesis_id": "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "system": "Wings", - "icon": "wings", + "genesis_id": "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", + "system": "vDice", + "icon": "vdice", "dependencies": [ - "Bitcoin" + "Ethereum" ], "token": { - "name": "wing", - "symbol": "WINGS" + "name": "vslice", + "symbol": "VSL" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "Wings" + "coinmarketcap": "vSlice" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "A decentralized platform to create, join and manage DAOs", + "headline": "A Decentralized Gambling Game on Ethereum", "tags": [ "DApp" ], + "twwidid": "", "page_state": "ready" }, "crowdsales": { - "start_date": "2016-11-18T12:00:00", - "end_date": "2017-01-06T02:00:00", + "start_date": "2016-11-15T09:00:00", + "end_date": "2016-12-15T09:00:00", "genesis_address": [ - "3GQBU4AUPjdbg1hoYDPWSc4qTRfAgbiERW", - "0x0097B5E8c77ac7C54B10987d51975E70AF9cF4d6", - "0x45Ded7312026854EFD298B36992c4126c0E03E1b", - "rUqmU4LujmbHyemDSjEURTovFpytZXM28T", - "xpub661MyMwAqRbcExoojJn242wdXL4AJn1ZavTfKQpRcvxz3vbp4gjsg4Hb2qNTaerCtkF8dXHkHEYeCCLXEunANcqxA2PUCwS3RGTEYTYsCXr" + "0x8bCCc9BA2E5706E24a36ddA02ca2A846E39a7bbF" ], - "funding_terms": "https://blog.wings.ai/save-the-date-7-weeks-of-wings-dao-formation-2060c698ef3d#.j7gq95pt5", - "funding_url": "https://wings.ai/", - "tokens_sold": 75000000, - "tokens_issued": 100000000, - "btc_raised": 2010.43179658 + "funding_terms": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_ICO_Whitepaper_English.pdf", + "funding_url": "http://crowdsale.vdice.io", + "tokens_sold": 33390496.0333756, + "tokens_issued": 33390496.0333756, + "btc_raised": 1934 }, "specs": { - "supply": 100000000, - "cap": { - "btc": 2718 - }, - "price": { - "btc": 0.00002718 - } + "cap": {} }, "first_price": { - "date": "2017-01-06T12:00:00", - "btc": 0.00002596, - "usd": 0.02302039 + "date": "2016-12-15T09:00:00", + "btc": 0.00005793, + "usd": 0.04492356 }, "flags": {}, "links": [ { "type": "website", - "name": "wings.ai", - "url": "https://wings.ai/", + "name": "www.vdice.io", + "url": "https://www.vdice.io/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "website", + "name": "vslice.io", + "url": "http://www.vslice.io/", "icon": "website.png", "tags": [ "Main" @@ -54888,7 +54964,7 @@ { "type": "blog", "name": "Blog", - "url": "https://blog.wings.ai", + "url": "https://blog.vdice.io", "icon": "blog.png", "tags": [ "Main", @@ -54898,7 +54974,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/wingsplatform", + "url": "https://twitter.com/vdice_io", "icon": "twitter.png", "tags": [ "News" @@ -54907,17 +54983,26 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1477055.0", + "url": "https://bitcointalk.org/index.php?topic=1633105.msg16425613#msg16425613", "icon": "forum.png", "tags": [ "Main", "News" ] }, + { + "type": "slack", + "name": "vDice Slack", + "url": "https://vdice-slack-invite-page.stamplayapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/WingsDAO/", + "url": "https://reddit.com/r/vdice", "icon": "reddit.png", "tags": [ "News" @@ -54926,7 +55011,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Wings-638325459654317/", + "url": "https://www.facebook.com/vDice.io", "icon": "facebook.png", "tags": [ "News" @@ -54934,62 +55019,59 @@ }, { "type": "github", - "name": "Wings GitHub", - "url": "https://github.com/ChainLab", + "name": "vDice GitHub", + "url": "https://github.com/jamesgroton/vDice-Contract-Code", "icon": "github.png", "tags": [ "Code" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "paper", + "name": "vDice Business Plan", + "url": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_Business_Plan_English.pdf", + "icon": "paper.png", "tags": [ - "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "icon": "etherscan.png", + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", "tags": [ - "Main", "Apps", - "Analytics" + "Exchange" ] }, { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", "Wallet" ] @@ -55006,50 +55088,179 @@ }, { "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ "Apps", "Wallet" ] + } + ] + }, + { + "genesis_id": "", + "system": "Vega Fund", + "dependencies": [ + "Ethereum" + ], + "icon": "vegafund", + "token": { + "name": "vegafund token", + "symbol": "VEGA" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Venture Capital Crowdfunding Platform" + }, + "links": [ + { + "type": "website", + "name": "vega.fund", + "url": "http://www.vega.fund/", + "tags": [ + "Main" + ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "paper", + "name": "Vega Fund Whitepaper", + "url": "https://docs.google.com/document/d/1rgMqqoE7NNTPCLEGyCSBfYW39hqAPEi0U6tS105-U3g/edit", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "github", + "name": "Vega Fund GitHub", + "url": "https://github.com/VegaProject", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Vega Fund Blog", + "url": "https://medium.com/vega-fund", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/vega_fund", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Vega Fund Slack", + "url": "https://vega-fund.slack.com/join/shared_invite/enQtMjU0NDkxODU2Njc3LWM1MWUzOTAxYzljYjczOTQ3NzY3NGViNGIwNDE5MjdlNDE0OThmNjQzOTAxODFhNGQwMGE1ZTc2MTQyZmEzMzM", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/watch?v=kfXL3-TlCZI", + "icon": "youtube.png", + "tags": [ + "News" ] } ] }, { - "genesis_id": "7231b064d3e620c55960abce2963ea19e1c3ffb6f5ff70e975114835a7024107", - "system": "WorldCoin", - "icon": "worldcoin", + "genesis_id": "", + "system": "Veltor", "dependencies": "independent", + "icon": "veltor", + "token": { + "name": "veltor", + "symbol": "VELTOR" + }, + "consensus": { + "consensus_type": "Proof-of-Work", + "consensus_name": "PoW" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "" + }, "aliases": { - "coinmarketcap": "WorldCoin" + "coinmarketcap": "Veltor" + }, + "links": [ + { + "type": "website", + "name": "veltor.org", + "url": "http://www.veltor.org/", + "tags": [ + "Main" + ] + }, + { + "type": "github", + "name": "Veltor GitHub", + "url": "https://github.com/veltor", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1583655.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Veltor_Official", + "icon": "twitter.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "000009ebb29a8f5d236b56409fe30a5b1f546ec3756ed7839e1298358d990881", + "system": "VeriCoin", + "icon": "veriCoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "VeriCoin" }, "ratings": { "rating_cyber": 1 }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { "state": "Public", @@ -55058,27 +55269,16 @@ "DAO" ] }, - "events": { - "announcement": "14/05/2013", - "genesis": "14/05/2013" - }, "token": { - "name": "WorldCoin", - "symbol": "WDC" - }, - "specs": { - "block_time": "30", - "block_reward": 64, - "halfing_cycle": 20160, - "total_tokens": 265420800, - "difficulty_cycle": "120", - "txs_confirm": 2 + "name": "VeriCoin", + "symbol": "VRC" }, + "specs": {}, "links": [ { "type": "website", - "name": "worldcoin.global", - "url": "http://worldcoin.global/", + "name": "vericoin.info", + "url": "http://www.vericoin.info/", "icon": "website.png", "tags": [ "Main" @@ -55086,9 +55286,9 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "https://www.wdcexplorer.com/", - "icon": "explorer.png", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/vrc/", + "icon": "cryptoid.png", "tags": [ "Main", "Apps", @@ -55098,8 +55298,8 @@ }, { "type": "github", - "name": "WorldCoin GitHub", - "url": "https://github.com/worldcoinproject", + "name": "VeriCoin GitHub", + "url": "https://github.com/vericoin/vericoin", "icon": "github.png", "tags": [ "Main", @@ -55109,7 +55309,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=204894.0", + "url": "https://bitcointalk.org/index.php?topic=602041.0", "icon": "forum.png", "tags": [ "Main", @@ -55118,367 +55318,412 @@ } ], "first_price": { - "btc": 0.00010295, - "usd": 0.01070793, - "date": "2013-06-10T00:00:00" + "btc": 0.00001526, + "usd": 0.00704841, + "date": "2014-05-12T00:00:00" } }, { - "genesis_id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", - "system": "Xaurum", - "icon": "xaurum", + "genesis_id": "", + "system": "Verif-y", "dependencies": [ "Ethereum" ], + "icon": "verif-y", "token": { - "name": "xaurum", - "symbol": "XAUR" + "name": "verif-y token", + "symbol": "VFY" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "aliases": { - "coinmarketcap": "Xaurum" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Blockchain-based Identity for Digital Economy" + }, + "links": [ + { + "type": "website", + "name": "verif-y.io", + "url": "https://www.verif-y.io/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Verif-y Whitepaper", + "url": "https://www.verif-y.io/vfy-white-paper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/YVerif", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Verif-y Telegram", + "url": "https://t.me/VFY_TOKEN", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Verif-y Slack", + "url": "https://verif-yworkspace.slack.com/messages/@slackbot/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/VerifyInc", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Veritaseum", + "dependencies": [ + "Ethereum" + ], + "icon": "veritaseum", + "token": { + "name": "veritaseum coin", + "symbol": "VERI" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Gold Backed tokens on Ethereum", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" - }, - "first_price": { - "date": "2015-04-21T12:00:00", - "btc": 0.28549871, - "usd": 65.2917683 + "headline": "P2P Capital Markets Through Human Readable Smart Contracts" }, - "specs": { - "previous_symbol": "XAU", - "cap": {} + "crowdsales": { + "start_date": "2017-04-25T09:30:00", + "end_date": "2017-05-26T09:30:00", + "end_date_plan": "2017-05-26T09:30:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", + "funding_url": "https://blog.veritaseum.com/current-analysis/1-blog/219-in-anticipation-of-veritaseum-s-ico-an-executive-summary-of-the-veritaseum-platform", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { - "type": "website", - "name": "xaurum.org", - "url": "http://www.xaurum.org/", - "icon": "website.png", + "type": "website", + "name": "veritas.veritaseum.com", + "url": "http://veritas.veritaseum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Xaurum Whitepaper", - "url": "http://www.xaurum.org/TreatiseOnXaurum.pdf", - "icon": "paper.png", + "name": "Veritaseum Whitepaper", + "url": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", "tags": [ "Main", "Science" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/Xaurum", - "icon": "etherscan.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "github", + "name": "Veritaseum GitHub", + "url": "https://github.com/veritaseum", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/urumproject", + "url": "https://twitter.com/ReggieMiddleton", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1546279.0", - "icon": "bitcoin.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/xaurumofficial/", + "url": "https://www.facebook.com/reggiemiddletonfintech/?fref=ts", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCjVEF7ABJwyzw_8pb5frVmg", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "000005aef7f601a0e5b5f17619735819d4250af7f0282954333e634335b35c9e", - "system": "YbCoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "YBcoin", - "symbol": "YBC" + "genesis_id": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", + "system": "Vertcoin", + "icon": "vertcoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Vertcoin" }, "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "type": "PoW", + "algorithm": "ScryptN" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", "tags": [ "DAO" - ], - "page_state": "ready" + ] }, - "aliases": { - "coinmarketcap": "YbCoin" + "events": { + "announcement": "08/01/2014" + }, + "token": { + "name": "Vertcoin", + "symbol": "VTC" }, "specs": { - "total_tokens": 3000000 + "block_time": 150, + "block_reward": 50, + "halfing_cycle": "840000 blocks (~4 years)", + "total_tokens": 84000000, + "premine_tokens": "3 blocks", + "difficulty_cycle": "2016(3.5 days)" }, "links": [ { - "name": "ybcoin.com", - "url": "http://www.ybcoin.com/en/", "type": "website", + "name": "vertcoin.org", + "url": "http://vertcoin.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "http://explorer_ybc.taiyilabs.com/", "type": "explorer", + "name": "Explorer", + "url": "https://explorer.thisisvtc.com/", + "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "Wallet", - "url": "http://www.ybcoin.com/download", - "type": "wallet", + "type": "github", + "name": "Vertcoin GitHub", + "url": "https://github.com/vertcoin/vertcoin", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "BTT Thread", - "url": "http://www.ybcoin.com/download", "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=404364.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 0.00032875, + "usd": 0.28203892, + "date": "2014-01-20T00:00:00" + } + }, + { + "genesis_id": "5ca83af67146e286610e118cc8f8e6a183c319fbb4a8fdb9e99daa2b8a29b3e3", + "system": "Viacoin", + "icon": "viacoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Viacoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "Viacoin", + "symbol": "VIA" + }, + "specs": {}, + "links": [ { - "name": "reddit", - "url": "http://www.reddit.com/r/ybcoin", - "type": "reddit", + "type": "website", + "name": "viacoin.org", + "url": "http://viacoin.org/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "name": "Twitter", - "url": "https://twitter.com/YBcoin", - "type": "twitter", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/via/", + "icon": "cryptoid.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "GitHub", - "url": "https://github.com/ybc2/ybc2", "type": "github", + "name": "VeriCoin GitHub", + "url": "https://www.github.com/viacoin/viacoin/", + "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "8baochi", - "url": "http://www.8baochi.com/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ybcoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=699278.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] } ], "first_price": { - "btc": 0.00542178, - "usd": 4.64638628, - "date": "2014-01-16T00:00:00" + "btc": 0.00020016, + "usd": 0.11838052, + "date": "2014-06-18T00:00:00" } }, { "genesis_id": "", - "system": "ZClassic", + "system": "VibeHub", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "zclassic", + "icon": "vibehub", "token": { - "name": "zclassic", - "symbol": "ZCL" + "name": "vibe token", + "symbol": "VIBE" }, "consensus": { - "consensus_type": "Proof-of-Work", - "consensus_name": "Equihash" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Zero-knowledge Cryptocurrency" - }, - "aliases": { - "coinmarketcap": "ZClassic" + "headline": "The World's First Crypto Based Virtual Reality Marketplace & Hub" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-08-07T00:00:00", + "end_date": "2017-09-21T00:00:00", + "end_date_plan": "2017-09-21T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.vibehub.io/", + "funding_url": "http://www.vibehub.io/ico/", + "tokens_sold": 160200000, + "tokens_issued": 267000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "zclassic.org", - "url": "http://zclassic.org/", + "name": "vibehub.io", + "url": "http://www.vibehub.io/", "tags": [ "Main" ] }, { - "type": "github", - "name": "ZClassic GitHub", - "url": "https://github.com/z-classic/zclassic", - "icon": "github.png", + "type": "paper", + "name": "VibeHub Whitepaper", + "url": "http://www.vibehub.io/VibeHubWhitepaper2017.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "type": "github", + "name": "Bancor GitHub", + "url": "https://github.com/bancorprotocol/contracts", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://www.reddit.com/r/ZClassic/", + "url": "https://bitcointalk.org/index.php?topic=2044729.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -55487,7 +55732,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ZclassicCoin", + "url": "https://twitter.com/VibeHubVR", "icon": "twitter.png", "tags": [ "News" @@ -55495,8 +55740,8 @@ }, { "type": "slack", - "name": "ZClassic Slack", - "url": "http://zclassic.herokuapp.com/", + "name": "VibeHub Slack", + "url": "https://vibehub.slack.com/join/shared_invite/MjExNDM5MTcwMjU3LTE0OTk4ODk2ODYtNGM1YmU1OGU3YQ", "icon": "slack.png", "tags": [ "News" @@ -55505,116 +55750,113 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/ZClassic/", + "url": "https://www.reddit.com/r/VibeHub/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/vibehubvr/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "ZCoin", + "system": "Viberate", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "zcoin", + "icon": "viberate", "token": { - "name": "zcoin", - "symbol": "XZC" + "name": "viberate token", + "symbol": "Vibe" }, "consensus": { - "consensus_type": "Zero-Knowledge proofs", - "consensus_name": "Zerocoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Private financial transactions, enabled by the Zerocoin Protocol" + "headline": "Decentralized music talent marketplace " }, - "aliases": { - "coinmarketcap": "ZCoin" + "crowdsales": { + "start_date": "2017-09-05T08:00:00", + "end_date": "2017-10-04T08:00:00", + "end_date_plan": "2017-10-04T08:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.viberate.io/en/crowdsale", + "funding_url": "https://www.viberate.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "zcoin.io", - "url": "https://zcoin.io/", + "name": "viberate.io", + "url": "https://www.viberate.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Whitepaper", - "url": "", + "name": "Viberate Whitepaper", + "url": "https://www.viberate.io/pdf/Viberate.io_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "ZCoin GitHub", - "url": "https://github.com/zcoinofficial/zcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "ZCoin Blog", - "url": "https://zcoin.io/blog/", + "name": "Viberate Blog", + "url": "https://medium.com/viberate-blog", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1638450.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/zcoinofficial", + "url": "https://twitter.com/viberate_com", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "ZCoin Slack", - "url": "http://invite.zcoin.io/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/zcoin/", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2029450.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC4zOvMMqnBM_DLrtA4_XwGA", - "icon": "youtube.png", + "name": "Viberate Telegram", + "url": "https://t.me/joinchat/F-zen", + "icon": "telegram.png", "tags": [ "News" ] @@ -55622,7 +55864,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/zcoinofficial", + "url": "https://www.facebook.com/viberateOFC/", "icon": "facebook.png", "tags": [ "News" @@ -55630,9 +55872,9 @@ }, { "type": "custom", - "name": "ZCoin Telegram", - "url": "https://telegram.me/zcoinproject", - "icon": "telegram.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCNqR72YOybyCZzVhb5oeQhw", + "icon": "youtube.png", "tags": [ "News" ] @@ -55640,198 +55882,175 @@ ] }, { - "genesis_id": "", - "system": "Zcash", - "icon": "zcash", + "genesis_id": "0x14f37b574242d366558db61f3335289a5035c506", + "system": "VirtualAccelerator", + "icon": "virtualaccelerator", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "zcash", - "symbol": "ZEC" + "name": "haker gold", + "symbol": "HKG" }, "consensus": { - "type": "PoW", - "algorithm": "" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Hacker Gold", + "nickname": "Virtual Accelerator" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Zero-knowledge Cryptocurrency", + "system_type": "cryptoasset", + "headline": "ether.camp Accelerator build on Ethereum Smart Contracts", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Zcash" + "crowdsales": { + "start_date": "2016-10-20T14:00:00", + "end_date": "2016-12-21T14:00:00", + "genesis_address": [ + "0xeD42264e005D9052799A5971e439d5353BdB3f24" + ], + "funding_terms": "https://hack.ether.camp/sale", + "funding_url": "https://hack.ether.camp/sale", + "tokens_sold": 16110893.266, + "tokens_issued": 16110893.266, + "btc_raised": 715.62891252 + }, + "specs": { + "previous_gen_id": "0xb582baaF5e749d6aA98A22355A9d08B4c4d013C8", + "cap": {}, + "price": { + "usd": 0.05218567, + "btc": 0.00007394 + } }, "first_price": { - "date": "2016-10-30T23:00:00", - "btc": 1.45933122, - "usd": 1037.17161004 + "usd": 0.03868636, + "btc": 0.00004442, + "date": "2016-12-21T14:01:00" }, - "specs": {}, + "flags": {}, "links": [ - { - "name": "z.cash", - "url": "https://z.cash", + { + "type": "website", + "name": "hack.ether.camp", + "url": "https://hack.ether.camp", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "Twitter", - "url": "https://twitter.com/zcashco", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "ZCash Blog", - "url": "https://z.cash/blog/", - "type": "blog", - "icon": "blog.png", - "tags": [ - "News" ] }, { - "name": "ZCash GitHub", - "url": "https://github.com/zcash/zcash", - "icon": "github.png", + "type": "paper", + "name": "VA Whitepaper", + "url": "https://hack.ether.camp/whitepaper", + "icon": "paper.png", "tags": [ "Main", - "Code" - ], - "type": "github" + "Science" + ] }, { - "name": "Zcash Forum", - "url": "https://forum.z.cash/", - "icon": "forum.png", "type": "forum", + "name": "ether.camp Forum", + "url": "https://forum.ether.camp/", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "name": "Zcash Wiki", - "url": "https://github.com/zcash/zcash/wiki", - "icon": "wiki.png", - "type": "wiki", - "tags": [ - "Science" - ] - }, - { - "type": "explorer", - "name": "Zcash Explorer", - "url": "https://explorer.zcha.in/", - "icon": "explorer.png", + "type": "custom", + "name": "Slack", + "url": "http://www.ether.camp/", + "icon": "slack.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.ether.camp/", + "icon": "blog.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] } ] }, { - "genesis_id": "0000003f068a10c2446d021072691bb0b1ce833aa7b40a712365ac933a0d1f33", - "system": "Zeitcoin", - "icon": "zeitcoin", + "genesis_id": "", + "system": "Voise", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Zeitcoin" + "icon": "voise", + "token": { + "name": "voisium", + "symbol": "VSM" }, "consensus": { - "type": "PoS", - "algorithm": "Scrypt+Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "26/02/2014" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized music platform that aims to monetize independent artists by giving them 100% of the revenue" }, - "token": { - "name": "Zeitcoin", - "symbol": "ZEIT" + "crowdsales": { + "start_date": "2017-05-06T02:00:00", + "end_date": "2017-06-06T02:10:00", + "end_date_plan": "2017-06-06T02:00:00", + "genesis_address": [ + "0x68D44a267AA3c66242ADF021d2d4658B6D60Dd2C" + ], + "funding_terms": "https://ico.voise.it/", + "funding_url": "https://voise.it/", + "tokens_sold": 825578, + "tokens_issued": 16825578, + "btc_raised": 500, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 349911.42" + ] }, "specs": { - "block_time": 30, - "block_reward": "initial 250000-1000000 coins", - "halfing_cycle": "every week for the first 6 weeks, after the PoW payout will be fixed at 1 coin per block", - "total_tokens": 99000000000, - "premine_tokens": "990000000 (1%) for ongoing development support, maintenance and distribution to community", - "difficulty_cycle": "every block", - "txs_confirm": 4, - "mint_confirm": 50 + "supply": 100000000 }, "links": [ + { + "type": "website", + "name": "voise.it", + "url": "https://voise.it/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Voise Whitepaper", + "url": "https://voise.it/whitepaper-voise.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Zeitcoin GitHub", - "url": "https://github.com/zeitcoinmovement/zeitcoin", + "name": "Voise GitHub", + "url": "https://github.com/voiseit", "icon": "github.png", "tags": [ "Main", @@ -55839,95 +56058,118 @@ ] }, { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/zeit/", - "icon": "cryptoid.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1846376", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Explorer", - "Analytics" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=487814.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/voiseit", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Voise Slack", + "url": "https://voiseit.slack.com/join/shared_invite/MTgwNTUyNDM1OTExLTE0OTQwODExNzktMTA1ODZiMzg0MA", + "icon": "slack.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 2e-8, - "usd": 0.00001114, - "date": "2014-03-20T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Zen Protocol", + "system": "Vote Coin", "dependencies": [ - "independent" + "Zerocash" ], - "icon": "zenprotocol", + "icon": "votecoin", "token": { - "name": "zen token", - "symbol": "ZEN" + "name": "vote coin", + "symbol": "VOT" }, "consensus": { - "consensus_type": "SHA-3", - "consensus_name": "Proof-Of-Work" + "consensus_type": "zk-SNARKs", + "consensus_name": "Zerocash" }, "descriptions": { "state": "Project", - "system_type": "cryprocurrency", - "headline": "Platform for Financial Instruments" + "system_type": "cryptoasset", + "headline": "Anonymous crypto currency suitable for elections" + }, + "crowdsales": { + "start_date": "2017-08-21T11:00:00", + "end_date": "2017-10-21T11:00:00", + "end_date_plan": "2017-10-21T11:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://votecoin.site/", + "funding_url": "https://votecoin.site/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 10000000 }, "links": [ { "type": "website", - "name": "zenprotocol.com", - "url": "https://www.zenprotocol.com/", + "name": "votecoin.site", + "url": "https://votecoin.site/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Zen Protocol Whitepaper", - "url": "https://www.zenprotocol.com/technical_paper.pdf", + "name": "Vote Coin Whitepaper", + "url": "https://votecoin.site/VoteCoin-Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Zen Protocol Blog", - "url": "https://blog.zenprotocol.com/", - "icon": "medium.png", + "type": "github", + "name": "Vote Coin GitHub", + "url": "https://github.com/Tomas-M/VoteCoin", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zen_protocol", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2137705.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Zen Protocol Telegram", - "url": "https://t.me/zenprotocol/", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/vote_coin", + "icon": "twitter.png", "tags": [ "News" ] @@ -55935,7 +56177,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/thezenprotocol", + "url": "https://www.facebook.com/votecoin", "icon": "facebook.png", "tags": [ "News" @@ -55945,14 +56187,14 @@ }, { "genesis_id": "", - "system": "Zenome", + "system": "Wanchain", "dependencies": [ "Ethereum" ], - "icon": "zenome", + "icon": "wanchain", "token": { - "name": "zenome token", - "symbol": "ZNA" + "name": "wan coin", + "symbol": "WANCOIN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -55961,17 +56203,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Economic environment based on genomic data" + "headline": "Distributed Cross-Blockchain Financial Platform " }, "crowdsales": { - "start_date": "2017-10-17T16:00:00", - "end_date": "2017-10-24T16:00:00", - "end_date_plan": "2017-10-24T16:00:00", + "start_date": "2017-10-03T16:00:00", + "end_date": "2017-10-25T15:59:00", + "end_date_plan": "2017-10-25T15:59:00", "genesis_address": [ "" ], - "funding_terms": "https://zenome.io/download/terms.pdf", - "funding_url": "https://zenome.io", + "funding_terms": "https://wanchain.org/tokensale", + "funding_url": "https://wanchain.org/tokensale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -55985,16 +56227,16 @@ "links": [ { "type": "website", - "name": "zenome.io", - "url": "https://zenome.io", + "name": "wanchain.org", + "url": "https://wanchain.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Zenome Whitepaper", - "url": "https://zenome.io/download/whitepaper.pdf", + "name": "Wanchain Whitepaper", + "url": "https://wanchain.org/files/Wanchain-Whitepaper-EN-version.pdf", "tags": [ "Main", "Science" @@ -56002,8 +56244,8 @@ }, { "type": "github", - "name": "Zenome GitHub", - "url": "https://github.com/zenomeplatform", + "name": "Wanchain GitHub", + "url": "https://github.com/wanchain", "icon": "github.png", "tags": [ "Main", @@ -56011,38 +56253,37 @@ ] }, { - "type": "blog", - "name": "Zenome Blog", - "url": "https://medium.com/zenome", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/wanchain_org", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2191098.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Wanchain Telegram", + "url": "https://t.me/WanchainANN", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ZenomePlatform", - "icon": "twitter.png", + "type": "slack", + "name": "Wanchain Slack", + "url": "https://wanchain.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Zenome Telegram", - "url": "https://t.me/zenomeplatform", - "icon": "telegram.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/wanchain/", + "icon": "reddit.png", "tags": [ "News" ] @@ -56050,7 +56291,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/zenomeplatform", + "url": "https://www.facebook.com/wanchainfoundation/", "icon": "facebook.png", "tags": [ "News" @@ -56059,280 +56300,309 @@ ] }, { - "ggenesis_id": "", - "system": "Ziber", + "genesis_id": "67rpwLCuS5DGA8KGZXKsVQ7dnPb9goRLoKfgGbLfQg9WoLUgNY77E2jT11fem3coV9nAkguBACzrU1iyZM4B8roQ", + "system": "Waves", + "icon": "waves", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "ziber", "token": { - "name": "ziber token", - "symbol": "" + "name": "wave", + "symbol": "WAVES" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Waves", + "nickname": "Waves" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Mobile blockchain operator" + "system_type": "cryptocurrency", + "headline": "Asset/Custom Tokens Platform", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-07-27T12:00:00", - "end_date": "2017-08-06T12:00:00", - "end_date_plan": "2017-08-06T12:00:00", + "start_date": "2016-04-12T00:00:00", + "end_date": "2016-06-01T12:00:00", "genesis_address": [ - "" + "3DWBSSAue32YS8PcW2gLs6m52BCCv3UgDA" ], - "funding_terms": "https://ziber.io/#ico", - "funding_url": "https://ziber.io/#ico", - "tokens_sold": 80000000, + "funding_terms": "https://medium.com/@wavesplatform/waves-ico-structure-and-timeline-aa2f7ceca43e#.fm72ogroo", + "funding_url": "https://ico.wavesplatform.com/", + "tokens_sold": 85000000, "tokens_issued": 100000000, - "btc_raised": 4462, - "cap_limit": [ - "usd = 17082846" - ], - "raised": [ - "usd = 10233318" - ] + "btc_raised": 29634.01072062 + }, + "specs": { + "supply": 100000000 + }, + "first_price": { + "btc": 0.00034864, + "usd": 0.18613296, + "date": "2016-05-28T12:00:00" }, "links": [ { "type": "website", - "name": "ziber.io", - "url": "https://ziber.io/", + "name": "wavesplatform.com", + "url": "http://wavesplatform.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Ziber Whitepaper", - "url": "https://ziber.io/whitepaper.pdf", + "type": "website", + "name": "WavesPlatform Crowdsale", + "url": "https://ico.wavesplatform.com/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "github", - "name": "Ziber GitHub", - "url": "https://github.com/ZiberLTD", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@wavesplatform", + "rss": "https://medium.com/feed/@wavesplatform", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ZiberLTD", + "url": "https://twitter.com/wavesplatform", "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/Wavesplatform/", + "rss": "https://www.reddit.com/r/Wavesplatform/.rss", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Slack", + "url": "http://slack.wavesplatform.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1387944.0", + "icon": "forum.png", "tags": [ "News" ] + }, + { + "type": "paper", + "name": "Waves Whitepaper v0 by Shasha Ivanov", + "url": "http://wavesplatform.com/whitepaper_v0.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "github", + "name": "WavesPlatform GitHub", + "url": "https://github.com/WAVESPLATFORM/", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] } ] }, { "genesis_id": "", - "system": "ZrCoin", "dependencies": [ - "Wave" + "Ethereum" ], - "icon": "zrcoin", - "token": { - "name": "zrcoin", - "symbol": "ZRC" + "system": "WeiFund", + "aliases": { + "coinmarketcap": "", + "CurrencyName": "", + "nickname": "WeiFund" }, + "ratings": {}, "consensus": { - "consensus_type": "", - "consensus_name": "Wave" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "The world's first commodity-backed blockchain option" - }, - "crowdsales": { - "start_date": "2017-04-25T00:01:00", - "end_date": "2017-05-24T12:59:00", - "end_date_plan": "2017-05-24T12:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://zrcoin.io/blogitem/7", - "funding_url": "https://zrcoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": 953, - "cap_limit": [ - "usd = 400000" + "headline": "Decentralized Crowdfunding Platform", + "tags": [ + "DApp" ], - "raised": [ - "usd = 872430" - ] + "hashtag": "#weifund", + "page_state": "draft" + }, + "events": { + "announcement": "", + "genesis": "" + }, + "token": { + "name": "", + "symbol": "" }, "links": [ { - "type": "website", - "name": "zrcoin.io", - "url": "https://zrcoin.io/", + "name": "weifund.io", + "url": "http://weifund.io/", + "icon": "website.png", "tags": [ "Main" - ] - }, - { - "type": "paper", - "name": "ZrCoin Whitepaper", - "url": "https://zrcoin.io/files/Whitepaper_ENG.pdf", - "tags": [ - "Main", - "Science" - ] + ], + "type": "website" }, { - "type": "blog", - "name": "ZrCoin Blog", - "url": "https://zrcoin.io/ablogs", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/weifund", + "icon": "twitter.png", "tags": [ "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1832477.0", - "icon": "bitcointalk.png", + "name": "Facebook", + "url": "https://www.facebook.com/WeiFund", + "icon": "facebook.png", "tags": [ "News" - ] + ], + "type": "custom" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ZrCoin/media", - "icon": "twitter.png", + "name": "Google+", + "url": "https://plus.google.com/115585706546158843009", + "icon": "googleplus.png", "tags": [ "News" - ] + ], + "type": "custom" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/zrcoin/", - "icon": "facebook.png", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/weifund", + "icon": "linkedin.png", "tags": [ "News" - ] + ], + "type": "custom" }, { - "type": "custom", - "name": "ZrCoin Telegram", - "url": "https://t.me/joinchat/AAAAAEDj28WzzuNh5j6tVg", - "icon": "telegram.png", + "name": "WeiFund GitHub", + "url": "https://github.com/weifund", + "type": "github", "tags": [ - "News" + "Main", + "Code" ] } ] }, { - "genesis_id": "", - "system": "aeternity", + "genesis_id": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "system": "WeTrust", + "icon": "wetrust", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "aeternity", "token": { - "name": "aeon", - "symbol": "AE" + "name": "trustcoin", + "symbol": "TRST" }, "consensus": { - "type": "Hybrid", - "algorithm": "" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "aeternity", - "nickname": "aeternity" + "coinmarketcap": "WeTrust" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Scalable Smart Contracts Interfacing with Real-World Data", + "state": "Public", + "system_type": "cryptoasset", + "headline": "A platform for Trusted Lending Circles, powered by people and blockchain", "tags": [ - "DAO" + "DApp" ], - "page_state": "draft" + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-05-29T13:05:00", - "end_date": "2017-06-19T13:05:00", + "start_date": "2017-03-02T00:00:00", + "end_date": "2017-04-12T11:59:00", "genesis_address": [ - "0x6cC2D616E56e155D8A06E65542fdb9bD2D7f3c2E", - "335TYuEjiWFmTYjAjN5o2CSUjbqF8WmpMz" + "0xc2cce1f4190d4451c63cf591678c807679c3d728" ], - "funding_terms": "https://blog.aeternity.com/security-transparency-simplicity-1411fad10974", - "funding_url": "http://www.aeternity.com/", - "tokens_issued": 138000956, - "tokens_sold": 138000956, - "btc_raised": 4871 + "funding_terms": "https://www.wetrust.io/static/WeTrust-Disclosures.pdf", + "funding_url": "https://www.wetrust.io/tlc/crowdsale", + "tokens_sold": 80000000, + "tokens_issued": 100000000, + "btc_raised": 1048.95 }, "specs": { - "supply": 138000956, - "cap": { - "btc": 4871, - "usd": 5651156 - } + "supply": 100000000, + "cap": {} }, "first_price": { - "btc": 0.0000353, - "usd": 0.04095012, - "date": "2017-06-03T13:05:00" - }, - "flags": { - "supply_from_here": true + "date": "", + "btc": "", + "usd": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "aeternity.com", - "url": "http://www.aeternity.com/", + "name": "wetrust.io", + "url": "https://www.wetrust.io/", "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Aeternity whitepaper", - "url": "http://blockchain.aeternity.com/%C3%A6ternity-blockchain-whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "GitHub", - "url": "https://github.com/aeternity/", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", "name": "Blog", - "rss": "https://blog.aeternity.com/", - "url": "http://www.idni.org/blog", - "icon": "blog.png", + "url": "https://medium.com/wetrust-blog", + "icon": "medium.png", "tags": [ "Main", "News" @@ -56341,102 +56611,63 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/aetrnty", + "url": "https://twitter.com/wetrustplatform", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Aeternity Telegram", - "url": "https://telegram.me/aeternity", - "icon": "telegram.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/WeTrustPlatform", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/aeternity", - "icon": "linkedin.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1773367", + "icon": "bitcoin.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Aeternity Slack", - "url": "https://slack.aeternity.com/", + "type": "custom", + "name": "Slack", + "url": "https://www.wetrust.io/slack-invite", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Aeternity/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/aeternityproject/", + "url": "https://www.facebook.com/wetrustplatform", "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "bitBTC", - "system": "bitBTC", - "icon": "bitbtc", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "bitBTC" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "BTS" - }, - "token": { - "name": "bitBTC", - "symbol": "BITBTC" - }, - "specs": {}, - "ratings": { - "rating_cyber": 3 - }, - "links": [ + }, { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/WeTrustPlatform", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "paper", + "name": "WeTrust Whitepaper", + "url": "https://github.com/WeTrustPlatform/documents/blob/master/WeTrustWhitePaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -56444,9 +56675,9 @@ }, { "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/BTC", - "icon": "cryptofresh.png", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ "Main", "Apps", @@ -56455,21 +56686,71 @@ }, { "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BTC", - "icon": "openledger.png", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "icon": "etherscan.png", "tags": [ "Main", "Apps", "Analytics" ] }, + { + "type": "wallet", + "name": "Ethereum Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", + "tags": [ + "Apps", + "Wallet" + ] + }, { "type": "exchange", - "name": "Open Ledger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" @@ -56477,96 +56758,166 @@ }, { "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ "Apps", "Exchange" ] } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 1, - "usd": 435.3779, - "date": "2014-09-23T00:00:00" - } + ] }, { - "genesis_id": "?", - "system": "bitCNY", - "icon": "bitcny", + "genesis_id": "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", + "system": "Wings", + "icon": "wings", "dependencies": [ - "BitShares" + "Bitcoin" ], - "aliases": { - "coinmarketcap": "bitCNY" + "token": { + "name": "wing", + "symbol": "WINGS" }, - "ratings": { - "rating_cyber": 3 + "consensus": { + "type": "Bitcoin", + "algorithm": "OP_Return" + }, + "aliases": { + "coinmarketcap": "Wings" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "headline": "A decentralized platform to create, join and manage DAOs", + "tags": [ + "DApp" + ], + "page_state": "ready" }, - "consensus": { - "type": "BitShares", - "algorithm": "MPA" + "crowdsales": { + "start_date": "2016-11-18T12:00:00", + "end_date": "2017-01-06T02:00:00", + "genesis_address": [ + "3GQBU4AUPjdbg1hoYDPWSc4qTRfAgbiERW", + "0x0097B5E8c77ac7C54B10987d51975E70AF9cF4d6", + "0x45Ded7312026854EFD298B36992c4126c0E03E1b", + "rUqmU4LujmbHyemDSjEURTovFpytZXM28T", + "xpub661MyMwAqRbcExoojJn242wdXL4AJn1ZavTfKQpRcvxz3vbp4gjsg4Hb2qNTaerCtkF8dXHkHEYeCCLXEunANcqxA2PUCwS3RGTEYTYsCXr" + ], + "funding_terms": "https://blog.wings.ai/save-the-date-7-weeks-of-wings-dao-formation-2060c698ef3d#.j7gq95pt5", + "funding_url": "https://wings.ai/", + "tokens_sold": 75000000, + "tokens_issued": 100000000, + "btc_raised": 2010.43179658 }, - "token": { - "name": "bitCNY", - "symbol": "BITCNY" + "specs": { + "supply": 100000000, + "cap": { + "btc": 2718 + }, + "price": { + "btc": 0.00002718 + } }, "first_price": { - "btc": 0.00040568, - "usd": 0.16312342, - "date": "2014-09-23T00:00:00" - }, - "specs": {}, - "flags": { - "rating_do_not_display": true + "date": "2017-01-06T12:00:00", + "btc": 0.00002596, + "usd": 0.02302039 }, + "flags": {}, "links": [ { "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "name": "wings.ai", + "url": "https://wings.ai/", "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://blog.wings.ai", + "icon": "blog.png", "tags": [ "Main", - "Science" + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/wingsplatform", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1477055.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/WingsDAO/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Wings-638325459654317/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "github", + "name": "Wings GitHub", + "url": "https://github.com/ChainLab", + "icon": "github.png", + "tags": [ + "Code" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/CNY", - "icon": "openledger.png", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "Main", "Apps", "Analytics" ] }, { "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/CNY", - "icon": "cryptofresh.png", + "name": "EtherScan", + "url": "https://etherscan.io/token/0x667088b212ce3d06a1b553a7221E1fD19000d9aF", + "icon": "etherscan.png", "tags": [ "Main", "Apps", @@ -56574,51 +56925,51 @@ ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund#", - "icon": "openledger.png", + "type": "wallet", + "name": "Ethereum Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "wallet", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" @@ -56626,9 +56977,9 @@ }, { "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ "Apps", "Exchange" @@ -56637,146 +56988,145 @@ ] }, { - "genesis_id": "?", - "system": "bitEUR", - "icon": "biteur", - "dependencies": [ - "BitShares" - ], + "genesis_id": "7231b064d3e620c55960abce2963ea19e1c3ffb6f5ff70e975114835a7024107", + "system": "WorldCoin", + "icon": "worldcoin", + "dependencies": "independent", "aliases": { - "coinmarketcap": "bitEUR" + "coinmarketcap": "WorldCoin" }, "ratings": { - "rating_cyber": 3 + "rating_cyber": 1 + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] }, - "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" + "events": { + "announcement": "14/05/2013", + "genesis": "14/05/2013" }, "token": { - "name": "bitEUR", - "symbol": "BITEUR" + "name": "WorldCoin", + "symbol": "WDC" + }, + "specs": { + "block_time": "30", + "block_reward": 64, + "halfing_cycle": 20160, + "total_tokens": 265420800, + "difficulty_cycle": "120", + "txs_confirm": 2 }, - "specs": {}, "links": [ { "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "name": "worldcoin.global", + "url": "http://worldcoin.global/", "icon": "website.png", "tags": [ - "Science" - ] - }, - { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" + "Main" ] }, { "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", - "icon": "openledger.png", + "name": "Explorer", + "url": "https://www.wdcexplorer.com/", + "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/EUR", - "icon": "cryptofresh.png", + "type": "github", + "name": "WorldCoin GitHub", + "url": "https://github.com/worldcoinproject", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=204894.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] } ], - "flags": { - "rating_do_not_display": true - }, "first_price": { - "btc": 0.0050665, - "usd": 1.158430906, - "date": "2015-06-08T00:00:00" + "btc": 0.00010295, + "usd": 0.01070793, + "date": "2013-06-10T00:00:00" } }, { - "genesis_id": "?", - "system": "bitGOLD", - "icon": "bitGold", + "genesis_id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", + "system": "Xaurum", + "icon": "xaurum", "dependencies": [ - "BitShares" + "Ethereum" ], + "token": { + "name": "xaurum", + "symbol": "XAUR" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, "aliases": { - "coinmarketcap": "bitGold" + "coinmarketcap": "Xaurum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_type": "" + "headline": "Gold Backed tokens on Ethereum", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, - "token": { - "name": "bitGOLD", - "symbol": "BITGOLD" + "first_price": { + "date": "2015-04-21T12:00:00", + "btc": 0.28549871, + "usd": 65.2917683 }, - "specs": {}, - "ratings": { - "rating_cyber": 3 + "specs": { + "previous_symbol": "XAU", + "cap": {} }, + "flags": {}, "links": [ { "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "name": "xaurum.org", + "url": "http://www.xaurum.org/", "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "paper", + "name": "Xaurum Whitepaper", + "url": "http://www.xaurum.org/TreatiseOnXaurum.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -56784,9 +57134,9 @@ }, { "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/GOLD", - "icon": "cryptofresh.png", + "name": "EtherScan", + "url": "https://etherscan.io/token/Xaurum", + "icon": "etherscan.png", "tags": [ "Main", "Apps", @@ -56794,317 +57144,327 @@ ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/GOLD", - "icon": "openledger.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ "Main", "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 4, - "usd": 1054.5372, - "date": "2015-01-04T00:00:00" - } - }, - { - "genesis_id": "", - "system": "bitJob", - "dependencies": [ - "Ethereum" - ], - "icon": "bitjob", - "token": { - "name": "bitjob token", - "symbol": "STU" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Marketplace for Student Employment" - }, - "crowdsales": { - "start_date": "2017-09-12T00:00:00", - "end_date": "2017-10-13T00:00:00", - "end_date_plan": "2017-10-13T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitjob.io/", - "funding_url": "https://bitjob.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 200000000 - }, - "links": [ - { - "type": "website", - "name": "bitjob.io", - "url": "https://bitjob.io/", - "tags": [ - "Main" + "Wallet" ] }, { - "type": "paper", - "name": "bitJob Whitepaper", - "url": "https://drive.google.com/file/d/0B6VVmGzOdFPBSlBjZlhFaGJnbUk/view", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/urumproject", + "icon": "twitter.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "bitJob GitHub", - "url": "https://github.com/bitjobteam", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1546279.0", + "icon": "bitcoin.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "bitJob Blog", - "url": "https://medium.com/bitjob", - "icon": "medium.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/xaurumofficial/", + "icon": "facebook.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1980078.msg19714383#msg19714383", - "icon": "bitcointalk.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/BitJob_Team", - "icon": "twitter.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "bitJob Telegram", - "url": "https://t.me/bitjob", - "icon": "telegram.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "bitJob Slack", - "url": "https://bit-job.herokuapp.com/", - "icon": "slack.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/bitJobmarket/", - "icon": "facebook.png", + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCPtjrCU8pUztqQHY75a7npg", - "icon": "youtube.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "?", - "system": "bitSILVER", - "icon": "bitsilver", + "genesis_id": "000005aef7f601a0e5b5f17619735819d4250af7f0282954333e634335b35c9e", + "system": "YbCoin", "dependencies": [ - "BitShares" + "independent" ], - "aliases": { - "coinmarketcap": "bitSilver" + "token": { + "name": "YBcoin", + "symbol": "YBC" }, - "ratings": { - "rating_cyber": 3 + "consensus": { + "type": "PoS", + "algorithm": "Peershares" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ], + "page_state": "ready" }, - "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" + "aliases": { + "coinmarketcap": "YbCoin" }, - "token": { - "name": "bitSILVER", - "symbol": "BITSILVER" + "specs": { + "total_tokens": 3000000 }, - "specs": {}, "links": [ { + "name": "ybcoin.com", + "url": "http://www.ybcoin.com/en/", "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" + ] + }, + { + "name": "Explorer", + "url": "http://explorer_ybc.taiyilabs.com/", + "type": "explorer", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "Wallet", + "url": "http://www.ybcoin.com/download", + "type": "wallet", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "BTT Thread", + "url": "http://www.ybcoin.com/download", + "type": "forum", + "tags": [ + "News" + ] + }, + { + "name": "reddit", + "url": "http://www.reddit.com/r/ybcoin", + "type": "reddit", + "tags": [ + "News" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/YBcoin", + "type": "twitter", + "tags": [ + "News" + ] + }, + { + "name": "GitHub", + "url": "https://github.com/ybc2/ybc2", + "type": "github", + "tags": [ + "Code" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "name": "8baochi", + "url": "http://www.8baochi.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/SILVER", - "icon": "cryptofresh.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ybcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", "Apps", "Analytics" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/SILVER", - "icon": "openledger.png", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ - "Main", "Apps", - "Analytics" + "Exchange" ] } ], - "flags": { - "rating_do_not_display": true - }, "first_price": { - "btc": 0.0751038, - "usd": 17.81847418, - "date": "2015-02-25T00:00:00" + "btc": 0.00542178, + "usd": 4.64638628, + "date": "2014-01-16T00:00:00" } }, { - "genesis_id": "?", - "system": "bitUSD", - "icon": "bitusd", + "genesis_id": "", + "system": "Zcash", + "icon": "zcash", "dependencies": [ - "BitShares" + "independent" ], - "aliases": { - "coinmarketcap": "bitUSD" - }, - "ratings": { - "rating_cyber": 3 + "token": { + "name": "zcash", + "symbol": "ZEC" }, "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" + "type": "PoW", + "algorithm": "" }, "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Zero-knowledge Cryptocurrency", "tags": [ - "DApp" + "DAO" ], - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "page_state": "ready" }, - "token": { - "name": "bitUSD", - "symbol": "BITUSD" + "aliases": { + "coinmarketcap": "Zcash" + }, + "first_price": { + "date": "2016-10-30T23:00:00", + "btc": 1.45933122, + "usd": 1037.17161004 }, "specs": {}, "links": [ { - "type": "website", - "name": "whatisbitusd.com", - "url": "http://whatisbitusd.com/", + "name": "z.cash", + "url": "https://z.cash", "icon": "website.png", "tags": [ "Main" + ], + "type": "site" + }, + { + "name": "Twitter", + "url": "https://twitter.com/zcashco", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "ZCash Blog", + "url": "https://z.cash/blog/", + "type": "blog", + "icon": "blog.png", + "tags": [ + "News" ] }, { - "type": "paper", - "name": "Documentation", - "url": "http://whatisbitusd.com/whitepaper/", - "icon": "whitepaper.png", + "name": "ZCash GitHub", + "url": "https://github.com/zcash/zcash", + "icon": "github.png", "tags": [ "Main", "Code" + ], + "type": "github" + }, + { + "name": "Zcash Forum", + "url": "https://forum.z.cash/", + "icon": "forum.png", + "type": "forum", + "tags": [ + "Main", + "News" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "name": "Zcash Wiki", + "url": "https://github.com/zcash/zcash/wiki", "icon": "wiki.png", + "type": "wiki", "tags": [ - "Main", "Science" ] }, { "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/USD", - "icon": "openledger.png", + "name": "Zcash Explorer", + "url": "https://explorer.zcha.in/", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -57112,105 +57472,117 @@ ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/USD", - "icon": "cryptofresh.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "Science" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.00250448, - "usd": 1.09039524, - "date": "2014-09-23T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Crypto.tickets", + "system": "ZClassic", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "cryptotickets", + "icon": "zclassic", "token": { - "name": "cryptotickets token", - "symbol": "TKT" + "name": "zclassic", + "symbol": "ZCL" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Proof-of-Work", + "consensus_name": "Equihash" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Blockchain platform for event ticketing services" + "headline": "Zero-knowledge Cryptocurrency" }, - "crowdsales": { - "start_date": "2017-10-05T20:00:00", - "end_date": "2017-11-05T20:00:00", - "end_date_plan": "2017-11-05T20:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://faq.crypto.tickets/ico/what-is-the-token-sale-terms", - "funding_url": "https://ico.crypto.tickets/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "ZClassic" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "crypto.tickets", - "url": "https://crypto.tickets/", + "name": "zclassic.org", + "url": "http://zclassic.org/", "tags": [ "Main" ] }, { - "type": "paper", - "name": "crypto.tickets Whitepaper", - "url": "https://crypto.tickets/crypto.tickets%20whitepaper%20ENG.pdf", + "type": "github", + "name": "ZClassic GitHub", + "url": "https://github.com/z-classic/zclassic", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "crypto.tickets GitHub", - "url": "https://github.com/cryptoticket", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2155368.0", + "url": "https://www.reddit.com/r/ZClassic/", "icon": "bitcointalk.png", "tags": [ "News" @@ -57219,26 +57591,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CryptoTickets", + "url": "https://twitter.com/ZclassicCoin", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "crypto.tickets Telegram", - "url": "https://t.me/Cryptoticketsnews", - "icon": "telegram.png", + "type": "slack", + "name": "ZClassic Slack", + "url": "http://zclassic.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/crypto.tickets/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ZClassic/", + "icon": "reddit.png", "tags": [ "News" ] @@ -57246,225 +57618,171 @@ ] }, { - "genesis_id": "1.3.1158", - "system": "cyberFund", - "icon": "cyberfund", + "genesis_id": "", + "system": "ZCoin", "dependencies": [ - "BitShares" + "independent" ], - "aliases": { - "nickname": "cyber•Fund" + "icon": "zcoin", + "token": { + "name": "zcoin", + "symbol": "XZC" }, "consensus": { - "name": "BitShares", - "type": "User Issued Asset" + "consensus_type": "Zero-Knowledge proofs", + "consensus_name": "Zerocoin" }, "descriptions": { - "state": "Private", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentrilized Investment Service", - "tags": [ - "DApp" - ], - "page_state": "ready" - }, - "token": { - "name": "cyfund", - "symbol": "CFUND" - }, - "specs": { - "supply": 50000, - "cap": { - "usd": 3116567, - "btc": 2959.45 - } + "headline": "Private financial transactions, enabled by the Zerocoin Protocol" }, - "first_price": {}, - "flags": { - "rating_do_not_display": true, - "supply_from_here": true + "aliases": { + "coinmarketcap": "ZCoin" }, "links": [ { "type": "website", - "name": "cyber•Fund Funding", - "url": "https://cyber.fund/invest", - "icon": "website.png", + "name": "zcoin.io", + "url": "https://zcoin.io/", "tags": [ "Main" ] }, { - "type": "website", - "name": "cyber.fund", - "url": "https://cyber.fund", - "icon": "website.png", + "type": "paper", + "name": "Whitepaper", + "url": "", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "type": "blog", - "name": "Blog on Steem", - "url": "https://steemit.com/created/cyberfund", - "icon": "steem.png", + "type": "github", + "name": "ZCoin GitHub", + "url": "https://github.com/zcoinofficial/zcoin", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cyberfundio", - "icon": "twitter.png", + "type": "blog", + "name": "ZCoin Blog", + "url": "https://zcoin.io/blog/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "forum", - "name": "Forum", - "url": "http://cybertalks.org/", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1638450.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "AngelList", - "url": "https://angel.co/cyber-fund", - "icon": "angellist.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/zcoinofficial", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cyberfund", - "icon": "facebook.png", + "type": "slack", + "name": "ZCoin Slack", + "url": "http://invite.zcoin.io/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/+CyberfundIo/posts", - "icon": "googleplus.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/zcoin/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/5006854", - "icon": "linkedin.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC4zOvMMqnBM_DLrtA4_XwGA", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "CFUND Asset", - "url": "http://cryptofresh.com/a/CFUND", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Old CFUND Asset", - "url": "https://www.coinprism.info/asset/AbhBFwWFpZzFMsBakZbDzUTYv67t9rThaK", - "icon": "coinprism.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "github", - "name": "cyber•Fund GitHub", - "url": "https://github.com/cyberFund", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/zcoinofficial", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "github", - "name": "cyber•Fund Roadmap", - "url": "https://waffle.io/cyberFund/cyber.fund?label=milestone", - "icon": "github.png", + "type": "custom", + "name": "ZCoin Telegram", + "url": "https://telegram.me/zcoinproject", + "icon": "telegram.png", "tags": [ - "Code" + "News" ] } ] }, { - "genesis_id": "", - "system": "eGaaS", - "icon": "egaas", + "genesis_id": "0000003f068a10c2446d021072691bb0b1ce833aa7b40a712365ac933a0d1f33", + "system": "Zeitcoin", + "icon": "zeitcoin", "dependencies": [ "independent" ], - "token": { - "name": "eGaaS", - "symbol": "EGS" + "aliases": { + "coinmarketcap": "Zeitcoin" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "eGaaS" + "type": "PoS", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Electronic government as a service", - "tags": [ - "" - ], - "page_state": "draft" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2016-11-15T09:00:00", - "end_date": "2016-12-15T09:00:00", - "genesis_address": [ - "35azkxp6cy41AQoLQVLvK8fMQVnCFErHQB" - ], - "funding_terms": "http://egaas.org/#/ico/", - "funding_url": "https://ico.egaas.org/", - "tokens_sold": 5640000, - "tokens_issued": 95593220.339, - "btc_raised": "" + "events": { + "announcement": "26/02/2014" + }, + "token": { + "name": "Zeitcoin", + "symbol": "ZEIT" + }, + "specs": { + "block_time": 30, + "block_reward": "initial 250000-1000000 coins", + "halfing_cycle": "every week for the first 6 weeks, after the PoW payout will be fixed at 1 coin per block", + "total_tokens": 99000000000, + "premine_tokens": "990000000 (1%) for ongoing development support, maintenance and distribution to community", + "difficulty_cycle": "every block", + "txs_confirm": 4, + "mint_confirm": 50 }, - "specs": {}, - "first_price": {}, - "flags": {}, "links": [ - { - "type": "website", - "name": "egaas.org", - "url": "http://egaas.org/", - "icon": "site.png", - "tags": [ - "Main" - ] - }, { "type": "github", - "name": "eGaaS GitHub", - "url": "https://github.com/EGaaS", + "name": "Zeitcoin GitHub", + "url": "https://github.com/zeitcoinmovement/zeitcoin", "icon": "github.png", "tags": [ "Main", @@ -57472,161 +57790,162 @@ ] }, { - "type": "github", - "name": "eGaaS Client", - "url": "https://github.com/EGaaS/go-egaas-mvp/releases", - "icon": "github.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/zeit/", + "icon": "cryptoid.png", "tags": [ "Main", - "Wallet" + "Explorer", + "Analytics" ] }, { - "type": "blog", - "name": "eGaaS Blog", - "url": "https://medium.com/egaas", - "rss": "https://medium.com/feed/@egaas", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=487814.0", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 2e-8, + "usd": 0.00001114, + "date": "2014-03-20T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Zen Protocol", + "dependencies": [ + "independent" + ], + "icon": "zenprotocol", + "token": { + "name": "zen token", + "symbol": "ZEN" + }, + "consensus": { + "consensus_type": "SHA-3", + "consensus_name": "Proof-Of-Work" + }, + "descriptions": { + "state": "Project", + "system_type": "cryprocurrency", + "headline": "Platform for Financial Instruments" + }, + "links": [ { - "type": "paper", - "name": "eGaaS Whitepaper", - "url": "http://egaas.org/docs/eGaaS_White_Paper.pdf", - "icon": "whitepaper.png", + "type": "website", + "name": "zenprotocol.com", + "url": "https://www.zenprotocol.com/", "tags": [ - "Science" + "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/egaasproject", - "icon": "twitter.png", + "type": "paper", + "name": "Zen Protocol Whitepaper", + "url": "https://www.zenprotocol.com/technical_paper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EgaasProject", - "icon": "facebook.png", + "type": "blog", + "name": "Zen Protocol Blog", + "url": "https://blog.zenprotocol.com/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "eGaaS Slack", - "url": "https://egaas.slack.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/zen_protocol", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "eGaaS YouTube", - "url": "https://www.youtube.com/channel/UCLAccwf_YvWGnxSIVgGtl7g", - "icon": "youtube.png", + "name": "Zen Protocol Telegram", + "url": "https://t.me/zenprotocol/", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "eGaaS Telegram", - "url": "http://telegram.me/eGaaS", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/thezenprotocol", + "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "eGaaS Manifest", - "url": "http://egaas.org/docs/eGaaS_Manifest.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] } ] }, { - "genesis_id": "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "system": "iExec", - "icon": "iexec", + "genesis_id": "", + "system": "Zenome", "dependencies": [ "Ethereum" ], + "icon": "zenome", "token": { - "name": "aeon", - "symbol": "RLC" + "name": "zenome token", + "symbol": "ZNA" }, "consensus": { - "type": "ERC20 + Proof-of-Contribution", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "iExec" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain-based Distributed Cloud", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "Economic environment based on genomic data" }, "crowdsales": { - "start_date": "2017-04-19T13:00:00", - "end_date": "2017-04-19T20:00:00", + "start_date": "2017-10-17T16:00:00", + "end_date": "2017-10-24T16:00:00", + "end_date_plan": "2017-10-24T16:00:00", "genesis_address": [ - "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "0xAe307e3871E5A321c0559FBf0233A38c937B826A" + "" ], - "funding_terms": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", - "funding_url": "http://crowdsale.iex.ec", - "tokens_issued": 87000000, - "tokens_sold": 60000000, - "btc_raised": 10000 - }, - "specs": { - "supply": 87000000, - "cap": { - "btc": 14500, - "usd": 17531431 - } - }, - "first_price": { - "btc": 0.00016667, - "usd": 0.2015107, - "date": "2017-04-19T20:00:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://zenome.io/download/terms.pdf", + "funding_url": "https://zenome.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "iex.ec", - "url": "http://iex.ec/", - "icon": "website.png", + "name": "zenome.io", + "url": "https://zenome.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "iExec whitepaper", - "url": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", - "icon": "paper.png", + "name": "Zenome Whitepaper", + "url": "https://zenome.io/download/whitepaper.pdf", "tags": [ "Main", "Science" @@ -57634,8 +57953,8 @@ }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/iExecBlockchainComputing", + "name": "Zenome GitHub", + "url": "https://github.com/zenomeplatform", "icon": "github.png", "tags": [ "Main", @@ -57644,18 +57963,27 @@ }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/iex-ec", - "icon": "blog.png", + "name": "Zenome Blog", + "url": "https://medium.com/zenome", + "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2191098.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/iEx_ec", + "url": "https://twitter.com/ZenomePlatform", "icon": "twitter.png", "tags": [ "News" @@ -57663,9 +57991,9 @@ }, { "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/iex.ec", - "icon": "linkedin.png", + "name": "Zenome Telegram", + "url": "https://t.me/zenomeplatform", + "icon": "telegram.png", "tags": [ "News" ] @@ -57673,186 +58001,173 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Iex-ec-1164124083643301/", + "url": "https://www.facebook.com/zenomeplatform", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/address/0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, + } + ] + }, + { + "ggenesis_id": "", + "system": "Ziber", + "dependencies": [ + "Ethereum" + ], + "icon": "ziber", + "token": { + "name": "ziber token", + "symbol": "" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Mobile blockchain operator" + }, + "crowdsales": { + "start_date": "2017-07-27T12:00:00", + "end_date": "2017-08-06T12:00:00", + "end_date_plan": "2017-08-06T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://ziber.io/#ico", + "funding_url": "https://ziber.io/#ico", + "tokens_sold": 80000000, + "tokens_issued": 100000000, + "btc_raised": 4462, + "cap_limit": [ + "usd = 17082846" + ], + "raised": [ + "usd = 10233318" + ] + }, + "links": [ { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/", - "icon": "ethercamp.png", + "type": "website", + "name": "ziber.io", + "url": "https://ziber.io/", "tags": [ - "Apps", - "Analytics" + "Main" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "paper", + "name": "Ziber Whitepaper", + "url": "https://ziber.io/whitepaper.pdf", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", - "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "github", + "name": "Ziber GitHub", + "url": "https://github.com/ZiberLTD", + "icon": "github.png", "tags": [ - "Apps", - "Wallet" + "Main", + "Code" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://github.com/paritytech/parity/releases", - "icon": "parity.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZiberLTD", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] } ] }, { - "genesis_id": "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", - "system": "vDice", - "icon": "vdice", + "genesis_id": "", + "system": "ZrCoin", "dependencies": [ - "Ethereum" + "Wave" ], + "icon": "zrcoin", "token": { - "name": "vslice", - "symbol": "VSL" + "name": "zrcoin", + "symbol": "ZRC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "vSlice" + "consensus_type": "", + "consensus_name": "Wave" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "A Decentralized Gambling Game on Ethereum", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "headline": "The world's first commodity-backed blockchain option" }, "crowdsales": { - "start_date": "2016-11-15T09:00:00", - "end_date": "2016-12-15T09:00:00", + "start_date": "2017-04-25T00:01:00", + "end_date": "2017-05-24T12:59:00", + "end_date_plan": "2017-05-24T12:59:00", "genesis_address": [ - "0x8bCCc9BA2E5706E24a36ddA02ca2A846E39a7bbF" + "" ], - "funding_terms": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_ICO_Whitepaper_English.pdf", - "funding_url": "http://crowdsale.vdice.io", - "tokens_sold": 33390496.0333756, - "tokens_issued": 33390496.0333756, - "btc_raised": 1934 - }, - "specs": { - "cap": {} - }, - "first_price": { - "date": "2016-12-15T09:00:00", - "btc": 0.00005793, - "usd": 0.04492356 + "funding_terms": "https://zrcoin.io/blogitem/7", + "funding_url": "https://zrcoin.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": 953, + "cap_limit": [ + "usd = 400000" + ], + "raised": [ + "usd = 872430" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "www.vdice.io", - "url": "https://www.vdice.io/", - "icon": "website.png", + "name": "zrcoin.io", + "url": "https://zrcoin.io/", "tags": [ "Main" ] }, { - "type": "website", - "name": "vslice.io", - "url": "http://www.vslice.io/", - "icon": "website.png", + "type": "paper", + "name": "ZrCoin Whitepaper", + "url": "https://zrcoin.io/files/Whitepaper_ENG.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { "type": "blog", - "name": "Blog", - "url": "https://blog.vdice.io", - "icon": "blog.png", + "name": "ZrCoin Blog", + "url": "https://zrcoin.io/ablogs", + "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/vdice_io", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1633105.msg16425613#msg16425613", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "slack", - "name": "vDice Slack", - "url": "https://vdice-slack-invite-page.stamplayapp.com/", - "icon": "slack.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1832477.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://reddit.com/r/vdice", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZrCoin/media", + "icon": "twitter.png", "tags": [ "News" ] @@ -57860,89 +58175,19 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/vDice.io", + "url": "https://www.facebook.com/zrcoin/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "github", - "name": "vDice GitHub", - "url": "https://github.com/jamesgroton/vDice-Contract-Code", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "paper", - "name": "vDice Business Plan", - "url": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_Business_Plan_English.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "type": "custom", + "name": "ZrCoin Telegram", + "url": "https://t.me/joinchat/AAAAAEDj28WzzuNh5j6tVg", + "icon": "telegram.png", "tags": [ - "Apps", - "Wallet" + "News" ] } ] From 8e0db3547df667ab4c014592f54de0edb61fd03e Mon Sep 17 00:00:00 2001 From: Protector20 Date: Wed, 18 Oct 2017 21:06:26 +0400 Subject: [PATCH 4/4] Update: chaingear.json --- chaingear.json | 57445 +++++++++++++++++++++++------------------------ 1 file changed, 28600 insertions(+), 28845 deletions(-) diff --git a/chaingear.json b/chaingear.json index 23ead3a5..e472c7f7 100644 --- a/chaingear.json +++ b/chaingear.json @@ -287,33 +287,33 @@ }, { "genesis_id": "", - "system": "Acebusters", + "system": "ARToken", "dependencies": [ - "Independent" + "Ethereum" ], - "icon": "acebusters", + "icon": "artoken", "token": { - "name": "", - "symbol": "" + "name": "artoken", + "symbol": "AR" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized poker platform on the Ethereum blockchain" + "headline": "Decentralized AR/VR ecosystem for 3D content exchange powered by ARToken" }, "crowdsales": { - "start_date": "2017-09-21T13:00:00", - "end_date": "2017-10-21T12:59:00", - "end_date_plan": "2017-10-21T12:59:00", + "start_date": "2017-10-25T13:00:00", + "end_date": "2017-11-22T13:00:00", + "end_date_plan": "2017-11-22T13:00:00", "genesis_address": [ "" ], - "funding_terms": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", - "funding_url": "http://www.acebusters.com/crowdsale", + "funding_terms": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "funding_url": "https://artoken.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -327,16 +327,16 @@ "links": [ { "type": "website", - "name": "acebusters.com", - "url": "http://www.acebusters.com/", + "name": "artoken.io", + "url": "https://artoken.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Acebusters Whitepaper", - "url": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", + "name": "ARToken Whitepaper", + "url": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "tags": [ "Main", "Science" @@ -344,66 +344,112 @@ }, { "type": "github", - "name": "Acebusters GitHub", - "url": "https://github.com/acebusters", + "name": "ARToken GitHub", + "url": "https://github.com/CappasityTech/SmartContract/tree/master/contracts?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "ARToken Blog", + "url": "https://blog.artoken.io/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135473.0&utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ace_busters", + "url": "https://twitter.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "ARToken Telegram", + "url": "https://t.me/artoken?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "ARToken Slack", + "url": "https://cappasity.herokuapp.com/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico- ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/acebusters.poker", + "url": "https://www.facebook.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCRCSGdmb2ClX-3P9A6oXkAw?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Adchain", + "system": "Acebusters", "dependencies": [ - "Ethereum" + "Independent" ], - "icon": "adchain", + "icon": "acebusters", "token": { - "name": "adtoken", - "symbol": "ADT" + "name": "", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Digital Advertising Protocol on Blockchain" + "headline": "Decentralized poker platform on the Ethereum blockchain" }, "crowdsales": { - "start_date": "2017-06-26T15:37:06", - "end_date": "2017-06-26T15:37:24", - "end_date_plan": "2017-06-26T15:37:24", + "start_date": "2017-09-21T13:00:00", + "end_date": "2017-10-21T12:59:00", + "end_date_plan": "2017-10-21T12:59:00", "genesis_address": [ "" ], - "funding_terms": "https://adtoken.com/", - "funding_url": "https://adtoken.com/token/", - "tokens_sold": 500000000, - "tokens_issued": 1000000000, - "btc_raised": 3774, + "funding_terms": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", + "funding_url": "http://www.acebusters.com/crowdsale", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ "" ], @@ -414,16 +460,16 @@ "links": [ { "type": "website", - "name": "adtoken.com", - "url": "https://adtoken.com/", + "name": "acebusters.com", + "url": "http://www.acebusters.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Adchain Whitepaper", - "url": "https://adtoken.com/white-paper/", + "name": "Acebusters Whitepaper", + "url": "http://www.acebusters.com/files/acebusters_whitepaper.pdf", "tags": [ "Main", "Science" @@ -431,47 +477,28 @@ }, { "type": "github", - "name": "Adchain GitHub", - "url": "https://github.com/adchain", + "name": "Acebusters GitHub", + "url": "https://github.com/acebusters", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Adchain Blog", - "url": "https://medium.com/@AdChain", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ad_chain", + "url": "https://twitter.com/ace_busters", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Adchain Slack", - "url": "http://slack.adchain.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/adChain/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/acebusters.poker", + "icon": "facebook.png", "tags": [ "News" ] @@ -614,38 +641,38 @@ }, { "genesis_id": "", - "system": "Adshares", + "system": "Adchain", "dependencies": [ "Ethereum" ], - "icon": "adshares", + "icon": "adchain", "token": { - "name": "adshares token", - "symbol": "ADST" + "name": "adtoken", + "symbol": "ADT" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized market for programmatic advertising" + "headline": "Digital Advertising Protocol on Blockchain" }, "crowdsales": { - "start_date": "2017-07-07T10:00:00", - "end_date": "2017-12-31T23:59:00", - "end_date_plan": "2017-12-31T23:59:00", + "start_date": "2017-06-26T15:37:06", + "end_date": "2017-06-26T15:37:24", + "end_date_plan": "2017-06-26T15:37:24", "genesis_address": [ "" ], - "funding_terms": "https://adshares.net/", - "funding_url": "https://adshares.net/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://adtoken.com/", + "funding_url": "https://adtoken.com/token/", + "tokens_sold": 500000000, + "tokens_issued": 1000000000, + "btc_raised": 3774, "cap_limit": [ - "usd = 10000000" + "" ], "raised": [ "" @@ -654,25 +681,16 @@ "links": [ { "type": "website", - "name": "adshares.net", - "url": "https://adshares.net/", + "name": "adtoken.com", + "url": "https://adtoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Adshares Network Whitepaper", - "url": "https://adshares.net/assets/docs/Adshares.Network.whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Adshares Blockchain Whitepaper", - "url": "https://adshares.net/assets/docs/ESC.pdf", + "name": "Adchain Whitepaper", + "url": "https://adtoken.com/white-paper/", "tags": [ "Main", "Science" @@ -680,8 +698,8 @@ }, { "type": "github", - "name": "Adshares GitHub", - "url": "https://github.com/adshares", + "name": "Adchain GitHub", + "url": "https://github.com/adchain", "icon": "github.png", "tags": [ "Main", @@ -690,37 +708,28 @@ }, { "type": "blog", - "name": "Adshares Blog", - "url": "https://medium.com/adshares", + "name": "Adchain Blog", + "url": "https://medium.com/@AdChain", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1994545.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/adsharesNet", + "url": "https://twitter.com/ad_chain", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Adshares Telegram", - "url": "https://t.me/adshares", - "icon": "telegram.png", + "type": "slack", + "name": "Adchain Slack", + "url": "http://slack.adchain.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -728,94 +737,75 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/adshares/", + "url": "https://www.reddit.com/r/adChain/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://web.facebook.com/adshares/", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "aeternity", + "system": "Adshares", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "aeternity", + "icon": "adshares", "token": { - "name": "aeon", - "symbol": "AE" + "name": "adshares token", + "symbol": "ADST" }, "consensus": { - "type": "Hybrid", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "aeternity", - "nickname": "aeternity" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Scalable Smart Contracts Interfacing with Real-World Data", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized market for programmatic advertising" }, "crowdsales": { - "start_date": "2017-05-29T13:05:00", - "end_date": "2017-06-19T13:05:00", + "start_date": "2017-07-07T10:00:00", + "end_date": "2017-12-31T23:59:00", + "end_date_plan": "2017-12-31T23:59:00", "genesis_address": [ - "0x6cC2D616E56e155D8A06E65542fdb9bD2D7f3c2E", - "335TYuEjiWFmTYjAjN5o2CSUjbqF8WmpMz" + "" ], - "funding_terms": "https://blog.aeternity.com/security-transparency-simplicity-1411fad10974", - "funding_url": "http://www.aeternity.com/", - "tokens_issued": 138000956, - "tokens_sold": 138000956, - "btc_raised": 4871 - }, - "specs": { - "supply": 138000956, - "cap": { - "btc": 4871, - "usd": 5651156 - } - }, - "first_price": { - "btc": 0.0000353, - "usd": 0.04095012, - "date": "2017-06-03T13:05:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://adshares.net/", + "funding_url": "https://adshares.net/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 10000000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "aeternity.com", - "url": "http://www.aeternity.com/", - "icon": "website.png", + "name": "adshares.net", + "url": "https://adshares.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Aeternity whitepaper", - "url": "http://blockchain.aeternity.com/%C3%A6ternity-blockchain-whitepaper.pdf", - "icon": "paper.png", + "name": "Adshares Network Whitepaper", + "url": "https://adshares.net/assets/docs/Adshares.Network.whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Adshares Blockchain Whitepaper", + "url": "https://adshares.net/assets/docs/ESC.pdf", "tags": [ "Main", "Science" @@ -823,8 +813,8 @@ }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/aeternity/", + "name": "Adshares GitHub", + "url": "https://github.com/adshares", "icon": "github.png", "tags": [ "Main", @@ -833,47 +823,37 @@ }, { "type": "blog", - "name": "Blog", - "rss": "https://blog.aeternity.com/", - "url": "http://www.idni.org/blog", - "icon": "blog.png", + "name": "Adshares Blog", + "url": "https://medium.com/adshares", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/aetrnty", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1994545.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Aeternity Telegram", - "url": "https://telegram.me/aeternity", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/adsharesNet", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/aeternity", - "icon": "linkedin.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Aeternity Slack", - "url": "https://slack.aeternity.com/", - "icon": "slack.png", + "name": "Adshares Telegram", + "url": "https://t.me/adshares", + "icon": "telegram.png", "tags": [ "News" ] @@ -881,7 +861,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Aeternity/", + "url": "https://www.reddit.com/r/adshares/", "icon": "reddit.png", "tags": [ "News" @@ -890,7 +870,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/aeternityproject/", + "url": "https://web.facebook.com/adshares/", "icon": "facebook.png", "tags": [ "News" @@ -1334,103 +1314,6 @@ } ] }, - { - "genesis_id": "", - "system": "Aira", - "dependencies": [ - "Ethereum" - ], - "icon": "aira", - "token": { - "name": "air token", - "symbol": "AIR" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Global Robot Economics" - }, - "crowdsales": { - "start_date": "2017-05-25T17:00:00", - "end_date": "2017-05-28T17:00:00", - "end_date_plan": "2017-05-28T17:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://aira.life/", - "funding_url": "http://aira.life/", - "tokens_sold": 999985, - "tokens_issued": 1000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "aira.life", - "url": "http://aira.life/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Aira Whitepaper", - "url": "http://aira.life/wp-content/uploads/2017/08/Aira_robot_economics_doctrine_1-3.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Aira GitHub", - "url": "https://github.com/airalab/aira", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Aira Blog", - "url": "https://blog.aira.life/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EnsRationis", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrSiho1uB-1n6F8cZpCLhjQ", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "", "system": "AirSwap", @@ -1690,6 +1573,103 @@ } ] }, + { + "genesis_id": "", + "system": "Aira", + "dependencies": [ + "Ethereum" + ], + "icon": "aira", + "token": { + "name": "air token", + "symbol": "AIR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Global Robot Economics" + }, + "crowdsales": { + "start_date": "2017-05-25T17:00:00", + "end_date": "2017-05-28T17:00:00", + "end_date_plan": "2017-05-28T17:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://aira.life/", + "funding_url": "http://aira.life/", + "tokens_sold": 999985, + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "aira.life", + "url": "http://aira.life/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Aira Whitepaper", + "url": "http://aira.life/wp-content/uploads/2017/08/Aira_robot_economics_doctrine_1-3.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Aira GitHub", + "url": "https://github.com/airalab/aira", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Aira Blog", + "url": "https://blog.aira.life/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/EnsRationis", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrSiho1uB-1n6F8cZpCLhjQ", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "Alloy", @@ -2626,139 +2606,6 @@ } ] }, - { - "genesis_id": "", - "system": "ARToken", - "dependencies": [ - "Ethereum" - ], - "icon": "artoken", - "token": { - "name": "artoken", - "symbol": "AR" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized AR/VR ecosystem for 3D content exchange powered by ARToken" - }, - "crowdsales": { - "start_date": "2017-10-25T13:00:00", - "end_date": "2017-11-22T13:00:00", - "end_date_plan": "2017-11-22T13:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "funding_url": "https://artoken.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "artoken.io", - "url": "https://artoken.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "ARToken Whitepaper", - "url": "https://artoken.io/whitepaper?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "ARToken GitHub", - "url": "https://github.com/CappasityTech/SmartContract/tree/master/contracts?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "ARToken Blog", - "url": "https://blog.artoken.io/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135473.0&utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "ARToken Telegram", - "url": "https://t.me/artoken?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "ARToken Slack", - "url": "https://cappasity.herokuapp.com/?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico- ", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cappasity?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCRCSGdmb2ClX-3P9A6oXkAw?utm_source=cyberfund&utm_medium=tracker&utm_content=upcomingico", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, { "genesis_id": "", "system": "Asch", @@ -3801,6 +3648,139 @@ } ] }, + { + "genesis_id": "", + "system": "BOScoin", + "dependencies": [ + "independent" + ], + "icon": "boscoin", + "token": { + "name": "BOScoin token", + "symbol": "BOS" + }, + "consensus": { + "consensus_type": "PoW", + "consensus_name": "Proof-of-Work" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Congressional Network for Trust Contracts" + }, + "crowdsales": { + "start_date": "2017-05-10T00:00:00", + "end_date": "2017-06-20T00:00:00", + "end_date_plan": "2017-06-20T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://boscoin.wpengine.com/?page_id=114", + "funding_url": "https://boscoin.io/member/join/?lang=en", + "tokens_sold": "", + "tokens_issued": 276093688.786, + "btc_raised": 6902.342, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 12202995.54" + ] + }, + "links": [ + { + "type": "website", + "name": "boscoin.io", + "url": "https://www.boscoin.io/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "BOScoin Whitepaper", + "url": "https://www.boscoin.io/wordpress/wp-content/themes/boscoin/src/pdf/boscoinwhitepaperv20170202.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "BOScoin GitHub", + "url": "https://github.com/owlchain/owlchain-core", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "BOScoin Blog", + "url": "https://medium.com/boscoin", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1759662.msg17571483#msg175714830", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/boscoinio", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "BOScoin Slack", + "url": "https://slack-boscoin.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/boscoin/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/boscoinio", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCRjoA41Ukj_Vnt9Ec6oi7Qw", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, { "genesis_id": "", "system": "Bancor", @@ -4602,107 +4582,6 @@ } ] }, - { - "genesis_id": "bitBTC", - "system": "bitBTC", - "icon": "bitbtc", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "bitBTC" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "BTS" - }, - "token": { - "name": "bitBTC", - "symbol": "BITBTC" - }, - "specs": {}, - "ratings": { - "rating_cyber": 3 - }, - "links": [ - { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/BTC", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BTC", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Open Ledger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 1, - "usd": 435.3779, - "date": "2014-09-23T00:00:00" - } - }, { "genesis_id": "", "system": "BitCAD", @@ -4837,200 +4716,170 @@ ] }, { - "genesis_id": "?", - "system": "bitCNY", - "icon": "bitcny", + "genesis_id": "", + "system": "BitConnect", "dependencies": [ - "BitShares" + "independent" ], - "aliases": { - "coinmarketcap": "bitCNY" - }, - "ratings": { - "rating_cyber": 3 - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "icon": "bitconnect", + "token": { + "name": "bitconnect coin", + "symbol": "BCC" }, "consensus": { - "type": "BitShares", - "algorithm": "MPA" + "consensus_type": "peer-to-peer", + "consensus_name": "" }, - "token": { - "name": "bitCNY", - "symbol": "BITCNY" + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "BitConnect coin is an open source, peer-to-peer, community driven decentralized cryptocurrency" }, - "first_price": { - "btc": 0.00040568, - "usd": 0.16312342, - "date": "2014-09-23T00:00:00" + "aliases": { + "coinmarketcap": "BitConnect" }, - "specs": {}, - "flags": { - "rating_do_not_display": true + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", + "name": "bitconnectcoin.co", + "url": "https://bitconnectcoin.co/", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "paper", + "name": "Whitepaper", + "url": "", "tags": [ "Main", "Science" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/CNY", - "icon": "openledger.png", + "type": "github", + "name": "BitConnection GitHub", + "url": "https://github.com/bitconnectcoin/bitconnectcoin/blob/master/README.md", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/CNY", - "icon": "cryptofresh.png", + "type": "blog", + "name": "Blog", + "url": "", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund#", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1681719.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/bitconnect", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "type": "slack", + "name": "Slack", + "url": "", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "type": "reddit", + "name": "Reddit", + "url": "", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", + "type": "custom", + "name": "YouTube", + "url": "", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", + "genesis_id": "8abcfb93c52f999e3ef5288c4f837f4f15af5521", + "system": "BitShares", + "icon": "bitshares", "dependencies": [ "independent" ], - "icon": "bitcoin", - "system": "Bitcoin", "token": { - "name": "bitcoin", - "symbol": "BTC" + "name": "bitshare", + "symbol": "BTS" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "type": "DPoS", + "algorithm": "Graphene" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Peer-to-Peer Electronic Cash System", + "headline": "An industrial-grade financial smart contract platform", + "summary": "The BitShares platform itself is run and maintained by the BitShares community–an open consortium of individuals and organizations committed to providing universal access to the power of smart contracts.", "tags": [ "DAO" ], - "hashtag": "#bitcoin", + "hashtag": "#bitshares", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Bitcoin", - "nickname": "Bitcoin" + "coinmarketcap": "BitShares" }, - "specs": { - "rpc": 8332, - "block_time": 600, - "block_reward": 50, - "halfing_cycle": 210240, - "total_tokens": 21000000, - "difficulty_cycle": 2016, - "txs_confirm": 6 + "specs": {}, + "crowdsales": { + "start_date": "2014-01-01T00:00:00", + "end_date": "2014-07-19T00:00:00", + "genesis_address": [ + "1ANGELwQwWxMmbdaSWhWLqBEtPTkWb8uDc" + ], + "funding_url": "http://www1.agsexplorer.com/", + "funding_terms": "", + "min_investment": 0, + "funding_operator": "AGS", + "btc_raised": 5904 }, "events": [ { - "name": "Announcement", - "start_date": "31/10/2008-10-31T18:10:00", - "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/" - }, - { - "name": "Genesis", - "start_date": "2009-01-03T18:15:05" + "name": "BitShares 2.0 Release", + "start_date": "2015-10-13T00:00:00" } ], "links": [ { "type": "website", - "name": "Bitcoin.org", - "url": "http://bitcoin.org/en/", + "name": "bitshares.org", + "url": "https://bitshares.org/", "icon": "website.png", "tags": [ "Main" @@ -5038,9 +4887,9 @@ }, { "type": "explorer", - "name": "Blockchain.info", - "url": "https://blockchain.info/", - "icon": "explorer.png", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", @@ -5049,257 +4898,147 @@ }, { "type": "wallet", - "name": "Coinbase", - "url": "https://www.coinbase.com/join/5354c035f1184f977100000c", - "icon": "coinbase.png", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ "Main", "Apps", - "Wallet", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "LocalBitcoins", - "url": "https://localbitcoins.com/?ch=3qnx", - "icon": "localbitcoins.png", + "type": "forum", + "name": "BitsharesTalk", + "url": "https://bitsharestalk.org/", + "icon": "forum.png", "tags": [ "Main", - "Apps", - "Exchange" + "News" ] }, { - "type": "wiki", - "name": "Protocol Documentation", - "url": "https://en.bitcoin.it/wiki/Protocol_documentation", - "icon": "paper.png", + "type": "wallet", + "name": "Official Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", "tags": [ - "Code" + "Apps", + "Wallet" ] }, { "type": "github", - "name": "Github Organization", - "url": "https://github.com/bitcoin", + "name": "Bitshares GitHub", + "url": "https://github.com/BitShares/", "icon": "github.png", "tags": [ "Code" ] }, { - "type": "wiki", - "name": "Bitcoin Improvement Proposals", - "url": "https://en.bitcoin.it/wiki/Bitcoin_Improvement_Proposals", - "icon": "github.png", + "type": "blog", + "name": "BitShares Blog", + "url": "https://bitshares.org/blog/", + "icon": "blog.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "Elements Project", - "url": "https://github.com/ElementsProject", - "icon": "github.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/explorer", + "icon": "openledger.png", "tags": [ - "Code" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "GitTorrent: decentralization of GitHub using BitTorrent and Bitcoin", - "url": "https://github.com/cjb/GitTorrent", - "icon": "github.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bitshares", + "icon": "cointelegraph.png", "tags": [ - "Code" + "News" ] }, { - "type": "github", - "name": "BitCore: A pure and powerful JavaScript Bitcoin library", - "url": "https://github.com/bitpay/bitcore", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "ZeroNet: Decentralized websites using Bitcoin crypto and BitTorrent network", - "url": "https://github.com/HelloZeroNet/ZeroNet", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Toshi: An open source Bitcoin node built to power large scale web applications", - "url": "https://github.com/coinbase/toshi", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Buttercoin: Opensource Bitcoin Exchange Software", - "url": "https://github.com/buttercoin/buttercoin", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "P2Pool: Peer-to-peer Bitcoin mining pool", - "url": "https://github.com/forrestv/p2pool", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "BitcoinJ: A library for working with Bitcoin", - "url": "https://github.com/bitcoinj/bitcoinj", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "XChange: Consistent interface for trading and accessing market data", - "url": "https://github.com/timmolter/XChange", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Abe: Block browser", - "url": "https://github.com/bitcoin-abe/bitcoin-abe", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Insight: A bitcoin blockchain API for web wallets", - "url": "https://github.com/bitpay/insight", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "BitAuth: Authenticate with web services utilizing the same strategy as Bitcoin", - "url": "https://github.com/bitpay/bitauth", - "icon": "github.png", - "tags": [ - "Code" - ] - }, - { - "type": "paper", - "name": "Bitcoin Announcement", - "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/", - "icon": "paper.png", - "tags": [ - "paper" - ] - }, - { - "type": "wallet", - "name": "Blockchain", - "url": "https://blockchain.info/wallet", - "icon": "blockchain.info.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Copay", - "url": "https://copay.io/", - "headline": "Trustless multisig wallet", - "icon": "copay.png", + "type": "custom", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/bitshares/", + "icon": "coindesk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Blocktrail", - "url": "https://www.blocktrail.com/", - "headline": "A Powerful Bitcoin Wallet", - "icon": "blocktrail.png", + "type": "custom", + "name": "CryptoCoinsNews", + "url": "https://www.cryptocoinsnews.com/tag/bitshares/", + "rss": "https://www.cryptocoinsnews.com/tag/bitshares/feed/", + "icon": "cryptocoinnews.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Bitcoin Core", - "url": "https://bitcoin.org/en/download", - "icon": "bitcoin-core.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/_bitshares", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Armory", - "url": "https://bitcoinarmory.com/", - "icon": "armory.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/BitShares", + "rss": "https://www.reddit.com/r/BitShares/.rss", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Xapo", - "url": "https://xapo.com/", - "icon": "xapo.png", + "type": "custom", + "name": "AboutBitshares", + "headline": "Great site for news about Bitshares as well as video tutorials", + "url": "http://www.aboutbts.com/", + "icon": "link.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Circle", - "url": "https://www.circle.com/", - "icon": "circle.png", + "type": "custom", + "name": "Beyondbitcoin", + "headline": "Beyondbitcoin", + "url": "https://beyondbitcoin.org/", + "rss": "https://beyondbitcoin.org/feed/", + "icon": "beyondbitcoin.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "Coinprism", - "url": "https://www.coinprism.com/", - "icon": "coinprism.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { "type": "exchange", "name": "Poloniex", - "url": "https://www.poloniex.com", + "headline": "Cryptocurrensy Exchange", + "url": "https://www.poloniex.com/exchange#btc_bts", "icon": "poloniex.png", "tags": [ "Apps", @@ -5309,6 +5048,7 @@ { "type": "exchange", "name": "ShapeShift", + "headline": "Instant Exchange", "url": "https://shapeshift.io", "icon": "shapeshift.png", "tags": [ @@ -5318,29 +5058,10 @@ }, { "type": "exchange", - "name": "Bitfinex", - "url": "https://www.bitfinex.com/", - "icon": "bitfinex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "icon": "kraken.png", - "url": "https://www.kraken.com", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BitStamp", - "url": "https://www.bitstamp.net/", - "icon": "bitstamp.png", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", "tags": [ "Apps", "Exchange" @@ -5348,9 +5069,9 @@ }, { "type": "exchange", - "name": "BTC-e", - "url": "https://btc-e.com/", - "icon": "btc-e.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" @@ -5358,9 +5079,9 @@ }, { "type": "exchange", - "name": "itBit", - "url": "https://www.itbit.com/", - "icon": "itbit.png", + "name": "BlockTrades", + "url": "https://blocktrades.us/", + "icon": "blocktrades.png", "tags": [ "Apps", "Exchange" @@ -5378,436 +5099,603 @@ }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "type": "paper", + "name": "BitShares Documentation", + "url": "http://docs.bitshares.org/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "OKCoin", - "url": "https://www.okcoin.com/", - "icon": "okcoin.png", + "type": "paper", + "name": "Summary About Tecnology", + "url": "https://bitshares.org/technology/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "bit-x", - "url": "https://bit-x.com/", - "icon": "bit-x.png", + "type": "paper", + "name": "Directory of Distributed Autonomous Companies in the BitShares Marketplace", + "url": "http://www.bitsharesmarket.com/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "CEX", - "url": "https://cex.io/", - "icon": "cex.png", + "type": "paper", + "name": "BitShares Infographics", + "url": "https://bitshares.org/media/2015_bitshares_infographic_en.pdf", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Science" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "paper", + "name": "BitShares Roadmap", + "url": "https://bitshares.org/roadmap/", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "explorer", - "name": "Blocktrail", - "url": "https://www.blocktrail.com/BTC", - "icon": "blocktrail.png", + "type": "paper", + "name": "BitShares 2.0: Financial Smart Contract Platform", + "url": "http://docs.bitshares.eu/_downloads/bitshares-financial-platform.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Science" ] }, { - "type": "explorer", - "name": "Blockr", - "url": "https://btc.blockr.io/", - "icon": "blockr.png", + "name": "Bitshares Music", + "headline": "DAC based on the technology developed by BitShares", + "url": "http://whatarenotes.info/", + "icon": "bitshares music.png", "tags": [ "Apps", - "Analytics" - ] + "DAO" + ], + "type": "custom" }, { - "type": "explorer", - "name": "Blockcypher", - "url": "https://live.blockcypher.com/", - "icon": "blockcypher.png", + "name": "DAC Play", + "headline": "DAC based on the technology developed by BitShares", + "url": "http://dacplay.org/en/", + "icon": "bitshares play.png", "tags": [ "Apps", - "Analytics" - ] + "DAO" + ], + "type": "custom" }, { - "type": "explorer", - "name": "BitcoinChain", - "url": "https://bitcoinchain.com/", - "icon": "bitcoinchain.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bitshares/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", "Analytics" ] + } + ], + "first_price": { + "btc": 0.00000295, + "usd": 0.00184611, + "date": "2014-07-19T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "840a014b88a7aa7a981aa455dd86de85a6eb6548", + "system": "BitShares Play", + "dependencies": [ + "independent" + ], + "token": { + "name": "playshare", + "symbol": "PLS" + }, + "consensus": { + "type": "POS", + "algorithm": "Delegated" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Blockchain Based Game Platfrom", + "summary": "BitShares PLAY leverages the block chain technology, in an attempts to establish a decentralized autonomous gaming platform. Any third party can develop provably fair games, both traditional as well as types that has never been seen before. These games can be both entertaining and provably fair, all at the same time.", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "PLAY", + "nickname": "DacPlay" + }, + "crowdsales": { + "start_date": "2015-01-05T00:00:00", + "end_date": "2015-02-22T00:00:00", + "genesis_address": [ + "3DPD7z66T7DXULvFZUsc4xNcVS2q68TM3u" + ], + "funding_terms": "https://dacx.com/play/index_en.html", + "funding_operator": "ags", + "funding_url": "http://www1.agsexplorer.com/", + "tokens_sold": 400000000, + "tokens_issued": 1999999886, + "btc_raised": 2397.11393696 + }, + "specs": { + "supply": 1999999910, + "timestamp": 1431342962 + }, + "links": [ + { + "type": "risk", + "name": "Promised product has been launched", + "url": "", + "icon": "" }, { - "type": "explorer", - "name": "Insight", - "url": "https://insight.bitpay.com/", - "icon": "insight.png", - "tags": [ - "Apps", - "Analytics" - ] + "type": "risk", + "name": "Founding team is not active", + "url": "", + "icon": "" }, { - "type": "explorer", - "name": "TradeBlock", - "url": "https://tradeblock.com/blockchain/", - "icon": "tradeblock.png", + "name": "dacplay.org", + "url": "http://dacplay.org/en/", + "icon": "website.png", "tags": [ - "Apps", - "Analytics" - ] + "Main", + "Apps" + ], + "type": "site" }, { - "type": "explorer", - "name": "Bitcoin Fees", - "url": "https://bitcoinfees.21.co/", - "icon": "21co.png", + "name": "DAC Play Whitepaper", + "url": "http://dacplay.org/en/#whitepaper", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" - ] + "Main", + "Science" + ], + "type": "paper" }, { - "type": "custom", - "name": "Bitnodes", - "headline": "Bitcoin nodes stats", - "url": "https://getaddr.bitnodes.io/", - "icon": "bitnodes.png", + "name": "Forum", + "url": "http://playtalk.org/", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" - ] + "News" + ], + "type": "forum" }, { - "type": "custom", - "name": "Statoshi Info", - "headline": "Realtime Bitcoin Node Stats", - "url": "http://statoshi.info", - "icon": "statoshi.png", + "name": "BitShares Forum", + "url": "https://bitsharestalk.org/index.php/board,52.0.html", + "icon": "bitshares.png", "tags": [ - "Apps", - "Analytics" - ] + "News" + ], + "type": "forum" }, { - "type": "custom", - "name": "Bitcoinity", - "url": "https://bitcoinity.org/markets", - "icon": "bitcoinity.png", + "name": "PLS explorer", + "url": "http://play.bitsharesblocks.com/", + "type": "explorer", + "icon": "explorer.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "type": "explorer", - "name": "Coin Dance", - "url": "https://coin.dance", - "icon": "explorer.png", + "name": "DAC Play Client", + "url": "https://dacplay.org/en/", + "type": "wallet", + "icon": "wallet.png", "tags": [ + "Main", "Apps", - "Analytics" + "Wallet" ] }, { - "type": "custom", - "name": "ChangeTip", - "url": "https://www.changetip.com/", - "icon": "changetip.png", + "name": "DAC Play Non-technical Whitepaper", + "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Apps" + "Science" ] }, { - "type": "custom", - "name": "Gem: Bitcoin API", - "url": "https://gem.co/", - "icon": "gem.png", + "name": "DAC Play Wiki", + "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "Code", - "API" + "Science" ] }, { + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/", - "rss": "http://feeds.feedburner.com/CoinDesk", - "icon": "coindesk.png", + "icon": "yunbi.png", "tags": [ - "News" + "Apps", + "Exchange" ] + } + ], + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.00000599, + "usd": 0.00141082, + "date": "2015-02-22T00:00:00" + } + }, + { + "genesis_id": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", + "dependencies": [ + "independent" + ], + "icon": "bitcoin", + "system": "Bitcoin", + "token": { + "name": "bitcoin", + "symbol": "BTC" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer Electronic Cash System", + "tags": [ + "DAO" + ], + "hashtag": "#bitcoin", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Bitcoin", + "nickname": "Bitcoin" + }, + "specs": { + "rpc": 8332, + "block_time": 600, + "block_reward": 50, + "halfing_cycle": 210240, + "total_tokens": 21000000, + "difficulty_cycle": 2016, + "txs_confirm": 6 + }, + "events": [ + { + "name": "Announcement", + "start_date": "31/10/2008-10-31T18:10:00", + "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/" }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bitcoin", - "icon": "cointelegraph.png", + "name": "Genesis", + "start_date": "2009-01-03T18:15:05" + } + ], + "links": [ + { + "type": "website", + "name": "Bitcoin.org", + "url": "http://bitcoin.org/en/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "type": "custom", - "name": "BitcoinMagazine", - "url": "https://bitcoinmagazine.com/", - "rss": "http://feeds.feedburner.com/bitcoin/rss", - "icon": "bitcoinmagazine.png", + "type": "explorer", + "name": "Blockchain.info", + "url": "https://blockchain.info/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Bitcoinist", - "url": "http://bitcoinist.net/", - "rss": "http://bitcoinist.net/feed/", - "icon": "bitcoinist.png", + "type": "wallet", + "name": "Coinbase", + "url": "https://www.coinbase.com/join/5354c035f1184f977100000c", + "icon": "coinbase.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet", + "Exchange" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://bitcoinfoundation.org/category/bitcoin/", - "rss": "http://bitcoinfoundation.org/feed/", - "icon": "blog.png", + "type": "exchange", + "name": "LocalBitcoins", + "url": "https://localbitcoins.com/?ch=3qnx", + "icon": "localbitcoins.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Bitcoin", - "icon": "twitter.png", + "type": "wiki", + "name": "Protocol Documentation", + "url": "https://en.bitcoin.it/wiki/Protocol_documentation", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "type": "forum", - "name": "BitcoinTalk", - "url": "https://bitcointalk.org/", - "icon": "forum.png", + "type": "github", + "name": "Github Organization", + "url": "https://github.com/bitcoin", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/Bitcoin/", - "rss": "https://www.reddit.com/r/Bitcoin/.rss", - "icon": "reddit.png", + "type": "wiki", + "name": "Bitcoin Improvement Proposals", + "url": "https://en.bitcoin.it/wiki/Bitcoin_Improvement_Proposals", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "paper", - "name": "Bitcoin: A Peer-to-Peer Electronic Cash System. Satoshi Nakamoto", - "url": "https://bitcoin.org/bitcoin.pdf", - "icon": "paper.png", + "type": "github", + "name": "Elements Project", + "url": "https://github.com/ElementsProject", + "icon": "github.png", "tags": [ - "Science" + "Code" ] }, { - "type": "paper", - "name": "Enabling Blockchain Innovations with Pegged Sidechains. Adam Back, Matt Corallo, Luke Dashjr, Mark Friedenbach, Gregory Maxwell, Andrew Miller, Andrew Poelstra, Jorge Timón and Pieter Wuille.", - "url": "https://www.blockstream.com/sidechains.pdf", - "icon": "paper.png", + "type": "github", + "name": "GitTorrent: decentralization of GitHub using BitTorrent and Bitcoin", + "url": "https://github.com/cjb/GitTorrent", + "icon": "github.png", "tags": [ - "Science" + "Code" ] }, { - "type": "paper", - "name": "The Bitcoin Lightning Network:\nScalable Off-Chain Instant Payments, Joseph Poon, Thaddeus Dryja.", - "url": "https://lightning.network/lightning-network-paper.pdf", - "icon": "paper.png", + "type": "github", + "name": "BitCore: A pure and powerful JavaScript Bitcoin library", + "url": "https://github.com/bitpay/bitcore", + "icon": "github.png", "tags": [ - "Science" + "Code" + ] + }, + { + "type": "github", + "name": "ZeroNet: Decentralized websites using Bitcoin crypto and BitTorrent network", + "url": "https://github.com/HelloZeroNet/ZeroNet", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Toshi: An open source Bitcoin node built to power large scale web applications", + "url": "https://github.com/coinbase/toshi", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Buttercoin: Opensource Bitcoin Exchange Software", + "url": "https://github.com/buttercoin/buttercoin", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "P2Pool: Peer-to-peer Bitcoin mining pool", + "url": "https://github.com/forrestv/p2pool", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "BitcoinJ: A library for working with Bitcoin", + "url": "https://github.com/bitcoinj/bitcoinj", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "XChange: Consistent interface for trading and accessing market data", + "url": "https://github.com/timmolter/XChange", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Abe: Block browser", + "url": "https://github.com/bitcoin-abe/bitcoin-abe", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "Insight: A bitcoin blockchain API for web wallets", + "url": "https://github.com/bitpay/insight", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "github", + "name": "BitAuth: Authenticate with web services utilizing the same strategy as Bitcoin", + "url": "https://github.com/bitpay/bitauth", + "icon": "github.png", + "tags": [ + "Code" ] }, { "type": "paper", - "name": "Analysis of Bitcoin Pooled Mining Reward\nSystems, Meni Rosenfeld.", - "url": "https://bitcoil.co.il/pool_analysis.pdf", + "name": "Bitcoin Announcement", + "url": "http://article.gmane.org/gmane.comp.encryption.general/12588/", "icon": "paper.png", "tags": [ - "Science" + "paper" ] }, { - "type": "custom", - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bitcoin/#markets", - "icon": "link.png", + "type": "wallet", + "name": "Blockchain", + "url": "https://blockchain.info/wallet", + "icon": "blockchain.info.png", "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { - "type": "custom", - "name": "Bithub", - "url": "http://gobithub.com/", - "icon": "bithub.png", + "type": "wallet", + "name": "Copay", + "url": "https://copay.io/", + "headline": "Trustless multisig wallet", + "icon": "copay.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "F2Pool", - "url": "https://www.f2pool.com/", - "icon": "mining.png", + "type": "wallet", + "name": "Blocktrail", + "url": "https://www.blocktrail.com/", + "headline": "A Powerful Bitcoin Wallet", + "icon": "blocktrail.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "AntPool", - "url": "https://www.antpool.com", - "icon": "mining.png", + "type": "wallet", + "name": "Bitcoin Core", + "url": "https://bitcoin.org/en/download", + "icon": "bitcoin-core.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "BTCChina", - "url": "https://pool.btcc.com/", - "icon": "mining.png", + "type": "wallet", + "name": "Armory", + "url": "https://bitcoinarmory.com/", + "icon": "armory.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "Slush", - "url": "https://mining.bitcoin.cz/home/", - "icon": "mining.png", + "type": "wallet", + "name": "Xapo", + "url": "https://xapo.com/", + "icon": "xapo.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "BW.COM", - "url": "https://www.bw.com/", - "icon": "mining.png", + "type": "wallet", + "name": "Circle", + "url": "https://www.circle.com/", + "icon": "circle.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { - "type": "earn", - "name": "GHASH.IO", - "url": "https://ghash.io/", - "icon": "ghashio.png", + "type": "wallet", + "name": "Coinprism", + "url": "https://www.coinprism.com/", + "icon": "coinprism.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] - } - ], - "first_price": { - "btc": 1, - "usd": 0.0858, - "date": "2010-07-18T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "dependencies": [ - "independent" - ], - "system": "Bitcoin Cash", - "icon": "bitcoin", - "token": { - "name": "bitcoin cash", - "symbol": "BCC" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA-256" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Peer-to-Peer Electronic Cash", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Bitcoin Cash", - "nickname": "Bitcoin Cash" - }, - "links": [ + }, { - "type": "website", - "name": "bitcoincash.org", - "url": "https://www.bitcoincash.org/", - "icon": "website.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Bitcoin Cash Technical Whitepaper", - "url": "https://bitcoin.com/bitcoin.pdf", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { @@ -5832,9 +5720,9 @@ }, { "type": "exchange", - "name": "ViaBTC", - "icon": "viabtc.png", - "url": "https://www.viabtc.com/", + "name": "BitStamp", + "url": "https://www.bitstamp.net/", + "icon": "bitstamp.png", "tags": [ "Apps", "Exchange" @@ -5842,9 +5730,9 @@ }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "BTC-e", + "url": "https://btc-e.com/", + "icon": "btc-e.png", "tags": [ "Apps", "Exchange" @@ -5852,9 +5740,9 @@ }, { "type": "exchange", - "name": "OKEx", - "icon": "okex.png", - "url": "https://blog.okex.com/", + "name": "itBit", + "url": "https://www.itbit.com/", + "icon": "itbit.png", "tags": [ "Apps", "Exchange" @@ -5862,9 +5750,9 @@ }, { "type": "exchange", - "name": "Huobi", - "icon": "huobi.png", - "url": "https://www.huobi.com/", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ "Apps", "Exchange" @@ -5872,9 +5760,9 @@ }, { "type": "exchange", - "name": "Korbit", - "icon": "korbit.png", - "url": "http://korbitblog.tumblr.com/", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" @@ -5882,9 +5770,9 @@ }, { "type": "exchange", - "name": "BTCBox", - "icon": "btcbox.png", - "url": "https://www.btcbox.co.jp/", + "name": "OpenLedger", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" @@ -5892,9 +5780,9 @@ }, { "type": "exchange", - "name": "Hitbtc", - "icon": "hitbtc.png", - "url": "https://hitbtc.com/", + "name": "OKCoin", + "url": "https://www.okcoin.com/", + "icon": "okcoin.png", "tags": [ "Apps", "Exchange" @@ -5902,9 +5790,9 @@ }, { "type": "exchange", - "name": "BTCPop", - "icon": "btcpop.png", - "url": "https://btcpop.co/home.php#/landing/home", + "name": "bit-x", + "url": "https://bit-x.com/", + "icon": "bit-x.png", "tags": [ "Apps", "Exchange" @@ -5912,56 +5800,550 @@ }, { "type": "exchange", - "name": "Mercado Bitcoin", - "icon": "mercadobitcoin.png", - "url": "https://www.mercadobitcoin.com.br/", + "name": "CEX", + "url": "https://cex.io/", + "icon": "cex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "wallet", - "name": "BitcoinABC", - "url": "https://www.bitcoinabc.org/", - "icon": "abcwallet.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "Bitcoin classic", - "url": "https://bitcoinclassic.com/", - "icon": "bitcoinclassic.png", + "type": "explorer", + "name": "Blocktrail", + "url": "https://www.blocktrail.com/BTC", + "icon": "blocktrail.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", - "name": "Bitcoin unlimited", - "url": "https://www.bitcoinunlimited.info/", - "icon": "bitcoinunlimited.png", + "type": "explorer", + "name": "Blockr", + "url": "https://btc.blockr.io/", + "icon": "blockr.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", - "name": "BitcoinXT", - "url": "https://bitcoinxt.software/index.html", - "icon": "bitcoinxt.png", + "type": "explorer", + "name": "Blockcypher", + "url": "https://live.blockcypher.com/", + "icon": "blockcypher.png", "tags": [ "Apps", - "Wallet" + "Analytics" ] }, { - "type": "wallet", + "type": "explorer", + "name": "BitcoinChain", + "url": "https://bitcoinchain.com/", + "icon": "bitcoinchain.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Insight", + "url": "https://insight.bitpay.com/", + "icon": "insight.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "TradeBlock", + "url": "https://tradeblock.com/blockchain/", + "icon": "tradeblock.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Bitcoin Fees", + "url": "https://bitcoinfees.21.co/", + "icon": "21co.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Bitnodes", + "headline": "Bitcoin nodes stats", + "url": "https://getaddr.bitnodes.io/", + "icon": "bitnodes.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Statoshi Info", + "headline": "Realtime Bitcoin Node Stats", + "url": "http://statoshi.info", + "icon": "statoshi.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Bitcoinity", + "url": "https://bitcoinity.org/markets", + "icon": "bitcoinity.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Coin Dance", + "url": "https://coin.dance", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "ChangeTip", + "url": "https://www.changetip.com/", + "icon": "changetip.png", + "tags": [ + "Apps" + ] + }, + { + "type": "custom", + "name": "Gem: Bitcoin API", + "url": "https://gem.co/", + "icon": "gem.png", + "tags": [ + "Code", + "API" + ] + }, + { + "type": "custom", + "name": "CoinDesk", + "url": "http://www.coindesk.com/", + "rss": "http://feeds.feedburner.com/CoinDesk", + "icon": "coindesk.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bitcoin", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "BitcoinMagazine", + "url": "https://bitcoinmagazine.com/", + "rss": "http://feeds.feedburner.com/bitcoin/rss", + "icon": "bitcoinmagazine.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/", + "rss": "http://bitcoinist.net/feed/", + "icon": "bitcoinist.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "http://bitcoinfoundation.org/category/bitcoin/", + "rss": "http://bitcoinfoundation.org/feed/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Bitcoin", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "BitcoinTalk", + "url": "https://bitcointalk.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/Bitcoin/", + "rss": "https://www.reddit.com/r/Bitcoin/.rss", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Bitcoin: A Peer-to-Peer Electronic Cash System. Satoshi Nakamoto", + "url": "https://bitcoin.org/bitcoin.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "Enabling Blockchain Innovations with Pegged Sidechains. Adam Back, Matt Corallo, Luke Dashjr, Mark Friedenbach, Gregory Maxwell, Andrew Miller, Andrew Poelstra, Jorge Timón and Pieter Wuille.", + "url": "https://www.blockstream.com/sidechains.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "The Bitcoin Lightning Network:\nScalable Off-Chain Instant Payments, Joseph Poon, Thaddeus Dryja.", + "url": "https://lightning.network/lightning-network-paper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "Analysis of Bitcoin Pooled Mining Reward\nSystems, Meni Rosenfeld.", + "url": "https://bitcoil.co.il/pool_analysis.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "custom", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bitcoin/#markets", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "custom", + "name": "Bithub", + "url": "http://gobithub.com/", + "icon": "bithub.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "F2Pool", + "url": "https://www.f2pool.com/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "AntPool", + "url": "https://www.antpool.com", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "BTCChina", + "url": "https://pool.btcc.com/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "Slush", + "url": "https://mining.bitcoin.cz/home/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "BW.COM", + "url": "https://www.bw.com/", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "GHASH.IO", + "url": "https://ghash.io/", + "icon": "ghashio.png", + "tags": [ + "Apps" + ] + } + ], + "first_price": { + "btc": 1, + "usd": 0.0858, + "date": "2010-07-18T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "dependencies": [ + "independent" + ], + "system": "Bitcoin Cash", + "icon": "bitcoin", + "token": { + "name": "bitcoin cash", + "symbol": "BCC" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer Electronic Cash", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Bitcoin Cash", + "nickname": "Bitcoin Cash" + }, + "links": [ + { + "type": "website", + "name": "bitcoincash.org", + "url": "https://www.bitcoincash.org/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Bitcoin Cash Technical Whitepaper", + "url": "https://bitcoin.com/bitcoin.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "exchange", + "name": "Bitfinex", + "url": "https://www.bitfinex.com/", + "icon": "bitfinex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Kraken", + "icon": "kraken.png", + "url": "https://www.kraken.com", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "ViaBTC", + "icon": "viabtc.png", + "url": "https://www.viabtc.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "OKEx", + "icon": "okex.png", + "url": "https://blog.okex.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Huobi", + "icon": "huobi.png", + "url": "https://www.huobi.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Korbit", + "icon": "korbit.png", + "url": "http://korbitblog.tumblr.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BTCBox", + "icon": "btcbox.png", + "url": "https://www.btcbox.co.jp/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Hitbtc", + "icon": "hitbtc.png", + "url": "https://hitbtc.com/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BTCPop", + "icon": "btcpop.png", + "url": "https://btcpop.co/home.php#/landing/home", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Mercado Bitcoin", + "icon": "mercadobitcoin.png", + "url": "https://www.mercadobitcoin.com.br/", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "BitcoinABC", + "url": "https://www.bitcoinabc.org/", + "icon": "abcwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Bitcoin classic", + "url": "https://bitcoinclassic.com/", + "icon": "bitcoinclassic.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Bitcoin unlimited", + "url": "https://www.bitcoinunlimited.info/", + "icon": "bitcoinunlimited.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "BitcoinXT", + "url": "https://bitcoinxt.software/index.html", + "icon": "bitcoinxt.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", "name": "Ledger", "url": "https://www.ledgerwallet.com/", "icon": "ledger.png", @@ -6233,453 +6615,17 @@ } }, { - "genesis_id": "", - "system": "BitConnect", + "system": "Bitnation", "dependencies": [ "independent" ], - "icon": "bitconnect", + "icon": "bitnation", "token": { - "name": "bitconnect coin", - "symbol": "BCC" + "name": "XBN", + "symbol": "XBN" }, "consensus": { - "consensus_type": "peer-to-peer", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "BitConnect coin is an open source, peer-to-peer, community driven decentralized cryptocurrency" - }, - "aliases": { - "coinmarketcap": "BitConnect" - }, - "specs": { - "supply": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "bitconnectcoin.co", - "url": "https://bitconnectcoin.co/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Whitepaper", - "url": "", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "BitConnection GitHub", - "url": "https://github.com/bitconnectcoin/bitconnectcoin/blob/master/README.md", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1681719.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/bitconnect", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Slack", - "url": "", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "?", - "system": "bitEUR", - "icon": "biteur", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "bitEUR" - }, - "ratings": { - "rating_cyber": 3 - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" - }, - "token": { - "name": "bitEUR", - "symbol": "BITEUR" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", - "tags": [ - "Science" - ] - }, - { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/EUR", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BitShares AE", - "url": "http://cryptofresh.com/assets", - "icon": "bitshares.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.0050665, - "usd": 1.158430906, - "date": "2015-06-08T00:00:00" - } - }, - { - "genesis_id": "?", - "system": "bitGOLD", - "icon": "bitGold", - "dependencies": [ - "BitShares" - ], - "aliases": { - "coinmarketcap": "bitGold" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" - }, - "consensus": { - "consensus_type": "" - }, - "token": { - "name": "bitGOLD", - "symbol": "BITGOLD" - }, - "specs": {}, - "ratings": { - "rating_cyber": 3 - }, - "links": [ - { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/GOLD", - "icon": "cryptofresh.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/GOLD", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 4, - "usd": 1054.5372, - "date": "2015-01-04T00:00:00" - } - }, - { - "genesis_id": "", - "system": "bitJob", - "dependencies": [ - "Ethereum" - ], - "icon": "bitjob", - "token": { - "name": "bitjob token", - "symbol": "STU" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Marketplace for Student Employment" - }, - "crowdsales": { - "start_date": "2017-09-12T00:00:00", - "end_date": "2017-10-13T00:00:00", - "end_date_plan": "2017-10-13T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitjob.io/", - "funding_url": "https://bitjob.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 200000000 - }, - "links": [ - { - "type": "website", - "name": "bitjob.io", - "url": "https://bitjob.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "bitJob Whitepaper", - "url": "https://drive.google.com/file/d/0B6VVmGzOdFPBSlBjZlhFaGJnbUk/view", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "bitJob GitHub", - "url": "https://github.com/bitjobteam", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "bitJob Blog", - "url": "https://medium.com/bitjob", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1980078.msg19714383#msg19714383", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/BitJob_Team", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "bitJob Telegram", - "url": "https://t.me/bitjob", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "bitJob Slack", - "url": "https://bit-job.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/bitJobmarket/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCPtjrCU8pUztqQHY75a7npg", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "system": "Bitnation", - "dependencies": [ - "independent" - ], - "icon": "bitnation", - "token": { - "name": "XBN", - "symbol": "XBN" - }, - "consensus": { - "consensus_type": "Blockchain records" + "consensus_type": "Blockchain records" }, "descriptions": { "state": "Pre-Public", @@ -7028,883 +6974,1042 @@ ] }, { - "genesis_id": "8abcfb93c52f999e3ef5288c4f837f4f15af5521", - "system": "BitShares", - "icon": "bitshares", + "genesis_id": "", + "system": "Bitsquare", + "icon": "bitsquare", "dependencies": [ "independent" ], "token": { - "name": "bitshare", - "symbol": "BTS" + "name": "", + "symbol": "" }, "consensus": { - "type": "DPoS", - "algorithm": "Graphene" + "type": "", + "algorithm": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "An industrial-grade financial smart contract platform", - "summary": "The BitShares platform itself is run and maintained by the BitShares community–an open consortium of individuals and organizations committed to providing universal access to the power of smart contracts.", - "tags": [ - "DAO" - ], - "hashtag": "#bitshares", - "page_state": "ready" + "state": "Project", + "system_type": "cryptoservice", + "headline": "Decentrilized Bitcoin Exchange", + "page_state": "draft" }, "aliases": { - "coinmarketcap": "BitShares" + "coinmarketcap": "" }, + "ratings": {}, "specs": {}, - "crowdsales": { - "start_date": "2014-01-01T00:00:00", - "end_date": "2014-07-19T00:00:00", - "genesis_address": [ - "1ANGELwQwWxMmbdaSWhWLqBEtPTkWb8uDc" - ], - "funding_url": "http://www1.agsexplorer.com/", - "funding_terms": "", - "min_investment": 0, - "funding_operator": "AGS", - "btc_raised": 5904 - }, - "events": [ - { - "name": "BitShares 2.0 Release", - "start_date": "2015-10-13T00:00:00" - } - ], + "crowdsales": {}, + "first_price": {}, "links": [ { - "type": "website", - "name": "bitshares.org", - "url": "https://bitshares.org/", + "type": "site", + "name": "bitsquare.io", + "url": "https://bitsquare.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund", - "icon": "cryptofresh.png", + "type": "custom", + "name": "Blog", + "url": "https://bitsquare.io/blog/category/news/", + "rss": "https://bitsquare.io/blog/category/news/feed/", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=cyberfund#", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/bitsquare_", + "icon": "twitter.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { "type": "forum", - "name": "BitsharesTalk", - "url": "https://bitsharestalk.org/", - "icon": "forum.png", + "name": "Forum", + "url": "http://forum.ethereum.org/", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "type": "wallet", - "name": "Official Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", + "type": "custom", + "name": "IRC Channel", + "url": "https://webchat.freenode.net/?channels=bitsquare", + "icon": "irc.png", "tags": [ - "Apps", - "Wallet" + "News" + ] + }, + { + "type": "custom", + "name": "Bitsquare Videos", + "url": "https://bitsquare.io/blog/category/video/", + "icon": "link.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Bitsquare Roadmap", + "url": "https://bitsquare.io/roadmap/", + "icon": "paper.png", + "tags": [ + "Science" ] }, { "type": "github", - "name": "Bitshares GitHub", - "url": "https://github.com/BitShares/", - "icon": "github.png", + "name": "Bitsquare organization on GitHub", + "url": "https://github.com/bitsquare", "tags": [ "Code" ] }, { - "type": "blog", - "name": "BitShares Blog", - "url": "https://bitshares.org/blog/", - "icon": "blog.png", + "type": "github", + "name": "Bitsquare Client", + "url": "https://github.com/bitsquare/bitsquare/releases", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/explorer", - "icon": "openledger.png", + "type": "paper", + "name": "Bitsquare Whitepaper", + "url": "https://bitsquare.io/bitsquare.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Science" + ] + } + ] + }, + { + "genesis_id": "", + "system": "BitworldVIP", + "icon": "BitworldVIP", + "dependencies": [ + "independent" + ], + "token": { + "name": "", + "symbol": "" + }, + "consensus": { + "type": "", + "algorithm": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoservice", + "headline": "Bitcoin investments and tradings", + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "" + }, + "ratings": {}, + "specs": {}, + "crowdsales": {}, + "first_price": {}, + "links": [ + { + "type": "site", + "name": "bitworldvip.trade", + "url": "https://bitworldvip.trade/", + "icon": "BitworldVIP.png", + "tags": [ + "Main" ] }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bitshares", - "icon": "cointelegraph.png", + "type": "forum", + "name": "Forum", + "url": "http://forum.ethereum.org/", + "icon": "forum.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "000001faef25dec4fbcf906e6242621df2c183bf232f263d0ba5b101911e4563", + "system": "BlackCoin", + "icon": "blackcoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "blackcoin", + "symbol": "BLK" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer digital currency with a distributed, decentralized public ledger", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "BlackCoin" + }, + "specs": { + "p2p": 15715, + "rpc": 15714, + "block_time": 60, + "block_reward": 10000, + "halfing_cycle": "no halving", + "difficulty_cycle": 1, + "txs_confirm": 10, + "mint_confirm": 500 + }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-02-16T06:06:19", + "url": "https://bitcointalk.org/index.php?topic=469640.0" + }, + { + "name": "Genesis", + "start_date": "2014-02-24T6:00:00" + } + ], + "links": [ + { + "type": "website", + "name": "blackcoin.co", + "url": "http://blackcoin.co/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/bitshares/", - "icon": "coindesk.png", + "name": "GitHub", + "url": "https://github.com/rat4/blackcoin", + "type": "github", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "CryptoCoinsNews", - "url": "https://www.cryptocoinsnews.com/tag/bitshares/", - "rss": "https://www.cryptocoinsnews.com/tag/bitshares/feed/", - "icon": "cryptocoinnews.png", + "name": "Wallet", + "url": "https://github.com/rat4/blackcoin/releases", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "twitter", + "name": "blog", + "url": "https://blog.bitcoinfoundation.org/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { "name": "Twitter", - "url": "https://twitter.com/_bitshares", + "url": "https://twitter.com/coinblack", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", + "name": "Facebook", + "url": "https://www.facebook.com/coinblack", + "type": "custom", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { "name": "reddit", - "url": "http://www.reddit.com/r/BitShares", - "rss": "https://www.reddit.com/r/BitShares/.rss", + "url": "https://www.reddit.com/r/blackcoin/", + "type": "reddit", "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/blackcoin", "type": "custom", - "name": "AboutBitshares", - "headline": "Great site for news about Bitshares as well as video tutorials", - "url": "http://www.aboutbts.com/", - "icon": "link.png", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/blackcoin/", "type": "custom", - "name": "Beyondbitcoin", - "headline": "Beyondbitcoin", - "url": "https://beyondbitcoin.org/", - "rss": "https://beyondbitcoin.org/feed/", - "icon": "beyondbitcoin.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund#", - "icon": "openledger.png", + "name": "Coinplorer", + "url": "https://coinplorer.com/BC", + "type": "explorer", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "Poloniex", - "headline": "Cryptocurrensy Exchange", - "url": "https://www.poloniex.com/exchange#btc_bts", - "icon": "poloniex.png", + "name": "Bchain", + "url": "https://bchain.info/BC/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "ShapeShift", - "headline": "Instant Exchange", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "name": "cryptoID", + "url": "https://chainz.cryptoid.info/blk/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "name": "Coinkite", + "url": "https://coinkite.com/", + "type": "wallet", + "icon": "coinkite.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "HolyTransaction", + "url": "https://holytransaction.com/", + "type": "wallet", + "icon": "holytransaction.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "BlockTrades", - "url": "https://blocktrades.us/", - "icon": "blocktrades.png", + "name": "Cointopay", + "url": "https://cointopay.com/", + "type": "wallet", + "icon": "holytransaction.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] }, { - "type": "exchange", - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "name": "BitInfoCharts", + "url": "https://bitinfocharts.com/blackcoin/explorer/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=599299.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { + "name": "Whitepaper", + "url": "http://blackcoin.co/blackcoin-pos-protocol-v2-whitepaper.pdf", "type": "paper", - "name": "BitShares Documentation", - "url": "http://docs.bitshares.org/", - "icon": "whitepaper.png", + "icon": "paper.png", "tags": [ "Science" ] }, { + "name": "Blackcoin Obsidian Stealth Wallet Tutorial", + "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", "type": "paper", - "name": "Summary About Tecnology", - "url": "https://bitshares.org/technology/", - "icon": "whitepaper.png", + "icon": "paper.png", "tags": [ - "Science" + "Code" ] }, { + "name": "Two Party double deposit trustless escrow in cryptographic networks and Bitcoin. by David Zimbeck ", + "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", "type": "paper", - "name": "Directory of Distributed Autonomous Companies in the BitShares Marketplace", - "url": "http://www.bitsharesmarket.com/", - "icon": "whitepaper.png", + "icon": "paper.png", "tags": [ "Science" ] }, { - "type": "paper", - "name": "BitShares Infographics", - "url": "https://bitshares.org/media/2015_bitshares_infographic_en.pdf", - "icon": "whitepaper.png", + "name": "BlackHalo", + "url": "http://blackhalo.info/", + "type": "custom", + "icon": "link.png", "tags": [ - "Science" + "Apps" ] }, { - "type": "paper", - "name": "BitShares Roadmap", - "url": "https://bitshares.org/roadmap/", - "icon": "whitepaper.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/blackcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Code" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "BitShares 2.0: Financial Smart Contract Platform", - "url": "http://docs.bitshares.eu/_downloads/bitshares-financial-platform.pdf", - "icon": "paper.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "name": "Bitshares Music", - "headline": "DAC based on the technology developed by BitShares", - "url": "http://whatarenotes.info/", - "icon": "bitshares music.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ "Apps", - "DAO" - ], - "type": "custom" + "Exchange" + ] }, { - "name": "DAC Play", - "headline": "DAC based on the technology developed by BitShares", - "url": "http://dacplay.org/en/", - "icon": "bitshares play.png", + "type": "exchange", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "icon": "cryptsy.png", "tags": [ "Apps", - "DAO" - ], - "type": "custom" + "Exchange" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bitshares/#markets", - "type": "custom", - "icon": "link.png", + "type": "exchange", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ "Apps", - "Analytics" + "Exchange" + ] + }, + { + "type": "exchange", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", + "tags": [ + "Apps", + "Exchange" ] } ], "first_price": { - "btc": 0.00000295, - "usd": 0.00184611, - "date": "2014-07-19T00:00:00" + "btc": 0.00001169, + "usd": 0.00699405, + "date": "2014-02-28T00:00:00" }, "flags": { "quantum": true } }, { - "genesis_id": "840a014b88a7aa7a981aa455dd86de85a6eb6548", - "system": "BitShares Play", + "genesis_id": "1.3.1072", + "system": "BlockPay", + "icon": "blockpay", "dependencies": [ - "independent" + "BitShares" ], "token": { - "name": "playshare", - "symbol": "PLS" + "name": "blockpay", + "symbol": "BLOCKPAY" }, "consensus": { - "type": "POS", - "algorithm": "Delegated" + "type": "BitShares", + "algorithm": "User Issued Asset" + }, + "aliases": { + "coinmarketcap": "BlockPay" }, "descriptions": { "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Blockchain Based Game Platfrom", - "summary": "BitShares PLAY leverages the block chain technology, in an attempts to establish a decentralized autonomous gaming platform. Any third party can develop provably fair games, both traditional as well as types that has never been seen before. These games can be both entertaining and provably fair, all at the same time.", + "system_type": "cryptoasset", + "headline": "Fast & free platform that supports all of the digital currencies payments", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "PLAY", - "nickname": "DacPlay" + "page_state": "draft" }, "crowdsales": { - "start_date": "2015-01-05T00:00:00", - "end_date": "2015-02-22T00:00:00", + "start_date": "2016-08-20T00:00:00", + "end_date": "2016-09-04T10:22:00", "genesis_address": [ - "3DPD7z66T7DXULvFZUsc4xNcVS2q68TM3u" + "ico.blockpay", + "37jDFfS9WJEPL33YivJbnjfQQNU5RjFWFY" ], - "funding_terms": "https://dacx.com/play/index_en.html", - "funding_operator": "ags", - "funding_url": "http://www1.agsexplorer.com/", - "tokens_sold": 400000000, - "tokens_issued": 1999999886, - "btc_raised": 2397.11393696 + "funding_terms": "https://bitcointalk.org/index.php?topic=1587349", + "funding_url": "https://blockpay.ch/newsroom/investor-relations/", + "tokens_sold": 3924368, + "tokens_issued": 98928316, + "btc_raised": 1095.97 }, "specs": { - "supply": 1999999910, - "timestamp": 1431342962 + "supply": 98928316 }, - "links": [ - { - "type": "risk", - "name": "Promised product has been launched", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Founding team is not active", - "url": "", - "icon": "" - }, + "first_price": { + "btc": 0.00027927, + "usd": 0.16750615, + "date": "2016-09-04T10:22:00" + }, + "flags": { + "supply_from_here": true + }, + "links": [ { - "name": "dacplay.org", - "url": "http://dacplay.org/en/", + "type": "website", + "name": "blockpay.ch", + "url": "https://blockpay.ch", "icon": "website.png", "tags": [ - "Main", - "Apps" - ], - "type": "site" - }, - { - "name": "DAC Play Whitepaper", - "url": "http://dacplay.org/en/#whitepaper", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ], - "type": "paper" + "Main" + ] }, { - "name": "Forum", - "url": "http://playtalk.org/", - "icon": "forum.png", + "type": "website", + "name": "BlockPay Crowdsale", + "url": "https://blockpay.ch/newsroom/investor-relations/", + "icon": "website.png", "tags": [ - "News" - ], - "type": "forum" + "Main" + ] }, { - "name": "BitShares Forum", - "url": "https://bitsharestalk.org/index.php/board,52.0.html", - "icon": "bitshares.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/BlockPay_ch", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "forum" - }, - { - "name": "PLS explorer", - "url": "http://play.bitsharesblocks.com/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" ] }, { - "name": "DAC Play Client", - "url": "https://dacplay.org/en/", - "type": "wallet", - "icon": "wallet.png", + "type": "blog", + "name": "Blog", + "url": "https://steemit.com/created/blockpay", + "icon": "steem.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "name": "DAC Play Non-technical Whitepaper", - "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1568727", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" ] }, { - "name": "DAC Play Wiki", - "url": "https://dacplay.org/pdf/BitSharesPLAYNoneTechnical_EN.pdf", - "type": "wiki", - "icon": "wiki.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/BlockPay-1348801331815770/", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "type": "custom", - "icon": "yunbi.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BLOCKPAY", + "icon": "openledger.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] } - ], - "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.00000599, - "usd": 0.00141082, - "date": "2015-02-22T00:00:00" - } + ] }, { - "genesis_id": "?", - "system": "bitSILVER", - "icon": "bitsilver", + "genesis_id": "", + "system": "BlockchainCapital", + "icon": "blockchaincapital", "dependencies": [ - "BitShares" + "Ethereum" ], - "aliases": { - "coinmarketcap": "bitSilver" + "token": { + "name": "bcap", + "symbol": "BCAP" }, - "ratings": { - "rating_cyber": 3 + "consensus": { + "type": "ERC20 Token", + "algorithm": "Ethereum" + }, + "aliases": { + "coinmarketcap": "BCAP" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "headline": "Digital Liquid Venture Fund", + "tags": [ + "DApp" + ], + "page_state": "draft" }, - "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" + "crowdsales": { + "start_date": "2017-04-10T11:00:00", + "end_date": "2017-04-10T17:00:00", + "genesis_address": [ + "3AzSgmD3Bnuit3mhfNk5BhHF5w61xQajc4" + ], + "funding_terms": "https://blockchaincapital.tokenhub.com/", + "funding_url": "https://blockchaincapital.tokenhub.com/", + "tokens_sold": 10000000, + "tokens_issued": 10000000, + "btc_raised": 8415 }, - "token": { - "name": "bitSILVER", - "symbol": "BITSILVER" + "specs": { + "supply": 10000000, + "cap": { + "btc": 8415, + "usd": 10000000 + } + }, + "first_price": { + "btc": 0.00084153, + "usd": 1, + "date": "2017-04-10T17:00:00" + }, + "flags": { + "supplu_from_here": true }, - "specs": {}, "links": [ { "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "name": "website", + "url": "https://blockchaincapital.tokenhub.com/", "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/vctoken/", + "icon": "reddit.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/SILVER", - "icon": "cryptofresh.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1829499.0", + "icon": "bitcoin.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/SILVER", - "icon": "openledger.png", + "type": "custom", + "name": "Telegram", + "url": "https://t.me/vctoken", + "icon": "telegram.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.0751038, - "usd": 17.81847418, - "date": "2015-02-25T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Bitsquare", - "icon": "bitsquare", + "genesis_id": "5299695311446529", + "system": "Blockfreight", + "icon": "blockfreight", "dependencies": [ - "independent" + "Counterparty)" ], - "token": { - "name": "", - "symbol": "" + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Ledger and network for global freight", + "tags": [ + "DApp" + ] + }, + "aliases": { + "coinmarketcap": "Blockfreight", + "nickname": "Blockfreight™" + }, + "crowdsales": { + "start_date": "2016-09-07T08:00:00", + "end_date": "2016-09-30T23:59:00", + "funding_terms": "https://ito.blockfreight.com", + "funding_url": "https://ito.blockfreight.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "" }, "consensus": { "type": "", "algorithm": "" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoservice", - "headline": "Decentrilized Bitcoin Exchange", - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "" + "token": { + "name": "blockfreight", + "symbol": "BLOCKFREIGHT" }, - "ratings": {}, "specs": {}, - "crowdsales": {}, + "flags": {}, "first_price": {}, "links": [ { - "type": "site", - "name": "bitsquare.io", - "url": "https://bitsquare.io/", + "type": "website", + "name": "blockfreight.com", + "url": "http://blockfreight.com/", "icon": "website.png", "tags": [ - "Main" + "Main", + "Apps" ] }, { - "type": "custom", - "name": "Blog", - "url": "https://bitsquare.io/blog/category/news/", - "rss": "https://bitsquare.io/blog/category/news/feed/", - "icon": "blog.png", + "type": "paper", + "name": "Blockfreight Whitepaper", + "url": "https://blockfreight.com/whitepaper/", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/bitsquare_", + "url": "https://twitter.com/blockfreight", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "type": "github", + "name": "Blockfreight GitHub", + "url": "https://github.com/Blockfreight", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "custom", - "name": "IRC Channel", - "url": "https://webchat.freenode.net/?channels=bitsquare", - "icon": "irc.png", + "name": "Facebook", + "url": "https://facebook.com/blockfreight", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Bitsquare Videos", - "url": "https://bitsquare.io/blog/category/video/", - "icon": "link.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/blockfreight/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Bitsquare Roadmap", - "url": "https://bitsquare.io/roadmap/", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "github", - "name": "Bitsquare organization on GitHub", - "url": "https://github.com/bitsquare", - "tags": [ - "Code" - ] - }, - { - "type": "github", - "name": "Bitsquare Client", - "url": "https://github.com/bitsquare/bitsquare/releases", - "icon": "wallet.png", + "type": "blog", + "name": "Blog", + "url": "https://blockfreight.com/news/", + "icon": "blog.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "paper", - "name": "Bitsquare Whitepaper", - "url": "https://bitsquare.io/bitsquare.pdf", - "icon": "paper.png", + "type": "explorer", + "name": "Blockfreight Asset", + "url": "http://blockscan.com/assetinfo/BLOCKFREIGHT", + "icon": "explorer.png", "tags": [ - "Science" + "Explorer", + "Apps" ] } ] }, { - "genesis_id": "?", - "system": "bitUSD", - "icon": "bitusd", + "genesis_id": "", + "system": "Blocklancer", "dependencies": [ - "BitShares" + "Ethereum" ], - "aliases": { - "coinmarketcap": "bitUSD" - }, - "ratings": { - "rating_cyber": 3 + "icon": "blocklancer", + "token": { + "name": "lancer token", + "symbol": "LNC" }, "consensus": { - "consensus_name": "BitShares", - "consensus_type": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "tags": [ - "DApp" - ], - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Market-Pegget Asset" + "headline": "First Decentralized Autonomous Jobmarket" }, - "token": { - "name": "bitUSD", - "symbol": "BITUSD" + "crowdsales": { + "start_date": "2017-08-05T24:00:00", + "end_date": "2017-09-05T24:00:00", + "end_date_plan": "2017-09-05T24:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://blocklancer.net", + "funding_url": "https://blocklancer.net", + "tokens_sold": "", + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "whatisbitusd.com", - "url": "http://whatisbitusd.com/", - "icon": "website.png", + "name": "blocklancer.net", + "url": "https://blocklancer.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Documentation", - "url": "http://whatisbitusd.com/whitepaper/", - "icon": "whitepaper.png", + "name": "Blocklancer Whitepaper", + "url": "https://blocklancer.net/static/main/docs/lancer_whitepaper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "wiki", - "name": "BitShares Wiki", - "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", - "icon": "wiki.png", + "type": "github", + "name": "Blocklancer GitHub", + "url": "https://github.com/Blocklancer/Blocklancer-Contracts", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/USD", - "icon": "openledger.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1974481.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/USD", - "icon": "cryptofresh.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/blocklancer", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "website", - "name": "Introducing SmartCoins", - "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", - "icon": "website.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/blocklancer/", + "icon": "reddit.png", "tags": [ - "Science" + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/blocklancer", + "icon": "facebook.png", + "tags": [ + "News" ] } - ], - "flags": { - "rating_do_not_display": true - }, - "first_price": { - "btc": 0.00250448, - "usd": 1.09039524, - "date": "2014-09-23T00:00:00" - } + ] }, { "genesis_id": "", - "system": "BitworldVIP", - "icon": "BitworldVIP", + "system": "Blocknet", "dependencies": [ "independent" ], + "icon": "blocknet", "token": { - "name": "", - "symbol": "" + "name": "blocknet token", + "symbol": "BLOCK" }, "consensus": { - "type": "", - "algorithm": "" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoservice", - "headline": "Bitcoin investments and tradings", - "page_state": "draft" + "system_type": "cryptoasset", + "headline": "Decentrilized Application Platform" }, - "aliases": { - "coinmarketcap": "" + "specs": { + "supply": "" }, - "ratings": {}, - "specs": {}, - "crowdsales": {}, - "first_price": {}, + "flags": {}, "links": [ { - "type": "site", - "name": "bitworldvip.trade", - "url": "https://bitworldvip.trade/", - "icon": "BitworldVIP.png", + "type": "website", + "name": "blocknet.co", + "url": "http://blocknet.co/", "tags": [ "Main" ] }, + { + "type": "github", + "name": "Blocknet GitHub", + "url": "https://github.com/atcsecure/blocknet", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Bancor Blog", + "url": "http://blocknet.co/?page_id=138", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=829576.2195;wap2", + "icon": "bitcointalk.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/The_Blocknet", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Blocknet Slack", + "url": "https://blocknet.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -7912,64 +8017,145 @@ ] }, { - "genesis_id": "000001faef25dec4fbcf906e6242621df2c183bf232f263d0ba5b101911e4563", - "system": "BlackCoin", - "icon": "blackcoin", + "genesis_id": "", "dependencies": [ - "independent" + "Ethereum" ], - "token": { - "name": "blackcoin", - "symbol": "BLK" + "system": "BoardRoom", + "aliases": { + "coinmarketcap": "BoardRoom" }, + "ratings": {}, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer digital currency with a distributed, decentralized public ledger", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "BlackCoin" + "state": "Project", + "system_type": "cryptoservice", + "headline": "Next-gen Blockchain Governance Apparatus", + "tags": [ + "DApp" + ], + "hashtag": "", + "twwidid": "", + "page_state": "draft" }, - "specs": { - "p2p": 15715, - "rpc": 15714, - "block_time": 60, - "block_reward": 10000, - "halfing_cycle": "no halving", - "difficulty_cycle": 1, - "txs_confirm": 10, - "mint_confirm": 500 + "token": { + "name": "", + "symbol": "" }, - "events": [ + "links": [ { - "name": "Announcement", - "start_date": "2014-02-16T06:06:19", - "url": "https://bitcointalk.org/index.php?topic=469640.0" + "name": "boardroom.to", + "url": "http://boardroom.to/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" }, { - "name": "Genesis", - "start_date": "2014-02-24T6:00:00" + "name": "Twitter", + "url": "https://twitter.com/goboardroom", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ], + "type": "twitter" + }, + { + "name": "Whitepaper", + "url": "http://boardroom.to/BoardRoom_WhitePaper.pdf", + "tags": [ + "News" + ], + "type": "paper" + }, + { + "type": "github", + "name": "BoardRoom GitHub", + "url": "https://github.com/boardroom-project", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] } + ] + }, + { + "genesis_id": "", + "system": "Brickblock", + "dependencies": [ + "Ethereum" ], + "icon": "brickblock", + "token": { + "name": "brickblock token", + "symbol": "BBT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "The future of stock trading on the blockchain" + }, + "crowdsales": { + "start_date": "2017-10-31T10:00:00", + "end_date": "2017-11-21T09:59:00", + "end_date_plan": "2017-11-21T09:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://blog.brickblock.io/brickblock-token-sale-812575df1e24", + "funding_url": "https://brickblock.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, "links": [ { "type": "website", - "name": "blackcoin.co", - "url": "http://blackcoin.co/", - "icon": "website.png", + "name": "brickblock.io", + "url": "https://www.brickblock.io/", "tags": [ "Main" ] }, { - "name": "GitHub", - "url": "https://github.com/rat4/blackcoin", + "type": "paper", + "name": "Brickblock General Whitepaper", + "url": "https://www.bancor.network/whitepaper/en", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Brickblock Technical Whitepaper", + "url": "https://www.brickblock.io/files/Brickblock_Technical_Whitepaper_v093.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { "type": "github", + "name": "Brickblock GitHub", + "url": "https://github.com/brickblock-io", "icon": "github.png", "tags": [ "Main", @@ -7977,804 +8163,908 @@ ] }, { - "name": "Wallet", - "url": "https://github.com/rat4/blackcoin/releases", - "type": "wallet", - "icon": "wallet.png", + "type": "blog", + "name": "Brickblock Blog", + "url": "https://blog.brickblock.io/", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "name": "blog", - "url": "https://blog.bitcoinfoundation.org/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1966929", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "blog" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/coinblack", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/brickblock_io", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/coinblack", "type": "custom", - "icon": "facebook.png", + "name": "Brickblock Telegram", + "url": "https://t.me/joinchat/AAAAAERj-_1p8AktrkESlQ", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/blackcoin/", - "type": "reddit", - "icon": "reddit.png", + "type": "slack", + "name": "Brickblock Slack", + "url": "https://slack.brickblock.io/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/blackcoin", "type": "custom", - "icon": "cointelegraph.png", + "name": "Facebook", + "url": "https://www.facebook.com/brickblock.io/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/blackcoin/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC7etm1NmMFIlg2KJ6VXNNrA/videos", + "icon": "youtube.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "1.3.849", + "system": "Btsr", + "icon": "btsr", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "Btsr" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "BitTeaser advertising token" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "BTS" + }, + "first_price": { + "btc": 0.000493, + "usd": 0.045, + "date": "2017-04-17T17:59:45" + }, + "token": { + "name": "BTSR", + "symbol": "BTSR" + }, + "crowdsales": { + "start_date": "2016-03-11T00:00:00", + "end_date": "2016-06-15T23:59:59", + "genesis_address": [ + "bts-bitteaser" + ], + "funding_terms": "http://www.btsr.io/", + "funding_url": "http://www.btsr.io/", + "tokens_issued": 3400000, + "tokens_sold": 2472792 + }, + "specs": { + "total_tockens": 3400000 + }, + "ratings": {}, + "links": [ + { + "type": "website", + "name": "btsr.io", + "url": "https://www.btsr.io/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "name": "Coinplorer", - "url": "https://coinplorer.com/BC", - "type": "explorer", - "icon": "explorer.png", + "type": "twitter", + "name": "BTSR Twitter", + "url": "https://twitter.com/BTSR4", + "icon": "twitter.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { - "name": "Bchain", - "url": "https://bchain.info/BC/", - "type": "explorer", - "icon": "explorer.png", + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/BTSR_BTS", + "icon": "openledger.png", "tags": [ + "Main", "Apps", - "Analytics" + "Exchange" ] }, { - "name": "cryptoID", - "url": "https://chainz.cryptoid.info/blk/", "type": "explorer", - "icon": "explorer.png", + "name": "BTSR Asset", + "url": "http://cryptofresh.com/a/BTSR", + "icon": "cryptofresh.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "name": "Coinkite", - "url": "https://coinkite.com/", - "type": "wallet", - "icon": "coinkite.png", + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=21900.0", + "icon": "forum.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "HolyTransaction", - "url": "https://holytransaction.com/", - "type": "wallet", - "icon": "holytransaction.png", - "tags": [ - "Apps", - "Wallet" + "type": "forum", + "name": "BitCoinTalk Thread", + "url": "https://bitcointalk.org/index.php?topic=1396015.0", + "icon": "forum.png", + "tages": [ + "News" ] - }, + } + ] + }, + { + "genesis_id": "3444294670862540038", + "system": "Burst", + "icon": "burst", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Burst" + }, + "consensus": { + "type": "PoS", + "algorithm": "Proof-of-Capacity" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "Burst", + "symbol": "BURST" + }, + "specs": { + "block_time": "240", + "block_reward": "Block reward starts at 10,000/block, then decreases 5% each month (similar to halving every 14 months, but much smoother)", + "total_tokens": "2 160 000 000" + }, + "links": [ { - "name": "Cointopay", - "url": "https://cointopay.com/", - "type": "wallet", - "icon": "holytransaction.png", + "type": "website", + "name": "burstcoin.info", + "url": "http://burstcoin.info/", + "icon": "website.png", "tags": [ - "Apps", - "Wallet" + "Main" ] }, { - "name": "BitInfoCharts", - "url": "https://bitinfocharts.com/blackcoin/explorer/", "type": "explorer", + "name": "Burst Explorer", + "url": "http://burstcoin.biz/stats/", "icon": "explorer.png", "tags": [ + "Main", "Apps", + "Explorer", "Analytics" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=599299.0", + "type": "github", + "name": "Burst GitHub", + "url": "https://github.com/BurstProject/burstcoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=731923.0", "icon": "forum.png", "tags": [ + "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 0.0000054, + "usd": 0.00259347, + "date": "2014-08-30T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Byteball", + "icon": "byteball", + "dependencies": [ + "independent" + ], + "token": { + "name": "gbyte", + "symbol": "GBYTE" + }, + "consensus": { + "type": "", + "algorithm": "directed\tacyclic\tgraph" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "System that allows tamper proof\tstorage\tof arbitrary data", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Byteball" + }, + "specs": { + "supply": 1000000, + "cap": {} + }, + "first_price": { + "date": "2016-12-27T13:00:00", + "btc": 0.01638507, + "usd": 15.99209222 + }, + "flags": { + "supply_from_here": true + }, + "links": [ { - "name": "Whitepaper", - "url": "http://blackcoin.co/blackcoin-pos-protocol-v2-whitepaper.pdf", - "type": "paper", - "icon": "paper.png", + "type": "site", + "name": "byteball.org", + "url": "https://byteball.org", + "icon": "website.png", "tags": [ - "Science" + "Main" ] }, { - "name": "Blackcoin Obsidian Stealth Wallet Tutorial", - "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Byteball GitHub", + "url": "https://github.com/byteball", + "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Two Party double deposit trustless escrow in cryptographic networks and Bitcoin. by David Zimbeck ", - "url": "http://blackcoin.co/files/Blackcoin_Obsidian_Tutorial_0.3.0.pdf", - "type": "paper", - "icon": "paper.png", + "type": "wallet", + "name": "Byteball Wallet", + "url": "https://github.com/byteball/byteball/releases", + "icon": "wallet.png", "tags": [ - "Science" + "Wallet", + "Apps" ] }, { - "name": "BlackHalo", - "url": "http://blackhalo.info/", - "type": "custom", - "icon": "link.png", + "type": "forum", + "name": "BTCtalk Forum", + "url": "https://bitcointalk.org/index.php?topic=1608859.0", + "icon": "forum.png", "tags": [ - "Apps" + "Main", + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/blackcoin/#markets", "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "name": "Byteball Slack", + "url": "http://slack.byteball.org/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "icon": "ccedk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ByteballOrg", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "type": "paper", + "name": "Byteball Whitepaper", + "url": "https://byteball.org/Byteball.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "explorer", + "name": "Byteball Explorer", + "url": "https://explorer.byteball.org", + "icon": "explorer.png", "tags": [ - "Apps", - "Exchange" + "Wallet", + "Apps" ] }, { "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "name": "cryptox.pl", + "url": "https://cryptox.pl", + "icon": "explorer.png", "tags": [ - "Apps", - "Exchange" + "Exchange", + "Apps" ] } - ], - "first_price": { - "btc": 0.00001169, - "usd": 0.00699405, - "date": "2014-02-28T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "", - "system": "BlockchainCapital", - "icon": "blockchaincapital", + "genesis_id": "13a537627c969dfda1bf6a2688694aa139f66d643073d49afc5cdd75d3c1e400", + "system": "Bytecoin", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "bcap", - "symbol": "BCAP" + "name": "Bytecoin", + "symbol": "BCN" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "BCAP" + "type": "PoW", + "algorithm": "CryptoNight" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Digital Liquid Venture Fund", + "state": "Public", + "system_type": "cryptocurrency", + "headline": "The private untraceable cryptocurrency", "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2017-04-10T11:00:00", - "end_date": "2017-04-10T17:00:00", - "genesis_address": [ - "3AzSgmD3Bnuit3mhfNk5BhHF5w61xQajc4" + "DAO" ], - "funding_terms": "https://blockchaincapital.tokenhub.com/", - "funding_url": "https://blockchaincapital.tokenhub.com/", - "tokens_sold": 10000000, - "tokens_issued": 10000000, - "btc_raised": 8415 + "hashtag": "#bytecoin", + "page_state": "ready" }, - "specs": { - "supply": 10000000, - "cap": { - "btc": 8415, - "usd": 10000000 - } + "aliases": { + "coinmarketcap": "Bytecoin+BCN", + "CurrencyName": "Bytecoin" }, - "first_price": { - "btc": 0.00084153, - "usd": 1, - "date": "2017-04-10T17:00:00" + "ratings": { + "rating_cyber": 2 }, - "flags": { - "supplu_from_here": true + "specs": { + "p2p": 8080, + "rpc": 8081, + "block_time": 120, + "block_reward": "Block reward decreases each block according to the formula: BaseReward = (MSupply - A)/2^18, where MSupply = (2^64 - 1) atomic units and 'A' is amount of already generated coins", + "total_tokens": 18446744073710000000, + "difficulty_cycle": "each block" }, + "events": [ + { + "announcement": "30/06/2012", + "genesis": "4/07/2012" + } + ], "links": [ { - "type": "website", - "name": "website", - "url": "https://blockchaincapital.tokenhub.com/", + "type": "risk", + "name": ">82% of token supply is probably under control of network founders", + "url": "", + "icon": "" + }, + { + "name": "bytecoin.org", + "url": "https://bytecoin.org", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/vctoken/", - "icon": "reddit.png", + "name": "Bytecoin GitHub", + "url": "https://github.com/amjuarez/bytecoin", + "icon": "github.png", "tags": [ - "Main", - "News" - ] + "Code" + ], + "type": "github" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1829499.0", - "icon": "bitcoin.png", + "name": "Bytecoin Whitepaper", + "url": "https://cryptonote.org/whitepaper.pdf", + "icon": "whitepaper.png", "tags": [ - "Main", - "News" - ] + "Science" + ], + "type": "whitepaper" }, { - "type": "custom", - "name": "Telegram", - "url": "https://t.me/vctoken", - "icon": "telegram.png", - "tags": [ - "Main", - "News" - ] - } - ] - }, - { - "genesis_id": "5299695311446529", - "system": "Blockfreight", - "icon": "blockfreight", - "dependencies": [ - "Counterparty)" - ], - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Ledger and network for global freight", - "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "Blockfreight", - "nickname": "Blockfreight™" - }, - "crowdsales": { - "start_date": "2016-09-07T08:00:00", - "end_date": "2016-09-30T23:59:00", - "funding_terms": "https://ito.blockfreight.com", - "funding_url": "https://ito.blockfreight.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "token": { - "name": "blockfreight", - "symbol": "BLOCKFREIGHT" - }, - "specs": {}, - "flags": {}, - "first_price": {}, - "links": [ - { - "type": "website", - "name": "blockfreight.com", - "url": "http://blockfreight.com/", - "icon": "website.png", + "name": "ChainRadar", + "url": "http://chainradar.com/bcn/blocks", + "icon": "explorer.png", "tags": [ "Main", - "Apps" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "paper", - "name": "Blockfreight Whitepaper", - "url": "https://blockfreight.com/whitepaper/", - "icon": "paper.png", + "name": "Bytecoin Wallets", + "url": "https://bytecoin.org/downloads/", + "icon": "wallet.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Wallet" + ], + "type": "walllet" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/blockfreight", + "url": "https://twitter.com/Bytecoin_BCN", "icon": "twitter.png", "tags": [ - "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "github", - "name": "Blockfreight GitHub", - "url": "https://github.com/Blockfreight", - "icon": "github.png", + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=512747.0", + "icon": "forum.png", "tags": [ - "Main", - "Code" - ] + "News" + ], + "type": "forum" }, { - "type": "custom", - "name": "Facebook", - "url": "https://facebook.com/blockfreight", - "icon": "facebook.png", + "name": "Blog", + "url": "http://bytecoin.org/blog", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" + }, + { + "name": "Bytecoin News", + "url": "https://bytecoin.org/news/", + "icon": "link.png", + "tags": [ + "News" + ], + "type": "custom" }, { - "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/blockfreight/", + "url": "http://www.reddit.com/r/BytecoinBCN/", "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/bytecoin", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://blockfreight.com/news/", - "icon": "blog.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/bytecoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { + "name": "Bytecoin Wiki", + "url": "https://wiki.bytecoin.org/wiki/Main_Page", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" + ], + "type": "wiki" + }, + { + "name": "MinerGate Explorer", + "url": "https://minergate.com/", "type": "explorer", - "name": "Blockfreight Asset", - "url": "http://blockscan.com/assetinfo/BLOCKFREIGHT", - "icon": "explorer.png", + "icon": "minergate.png", "tags": [ - "Explorer", - "Apps" + "Apps", + "Analytics" ] - } - ] - }, - { - "genesis_id": "", - "system": "Blocklancer", - "dependencies": [ - "Ethereum" - ], - "icon": "blocklancer", - "token": { - "name": "lancer token", - "symbol": "LNC" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "First Decentralized Autonomous Jobmarket" - }, - "crowdsales": { - "start_date": "2017-08-05T24:00:00", - "end_date": "2017-09-05T24:00:00", - "end_date_plan": "2017-09-05T24:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://blocklancer.net", - "funding_url": "https://blocklancer.net", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "blocklancer.net", - "url": "https://blocklancer.net/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/bytecoin-bcn/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "Blocklancer Whitepaper", - "url": "https://blocklancer.net/static/main/docs/lancer_whitepaper.pdf", + "name": "Bytecoiner Faucet", + "url": "http://bytecoiner.org/giveaway/", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "Blocklancer GitHub", - "url": "https://github.com/Blocklancer/Blocklancer-Contracts", - "icon": "github.png", + "name": "Bytecoin Faucet", + "url": "https://freebytecoin.cf/", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1974481.0", - "icon": "bitcointalk.png", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "type": "custom", + "icon": "hitbtc.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/blocklancer", - "icon": "twitter.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/blocklancer/", - "icon": "reddit.png", + "name": "BTC Market", + "url": "https://btc-market.org", + "type": "custom", + "icon": "btcmarket.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Changer", + "url": "https://www.changer.com/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/blocklancer", - "icon": "facebook.png", + "icon": "changer.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "", - "system": "Blocknet", - "dependencies": [ - "independent" - ], - "icon": "blocknet", - "token": { - "name": "blocknet token", - "symbol": "BLOCK" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentrilized Application Platform" - }, - "specs": { - "supply": "" - }, - "flags": {}, - "links": [ + }, { - "type": "website", - "name": "blocknet.co", - "url": "http://blocknet.co/", + "name": "Aggregate Addresses in CryptoNote: Towards Efficient Privacy", + "url": "https://bytecoin.org/static/files/docs/aggregate-addresses.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main" + "Science" ] }, { - "type": "github", - "name": "Blocknet GitHub", - "url": "https://github.com/atcsecure/blocknet", - "icon": "github.png", + "name": "CryptoNote v 2.0", + "url": "https://cryptonote.org/whitepaper.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Bancor Blog", - "url": "http://blocknet.co/?page_id=138", - "icon": "medium.png", + "name": "CryptoNote Difficulty Adjustment", + "url": "https://cryptonote.org/cns/cns010.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=829576.2195;wap2", - "icon": "bitcointalk.png", + "name": "CryptoNote Technology", + "url": "https://cryptonote.org/cns/cns009.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/The_Blocknet", - "icon": "twitter.png", + "name": "CryptoNight Hash Function", + "url": "https://cryptonote.org/cns/cns008.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "slack", - "name": "Blocknet Slack", - "url": "https://blocknet.herokuapp.com/", - "icon": "slack.png", + "name": "CryptoNote Keys and Addresses", + "url": "https://cryptonote.org/cns/cns007.txt", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" + ] + }, + { + "name": "CryptoNote One-Time Keys", + "url": "https://cryptonote.org/cns/cns006.txt", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "CryptoNote Transaction Extra Field", + "url": "https://cryptonote.org/cns/cns005.txt", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "CryptoNote Transactions", + "url": "https://cryptonote.org/cns/cns004.txt", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "CryptoNote Blockchain", + "url": "https://cryptonote.org/cns/cns003.txt", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "CryptoNote Signatures", + "url": "https://cryptonote.org/cns/cns002.txt", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "MinerGate", + "url": "https://minergate.com/", + "type": "custom", + "icon": "minergate.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Miner.Center", + "url": "http://miner.center/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "shscrypto", + "url": "http://bcn.shscrypto.net/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "cryptonight.net", + "url": "http://cryptonight.net/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "DemoCats", + "url": "http://bcn.democats.org/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "CryptMonero", + "url": "http://cryptmonero.com/bytecoin/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" ] } - ] + ], + "first_price": { + "btc": 1.8e-7, + "usd": 0.00009232, + "date": "2014-05-20T00:00:00" + } }, { - "genesis_id": "1.3.1072", - "system": "BlockPay", - "icon": "blockpay", + "genesis_id": "863626dadaef221e2e2f30ff3dacae44cabdae9e0028058072181b3fb675d94a", + "system": "Canada eCoin", "dependencies": [ - "BitShares" + "independent" ], - "token": { - "name": "blockpay", - "symbol": "BLOCKPAY" - }, - "consensus": { - "type": "BitShares", - "algorithm": "User Issued Asset" + "icon": "canadaecoin", + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Litecoin Fork", + "tags": [ + "DAO" + ] }, "aliases": { - "coinmarketcap": "BlockPay" + "CurrencyName": "canadaecoin", + "coinmarketcap": "Canada eCoin" }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Fast & free platform that supports all of the digital currencies payments", - "tags": [ - "DApp" - ], - "page_state": "draft" + "ratings": {}, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, - "crowdsales": { - "start_date": "2016-08-20T00:00:00", - "end_date": "2016-09-04T10:22:00", - "genesis_address": [ - "ico.blockpay", - "37jDFfS9WJEPL33YivJbnjfQQNU5RjFWFY" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=1587349", - "funding_url": "https://blockpay.ch/newsroom/investor-relations/", - "tokens_sold": 3924368, - "tokens_issued": 98928316, - "btc_raised": 1095.97 + "token": { + "name": "canadaecoin", + "symbol": "CDN" }, "specs": { - "supply": 98928316 + "block_time": 30, + "block_reward": "blocks 0-500:25 eCoins, 501-1000: 50 eCoins, 1001-2000:75 eCoins, 2001+:100 eCoins (resuming normal halving schedule after reaching 100 eCoin block rewards", + "total_tokens": 100000000 }, "first_price": { - "btc": 0.00027927, - "usd": 0.16750615, - "date": "2016-09-04T10:22:00" - }, - "flags": { - "supply_from_here": true + "btc": 7.3e-7, + "usd": 0.00032362, + "date": "2014-05-11T00:00:00" }, "links": [ { - "type": "website", - "name": "blockpay.ch", - "url": "https://blockpay.ch", + "name": "canadaecoin.ca", + "url": "http://canadaecoin.ca", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "website", - "name": "BlockPay Crowdsale", - "url": "https://blockpay.ch/newsroom/investor-relations/", - "icon": "website.png", + "name": "CND Block Explorer", + "url": "http://explorer.canadaecoin.ca/", + "icon": "bitsharesblocks.png", "tags": [ - "Main" - ] + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/BlockPay_ch", - "icon": "twitter.png", + "name": "GitHub", + "url": "https://github.com/Canada-eCoin", + "icon": "github.png", "tags": [ - "News" - ] + "Main", + "Code" + ], + "type": "github" }, { - "type": "blog", - "name": "Blog", - "url": "https://steemit.com/created/blockpay", - "icon": "steem.png", + "name": "Mining Pool", + "url": "http://pool.canadaecoin.ca/", + "icon": "github.png", "tags": [ "Main", + "Code" + ], + "type": "github" + }, + { + "name": "Twitter", + "url": "https://twitter.com/CanadaeCoin", + "icon": "twitter.png", + "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1568727", + "url": "https://bitcointalk.org/index.php?topic=545675.0", "icon": "forum.png", "tags": [ - "Main", "News" - ] + ], + "type": "custom" }, { + "name": "BlueTrade", + "url": "https://bleutrade.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/BlockPay-1348801331815770/", - "icon": "facebook.png", + "icon": "bluetrade.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BLOCKPAY", - "icon": "openledger.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/canada-ecoin/#markets", + "type": "custom", + "icon": "cmc.png", "tags": [ "Apps", "Analytics" @@ -8783,127 +9073,133 @@ ] }, { - "genesis_id": "", - "dependencies": [ - "Ethereum" - ], - "system": "BoardRoom", + "genesis_id": "000008f971bd331b204f4c96b32205103ac5790a93bd06a362b9650d478d1f51", + "system": "CannabisCoin", + "icon": "cannabiscoin", + "dependencies": "independent", "aliases": { - "coinmarketcap": "BoardRoom" + "coinmarketcap": "CannabisCoin" + }, + "ratings": { + "rating_cyber": 1 }, - "ratings": {}, "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" + "type": "PoW", + "algorithm": "X11" }, "descriptions": { - "state": "Project", - "system_type": "cryptoservice", - "headline": "Next-gen Blockchain Governance Apparatus", + "state": "Public", + "system_type": "cryptocurrency", "tags": [ - "DApp" - ], - "hashtag": "", - "twwidid": "", - "page_state": "draft" + "DAO" + ] }, "token": { - "name": "", - "symbol": "" + "name": "CannabisCoin", + "symbol": "CANN" }, + "specs": {}, "links": [ { - "name": "boardroom.to", - "url": "http://boardroom.to/", + "type": "website", + "name": "cannabiscoin.net", + "url": "http://cannabiscoin.net/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/goboardroom", - "icon": "twitter.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/cann/", + "icon": "cryptoid.png", "tags": [ "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Whitepaper", - "url": "http://boardroom.to/BoardRoom_WhitePaper.pdf", - "tags": [ - "News" - ], - "type": "paper" + "Apps", + "Explorer", + "Analytics" + ] }, { "type": "github", - "name": "BoardRoom GitHub", - "url": "https://github.com/boardroom-project", + "name": "CannabisCoin GitHub", + "url": "https://github.com/cannabiscoindev/cannabiscoin420", "icon": "github.png", "tags": [ "Main", "Code" ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=827998.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] } - ] + ], + "first_price": { + "btc": 0.00000189, + "usd": 0.00110493, + "date": "2014-08-02T00:00:00" + } }, { "genesis_id": "", - "system": "BOScoin", + "system": "CarTaxi", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "boscoin", + "icon": "cartaxi", "token": { - "name": "BOScoin token", - "symbol": "BOS" + "name": "cartaxi token", + "symbol": "CTX" }, "consensus": { - "consensus_type": "PoW", - "consensus_name": "Proof-of-Work" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Congressional Network for Trust Contracts" + "system_type": "cryptoasset", + "headline": "The “UBER” of car towing on Ethereum" }, "crowdsales": { - "start_date": "2017-05-10T00:00:00", - "end_date": "2017-06-20T00:00:00", - "end_date_plan": "2017-06-20T00:00:00", + "start_date": "2017-08-30T00:00:00", + "end_date": "2017-10-29T23:59:00", + "end_date_plan": "2017-10-29T23:59:00", "genesis_address": [ "" ], - "funding_terms": "http://boscoin.wpengine.com/?page_id=114", - "funding_url": "https://boscoin.io/member/join/?lang=en", + "funding_terms": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", + "funding_url": "https://cartaxi.io/pre-ico", "tokens_sold": "", - "tokens_issued": 276093688.786, - "btc_raised": 6902.342, + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 12202995.54" + "" ] }, "links": [ { "type": "website", - "name": "boscoin.io", - "url": "https://www.boscoin.io/", + "name": "cartaxi.io", + "url": "https://cartaxi.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "BOScoin Whitepaper", - "url": "https://www.boscoin.io/wordpress/wp-content/themes/boscoin/src/pdf/boscoinwhitepaperv20170202.pdf", + "name": "CarTaxi Whitepaper", + "url": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", "tags": [ "Main", "Science" @@ -8911,8 +9207,8 @@ }, { "type": "github", - "name": "BOScoin GitHub", - "url": "https://github.com/owlchain/owlchain-core", + "name": "CarTaxi GitHub", + "url": "https://github.com/CarTaxiico", "icon": "github.png", "tags": [ "Main", @@ -8921,8 +9217,8 @@ }, { "type": "blog", - "name": "BOScoin Blog", - "url": "https://medium.com/boscoin", + "name": "CarTaxi Blog", + "url": "https://medium.com/@CarTaxi_24", "icon": "medium.png", "tags": [ "Main", @@ -8932,7 +9228,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1759662.msg17571483#msg175714830", + "url": "https://bitcointalk.org/index.php?topic=2113124", "icon": "bitcointalk.png", "tags": [ "News" @@ -8941,17 +9237,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/boscoinio", + "url": "https://twitter.com/CarTaxi_24", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "BOScoin Slack", - "url": "https://slack-boscoin.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "CarTaxi Telegram", + "url": "https://t.me/cartaxi_io", + "icon": "telegram.png", "tags": [ "News" ] @@ -8959,7 +9255,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/boscoin/", + "url": "https://www.reddit.com/user/CarTaxiICO/", "icon": "reddit.png", "tags": [ "News" @@ -8968,7 +9264,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/boscoinio", + "url": "https://www.facebook.com/cartaxi.io/", "icon": "facebook.png", "tags": [ "News" @@ -8977,7 +9273,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCRjoA41Ukj_Vnt9Ec6oi7Qw", + "url": "https://www.youtube.com/channel/UC2pVj6SQ5Eos16SUAjjtJIg", "icon": "youtube.png", "tags": [ "News" @@ -8987,14 +9283,14 @@ }, { "genesis_id": "", - "system": "Brickblock", + "system": "Cash Poker Pro", "dependencies": [ "Ethereum" ], - "icon": "brickblock", + "icon": "cashpokerpro", "token": { - "name": "brickblock token", - "symbol": "BBT" + "name": "poker room token", + "symbol": "CASH" }, "consensus": { "consensus_type": "ERC20 Token", @@ -9003,17 +9299,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The future of stock trading on the blockchain" + "headline": "Modern decentralized poker room" }, "crowdsales": { - "start_date": "2017-10-31T10:00:00", - "end_date": "2017-11-21T09:59:00", - "end_date_plan": "2017-11-21T09:59:00", + "start_date": "2017-10-26T18:00:00", + "end_date": "2017-11-18T18:00:00", + "end_date_plan": "2017-11-18T18:00:00", "genesis_address": [ "" ], - "funding_terms": "https://blog.brickblock.io/brickblock-token-sale-812575df1e24", - "funding_url": "https://brickblock.io", + "funding_terms": "http://cashpokerpro.io", + "funding_url": "http://cashpokerpro.io/token", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -9027,25 +9323,16 @@ "links": [ { "type": "website", - "name": "brickblock.io", - "url": "https://www.brickblock.io/", + "name": "cashpokerpro.io", + "url": "http://cashpokerpro.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Brickblock General Whitepaper", - "url": "https://www.bancor.network/whitepaper/en", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Brickblock Technical Whitepaper", - "url": "https://www.brickblock.io/files/Brickblock_Technical_Whitepaper_v093.pdf", + "name": "Cash Poker Pro Whitepaper", + "url": "https://cashpokerpro.io/whitepaper.pdf", "tags": [ "Main", "Science" @@ -9053,8 +9340,8 @@ }, { "type": "github", - "name": "Brickblock GitHub", - "url": "https://github.com/brickblock-io", + "name": "Cash Poker Pro GitHub", + "url": "https://github.com/cashpokerpro-dev/", "icon": "github.png", "tags": [ "Main", @@ -9063,8 +9350,8 @@ }, { "type": "blog", - "name": "Brickblock Blog", - "url": "https://blog.brickblock.io/", + "name": "Cash Poker Pro Blog", + "url": "https://medium.com/@CashPokPro", "icon": "medium.png", "tags": [ "Main", @@ -9074,7 +9361,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1966929", + "url": "https://bitcointalk.org/index.php?topic=2056999.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -9083,7 +9370,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/brickblock_io", + "url": "https://twitter.com/CashPokPro", "icon": "twitter.png", "tags": [ "News" @@ -9091,203 +9378,165 @@ }, { "type": "custom", - "name": "Brickblock Telegram", - "url": "https://t.me/joinchat/AAAAAERj-_1p8AktrkESlQ", + "name": "Cash Poker Pro Telegram", + "url": "https://t.me/cashpokerpro", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Brickblock Slack", - "url": "https://slack.brickblock.io/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/brickblock.io/", + "url": "https://www.facebook.com/cashppro", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC7etm1NmMFIlg2KJ6VXNNrA/videos", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "1.3.849", - "system": "Btsr", - "icon": "btsr", - "dependencies": [ - "BitShares" - ], + "genesis_id": "4f46c9af6d88a14114b7dc53a37d81ba4064cda5ae2ede1213ca28fea9b86e9c", + "system": "Casinocoin", + "icon": "casinocoin", "aliases": { - "coinmarketcap": "Btsr" + "coinmarketcap": "CasinoCoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "BitTeaser advertising token" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "BTS" + "system_type": "cryptocurrency" }, - "first_price": { - "btc": 0.000493, - "usd": 0.045, - "date": "2017-04-17T17:59:45" + "events": { + "announcement": "18/07/2013" }, "token": { - "name": "BTSR", - "symbol": "BTSR" - }, - "crowdsales": { - "start_date": "2016-03-11T00:00:00", - "end_date": "2016-06-15T23:59:59", - "genesis_address": [ - "bts-bitteaser" - ], - "funding_terms": "http://www.btsr.io/", - "funding_url": "http://www.btsr.io/", - "tokens_issued": 3400000, - "tokens_sold": 2472792 + "name": "CasinoCoin", + "symbol": "CSC" }, "specs": { - "total_tockens": 3400000 + "p2p": 47950, + "rpc": 47970, + "block_time": "30", + "block_reward": 50, + "halfing_cycle": 3153600, + "total_tokens": 36000000, + "difficulty_cycle": "720" }, - "ratings": {}, "links": [ { "type": "website", - "name": "btsr.io", - "url": "https://www.btsr.io/", + "name": "casinocoin.org", + "url": "http://casinocoin.org/", "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "twitter", - "name": "BTSR Twitter", - "url": "https://twitter.com/BTSR4", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/BTSR_BTS", - "icon": "openledger.png", - "tags": [ - "Main", - "Apps", - "Exchange" - ] - }, { "type": "explorer", - "name": "BTSR Asset", - "url": "http://cryptofresh.com/a/BTSR", - "icon": "cryptofresh.png", + "name": "Explorer", + "url": "http://csc.blockexp.info/", + "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=21900.0", - "icon": "forum.png", + "type": "github", + "name": "Casinocoin GitHub", + "url": "https://github.com/transcoder/CasinoCoin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "forum", - "name": "BitCoinTalk Thread", - "url": "https://bitcointalk.org/index.php?topic=1396015.0", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=258090.0", "icon": "forum.png", - "tages": [ + "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00004186, + "usd": 0.00384803, + "date": "2013-07-25T00:00:00" + } }, { - "genesis_id": "3444294670862540038", - "system": "Burst", - "icon": "burst", + "genesis_id": "", + "system": "Centra", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Burst" + "icon": "centra", + "token": { + "name": "centra token", + "symbol": "CTR" }, "consensus": { - "type": "PoS", - "algorithm": "Proof-of-Capacity" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Burst", - "symbol": "BURST" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Centra Card is the worlds first Multi-Blockchain Debit Card" }, - "specs": { - "block_time": "240", - "block_reward": "Block reward starts at 10,000/block, then decreases 5% each month (similar to halving every 14 months, but much smoother)", - "total_tokens": "2 160 000 000" + "crowdsales": { + "start_date": "2017-08-05T00:00:00", + "end_date": "2017-10-05T00:00:00", + "end_date_plan": "2017-10-05T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.centra.tech/terms-of-service/", + "funding_url": "https://www.centra.tech/token-sale/", + "tokens_sold": 68000000, + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "burstcoin.info", - "url": "http://burstcoin.info/", - "icon": "website.png", + "name": "centra.tech", + "url": "https://www.centra.tech/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Burst Explorer", - "url": "http://burstcoin.biz/stats/", - "icon": "explorer.png", + "type": "paper", + "name": "Centra Whitepaper", + "url": "https://www.centra.tech/CentraWhitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Burst GitHub", - "url": "https://github.com/BurstProject/burstcoin", + "name": "Centra GitHub", + "url": "https://github.com/CentraTech/smart-contract", "icon": "github.png", "tags": [ "Main", @@ -9295,106 +9544,250 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=731923.0", - "icon": "forum.png", + "type": "blog", + "name": "Centra Blog", + "url": "https://medium.com/@Centra", + "icon": "medium.png", "tags": [ "Main", "News" ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2041101", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Centra_Card", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Centra Telegram", + "url": "https://t.me/centratech", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Centra Slack", + "url": "https://centratech.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/CentraCard", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCGeFS7P6f6dLuwtQpZtRnuA", + "icon": "youtube.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 0.0000054, - "usd": 0.00259347, - "date": "2014-08-30T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Byteball", - "icon": "byteball", + "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", + "system": "Cethereum", "dependencies": [ "independent" ], "token": { - "name": "gbyte", - "symbol": "GBYTE" + "name": "cether", + "symbol": "ETC" }, "consensus": { - "type": "", - "algorithm": "directed\tacyclic\tgraph" + "type": "PoW", + "algorithm": "Ethash" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "System that allows tamper proof\tstorage\tof arbitrary data", + "headline": "Smart Contract and Decentralized Application Platform", "tags": [ "DAO" ], - "page_state": "draft" + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Byteball" - }, - "specs": { - "supply": 1000000, - "cap": {} + "coinmarketcap": "Ethereum Classic", + "nickname": "Ethereum Classic" }, + "specs": {}, "first_price": { - "date": "2016-12-27T13:00:00", - "btc": 0.01638507, - "usd": 15.99209222 + "btc": 0.00138906, + "usd": 0.91075108, + "date": "2016-07-24T04:20:00" }, "flags": { - "supply_from_here": true + "quantum": true }, "links": [ { - "type": "site", - "name": "byteball.org", - "url": "https://byteball.org", + "name": "Website", + "url": "https://ethereumclassic.github.io/", "icon": "website.png", + "tags": [ + "Main" + ], + "type": "site" + } + ] + }, + { + "genesis_id": "", + "system": "ChainLink", + "dependencies": [ + "Ethereum" + ], + "icon": "chainlink", + "token": { + "name": "chainlink token", + "symbol": "LINK" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Oracle Network" + }, + "crowdsales": { + "start_date": "2017-09-19T00:00:00", + "end_date": "2017-09-19T00:00:00", + "end_date_plan": "2017-09-19T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://smartcontract.com/link", + "funding_url": "https://link.smartcontract.com/crowdsale", + "tokens_sold": "", + "tokens_issued": 1000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 3000000" + ] + }, + "links": [ + { + "type": "website", + "name": "smartcontract.com", + "url": "http://smartcontract.com/link", "tags": [ "Main" ] }, { - "type": "github", - "name": "Byteball GitHub", - "url": "https://github.com/byteball", - "icon": "github.png", + "type": "paper", + "name": "ChainLink Whitepaper", + "url": "https://link.smartcontract.com/whitepaper", "tags": [ "Main", - "Code" + "Science" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Chain of Points", + "dependencies": [ + "Ethereum" + ], + "icon": "chainofpoints", + "token": { + "name": "point coin", + "symbol": "POINt" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Transforming Loyalty into Rewards" + }, + "crowdsales": { + "start_date": "2017-02-26T09:00:00", + "end_date": "2017-03-02T11:59:00", + "end_date_plan": "2017-03-02T11:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://chainofpoints.com/", + "funding_url": "https://chainofpoints.com/", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "chainofpoints.com", + "url": "https://chainofpoints.com/", + "tags": [ + "Main" ] }, { - "type": "wallet", - "name": "Byteball Wallet", - "url": "https://github.com/byteball/byteball/releases", - "icon": "wallet.png", + "type": "paper", + "name": "Chain of Points Whitepaper", + "url": "https://chainofpoints.com/cop_whitepaper.pdf", "tags": [ - "Wallet", - "Apps" + "Main", + "Science" ] }, { - "type": "forum", - "name": "BTCtalk Forum", - "url": "https://bitcointalk.org/index.php?topic=1608859.0", - "icon": "forum.png", + "type": "blog", + "name": "Chain of Points Blog", + "url": "https://medium.com/chainofpoints", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "custom", - "name": "Byteball Slack", - "url": "http://slack.byteball.org/", - "icon": "slack.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1773304.msg17688483", + "icon": "bitcointalk.png", "tags": [ "News" ] @@ -9402,607 +9795,730 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ByteballOrg", + "url": "https://twitter.com/chainofpoints", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Byteball Whitepaper", - "url": "https://byteball.org/Byteball.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "explorer", - "name": "Byteball Explorer", - "url": "https://explorer.byteball.org", - "icon": "explorer.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/chainofpoints", + "icon": "facebook.png", "tags": [ - "Wallet", - "Apps" + "News" ] }, { - "type": "exchange", - "name": "cryptox.pl", - "url": "https://cryptox.pl", - "icon": "explorer.png", + "type": "slack", + "name": "Chain of Points Slack", + "url": "https://chainofpoints.slack.com/", + "icon": "slack.png", "tags": [ - "Exchange", - "Apps" + "News" ] } ] }, { - "genesis_id": "13a537627c969dfda1bf6a2688694aa139f66d643073d49afc5cdd75d3c1e400", - "system": "Bytecoin", + "genesis_id": "", + "system": "Chimaera", "dependencies": [ "independent" ], + "icon": "chimaera", "token": { - "name": "Bytecoin", - "symbol": "BCN" + "name": "chimaera token", + "symbol": "CHI" }, "consensus": { - "type": "PoW", - "algorithm": "CryptoNight" + "consensus_type": "PoW", + "consensus_name": "Proof-of-work" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "The private untraceable cryptocurrency", - "tags": [ - "DAO" - ], - "hashtag": "#bytecoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Bytecoin+BCN", - "CurrencyName": "Bytecoin" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralised Autonomous Universes (and games)" }, - "ratings": { - "rating_cyber": 2 + "crowdsales": { + "start_date": "2017-10-16T18:00:00", + "end_date": "2017-10-16T18:00:00", + "end_date_plan": "2017-10-16T18:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", + "funding_url": "https://chimaera.io", + "tokens_sold": 0, + "tokens_issued": 0, + "btc_raised": 0, + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "p2p": 8080, - "rpc": 8081, - "block_time": 120, - "block_reward": "Block reward decreases each block according to the formula: BaseReward = (MSupply - A)/2^18, where MSupply = (2^64 - 1) atomic units and 'A' is amount of already generated coins", - "total_tokens": 18446744073710000000, - "difficulty_cycle": "each block" + "supply": 75000000 }, - "events": [ - { - "announcement": "30/06/2012", - "genesis": "4/07/2012" - } - ], "links": [ { - "type": "risk", - "name": ">82% of token supply is probably under control of network founders", - "url": "", - "icon": "" - }, - { - "name": "bytecoin.org", - "url": "https://bytecoin.org", - "icon": "website.png", + "type": "website", + "name": "chimaera.io", + "url": "https://chimaera.io", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "Bytecoin GitHub", - "url": "https://github.com/amjuarez/bytecoin", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "Bytecoin Whitepaper", - "url": "https://cryptonote.org/whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" + ] }, { - "name": "ChainRadar", - "url": "http://chainradar.com/bcn/blocks", - "icon": "explorer.png", + "type": "paper", + "name": "Chimaera Whitepaper", + "url": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Science" + ] }, { - "name": "Bytecoin Wallets", - "url": "https://bytecoin.org/downloads/", - "icon": "wallet.png", + "type": "github", + "name": "Chimaera GitHub", + "url": "https://github.com/chronokings", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" - ], - "type": "walllet" + "Code" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Bytecoin_BCN", + "url": "https://twitter.com/chimaera_tech", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=512747.0", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "http://bytecoin.org/blog", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "Bytecoin News", - "url": "https://bytecoin.org/news/", - "icon": "link.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "reddit", - "url": "http://www.reddit.com/r/BytecoinBCN/", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" + ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/bytecoin", "type": "custom", - "icon": "cointelegraph.png", + "name": "Facebook", + "url": "https://www.facebook.com/chimaeratech/", + "icon": "facebook.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Chronobank", + "icon": "chronobank", + "dependencies": [ + "Ethereum", + "Waves", + "NEM" + ], + "token": { + "name": "time", + "symbol": "TIME" + }, + "consensus": { + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Chronobank" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "The most sustainable stable coins", + "tags": [ + "DApp" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-12-15T00:00:00", + "end_date": "2017-02-15T20:00:00", + "genesis_address": [ + "36LHZyzMASdBQMecfSrTx5sGDaFS73YLLJ", + "3Cq8F4SzxmM5UfURgRNmq9PirVckeK1Hfn", + "NBHBCH-XNNOEZ-BJDWY2-JOTAMF-AKYJ3B-4BHJY4-LJ6T", + "0x8a37a0b8d48486b2117e958062d28096bec2539a", + "0x7e10e808a819e8bab77a749c5471ff4be8bd6325", + "3PQ5gszpaa6yPkGg7DuojbvYeSuGJzQC3aK", + "3PPxVMRb74J5dPPBTRsTeBSveNTicANT5iC", + "EUrg7oihDT1HR8rpYNMErtxWGpDF9iLDKc" + ], + "funding_terms": "https://chronobank.io", + "funding_url": "https://chronobank.io", + "tokens_sold": 624899.2735, + "tokens_issued": 710112.8108, + "btc_raised": 4058.0147 + }, + "specs": { + "supply": 710112.8108, + "cap": { + "btc": 4611, + "usd": 4627382 + } + }, + "first_price": { + "btc": 0.00649387, + "usd": 6.51640373 + }, + "flags": {}, + "links": [ { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/bytecoin/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "website", + "name": "Chronobank.io", + "url": "https://chronobank.io", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "name": "Bytecoin Wiki", - "url": "https://wiki.bytecoin.org/wiki/Main_Page", - "icon": "wiki.png", + "type": "paper", + "name": "Chronobank Whitepaper", + "url": "https://chronobank.io/files/whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" - ], - "type": "wiki" - }, - { - "name": "MinerGate Explorer", - "url": "https://minergate.com/", - "type": "explorer", - "icon": "minergate.png", - "tags": [ - "Apps", - "Analytics" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/bytecoin-bcn/#markets", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Chronobank GitHub", + "url": "https://github.com/ChronoBank", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Code" ] }, { - "name": "Bytecoiner Faucet", - "url": "http://bytecoiner.org/giveaway/", - "type": "custom", - "icon": "link.png", + "type": "blog", + "name": "Chronobank Blog", + "url": "https://blog.chronobank.io/", + "icon": "blog.png", "tags": [ - "Apps" + "Main", + "News" ] }, { - "name": "Bytecoin Faucet", - "url": "https://freebytecoin.cf/", "type": "custom", - "icon": "link.png", + "name": "Chronobank Slack", + "url": "https://chronobank.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps" + "News" ] }, { - "name": "HitBTC", - "url": "https://hitbtc.com/", - "type": "custom", - "icon": "hitbtc.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ChronobankNews", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/ChronoBank/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC Market", - "url": "https://btc-market.org", - "type": "custom", - "icon": "btcmarket.png", + "type": "forum", + "name": "BTCtalk Forum", + "url": "https://bitcointalk.org/index.php?topic=1680361.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Changer", - "url": "https://www.changer.com/", "type": "custom", - "icon": "changer.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Aggregate Addresses in CryptoNote: Towards Efficient Privacy", - "url": "https://bytecoin.org/static/files/docs/aggregate-addresses.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote v 2.0", - "url": "https://cryptonote.org/whitepaper.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "name": "CryptoNote Difficulty Adjustment", - "url": "https://cryptonote.org/cns/cns010.txt", - "type": "paper", - "icon": "paper.png", + "name": "Facebook", + "url": "https://www.facebook.com/ChronoBank.io", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "name": "CryptoNote Technology", - "url": "https://cryptonote.org/cns/cns009.txt", - "type": "paper", - "icon": "paper.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCTo65YisnLqmbDcCoWyktnQ", + "icon": "youtube.png", "tags": [ - "Science" + "News" ] }, { - "name": "CryptoNight Hash Function", - "url": "https://cryptonote.org/cns/cns008.txt", "type": "paper", + "name": "Development Plan", + "url": "https://chronobank.io/files/dev_plan.pdf", "icon": "paper.png", "tags": [ "Science" ] }, { - "name": "CryptoNote Keys and Addresses", - "url": "https://cryptonote.org/cns/cns007.txt", "type": "paper", + "name": "Business Outline", + "url": "https://chronobank.io/files/business_outline.pdf", "icon": "paper.png", "tags": [ "Science" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Cindicator", + "dependencies": [ + "Ethereum" + ], + "icon": "cindicator", + "token": { + "name": "cindicator token", + "symbol": "CND" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Hybrid Intelligence for asset management" + }, + "crowdsales": { + "start_date": "2017-09-12T13:00:00", + "end_date": "2017-10-12T13:00:00", + "end_date_plan": "2017-10-12T13:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://cindicator.com", + "funding_url": "https://cindicator.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "CryptoNote One-Time Keys", - "url": "https://cryptonote.org/cns/cns006.txt", - "type": "paper", - "icon": "paper.png", + "type": "website", + "name": "cindicator.com", + "url": "https://cindicator.com/", "tags": [ - "Science" + "Main" ] }, { - "name": "CryptoNote Transaction Extra Field", - "url": "https://cryptonote.org/cns/cns005.txt", "type": "paper", - "icon": "paper.png", + "name": "Cindicator Whitepaper", + "url": "https://cindicator.com/Cindicator_WhitePaper_en.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "CryptoNote Transactions", - "url": "https://cryptonote.org/cns/cns004.txt", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Cindicator GitHub", + "url": "https://github.com/cindicator", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "CryptoNote Blockchain", - "url": "https://cryptonote.org/cns/cns003.txt", - "type": "paper", - "icon": "paper.png", + "type": "blog", + "name": "Cindicator Blog", + "url": "https://medium.com/@Cindicator", + "icon": "medium.png", "tags": [ - "Science" + "Main", + "News" ] }, { - "name": "CryptoNote Signatures", - "url": "https://cryptonote.org/cns/cns002.txt", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2062875", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { - "name": "MinerGate", - "url": "https://minergate.com/", - "type": "custom", - "icon": "minergate.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/crowd_indicator", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Miner.Center", - "url": "http://miner.center/", "type": "custom", - "icon": "mining.png", + "name": "Cindicator Telegram", + "url": "https://t.me/cindicator_news", + "icon": "telegram.png", "tags": [ - "Apps" + "News" ] }, { - "name": "shscrypto", - "url": "http://bcn.shscrypto.net/", - "type": "custom", - "icon": "mining.png", + "type": "slack", + "name": "Cindicator Slack", + "url": "https://cindicator-community.slack.com/join/shared_invite/MjE5MDg2NzI5Mjg2LTE1MDExMDQzNTUtZjU4ZWRjNDlkNw", + "icon": "slack.png", "tags": [ - "Apps" + "News" ] }, { - "name": "cryptonight.net", - "url": "http://cryptonight.net/", - "type": "custom", - "icon": "mining.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Cindicator/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] }, { - "name": "DemoCats", - "url": "http://bcn.democats.org/", "type": "custom", - "icon": "mining.png", + "name": "Facebook", + "url": "https://www.facebook.com/crowdindicator", + "icon": "facebook.png", "tags": [ - "Apps" + "News" ] - }, - { - "name": "CryptMonero", - "url": "http://cryptmonero.com/bytecoin/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" + } + ] + }, + { + "genesis_id": "", + "system": "Civic", + "dependencies": [ + "Bitcoin" + ], + "icon": "civic", + "token": { + "name": "civic token", + "symbol": "CVC" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "Bitcoin" + }, + "descriptions": { + "state": "Pre-public", + "system_type": "cryptoasset", + "headline": "Identity Verification via Blockchain" + }, + "crowdsales": { + "start_date": "2017-06-21T13:00:00", + "end_date": "2017-06-28T00:00:00", + "end_date_plan": "2017-06-28T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://tokensale.civic.com/#terms", + "funding_url": "https://tokensale.civic.com/", + "tokens_sold": 330000000, + "tokens_issued": 1000000000, + "btc_raised": 12199, + "cap_limit": [ + "usd = 100011140" + ], + "raised": [ + "usd = 32999965" + ] + }, + "specs": { + "supply": 1000000000 + }, + "links": [ + { + "type": "website", + "name": "civic.com", + "url": "https://www.civic.com/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Civic Whitepaper", + "url": "https://tokensale.civic.com/static/images/landing/CivicTokenSaleWhitePaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/civickey", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Civic Telegram", + "url": "https://t.me/civicplatform", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/civicplatform/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/pg/civictechnologiesinc/about/?ref=page_internal", + "icon": "facebook.png", + "tags": [ + "News" ] } ], "first_price": { - "btc": 1.8e-7, - "usd": 0.00009232, - "date": "2014-05-20T00:00:00" + "btc": 0.00003697, + "usd": 0.10001114, + "date": "" } }, { - "genesis_id": "863626dadaef221e2e2f30ff3dacae44cabdae9e0028058072181b3fb675d94a", - "system": "Canada eCoin", + "genesis_id": "00000c3ce6b3d823a35224a39798eca9ad889966aeb5a9da7b960ffb9869db35", + "system": "Clams", "dependencies": [ "independent" ], - "icon": "canadaecoin", + "icon": "clams", + "token": { + "name": "clam", + "symbol": "CLAM" + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Litecoin Fork", "tags": [ "DAO" ] }, "aliases": { - "CurrencyName": "canadaecoin", - "coinmarketcap": "Canada eCoin" - }, - "ratings": {}, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "token": { - "name": "canadaecoin", - "symbol": "CDN" - }, - "specs": { - "block_time": 30, - "block_reward": "blocks 0-500:25 eCoins, 501-1000: 50 eCoins, 1001-2000:75 eCoins, 2001+:100 eCoins (resuming normal halving schedule after reaching 100 eCoin block rewards", - "total_tokens": 100000000 + "coinmarketcap": "Clams" }, - "first_price": { - "btc": 7.3e-7, - "usd": 0.00032362, - "date": "2014-05-11T00:00:00" + "ratings": { + "rating_cyber": 1 }, + "specs": {}, "links": [ { - "name": "canadaecoin.ca", - "url": "http://canadaecoin.ca", + "type": "website", + "name": "clamcoin.org", + "url": "http://www.clamcoin.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "CND Block Explorer", - "url": "http://explorer.canadaecoin.ca/", - "icon": "bitsharesblocks.png", + "type": "explorer", + "name": "Explorer", + "url": "http://khashier.com/chain/Clam", + "icon": "explorer.png", "tags": [ "Main", "Apps", "Analytics" - ], - "type": "explorer" + ] }, { - "name": "GitHub", - "url": "https://github.com/Canada-eCoin", + "type": "code", + "name": "Clams GitHub", + "url": "github.com/nochowderforyou/clams", "icon": "github.png", "tags": [ "Main", "Code" - ], - "type": "github" + ] }, { - "name": "Mining Pool", - "url": "http://pool.canadaecoin.ca/", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ClamClient", + "icon": "twitter.png", "tags": [ "Main", - "Code" - ], - "type": "github" + "News" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/CanadaeCoin", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/clamcoin/", + "icon": "reddit.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=545675.0", + "url": "https://bitcointalk.org/index.php?topic=623147", "icon": "forum.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", - "type": "custom", - "icon": "bluetrade.png", + "type": "wallet", + "name": "Clams Wallets", + "url": "https://github.com/nochowderforyou/clams/releases/", + "icon": "clams.png", "tags": [ "Apps", - "Exchange" + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Clams Paper Wallet", + "url": "https://clamaddress.org/", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "custom", + "name": "Clams Checker", + "url": "https://www.clamchecker.com/", + "icon": "clam.png", + "tags": [ + "Apps" + ] + }, + { + "type": "custom", + "name": "Free Clamcoin", + "url": "http://www.freeclam.com/", + "icon": "clam.png", + "tags": [ + "Apps" ] }, { "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/canada-ecoin/#markets", + "url": "http://coinmarketcap.com/currencies/clams/#markets", "type": "custom", - "icon": "cmc.png", + "icon": "link.png", "tags": [ "Apps", "Analytics" ] + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] } - ] + ], + "first_price": { + "btc": 0.00097185, + "usd": 0.48370958, + "date": "2014-08-26T00:00:00" + } }, { - "genesis_id": "000008f971bd331b204f4c96b32205103ac5790a93bd06a362b9650d478d1f51", - "system": "CannabisCoin", - "icon": "cannabiscoin", - "dependencies": "independent", + "genesis_id": "2d8251121940abce6e28df134c6432e8c5a00d59989a2451806c2778c3a06112", + "system": "CloakCoin", + "icon": "cloakcoin", "aliases": { - "coinmarketcap": "CannabisCoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "X11" + "coinmarketcap": "CloakCoin" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoS", + "algorithm": "X13" }, "token": { - "name": "CannabisCoin", - "symbol": "CANN" + "name": "CloakCoin", + "symbol": "CLOAK" }, "specs": {}, "links": [ { "type": "website", - "name": "cannabiscoin.net", - "url": "http://cannabiscoin.net/", + "name": "cloakcoin.com", + "url": "http://www.cloakcoin.com/", "icon": "website.png", "tags": [ "Main" @@ -10010,9 +10526,9 @@ }, { "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/cann/", - "icon": "cryptoid.png", + "name": "Explorer", + "url": "http://explorer.cloakcoin.com/", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -10022,8 +10538,8 @@ }, { "type": "github", - "name": "CannabisCoin GitHub", - "url": "https://github.com/cannabiscoindev/cannabiscoin420", + "name": "CloakCoin GitHub", + "url": "https://github.com/cashmen/CloakCoinRelaunch", "icon": "github.png", "tags": [ "Main", @@ -10033,7 +10549,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=827998.0", + "url": "https://bitcointalk.org/index.php?topic=823143.0", "icon": "forum.png", "tags": [ "Main", @@ -10042,63 +10558,61 @@ } ], "first_price": { - "btc": 0.00000189, - "usd": 0.00110493, - "date": "2014-08-02T00:00:00" + "btc": 0.00022139, + "usd": 0.13820999, + "date": "2014-07-07T00:00:00" } }, { "genesis_id": "", - "system": "CarTaxi", - "dependencies": [ - "Ethereum" - ], - "icon": "cartaxi", + "system": "Cofound.it", + "dependencies": "independent", + "icon": "cofound.it", "token": { - "name": "cartaxi token", - "symbol": "CTX" + "name": "cofound.it token", + "symbol": "CFI" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "The “UBER” of car towing on Ethereum" + "headline": "ICO Evaluation and Mentoring Platform" }, "crowdsales": { - "start_date": "2017-08-30T00:00:00", - "end_date": "2017-10-29T23:59:00", - "end_date_plan": "2017-10-29T23:59:00", + "start_date": "2017-06-07T15:00:00", + "end_date": "2017-06-07T15:00:00", + "end_date_plan": "2017-06-07T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", - "funding_url": "https://cartaxi.io/pre-ico", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://cofound.it/index.html", + "funding_url": "https://crowdsale.cofound.it/en/", + "tokens_sold": 125000000, + "tokens_issued": 500000000, + "btc_raised": 5110, "cap_limit": [ - "" + "usd = 125000000" ], "raised": [ - "" + "usd = 13985397" ] }, "links": [ { "type": "website", - "name": "cartaxi.io", - "url": "https://cartaxi.io/", + "name": "cofound.it", + "url": "https://cofound.it/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "CarTaxi Whitepaper", - "url": "https://cartaxi.io/WP/CARTAXI_WP_EN.pdf", + "name": "Cofound.it Whitepaper", + "url": "https://cofounditmedia.s3-eu-west-1.amazonaws.com/documents/Cofound.it_business_plan", "tags": [ "Main", "Science" @@ -10106,8 +10620,8 @@ }, { "type": "github", - "name": "CarTaxi GitHub", - "url": "https://github.com/CarTaxiico", + "name": "Cofound.it GitHub", + "url": "https://github.com/cofoundit", "icon": "github.png", "tags": [ "Main", @@ -10116,8 +10630,8 @@ }, { "type": "blog", - "name": "CarTaxi Blog", - "url": "https://medium.com/@CarTaxi_24", + "name": "Cofound.it Blog", + "url": "https://blog.cofound.it/", "icon": "medium.png", "tags": [ "Main", @@ -10127,7 +10641,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2113124", + "url": "https://bitcointalk.org/index.php?topic=1849911.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -10136,17 +10650,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CarTaxi_24", + "url": "https://twitter.com/cofound_it", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "CarTaxi Telegram", - "url": "https://t.me/cartaxi_io", - "icon": "telegram.png", + "type": "slack", + "name": "Cofound.it Slack", + "url": "http://cofoundit.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -10154,42 +10668,29 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/CarTaxiICO/", + "url": "https://www.reddit.com/r/cofoundit/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cartaxi.io/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC2pVj6SQ5Eos16SUAjjtJIg", - "icon": "youtube.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 0.00004088, + "usd": 0.11188881, + "date": "" + } }, { "genesis_id": "", - "system": "Cash Poker Pro", + "system": "CoinDash", "dependencies": [ "Ethereum" ], - "icon": "cashpokerpro", + "icon": "coindash", "token": { - "name": "poker room token", - "symbol": "CASH" + "name": "coindash token", + "symbol": "CDT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -10198,22 +10699,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Modern decentralized poker room" + "headline": "Portfolio management and social trading platform" }, "crowdsales": { - "start_date": "2017-10-26T18:00:00", - "end_date": "2017-11-18T18:00:00", - "end_date_plan": "2017-11-18T18:00:00", + "start_date": "2017-07-16T00:00:00", + "end_date": "2017-08-15T00:00:00", + "end_date_plan": "2017-08-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://cashpokerpro.io", - "funding_url": "http://cashpokerpro.io/token", + "funding_terms": "https://www.coindash.io/", + "funding_url": "https://www.coindash.io/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ - "" + "usd = 12000000" ], "raised": [ "" @@ -10222,16 +10723,16 @@ "links": [ { "type": "website", - "name": "cashpokerpro.io", - "url": "http://cashpokerpro.io", + "name": "coindash.io", + "url": "https://www.coindash.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Cash Poker Pro Whitepaper", - "url": "https://cashpokerpro.io/whitepaper.pdf", + "name": "CoinDash Whitepaper", + "url": "https://www.coindash.io/coindash-whitepaper.pdf", "tags": [ "Main", "Science" @@ -10239,28 +10740,18 @@ }, { "type": "github", - "name": "Cash Poker Pro GitHub", - "url": "https://github.com/cashpokerpro-dev/", + "name": "Bancor GitHub", + "url": "https://github.com/bancorprotocol/contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Cash Poker Pro Blog", - "url": "https://medium.com/@CashPokPro", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2056999.0", + "url": "https://bitcointalk.org/index.php?topic=1894530.msg18810057#msg18810057", "icon": "bitcointalk.png", "tags": [ "News" @@ -10269,7 +10760,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CashPokPro", + "url": "https://twitter.com/coindashio", "icon": "twitter.png", "tags": [ "News" @@ -10277,138 +10768,76 @@ }, { "type": "custom", - "name": "Cash Poker Pro Telegram", - "url": "https://t.me/cashpokerpro", + "name": "CoinDash Telegram", + "url": "https://telegram.me/coindash", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "CoinDash Slack", + "url": "https://coindasher-slack.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cashppro", + "url": "https://www.facebook.com/coindash.io", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC_CFhpZ81CxsDlva5pv1_NQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "4f46c9af6d88a14114b7dc53a37d81ba4064cda5ae2ede1213ca28fea9b86e9c", - "system": "Casinocoin", - "icon": "casinocoin", - "aliases": { - "coinmarketcap": "CasinoCoin" + "genesis_id": "", + "system": "CoinDrive", + "dependencies": [ + "Ethereum" + ], + "icon": "coindrive", + "token": { + "name": "coindrive token", + "symbol": "CDR" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "18/07/2013" - }, - "token": { - "name": "CasinoCoin", - "symbol": "CSC" - }, - "specs": { - "p2p": 47950, - "rpc": 47970, - "block_time": "30", - "block_reward": 50, - "halfing_cycle": 3153600, - "total_tokens": 36000000, - "difficulty_cycle": "720" - }, - "links": [ - { - "type": "website", - "name": "casinocoin.org", - "url": "http://casinocoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://csc.blockexp.info/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Casinocoin GitHub", - "url": "https://github.com/transcoder/CasinoCoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=258090.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00004186, - "usd": 0.00384803, - "date": "2013-07-25T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Centra", - "dependencies": [ - "Ethereum" - ], - "icon": "centra", - "token": { - "name": "centra token", - "symbol": "CTR" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Centra Card is the worlds first Multi-Blockchain Debit Card" + "headline": "Shared eWallet to invest virtual assets like ingame values" }, "crowdsales": { - "start_date": "2017-08-05T00:00:00", - "end_date": "2017-10-05T00:00:00", - "end_date_plan": "2017-10-05T00:00:00", + "start_date": "2017-10-23T12:00:00", + "end_date": "2017-11-06T00:00:00", + "end_date_plan": "2017-11-06T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.centra.tech/terms-of-service/", - "funding_url": "https://www.centra.tech/token-sale/", - "tokens_sold": 68000000, - "tokens_issued": 100000000, + "funding_terms": "http://coindrive.xyz/#ico", + "funding_url": "https://dashboard.coindrive.xyz", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 18000000" ], "raised": [ "" @@ -10417,16 +10846,16 @@ "links": [ { "type": "website", - "name": "centra.tech", - "url": "https://www.centra.tech/", + "name": "coindrive.xyz", + "url": "http://coindrive.xyz/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Centra Whitepaper", - "url": "https://www.centra.tech/CentraWhitepaper.pdf", + "name": "Bancor Whitepaper", + "url": "https://docs.google.com/document/d/1D1mgMbbJq3g_RsKphcJDetg95l6riE7R2OVakIgm5NA/edit?usp=sharing", "tags": [ "Main", "Science" @@ -10434,28 +10863,18 @@ }, { "type": "github", - "name": "Centra GitHub", - "url": "https://github.com/CentraTech/smart-contract", + "name": "Bancor GitHub", + "url": "https://github.com/DriveCoin", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Centra Blog", - "url": "https://medium.com/@Centra", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2041101", + "url": "https://bitcointalk.org/index.php?topic=2154715.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -10464,7 +10883,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Centra_Card", + "url": "https://twitter.com/DriveCoin", "icon": "twitter.png", "tags": [ "News" @@ -10472,100 +10891,109 @@ }, { "type": "custom", - "name": "Centra Telegram", - "url": "https://t.me/centratech", + "name": "Bancor Telegram", + "url": "https://t.me/joinchat/CEeWMkNauisHU5Q10azRdg", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Centra Slack", - "url": "https://centratech.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/CentraCard", + "url": "https://www.facebook.com/CoinDriveApp/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCGeFS7P6f6dLuwtQpZtRnuA", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", - "system": "Cethereum", + "genesis_id": "0xc96eec418b50c538c3f3e32e71575da068a97401", + "system": "Cointingency", + "icon": "contingency", "dependencies": [ - "independent" + "Ethereum" ], "token": { - "name": "cether", - "symbol": "ETC" + "name": "contingency token", + "symbol": "CTY" }, "consensus": { - "type": "PoW", - "algorithm": "Ethash" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Contingency" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Smart Contract and Decentralized Application Platform", + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Decentralized, Trustless Gambling Platform", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Ethereum Classic", - "nickname": "Ethereum Classic" + "specs": { + "supply": 3453977.510090046, + "cap": { + "btc": 312, + "usd": 367487 + } }, - "specs": {}, "first_price": { - "btc": 0.00138906, - "usd": 0.91075108, - "date": "2016-07-24T04:20:00" + "date": "2017-02-28T20:00:00", + "btc": 0.00009047, + "usd": 0.10639543 }, "flags": { - "quantum": true + "supply_from_here": true }, "links": [ { - "name": "Website", - "url": "https://ethereumclassic.github.io/", + "type": "website", + "name": "contingency.tech", + "url": "http://contingency.tech", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" + ] + }, + { + "type": "github", + "name": "Contingency GitHub", + "url": "https://github.com/ContingencyEth/Contingency", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "paper", + "name": "Contingency Whitepaper", + "url": "http://contingency.tech/Contingency-Whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] } ] }, { "genesis_id": "", - "system": "ChainLink", + "system": "CombiCoin", "dependencies": [ "Ethereum" ], - "icon": "chainlink", + "icon": "сombiсoin", "token": { - "name": "chainlink token", - "symbol": "LINK" + "name": "combi coin", + "symbol": "TRIA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -10574,146 +11002,207 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Oracle Network" + "headline": "100% asset backed by the top 30 cryptocurrencies" }, "crowdsales": { - "start_date": "2017-09-19T00:00:00", - "end_date": "2017-09-19T00:00:00", - "end_date_plan": "2017-09-19T00:00:00", + "start_date": "2017-09-01T00:00:00", + "end_date": "2017-09-30T23:59:00", + "end_date_plan": "2017-09-30T23:59:00", "genesis_address": [ "" ], - "funding_terms": "http://smartcontract.com/link", - "funding_url": "https://link.smartcontract.com/crowdsale", + "funding_terms": "https://triaconta.com", + "funding_url": "https://triaconta.com", "tokens_sold": "", - "tokens_issued": 1000000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 2000000" ], "raised": [ - "usd = 3000000" + "" ] }, "links": [ { "type": "website", - "name": "smartcontract.com", - "url": "http://smartcontract.com/link", + "name": "triaconta.com", + "url": "https://triaconta.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "ChainLink Whitepaper", - "url": "https://link.smartcontract.com/whitepaper", + "name": "CombiCoin Whitepaper", + "url": "https://triaconta.com/CombiCoin_Whitepaper.pdf", "tags": [ "Main", "Science" ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2116296.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "github", + "name": "CombiCoin GitHub", + "url": "https://github.com/nevixa/triatoken_combicoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/triacontacc", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Triaconta/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Chain of Points", + "system": "Cosmos", + "icon": "cosmos", "dependencies": [ - "Ethereum" + "indipendent" ], - "icon": "chainofpoints", "token": { - "name": "point coin", - "symbol": "POINt" + "name": "atom", + "symbol": "ATOM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Proof-of-Stake", + "algorithm": "Tendermint" + }, + "aliases": { + "coinmarketcap": "Cosmos" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Transforming Loyalty into Rewards" + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "A Network of Distributed Ledgers", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-02-26T09:00:00", - "end_date": "2017-03-02T11:59:00", - "end_date_plan": "2017-03-02T11:59:00", + "start_date": "2017-04-06T14:00:00", + "end_date": "2017-04-06T18:28:00", "genesis_address": [ - "" - ], - "funding_terms": "https://chainofpoints.com/", - "funding_url": "https://chainofpoints.com/", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" + "0xE825363f3bEDAbc95b2A9d42dBc73ec7B82B57d3" ], - "raised": [ - "" + "funding_terms": "https://github.com/cosmos/cosmos/raw/master/fundraiser/Interchain%20Cosmos%20Contribution%20Terms%20-%20FINAL.pdf", + "funding_url": "http://cosmos.network/", + "tokens_sold": 168475963, + "tokens_issued": 224634617, + "btc_raised": 14413, + "tokens_distribution": [ + "Strategic Contributors and Early Contributors - 75%", + "Seed Contributors - 5%", + "Bits Inc - 10%", + "development and maintenance of the Cosmos Project - 10%" ] }, + "specs": { + "supply": 224634617, + "cap": { + "btc": 19217, + "usd": 22293442 + } + }, + "first_price": { + "date": "2017-04-06T18:30:00", + "btc": 0.00008555, + "usd": 0.09924313 + }, + "flags": { + "supply_from_here": true + }, "links": [ { "type": "website", - "name": "chainofpoints.com", - "url": "https://chainofpoints.com/", + "name": "cosmos.network", + "url": "http://cosmos.network/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Chain of Points Whitepaper", - "url": "https://chainofpoints.com/cop_whitepaper.pdf", + "type": "blog", + "name": "Cosmos Blog", + "url": "http://cosmos.network/blog", + "icon": "blog.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "Chain of Points Blog", - "url": "https://medium.com/chainofpoints", - "icon": "medium.png", + "type": "github", + "name": "Cosmos GitHub", + "url": "https://github.com/cosmos/cosmos", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1773304.msg17688483", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Cosmos Whitepaper", + "url": "http://cosmos.network/whitepaper", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/chainofpoints", - "icon": "twitter.png", + "type": "custom", + "name": "Cosmos Slack", + "url": "http://forum.tendermint.com:3000/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/chainofpoints", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/thecosmos", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Chain of Points Slack", - "url": "https://chainofpoints.slack.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cosmos_hq", + "icon": "twitter.png", "tags": [ "News" ] @@ -10722,36 +11211,36 @@ }, { "genesis_id": "", - "system": "Chimaera", + "system": "Coss", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "chimaera", + "icon": "coss", "token": { - "name": "chimaera token", - "symbol": "CHI" + "name": "coss token", + "symbol": "COSS" }, "consensus": { - "consensus_type": "PoW", - "consensus_name": "Proof-of-work" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralised Autonomous Universes (and games)" + "headline": "Crypto One Stop Solution platform" }, "crowdsales": { - "start_date": "2017-10-16T18:00:00", - "end_date": "2017-10-16T18:00:00", - "end_date_plan": "2017-10-16T18:00:00", + "start_date": "2017-08-08T12:08:00", + "end_date": "2017-09-06T12:08:00", + "end_date_plan": "2017-09-06T12:08:00", "genesis_address": [ "" ], - "funding_terms": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", - "funding_url": "https://chimaera.io", - "tokens_sold": 0, - "tokens_issued": 0, - "btc_raised": 0, + "funding_terms": "https://coss.io", + "funding_url": "https://coss.io/ico", + "tokens_sold": 130000000, + "tokens_issued": 200000000, + "btc_raised": "", "cap_limit": [ "" ], @@ -10759,50 +11248,55 @@ "" ] }, - "specs": { - "supply": 75000000 - }, "links": [ { "type": "website", - "name": "chimaera.io", - "url": "https://chimaera.io", + "name": "coss.io", + "url": "https://coss.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Chimaera Whitepaper", - "url": "https://www.chimaera.io/downloads/Chimaera_White_Paper.pdf", + "name": "Coss Whitepaper", + "url": "https://www.coss.io/documents/coss-whitepaper-v3.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Chimaera GitHub", - "url": "https://github.com/chronokings", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2050735.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/chimaera_tech", + "url": "https://twitter.com/cosscrypto", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Coss Slack", + "url": "https://cosstokenswap.slack.com/join/shared_invite/MjA0NDA2MjY4MzUzLTE0OTg2NjMxNDktOTkxZDcwOTYxYQ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/chimaeratech/", + "url": "https://www.facebook.com/cosscrypto/", "icon": "facebook.png", "tags": [ "News" @@ -10811,189 +11305,326 @@ ] }, { - "genesis_id": "", - "system": "Chronobank", - "icon": "chronobank", + "genesis_id": "685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098", + "system": "Counterparty", "dependencies": [ - "Ethereum", - "Waves", - "NEM" + "Bitcoin" ], "token": { - "name": "time", - "symbol": "TIME" + "name": "xcp", + "symbol": "XCP" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Chronobank" + "type": "Bitcoin", + "algorithm": "OP_Return" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "The most sustainable stable coins", + "state": "Public", + "system_type": "cryptoasset", + "headline": "A Platform for Free and Open Financial Tools on the Bitcoin Network", "tags": [ "DApp" ], - "page_state": "draft" + "hashtag": "#counterparty", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Counterparty" + }, + "specs": { + "supply": 2618187 }, "crowdsales": { - "start_date": "2016-12-15T00:00:00", - "end_date": "2017-02-15T20:00:00", + "start_date": "2014-01-02T02:40:50", + "end_date": "2014-02-02T00:00:00", "genesis_address": [ - "36LHZyzMASdBQMecfSrTx5sGDaFS73YLLJ", - "3Cq8F4SzxmM5UfURgRNmq9PirVckeK1Hfn", - "NBHBCH-XNNOEZ-BJDWY2-JOTAMF-AKYJ3B-4BHJY4-LJ6T", - "0x8a37a0b8d48486b2117e958062d28096bec2539a", - "0x7e10e808a819e8bab77a749c5471ff4be8bd6325", - "3PQ5gszpaa6yPkGg7DuojbvYeSuGJzQC3aK", - "3PPxVMRb74J5dPPBTRsTeBSveNTicANT5iC", - "EUrg7oihDT1HR8rpYNMErtxWGpDF9iLDKc" + "1CounterpartyXXXXXXXXXXXXXXXUWLpVr" ], - "funding_terms": "https://chronobank.io", - "funding_url": "https://chronobank.io", - "tokens_sold": 624899.2735, - "tokens_issued": 710112.8108, - "btc_raised": 4058.0147 + "funding_url": "https://bitcointalk.org/index.php?topic=395761.0", + "funding_terms": "https://bitcointalk.org/index.php?topic=395761.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 2639127.58, + "tokens_issued": 2639127.58, + "btc_raised": 2125.63 }, - "specs": { - "supply": 710112.8108, - "cap": { - "btc": 4611, - "usd": 4627382 + "events": [ + { + "name": "Genesis", + "start_date": "2014-01-02T22:19:37", + "url": "https://blockchain.info/tx/685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098" } - }, - "first_price": { - "btc": 0.00649387, - "usd": 6.51640373 - }, - "flags": {}, + ], "links": [ { - "type": "website", - "name": "Chronobank.io", - "url": "https://chronobank.io", + "name": "counterparty.io", + "url": "http://counterparty.io/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Chronobank Whitepaper", - "url": "https://chronobank.io/files/whitepaper.pdf", - "icon": "paper.png", + "name": "Explorer", + "url": "http://blockscan.com/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "GitHub", + "url": "https://github.com/CounterpartyXCP", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "Counterparty Documentation", + "url": "http://counterparty.io/docs/", + "icon": "whitepaper.png", "tags": [ "Main", "Science" + ], + "type": "paper" + }, + { + "name": "Counterwallet", + "url": "https://counterwallet.io/", + "type": "wallet", + "icon": "counterparty.png", + "tags": [ + "Main", + "Apps", + "Wallet" ] }, { - "type": "github", - "name": "Chronobank GitHub", - "url": "https://github.com/ChronoBank", - "icon": "github.png", + "name": "IndieSquare Wallet", + "url": "https://wallet.indiesquare.me/", + "type": "wallet", + "icon": "indiesquare.png.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "blog", - "name": "Chronobank Blog", - "url": "https://blog.chronobank.io/", + "name": "Twitter", + "url": "https://twitter.com/CounterpartyXCP", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Forum", + "url": "https://forums.counterparty.io/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Blog", + "url": "http://counterparty.io/news/", "icon": "blog.png", "tags": [ - "Main", "News" - ] + ], + "type": "blog" + }, + { + "name": "reddit", + "url": "http://www.reddit.com/r/counterparty_xcp", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" }, { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/counterparty", "type": "custom", - "name": "Chronobank Slack", - "url": "https://chronobank.herokuapp.com/", - "icon": "slack.png", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ChronobankNews", - "icon": "twitter.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/counterparty/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/ChronoBank/", - "icon": "reddit.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/counterparty/", + "type": "custom", + "icon": "coindesk.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTCtalk Forum", - "url": "https://bitcointalk.org/index.php?topic=1680361.0", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=395761.0", "icon": "forum.png", "tags": [ "News" + ], + "type": "forum" + }, + { + "name": "CoinDaddy", + "url": "https://coindaddy.io", + "type": "explorer", + "icon": "coindaddy.png", + "tags": [ + "Apps", + "Analytics" ] }, { - "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/u/0/+CounterpartyIoXCP/posts", + "icon": "googleplus.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { "name": "Facebook", - "url": "https://www.facebook.com/ChronoBank.io", + "url": "https://www.facebook.com/CounterpartyXCP", "icon": "facebook.png", "tags": [ "News" + ], + "type": "custom" + }, + { + "name": "counterblock API", + "url": "http://counterparty.io/docs/counterblock_api/", + "icon": "link.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Counterparty Dev Library", + "url": "http://counterparty.io/docs/counterblock_api/", + "icon": "link.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" ] }, { + "name": "ShapeShift", + "url": "https://shapeshift.io", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCTo65YisnLqmbDcCoWyktnQ", - "icon": "youtube.png", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Development Plan", - "url": "https://chronobank.io/files/dev_plan.pdf", - "icon": "paper.png", + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Business Outline", - "url": "https://chronobank.io/files/business_outline.pdf", - "icon": "paper.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "Science" + "Apps", + "Exchange" + ] + }, + { + "name": "MasterXchange", + "url": "http://masterxchange.com/", + "type": "custom", + "icon": "masterxchange.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Counterparty DEX", + "url": "https://counterwallet.io/", + "type": "custom", + "icon": "counterparty.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/counterparty/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" ] } - ] + ], + "first_price": { + "btc": 0.00080543, + "usd": 0.68813926, + "date": "2014-02-02T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Cindicator", + "system": "Сove Identity", "dependencies": [ "Ethereum" ], - "icon": "cindicator", + "icon": "coveidentity", "token": { - "name": "cindicator token", - "symbol": "CND" + "name": "cove shell token", + "symbol": "SHEL" }, "consensus": { "consensus_type": "ERC20 Token", @@ -11002,17 +11633,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Hybrid Intelligence for asset management" + "headline": "End-to-end control of your digital identity and documents" }, "crowdsales": { - "start_date": "2017-09-12T13:00:00", - "end_date": "2017-10-12T13:00:00", - "end_date_plan": "2017-10-12T13:00:00", + "start_date": "2017-09-21T07:00:00", + "end_date": "2017-09-28T06:59:00", + "end_date_plan": "2017-09-28T06:59:00", "genesis_address": [ "" ], - "funding_terms": "https://cindicator.com", - "funding_url": "https://cindicator.com", + "funding_terms": " https://coveidentity.com/CoveWhitepaper.pdf", + "funding_url": " https://coveidentity.com/tokensale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -11026,16 +11657,16 @@ "links": [ { "type": "website", - "name": "cindicator.com", - "url": "https://cindicator.com/", + "name": "coveidentity.com", + "url": "https://coveidentity.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Cindicator Whitepaper", - "url": "https://cindicator.com/Cindicator_WhitePaper_en.pdf", + "name": "Сove Identity Whitepaper", + "url": "https://coveidentity.com/CoveWhitepaper.pdf", "tags": [ "Main", "Science" @@ -11043,8 +11674,8 @@ }, { "type": "github", - "name": "Cindicator GitHub", - "url": "https://github.com/cindicator", + "name": "Сove Identity GitHub", + "url": "https://github.com/coveidentity", "icon": "github.png", "tags": [ "Main", @@ -11053,27 +11684,18 @@ }, { "type": "blog", - "name": "Cindicator Blog", - "url": "https://medium.com/@Cindicator", + "name": "Сove Identity Blog", + "url": "https://medium.com/coveidentity", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2062875", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/crowd_indicator", + "url": "https://twitter.com/CoveIdentity", "icon": "twitter.png", "tags": [ "News" @@ -11081,36 +11703,27 @@ }, { "type": "custom", - "name": "Cindicator Telegram", - "url": "https://t.me/cindicator_news", + "name": "Сove Identity Telegram", + "url": "https://t.me/coveidentity", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Cindicator Slack", - "url": "https://cindicator-community.slack.com/join/shared_invite/MjE5MDg2NzI5Mjg2LTE1MDExMDQzNTUtZjU4ZWRjNDlkNw", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Cindicator/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/coveidentity", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/crowdindicator", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/coveidentity", + "icon": "youtube.png", "tags": [ "News" ] @@ -11119,87 +11732,95 @@ }, { "genesis_id": "", - "system": "Civic", + "system": "Creativechain", "dependencies": [ - "Bitcoin" + "independent" ], - "icon": "civic", + "icon": "creativechain", "token": { - "name": "civic token", - "symbol": "CVC" + "name": "creativechain token", + "symbol": "CREA" }, "consensus": { - "consensus_type": "", - "consensus_name": "Bitcoin" + "consensus_type": "PoW", + "consensus_name": "Proof-of-Work" }, "descriptions": { - "state": "Pre-public", - "system_type": "cryptoasset", - "headline": "Identity Verification via Blockchain" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Multimedia Content Distribution" }, "crowdsales": { - "start_date": "2017-06-21T13:00:00", - "end_date": "2017-06-28T00:00:00", - "end_date_plan": "2017-06-28T00:00:00", + "start_date": "2017-03-15T00:00:00", + "end_date": "2017-05-01T00:00:00", + "end_date_plan": "2017-05-01T00:00:00", "genesis_address": [ - "" + "3DxW7NDrpkyK3N71vtoKyVNGW8oYqnWuH2", + "1GJdGn4x47Y3ZMfSy3DPxiYT4zgta4Tez" ], - "funding_terms": "https://tokensale.civic.com/#terms", - "funding_url": "https://tokensale.civic.com/", - "tokens_sold": 330000000, - "tokens_issued": 1000000000, - "btc_raised": 12199, + "funding_terms": "http://creativechain.org/ico/", + "funding_url": "http://creativechain.org/ico/", + "tokens_sold": 115000000, + "tokens_issued": 115000000, + "btc_raised": "", "cap_limit": [ - "usd = 100011140" + "usd = 7947316" ], "raised": [ - "usd = 32999965" + "" ] }, - "specs": { - "supply": 1000000000 - }, "links": [ { "type": "website", - "name": "civic.com", - "url": "https://www.civic.com/", + "name": "creativechain.org", + "url": "http://creativechain.org/project/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Civic Whitepaper", - "url": "https://tokensale.civic.com/static/images/landing/CivicTokenSaleWhitePaper.pdf", + "name": "Creativechain Whitepaper", + "url": "http://creativechain.org/wp-content/uploads/2017/03/Whitepaper-Creativechain-1.2.pdf", "tags": [ "Main", "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/civickey", - "icon": "twitter.png", + "type": "github", + "name": "Creativechain GitHub", + "url": "https://github.com/creativechain", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1809920.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Civic Telegram", - "url": "https://t.me/civicplatform", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Creative_Chain", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/civicplatform/", - "icon": "reddit.png", + "type": "custom", + "name": "Creativechain Telegram", + "url": "https://telegram.me/creativechain", + "icon": "telegram.png", "tags": [ "News" ] @@ -11207,311 +11828,69 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/pg/civictechnologiesinc/about/?ref=page_internal", + "url": "https://www.facebook.com/Thecreativechain/?fref=ts", "icon": "facebook.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.00003697, - "usd": 0.10001114, - "date": "" - } + ] }, { - "genesis_id": "00000c3ce6b3d823a35224a39798eca9ad889966aeb5a9da7b960ffb9869db35", - "system": "Clams", + "genesis_id": "", + "system": "Crowdholding", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "clams", + "icon": "crowdholding", "token": { - "name": "clam", - "symbol": "CLAM" + "name": "crowdholding token", + "symbol": "YUPIE" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "aliases": { - "coinmarketcap": "Clams" - }, - "ratings": { - "rating_cyber": 1 - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "clamcoin.org", - "url": "http://www.clamcoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://khashier.com/chain/Clam", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "code", - "name": "Clams GitHub", - "url": "github.com/nochowderforyou/clams", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ClamClient", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/clamcoin/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=623147", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "wallet", - "name": "Clams Wallets", - "url": "https://github.com/nochowderforyou/clams/releases/", - "icon": "clams.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Clams Paper Wallet", - "url": "https://clamaddress.org/", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "custom", - "name": "Clams Checker", - "url": "https://www.clamchecker.com/", - "icon": "clam.png", - "tags": [ - "Apps" - ] - }, - { - "type": "custom", - "name": "Free Clamcoin", - "url": "http://www.freeclam.com/", - "icon": "clam.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/clams/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "first_price": { - "btc": 0.00097185, - "usd": 0.48370958, - "date": "2014-08-26T00:00:00" - } - }, - { - "genesis_id": "2d8251121940abce6e28df134c6432e8c5a00d59989a2451806c2778c3a06112", - "system": "CloakCoin", - "icon": "cloakcoin", - "aliases": { - "coinmarketcap": "CloakCoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoS", - "algorithm": "X13" - }, - "token": { - "name": "CloakCoin", - "symbol": "CLOAK" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "cloakcoin.com", - "url": "http://www.cloakcoin.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://explorer.cloakcoin.com/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "CloakCoin GitHub", - "url": "https://github.com/cashmen/CloakCoinRelaunch", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=823143.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00022139, - "usd": 0.13820999, - "date": "2014-07-07T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Cofound.it", - "dependencies": "independent", - "icon": "cofound.it", - "token": { - "name": "cofound.it token", - "symbol": "CFI" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "ICO Evaluation and Mentoring Platform" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Network of Intrinsically Tradeable Smart Tokens" }, "crowdsales": { - "start_date": "2017-06-07T15:00:00", - "end_date": "2017-06-07T15:00:00", - "end_date_plan": "2017-06-07T15:00:00", + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ - "" + "0x0F33bb20a282A7649C7B3AFf644F084a9348e933" ], - "funding_terms": "https://cofound.it/index.html", - "funding_url": "https://crowdsale.cofound.it/en/", - "tokens_sold": 125000000, - "tokens_issued": 500000000, - "btc_raised": 5110, + "funding_terms": "https://ico.crowdholding.com/", + "funding_url": "https://ico.crowdholding.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ - "usd = 125000000" + "" ], "raised": [ - "usd = 13985397" + "" ] }, + "specs": { + "supply": 631000000 + }, "links": [ { "type": "website", - "name": "cofound.it", - "url": "https://cofound.it/index.html", + "name": "ico.crowdholding", + "url": "https://ico.crowdholding.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Cofound.it Whitepaper", - "url": "https://cofounditmedia.s3-eu-west-1.amazonaws.com/documents/Cofound.it_business_plan", + "name": "Crowdholding Whitepaper", + "url": "https://docs.google.com/document/d/1RcOqAqnW89d8u8uS5E9W0gCz5k678SJFeWaRcxYkgdw/edit#heading=h.gd975316ob3y", "tags": [ "Main", "Science" @@ -11519,8 +11898,8 @@ }, { "type": "github", - "name": "Cofound.it GitHub", - "url": "https://github.com/cofoundit", + "name": "Crowdholding GitHub", + "url": "https://github.com/crowdholdingico/YupieSmartContract", "icon": "github.png", "tags": [ "Main", @@ -11529,8 +11908,8 @@ }, { "type": "blog", - "name": "Cofound.it Blog", - "url": "https://blog.cofound.it/", + "name": "Crowdholding Blog", + "url": "https://medium.com/@crowdholding", "icon": "medium.png", "tags": [ "Main", @@ -11540,7 +11919,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1849911.0", + "url": "https://bitcointalk.org/index.php?topic=2082561.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -11549,16 +11928,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cofound_it", + "url": "https://twitter.com/crowdholding", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Crowdholding Telegram", + "url": "https://t.me/Crowdholding", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Cofound.it Slack", - "url": "http://cofoundit.herokuapp.com/", + "name": "Crowdholding Slack", + "url": "https://join.slack.com/t/crowdholdingico/shared_invite/MjIzMzg3NzU5OTkxLTE1MDE4NTUwMjctYTIwYzZlOTU2Yw", "icon": "slack.png", "tags": [ "News" @@ -11567,29 +11955,42 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/cofoundit/", + "url": "https://www.reddit.com/r/Crowdholding/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Crowdholding/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCDmQRTVwVPBwLErsbXPyrRA", + "icon": "youtube.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 0.00004088, - "usd": 0.11188881, - "date": "" - } + ] }, { "genesis_id": "", - "system": "CoinDash", + "system": "CRYPTO20", "dependencies": [ "Ethereum" ], - "icon": "coindash", + "icon": "crypto20", "token": { - "name": "coindash token", - "symbol": "CDT" + "name": "CRYPTO20 token", + "symbol": "C20" }, "consensus": { "consensus_type": "ERC20 Token", @@ -11598,22 +11999,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Portfolio management and social trading platform" + "headline": "AI Backed autonomous Top-20 Crypto Index Token" }, "crowdsales": { - "start_date": "2017-07-16T00:00:00", - "end_date": "2017-08-15T00:00:00", - "end_date_plan": "2017-08-15T00:00:00", + "start_date": "2017-10-07T00:00:00", + "end_date": "2017-11-30T00:00:00", + "end_date_plan": "2017-11-14T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.coindash.io/", - "funding_url": "https://www.coindash.io/", + "funding_terms": "https://crypto20.com/", + "funding_url": "https://crypto20.com/", "tokens_sold": "", - "tokens_issued": 1000000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 12000000" + "" ], "raised": [ "" @@ -11622,16 +12023,16 @@ "links": [ { "type": "website", - "name": "coindash.io", - "url": "https://www.coindash.io/", + "name": "crypto20.com", + "url": "https://crypto20.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "CoinDash Whitepaper", - "url": "https://www.coindash.io/coindash-whitepaper.pdf", + "name": "CRYPTO20 Whitepaper", + "url": "https://s3.amazonaws.com/crypto20s3/pdf/c20-whitepaper.pdf", "tags": [ "Main", "Science" @@ -11639,8 +12040,8 @@ }, { "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/bancorprotocol/contracts", + "name": "CRYPTO20 GitHub", + "url": "https://github.com/cryptotwenty", "icon": "github.png", "tags": [ "Main", @@ -11648,45 +12049,46 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1894530.msg18810057#msg18810057", - "icon": "bitcointalk.png", + "type": "blog", + "name": "CRYPTO20 Blog", + "url": "https://medium.crypto20.com/?_ga=2.29681596.2080268847.1506597840-1211873047.1505743394", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/coindashio", + "name": "CRYPTO20 Twitter", + "url": "https://twitter.com/CRYPTOtwenty", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "CoinDash Telegram", - "url": "https://telegram.me/coindash", - "icon": "telegram.png", + "type": "slack", + "name": "CRYPTO20 Slack", + "url": "https://cryptotwenty.slack.com/join/shared_invite/MjIxMzc3OTk1NjgwLTE1MDE4MDM4MDItYmRlNGIxNjZkNA", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "CoinDash Slack", - "url": "https://coindasher-slack.herokuapp.com/", - "icon": "slack.png", + "type": "reddit", + "name": "CRYPTO20 Reddit", + "url": "https://www.reddit.com/r/cryptotwenty/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/coindash.io", + "name": "CRYPTO20 Facebook", + "url": "https://www.facebook.com/cryptotwenty/", "icon": "facebook.png", "tags": [ "News" @@ -11694,8 +12096,8 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_CFhpZ81CxsDlva5pv1_NQ", + "name": "CRYPTO20 YouTube", + "url": "https://www.youtube.com/channel/UCD8q9H_MszuWbT8un5gLDAw", "icon": "youtube.png", "tags": [ "News" @@ -11705,56 +12107,59 @@ }, { "genesis_id": "", - "system": "CoinDrive", + "system": "Crypto Improvement Fund", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "coindrive", + "icon": "cif", "token": { - "name": "coindrive token", - "symbol": "CDR" + "name": "cif token", + "symbol": "CIF" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Combine PoW/PoS", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Shared eWallet to invest virtual assets like ingame values" + "system_type": "cryptocurrency", + "headline": "Bitcoin for Business" }, "crowdsales": { - "start_date": "2017-10-23T12:00:00", - "end_date": "2017-11-06T00:00:00", - "end_date_plan": "2017-11-06T00:00:00", + "start_date": "2017-10-01T17:00:00", + "end_date": "2017-11-01T16:59:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ - "" + "3F4aY4RXGSaQNKFiecECeTeZzmUTsFnUfh" ], - "funding_terms": "http://coindrive.xyz/#ico", - "funding_url": "https://dashboard.coindrive.xyz", + "funding_terms": "https://www.cryptoimprovementfund.io/", + "funding_url": "https://www.cryptoimprovementfund.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 18000000" + "" ], "raised": [ "" ] }, + "specs": { + "supply": 500000000 + }, "links": [ { "type": "website", - "name": "coindrive.xyz", - "url": "http://coindrive.xyz/", + "name": "cryptoimprovementfund.io", + "url": "https://www.cryptoimprovementfund.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Bancor Whitepaper", - "url": "https://docs.google.com/document/d/1D1mgMbbJq3g_RsKphcJDetg95l6riE7R2OVakIgm5NA/edit?usp=sharing", + "name": "Crypto Improvement Fund Whitepaper", + "url": "https://www.cryptoimprovementfund.io/wp-content/uploads/2017/09/Whitepaper_CIF.pdf", "tags": [ "Main", "Science" @@ -11762,18 +12167,28 @@ }, { "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/DriveCoin", + "name": "Crypto Improvement Fund GitHub", + "url": "https://github.com/jumpa1/HT2500", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Crypto Improvement Fund Blog", + "url": "https://medium.com/@AdminCIF", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2154715.0", + "url": "https://bitcointalk.org/index.php?topic=2075838.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -11782,7 +12197,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DriveCoin", + "url": "https://twitter.com/cif_team", "icon": "twitter.png", "tags": [ "News" @@ -11790,151 +12205,209 @@ }, { "type": "custom", - "name": "Bancor Telegram", - "url": "https://t.me/joinchat/CEeWMkNauisHU5Q10azRdg", + "name": "Crypto Improvement Fund Telegram", + "url": "https://t.me/CIF_Team", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/CryptoImprovementFund/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/CoinDriveApp/", + "url": "https://www.facebook.com/cryptoimprovementfund/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCdXWy2GtqF3QafvBb3gvGuQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "0xc96eec418b50c538c3f3e32e71575da068a97401", - "system": "Cointingency", - "icon": "contingency", + "genesis_id": "5562590132594876791", + "system": "Cryptoasset.fund", "dependencies": [ - "Ethereum" + "NXT" ], - "token": { - "name": "contingency token", - "symbol": "CTY" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Contingency" - }, + "icon": "cryptoassetfund", "descriptions": { - "state": "Pre-Public", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized, Trustless Gambling Platform", + "headline": "Early Stage NXT based Investment Fund", "tags": [ "DApp" ], - "twwidid": "", - "page_state": "draft" + "hashtag": "#bitshares" }, - "specs": { - "supply": 3453977.510090046, - "cap": { - "btc": 312, - "usd": 367487 - } + "aliases": { + "coinmarketcap": "Cryptofund" }, - "first_price": { - "date": "2017-02-28T20:00:00", - "btc": 0.00009047, - "usd": 0.10639543 + "consensus": { + "type": "NXT", + "algorithm": "AE" }, - "flags": { - "supply_from_here": true + "token": { + "name": "cryptofund", + "symbol": "FUND" + }, + "crowdsales": { + "start_date": "2015-09-15T00:00:00", + "end_date": "2015-10-02T07:22:05", + "genesis_address": "NXT-Y8FL-UJCB-R25H-23BT2", + "funding_terms": "http://nxter.org/cryptoasset-fund-launch-12-00-gmt-15-sept/", + "funding_url": "https://nxtportal.org/assets/5562590132594876791", + "tokens_sold": 900000, + "tokens_issued": 1000000, + "btc_raised": 310.95 + }, + "specs": { + "total_tokens": 1000000 + }, + "flags": { + "rating_do_not_display": true, + "quantum": true }, "links": [ { - "type": "website", - "name": "contingency.tech", - "url": "http://contingency.tech", + "type": "risk", + "name": "Asset requre trust to issuer", + "url": "", + "icon": "" + }, + { + "name": "cryptoasset.fund", + "url": "http://cryptoasset.fund/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "github", - "name": "Contingency GitHub", - "url": "https://github.com/ContingencyEth/Contingency", - "icon": "github.png", + "name": "CAF Asset", + "url": "http://nxtreporting.com/?a=5562590132594876791", + "icon": "explorer.png", "tags": [ "Main", - "Code" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "paper", - "name": "Contingency Whitepaper", - "url": "http://contingency.tech/Contingency-Whitepaper.pdf", - "icon": "paper.png", + "name": "NXT Forum", + "url": "https://nxtforum.org/cryptoasset-fund-projects/(pre-ann)-cryptoasset-fund-asset/20/", + "icon": "forum.png", "tags": [ "Main", - "Science" - ] + "News" + ], + "type": "forum" + }, + { + "name": "CAF Projects", + "url": "https://nxtforum.org/cryptoasset-fund-projects/", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Twitter", + "url": "https://twitter.com/Crypto_Fund", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ], + "type": "twitter" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/cryptoassetfund", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "NXT AE", + "url": "http://nxtreporting.com/?a=5562590132594876791", + "icon": "nxt.png", + "tags": [ + "Apps", + "Exchange" + ], + "type": "custom" } - ] + ], + "first_price": { + "btc": 0.0003455, + "usd": 0.08202243, + "date": "2015-10-02T07:22:05" + } }, { "genesis_id": "", - "system": "CombiCoin", + "system": "Crypviser", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "сombiсoin", + "icon": "crypviser", "token": { - "name": "combi coin", - "symbol": "TRIA" + "name": "cv coin", + "symbol": "CVCOIN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "100% asset backed by the top 30 cryptocurrencies" - }, - "crowdsales": { - "start_date": "2017-09-01T00:00:00", - "end_date": "2017-09-30T23:59:00", - "end_date_plan": "2017-09-30T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://triaconta.com", - "funding_url": "https://triaconta.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 2000000" + "system_type": "cryptocurrency", + "headline": "Encrypted communication App on Blockchain with it`s own cryprocurrency", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "CVCoin", + "nickname": "CVCoin" }, "links": [ { "type": "website", - "name": "triaconta.com", - "url": "https://triaconta.com/", + "name": "crypviser.net", + "url": "https://ico.crypviser.net/", "tags": [ "Main" ] }, { "type": "paper", - "name": "CombiCoin Whitepaper", - "url": "https://triaconta.com/CombiCoin_Whitepaper.pdf", + "name": "Crypviser Whitepaper", + "url": "https://ico.crypviser.net/docs/CrypViser_Whitepaper_v.1.2.pdf", "tags": [ "Main", "Science" @@ -11943,27 +12416,35 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2116296.0", + "url": "https://bitcointalk.org/index.php?topic=1922625.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "github", - "name": "CombiCoin GitHub", - "url": "https://github.com/nevixa/triatoken_combicoin", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cvcoin_ico", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/triacontacc", - "icon": "twitter.png", + "type": "custom", + "name": "Crypviser Telegram", + "url": "https://t.me/crypviser", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Crypviser Slack", + "url": "https://crypviser.slack.com/join/shared_invite/MjE5MjMzMTMyNzU3LTE1MDEyNTEyNTktNGE4NjI1MDUzYg", + "icon": "slack.png", "tags": [ "News" ] @@ -11971,98 +12452,84 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Triaconta/", + "url": "https://www.facebook.com/cvcico/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCw4jiLq9vHfajMyQQQ1ixBA", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Cosmos", - "icon": "cosmos", + "system": "Crystal Clear", "dependencies": [ - "indipendent" + "Ethereum" ], + "icon": "crystalclear", "token": { - "name": "atom", - "symbol": "ATOM" + "name": "crystal clear token", + "symbol": "CCT" }, "consensus": { - "type": "Proof-of-Stake", - "algorithm": "Tendermint" - }, - "aliases": { - "coinmarketcap": "Cosmos" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "A Network of Distributed Ledgers", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Changing the way customers and service providers connect" }, "crowdsales": { - "start_date": "2017-04-06T14:00:00", - "end_date": "2017-04-06T18:28:00", + "start_date": "2017-09-08T12:00:00", + "end_date": "2017-10-08T12:00:00", + "end_date_plan": "2017-10-08T12:00:00", "genesis_address": [ - "0xE825363f3bEDAbc95b2A9d42dBc73ec7B82B57d3" + "0xec126D634D9be17A650881e598558AF1B90037d3" ], - "funding_terms": "https://github.com/cosmos/cosmos/raw/master/fundraiser/Interchain%20Cosmos%20Contribution%20Terms%20-%20FINAL.pdf", - "funding_url": "http://cosmos.network/", - "tokens_sold": 168475963, - "tokens_issued": 224634617, - "btc_raised": 14413, - "tokens_distribution": [ - "Strategic Contributors and Early Contributors - 75%", - "Seed Contributors - 5%", - "Bits Inc - 10%", - "development and maintenance of the Cosmos Project - 10%" + "funding_terms": "http://crystal-clear.io/Terms.pdf", + "funding_url": "http://crystal-clear.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" ] }, - "specs": { - "supply": 224634617, - "cap": { - "btc": 19217, - "usd": 22293442 - } - }, - "first_price": { - "date": "2017-04-06T18:30:00", - "btc": 0.00008555, - "usd": 0.09924313 - }, - "flags": { - "supply_from_here": true - }, "links": [ { "type": "website", - "name": "cosmos.network", - "url": "http://cosmos.network/", - "icon": "website.png", + "name": "crystal-clear.io", + "url": "http://crystal-clear.io/", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Cosmos Blog", - "url": "http://cosmos.network/blog", - "icon": "blog.png", + "type": "paper", + "name": "Crystal Clear Whitepaper", + "url": "http://crystal-clear.io/Whitepaper_english.pdf", "tags": [ "Main", - "News" + "Science" ] }, { "type": "github", - "name": "Cosmos GitHub", - "url": "https://github.com/cosmos/cosmos", + "name": "Crystal Clear GitHub", + "url": "https://github.com/CrystalClearS", "icon": "github.png", "tags": [ "Main", @@ -12070,75 +12537,174 @@ ] }, { - "type": "paper", - "name": "Cosmos Whitepaper", - "url": "http://cosmos.network/whitepaper", - "icon": "paper.png", + "type": "blog", + "name": "Crystal Clear Blog", + "url": "https://steemit.com/@crysser", + "icon": "blog.png", "tags": [ "Main", - "Science" + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2046788.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/CCS_Crystal", + "icon": "twitter.png", + "tags": [ + "News" ] }, { "type": "custom", - "name": "Cosmos Slack", - "url": "http://forum.tendermint.com:3000/", + "name": "Crystal Clear Telegram", + "url": "https://t.me/CrystalClearICO", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Crystal Clear Slack", + "url": "https://crystalclears.slack.com/join/shared_invite/MjI3MDQ2MTM4NDU0LTE1MDI3MDA5ODUtMWQyMDFkZmFjZQ", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/thecosmos", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/CCSer/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cosmos_hq", - "icon": "twitter.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCwD6YgRfMY7nsuX9g8N05tg", + "icon": "youtube.png", "tags": [ "News" ] } ] }, + { + "genesis_id": "000000002f4984003de245a1666d8a8271ddf4236cf190bb9a2595dc4e7d4696", + "system": "CureCoin", + "icon": "cureCoin", + "aliases": { + "coinmarketcap": "CureCoin" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "CureCoin", + "symbol": "CURE" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "curecoin.net", + "url": "https://www.curecoin.net/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/cure/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "CureCoin GitHub", + "url": "https://github.com/cygnusxi/CurecoinSource", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=603757.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00082553, + "usd": 0.48717763, + "date": "2014-05-26T00:00:00" + } + }, { "genesis_id": "", - "system": "Coss", + "system": "DARFchain", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "coss", + "icon": "darfchain", "token": { - "name": "coss token", - "symbol": "COSS" + "name": "darfchain token", + "symbol": "DARF" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Crypto One Stop Solution platform" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Blockchain based ERP solution for crowd control of ICO companies" }, "crowdsales": { - "start_date": "2017-08-08T12:08:00", - "end_date": "2017-09-06T12:08:00", - "end_date_plan": "2017-09-06T12:08:00", + "start_date": "2017-11-01T00:00:00", + "end_date": "2017-12-12T00:00:00", + "end_date_plan": "2017-12-12T00:00:00", "genesis_address": [ - "" + "133pjWuEdFBnWfDu74t8dUzAEKZz4AMNXP", + "3PQ1xrcZAiseoZXrtiyyb1pj7Nx3VystoK4", + "0xb6c8f16cc72565e05457950c1de4be946e38da98", + "LaSb13LFauZyqcnhPvamMSQrnSgGfmPwGd" ], - "funding_terms": "https://coss.io", - "funding_url": "https://coss.io/ico", - "tokens_sold": 130000000, - "tokens_issued": 200000000, + "funding_terms": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", + "funding_url": "http://buy.darfchain.com/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -12150,44 +12716,45 @@ "links": [ { "type": "website", - "name": "coss.io", - "url": "https://coss.io", + "name": "darfchain.com", + "url": "http://www.darfchain.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Coss Whitepaper", - "url": "https://www.coss.io/documents/coss-whitepaper-v3.pdf", + "name": "DARFchain Whitepaper", + "url": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2050735.0", - "icon": "bitcointalk.png", + "type": "github", + "name": "DARFchain GitHub", + "url": "https://github.com/stanta/darfchain", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cosscrypto", + "url": "https://twitter.com/DARFChain", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Coss Slack", - "url": "https://cosstokenswap.slack.com/join/shared_invite/MjA0NDA2MjY4MzUzLTE0OTg2NjMxNDktOTkxZDcwOTYxYQ", - "icon": "slack.png", + "type": "custom", + "name": "DARFchain Telegram", + "url": "https://t.me/joinchat/AwK-gENtLR8IfVr0jVlUZA", + "icon": "telegram.png", "tags": [ "News" ] @@ -12195,359 +12762,57 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cosscrypto/", + "url": "https://www.facebook.com/DARFChain/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC31sC64dmKHtO3Ra-mEsA8g", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098", - "system": "Counterparty", + "genesis_id": "", + "system": "DCORP", "dependencies": [ - "Bitcoin" + "Ethereum" ], + "icon": "dcorp", "token": { - "name": "xcp", - "symbol": "XCP" + "name": "dcorp token", + "symbol": "DRP" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "A Platform for Free and Open Financial Tools on the Bitcoin Network", - "tags": [ - "DApp" - ], - "hashtag": "#counterparty", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Counterparty" - }, - "specs": { - "supply": 2618187 - }, - "crowdsales": { - "start_date": "2014-01-02T02:40:50", - "end_date": "2014-02-02T00:00:00", - "genesis_address": [ - "1CounterpartyXXXXXXXXXXXXXXXUWLpVr" - ], - "funding_url": "https://bitcointalk.org/index.php?topic=395761.0", - "funding_terms": "https://bitcointalk.org/index.php?topic=395761.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 2639127.58, - "tokens_issued": 2639127.58, - "btc_raised": 2125.63 - }, - "events": [ - { - "name": "Genesis", - "start_date": "2014-01-02T22:19:37", - "url": "https://blockchain.info/tx/685623401c3f5e9d2eaaf0657a50454e56a270ee7630d409e98d3bc257560098" - } - ], - "links": [ - { - "name": "counterparty.io", - "url": "http://counterparty.io/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "Explorer", - "url": "http://blockscan.com/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "GitHub", - "url": "https://github.com/CounterpartyXCP", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "Counterparty Documentation", - "url": "http://counterparty.io/docs/", - "icon": "whitepaper.png", - "tags": [ - "Main", - "Science" - ], - "type": "paper" - }, - { - "name": "Counterwallet", - "url": "https://counterwallet.io/", - "type": "wallet", - "icon": "counterparty.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "IndieSquare Wallet", - "url": "https://wallet.indiesquare.me/", - "type": "wallet", - "icon": "indiesquare.png.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/CounterpartyXCP", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://forums.counterparty.io/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "http://counterparty.io/news/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "reddit", - "url": "http://www.reddit.com/r/counterparty_xcp", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/counterparty", - "type": "custom", - "icon": "cointelegraph.png", - "tags": [ - "News" - ] - }, - { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/counterparty/", - "type": "custom", - "icon": "cryptocoinnews.jpg", - "tags": [ - "News" - ] - }, - { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/counterparty/", - "type": "custom", - "icon": "coindesk.png", - "tags": [ - "News" - ] - }, - { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=395761.0", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "CoinDaddy", - "url": "https://coindaddy.io", - "type": "explorer", - "icon": "coindaddy.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Google+", - "url": "https://plus.google.com/u/0/+CounterpartyIoXCP/posts", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/CounterpartyXCP", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "counterblock API", - "url": "http://counterparty.io/docs/counterblock_api/", - "icon": "link.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Counterparty Dev Library", - "url": "http://counterparty.io/docs/counterblock_api/", - "icon": "link.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "MasterXchange", - "url": "http://masterxchange.com/", - "type": "custom", - "icon": "masterxchange.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Counterparty DEX", - "url": "https://counterwallet.io/", - "type": "custom", - "icon": "counterparty.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/counterparty/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - } - ], - "first_price": { - "btc": 0.00080543, - "usd": 0.68813926, - "date": "2014-02-02T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "system": "Сove Identity", - "dependencies": [ - "Ethereum" - ], - "icon": "coveidentity", - "token": { - "name": "cove shell token", - "symbol": "SHEL" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "End-to-end control of your digital identity and documents" + "headline": "Democratizing Venture Capitalism " }, "crowdsales": { - "start_date": "2017-09-21T07:00:00", - "end_date": "2017-09-28T06:59:00", - "end_date_plan": "2017-09-28T06:59:00", + "start_date": "2017-06-1T22:00:00", + "end_date": "2017-06-15T00:10:00", + "end_date_plan": "2017-06-15T00:00:00", "genesis_address": [ - "" + "0x00DdD4BB955e0C93beF9b9986b5F5F330Fd016c6" ], - "funding_terms": " https://coveidentity.com/CoveWhitepaper.pdf", - "funding_url": " https://coveidentity.com/tokensale", + "funding_terms": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/Disclaimer.pdf", + "funding_url": "https://www.dcorp.it/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "eth = 9500000" ], "raised": [ "" @@ -12556,16 +12821,16 @@ "links": [ { "type": "website", - "name": "coveidentity.com", - "url": "https://coveidentity.com/", + "name": "dcorp.it", + "url": "https://www.dcorp.it/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Сove Identity Whitepaper", - "url": "https://coveidentity.com/CoveWhitepaper.pdf", + "name": "DCORP Whitepaper", + "url": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/whitepaper%20v0.3.2_EN-revised.pdf", "tags": [ "Main", "Science" @@ -12573,8 +12838,8 @@ }, { "type": "github", - "name": "Сove Identity GitHub", - "url": "https://github.com/coveidentity", + "name": "DCORP GitHub", + "url": "https://github.com/frankbonnet/DCORP", "icon": "github.png", "tags": [ "Main", @@ -12582,29 +12847,37 @@ ] }, { - "type": "blog", - "name": "Сove Identity Blog", - "url": "https://medium.com/coveidentity", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1928628.msg19144362#msg19144362", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CoveIdentity", + "url": "https://twitter.com/Dcorpcrowdsale", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Сove Identity Telegram", - "url": "https://t.me/coveidentity", - "icon": "telegram.png", + "type": "slack", + "name": "DCORP Slack", + "url": "https://dcorphq.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/dcorp/", + "icon": "reddit.png", "tags": [ "News" ] @@ -12612,7 +12885,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/coveidentity", + "url": "https://www.facebook.com/DecentralizedCorporation/", "icon": "facebook.png", "tags": [ "News" @@ -12621,7 +12894,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/coveidentity", + "url": "https://www.youtube.com/channel/UCjbYVUvy5tOK0IINI11hTDw", "icon": "youtube.png", "tags": [ "News" @@ -12631,39 +12904,38 @@ }, { "genesis_id": "", - "system": "Creativechain", + "system": "DLS Academy", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "creativechain", + "icon": "dlsacademy", "token": { - "name": "creativechain token", - "symbol": "CREA" + "name": "dls token", + "symbol": "DLT" }, "consensus": { - "consensus_type": "PoW", - "consensus_name": "Proof-of-Work" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Multimedia Content Distribution" + "system_type": "cryptoasset", + "headline": "Tool that offers all you need for your professional growth" }, "crowdsales": { - "start_date": "2017-03-15T00:00:00", - "end_date": "2017-05-01T00:00:00", - "end_date_plan": "2017-05-01T00:00:00", + "start_date": "2017-09-15T18:00:00", + "end_date": "2017-10-15T18:00:00", + "end_date_plan": "2017-10-15T18:00:00", "genesis_address": [ - "3DxW7NDrpkyK3N71vtoKyVNGW8oYqnWuH2", - "1GJdGn4x47Y3ZMfSy3DPxiYT4zgta4Tez" + "" ], - "funding_terms": "http://creativechain.org/ico/", - "funding_url": "http://creativechain.org/ico/", - "tokens_sold": 115000000, - "tokens_issued": 115000000, + "funding_terms": "http://dlsacademy.io/ico/", + "funding_url": "http://dlsacademy.io/ico", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 7947316" + "" ], "raised": [ "" @@ -12672,16 +12944,16 @@ "links": [ { "type": "website", - "name": "creativechain.org", - "url": "http://creativechain.org/project/", + "name": "dlsacademy.io", + "url": "http://dlsacademy.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Creativechain Whitepaper", - "url": "http://creativechain.org/wp-content/uploads/2017/03/Whitepaper-Creativechain-1.2.pdf", + "name": "DLS Academy Whitepaper", + "url": "http://dlsacademy.io/wp-content/uploads/2017/08/dlsacademy_white_paper.pdf", "tags": [ "Main", "Science" @@ -12689,18 +12961,28 @@ }, { "type": "github", - "name": "Creativechain GitHub", - "url": "https://github.com/creativechain", + "name": "DLS Academy GitHub", + "url": "https://github.com/DLS-Academy/contracts", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "DLS Academy Blog", + "url": "https://medium.com/@DLS_Academy/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1809920.0", + "url": "https://bitcointalk.org/index.php?topic=2191979", "icon": "bitcointalk.png", "tags": [ "News" @@ -12709,7 +12991,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Creative_Chain", + "url": "https://twitter.com/DLS_Academy", "icon": "twitter.png", "tags": [ "News" @@ -12717,17 +12999,26 @@ }, { "type": "custom", - "name": "Creativechain Telegram", - "url": "https://telegram.me/creativechain", + "name": "DLS Academy Telegram", + "url": "https://t.me/joinchat/GYUbzERK1iik1u5pwRf2MA/", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/DLS_Academy/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Thecreativechain/?fref=ts", + "url": "https://www.facebook.com/DLS-Academy-861541437336551", "icon": "facebook.png", "tags": [ "News" @@ -12737,14 +13028,14 @@ }, { "genesis_id": "", - "system": "Crowdholding", + "system": "DMarket", "dependencies": [ "Ethereum" ], - "icon": "crowdholding", + "icon": "dmarket", "token": { - "name": "crowdholding token", - "symbol": "YUPIE" + "name": "dmarket token", + "symbol": "DMarket" }, "consensus": { "consensus_type": "ERC20 Token", @@ -12753,17 +13044,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Network of Intrinsically Tradeable Smart Tokens" + "headline": "Decentralized marketplace to turn every virtual item into a real commodity" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-11-03T16:00:00", + "end_date": "2017-11-17T16:00:00", + "end_date_plan": "2017-11-17T16:00:00", "genesis_address": [ - "0x0F33bb20a282A7649C7B3AFf644F084a9348e933" + "0x4b60B53a6eDCD75f0730ecC22579Df2079F210B0" ], - "funding_terms": "https://ico.crowdholding.com/", - "funding_url": "https://ico.crowdholding.com/", + "funding_terms": "https://dmarket.io", + "funding_url": "https://dmarket.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -12774,22 +13065,19 @@ "" ] }, - "specs": { - "supply": 631000000 - }, "links": [ { "type": "website", - "name": "ico.crowdholding", - "url": "https://ico.crowdholding.com/", + "name": "dmarket.io", + "url": "https://dmarket.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crowdholding Whitepaper", - "url": "https://docs.google.com/document/d/1RcOqAqnW89d8u8uS5E9W0gCz5k678SJFeWaRcxYkgdw/edit#heading=h.gd975316ob3y", + "name": "DMarket Whitepaper", + "url": "https://dmarket.io/assets/documents/DMarket_white_paper_EN.pdf", "tags": [ "Main", "Science" @@ -12797,8 +13085,8 @@ }, { "type": "github", - "name": "Crowdholding GitHub", - "url": "https://github.com/crowdholdingico/YupieSmartContract", + "name": "DMarket GitHub", + "url": "https://github.com/suntechsoft/dmarket-smartcontract", "icon": "github.png", "tags": [ "Main", @@ -12807,8 +13095,8 @@ }, { "type": "blog", - "name": "Crowdholding Blog", - "url": "https://medium.com/@crowdholding", + "name": "DMarket Blog", + "url": "https://medium.com/@dmarket", "icon": "medium.png", "tags": [ "Main", @@ -12818,7 +13106,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2082561.0", + "url": "https://bitcointalk.org/index.php?topic=2041720.new#new", "icon": "bitcointalk.png", "tags": [ "News" @@ -12827,7 +13115,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/crowdholding", + "url": "https://twitter.com/dmarket_io", "icon": "twitter.png", "tags": [ "News" @@ -12835,8 +13123,8 @@ }, { "type": "custom", - "name": "Crowdholding Telegram", - "url": "https://t.me/Crowdholding", + "name": "DMarket Telegram", + "url": "https://t.me/joinchat/CV8tCULRq_vJ2Xzu9Iopqg", "icon": "telegram.png", "tags": [ "News" @@ -12844,8 +13132,8 @@ }, { "type": "slack", - "name": "Crowdholding Slack", - "url": "https://join.slack.com/t/crowdholdingico/shared_invite/MjIzMzg3NzU5OTkxLTE1MDE4NTUwMjctYTIwYzZlOTU2Yw", + "name": "DMarket Slack", + "url": "https://dmarket.io/slack", "icon": "slack.png", "tags": [ "News" @@ -12854,7 +13142,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Crowdholding/", + "url": "https://www.reddit.com/r/D_Market/", "icon": "reddit.png", "tags": [ "News" @@ -12863,7 +13151,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Crowdholding/", + "url": "https://www.facebook.com/dmarketcommunity/", "icon": "facebook.png", "tags": [ "News" @@ -12872,7 +13160,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCDmQRTVwVPBwLErsbXPyrRA", + "url": "https://www.youtube.com/channel/UCCF8BhVCdsSr1oy9kA1g5vg", "icon": "youtube.png", "tags": [ "News" @@ -12881,275 +13169,249 @@ ] }, { - "genesis_id": "", - "system": "CRYPTO20", + "genesis_id": "20bbf1cb1115ccda06c0cce115f5b72a78055a163892575988d1c8ee085f5e86", + "system": "DNotes", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "crypto20", "token": { - "name": "CRYPTO20 token", - "symbol": "C20" + "name": "DNote", + "symbol": "NOTE" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "AI Backed autonomous Top-20 Crypto Index Token" - }, - "crowdsales": { - "start_date": "2017-10-07T00:00:00", - "end_date": "2017-11-30T00:00:00", - "end_date_plan": "2017-11-14T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://crypto20.com/", - "funding_url": "https://crypto20.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, + "aliases": { + "coinmarketcap": "DNotes", + "CurrencyName": "DNotes" + }, + "ratings": { + "rating_cyber": 1 + }, + "events": { + "announcement": "16/02/2014" + }, + "specs": { + "p2p": 11224, + "rpc": 11223, + "block_time": 60, + "total_tokens": 500000000 + }, "links": [ { - "type": "website", - "name": "crypto20.com", - "url": "https://crypto20.com/", + "name": "dnotescoin.com", + "url": "http://dnotescoin.com/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "CRYPTO20 Whitepaper", - "url": "https://s3.amazonaws.com/crypto20s3/pdf/c20-whitepaper.pdf", + "name": "GitHub", + "url": "https://github.com/DNotesCoin/DNotes/", + "type": "github", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "CRYPTO20 GitHub", - "url": "https://github.com/cryptotwenty", - "icon": "github.png", + "name": "E-Waluty Explorer", + "url": "http://explorer.e-waluty.net.pl/NOTE/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "CRYPTO20 Blog", - "url": "https://medium.crypto20.com/?_ga=2.29681596.2080268847.1506597840-1211873047.1505743394", - "icon": "medium.png", + "name": "Wallets", + "url": "http://dnotescoin.com/download.php", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" + ] + }, + { + "name": "DNotes Vault", + "url": "https://dnotesvault.com/", + "type": "wallet", + "icon": "dnotes.png", + "tags": [ + "Apps", + "Wallet" ] }, { + "name": "Twitter", + "url": "https://twitter.com/DNotesCoin", "type": "twitter", - "name": "CRYPTO20 Twitter", - "url": "https://twitter.com/CRYPTOtwenty", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "CRYPTO20 Slack", - "url": "https://cryptotwenty.slack.com/join/shared_invite/MjIxMzc3OTk1NjgwLTE1MDE4MDM4MDItYmRlNGIxNjZkNA", - "icon": "slack.png", + "name": "Facebook", + "url": "https://www.facebook.com/Dnotescoin-777105165651768/timeline/", + "type": "custom", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "CRYPTO20 Reddit", - "url": "https://www.reddit.com/r/cryptotwenty/", - "icon": "reddit.png", + "name": "YouTube", + "url": "https://www.youtube.com/user/dnotescoin", + "type": "custom", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "CRYPTO20 Facebook", - "url": "https://www.facebook.com/cryptotwenty/", - "icon": "facebook.png", + "name": "reddit", + "url": "http://www.reddit.com/r/DNotes/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "CRYPTO20 YouTube", - "url": "https://www.youtube.com/channel/UCD8q9H_MszuWbT8un5gLDAw", - "icon": "youtube.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=470155.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Crypto Improvement Fund", - "dependencies": [ - "independent" - ], - "icon": "cif", - "token": { - "name": "cif token", - "symbol": "CIF" - }, - "consensus": { - "consensus_type": "Combine PoW/PoS", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Bitcoin for Business" - }, - "crowdsales": { - "start_date": "2017-10-01T17:00:00", - "end_date": "2017-11-01T16:59:00", - "end_date_plan": "2017-06-25T14:00:00", - "genesis_address": [ - "3F4aY4RXGSaQNKFiecECeTeZzmUTsFnUfh" - ], - "funding_terms": "https://www.cryptoimprovementfund.io/", - "funding_url": "https://www.cryptoimprovementfund.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 500000000 - }, - "links": [ + }, { - "type": "website", - "name": "cryptoimprovementfund.io", - "url": "https://www.cryptoimprovementfund.io/", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/?s=dnotes", + "type": "custom", + "icon": "bitcoinist.png", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "Crypto Improvement Fund Whitepaper", - "url": "https://www.cryptoimprovementfund.io/wp-content/uploads/2017/09/Whitepaper_CIF.pdf", + "name": "DNotesPool", + "url": "https://dnotespool.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "Crypto Improvement Fund GitHub", - "url": "https://github.com/jumpa1/HT2500", - "icon": "github.png", + "name": "CryptoBlox", + "url": "http://mine.cryptoblox.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "blog", - "name": "Crypto Improvement Fund Blog", - "url": "https://medium.com/@AdminCIF", - "icon": "medium.png", + "name": "E-Pool", + "url": "http://p2pool.e-pool.net", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "News" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2075838.0", - "icon": "bitcointalk.png", + "name": "Hash-to-Coins", + "url": "https://hash-to-coins.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cif_team", - "icon": "twitter.png", + "name": "E-Waluty", + "url": "http://pool.e-waluty.net.pl/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { + "name": "BTCPool Club", + "url": "http://btcpool.club/", "type": "custom", - "name": "Crypto Improvement Fund Telegram", - "url": "https://t.me/CIF_Team", - "icon": "telegram.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/CryptoImprovementFund/", - "icon": "reddit.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dnotes/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cryptoimprovementfund/", - "icon": "facebook.png", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCdXWy2GtqF3QafvBb3gvGuQ", - "icon": "youtube.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00000128, + "usd": 0.00080293, + "date": "2014-03-08T00:00:00" + } }, { "genesis_id": "", - "system": "Crypto.tickets", + "system": "DaoCasino", + "icon": "daocasino", "dependencies": [ "Ethereum" ], - "icon": "cryptotickets", "token": { - "name": "cryptotickets token", - "symbol": "TKT" + "name": "bet token", + "symbol": "BET" }, "consensus": { "consensus_type": "ERC20 Token", @@ -13158,17 +13420,13 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain platform for event ticketing services" + "headline": "Blockchain protocol for gambling" }, "crowdsales": { - "start_date": "2017-10-05T20:00:00", - "end_date": "2017-11-05T20:00:00", - "end_date_plan": "2017-11-05T20:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://faq.crypto.tickets/ico/what-is-the-token-sale-terms", - "funding_url": "https://ico.crypto.tickets/", + "start_date": "2017-06-29T13:00:00", + "end_date": "2017-07-26T13:00:00", + "funding_terms": "https://dao.casino/", + "funding_url": "https://dao.casino/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -13182,16 +13440,18 @@ "links": [ { "type": "website", - "name": "crypto.tickets", - "url": "https://crypto.tickets/", + "name": "dao.casino", + "url": "https://dao.casino/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "crypto.tickets Whitepaper", - "url": "https://crypto.tickets/crypto.tickets%20whitepaper%20ENG.pdf", + "name": "DaoCasino Whitepaper", + "url": "https://github.com/DaoCasino/Whitepaper/blob/master/DAO.Casino%20WP.md", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -13199,8 +13459,8 @@ }, { "type": "github", - "name": "crypto.tickets GitHub", - "url": "https://github.com/cryptoticket", + "name": "DaoCasino GitHub", + "url": "https://github.com/daocasino", "icon": "github.png", "tags": [ "Main", @@ -13210,7 +13470,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2155368.0", + "url": "https://bitcointalk.org/index.php?topic=1928183.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -13219,86 +13479,116 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CryptoTickets", + "url": "https://twitter.com/daocasino?lang=en", "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "blog", + "name": "DaoCasino Blog", + "url": "https://medium.com/@dao.casino", + "icon": "medium.png", "tags": [ "News" ] }, { "type": "custom", - "name": "crypto.tickets Telegram", - "url": "https://t.me/Cryptoticketsnews", + "name": "DaoCasino Telegram", + "url": "https://t.me/daocasino", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "DaoCasino Slack", + "url": "https://dao.casino/slack-invite.html", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/crypto.tickets/", + "url": "https://www.facebook.com/Dao.casino/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCkggi9VnPJ0qUzfj7h70-pQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "5562590132594876791", - "system": "Cryptoasset.fund", + "genesis_id": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6", + "system": "Dash", "dependencies": [ - "NXT" + "independent" ], - "icon": "cryptoassetfund", + "token": { + "name": "dash", + "symbol": "DASH", + "base": "duffs", + "main": "DASH", + "10in2": "uDash", + "10in5": "mDASH", + "10in8": "DASH" + }, + "consensus": { + "type": "PoW", + "algorithm": "X11" + }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Early Stage NXT based Investment Fund", + "system_type": "cryptocurrency", + "headline": "An open sourced, privacy-centric digital currency with instant transactions", "tags": [ - "DApp" + "DAO" ], - "hashtag": "#bitshares" + "hashtag": "#dash", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Cryptofund" - }, - "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "token": { - "name": "cryptofund", - "symbol": "FUND" - }, - "crowdsales": { - "start_date": "2015-09-15T00:00:00", - "end_date": "2015-10-02T07:22:05", - "genesis_address": "NXT-Y8FL-UJCB-R25H-23BT2", - "funding_terms": "http://nxter.org/cryptoasset-fund-launch-12-00-gmt-15-sept/", - "funding_url": "https://nxtportal.org/assets/5562590132594876791", - "tokens_sold": 900000, - "tokens_issued": 1000000, - "btc_raised": 310.95 + "coinmarketcap": "Dash" }, "specs": { - "total_tokens": 1000000 + "block_time": 150, + "block_reward": "2222222/(((Difficulty+2600)/9)^2)", + "halfing_cycle": "210240 blocks", + "total_tokens": "18900000 DASH", + "difficulty_cycle": "Retargets using Dark Gravity Wave", + "txs_confirm": "6 blocks" }, - "flags": { - "rating_do_not_display": true, - "quantum": true + "events": [ + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=421615.0", + "start_date": "2014-01-18T05:50:23" + } + ], + "first_price": { + "btc": 0.00033188, + "usd": 0.21837893, + "date": "2014-02-07T00:00:00" }, "links": [ { - "type": "risk", - "name": "Asset requre trust to issuer", - "url": "", - "icon": "" - }, - { - "name": "cryptoasset.fund", - "url": "http://cryptoasset.fund/", + "name": "Dash.org", + "url": "https://dash.org/", "icon": "website.png", "tags": [ "Main" @@ -13306,183 +13596,233 @@ "type": "website" }, { - "name": "CAF Asset", - "url": "http://nxtreporting.com/?a=5562590132594876791", + "name": "Dash organization on Github", + "url": "https://github.com/dashpay", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ], + "type": "github" + }, + { + "name": "Dash Whitepaper", + "url": "https://dash.org/wp-content/uploads/2015/04/Dash-WhitepaperV1.pdf", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ], + "type": "paper" + }, + { + "name": "Explorer", + "url": "http://explorer.dash.org/chain/Dash", "icon": "explorer.png", "tags": [ "Main", - "Apps", - "Analytics" + "Apps" ], "type": "explorer" }, { - "name": "NXT Forum", - "url": "https://nxtforum.org/cryptoasset-fund-projects/(pre-ann)-cryptoasset-fund-asset/20/", - "icon": "forum.png", + "name": "Press Releases", + "url": "https://dash.org/news/category/press/", + "icon": "link.png", "tags": [ - "Main", "News" ], - "type": "forum" + "type": "custom" }, { - "name": "CAF Projects", - "url": "https://nxtforum.org/cryptoasset-fund-projects/", - "icon": "forum.png", + "name": "Dash Blog", + "url": "https://dash.org/news/", + "icon": "blog.png", "tags": [ "News" ], - "type": "forum" + "type": "blog" }, { "name": "Twitter", - "url": "https://twitter.com/Crypto_Fund", + "url": "https://twitter.com/dashpay", "icon": "twitter.png", "tags": [ - "Main", "News" ], "type": "twitter" }, { - "name": "Facebook", - "url": "https://www.facebook.com/cryptoassetfund", - "icon": "facebook.png", + "name": "Forum", + "url": "https://www.dash.org/forum/", + "icon": "forum.png", "tags": [ "News" ], - "type": "custom" + "type": "Forum" }, { - "name": "NXT AE", - "url": "http://nxtreporting.com/?a=5562590132594876791", - "icon": "nxt.png", + "name": "Reddit", + "url": "https://www.reddit.com/r/dashpay", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ], - "type": "custom" - } - ], - "first_price": { - "btc": 0.0003455, - "usd": 0.08202243, - "date": "2015-10-02T07:22:05" - } - }, - { - "genesis_id": "", - "system": "Crypviser", - "dependencies": [ - "independent" - ], - "icon": "crypviser", - "token": { - "name": "cv coin", - "symbol": "CVCOIN" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Encrypted communication App on Blockchain with it`s own cryprocurrency", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "CVCoin", - "nickname": "CVCoin" - }, - "links": [ + "type": "reddit" + }, { - "type": "website", - "name": "crypviser.net", - "url": "https://ico.crypviser.net/", + "name": "Dash Wallet", + "url": "https://dash.org/downloads/", + "icon": "wallet.png", "tags": [ - "Main" + "Wallet", + "Apps" + ], + "type": "wallet" + }, + { + "name": "Dash Ninja Monitoring", + "url": "https://dashninja.pl/", + "icon": "dashninja.png.png", + "tags": [ + "Analytics", + "Apps" + ], + "type": "custom" + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=421615.0", + "icon": "forum.png", + "tags": [ + "News" ] }, { - "type": "paper", - "name": "Crypviser Whitepaper", - "url": "https://ico.crypviser.net/docs/CrypViser_Whitepaper_v.1.2.pdf", + "name": "Dash Wiki", + "url": "https://dashpay.atlassian.net/wiki/display/DOC/Official+Documentation", + "tags": [ + "Science" + ], + "type": "wiki" + }, + { + "name": "Dash Foundation", + "url": "https://www.darkcoinfoundation.org/", + "icon": "whitepaper.png", "tags": [ "Main", "Science" + ], + "type": "paper" + }, + { + "name": "P2Pool: Peer-to-peer Dash mining pool", + "url": "https://github.com/dashpay/p2pool-dash", + "icon": "github.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1922625.0", - "icon": "bitcointalk.png", + "name": "Poloniex", + "url": "https://poloniex.com/exchange/btc_dash", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/cvcoin_ico", - "icon": "twitter.png", + "name": "Bittrex", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-DASH", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BTER", + "url": "https://bter.com/trade/dash_btc", "type": "custom", - "name": "Crypviser Telegram", - "url": "https://t.me/crypviser", - "icon": "telegram.png", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Crypviser Slack", - "url": "https://crypviser.slack.com/join/shared_invite/MjE5MjMzMTMyNzU3LTE1MDEyNTEyNTktNGE4NjI1MDUzYg", - "icon": "slack.png", + "name": "BTC-e", + "url": "https://btc-e.com/dash_btc", + "type": "custom", + "icon": "btc-e.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade.html?mk_type=btc&btc38_trade_coin_name=dash", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/cvcico/", - "icon": "facebook.png", + "icon": "btc38.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dash/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" ] }, { + "name": "Dashwhale", + "headline": " Masternode Monitoring and Budget Management", + "url": "https://www.dashwhale.org/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCw4jiLq9vHfajMyQQQ1ixBA", - "icon": "youtube.png", + "icon": "dashwhale.png", "tags": [ - "News" + "Apps", + "Analytics" ] } - ] + ], + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Crystal Clear", + "system": "DatabrokerDAO", "dependencies": [ "Ethereum" ], - "icon": "crystalclear", + "icon": "databrokerdao", "token": { - "name": "crystal clear token", - "symbol": "CCT" + "name": "databrokerdao token", + "symbol": "DATA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -13491,17 +13831,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Changing the way customers and service providers connect" + "headline": "Distributed marketplace for IoT sensor data" }, "crowdsales": { - "start_date": "2017-09-08T12:00:00", - "end_date": "2017-10-08T12:00:00", - "end_date_plan": "2017-10-08T12:00:00", + "start_date": "2017-09-18T16:00:00", + "end_date": "2017-10-16T16:00:00", + "end_date_plan": "2017-10-16T16:00:00", "genesis_address": [ - "0xec126D634D9be17A650881e598558AF1B90037d3" + "0xb682943fa0408f74e87c53f405d394d9a8b715ae" ], - "funding_terms": "http://crystal-clear.io/Terms.pdf", - "funding_url": "http://crystal-clear.io", + "funding_terms": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", + "funding_url": "https://databrokerdao.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -13515,16 +13855,16 @@ "links": [ { "type": "website", - "name": "crystal-clear.io", - "url": "http://crystal-clear.io/", + "name": "databrokerdao.com", + "url": "https://databrokerdao.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Crystal Clear Whitepaper", - "url": "http://crystal-clear.io/Whitepaper_english.pdf", + "name": "DatabrokerDAO Whitepaper", + "url": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", "tags": [ "Main", "Science" @@ -13532,8 +13872,8 @@ }, { "type": "github", - "name": "Crystal Clear GitHub", - "url": "https://github.com/CrystalClearS", + "name": "DatabrokerDAO GitHub", + "url": "https://github.com/DataBrokerDAO", "icon": "github.png", "tags": [ "Main", @@ -13542,9 +13882,9 @@ }, { "type": "blog", - "name": "Crystal Clear Blog", - "url": "https://steemit.com/@crysser", - "icon": "blog.png", + "name": "DatabrokerDAO Blog", + "url": "https://medium.com/DataBrokerDAO", + "icon": "medium.png", "tags": [ "Main", "News" @@ -13553,7 +13893,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2046788.0", + "url": "https://bitcointalk.org/index.php?topic=2113309.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -13562,7 +13902,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/CCS_Crystal", + "url": "https://twitter.com/DataBrokerDAO", "icon": "twitter.png", "tags": [ "News" @@ -13570,8 +13910,8 @@ }, { "type": "custom", - "name": "Crystal Clear Telegram", - "url": "https://t.me/CrystalClearICO", + "name": "DatabrokerDAO Telegram", + "url": "https://t.me/databrokerdao", "icon": "telegram.png", "tags": [ "News" @@ -13579,8 +13919,8 @@ }, { "type": "slack", - "name": "Crystal Clear Slack", - "url": "https://crystalclears.slack.com/join/shared_invite/MjI3MDQ2MTM4NDU0LTE1MDI3MDA5ODUtMWQyMDFkZmFjZQ", + "name": "DatabrokerDAO Slack", + "url": "https://slack.databrokerdao.com/", "icon": "slack.png", "tags": [ "News" @@ -13589,136 +13929,73 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/CCSer/", + "url": "https://www.facebook.com/DataBrokerDAO/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCwD6YgRfMY7nsuX9g8N05tg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "000000002f4984003de245a1666d8a8271ddf4236cf190bb9a2595dc4e7d4696", - "system": "CureCoin", - "icon": "cureCoin", - "aliases": { - "coinmarketcap": "CureCoin" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "CureCoin", - "symbol": "CURE" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "curecoin.net", - "url": "https://www.curecoin.net/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/cure/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "CureCoin GitHub", - "url": "https://github.com/cygnusxi/CurecoinSource", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=603757.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00082553, - "usd": 0.48717763, - "date": "2014-05-26T00:00:00" - } - }, - { - "genesis_id": "1.3.1158", - "system": "cyberFund", - "icon": "cyberfund", + "genesis_id": "", + "system": "Decent", + "icon": "decent", "dependencies": [ - "BitShares" + "independent" ], - "aliases": { - "nickname": "cyber•Fund" + "token": { + "name": "decent", + "symbol": "DCT" }, "consensus": { - "name": "BitShares", - "type": "User Issued Asset" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Decent" }, "descriptions": { - "state": "Private", - "system_type": "cryptoasset", - "headline": "Decentrilized Investment Service", + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Decenttralized Content Distribution Platform", "tags": [ - "DApp" + "DAO" ], - "page_state": "ready" + "page_state": "draft" }, - "token": { - "name": "cyfund", - "symbol": "CFUND" + "crowdsales": { + "start_date": "2016-09-11T01:00:00", + "end_date": "2016-11-06T23:59:00", + "genesis_address": [ + "33WDB3nsVHH5qafCAriPb8Jmb1e3ptsY4h" + ], + "funding_terms": "http://sale.decent.ch/", + "funding_url": "http://sale.decent.ch/", + "tokens_sold": 47100000, + "tokens_issued": 67300000, + "btc_raised": 5881.44798307 }, "specs": { - "supply": 50000, - "cap": { - "usd": 3116567, - "btc": 2959.45 + "supply": 67300000, + "price": { + "btc": 0.00012487, + "usd": 0.08876134 } }, - "first_price": {}, + "first_price": { + "btc": 0.00012487, + "usd": 0.08876134, + "date": "2016-11-06T23:59:00" + }, "flags": { - "rating_do_not_display": true, "supply_from_here": true }, "links": [ { "type": "website", - "name": "cyber•Fund Funding", - "url": "https://cyber.fund/invest", + "name": "decent.ch", + "url": "http://decent.ch/", "icon": "website.png", "tags": [ "Main" @@ -13726,54 +14003,46 @@ }, { "type": "website", - "name": "cyber.fund", - "url": "https://cyber.fund", + "name": "Decent Crowdsale", + "url": "http://sale.decent.ch/", "icon": "website.png", "tags": [ - "Apps" - ] - }, - { - "type": "blog", - "name": "Blog on Steem", - "url": "https://steemit.com/created/cyberfund", - "icon": "steem.png", - "tags": [ - "Main", - "News" + "Main" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/cyberfundio", + "url": "https://twitter.com/DECENTplatform", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://cybertalks.org/", - "icon": "forum.png", + "type": "blog", + "name": "Blog", + "url": "http://decent.ch/blog/", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "AngelList", - "url": "https://angel.co/cyber-fund", - "icon": "angellist.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1162392", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/cyberfund", + "url": "https://www.facebook.com/DECENTplatform", "icon": "facebook.png", "tags": [ "News" @@ -13781,74 +14050,34 @@ }, { "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/+CyberfundIo/posts", - "icon": "googleplus.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/5006854", - "icon": "linkedin.png", + "name": "Decent Slack", + "url": "https://decent-project.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "CFUND Asset", - "url": "http://cryptofresh.com/a/CFUND", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Old CFUND Asset", - "url": "https://www.coinprism.info/asset/AbhBFwWFpZzFMsBakZbDzUTYv67t9rThaK", - "icon": "coinprism.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "github", - "name": "cyber•Fund GitHub", - "url": "https://github.com/cyberFund", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "github", - "name": "cyber•Fund Roadmap", - "url": "https://waffle.io/cyberFund/cyber.fund?label=milestone", - "icon": "github.png", + "type": "paper", + "name": "Decent Whitepaper", + "url": "http://decent.ch/decent-whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Science" ] } ] }, { "genesis_id": "", - "system": "Dala Token Sale", + "system": "Decentraland", "dependencies": [ "Ethereum" ], - "icon": "dalatokensale", + "icon": "decentraland", "token": { - "name": "dala token", - "symbol": "DALA" + "name": "decentraland token", + "symbol": "MANA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -13857,43 +14086,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Financial platform for next 3.5 billion people" + "headline": "3D virtual world on blockchain" }, "crowdsales": { - "start_date": "2017-10-25T18:00:00", - "end_date": "2017-10-31T18:00:00", - "end_date_plan": "2017-10-31T18:00:00", + "start_date": "2017-08-17T21:21:54", + "end_date": "2017-08-17T22:19:00", + "end_date_plan": "2017-08-17T22:19:00", "genesis_address": [ "" ], - "funding_terms": "http://wala-tokensale-website.s3-website-eu-west-1.amazonaws.com/tokensaleterms.pdf", - "funding_url": "https://tokensale.getwala.com", - "tokens_sold": "", - "tokens_issued": "1000000000", + "funding_terms": "https://decentraland.org/", + "funding_url": "https://decentraland.org/tokensale", + "tokens_sold": 1122354557, + "tokens_issued": 2805886393, "btc_raised": "", "cap_limit": [ - "usd = 30000000" + "" ], "raised": [ "" ] }, - "specs": { - "supply": 1000000000 - }, "links": [ { "type": "website", - "name": "tokensale.getwala.com", - "url": "https://tokensale.getwala.com", + "name": "decentraland.org", + "url": "https://decentraland.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dala Token Sale Whitepaper", - "url": "http://wala-tokensale-website.s3-website-eu-west-1.amazonaws.com/dalawhitepaper.pdf", + "name": "Decentralandb Whitepaper", + "url": "https://decentraland.org/whitepaper.pdf", "tags": [ "Main", "Science" @@ -13901,8 +14127,8 @@ }, { "type": "github", - "name": "Dala Token Sale", - "url": "https://github.com/GetDala/dala-smart-contracts", + "name": "Decentraland GitHub", + "url": "https://github.com/decentraland", "icon": "github.png", "tags": [ "Main", @@ -13911,8 +14137,8 @@ }, { "type": "blog", - "name": "Dala Token Sale Blog", - "url": "https://blog.getwala.com/", + "name": "Decentraland Blog", + "url": "https://blog.decentraland.org/", "icon": "medium.png", "tags": [ "Main", @@ -13922,7 +14148,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2236876.new#new", + "url": "https://bitcointalk.org/index.php?topic=1968414.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -13931,7 +14157,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/getwala", + "url": "https://twitter.com/decentraland", "icon": "twitter.png", "tags": [ "News" @@ -13939,9 +14165,9 @@ }, { "type": "custom", - "name": "Dala Token Sale Telegram", - "url": "https://t.me/getwala", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/decentraland/", + "icon": "facebook.png", "tags": [ "News" ] @@ -13949,73 +14175,102 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/getwala", + "url": "https://www.reddit.com/r/decentraland/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "DaoCasino", - "icon": "daocasino", + "genesis_id": "298e5cc3d985bfe7f81dc135f360abe089edd4396b86d2de66b0cef42b21d980", + "system": "Decred", + "icon": "decred", "dependencies": [ - "Ethereum" + "independed" ], "token": { - "name": "bet token", - "symbol": "BET" + "name": "decred", + "symbol": "DCR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "Blake256+Decred" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Blockchain protocol for gambling" - }, - "crowdsales": { - "start_date": "2017-06-29T13:00:00", - "end_date": "2017-07-26T13:00:00", - "funding_terms": "https://dao.casino/", - "funding_url": "https://dao.casino/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Decred" + }, + "specs": {}, + "first_price": { + "btc": 0.00250207, + "usd": 0.95068652, + "date": "2016-02-10T19:30:00" }, "links": [ { "type": "website", - "name": "dao.casino", - "url": "https://dao.casino/", + "name": "decred.org", + "url": "https://www.decred.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "DaoCasino Whitepaper", - "url": "https://github.com/DaoCasino/Whitepaper/blob/master/DAO.Casino%20WP.md", - "icon": "paper.png", + "type": "explorer", + "name": "Decred Explorer", + "url": "https://mainnet.decred.org", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Desktop Wallet", + "url": "https://github.com/decred/decred-release/releases", + "icon": "omniwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Web Wallet", + "url": "https://wallet.decred.org", + "icon": "omniwallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" ] }, { "type": "github", - "name": "DaoCasino GitHub", - "url": "https://github.com/daocasino", + "name": "GitHub", + "url": "https://github.com/decred", "icon": "github.png", "tags": [ "Main", @@ -14024,104 +14279,104 @@ }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928183.0", - "icon": "bitcointalk.png", + "name": "Decred Forum", + "url": "https://forum.decred.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/daocasino?lang=en", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/decred", + "rss": "https://www.reddit.com/r/decred/.rss", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { - "type": "blog", - "name": "DaoCasino Blog", - "url": "https://medium.com/@dao.casino", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/decredproject", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "DaoCasino Telegram", - "url": "https://t.me/daocasino", - "icon": "telegram.png", + "type": "paper", + "name": "Decred Technical Brief v0.1", + "url": "https://decred.org/dtb001.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "slack", - "name": "DaoCasino Slack", - "url": "https://dao.casino/slack-invite.html", - "icon": "slack.png", + "type": "custom", + "name": "IRC Channel", + "url": "https://webchat.freenode.net/?channels=decred", + "icon": "irc.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Dao.casino/", - "icon": "facebook.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCkggi9VnPJ0qUzfj7h70-pQ", - "icon": "youtube.png", + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { "genesis_id": "", - "system": "DARFchain", + "system": "Detector", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "darfchain", + "icon": "detector", "token": { - "name": "darfchain token", - "symbol": "DARF" + "name": "detector token", + "symbol": "DTCT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Blockchain based ERP solution for crowd control of ICO companies" + "system_type": "cryptoasset", + "headline": "Bot that monitors cryptocurrency and betting" }, "crowdsales": { - "start_date": "2017-11-01T00:00:00", - "end_date": "2017-12-12T00:00:00", - "end_date_plan": "2017-12-12T00:00:00", + "start_date": "2017-08-20T00:00:00", + "end_date": "2017-09-20T00:00:00", + "end_date_plan": "2017-09-20T00:00:00", "genesis_address": [ - "133pjWuEdFBnWfDu74t8dUzAEKZz4AMNXP", - "3PQ1xrcZAiseoZXrtiyyb1pj7Nx3VystoK4", - "0xb6c8f16cc72565e05457950c1de4be946e38da98", - "LaSb13LFauZyqcnhPvamMSQrnSgGfmPwGd" + "" ], - "funding_terms": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", - "funding_url": "http://buy.darfchain.com/", + "funding_terms": "https://detectortoken.com/ico/", + "funding_url": "https://detectortoken.com", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 10000000, "btc_raised": "", "cap_limit": [ "" @@ -14130,19 +14385,22 @@ "" ] }, + "specs": { + "supply": 12000000 + }, "links": [ { "type": "website", - "name": "darfchain.com", - "url": "http://www.darfchain.com/", + "name": "detectortoken.com", + "url": "https://detectortoken.com", "tags": [ "Main" ] }, { "type": "paper", - "name": "DARFchain Whitepaper", - "url": "https://docs.google.com/document/d/1XU50mN0hHecy32qLKCaaTGiTlA6HOG_-ZRJdS4WrBN8/edit#", + "name": "Detector Whitepaper", + "url": "https://detectortoken.com/docs/DetectorToken_White_Paper.pdf", "tags": [ "Main", "Science" @@ -14150,8 +14408,8 @@ }, { "type": "github", - "name": "DARFchain GitHub", - "url": "https://github.com/stanta/darfchain", + "name": "Detector GitHub", + "url": "https://github.com/tommazuri/detectortoken/blob/master/DetectorToken.sol", "icon": "github.png", "tags": [ "Main", @@ -14159,19 +14417,19 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DARFChain", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2088493.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "DARFchain Telegram", - "url": "https://t.me/joinchat/AwK-gENtLR8IfVr0jVlUZA", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/DetectorToken", + "icon": "twitter.png", "tags": [ "News" ] @@ -14179,364 +14437,256 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DARFChain/", + "url": "https://www.facebook.com/DetectorToken/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC31sC64dmKHtO3Ra-mEsA8g", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6", - "system": "Dash", + "genesis_id": "", + "system": "Dether", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "dether", "token": { - "name": "dash", - "symbol": "DASH", - "base": "duffs", - "main": "DASH", - "10in2": "uDash", - "10in5": "mDASH", - "10in8": "DASH" + "name": "dether token", + "symbol": "DTR" }, "consensus": { - "type": "PoW", - "algorithm": "X11" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "An open sourced, privacy-centric digital currency with instant transactions", - "tags": [ - "DAO" - ], - "hashtag": "#dash", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Dash" - }, - "specs": { - "block_time": 150, - "block_reward": "2222222/(((Difficulty+2600)/9)^2)", - "halfing_cycle": "210240 blocks", - "total_tokens": "18900000 DASH", - "difficulty_cycle": "Retargets using Dark Gravity Wave", - "txs_confirm": "6 blocks" - }, - "events": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=421615.0", - "start_date": "2014-01-18T05:50:23" - } - ], - "first_price": { - "btc": 0.00033188, - "usd": 0.21837893, - "date": "2014-02-07T00:00:00" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized mobile app for peer-to-peer crypto trading" }, "links": [ { - "name": "Dash.org", - "url": "https://dash.org/", - "icon": "website.png", + "type": "website", + "name": "dether.io", + "url": "https://dether.io", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Dash organization on Github", - "url": "https://github.com/dashpay", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ], - "type": "github" + ] }, { - "name": "Dash Whitepaper", - "url": "https://dash.org/wp-content/uploads/2015/04/Dash-WhitepaperV1.pdf", - "icon": "whitepaper.png", + "type": "paper", + "name": "Dether Whitepaper", + "url": "https://whitepaper.dether.io/", "tags": [ "Main", "Science" - ], - "type": "paper" + ] }, { - "name": "Explorer", - "url": "http://explorer.dash.org/chain/Dash", - "icon": "explorer.png", + "type": "github", + "name": "Dether GitHub", + "url": "https://github.com/dethertech", + "icon": "github.png", "tags": [ "Main", - "Apps" - ], - "type": "explorer" - }, - { - "name": "Press Releases", - "url": "https://dash.org/news/category/press/", - "icon": "link.png", - "tags": [ - "News" - ], - "type": "custom" + "Code" + ] }, { - "name": "Dash Blog", - "url": "https://dash.org/news/", - "icon": "blog.png", + "type": "blog", + "name": "Dether Blog", + "url": "https://medium.com/@DETHER", + "icon": "medium.png", "tags": [ + "Main", "News" - ], - "type": "blog" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dashpay", + "url": "https://twitter.com/dether_io", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://www.dash.org/forum/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "Forum" + ] }, { - "name": "Reddit", - "url": "https://www.reddit.com/r/dashpay", - "icon": "reddit.png", + "type": "custom", + "name": "Dether Telegram", + "url": "https://t.me/Dether_io", + "icon": "telegram.png", "tags": [ "News" - ], - "type": "reddit" - }, - { - "name": "Dash Wallet", - "url": "https://dash.org/downloads/", - "icon": "wallet.png", - "tags": [ - "Wallet", - "Apps" - ], - "type": "wallet" - }, - { - "name": "Dash Ninja Monitoring", - "url": "https://dashninja.pl/", - "icon": "dashninja.png.png", - "tags": [ - "Analytics", - "Apps" - ], - "type": "custom" + ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=421615.0", - "icon": "forum.png", + "type": "slack", + "name": "Dether Slack", + "url": "https://dether.slack.com/join/shared_invite/enQtMjQ1MTI1OTQ4Mzg0LTUwYTYyNTAwZTgyNGUwYzdhNTA2ZWMxNWViNTc3MzU5ZDMwYmRhOGYzNTdmMWQ5YWYwYmIzMjZhZjAzYjk1YTA", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "Dash Wiki", - "url": "https://dashpay.atlassian.net/wiki/display/DOC/Official+Documentation", - "tags": [ - "Science" - ], - "type": "wiki" - }, - { - "name": "Dash Foundation", - "url": "https://www.darkcoinfoundation.org/", - "icon": "whitepaper.png", - "tags": [ - "Main", - "Science" - ], - "type": "paper" - }, - { - "name": "P2Pool: Peer-to-peer Dash mining pool", - "url": "https://github.com/dashpay/p2pool-dash", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Dether/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Poloniex", - "url": "https://poloniex.com/exchange/btc_dash", "type": "custom", - "icon": "poloniex.png", + "name": "Facebook", + "url": "https://www.facebook.com/Dether-1372579922848946", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] - }, + } + ] + }, + { + "genesis_id": "00000ac7a13fffb72c10f6fd9a773dcf3e8388b8ffc359cee2483b1236ebcda1", + "system": "Deutsche eMark", + "icon": "deutscheemark", + "aliases": { + "coinmarketcap": "Deutsche eMark" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" + }, + "token": { + "name": "Deutsche eMark", + "symbol": "DEM" + }, + "specs": {}, + "links": [ { - "name": "Bittrex", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-DASH", - "type": "custom", - "icon": "bittrex.png", + "type": "website", + "name": "deutsche-emark.org", + "url": "http://www.deutsche-emark.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "BTER", - "url": "https://bter.com/trade/dash_btc", - "type": "custom", - "icon": "bter.png", + "type": "explorer", + "name": "Explorer", + "url": "http://blockexplorer.deutsche-emark.org/", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/dash_btc", - "type": "custom", - "icon": "btc-e.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/emarkproject/DEM", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade.html?mk_type=btc&btc38_trade_coin_name=dash", - "type": "custom", - "icon": "btc38.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=310939.0", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dash/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Dashwhale", - "headline": " Masternode Monitoring and Budget Management", - "url": "https://www.dashwhale.org/", - "type": "custom", - "icon": "dashwhale.png", - "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] } ], - "flags": { - "quantum": true + "first_price": { + "btc": 0.00050995, + "usd": 0.32820104, + "date": "2013-12-15T00:00:00" } }, { - "genesis_id": "", - "system": "DatabrokerDAO", + "genesis_id": "0x1be116204bb55cb61c821a1c7866fa6f94b561a5", + "system": "Dfinity", + "icon": "dfinity", "dependencies": [ "Ethereum" ], - "icon": "databrokerdao", "token": { - "name": "databrokerdao token", - "symbol": "DATA" + "name": "dfinity network token", + "symbol": "DFN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "DFINITY" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Distributed marketplace for IoT sensor data" + "headline": "The Decentralized Cloud Computing", + "tags": [ + "DAO" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-09-18T16:00:00", - "end_date": "2017-10-16T16:00:00", - "end_date_plan": "2017-10-16T16:00:00", + "start_date": "2017-02-12T18:00:00", + "end_date": "2017-02-13T18:00:00", "genesis_address": [ - "0xb682943fa0408f74e87c53f405d394d9a8b715ae" - ], - "funding_terms": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", - "funding_url": "https://databrokerdao.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "3JqsZhBnPbUvaEcTz6opfSFwddYu1YqBvt", + "0xad489DC1A250dfc0E49e83e7DAD51b084B2e1227" ], - "raised": [ - "" - ] + "funding_terms": "https://dfinity.network/pdfs/viewer.html?file=../library/dfinity-donation-terms-v6.pdf", + "funding_url": "https://dfinity.network/donate", + "tokens_sold": 93641562, + "tokens_issued": 93641562, + "btc_raised": 3107.027 + }, + "specs": { + "supply": 93641562, + "cap": { + "btc": 3107.027, + "usd": 3077072 + } + }, + "first_price": { + "date": "2016-02-13T18:00:00", + "btc": 0.00003318, + "usd": 0.03286011 }, + "flags": {}, "links": [ { "type": "website", - "name": "databrokerdao.com", - "url": "https://databrokerdao.com/", + "name": "dfinity.network", + "url": "https://dfinity.network/", + "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "DatabrokerDAO Whitepaper", - "url": "https://databrokerdao.com/whitepaper/WHITEPAPER_DataBrokerDAO_ENG.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "DatabrokerDAO GitHub", - "url": "https://github.com/DataBrokerDAO", + "name": "Dfinity GitHub", + "url": "https://github.com/dfinity", "icon": "github.png", "tags": [ "Main", @@ -14544,123 +14694,115 @@ ] }, { - "type": "blog", - "name": "DatabrokerDAO Blog", - "url": "https://medium.com/DataBrokerDAO", - "icon": "medium.png", + "type": "paper", + "name": "A Brief Tour of DFINITY", + "url": "https://dfinity.network/pdfs/viewer.html?file=../library/a-brief-tour-of-dfinity.pdf", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2113309.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/dfinity-network-blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DataBrokerDAO", + "url": "https://twitter.com/dfinity_network", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "DatabrokerDAO Telegram", - "url": "https://t.me/databrokerdao", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "DatabrokerDAO Slack", - "url": "https://slack.databrokerdao.com/", - "icon": "slack.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/dfinity/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DataBrokerDAO/", - "icon": "facebook.png", + "type": "paper", + "name": "Threshold Relay - How to Achieve Near Instant Finality inPublic Blockchains using a VRF", + "url": "https://dfinity.network/pdfs/viewer.html?file=../library/threshold-relay-blockchain-stanford.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] } ] }, { - "genesis_id": "", - "system": "DCORP", + "genesis_id": "000002e9686a879460eb5497d51a99fa6d5cad4a9edabb5112bd915b7d2302fc", + "system": "Diamond", + "icon": "diamond", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "dcorp", - "token": { - "name": "dcorp token", - "symbol": "DRP" + "aliases": { + "coinmarketcap": "Diamond" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid", + "algorithm": "Groestl+Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Democratizing Venture Capitalism " - }, - "crowdsales": { - "start_date": "2017-06-1T22:00:00", - "end_date": "2017-06-15T00:10:00", - "end_date_plan": "2017-06-15T00:00:00", - "genesis_address": [ - "0x00DdD4BB955e0C93beF9b9986b5F5F330Fd016c6" - ], - "funding_terms": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/Disclaimer.pdf", - "funding_url": "https://www.dcorp.it/crowdsale", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "eth = 9500000" - ], - "raised": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, + "token": { + "name": "Diamond", + "symbol": "DMD" + }, + "specs": { + "p2p": 17771, + "rpc": 17772, + "block_time": "60", + "block_reward": 1, + "total_tokens": 4380000, + "difficulty_cycle": "everyblock", + "txs_confirm": 3, + "mint_confirm": 50 + }, "links": [ { "type": "website", - "name": "dcorp.it", - "url": "https://www.dcorp.it/", + "name": "bit.diamonds", + "url": "http://bit.diamonds/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "DCORP Whitepaper", - "url": "https://github.com/frankbonnet/DCORP-Whitepaper/blob/master/whitepaper%20v0.3.2_EN-revised.pdf", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/dmd/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "DCORP GitHub", - "url": "https://github.com/frankbonnet/DCORP", + "name": "Diamond GitHub", + "url": "https://github.com/DMDcoin/Diamond", "icon": "github.png", "tags": [ "Main", @@ -14669,166 +14811,166 @@ }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928628.msg19144362#msg19144362", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Dcorpcrowdsale", - "icon": "twitter.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=580725.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 0.00052462, + "usd": 0.3664201, + "date": "2013-12-19T00:00:00" + } + }, + { + "genesis_id": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496", + "system": "DigiByte", + "icon": "digibyte", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "DigiByte" + }, + "consensus": { + "type": "PoW", + "algorithm": "Multialgo" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "DigiByte", + "symbol": "DGB" + }, + "specs": {}, + "links": [ { - "type": "slack", - "name": "DCORP Slack", - "url": "https://dcorphq.herokuapp.com/", - "icon": "slack.png", + "type": "website", + "name": "digibyte.co", + "url": "http://www.digibyte.co/", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/dcorp/", - "icon": "reddit.png", + "type": "explorer", + "name": "DigiByte Explorer", + "url": "http://digiexplorer.info/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DecentralizedCorporation/", - "icon": "facebook.png", + "type": "github", + "name": "DigiByte GitHub", + "url": "hhttps://github.com/digibyte/digibyte", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCjbYVUvy5tOK0IINI11hTDw", - "icon": "youtube.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=408268.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00000137, + "usd": 0.00095942, + "date": "2014-06-02T00:00:00" + } }, { "genesis_id": "", - "system": "Decent", - "icon": "decent", + "system": "DigiCoinMaker", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "digicoinmaker", "token": { - "name": "decent", - "symbol": "DCT" + "name": "creator coin", + "symbol": "CTC" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Decent" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Decenttralized Content Distribution Platform", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Create Your own Ethereum Coin" }, "crowdsales": { - "start_date": "2016-09-11T01:00:00", - "end_date": "2016-11-06T23:59:00", + "start_date": "2017-07-24T00:00:00", + "end_date": "2017-08-24T00:00:00", + "end_date_plan": "2017-08-24T00:00:00", "genesis_address": [ - "33WDB3nsVHH5qafCAriPb8Jmb1e3ptsY4h" + "" ], - "funding_terms": "http://sale.decent.ch/", - "funding_url": "http://sale.decent.ch/", - "tokens_sold": 47100000, - "tokens_issued": 67300000, - "btc_raised": 5881.44798307 - }, - "specs": { - "supply": 67300000, - "price": { - "btc": 0.00012487, - "usd": 0.08876134 - } - }, - "first_price": { - "btc": 0.00012487, - "usd": 0.08876134, - "date": "2016-11-06T23:59:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "http://digicoinmaker.com/", + "funding_url": "http://digicoinmaker.com/", + "tokens_sold": "", + "tokens_issued": 10000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "decent.ch", - "url": "http://decent.ch/", - "icon": "website.png", + "name": "digicoinmaker.com", + "url": "https://digicoinmaker.com/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Decent Crowdsale", - "url": "http://sale.decent.ch/", - "icon": "website.png", + "type": "paper", + "name": "DigiCoinMaker Whitepaper", + "url": "https://digicoinmaker.com/whitepaper/DigiCoinMakerWhitepaper.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DECENTplatform", + "url": "https://twitter.com/digicoinmaker", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "blog", - "name": "Blog", - "url": "http://decent.ch/blog/", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1162392", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DECENTplatform", + "url": "https://www.facebook.com/digicoinmaker/", "icon": "facebook.png", "tags": [ "News" @@ -14836,34 +14978,25 @@ }, { "type": "custom", - "name": "Decent Slack", - "url": "https://decent-project.slack.com/", - "icon": "slack.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC0WrL2eufXnrhk8WffPQZsw", + "icon": "youtube.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Decent Whitepaper", - "url": "http://decent.ch/decent-whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] } ] }, { "genesis_id": "", - "system": "Decentraland", + "system": "Digital Developers Fund", "dependencies": [ "Ethereum" ], - "icon": "decentraland", + "icon": "digitaldevelopersfund", "token": { - "name": "decentraland token", - "symbol": "MANA" + "name": "ddf token", + "symbol": "DDF" }, "consensus": { "consensus_type": "ERC20 Token", @@ -14872,40 +15005,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "3D virtual world on blockchain" + "headline": "Investment fund focusing on digital assets" }, "crowdsales": { - "start_date": "2017-08-17T21:21:54", - "end_date": "2017-08-17T22:19:00", - "end_date_plan": "2017-08-17T22:19:00", + "start_date": "2017-07-10T00:00:00", + "end_date": "2017-08-10T23:59:00", + "end_date_plan": "2017-08-10T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://decentraland.org/", - "funding_url": "https://decentraland.org/tokensale", - "tokens_sold": 1122354557, - "tokens_issued": 2805886393, + "funding_terms": "https://www.digitaldevelopersfund.com/terms-of-token-sale/", + "funding_url": "https://www.digitaldevelopersfund.com/ico/", + "tokens_sold": 6428932, + "tokens_issued": 250000000, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 2039193" ] }, "links": [ { "type": "website", - "name": "decentraland.org", - "url": "https://decentraland.org/", + "name": "digitaldevelopersfund.com", + "url": "https://www.digitaldevelopersfund.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Decentralandb Whitepaper", - "url": "https://decentraland.org/whitepaper.pdf", + "name": "Digital Developers Fund Whitepaper", + "url": "https://www.digitaldevelopersfund.com/wp-content/uploads/2017/06/DDF.pdf", "tags": [ "Main", "Science" @@ -14913,28 +15046,18 @@ }, { "type": "github", - "name": "Decentraland GitHub", - "url": "https://github.com/decentraland", + "name": "Digital Developers Fund GitHub", + "url": "https://github.com/digitaldevelopersfund/ddf", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Decentraland Blog", - "url": "https://blog.decentraland.org/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1968414.0", + "url": "https://bitcointalk.org/index.php?topic=1992157.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -14943,7 +15066,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/decentraland", + "url": "https://twitter.com/DigitalDevFund", "icon": "twitter.png", "tags": [ "News" @@ -14951,27 +15074,27 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/decentraland/", - "icon": "facebook.png", + "name": "Digital Developers Fund Telegram", + "url": "https://t.me/DigitalDevelopersFund", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/decentraland/", - "icon": "reddit.png", + "type": "slack", + "name": "Digital Developers Fund Slack", + "url": "https://digitaldevelopersfund.slack.com/signup", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/digitaldevelopersfund/", + "icon": "facebook.png", "tags": [ "News" ] @@ -14979,84 +15102,64 @@ ] }, { - "genesis_id": "298e5cc3d985bfe7f81dc135f360abe089edd4396b86d2de66b0cef42b21d980", - "system": "Decred", - "icon": "decred", + "genesis_id": "e74391477f4dcfd8356afd9373f1693138fb7dd450210bae61025a74e3c243be", + "system": "DigitalNote", + "icon": "digitalnote", "dependencies": [ - "independed" + "independent" ], - "token": { - "name": "decred", - "symbol": "DCR" + "aliases": { + "coinmarketcap": "DigitalNote" + }, + "ratings": { + "rating_cyber": 2 }, "consensus": { - "type": "Hybrid", - "algorithm": "Blake256+Decred" + "type": "PoW", + "algorithm": "CryptoNight" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "", "tags": [ "DAO" ], - "page_state": "draft" + "hashtag": "#DarkNote" }, - "aliases": { - "coinmarketcap": "Decred" + "events": [ + { + "name": "Announcement", + "date": "2014-05-31T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=788916.0" + } + ], + "token": { + "name": "DigitalNote", + "symbol": "XDN" }, - "specs": {}, - "first_price": { - "btc": 0.00250207, - "usd": 0.95068652, - "date": "2016-02-10T19:30:00" + "specs": { + "p2p": 42080, + "rpc": 42081, + "block_time": 240, + "block_reward": "Initial Block block_reward = 320000 DarkNote", + "halfing_cycle": 11000, + "total_tokens": 8589869056, + "difficulty_cycle": "every block" }, "links": [ { "type": "website", - "name": "decred.org", - "url": "https://www.decred.org/", + "name": "digitalnote.org", + "url": "http://digitalnote.org/", "icon": "website.png", "tags": [ "Main" ] }, - { - "type": "explorer", - "name": "Decred Explorer", - "url": "https://mainnet.decred.org", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Desktop Wallet", - "url": "https://github.com/decred/decred-release/releases", - "icon": "omniwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Web Wallet", - "url": "https://wallet.decred.org", - "icon": "omniwallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/decred", + "name": "DigitalNote GitHub", + "url": "https://github.com/xdn-project/digitalnote", "icon": "github.png", "tags": [ "Main", @@ -15064,138 +15167,108 @@ ] }, { - "type": "forum", - "name": "Decred Forum", - "url": "https://forum.decred.org/", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/decred", - "rss": "https://www.reddit.com/r/decred/.rss", - "icon": "reddit.png", + "type": "explorer", + "name": "explorer", + "url": "http://chainradar.com/xdn/blocks", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/decredproject", + "url": "https://twitter.com/DarkNote_XDN", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Decred Technical Brief v0.1", - "url": "https://decred.org/dtb001.pdf", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=788916.0", + "icon": "forum.png", "tags": [ "Main", - "Science" - ] - }, - { - "type": "custom", - "name": "IRC Channel", - "url": "https://webchat.freenode.net/?channels=decred", - "icon": "irc.png", - "tags": [ "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "type": "reddit", + "name": "reddit", + "url": "reddit.com/r/darknote", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ] + ], + "first_price": { + "btc": 4e-8, + "usd": 0.00002578, + "date": "2014-06-23T00:00:00" + } }, { - "genesis_id": "", - "system": "Detector", + "genesis_id": "45b2559dbe5e5772498e4170f3f1561448179fa90dd349e60e891766878dea2e", + "system": "Digitalcoin", + "icon": "digitalcoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "detector", - "token": { - "name": "detector token", - "symbol": "DTCT" + "aliases": { + "coinmarketcap": "Digitalcoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "SHA256+Scrypt+X11" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Bot that monitors cryptocurrency and betting" - }, - "crowdsales": { - "start_date": "2017-08-20T00:00:00", - "end_date": "2017-09-20T00:00:00", - "end_date_plan": "2017-09-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://detectortoken.com/ico/", - "funding_url": "https://detectortoken.com", - "tokens_sold": "", - "tokens_issued": 10000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, + "token": { + "name": "Digitalcoin", + "symbol": "DGC" + }, "specs": { - "supply": 12000000 + "block_time": "40", + "block_reward": 5, + "halfing_cycle": 4730400, + "total_tokens": 48166000, + "difficulty_cycle": "108" }, "links": [ { "type": "website", - "name": "detectortoken.com", - "url": "https://detectortoken.com", + "name": "digitalcoin.org", + "url": "http://digitalcoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Detector Whitepaper", - "url": "https://detectortoken.com/docs/DetectorToken_White_Paper.pdf", + "type": "explorer", + "name": "Blockr Explorer", + "url": "http://dgc.blockr.io/", + "icon": "blockr.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Detector GitHub", - "url": "https://github.com/tommazuri/detectortoken/blob/master/DetectorToken.sol", + "name": "Digitalcoin GitHub", + "url": "https://github.com/DGCDev/digitalcoin", "icon": "github.png", "tags": [ "Main", @@ -15204,43 +15277,31 @@ }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2088493.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DetectorToken", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DetectorToken/", - "icon": "facebook.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=785601.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00052462, + "usd": 0.05269147, + "date": "2013-06-09T00:00:00" + } }, { "genesis_id": "", - "system": "Dether", + "system": "DigixDAO", "dependencies": [ "Ethereum" ], - "icon": "dether", + "icon": "digixdao", "token": { - "name": "dether token", - "symbol": "DTR" + "name": "digixdao", + "symbol": "DGD" }, "consensus": { "consensus_type": "ERC20 Token", @@ -15249,21 +15310,47 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized mobile app for peer-to-peer crypto trading" + "headline": "The Gold Standard in Crypto­Assets" + }, + "aliases": { + "coinmarketcap": "" + }, + "crowdsales": { + "start_date": "", + "end_date": "", + "end_date_plan": "", + "genesis_address": [ + "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a" + ], + "funding_terms": "", + "funding_url": "https://digix.io/", + "tokens_sold": 2000000, + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, + "specs": { + "supply": "" + }, + "flags": {}, "links": [ { "type": "website", - "name": "dether.io", - "url": "https://dether.io", + "name": "digix.io", + "url": "https://digix.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dether Whitepaper", - "url": "https://whitepaper.dether.io/", + "name": "DigixDAO Whitepaper", + "url": "https://www.dgx.io/whitepaper.pdf", "tags": [ "Main", "Science" @@ -15271,8 +15358,8 @@ }, { "type": "github", - "name": "Dether GitHub", - "url": "https://github.com/dethertech", + "name": "DigixDAO GitHub", + "url": "https://github.com/digixglobal", "icon": "github.png", "tags": [ "Main", @@ -15281,8 +15368,8 @@ }, { "type": "blog", - "name": "Dether Blog", - "url": "https://medium.com/@DETHER", + "name": "DigixDAO Blog", + "url": "https://medium.com/@digix", "icon": "medium.png", "tags": [ "Main", @@ -15290,27 +15377,27 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/dether_io", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1417151.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Dether Telegram", - "url": "https://t.me/Dether_io", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/digixglobal", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Dether Slack", - "url": "https://dether.slack.com/join/shared_invite/enQtMjQ1MTI1OTQ4Mzg0LTUwYTYyNTAwZTgyNGUwYzdhNTA2ZWMxNWViNTc3MzU5ZDMwYmRhOGYzNTdmMWQ5YWYwYmIzMjZhZjAzYjk1YTA", + "name": "DigixDAO Slack", + "url": "https://dgx-public.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -15319,7 +15406,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Dether/", + "url": "https://www.reddit.com/r/digix/", "icon": "reddit.png", "tags": [ "News" @@ -15327,9 +15414,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Dether-1372579922848946", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCtkMrniF0MYg6nUIlZkYfzg", + "icon": "youtube.png", "tags": [ "News" ] @@ -15337,162 +15424,82 @@ ] }, { - "genesis_id": "00000ac7a13fffb72c10f6fd9a773dcf3e8388b8ffc359cee2483b1236ebcda1", - "system": "Deutsche eMark", - "icon": "deutscheemark", - "aliases": { - "coinmarketcap": "Deutsche eMark" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" - }, - "token": { - "name": "Deutsche eMark", - "symbol": "DEM" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "deutsche-emark.org", - "url": "http://www.deutsche-emark.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://blockexplorer.deutsche-emark.org/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "GitHub", - "url": "https://github.com/emarkproject/DEM", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=310939.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00050995, - "usd": 0.32820104, - "date": "2013-12-15T00:00:00" - } - }, - { - "genesis_id": "0x1be116204bb55cb61c821a1c7866fa6f94b561a5", - "system": "Dfinity", - "icon": "dfinity", + "genesis_id": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", + "system": "DigixGlobal", + "icon": "digixglobal", "dependencies": [ "Ethereum" ], "token": { - "name": "dfinity network token", - "symbol": "DFN" + "name": "digixdao", + "symbol": "DGD" }, "consensus": { - "type": "", - "algorithm": "" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, "aliases": { - "coinmarketcap": "DFINITY" + "coinmarketcap": "DigixDAO", + "nickname": "Digix" }, "descriptions": { "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "The Decentralized Cloud Computing", + "headline": "Gold standard digital payments system on the Ethereum network", "tags": [ - "DAO" + "DApp" ], + "hashtag": "#dgx", "twwidid": "", - "page_state": "ready" + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-02-12T18:00:00", - "end_date": "2017-02-13T18:00:00", + "start_date": "2016-03-30T00:00:00", + "end_date": "2016-03-30T14:30:00", "genesis_address": [ - "3JqsZhBnPbUvaEcTz6opfSFwddYu1YqBvt", - "0xad489DC1A250dfc0E49e83e7DAD51b084B2e1227" + "0xf0160428a8552ac9bb7e050d90eeade4ddd52843" ], - "funding_terms": "https://dfinity.network/pdfs/viewer.html?file=../library/dfinity-donation-terms-v6.pdf", - "funding_url": "https://dfinity.network/donate", - "tokens_sold": 93641562, - "tokens_issued": 93641562, - "btc_raised": 3107.027 + "funding_terms": "https://sale.digix.io/docs/digixdao_crowdsale_info.pdf", + "funding_url": "https://sale.digix.io/", + "tokens_sold": 1700000, + "tokens_issued": 2000000, + "btc_raised": 13290 }, "specs": { - "supply": 93641562, - "cap": { - "btc": 3107.027, - "usd": 3077072 - } + "supply": 2000000 }, "first_price": { - "date": "2016-02-13T18:00:00", - "btc": 0.00003318, - "usd": 0.03286011 + "btc": 0.006645, + "usd": 2.74232505, + "date": "2016-03-30T14:30:00" + }, + "flags": { + "supply_from_here": true }, - "flags": {}, "links": [ { "type": "website", - "name": "dfinity.network", - "url": "https://dfinity.network/", + "name": "dgx.io", + "url": "https://dgx.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "Dfinity GitHub", - "url": "https://github.com/dfinity", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "paper", - "name": "A Brief Tour of DFINITY", - "url": "https://dfinity.network/pdfs/viewer.html?file=../library/a-brief-tour-of-dfinity.pdf", - "icon": "paper.png", + "type": "website", + "name": "DigixDAO Crowdsale", + "url": "https://sale.digix.io/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { "type": "blog", "name": "Blog", - "url": "https://medium.com/dfinity-network-blog", + "url": "https://medium.com/@digix", + "rss": "https://medium.com/feed/@Digix", "icon": "medium.png", "tags": [ "Main", @@ -15502,7 +15509,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dfinity_network", + "url": "https://twitter.com/DigixGlobal", "icon": "twitter.png", "tags": [ "News" @@ -15511,192 +15518,261 @@ { "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/dfinity/", + "url": "https://www.reddit.com/r/digix", + "rss": "https://www.reddit.com/r/digix/.rss", "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Threshold Relay - How to Achieve Near Instant Finality inPublic Blockchains using a VRF", - "url": "https://dfinity.network/pdfs/viewer.html?file=../library/threshold-relay-blockchain-stanford.pdf", - "icon": "paper.png", + "type": "reddit", + "name": "Trade DGD", + "url": "https://www.reddit.com/r/dgdtrader", + "icon": "reddit.png", "tags": [ - "Science" + "Main", + "News" ] - } - ] - }, - { - "genesis_id": "000002e9686a879460eb5497d51a99fa6d5cad4a9edabb5112bd915b7d2302fc", - "system": "Diamond", - "icon": "diamond", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Diamond" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "Groestl+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Diamond", - "symbol": "DMD" - }, - "specs": { - "p2p": 17771, - "rpc": 17772, - "block_time": "60", - "block_reward": 1, - "total_tokens": 4380000, - "difficulty_cycle": "everyblock", - "txs_confirm": 3, - "mint_confirm": 50 - }, - "links": [ + }, { - "type": "website", - "name": "bit.diamonds", - "url": "http://bit.diamonds/", - "icon": "website.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/digixglobal", + "icon": "facebook.png", "tags": [ - "Main" + "News" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/dmd/", - "icon": "cryptoid.png", + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/u/0/106875817743100179053", + "icon": "googleplus.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { "type": "github", - "name": "Diamond GitHub", - "url": "https://github.com/DMDcoin/Diamond", + "name": "Digix GitHub", + "url": "https://github.com/DigixGlobal", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=580725.0", - "icon": "forum.png", + "type": "wallet", + "name": "Digix WebClient", + "url": "https://app.digix.io", + "icon": "wallet.png", "tags": [ "Main", - "News" + "Apps", + "Wallet" + ] + }, + { + "type": "paper", + "name": "DigixGlobal Whitepaper", + "url": "https://dgx.io/whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com", + "icon": "yunbi.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Gatecoin", + "url": "https://gatecoin.com/", + "icon": "gatecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } - ], - "first_price": { - "btc": 0.00052462, - "usd": 0.3664201, - "date": "2013-12-19T00:00:00" - } + ] }, { - "genesis_id": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496", - "system": "DigiByte", - "icon": "digibyte", + "genesis_id": "", + "system": "Dimcoin", "dependencies": [ - "independent" + "NEM Mosaic" ], - "aliases": { - "coinmarketcap": "DigiByte" + "icon": "dimcoin", + "token": { + "name": "dimcoin token", + "symbol": "DIM" }, "consensus": { - "type": "PoW", - "algorithm": "Multialgo" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Network of Intrinsically Tradeable Smart Tokens" + }, + "crowdsales": { + "start_date": "2017-07-01T00:00:00", + "end_date": "2017-08-27T00:00:00", + "end_date_plan": "2017-08-27T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.dimcoin.io/", + "funding_url": "https://www.dimcoin.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" ] }, - "token": { - "name": "DigiByte", - "symbol": "DGB" + "specs": { + "supply": 9000000000 }, - "specs": {}, "links": [ { "type": "website", - "name": "digibyte.co", - "url": "http://www.digibyte.co/", - "icon": "website.png", + "name": "dimcoin.io", + "url": "https://www.dimcoin.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "DigiByte Explorer", - "url": "http://digiexplorer.info/", - "icon": "explorer.png", + "type": "paper", + "name": "Dimcoin Whitepaper", + "url": "https://www.dimcoin.io/DIMCOIN-whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "DigiByte GitHub", - "url": "hhttps://github.com/digibyte/digibyte", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1986414.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=408268.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/DIMCOIN_ICO", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Dimcoin Telegram", + "url": "https://t.me/dimcoin", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/DIMCOINICO/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCT0Sq4kPSYK7oFNbXPiyDng", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000137, - "usd": 0.00095942, - "date": "2014-06-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "DigiCoinMaker", + "system": "Dinnerful Network", "dependencies": [ "Ethereum" ], - "icon": "digicoinmaker", + "icon": "dinnerfulnetwork", "token": { - "name": "creator coin", - "symbol": "CTC" + "name": "mealcoindinnerful token", + "symbol": "MCD" }, "consensus": { "consensus_type": "ERC20 Token", @@ -15705,19 +15781,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Create Your own Ethereum Coin" + "headline": "Stable Coin for Restaurant" }, "crowdsales": { - "start_date": "2017-07-24T00:00:00", - "end_date": "2017-08-24T00:00:00", - "end_date_plan": "2017-08-24T00:00:00", + "start_date": "2017-09-18T09:00:00", + "end_date": "2017-10-19T09:00:00", + "end_date_plan": "2017-10-19T09:00:00", "genesis_address": [ - "" + "0x5afda18caba69fe3af5e6d56e42e1c9f92c40d77" ], - "funding_terms": "http://digicoinmaker.com/", - "funding_url": "http://digicoinmaker.com/", + "funding_terms": "https://www.dinnerfulnetwork.com/", + "funding_url": "https://www.dinnerfulnetwork.com/", "tokens_sold": "", - "tokens_issued": 10000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -15729,44 +15805,54 @@ "links": [ { "type": "website", - "name": "digicoinmaker.com", - "url": "https://digicoinmaker.com/", + "name": "dinnerfulnetwork.com", + "url": "https://www.dinnerfulnetwork.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DigiCoinMaker Whitepaper", - "url": "https://digicoinmaker.com/whitepaper/DigiCoinMakerWhitepaper.pdf", + "name": "Dinnerful Network Whitepaper", + "url": "https://www.dinnerfulnetwork.com/content/whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Dinnerful Network GitHub", + "url": "https://github.com/dinnerful", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/digicoinmaker", + "url": "https://twitter.com/DinnerfulDay", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/digicoinmaker/", - "icon": "facebook.png", + "type": "slack", + "name": "Dinnerful Network Slack", + "url": "https://dinnerful.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC0WrL2eufXnrhk8WffPQZsw", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/dinnerful", + "icon": "facebook.png", "tags": [ "News" ] @@ -15774,96 +15860,101 @@ ] }, { - "genesis_id": "45b2559dbe5e5772498e4170f3f1561448179fa90dd349e60e891766878dea2e", - "system": "Digitalcoin", - "icon": "digitalcoin", + "genesis_id": "", + "system": "DisLedger", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Digitalcoin" + "icon": "disLedger", + "token": { + "name": "disledger token", + "symbol": "DCL" }, "consensus": { - "type": "PoW", - "algorithm": "SHA256+Scrypt+X11" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Digitalcoin", - "symbol": "DGC" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Distributed Concurrence Ledgers" }, - "specs": { - "block_time": "40", - "block_reward": 5, - "halfing_cycle": 4730400, - "total_tokens": 48166000, - "difficulty_cycle": "108" + "crowdsales": { + "start_date": "2017-09-01T12:00:00", + "end_date": "2017-09-30T12:00:00", + "end_date_plan": "2017-09-30T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.disledger.com/", + "funding_url": "https://www.disledger.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "digitalcoin.org", - "url": "http://digitalcoin.org/", - "icon": "website.png", + "name": "disledger.com/", + "url": "https://www.disledger.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Blockr Explorer", - "url": "http://dgc.blockr.io/", - "icon": "blockr.png", + "type": "paper", + "name": "DisLedger Whitepaper", + "url": "https://www.disledger.com/DisLedger_TokenLaunch.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "Digitalcoin GitHub", - "url": "https://github.com/DGCDev/digitalcoin", - "icon": "github.png", + "type": "paper", + "name": "DisLedger Technical Whitepaper", + "url": "https://www.disledger.com/DisLedger_Whitepaper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=785601.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/disledgerinfo", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "DisLedger Telegram", + "url": "https://t.me/DisLedger_Official", + "icon": "telegram.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00052462, - "usd": 0.05269147, - "date": "2013-06-09T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Digital Developers Fund", + "system": "District0x", "dependencies": [ "Ethereum" ], - "icon": "digitaldevelopersfund", + "icon": "district0x", "token": { - "name": "ddf token", - "symbol": "DDF" + "name": "district0x token", + "symbol": "DNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -15872,40 +15963,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Investment fund focusing on digital assets" + "headline": "Network of decentralized markets and communities" }, "crowdsales": { - "start_date": "2017-07-10T00:00:00", - "end_date": "2017-08-10T23:59:00", - "end_date_plan": "2017-08-10T23:59:00", + "start_date": "2017-07-18T15:00:00", + "end_date": "2017-08-01T15:00:00", + "end_date_plan": "2017-08-01T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.digitaldevelopersfund.com/terms-of-token-sale/", - "funding_url": "https://www.digitaldevelopersfund.com/ico/", - "tokens_sold": 6428932, - "tokens_issued": 250000000, + "funding_terms": "https://contribution.district0x.io/", + "funding_url": "https://contribution.district0x.io/", + "tokens_sold": 600000000, + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 2039193" + "" ] }, "links": [ { "type": "website", - "name": "digitaldevelopersfund.com", - "url": "https://www.digitaldevelopersfund.com/", + "name": "district0x.io", + "url": "https://district0x.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Digital Developers Fund Whitepaper", - "url": "https://www.digitaldevelopersfund.com/wp-content/uploads/2017/06/DDF.pdf", + "name": "District0x Whitepaper", + "url": "https://district0x.io/docs/district0x-whitepaper.pdf", "tags": [ "Main", "Science" @@ -15913,8 +16004,8 @@ }, { "type": "github", - "name": "Digital Developers Fund GitHub", - "url": "https://github.com/digitaldevelopersfund/ddf", + "name": "District0x GitHub", + "url": "https://github.com/district0x", "icon": "github.png", "tags": [ "Main", @@ -15922,45 +16013,46 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1992157.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "District0x Blog", + "url": "https://blog.district0x.io/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DigitalDevFund", + "url": "https://twitter.com/district0x", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Digital Developers Fund Telegram", - "url": "https://t.me/DigitalDevelopersFund", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Digital Developers Fund Slack", - "url": "https://digitaldevelopersfund.slack.com/signup", + "name": "District0x Slack", + "url": "https://district0x-slack.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/digitaldevelopersfund/", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/district0x/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/district0x/", "icon": "facebook.png", "tags": [ "News" @@ -15969,64 +16061,66 @@ ] }, { - "genesis_id": "e74391477f4dcfd8356afd9373f1693138fb7dd450210bae61025a74e3c243be", - "system": "DigitalNote", - "icon": "digitalnote", + "genesis_id": "", + "system": "Divi Project", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "DigitalNote" - }, - "ratings": { - "rating_cyber": 2 + "icon": "diviproject", + "token": { + "name": "divi token", + "symbol": "DIVX" }, "consensus": { - "type": "PoW", - "algorithm": "CryptoNight" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ], - "hashtag": "#DarkNote" - }, - "events": [ - { - "name": "Announcement", - "date": "2014-05-31T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=788916.0" - } - ], - "token": { - "name": "DigitalNote", - "symbol": "XDN" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Bridging the gap between crypto and the masses" }, - "specs": { - "p2p": 42080, - "rpc": 42081, - "block_time": 240, - "block_reward": "Initial Block block_reward = 320000 DarkNote", - "halfing_cycle": 11000, - "total_tokens": 8589869056, - "difficulty_cycle": "every block" + "crowdsales": { + "start_date": "2017-10-12T10:00:00", + "end_date": "2017-11-02T10:00:00", + "end_date_plan": "2017-11-02T10:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://diviproject.org/", + "funding_url": "https://diviproject.org/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "digitalnote.org", - "url": "http://digitalnote.org/", - "icon": "website.png", + "name": "diviproject.org", + "url": "https://diviproject.org/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Divi Project Whitepaper", + "url": "https://diviproject.org/files/Divi-WP.pdf", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "DigitalNote GitHub", - "url": "https://github.com/xdn-project/digitalnote", + "name": "Divi Project GitHub", + "url": "https://github.com/Divicoin", "icon": "github.png", "tags": [ "Main", @@ -16034,60 +16128,81 @@ ] }, { - "type": "explorer", - "name": "explorer", - "url": "http://chainradar.com/xdn/blocks", - "icon": "explorer.png", + "type": "blog", + "name": "Divi Project Blog", + "url": "https://medium.com/diviproject", + "icon": "medium.png", "tags": [ "Main", - "Apps" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DarkNote_XDN", + "url": "https://twitter.com/diviproject", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=788916.0", - "icon": "forum.png", + "type": "custom", + "name": "Divi Project Telegram", + "url": "https://t.me/joinchat/EAdiTQ3yZk_GkqU0IdG-Gg", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Divi Project Slack", + "url": "https://diviproject.slack.com/join/shared_invite/MjMzNzQwMDg0NTMzLTE1MDQwNTgxODUtM2IzMjJjYTk2OQ", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { "type": "reddit", - "name": "reddit", - "url": "reddit.com/r/darknote", + "name": "Reddit", + "url": "https://www.reddit.com/r/DiviProject/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/diviproject", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCihooU0crqQkBOvV0_lsRnw", + "icon": "youtube.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 4e-8, - "usd": 0.00002578, - "date": "2014-06-23T00:00:00" - } + ] }, { "genesis_id": "", - "system": "DigixDAO", + "system": "Neuron network", "dependencies": [ "Ethereum" ], - "icon": "digixdao", + "icon": "docai", "token": { - "name": "digixdao", - "symbol": "DGD" + "name": "neuron token", + "symbol": "NRN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16096,66 +16211,52 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Gold Standard in Crypto­Assets" - }, - "aliases": { - "coinmarketcap": "" + "headline": "Decentralized conversational AI for quantified biology" }, "crowdsales": { - "start_date": "", - "end_date": "", - "end_date_plan": "", + "start_date": "2017-09-28T00:00:00", + "end_date": "2017-10-28T00:00:00", + "end_date_plan": "2017-10-28T00:00:00", "genesis_address": [ - "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a" + "" ], - "funding_terms": "", - "funding_url": "https://digix.io/", - "tokens_sold": 2000000, + "funding_terms": "https://doc.ai/", + "funding_url": "https://tokensale.doc.ai/", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 30000000" ] }, "specs": { - "supply": "" + "supply": 860000000 }, - "flags": {}, "links": [ { "type": "website", - "name": "digix.io", - "url": "https://digix.io/", + "name": "doc.ai", + "url": "https://doc.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DigixDAO Whitepaper", - "url": "https://www.dgx.io/whitepaper.pdf", + "name": "Neuron network Whitepaper", + "url": "https://tokensale.doc.ai/pdf/whitepaper.pdf?_t=1504348705571", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "DigixDAO GitHub", - "url": "https://github.com/digixglobal", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "DigixDAO Blog", - "url": "https://medium.com/@digix", + "name": "Neuron network Blog", + "url": "https://medium.com/@_doc_ai", "icon": "medium.png", "tags": [ "Main", @@ -16165,7 +16266,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1417151.0", + "url": "https://bitcointalk.org/index.php?topic=2117440", "icon": "bitcointalk.png", "tags": [ "News" @@ -16174,17 +16275,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/digixglobal", + "url": "https://twitter.com/_doc_ai", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "DigixDAO Slack", - "url": "https://dgx-public.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Neuron network Telegram", + "url": "https://t.me/doc_ai", + "icon": "telegram.png", "tags": [ "News" ] @@ -16192,7 +16293,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/digix/", + "url": "https://www.reddit.com/r/doc_ai/", "icon": "reddit.png", "tags": [ "News" @@ -16200,9 +16301,9 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtkMrniF0MYg6nUIlZkYfzg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/docaidoc/", + "icon": "facebook.png", "tags": [ "News" ] @@ -16210,267 +16311,343 @@ ] }, { - "genesis_id": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", - "system": "DigixGlobal", - "icon": "digixglobal", + "genesis_id": "00000fc63692467faeb20cdb3b53200dc601d75bdfa1001463304cc790d77278", + "system": "DogeCoinDark", + "icon": "dogecoindark", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "digixdao", - "symbol": "DGD" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "name": "vergecoin", + "symbol": "XVG" }, "aliases": { - "coinmarketcap": "DigixDAO", - "nickname": "Digix" + "coinmarketcap": "Verge", + "nickname": "Verge" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Gold standard digital payments system on the Ethereum network", - "tags": [ - "DApp" - ], - "hashtag": "#dgx", - "twwidid": "", - "page_state": "draft" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2016-03-30T00:00:00", - "end_date": "2016-03-30T14:30:00", - "genesis_address": [ - "0xf0160428a8552ac9bb7e050d90eeade4ddd52843" - ], - "funding_terms": "https://sale.digix.io/docs/digixdao_crowdsale_info.pdf", - "funding_url": "https://sale.digix.io/", - "tokens_sold": 1700000, - "tokens_issued": 2000000, - "btc_raised": 13290 + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, "specs": { - "supply": 2000000 + "previous_name": "DogeCoinDark" }, "first_price": { - "btc": 0.006645, - "usd": 2.74232505, - "date": "2016-03-30T14:30:00" - }, - "flags": { - "supply_from_here": true + "btc": 2e-8, + "usd": 0.0000074, + "date": "2014-10-25T00:00:00" }, "links": [ { "type": "website", - "name": "dgx.io", - "url": "https://dgx.io/", + "name": "vergecurrency.com", + "url": "http://vergecurrency.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "website", - "name": "DigixDAO Crowdsale", - "url": "https://sale.digix.io/", - "icon": "website.png", + "type": "explorer", + "name": "Explorer", + "url": "https://www.blockexperts.com/xvg", + "icon": "explorer.png", "tags": [ - "Main" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@digix", - "rss": "https://medium.com/feed/@Digix", - "icon": "medium.png", + "type": "Github Organisation", + "name": "DogeCoinDark GitHub", + "url": "https://github.com/vergecurrency", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/DigixGlobal", - "icon": "twitter.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1365894.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/digix", - "rss": "https://www.reddit.com/r/digix/.rss", - "icon": "reddit.png", + "name": "Bitrex", + "type": "custom", + "icon": "bitrex.png", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-XVG", "tags": [ - "News" + "Apps", + "Exchange" ] + } + ] + }, + { + "genesis_id": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", + "system": "Dogecoin", + "icon": "dogecoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "doge", + "symbol": "DOGE" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "An open source peer-to-peer digital currency, favored by Shiba Inus worldwide", + "tags": [ + "DAO" + ], + "hashtag": "#dogecoin", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Dogecoin" + }, + "specs": { + "rpc": 22555, + "block_time": 60, + "total_tokens": 100000000000, + "difficulty_cycle": 240 + }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-08-12T03:55:25", + "url": "https://bitcointalk.org/index.php?topic=361813.0" }, { - "type": "reddit", - "name": "Trade DGD", - "url": "https://www.reddit.com/r/dgdtrader", - "icon": "reddit.png", + "name": "Genesis", + "start_date": "2013-12-06T02:25:40" + } + ], + "links": [ + { + "name": "dogecoin.com", + "url": "http://dogecoin.com/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "Explorer", + "url": "https://dogechain.info/", + "icon": "explorer.png", "tags": [ "Main", - "News" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/digixglobal", - "icon": "facebook.png", + "name": "Doge Wallet", + "url": "https://github.com/dogecoin/dogecoin/releases/", + "icon": "wallet.png", "tags": [ - "News" - ] + "Main", + "Apps", + "Wallet" + ], + "type": "wallet" }, { - "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/u/0/106875817743100179053", - "icon": "googleplus.png", + "name": "Twitter", + "url": "https://twitter.com/dogecoin", + "icon": "twitter.png", "tags": [ + "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "github", - "name": "Digix GitHub", - "url": "https://github.com/DigixGlobal", + "name": "DogeCoin GitHub", + "url": "https://github.com/dogecoin/dogecoin", "icon": "github.png", "tags": [ "Code" - ] + ], + "type": "github" }, { - "type": "wallet", - "name": "Digix WebClient", - "url": "https://app.digix.io", - "icon": "wallet.png", + "name": "Forum", + "url": "http://doges.org/", + "icon": "forum.png", "tags": [ - "Main", - "Apps", - "Wallet" - ] + "News" + ], + "type": "forum" }, { - "type": "paper", - "name": "DigixGlobal Whitepaper", - "url": "https://dgx.io/whitepaper.pdf", - "icon": "paper.png", + "name": "Doge Blog", + "url": "http://blog.dogecoin.com/", + "icon": "blog.png", "tags": [ - "Science" - ] + "News" + ], + "type": "blog" }, { - "type": "exchange", - "name": "Open Ledger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "reddit", + "url": "http://www.reddit.com/r/dogecoin", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" + ], + "type": "reddit" + }, + { + "name": "BTT Thred", + "url": "https://bitcointalk.org/index.php?topic=361813.0", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com", - "icon": "yunbi.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Gatecoin", - "url": "https://gatecoin.com/", - "icon": "gatecoin.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", "tags": [ "Apps", - "Wallet" + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/dogecoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" ] } - ] + ], + "first_price": { + "btc": 8.3e-7, + "usd": 0.00054374, + "date": "2013-12-19T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Dimcoin", + "system": "DomRaider", "dependencies": [ - "NEM Mosaic" + "Ethereum" ], - "icon": "dimcoin", + "icon": "domraider", "token": { - "name": "dimcoin token", - "symbol": "DIM" + "name": "domraider token", + "symbol": "DRT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Network of Intrinsically Tradeable Smart Tokens" + "headline": "Decentralized Blockchain Auctions in Real-Time" }, "crowdsales": { - "start_date": "2017-07-01T00:00:00", - "end_date": "2017-08-27T00:00:00", - "end_date_plan": "2017-08-27T00:00:00", + "start_date": "2017-09-12T08:00:00", + "end_date": "2017-10-11T08:00:00", + "end_date_plan": "2017-10-11T08:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.dimcoin.io/", - "funding_url": "https://www.dimcoin.io/", + "funding_terms": "https://crowdsale.paragoncoin.com/", + "funding_url": "https://www.domraider.io/en/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -16481,31 +16658,48 @@ "" ] }, - "specs": { - "supply": 9000000000 - }, "links": [ { "type": "website", - "name": "dimcoin.io", - "url": "https://www.dimcoin.io/", + "name": "domraider.io", + "url": "https://www.domraider.io/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dimcoin Whitepaper", - "url": "https://www.dimcoin.io/DIMCOIN-whitepaper.pdf", + "name": "DomRaider Whitepaper", + "url": "https://s3-eu-west-1.amazonaws.com/domraider/domraider/DomRaider+ICO+Whitepaper+EN.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "DomRaider GitHub", + "url": "https://github.com/Domraider/dr-token", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "DomRaider Blog", + "url": "https://medium.com/@domraider", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1986414.0", + "url": "https://bitcointalk.org/index.php?topic=2132588.msg21314814#msg21314814", "icon": "bitcointalk.png", "tags": [ "News" @@ -16514,7 +16708,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DIMCOIN_ICO", + "url": "https://twitter.com/domraider", "icon": "twitter.png", "tags": [ "News" @@ -16522,17 +16716,35 @@ }, { "type": "custom", - "name": "Dimcoin Telegram", - "url": "https://t.me/dimcoin", + "name": "DomRaider Telegram", + "url": "https://t.me/DomraiderICO", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "DomRaider Slack", + "url": "https://domraiderico.slack.com/join/shared_invite/MjM1MDg0MTY2MDE4LTE1MDQyNzQ4MDYtNTU0NDg5YzgyNQ", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/domraider/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DIMCOINICO/", + "url": "https://www.facebook.com/Domraider-1432606216988548", "icon": "facebook.png", "tags": [ "News" @@ -16541,7 +16753,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCT0Sq4kPSYK7oFNbXPiyDng", + "url": "https://www.youtube.com/domraider", "icon": "youtube.png", "tags": [ "News" @@ -16551,14 +16763,14 @@ }, { "genesis_id": "", - "system": "Dinnerful Network", + "system": "Dome Platform", "dependencies": [ "Ethereum" ], - "icon": "dinnerfulnetwork", + "icon": "domeplatform", "token": { - "name": "mealcoindinnerful token", - "symbol": "MCD" + "name": "dome token", + "symbol": "DME" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16567,17 +16779,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Stable Coin for Restaurant" + "headline": "Revolutionary decentralized Wi-Fi sharing platform" }, "crowdsales": { - "start_date": "2017-09-18T09:00:00", - "end_date": "2017-10-19T09:00:00", - "end_date_plan": "2017-10-19T09:00:00", + "start_date": "2017-10-02T12:00:00", + "end_date": "2017-11-02T12:00:00", + "end_date_plan": "2017-11-02T12:00:00", "genesis_address": [ - "0x5afda18caba69fe3af5e6d56e42e1c9f92c40d77" + "" ], - "funding_terms": "https://www.dinnerfulnetwork.com/", - "funding_url": "https://www.dinnerfulnetwork.com/", + "funding_terms": "https://www.domeplatform.io/static/pdfs/Terms.pdf", + "funding_url": "https://www.domeplatform.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -16588,19 +16800,22 @@ "" ] }, + "specs": { + "supply": 90000000 + }, "links": [ { "type": "website", - "name": "dinnerfulnetwork.com", - "url": "https://www.dinnerfulnetwork.com/", + "name": "domeplatform.io", + "url": "https://www.domeplatform.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dinnerful Network Whitepaper", - "url": "https://www.dinnerfulnetwork.com/content/whitepaper.pdf", + "name": "Dome Platform Whitepaper", + "url": "https://www.domeplatform.io/static/pdfs/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -16608,18 +16823,27 @@ }, { "type": "github", - "name": "Dinnerful Network GitHub", - "url": "https://github.com/dinnerful", + "name": "Dome Platform GitHub", + "url": "https://github.com/thedomeplatform/Dome-Contract", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2157244.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DinnerfulDay", + "url": "https://twitter.com/DomePlatform", "icon": "twitter.png", "tags": [ "News" @@ -16627,8 +16851,8 @@ }, { "type": "slack", - "name": "Dinnerful Network Slack", - "url": "https://dinnerful.slack.com/", + "name": "Dome Platform Slack", + "url": "https://domeplatform.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -16637,7 +16861,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/dinnerful", + "url": "https://www.facebook.com/domeplatform/", "icon": "facebook.png", "tags": [ "News" @@ -16647,14 +16871,14 @@ }, { "genesis_id": "", - "system": "DisLedger", + "system": "Dream Team", "dependencies": [ "Ethereum" ], - "icon": "disLedger", + "icon": "dreamteam", "token": { - "name": "disledger token", - "symbol": "DCL" + "name": "dream team token", + "symbol": "DTT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16663,17 +16887,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed Concurrence Ledgers" + "headline": "Esports and Gaming recruitment network" }, "crowdsales": { - "start_date": "2017-09-01T12:00:00", - "end_date": "2017-09-30T12:00:00", - "end_date_plan": "2017-09-30T12:00:00", + "start_date": "2017-11-20T17:00:00", + "end_date": "2017-11-24T17:00:00", + "end_date_plan": "2017-11-24T17:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.disledger.com/", - "funding_url": "https://www.disledger.com/", + "funding_terms": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", + "funding_url": "https://token.dreamteam.gg/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -16687,34 +16911,44 @@ "links": [ { "type": "website", - "name": "disledger.com/", - "url": "https://www.disledger.com/", + "name": "token.dreamteam", + "url": "https://token.dreamteam.gg/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DisLedger Whitepaper", - "url": "https://www.disledger.com/DisLedger_TokenLaunch.pdf", + "name": "Dream Team Whitepaper", + "url": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", "tags": [ "Main", "Science" ] }, { - "type": "paper", - "name": "DisLedger Technical Whitepaper", - "url": "https://www.disledger.com/DisLedger_Whitepaper.pdf", + "type": "github", + "name": "Dream Team GitHub", + "url": "https://github.com/dreamteamgg/smart-contract", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2194078.new", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/disledgerinfo", + "url": "https://twitter.com/DreamTeam_Token", "icon": "twitter.png", "tags": [ "News" @@ -16722,25 +16956,52 @@ }, { "type": "custom", - "name": "DisLedger Telegram", - "url": "https://t.me/DisLedger_Official", + "name": "Dream Team Telegram", + "url": "https://t.me/joinchat/GIoVA0I_pcrmSR4b0mztOw", "icon": "telegram.png", "tags": [ "News" ] + }, + { + "type": "slack", + "name": "Dream Team Slack", + "url": "https://dreamteamtoken.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/dream-team-gg", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/DreamTeam.Token", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "District0x", + "system": "E4Row", "dependencies": [ "Ethereum" ], - "icon": "district0x", + "icon": "e4row", "token": { - "name": "district0x token", - "symbol": "DNT" + "name": "e4row token", + "symbol": "E4ROW" }, "consensus": { "consensus_type": "ERC20 Token", @@ -16749,19 +17010,23 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Network of decentralized markets and communities" + "headline": "Bringing Ether apps to the online/mobile gaming markets" + }, + "aliases": { + "coinmarketcap": "E4ROW", + "nickname": "E4ROW" }, "crowdsales": { - "start_date": "2017-07-18T15:00:00", - "end_date": "2017-08-01T15:00:00", - "end_date_plan": "2017-08-01T15:00:00", + "start_date": "2017-05-02T00:00:00", + "end_date": "2017-05-23T00:00:00", + "end_date_plan": "2017-05-23T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://contribution.district0x.io/", - "funding_url": "https://contribution.district0x.io/", - "tokens_sold": 600000000, - "tokens_issued": 1000000000, + "funding_terms": "http://doc.liveplayergames.com/docs/CCOD.pdf", + "funding_url": "https://www.e4row.co.il/contribute", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -16773,16 +17038,16 @@ "links": [ { "type": "website", - "name": "district0x.io", - "url": "https://district0x.io/", + "name": "e4row.co.il", + "url": "https://www.e4row.co.il/", "tags": [ "Main" ] }, { "type": "paper", - "name": "District0x Whitepaper", - "url": "https://district0x.io/docs/district0x-whitepaper.pdf", + "name": "E4Row Whitepaper", + "url": "http://doc.liveplayergames.com/docs/CCOD.pdf", "tags": [ "Main", "Science" @@ -16790,8 +17055,8 @@ }, { "type": "github", - "name": "District0x GitHub", - "url": "https://github.com/district0x", + "name": "E4Row GitHub", + "url": "https://github.com/liveplayergames?tab=repositories", "icon": "github.png", "tags": [ "Main", @@ -16800,8 +17065,8 @@ }, { "type": "blog", - "name": "District0x Blog", - "url": "https://blog.district0x.io/", + "name": "E4Row Blog", + "url": "https://medium.com/e4row", "icon": "medium.png", "tags": [ "Main", @@ -16811,7 +17076,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/district0x", + "url": "https://twitter.com/E4ROW", "icon": "twitter.png", "tags": [ "News" @@ -16819,8 +17084,8 @@ }, { "type": "slack", - "name": "District0x Slack", - "url": "https://district0x-slack.herokuapp.com/", + "name": "E4Row Slack", + "url": "https://e4row.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -16829,52 +17094,99 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/district0x/", + "url": "https://www.reddit.com/r/E4ROW/", "icon": "reddit.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "5056017329645101426", + "system": "EIX.fund", + "dependencies": "NXT", + "aliases": { + "coinmarketcap": "EIX", + "CurrencyName": "EIX.fund" + }, + "ratings": {}, + "consensus": { + "consensus_name": "NXT", + "consensus_type": "" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "EIX", + "symbol": "EIX" + }, + "specs": {}, + "links": [ + { + "name": "EIX Asset", + "url": "http://www.eix.fund/", + "icon": "site.png", + "tags": [ + "Main" + ], + "type": "site" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/district0x/", - "icon": "facebook.png", + "name": "EIX Asset", + "url": "http://www.nxtreporting.com/?a=5056017329645101426", + "icon": "nxt.png", "tags": [ - "News" - ] + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "NXT AE", + "url": "http://www.nxtreporting.com/?a=5056017329645101426", + "icon": "nxt.png", + "tags": [ + "Apps", + "Exchange" + ], + "type": "custom" } ] }, { "genesis_id": "", - "system": "Divi Project", - "dependencies": [ - "Ethereum" - ], - "icon": "diviproject", + "system": "Ecobit", + "dependencies": "independent", + "icon": "ecobit", "token": { - "name": "divi token", - "symbol": "DIVX" + "name": "ecobit token", + "symbol": "TM-ECOBIT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Bridging the gap between crypto and the masses" + "system_type": "cryptocurrency", + "headline": "Blockchain digital crypto token which is decentralised" }, "crowdsales": { - "start_date": "2017-10-12T10:00:00", - "end_date": "2017-11-02T10:00:00", - "end_date_plan": "2017-11-02T10:00:00", + "start_date": "2017-04-09T00:00:00", + "end_date": "2017-06-08T00:10:00", + "end_date_plan": "2017-06-08T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://diviproject.org/", - "funding_url": "https://diviproject.org/", + "funding_terms": "http://www.ecobit.io/en/index.html", + "funding_url": "http://www.ecobit.io/en/index.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -16888,205 +17200,170 @@ "links": [ { "type": "website", - "name": "diviproject.org", - "url": "https://diviproject.org/", + "name": "ecobit.io", + "url": "http://www.ecobit.io/en/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Divi Project Whitepaper", - "url": "https://diviproject.org/files/Divi-WP.pdf", + "name": "Ecobit Whitepaper", + "url": "http://www.ecobit.io/en/technology.html", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Divi Project GitHub", - "url": "https://github.com/Divicoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Divi Project Blog", - "url": "https://medium.com/diviproject", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1861730", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/diviproject", + "url": "https://twitter.com/EcoBit_io", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Divi Project Telegram", - "url": "https://t.me/joinchat/EAdiTQ3yZk_GkqU0IdG-Gg", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Divi Project Slack", - "url": "https://diviproject.slack.com/join/shared_invite/MjMzNzQwMDg0NTMzLTE1MDQwNTgxODUtM2IzMjJjYTk2OQ", + "name": "Ecobit Slack", + "url": "https://ecobitsupport.slack.com/signup", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/DiviProject/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/diviproject", + "url": "https://www.facebook.com/EcoBit.io/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCihooU0crqQkBOvV0_lsRnw", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "DLS Academy", + "system": "Edgeless", + "icon": "edgeless", "dependencies": [ "Ethereum" ], - "icon": "dlsacademy", "token": { - "name": "dls token", - "symbol": "DLT" + "name": "edgeless", + "symbol": "EDG" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Tool that offers all you need for your professional growth" - }, - "crowdsales": { - "start_date": "2017-09-15T18:00:00", - "end_date": "2017-10-15T18:00:00", - "end_date_plan": "2017-10-15T18:00:00", - "genesis_address": [ - "" + "headline": "Decentralised CASINO", + "tags": [ + "DAO" ], - "funding_terms": "http://dlsacademy.io/ico/", - "funding_url": "http://dlsacademy.io/ico", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "hashtag": "##Edgeless", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Edgeless" + }, + "specs": { + "total_tokens": 500000000 }, "links": [ { + "name": "edgeless.io", + "url": "https://edgeless.io/", "type": "website", - "name": "dlsacademy.io", - "url": "http://dlsacademy.io/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "DLS Academy Whitepaper", - "url": "http://dlsacademy.io/wp-content/uploads/2017/08/dlsacademy_white_paper.pdf", + "name": "Edgeless Whitepaper", + "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "DLS Academy GitHub", - "url": "https://github.com/DLS-Academy/contracts", - "icon": "github.png", + "name": "Explorer", + "url": "https://etherscan.io/token/Edgeless", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "DLS Academy Blog", - "url": "https://medium.com/@DLS_Academy/", - "icon": "medium.png", + "name": "Edgeless GitHub", + "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", + "type": "github", + "icon": "github.png", "tags": [ - "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2191979", + "url": "https://bitcointalk.org/index.php?topic=1718384.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DLS_Academy", + "url": "https://twitter.com/edgelessproject", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "DLS Academy Telegram", - "url": "https://t.me/joinchat/GYUbzERK1iik1u5pwRf2MA/", - "icon": "telegram.png", + "name": "Edgeless blog", + "url": "https://medium.com/edgeless", + "type": "blog", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "slack", + "name": "Edgeless Slack", + "url": "https://edgelessethcasino.signup.team/", + "icon": "slack.png", "tags": [ "News" ] }, { + "name": "reddit", + "url": "https://www.reddit.com/r/Edgeless/", "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/DLS_Academy/", "icon": "reddit.png", "tags": [ "News" @@ -17095,43 +17372,185 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DLS-Academy-861541437336551", + "url": "https://www.facebook.com/EdgelessCasino/?fref=ts", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Edgeless Telegram", + "url": "https://t.me/joinchat/AAAAAEBTy7K9KXQcQsyozQ", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/assets/edgeless/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Liqui", + "url": "https://liqui.io/", + "type": "custom", + "icon": "liqui.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "system": "Elastic", + "icon": "elastic", + "dependencies": [ + "independent" + ], + "token": { + "name": "elastic coin", + "symbol": "XEL" + }, + "consensus": { + "type": "PoW", + "algorithm": "" + }, + "aliases": { + "nickname": "Elastic Project" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "A Decentralised Cloud Computing", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-02-29T00:00:00", + "end_date": "2016-08-19T00:00:00", + "genesis_address": [ + "3Q2aKEGFTKDw3hghsBifXp39CZVMtZukxn", + "3AVhok6gvrgSbTXfGEksYKEWBdxS9qo8E6", + "3Qnj4QtdD4qtZcP82xyLq2paAEPDgfwezd" + ], + "funding_terms": "http://www.elastic.pro/crowdsale", + "funding_url": "http://www.elastic.pro/crowdsale", + "tokens_sold": 3906489.54106177, + "btc_raised": 708.66 + }, + "specs": {}, + "links": [ + { + "type": "site", + "name": "www.elastic.pro", + "url": "http://www.elastic.pro", + "icon": "site.png", + "tags": [ + "Main" + ] + }, + { + "type": "site", + "name": "Elastic Crowdsale", + "url": "http://www.elastic.pro/crowdsale", + "icon": "site.png", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Elastic Project Whitepaper", + "url": "https://github.com/elastic-project/whitepaper/blob/master/whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1396233.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "github", + "name": "Elastic GitHub", + "url": "https://github.com/elastic-project", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "github", + "name": "Elastic Genesis Block", + "url": "https://github.com/elastic-project/genesis-block", + "icon": "github.png", + "tags": [ + "Apps" + ] } ] }, { "genesis_id": "", - "system": "DMarket", + "system": "Electroneum", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "dmarket", + "icon": "electroneum", "token": { - "name": "dmarket token", - "symbol": "DMarket" + "name": "electroneum token", + "symbol": "ETN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized marketplace to turn every virtual item into a real commodity" + "system_type": "cryptocurrency", + "headline": "Mobile Cryptocurrency, powered by an app" }, "crowdsales": { - "start_date": "2017-11-03T16:00:00", - "end_date": "2017-11-17T16:00:00", - "end_date_plan": "2017-11-17T16:00:00", + "start_date": "2017-09-14T00:01:00", + "end_date": "2017-10-31T11:59:00", + "end_date_plan": "2017-10-31T11:59:00", "genesis_address": [ - "0x4b60B53a6eDCD75f0730ecC22579Df2079F210B0" + "" ], - "funding_terms": "https://dmarket.io", - "funding_url": "https://dmarket.io", + "funding_terms": "http://electroneum.com/terms/", + "funding_url": "http://electroneum.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -17145,16 +17564,25 @@ "links": [ { "type": "website", - "name": "dmarket.io", - "url": "https://dmarket.io/", + "name": "electroneum.com", + "url": "http://electroneum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "DMarket Whitepaper", - "url": "https://dmarket.io/assets/documents/DMarket_white_paper_EN.pdf", + "name": "Electroneum Whitepaper", + "url": "http://electroneum.com/overview-white-paper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Electroneum Technical Whitepaper", + "url": "http://electroneum.com/technical-white-paper.pdf", "tags": [ "Main", "Science" @@ -17162,8 +17590,8 @@ }, { "type": "github", - "name": "DMarket GitHub", - "url": "https://github.com/suntechsoft/dmarket-smartcontract", + "name": "Electroneum GitHub", + "url": "https://github.com/electroneum", "icon": "github.png", "tags": [ "Main", @@ -17172,8 +17600,8 @@ }, { "type": "blog", - "name": "DMarket Blog", - "url": "https://medium.com/@dmarket", + "name": "Electroneum Blog", + "url": "http://electroneum.com/blog/", "icon": "medium.png", "tags": [ "Main", @@ -17183,7 +17611,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2041720.new#new", + "url": "https://bitcointalk.org/index.php?topic=2065043.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -17192,7 +17620,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/dmarket_io", + "url": "https://twitter.com/electroneum", "icon": "twitter.png", "tags": [ "News" @@ -17200,8 +17628,8 @@ }, { "type": "custom", - "name": "DMarket Telegram", - "url": "https://t.me/joinchat/CV8tCULRq_vJ2Xzu9Iopqg", + "name": "Electroneum Telegram", + "url": "https://telegram.me/electroneum", "icon": "telegram.png", "tags": [ "News" @@ -17209,26 +17637,17 @@ }, { "type": "slack", - "name": "DMarket Slack", - "url": "https://dmarket.io/slack", + "name": "Electroneum Slack", + "url": "https://electroneum.slack.com/join/shared_invite/MjIyMjE0MDU1NDg4LTE1MDIwNDgxNTktZTg5NWY4YWRjYQ", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/D_Market/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/dmarketcommunity/", + "url": "https://www.facebook.com/electroneum", "icon": "facebook.png", "tags": [ "News" @@ -17237,7 +17656,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCCF8BhVCdsSr1oy9kA1g5vg", + "url": "https://www.youtube.com/channel/UCEQvcgq9-mtqdYEM3B9y_-g", "icon": "youtube.png", "tags": [ "News" @@ -17246,56 +17665,57 @@ ] }, { - "genesis_id": "20bbf1cb1115ccda06c0cce115f5b72a78055a163892575988d1c8ee085f5e86", - "system": "DNotes", + "genesis_id": "1b0122efc2c3fc3cb314468ab8e157146827ea55d0535d2c342e2bbd82fb467c", + "system": "Electronic Gulden", + "icon": "electronicgulden", "dependencies": [ "independent" ], - "token": { - "name": "DNote", - "symbol": "NOTE" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "aliases": { + "coinmarketcap": "Electronic Gulden" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "aliases": { - "coinmarketcap": "DNotes", - "CurrencyName": "DNotes" + "system_type": "cryptocurrency" }, - "ratings": { - "rating_cyber": 1 + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, - "events": { - "announcement": "16/02/2014" + "token": { + "name": "Electronic Gulden", + "symbol": "EFL" }, "specs": { - "p2p": 11224, - "rpc": 11223, - "block_time": 60, - "total_tokens": 500000000 + "total_tokens": 21000000, + "premine_tokens": 10500000, + "block_reward": 25, + "halfing_cycle": 210000 }, "links": [ { - "name": "dnotescoin.com", - "url": "http://dnotescoin.com/", + "type": "website", + "name": "e-gulden.org", + "url": "http://www.e-gulden.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] + }, + { + "type": "explorer", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/efl/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Code" + ] }, { - "name": "GitHub", - "url": "https://github.com/DNotesCoin/DNotes/", "type": "github", + "name": "GitHub", + "url": "https://github.com/Electronic-Gulden-Foundation", "icon": "github.png", "tags": [ "Main", @@ -17303,256 +17723,223 @@ ] }, { - "name": "E-Waluty Explorer", - "url": "http://explorer.e-waluty.net.pl/NOTE/", - "type": "explorer", - "icon": "explorer.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=843017", + "icon": "forum.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" + ] + } + ], + "first_price": { + "btc": 0.00009428, + "usd": 0.04521254, + "date": "2014-03-26T00:00:00" + } + }, + { + "system": "Elephant", + "icon": "Elephant", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "elCoin", + "symbol": "EL" + }, + "consensus": { + "type": "PoS+PoT", + "algorithm": "Elephant PoS+PoT" + }, + "descriptions": { + "tags": [ + "elCoin" + ], + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Multifunctional economic platform" + }, + "aliases": { + "coinmarketcap": "ELcoin" + }, + "first_price": { + "btc": 0.0001669, + "usd": 0.07467606, + "date": "2016-05-05T18:00:00" + }, + "links": [ + { + "type": "website", + "name": "7elephant.org", + "url": "http://7elephant.org/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "name": "Wallets", - "url": "http://dnotescoin.com/download.php", - "type": "wallet", - "icon": "wallet.png", + "type": "explorer", + "name": "explorer.elcoin.space", + "url": "http://explorer.elcoin.space", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" + "Explorer", + "Analytics" ] }, { - "name": "DNotes Vault", - "url": "https://dnotesvault.com/", "type": "wallet", - "icon": "dnotes.png", + "name": "elCoin Web-Wallet", + "url": "https://elcoin.space", + "icon": "wallet.png", "tags": [ "Apps", "Wallet" ] }, { - "name": "Twitter", - "url": "https://twitter.com/DNotesCoin", - "type": "twitter", - "icon": "twitter.png", + "type": "paper", + "name": "elCoin Whitepaper", + "url": "http://7elephant.org/assets/17643f59/docs/white-paper-en.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/Dnotescoin-777105165651768/timeline/", - "type": "custom", - "icon": "facebook.png", + "type": "blog", + "name": "The Elephant Blog", + "url": "https://elcoin.foundation/", + "icon": "medium.png", "tags": [ "News" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/user/dnotescoin", - "type": "custom", - "icon": "youtube.png", + "type": "forum", + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=1446743.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/DNotes/", - "type": "reddit", - "icon": "reddit.png", + "type": "wiki", + "name": "The elCoin Wiki", + "url": "http://elcoin.wiki/", + "icon": "wiki.png", "tags": [ - "News" + "Science" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=470155.0", - "type": "forum", - "icon": "forum.png", + "type": "custom", + "name": "elcoin FAQ", + "url": "http://elcoin.help", "tags": [ - "News" + "Science" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/?s=dnotes", - "type": "custom", - "icon": "bitcoinist.png", + "type": "twitter", + "name": "@7elephant_en", + "url": "https://twitter.com/7elephant_en", + "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "name": "DNotesPool", - "url": "https://dnotespool.com/", - "type": "custom", - "icon": "mining.png", + "type": "exchange", + "name": "Livcoin.net", + "url": "https://livecoin.net", + "icon": "Livecoin.png", "tags": [ - "Apps" + "Apps", + "Exchange" ] }, { - "name": "CryptoBlox", - "url": "http://mine.cryptoblox.com/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "E-Pool", - "url": "http://p2pool.e-pool.net", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Hash-to-Coins", - "url": "https://hash-to-coins.com/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "E-Waluty", - "url": "http://pool.e-waluty.net.pl/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "BTCPool Club", - "url": "http://btcpool.club/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dnotes/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "exchange", + "name": "Dex-trade", + "icon": "dex-trade.png", + "url": "http://dex-trade.com", "tags": [ "Apps", "Exchange" ] } - ], - "first_price": { - "btc": 0.00000128, - "usd": 0.00080293, - "date": "2014-03-08T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Neuron network", + "system": "Embermine", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "docai", + "icon": "embermine", "token": { - "name": "neuron token", - "symbol": "NRN" + "name": "Embermine token", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized conversational AI for quantified biology" + "headline": "The Operating System for the Creative Lifestyle" }, "crowdsales": { - "start_date": "2017-09-28T00:00:00", - "end_date": "2017-10-28T00:00:00", - "end_date_plan": "2017-10-28T00:00:00", + "start_date": "2017-05-05T00:00:00", + "end_date": "2017-06-02T00:00:00", + "end_date_plan": "2017-06-02T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://doc.ai/", - "funding_url": "https://tokensale.doc.ai/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://embermine.com/", + "funding_url": "https://embermine.com/", + "tokens_sold": 50000000, + "tokens_issued": 150000000, + "btc_raised": 6, "cap_limit": [ - "" + "usd = 56379" ], "raised": [ - "usd = 30000000" + "usd = 18494" ] }, - "specs": { - "supply": 860000000 - }, "links": [ { "type": "website", - "name": "doc.ai", - "url": "https://doc.ai/", + "name": "embermine.com", + "url": "https://embermine.com/", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Neuron network Whitepaper", - "url": "https://tokensale.doc.ai/pdf/whitepaper.pdf?_t=1504348705571", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "blog", - "name": "Neuron network Blog", - "url": "https://medium.com/@_doc_ai", - "icon": "medium.png", + "type": "github", + "name": "Embermine GitHub", + "url": "https://github.com/theembermine", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2117440", + "url": "https://bitcointalk.org/index.php?topic=1914703.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -17561,17 +17948,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/_doc_ai", + "url": "https://twitter.com/TheEmbermine", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Neuron network Telegram", - "url": "https://t.me/doc_ai", - "icon": "telegram.png", + "type": "slack", + "name": "Embermine Slack", + "url": "https://emberminepublic.slack.com/join/shared_invite/MjA5MjE4OTM0OTQ0LTE0OTk1MzYxODItZDdkYTgzMDEyZQ", + "icon": "slack.png", "tags": [ "News" ] @@ -17579,7 +17966,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/doc_ai/", + "url": "https://www.reddit.com/r/Embermine/", "icon": "reddit.png", "tags": [ "News" @@ -17588,63 +17975,62 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/docaidoc/", + "url": "https://www.facebook.com/embermine", "icon": "facebook.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 1.3e-7, + "usd": 0.00037586, + "date": "" + } }, { - "genesis_id": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", - "system": "Dogecoin", - "icon": "dogecoin", + "genesis_id": "00000000bcccd459d036a588d1008fce8da3754b205736f32ddfd35350e84c2d", "dependencies": [ "independent" ], - "token": { - "name": "doge", - "symbol": "DOGE" + "system": "Emercoin", + "aliases": { + "coinmarketcap": "Emercoin" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "An open source peer-to-peer digital currency, favored by Shiba Inus worldwide", + "headline": "Blockchain Services: SSL, DNS, PKI and more", "tags": [ "DAO" ], - "hashtag": "#dogecoin", - "page_state": "ready" + "hashtag": "#emercoin", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Dogecoin" + "events": { + "announcement": "08/12/2013", + "genesis": "11/12/2013" + }, + "token": { + "name": "emercoin", + "symbol": "EMC" }, "specs": { - "rpc": 22555, - "block_time": 60, - "total_tokens": 100000000000, - "difficulty_cycle": 240 + "block_time": "variable from 10 seconds to 10 minutes", + "block_reward": 5020, + "halfing_cycle": "decreasing depending on difficulty", + "pos_reward": "6% annual with 30 day coin maturity", + "total_tokens": "1 * 10^9", + "txs_confirm": 32 }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-08-12T03:55:25", - "url": "https://bitcointalk.org/index.php?topic=361813.0" - }, - { - "name": "Genesis", - "start_date": "2013-12-06T02:25:40" - } - ], "links": [ { - "name": "dogecoin.com", - "url": "http://dogecoin.com/", + "name": "Emercoin.com", + "url": "http://emercoin.com/", "icon": "website.png", "tags": [ "Main" @@ -17652,8 +18038,8 @@ "type": "website" }, { - "name": "Explorer", - "url": "https://dogechain.info/", + "name": "Emercoin Explorer", + "url": "https://emercoin.mintr.org/", "icon": "explorer.png", "tags": [ "Main", @@ -17663,29 +18049,46 @@ "type": "explorer" }, { - "name": "Doge Wallet", - "url": "https://github.com/dogecoin/dogecoin/releases/", - "icon": "wallet.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/emercoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", - "Apps", - "Wallet" - ], - "type": "wallet" + "Analytics", + "Apps" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/dogecoin", - "icon": "twitter.png", + "name": "Faucet", + "url": "http://emerfor.org/", + "type": "custom", + "icon": "link.png", "tags": [ "Main", - "News" - ], - "type": "twitter" + "Apps" + ] }, { - "name": "DogeCoin GitHub", - "url": "https://github.com/dogecoin/dogecoin", + "name": "Emergate POW Pool", + "url": "https://emergate.net/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Mintr POS Pool", + "url": "https://emercoin.mintr.org/wallet", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Source Code", + "url": "https://github.com/EvgenijM86/emercoin", "icon": "github.png", "tags": [ "Code" @@ -17693,8 +18096,8 @@ "type": "github" }, { - "name": "Forum", - "url": "http://doges.org/", + "name": "BitcointTalk", + "url": "https://bitcointalk.org/index.php?topic=622667.0", "icon": "forum.png", "tags": [ "News" @@ -17702,17 +18105,8 @@ "type": "forum" }, { - "name": "Doge Blog", - "url": "http://blog.dogecoin.com/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "reddit", - "url": "http://www.reddit.com/r/dogecoin", + "name": "Reddit", + "url": "http://www.reddit.com/r/EmerCoin/", "icon": "reddit.png", "tags": [ "News" @@ -17720,222 +18114,112 @@ "type": "reddit" }, { - "name": "BTT Thred", - "url": "https://bitcointalk.org/index.php?topic=361813.0", - "type": "forum", + "name": "CryptocoinTalk", + "url": "https://cryptocointalk.com/topic/2144-emercoin-emc-information/", "icon": "forum.png", "tags": [ "News" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] + ], + "type": "forum" }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/emercoin/", + "rss": "http://bitcoinist.net/tag/emercoin/feed/", "type": "custom", - "icon": "shapeshift.png", + "icon": "bitcoinist.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "name": "Paper Wallet", + "url": "https://walletgenerator.net/?currency=EmerCoin", + "icon": "forum.png", "tags": [ "Apps", - "Exchange" - ] + "Wallet" + ], + "type": "custom" }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", + "name": "Livecoin", + "url": "https://www.livecoin.net/", "type": "custom", - "icon": "btc38.png", + "icon": "livecoin.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/Exchange?market=EMC_BTC", "type": "custom", - "icon": "ccedk.png", + "icon": "cryptopia.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "Bitex", + "url": "https://bitex.club/markets/emcbtc", "type": "custom", - "icon": "bter.png", + "icon": "link.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/dogecoin/#markets", - "type": "custom", - "icon": "link.png", + "name": "Documentation", + "url": "http://emercoin.com/EMCDNS_and_NVS", + "type": "paper", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Code" ] } ], "first_price": { - "btc": 8.3e-7, - "usd": 0.00054374, - "date": "2013-12-19T00:00:00" - }, - "flags": { - "quantum": true + "btc": 0.0000035, + "usd": 0.001775, + "date": "2014-08-23T00:00:00" } }, - { - "genesis_id": "00000fc63692467faeb20cdb3b53200dc601d75bdfa1001463304cc790d77278", - "system": "DogeCoinDark", - "icon": "dogecoindark", - "dependencies": [ - "independent" - ], - "token": { - "name": "vergecoin", - "symbol": "XVG" - }, - "aliases": { - "coinmarketcap": "Verge", - "nickname": "Verge" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "specs": { - "previous_name": "DogeCoinDark" - }, - "first_price": { - "btc": 2e-8, - "usd": 0.0000074, - "date": "2014-10-25T00:00:00" - }, - "links": [ - { - "type": "website", - "name": "vergecurrency.com", - "url": "http://vergecurrency.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "https://www.blockexperts.com/xvg", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "Github Organisation", - "name": "DogeCoinDark GitHub", - "url": "https://github.com/vergecurrency", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1365894.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "name": "Bitrex", - "type": "custom", - "icon": "bitrex.png", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-XVG", - "tags": [ - "Apps", - "Exchange" - ] - } - ] - }, { "genesis_id": "", - "system": "Dome Platform", + "system": "EncryptoTel", "dependencies": [ - "Ethereum" + "Waves" ], - "icon": "domeplatform", + "icon": "encryptotel", "token": { - "name": "dome token", - "symbol": "DME" + "name": "encryptotel coin", + "symbol": "ETT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "Waves" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Revolutionary decentralized Wi-Fi sharing platform" + "headline": "The First Secure Cloud Private Branch eXchange" }, "crowdsales": { - "start_date": "2017-10-02T12:00:00", - "end_date": "2017-11-02T12:00:00", - "end_date_plan": "2017-11-02T12:00:00", + "start_date": "2017-04-24T00:01:00", + "end_date": "2017-05-31T00:00:00", + "end_date_plan": "2017-05-31T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.domeplatform.io/static/pdfs/Terms.pdf", - "funding_url": "https://www.domeplatform.io", + "funding_terms": "https://encryptotel.com/", + "funding_url": "http://ico.encryptotel.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" @@ -17944,41 +18228,28 @@ "" ] }, - "specs": { - "supply": 90000000 - }, "links": [ { "type": "website", - "name": "domeplatform.io", - "url": "https://www.domeplatform.io/", + "name": "encryptotel.com", + "url": "https://encryptotel.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dome Platform Whitepaper", - "url": "https://www.domeplatform.io/static/pdfs/Whitepaper.pdf", + "name": "EncryptoTel Whitepaper", + "url": "http://ico.encryptotel.com/assets/pdf/EncryptoTel_WP_v1.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Dome Platform GitHub", - "url": "https://github.com/thedomeplatform/Dome-Contract", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2157244.0", + "url": "https://bitcointalk.org/index.php?topic=1848180.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -17987,16 +18258,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DomePlatform", + "url": "https://twitter.com/encryptotel", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/encryptotel", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Dome Platform Slack", - "url": "https://domeplatform.slack.com/", + "name": "EncryptoTel Slack", + "url": "https://encryptotel.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -18004,9 +18284,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/domeplatform/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC8jbjwlygSJGNCjPpRrHwqw", + "icon": "youtube.png", "tags": [ "News" ] @@ -18014,141 +18294,162 @@ ] }, { - "genesis_id": "", - "system": "DomRaider", + "genesis_id": "00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308", + "system": "EnergyCoin", + "icon": "energycoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "domraider", "token": { - "name": "domraider token", - "symbol": "DRT" + "name": "energycoin", + "symbol": "ENRG" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Blockchain Auctions in Real-Time" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer digital currency enforcing a fixed block reward with a decentralized public ledger", + "page_state": "ready" }, - "crowdsales": { - "start_date": "2017-09-12T08:00:00", - "end_date": "2017-10-11T08:00:00", - "end_date_plan": "2017-10-11T08:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://crowdsale.paragoncoin.com/", - "funding_url": "https://www.domraider.io/en/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "EnergyCoin" + }, + "specs": { + "p2p": 22706, + "rpc": 22705, + "block_time": 150, + "block_reward": 5, + "halfing_cycle": "no halving", + "txs_confirm": 6 }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-04-29T12:49:11", + "url": "https://bitcointalk.org/index.php?topic=589008.0" + }, + { + "name": "Genesis", + "start_date": "2014-04-30T02:48:35" + } + ], "links": [ { "type": "website", - "name": "domraider.io", - "url": "https://www.domraider.io/en/", + "name": "Main Thread", + "url": "https://bitcointalk.org/index.php?topic=1028941.0", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "DomRaider Whitepaper", - "url": "https://s3-eu-west-1.amazonaws.com/domraider/domraider/DomRaider+ICO+Whitepaper+EN.pdf", + "name": "GitHub", + "url": "https://github.com/EnergyCoinProject/energycoin", + "type": "github", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "DomRaider GitHub", - "url": "https://github.com/Domraider/dr-token", - "icon": "github.png", + "name": "Wallet", + "url": "https://mega.nz/#F!uc0XmCra!73JBKfnmbdImd_9H_nXtRQ", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "blog", - "name": "DomRaider Blog", - "url": "https://medium.com/@domraider", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/ECF4U", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2132588.msg21314814#msg21314814", - "icon": "bitcointalk.png", + "name": "Reddit", + "url": "https://www.reddit.com/r/energycoins", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/domraider", - "icon": "twitter.png", + "name": "Slack", + "url": "https://energycoin.slack.com/", + "type": "Slack", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "DomRaider Telegram", - "url": "https://t.me/DomraiderICO", - "icon": "telegram.png", + "name": "cryptoID", + "url": "https://chainz.cryptoid.info/enrg/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "slack", - "name": "DomRaider Slack", - "url": "https://domraiderico.slack.com/join/shared_invite/MjM1MDg0MTY2MDE4LTE1MDQyNzQ4MDYtNTU0NDg5YzgyNQ", - "icon": "slack.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/domraider/", - "icon": "reddit.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/energycoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "View ENRG", + "url": "http://coinofview.com/coin/Energycoin.html", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Domraider-1432606216988548", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Bootstrap Server", + "url": "https://www.dropbox.com/sh/sg2vwy96arh98jv/AADOyTLF9GrqLTvT5PGYhUaqa?dl=0", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/domraider", - "icon": "youtube.png", + "icon": "link.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "Contact Dev", + "url": "https://twitter.com/Peterenrgdev", + "type": "twitter", + "icon": "twitter.png", "tags": [ "News" ] @@ -18157,33 +18458,33 @@ }, { "genesis_id": "", - "system": "Dream Team", + "system": "Enigma", "dependencies": [ "Ethereum" ], - "icon": "dreamteam", + "icon": "enigma", "token": { - "name": "dream team token", - "symbol": "DTT" + "name": "enigma token", + "symbol": "ENG" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Esports and Gaming recruitment network" + "headline": "Decentralized data marketplace platform" }, "crowdsales": { - "start_date": "2017-11-20T17:00:00", - "end_date": "2017-11-24T17:00:00", - "end_date_plan": "2017-11-24T17:00:00", + "start_date": "2017-08-21T16:00:00", + "end_date": "2017-08-31T16:00:00", + "end_date_plan": "2017-08-31T16:00:00", "genesis_address": [ "" ], - "funding_terms": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", - "funding_url": "https://token.dreamteam.gg/", + "funding_terms": "https://www.enigma.co/", + "funding_url": "https://www.enigma.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -18197,16 +18498,16 @@ "links": [ { "type": "website", - "name": "token.dreamteam", - "url": "https://token.dreamteam.gg/", + "name": "enigma.co", + "url": "https://www.enigma.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dream Team Whitepaper", - "url": "https://token.dreamteam.gg/documents/DreamTeam_Whitepaper_ENG.pdf", + "name": "Enigma Whitepaper", + "url": "https://www.enigma.co/enigma_catalyst.pdf", "tags": [ "Main", "Science" @@ -18214,18 +18515,28 @@ }, { "type": "github", - "name": "Dream Team GitHub", - "url": "https://github.com/dreamteamgg/smart-contract", + "name": "Enigma GitHub", + "url": "https://github.com/enigmampc", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Enigma Blog", + "url": "https://blog.enigma.co/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2194078.new", + "url": "https://bitcointalk.org/index.php?topic=2014543.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -18234,7 +18545,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DreamTeam_Token", + "url": "https://twitter.com/enigmaMPC", "icon": "twitter.png", "tags": [ "News" @@ -18242,8 +18553,8 @@ }, { "type": "custom", - "name": "Dream Team Telegram", - "url": "https://t.me/joinchat/GIoVA0I_pcrmSR4b0mztOw", + "name": "Enigma Telegram", + "url": "https://t.me/enigmacatalyst", "icon": "telegram.png", "tags": [ "News" @@ -18251,8 +18562,8 @@ }, { "type": "slack", - "name": "Dream Team Slack", - "url": "https://dreamteamtoken.slack.com/", + "name": "Enigma Slack", + "url": "https://slack.enigma.co/", "icon": "slack.png", "tags": [ "News" @@ -18261,33 +18572,24 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/dream-team-gg", + "url": "https://www.reddit.com/r/enigmacatalyst/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/DreamTeam.Token", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "E4Row", + "system": "Enjin Coin", "dependencies": [ "Ethereum" ], - "icon": "e4row", + "icon": "enjincoin", "token": { - "name": "e4row token", - "symbol": "E4ROW" + "name": "enjin coin", + "symbol": "ENJ" }, "consensus": { "consensus_type": "ERC20 Token", @@ -18296,21 +18598,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bringing Ether apps to the online/mobile gaming markets" - }, - "aliases": { - "coinmarketcap": "E4ROW", - "nickname": "E4ROW" + "headline": "Smart cryptocurrency for gaming" }, "crowdsales": { - "start_date": "2017-05-02T00:00:00", - "end_date": "2017-05-23T00:00:00", - "end_date_plan": "2017-05-23T00:00:00", + "start_date": "2017-08-15T12:00:00", + "end_date": "2017-09-07T12:00:00", + "end_date_plan": "2017-09-07T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://doc.liveplayergames.com/docs/CCOD.pdf", - "funding_url": "https://www.e4row.co.il/contribute", + "funding_terms": "https://enjincoin.io/", + "funding_url": "https://enjincoin.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -18324,35 +18622,25 @@ "links": [ { "type": "website", - "name": "e4row.co.il", - "url": "https://www.e4row.co.il/", + "name": "enjincoin.io", + "url": "https://enjincoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "E4Row Whitepaper", - "url": "http://doc.liveplayergames.com/docs/CCOD.pdf", + "name": "Enjin Whitepaper", + "url": "https://enjincoin.io/enjincoin_whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "E4Row GitHub", - "url": "https://github.com/liveplayergames?tab=repositories", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "E4Row Blog", - "url": "https://medium.com/e4row", + "name": "Enjin Blog", + "url": "https://medium.com/@coinfork", "icon": "medium.png", "tags": [ "Main", @@ -18362,7 +18650,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/E4ROW", + "url": "https://twitter.com/enjincs", "icon": "twitter.png", "tags": [ "News" @@ -18370,8 +18658,8 @@ }, { "type": "slack", - "name": "E4Row Slack", - "url": "https://e4row.slack.com/", + "name": "Enjin Slack", + "url": "https://enjincoin.io/slack/", "icon": "slack.png", "tags": [ "News" @@ -18380,7 +18668,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/E4ROW/", + "url": "https://www.reddit.com/r/EnjinCoin/", "icon": "reddit.png", "tags": [ "News" @@ -18389,34 +18677,37 @@ ] }, { - "genesis_id": "", - "system": "Ecobit", - "dependencies": "independent", - "icon": "ecobit", + "genesis_id": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", + "system": "EOS", + "dependencies": [ + "Ethereum" + ], + "icon": "eos", "token": { - "name": "ecobit token", - "symbol": "TM-ECOBIT" + "name": "EOS", + "symbol": "EOS" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "DPoS", + "algorithm": "Graphene" }, "descriptions": { "state": "Project", "system_type": "cryptocurrency", - "headline": "Blockchain digital crypto token which is decentralised" + "headline": "Scalable Infrastructure for DApps" }, "crowdsales": { - "start_date": "2017-04-09T00:00:00", - "end_date": "2017-06-08T00:10:00", - "end_date_plan": "2017-06-08T00:00:00", + "start_date": "2017-06-26T13:00:00", + "end_date": "2018-06-01T13:10:00", + "end_date_plan": "2018-06-01T13:00:00", "genesis_address": [ - "" + "0x9937Dbb2128B55c44D8af7bF36FD76796A814Cf4", + "0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf" ], - "funding_terms": "http://www.ecobit.io/en/index.html", - "funding_url": "http://www.ecobit.io/en/index.html", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://eos.io/purchaseagreement/EOS%20Token%20Purchase%20Agreement%20-%20June%2022,%202017.pdf ", + "funding_url": "https://eos.io/", + "tokens_sold": 900000000, + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" @@ -18428,52 +18719,81 @@ "links": [ { "type": "website", - "name": "ecobit.io", - "url": "http://www.ecobit.io/en/index.html", + "name": "eos.io", + "url": "http://eos.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ecobit Whitepaper", - "url": "http://www.ecobit.io/en/technology.html", + "name": "EOS Whitepaper", + "url": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1861730", - "icon": "bitcointalk.png", + "type": "github", + "name": "EOS GitHub", + "url": "http://github.com/eosio", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "EOS Blog", + "url": "https://steemit.com/@eosio", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/EcoBit_io", + "url": "https://twitter.com/eos_io", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "EOS Telegram", + "url": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Ecobit Slack", - "url": "https://ecobitsupport.slack.com/signup", + "name": "EOS Slack", + "url": "http://slack.eos.io/", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/EcoBit.io/", + "url": "https://www.facebook.com/eosblockchain", "icon": "facebook.png", "tags": [ "News" @@ -18483,124 +18803,93 @@ }, { "genesis_id": "", - "system": "Edgeless", - "icon": "edgeless", + "system": "Equibit", "dependencies": [ - "Ethereum" + "Waves" ], + "icon": "equibit", "token": { - "name": "edgeless", - "symbol": "EDG" + "name": "equibit token", + "symbol": "EQB" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "PoS", + "consensus_name": "Proof-of-State" }, "descriptions": { - "state": "Public", + "state": "Pre-public", "system_type": "cryptoasset", - "headline": "Decentralised CASINO", - "tags": [ - "DAO" - ], - "hashtag": "##Edgeless", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Edgeless" + "headline": "Peer-to-Peer Electronic Equity System" }, - "specs": { - "total_tokens": 500000000 + "crowdsales": { + "start_date": "2017-08-15T12:00:00", + "end_date": "2017-09-15T12:00:00", + "end_date_plan": "2017-09-15T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://equiplatform.io/Equi_Whitepaper.pdf", + "funding_url": "https://equiplatform.io", + "tokens_sold": 229301, + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 1000000" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "edgeless.io", - "url": "https://edgeless.io/", "type": "website", - "icon": "website.png", + "name": "equibitgroup.com", + "url": "https://equibitgroup.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Edgeless Whitepaper", - "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", + "name": "Equibit Whitepaper", + "url": "https://equiplatform.io/Equi_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "name": "Explorer", - "url": "https://etherscan.io/token/Edgeless", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Edgeless GitHub", - "url": "https://github.com/EdgelessCasino/White_paper/blob/master/White_Paper.pdf", "type": "github", + "name": "Equibit GitHub", + "url": "https://github.com/Equibit", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1718384.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/edgelessproject", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/equibit", "icon": "twitter.png", "tags": [ "News" ] }, - { - "name": "Edgeless blog", - "url": "https://medium.com/edgeless", - "type": "blog", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "slack", - "name": "Edgeless Slack", - "url": "https://edgelessethcasino.signup.team/", + "name": "Equibit Slack", + "url": "https://equibit.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/Edgeless/", - "type": "reddit", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/EdgelessCasino/?fref=ts", + "url": "https://www.facebook.com/Equibit", "icon": "facebook.png", "tags": [ "News" @@ -18608,144 +18897,96 @@ }, { "type": "custom", - "name": "Edgeless Telegram", - "url": "https://t.me/joinchat/AAAAAEBTy7K9KXQcQsyozQ", - "icon": "telegram.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCBWEY89pt-DpPYyPedqGWEg", + "icon": "youtube.png", "tags": [ "News" ] - }, - { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/assets/edgeless/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Liqui", - "url": "https://liqui.io/", - "type": "custom", - "icon": "liqui.png", - "tags": [ - "Apps", - "Exchange" - ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "eGaaS", - "icon": "egaas", + "system": "Etch", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "etch", "token": { - "name": "eGaaS", - "symbol": "EGS" + "name": "etch token", + "symbol": "" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "eGaaS" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Electronic government as a service", - "tags": [ - "" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Evolution in payroll since the industrial revolution" }, "crowdsales": { - "start_date": "2016-11-15T09:00:00", - "end_date": "2016-12-15T09:00:00", + "start_date": "2017-09-18T18:00:00", + "end_date": "2017-10-18T18:00:00", + "end_date_plan": "2017-10-18T18:00:00", "genesis_address": [ - "35azkxp6cy41AQoLQVLvK8fMQVnCFErHQB" + "" ], - "funding_terms": "http://egaas.org/#/ico/", - "funding_url": "https://ico.egaas.org/", - "tokens_sold": 5640000, - "tokens_issued": 95593220.339, - "btc_raised": "" + "funding_terms": "https://app.etch.work/static/files/Etch_White_Paper.pdf", + "funding_url": "https://app.etch.work/register_interest", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "egaas.org", - "url": "http://egaas.org/", - "icon": "site.png", + "name": "etch.work", + "url": "https://etch.work/", "tags": [ "Main" ] }, { - "type": "github", - "name": "eGaaS GitHub", - "url": "https://github.com/EGaaS", - "icon": "github.png", + "type": "paper", + "name": "Etch Whitepaper", + "url": "https://app.etch.work/static/files/Etch_White_Paper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { "type": "github", - "name": "eGaaS Client", - "url": "https://github.com/EGaaS/go-egaas-mvp/releases", + "name": "Etch GitHub", + "url": "https://github.com/etch-work/reward-token", "icon": "github.png", "tags": [ "Main", - "Wallet" + "Code" ] }, { "type": "blog", - "name": "eGaaS Blog", - "url": "https://medium.com/egaas", - "rss": "https://medium.com/feed/@egaas", - "icon": "medium.png", + "name": "Etch Blog", + "url": "https://app.etch.work/blog/", + "icon": "blog.png", "tags": [ "Main", "News" ] }, - { - "type": "paper", - "name": "eGaaS Whitepaper", - "url": "http://egaas.org/docs/eGaaS_White_Paper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/egaasproject", + "url": "https://twitter.com/etch_work", "icon": "twitter.png", "tags": [ "News" @@ -18753,240 +18994,161 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EgaasProject", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "eGaaS Slack", - "url": "https://egaas.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "eGaaS YouTube", - "url": "https://www.youtube.com/channel/UCLAccwf_YvWGnxSIVgGtl7g", - "icon": "youtube.png", + "name": "Etch Telegram", + "url": "https://t.me/etchwork", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "eGaaS Telegram", - "url": "http://telegram.me/eGaaS", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/etchwork1/", + "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "eGaaS Manifest", - "url": "http://egaas.org/docs/eGaaS_Manifest.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - } - ] - }, - { - "genesis_id": "5056017329645101426", - "system": "EIX.fund", - "dependencies": "NXT", - "aliases": { - "coinmarketcap": "EIX", - "CurrencyName": "EIX.fund" - }, - "ratings": {}, - "consensus": { - "consensus_name": "NXT", - "consensus_type": "" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ] - }, - "token": { - "name": "EIX", - "symbol": "EIX" - }, - "specs": {}, - "links": [ - { - "name": "EIX Asset", - "url": "http://www.eix.fund/", - "icon": "site.png", - "tags": [ - "Main" - ], - "type": "site" - }, - { - "name": "EIX Asset", - "url": "http://www.nxtreporting.com/?a=5056017329645101426", - "icon": "nxt.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "NXT AE", - "url": "http://www.nxtreporting.com/?a=5056017329645101426", - "icon": "nxt.png", - "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" } ] }, { "genesis_id": "", - "system": "Elastic", - "icon": "elastic", + "system": "Ethbet", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "ethbet", "token": { - "name": "elastic coin", - "symbol": "XEL" + "name": "ethbet token", + "symbol": "EBET" }, "consensus": { - "type": "PoW", - "algorithm": "" - }, - "aliases": { - "nickname": "Elastic Project" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "A Decentralised Cloud Computing", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized, peer-to-peer Ethereum dicing game " }, "crowdsales": { - "start_date": "2016-02-29T00:00:00", - "end_date": "2016-08-19T00:00:00", + "start_date": "2017-09-17T20:00:00", + "end_date": "2017-10-15T20:00:00", + "end_date_plan": "2017-10-15T20:00:00", "genesis_address": [ - "3Q2aKEGFTKDw3hghsBifXp39CZVMtZukxn", - "3AVhok6gvrgSbTXfGEksYKEWBdxS9qo8E6", - "3Qnj4QtdD4qtZcP82xyLq2paAEPDgfwezd" + "" ], - "funding_terms": "http://www.elastic.pro/crowdsale", - "funding_url": "http://www.elastic.pro/crowdsale", - "tokens_sold": 3906489.54106177, - "btc_raised": 708.66 + "funding_terms": "https://ethbet.io/whitepaper.pdf", + "funding_url": "https://crowdsale.ethbet.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { - "type": "site", - "name": "www.elastic.pro", - "url": "http://www.elastic.pro", - "icon": "site.png", + "type": "website", + "name": "ethbet.io", + "url": "https://ethbet.io/", "tags": [ "Main" ] }, { - "type": "site", - "name": "Elastic Crowdsale", - "url": "http://www.elastic.pro/crowdsale", - "icon": "site.png", + "type": "paper", + "name": "Ethbet Whitepaper", + "url": "https://ethbet.io/whitepaper.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "paper", - "name": "Elastic Project Whitepaper", - "url": "https://github.com/elastic-project/whitepaper/blob/master/whitepaper.pdf", - "icon": "paper.png", + "type": "github", + "name": "Ethbet GitHub", + "url": "https://github.com/Ethbet/ethbet", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" + ] + }, + { + "type": "blog", + "name": "Ethbet Blog", + "url": "https://medium.com/@ethbet", + "icon": "medium.png", + "tags": [ + "Main", + "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1396233.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2133120.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Elastic GitHub", - "url": "https://github.com/elastic-project", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/EthbetProject", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "github", - "name": "Elastic Genesis Block", - "url": "https://github.com/elastic-project/genesis-block", - "icon": "github.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethbet/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] } ] }, { "genesis_id": "", - "system": "Electroneum", + "system": "Ethbits iTrade", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "electroneum", + "icon": "ethbits", "token": { - "name": "electroneum token", - "symbol": "ETN" + "name": "ethbits token", + "symbol": "ETB" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptocurrency", - "headline": "Mobile Cryptocurrency, powered by an app" + "headline": "Cryptocurrency Copy Trading Platform" }, "crowdsales": { - "start_date": "2017-09-14T00:01:00", - "end_date": "2017-10-31T11:59:00", - "end_date_plan": "2017-10-31T11:59:00", + "start_date": "2017-04-15T00:00:00", + "end_date": "2017-05-15T00:00:00", + "end_date_plan": "2017-05-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://electroneum.com/terms/", - "funding_url": "http://electroneum.com/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://www.ethbits.com/terms", + "funding_url": "https://www.ethbits.com/register", + "tokens_sold": 1307752, + "tokens_issued": 1307752, "btc_raised": "", "cap_limit": [ "" @@ -18998,25 +19160,16 @@ "links": [ { "type": "website", - "name": "electroneum.com", - "url": "http://electroneum.com/", + "name": "ico.ethbits.com", + "url": "https://ico.ethbits.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Electroneum Whitepaper", - "url": "http://electroneum.com/overview-white-paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Electroneum Technical Whitepaper", - "url": "http://electroneum.com/technical-white-paper.pdf", + "name": "EthBits Whitepaper", + "url": "https://ico.ethbits.com/white_paper.pdf", "tags": [ "Main", "Science" @@ -19024,28 +19177,18 @@ }, { "type": "github", - "name": "Electroneum GitHub", - "url": "https://github.com/electroneum", + "name": "EthBits GitHub", + "url": "https://github.com/EthBits", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Electroneum Blog", - "url": "http://electroneum.com/blog/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2065043.0", + "url": "https://bitcointalk.org/index.php?topic=1834042", "icon": "bitcointalk.png", "tags": [ "News" @@ -19054,7 +19197,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/electroneum", + "url": "https://twitter.com/ethbits", "icon": "twitter.png", "tags": [ "News" @@ -19062,8 +19205,8 @@ }, { "type": "custom", - "name": "Electroneum Telegram", - "url": "https://telegram.me/electroneum", + "name": "EthBits Telegram", + "url": "https://t.me/EthBitsChatroom", "icon": "telegram.png", "tags": [ "News" @@ -19071,27 +19214,18 @@ }, { "type": "slack", - "name": "Electroneum Slack", - "url": "https://electroneum.slack.com/join/shared_invite/MjIyMjE0MDU1NDg4LTE1MDIwNDgxNTktZTg5NWY4YWRjYQ", + "name": "EthBits Slack", + "url": "https://ethbits.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/electroneum", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCEQvcgq9-mtqdYEM3B9y_-g", - "icon": "youtube.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Ethbits/", + "icon": "reddit.png", "tags": [ "News" ] @@ -19099,115 +19233,141 @@ ] }, { - "genesis_id": "1b0122efc2c3fc3cb314468ab8e157146827ea55d0535d2c342e2bbd82fb467c", - "system": "Electronic Gulden", - "icon": "electronicgulden", + "genesis_id": "", "dependencies": [ - "independent" + "Ethereum" ], + "system": "EtherEx", "aliases": { - "coinmarketcap": "Electronic Gulden" + "coinmarketcap": "", + "CurrencyName": "", + "nickname": "EtherEx" + }, + "ratings": {}, + "consensus": { + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentrilized Cryptocyrrency Exchange", + "tags": [ + "DApp" + ], + "hashtag": "#etherex", + "page_state": "draft" }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "events": { + "announcement": "", + "genesis": "" }, "token": { - "name": "Electronic Gulden", - "symbol": "EFL" - }, - "specs": { - "total_tokens": 21000000, - "premine_tokens": 10500000, - "block_reward": 25, - "halfing_cycle": 210000 + "name": "", + "symbol": "" }, "links": [ { - "type": "website", - "name": "e-gulden.org", - "url": "http://www.e-gulden.org/", + "name": "Etherex.org", + "url": "https://etherex.org/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/efl/", - "icon": "cryptoid.png", + "name": "Twitter", + "url": "https://twitter.com/etherex_crypto", + "icon": "twitter.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "twitter" }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/Electronic-Gulden-Foundation", - "icon": "github.png", + "name": "Facebook", + "url": "https://www.facebook.com/etherex?_rdr=p", + "icon": "facebook.png", "tags": [ - "Main", - "Code" - ] + "News" + ], + "type": "custom" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=843017", - "icon": "forum.png", + "name": "reddit", + "url": "https://www.reddit.com/r/etherex", + "icon": "reddit.png", "tags": [ "Main", "News" + ], + "type": "reddit" + }, + { + "name": "EterEx GitHub", + "url": "https://github.com/etherex/etherex", + "type": "github", + "tags": [ + "Main", + "Code" ] } - ], - "first_price": { - "btc": 0.00009428, - "usd": 0.04521254, - "date": "2014-03-26T00:00:00" - } + ] }, { - "system": "Elephant", - "icon": "Elephant", + "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", + "system": "Ethereum", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "elCoin", - "symbol": "EL" + "name": "ether", + "symbol": "ETH" }, "consensus": { - "type": "PoS+PoT", - "algorithm": "Elephant PoS+PoT" + "type": "PoW", + "algorithm": "Ethash" }, "descriptions": { - "tags": [ - "elCoin" - ], "state": "Public", "system_type": "cryptocurrency", - "headline": "Multifunctional economic platform" + "headline": "Smart Contract and Decentralized Application Platform", + "tags": [ + "DAO" + ], + "page_state": "ready" }, "aliases": { - "coinmarketcap": "ELcoin" + "coinmarketcap": "Ethereum" + }, + "specs": {}, + "crowdsales": { + "start_date": "2014-07-22T00:00:00", + "end_date": "2014-09-02T00:00:00", + "genesis_address": [ + "36PrZ1KHYMpqSyAQXSG8VwbUiq2EogxLo2" + ], + "funding_terms": "https://www.ethereum.org/pdf/TermsAndConditionsOfTheEthereumGenesisSale.pdf", + "funding_url": "https://www.ethereum.org/ether", + "tokens_sold": 60102216, + "btc_raised": 31531 }, "first_price": { - "btc": 0.0001669, - "usd": 0.07467606, - "date": "2016-05-05T18:00:00" + "btc": 0.00052462, + "usd": 0.24936138, + "date": "2014-09-02T00:00:00" + }, + "flags": { + "quantum": true }, "links": [ { - "type": "website", - "name": "7elephant.org", - "url": "http://7elephant.org/", + "type": "site", + "name": "Ethereum.org", + "url": "http://ethereum.org/", "icon": "website.png", "tags": [ "Main" @@ -19215,41 +19375,56 @@ }, { "type": "explorer", - "name": "explorer.elcoin.space", - "url": "http://explorer.elcoin.space", - "icon": "explorer.png", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "wallet", - "name": "elCoin Web-Wallet", - "url": "https://elcoin.space", - "icon": "wallet.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.ethereum.org/", + "icon": "blog.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "paper", - "name": "elCoin Whitepaper", - "url": "http://7elephant.org/assets/17643f59/docs/white-paper-en.pdf", - "icon": "paper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ethereumproject", + "icon": "twitter.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "The Elephant Blog", - "url": "https://elcoin.foundation/", - "icon": "medium.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/ethereum", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "BitcoinMagazine", + "url": "https://bitcoinmagazine.com/", + "icon": "bitcoinmagazine.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/ethereum/", + "icon": "coindesk.png", "tags": [ "News" ] @@ -19257,668 +19432,508 @@ { "type": "forum", "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=1446743.0", + "url": "http://forum.ethereum.org/", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "wiki", - "name": "The elCoin Wiki", - "url": "http://elcoin.wiki/", - "icon": "wiki.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/ethereum", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { "type": "custom", - "name": "elcoin FAQ", - "url": "http://elcoin.help", + "name": "Facebook", + "url": "https://www.facebook.com/ethereumproject", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { - "type": "twitter", - "name": "@7elephant_en", - "url": "https://twitter.com/7elephant_en", - "icon": "twitter.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/user/ethereumproject", + "icon": "youtube.png", "tags": [ - "Main", "News" ] }, { - "type": "exchange", - "name": "Livcoin.net", - "url": "https://livecoin.net", - "icon": "Livecoin.png", + "type": "github", + "name": "Ethereum organization on GitHub", + "url": "https://github.com/ethereum/", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Code" ] }, { - "type": "exchange", - "name": "Dex-trade", - "icon": "dex-trade.png", - "url": "http://dex-trade.com", + "type": "explorer", + "name": "Network monitoring", + "url": "https://stats.ethdev.com/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] - } - ] - }, - { - "genesis_id": "", - "system": "Embermine", - "dependencies": [ - "independent" - ], - "icon": "embermine", - "token": { - "name": "Embermine token", - "symbol": "" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The Operating System for the Creative Lifestyle" - }, - "crowdsales": { - "start_date": "2017-05-05T00:00:00", - "end_date": "2017-06-02T00:00:00", - "end_date_plan": "2017-06-02T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://embermine.com/", - "funding_url": "https://embermine.com/", - "tokens_sold": 50000000, - "tokens_issued": 150000000, - "btc_raised": 6, - "cap_limit": [ - "usd = 56379" - ], - "raised": [ - "usd = 18494" - ] - }, - "links": [ + }, { - "type": "website", - "name": "embermine.com", - "url": "https://embermine.com/", + "type": "paper", + "name": "Homestead Guide", + "url": "https://ethereum-homestead.readthedocs.org", + "icon": "whitepaper.png", "tags": [ - "Main" + "Code" ] }, { - "type": "github", - "name": "Embermine GitHub", - "url": "https://github.com/theembermine", - "icon": "github.png", + "type": "whitepaper", + "name": "A Next-Generation Smart Contract and Decentralized Application Platform, Vitalik Buterin", + "url": "https://github.com/ethereum/wiki/wiki/White-Paper", + "icon": "whitepaper.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1914703.0", - "icon": "bitcointalk.png", + "type": "whitepaper", + "name": "Ethereum: A Secure Decentralised Generalised Transaction Ledger, Dr. Gavin Wood", + "url": "http://gavwood.com/paper.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/TheEmbermine", - "icon": "twitter.png", + "type": "whitepaper", + "name": "Notes on Scalable Blockchain Protocols, Vitalik Buterin", + "url": "file:///Users/xhipster/Downloads/scalability.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "slack", - "name": "Embermine Slack", - "url": "https://emberminepublic.slack.com/join/shared_invite/MjA5MjE4OTM0OTQ0LTE0OTk1MzYxODItZDdkYTgzMDEyZQ", - "icon": "slack.png", + "type": "github", + "name": "Jeffrey Wilcke's Go implementation", + "url": "https://github.com/ethereum/go-ethereum", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Embermine/", - "icon": "reddit.png", + "type": "github", + "name": "Gavin Wood's C++ implementation", + "url": "https://github.com/ethereum/cpp-ethereum", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/embermine", - "icon": "facebook.png", + "type": "github", + "name": "Ethereum Compatible JavaScript API", + "url": "https://github.com/ethereum/web3.js", + "icon": "github.png", "tags": [ - "News" + "Code" ] - } - ], - "first_price": { - "btc": 1.3e-7, - "usd": 0.00037586, - "date": "" - } - }, - { - "genesis_id": "00000000bcccd459d036a588d1008fce8da3754b205736f32ddfd35350e84c2d", - "dependencies": [ - "independent" - ], - "system": "Emercoin", - "aliases": { - "coinmarketcap": "Emercoin" - }, - "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Blockchain Services: SSL, DNS, PKI and more", - "tags": [ - "DAO" - ], - "hashtag": "#emercoin", - "page_state": "draft" - }, - "events": { - "announcement": "08/12/2013", - "genesis": "11/12/2013" - }, - "token": { - "name": "emercoin", - "symbol": "EMC" - }, - "specs": { - "block_time": "variable from 10 seconds to 10 minutes", - "block_reward": 5020, - "halfing_cycle": "decreasing depending on difficulty", - "pos_reward": "6% annual with 30 day coin maturity", - "total_tokens": "1 * 10^9", - "txs_confirm": 32 - }, - "links": [ + }, { - "name": "Emercoin.com", - "url": "http://emercoin.com/", - "icon": "website.png", + "type": "github", + "name": "Vitalik Buterin's Python implementation", + "url": "https://github.com/ethereum/pyethereum", + "icon": "github.png", "tags": [ - "Main" - ], - "type": "website" + "Code" + ] }, { - "name": "Emercoin Explorer", - "url": "https://emercoin.mintr.org/", - "icon": "explorer.png", + "type": "github", + "name": "Java implementation", + "url": "https://github.com/ethereum/ethereumj", + "icon": "github.png", "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Code" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/emercoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Meteor packages on Atmosphere", + "url": "https://atmospherejs.com/ethereum", + "icon": "github.png", "tags": [ - "Analytics", - "Apps" + "Code" ] }, { - "name": "Faucet", - "url": "http://emerfor.org/", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "Ethash implementation", + "url": "https://github.com/ethereum/ethash", + "icon": "github.png", "tags": [ - "Main", - "Apps" + "Code" ] }, { - "name": "Emergate POW Pool", - "url": "https://emergate.net/", - "type": "custom", - "icon": "mining.png", + "type": "github", + "name": "Mist: Browser for Ethereum", + "url": "https://github.com/ethereum/mist", + "icon": "github.png", "tags": [ - "Apps" + "Code" ] }, { - "name": "Mintr POS Pool", - "url": "https://emercoin.mintr.org/wallet", - "type": "custom", - "icon": "mining.png", + "type": "github", + "name": "State of the Dapps", + "url": "http://dapps.ethercasts.com/", + "icon": "github.png", "tags": [ - "Apps" + "Code" ] }, { - "name": "Source Code", - "url": "https://github.com/EvgenijM86/emercoin", + "type": "github", + "name": "Embark: Framework for Ethereum DApps", + "url": "https://iurimatias.github.io/embark-framework/", "icon": "github.png", "tags": [ "Code" - ], - "type": "github" + ] }, { - "name": "BitcointTalk", - "url": "https://bitcointalk.org/index.php?topic=622667.0", - "icon": "forum.png", + "type": "github", + "name": "Truffle: A development framework for Ethereum", + "url": "https://github.com/ConsenSys/truffle", + "icon": "github.png", "tags": [ - "News" - ], - "type": "forum" + "Code" + ] }, { - "name": "Reddit", - "url": "http://www.reddit.com/r/EmerCoin/", - "icon": "reddit.png", + "type": "github", + "name": "Mintchalk: A contract publishing tool", + "url": "http://www.mintchalk.com/", + "icon": "github.png", "tags": [ - "News" - ], - "type": "reddit" + "Code" + ] }, { - "name": "CryptocoinTalk", - "url": "https://cryptocointalk.com/topic/2144-emercoin-emc-information/", - "icon": "forum.png", + "type": "github", + "name": "Cosmo: Browser-based IDE for the Solidity build in Meteor", + "url": "http://cosmo.to/", + "icon": "github.png", "tags": [ - "News" - ], - "type": "forum" + "Code" + ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/emercoin/", - "rss": "http://bitcoinist.net/tag/emercoin/feed/", - "type": "custom", - "icon": "bitcoinist.png", + "type": "earn", + "name": "NanoPool", + "icon": "mining.png", + "url": "http://nanopool.org/", "tags": [ - "News" + "Apps" ] }, { - "name": "Paper Wallet", - "url": "https://walletgenerator.net/?currency=EmerCoin", - "icon": "forum.png", + "type": "earn", + "name": "EthPool", + "icon": "mining.png", + "url": "http://ethpool.org/", "tags": [ - "Apps", - "Wallet" - ], - "type": "custom" + "Apps" + ] }, { - "name": "Livecoin", - "url": "https://www.livecoin.net/", - "type": "custom", - "icon": "livecoin.png", + "type": "earn", + "name": "SuperNova", + "icon": "mining.png", + "url": "https://eth.suprnova.cc/", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/Exchange?market=EMC_BTC", - "type": "custom", - "icon": "cryptopia.png", + "type": "earn", + "name": "CoinoTron", + "icon": "mining.png", + "url": "https://www.coinotron.com/coinotron/AccountServlet?action=home", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Bitex", - "url": "https://bitex.club/markets/emcbtc", "type": "custom", + "name": "Ether.Fund", + "url": "http://ether.fund", "icon": "link.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Documentation", - "url": "http://emercoin.com/EMCDNS_and_NVS", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Main", + "type": "github", + "name": "A Python Implementation of the Serpent", + "url": "https://github.com/syng-io/serpent3", + "icon": "github.png", + "tags": [ "Code" ] - } - ], - "first_price": { - "btc": 0.0000035, - "usd": 0.001775, - "date": "2014-08-23T00:00:00" - } - }, - { - "genesis_id": "", - "system": "EncryptoTel", - "dependencies": [ - "Waves" - ], - "icon": "encryptotel", - "token": { - "name": "encryptotel coin", - "symbol": "ETT" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "Waves" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "The First Secure Cloud Private Branch eXchange" - }, - "crowdsales": { - "start_date": "2017-04-24T00:01:00", - "end_date": "2017-05-31T00:00:00", - "end_date_plan": "2017-05-31T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://encryptotel.com/", - "funding_url": "http://ico.encryptotel.com/", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "encryptotel.com", - "url": "https://encryptotel.com/", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "EncryptoTel Whitepaper", - "url": "http://ico.encryptotel.com/assets/pdf/EncryptoTel_WP_v1.pdf", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1848180.0", - "icon": "bitcointalk.png", + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/encryptotel", - "icon": "twitter.png", + "type": "exchange", + "name": "gdax", + "url": "https://www.gdax.com/", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/encryptotel", - "icon": "facebook.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "EncryptoTel Slack", - "url": "https://encryptotel.herokuapp.com/", - "icon": "slack.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC8jbjwlygSJGNCjPpRrHwqw", - "icon": "youtube.png", + "type": "exchange", + "name": "Gatecoin", + "icon": "gatecoin.png", + "url": "https://gatecoin.com", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308", - "system": "EnergyCoin", - "icon": "energycoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "energycoin", - "symbol": "ENRG" - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer digital currency enforcing a fixed block reward with a decentralized public ledger", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "EnergyCoin" - }, - "specs": { - "p2p": 22706, - "rpc": 22705, - "block_time": 150, - "block_reward": 5, - "halfing_cycle": "no halving", - "txs_confirm": 6 - }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-04-29T12:49:11", - "url": "https://bitcointalk.org/index.php?topic=589008.0" }, { - "name": "Genesis", - "start_date": "2014-04-30T02:48:35" - } - ], - "links": [ - { - "type": "website", - "name": "Main Thread", - "url": "https://bitcointalk.org/index.php?topic=1028941.0", - "icon": "website.png", + "type": "exchange", + "name": "CoinSquare", + "icon": "coinsquare.png", + "url": "https://coinsquare.io/", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "name": "GitHub", - "url": "https://github.com/EnergyCoinProject/energycoin", - "type": "github", - "icon": "github.png", + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "name": "Wallet", - "url": "https://mega.nz/#F!uc0XmCra!73JBKfnmbdImd_9H_nXtRQ", - "type": "wallet", - "icon": "wallet.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io/", + "icon": "etherdelta.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "name": "Twitter", - "url": "https://twitter.com/ECF4U", - "type": "twitter", - "icon": "twitter.png", + "type": "custom", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ethereum/#markets", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "name": "Reddit", - "url": "https://www.reddit.com/r/energycoins", - "type": "reddit", - "icon": "reddit.png", + "type": "explorer", + "name": "TradeBlock", + "url": "https://tradeblock.com/ethereum", + "icon": "tradeblock.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "name": "Slack", - "url": "https://energycoin.slack.com/", - "type": "Slack", - "icon": "slack.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "name": "cryptoID", - "url": "https://chainz.cryptoid.info/enrg/", "type": "explorer", + "name": "EthereumWisdom", + "url": "http://ethereumwisdom.com", "icon": "explorer.png", "tags": [ "Apps", - "Explorer", "Analytics" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "http://frontier.ether.camp/", + "icon": "ethercamp.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/energycoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "wallet", + "name": "Ethereum Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", - "Analytics" + "Wallet" ] }, { - "name": "View ENRG", - "url": "http://coinofview.com/coin/Energycoin.html", - "type": "custom", - "icon": "link.png", + "type": "wallet", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { - "name": "Bootstrap Server", - "url": "https://www.dropbox.com/sh/sg2vwy96arh98jv/AADOyTLF9GrqLTvT5PGYhUaqa?dl=0", - "type": "custom", - "icon": "link.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ "Apps", "Wallet" ] }, { - "name": "Contact Dev", - "url": "https://twitter.com/Peterenrgdev", - "type": "twitter", - "icon": "twitter.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Jaxx", + "url": "https://jaxx.io/", + "icon": "jaxx.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "custom", + "name": "BlockApps", + "url": "http://blockapps.net/", + "icon": "blockapps.png", + "tags": [ + "Apps", + "Code" ] } ] }, { "genesis_id": "", - "system": "Enigma", + "system": "Etherparty", "dependencies": [ "Ethereum" ], - "icon": "enigma", + "icon": "etherparty", "token": { - "name": "enigma token", - "symbol": "ENG" + "name": "fuel token", + "symbol": "FUEL" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized data marketplace platform" + "headline": "Creating smart contracts on any blockchain" }, "crowdsales": { - "start_date": "2017-08-21T16:00:00", - "end_date": "2017-08-31T16:00:00", - "end_date_plan": "2017-08-31T16:00:00", + "start_date": "2017-10-01T00:00:00", + "end_date": "2017-11-01T00:00:00", + "end_date_plan": "2017-11-01T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.enigma.co/", - "funding_url": "https://www.enigma.co/", + "funding_terms": "https://etherparty.io/", + "funding_url": "https://ico.etherparty.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -19932,16 +19947,16 @@ "links": [ { "type": "website", - "name": "enigma.co", - "url": "https://www.enigma.co/", + "name": "etherparty.io", + "url": "https://etherparty.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Enigma Whitepaper", - "url": "https://www.enigma.co/enigma_catalyst.pdf", + "name": "Etherparty Whitepaper", + "url": "https://ico.etherparty.io/files/white_paper.pdf", "tags": [ "Main", "Science" @@ -19949,28 +19964,18 @@ }, { "type": "github", - "name": "Enigma GitHub", - "url": "https://github.com/enigmampc", + "name": "Etherparty GitHub", + "url": "https://github.com/etherparty", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Enigma Blog", - "url": "https://blog.enigma.co/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2014543.0", + "url": "https://bitcointalk.org/index.php?topic=2005965", "icon": "bitcointalk.png", "tags": [ "News" @@ -19979,7 +19984,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/enigmaMPC", + "url": "https://twitter.com/etherparty_io", "icon": "twitter.png", "tags": [ "News" @@ -19987,8 +19992,8 @@ }, { "type": "custom", - "name": "Enigma Telegram", - "url": "https://t.me/enigmacatalyst", + "name": "Etherparty Telegram", + "url": "https://t.me/etherparty", "icon": "telegram.png", "tags": [ "News" @@ -19996,18 +20001,27 @@ }, { "type": "slack", - "name": "Enigma Slack", - "url": "https://slack.enigma.co/", + "name": "Etherparty Slack", + "url": "http://slack.etherparty.io/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/enigmacatalyst/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/etherparty", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/c/EtherpartyIo8", + "icon": "youtube.png", "tags": [ "News" ] @@ -20016,14 +20030,14 @@ }, { "genesis_id": "", - "system": "Enjin Coin", + "system": "EventChain", "dependencies": [ "Ethereum" ], - "icon": "enjincoin", + "icon": "eventchain", "token": { - "name": "enjin coin", - "symbol": "ENJ" + "name": "eventchain token", + "symbol": "EVC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -20032,17 +20046,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Smart cryptocurrency for gaming" + "headline": "Solving ticketing issues for the event industry" }, "crowdsales": { - "start_date": "2017-08-15T12:00:00", - "end_date": "2017-09-07T12:00:00", - "end_date_plan": "2017-09-07T12:00:00", + "start_date": "2017-09-13T13:00:00", + "end_date": "2017-09-27T13:00:00", + "end_date_plan": "2017-09-27T13:00:00", "genesis_address": [ - "" + "0x486cf19a550e2814aef970b14e509e93209a0151" ], - "funding_terms": "https://enjincoin.io/", - "funding_url": "https://enjincoin.io/", + "funding_terms": "https://blog.eventchain.io/eventchain-ico-tokensale-details-631328961440", + "funding_url": "http://tokensale.eventchain.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -20056,44 +20070,72 @@ "links": [ { "type": "website", - "name": "enjincoin.io", - "url": "https://enjincoin.io/", + "name": "eventchain.io", + "url": "https://eventchain.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Enjin Whitepaper", - "url": "https://enjincoin.io/enjincoin_whitepaper.pdf", + "name": "EventChain Whitepaper", + "url": "https://eventchain.io/whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "EventChain GitHub", + "url": "https://github.com/eventchain", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Enjin Blog", - "url": "https://medium.com/@coinfork", + "name": "EventChain Blog", + "url": "https://blog.eventchain.io/@eventchain.io", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1978714", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/enjincs", + "url": "https://twitter.com/EventChain_io", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "EventChain Telegram", + "url": "https://www.t.me/EventChain", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Enjin Slack", - "url": "https://enjincoin.io/slack/", + "name": "EventChain Slack", + "url": "https://eventchain.slack.com/join/shared_invite/MjI5MTYyMzg2OTMyLTE1MDMyNDEwMzEtZWJmNjFlZmQxYQ", "icon": "slack.png", "tags": [ "News" @@ -20102,46 +20144,54 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/EnjinCoin/", + "url": "https://www.reddit.com/r/EventChain/", "icon": "reddit.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/EventChain/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", - "system": "EOS", + "genesis_id": "", + "system": "Everex", "dependencies": [ "Ethereum" ], - "icon": "eos", + "icon": "everex", "token": { - "name": "EOS", - "symbol": "EOS" + "name": "everex coin", + "symbol": "EVX" }, "consensus": { - "type": "DPoS", - "algorithm": "Graphene" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Scalable Infrastructure for DApps" + "system_type": "cryptoasset", + "headline": "Powered Microfinance & Mobile Payments" }, "crowdsales": { - "start_date": "2017-06-26T13:00:00", - "end_date": "2018-06-01T13:10:00", - "end_date_plan": "2018-06-01T13:00:00", + "start_date": "2017-07-24T00:00:00", + "end_date": "2017-08-31T00:00:00", + "end_date_plan": "2017-08-31T00:00:00", "genesis_address": [ - "0x9937Dbb2128B55c44D8af7bF36FD76796A814Cf4", - "0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf" + "" ], - "funding_terms": "https://eos.io/purchaseagreement/EOS%20Token%20Purchase%20Agreement%20-%20June%2022,%202017.pdf ", - "funding_url": "https://eos.io/", - "tokens_sold": 900000000, - "tokens_issued": 1000000000, + "funding_terms": "https://drive.google.com/file/d/0B9F9xvW65bb0bEVGazJWdXZfYkk/view", + "funding_url": "https://tokensale.everex.io/#", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -20153,25 +20203,25 @@ "links": [ { "type": "website", - "name": "eos.io", - "url": "http://eos.io/", + "name": "everex.io", + "url": "https://everex.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "EOS Whitepaper", - "url": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", - "tags": [ + "name": "Everex Whitepaper", + "url": "https://daks2k3a4ib2z.cloudfront.net/59157962bdb4300afa8771a9/5963c09d077a520b5a965", + "tags": [ "Main", "Science" ] }, { "type": "github", - "name": "EOS GitHub", - "url": "http://github.com/eosio", + "name": "Everex GitHub", + "url": "https://github.com/EverexIO", "icon": "github.png", "tags": [ "Main", @@ -20180,9 +20230,9 @@ }, { "type": "blog", - "name": "EOS Blog", - "url": "https://steemit.com/@eosio", - "icon": "blog.png", + "name": "Everex Blog", + "url": "https://blog.everex.io/", + "icon": "medium.png", "tags": [ "Main", "News" @@ -20191,7 +20241,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/eos_io", + "url": "https://twitter.com/everexio", "icon": "twitter.png", "tags": [ "News" @@ -20199,8 +20249,8 @@ }, { "type": "custom", - "name": "EOS Telegram", - "url": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ", + "name": "Everex Telegram", + "url": "https://t.me/everexio", "icon": "telegram.png", "tags": [ "News" @@ -20208,67 +20258,49 @@ }, { "type": "slack", - "name": "EOS Slack", - "url": "http://slack.eos.io/", + "name": "Everex Slack", + "url": "http://bit.ly/evxslack", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/eosblockchain", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Equibit", + "system": "Evr", "dependencies": [ - "Waves" + "Ethereum" ], - "icon": "equibit", + "icon": "evr", "token": { - "name": "equibit token", - "symbol": "EQB" + "name": "evr token", + "symbol": "EVR" }, "consensus": { - "consensus_type": "PoS", - "consensus_name": "Proof-of-State" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Peer-to-Peer Electronic Equity System" + "headline": "Investment platform working with promissory notes" }, "crowdsales": { - "start_date": "2017-08-15T12:00:00", - "end_date": "2017-09-15T12:00:00", - "end_date_plan": "2017-09-15T12:00:00", + "start_date": "2017-09-01T12:00:00", + "end_date": "2017-12-21T23:59:00", + "end_date_plan": "2017-12-21T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://equiplatform.io/Equi_Whitepaper.pdf", - "funding_url": "https://equiplatform.io", - "tokens_sold": 229301, + "funding_terms": "https://e-veksel.io/#2", + "funding_url": "https://e-veksel.io", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 1000000" + "" ], "raised": [ "" @@ -20277,16 +20309,16 @@ "links": [ { "type": "website", - "name": "equibitgroup.com", - "url": "https://equibitgroup.com/", + "name": "e-veksel.io", + "url": "https://e-veksel.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Equibit Whitepaper", - "url": "https://equiplatform.io/Equi_Whitepaper.pdf", + "name": "Evr Whitepaper", + "url": "https://e-veksel.io/documents/EVR_WP_ENG.pdf", "tags": [ "Main", "Science" @@ -20294,8 +20326,8 @@ }, { "type": "github", - "name": "Equibit GitHub", - "url": "https://github.com/Equibit", + "name": "Evr GitHub", + "url": "https://github.com/EVRCRYPT/token", "icon": "github.png", "tags": [ "Main", @@ -20305,25 +20337,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/equibit", + "url": "https://twitter.com/IcoVeksel", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Equibit Slack", - "url": "https://equibit.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Equibit", + "url": "https://www.facebook.com/ICO-E-Veksel-RU-106581480006378/", "icon": "facebook.png", "tags": [ "News" @@ -20332,7 +20355,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCBWEY89pt-DpPYyPedqGWEg", + "url": "https://www.youtube.com/channel/UCfIYh98MaT62Y1FAonuW3gg", "icon": "youtube.png", "tags": [ "News" @@ -20341,86 +20364,128 @@ ] }, { - "genesis_id": "", - "system": "Etch", + "genesis_id": "0x2fe75cf9ba10cb1105e1750d872911e75365ba24fdd5db7f099445c901fea895", + "system": "Expanse", + "icon": "expanse", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "etch", + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Decentralized cryptographic information, application, and contract platform.", + "page_state": "draft" + }, "token": { - "name": "etch token", - "symbol": "" + "name": "expanse", + "symbol": "EXP" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Dagger" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Evolution in payroll since the industrial revolution" + "specs": {}, + "aliases": { + "coinmarketcap": "Expanse" }, - "crowdsales": { - "start_date": "2017-09-18T18:00:00", - "end_date": "2017-10-18T18:00:00", - "end_date_plan": "2017-10-18T18:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://app.etch.work/static/files/Etch_White_Paper.pdf", - "funding_url": "https://app.etch.work/register_interest", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "first_price": { + "btc": 0.00048466, + "usd": 0.11143501, + "date": "2015-09-15T20:00:00" }, "links": [ { "type": "website", - "name": "etch.work", - "url": "https://etch.work/", + "name": "expanse.tech", + "url": "http://www.expanse.tech/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Etch Whitepaper", - "url": "https://app.etch.work/static/files/Etch_White_Paper.pdf", + "type": "explorer", + "name": "Expanse Explorer", + "url": "http://www.expanse.tech/explorer/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Expanse Wallet", + "url": "http://www.expanse.tech/#downloads", + "icon": "wallet.png", "tags": [ "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "paper", + "name": "Whitepaper Draft", + "url": "http://www.expanse.tech/docs/whitepaper-draft.pdf", + "icon": "paper.png", + "tags": [ "Science" ] }, + { + "type": "custom", + "name": "Slack", + "url": "http://slack.expanse.tech/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "github", - "name": "Etch GitHub", - "url": "https://github.com/etch-work/reward-token", - "icon": "github.png", + "name": "Expanse on Github", + "url": "https://github.com/expanse-org", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Expanse Forum", + "url": "http://forum.expanse.tech/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, { "type": "blog", - "name": "Etch Blog", - "url": "https://app.etch.work/blog/", + "name": "Expance Blog", + "url": "http://blog.expanse.tech/", + "rss": "http://blog.expanse.tech/rss", "icon": "blog.png", "tags": [ "Main", "News" ] }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/expanseofficial", + "rss": "https://www.reddit.com/r/ExpanseOfficial/.rss", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/etch_work", + "url": "http://www.twitter.com/expanseofficial", "icon": "twitter.png", "tags": [ "News" @@ -20428,140 +20493,110 @@ }, { "type": "custom", - "name": "Etch Telegram", - "url": "https://t.me/etchwork", - "icon": "telegram.png", + "name": "Facebook", + "url": "http://www.facebook.com/groups/expanseofficial", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/etchwork1/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1173722.0", + "icon": "forum.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Ethbet", - "dependencies": [ - "Ethereum" - ], - "icon": "ethbet", - "token": { - "name": "ethbet token", - "symbol": "EBET" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized, peer-to-peer Ethereum dicing game " - }, - "crowdsales": { - "start_date": "2017-09-17T20:00:00", - "end_date": "2017-10-15T20:00:00", - "end_date_plan": "2017-10-15T20:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ethbet.io/whitepaper.pdf", - "funding_url": "https://crowdsale.ethbet.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "ethbet.io", - "url": "https://ethbet.io/", + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "paper", - "name": "Ethbet Whitepaper", - "url": "https://ethbet.io/whitepaper.pdf", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "Ethbet GitHub", - "url": "https://github.com/Ethbet/ethbet", - "icon": "github.png", + "type": "exchange", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "icon": "bluetrade.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "blog", - "name": "Ethbet Blog", - "url": "https://medium.com/@ethbet", - "icon": "medium.png", + "type": "explorer", + "name": "Expanse Stats", + "url": "http://stats.expanse.tech/", + "icon": "explorer.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2133120.0", - "icon": "bitcointalk.png", + "type": "earn", + "name": "Suprnova Pool", + "url": "https://exp.suprnova.cc/", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EthbetProject", - "icon": "twitter.png", + "type": "earn", + "name": "Maxminers Pool", + "url": "http://exp.maxminers.net/", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethbet/", - "icon": "reddit.png", + "type": "earn", + "name": "DwarfPool", + "url": "http://dwarfpool.com/exp", + "icon": "mining.png", "tags": [ - "News" + "Apps" + ] + }, + { + "type": "earn", + "name": "Pooleum", + "url": "http://pooleum.com/", + "icon": "mining.png", + "tags": [ + "Apps" ] } ] }, { "genesis_id": "", - "system": "Ethbits iTrade", + "system": "FaceCoin", "dependencies": [ "Ethereum" ], - "icon": "ethbits", + "icon": "facecoin", "token": { - "name": "ethbits token", - "symbol": "ETB" + "name": "face coin", + "symbol": "FC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -20569,20 +20604,20 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Cryptocurrency Copy Trading Platform" + "system_type": "cryptoasset", + "headline": "Decentralized social networking" }, "crowdsales": { - "start_date": "2017-04-15T00:00:00", - "end_date": "2017-05-15T00:00:00", - "end_date_plan": "2017-05-15T00:00:00", + "start_date": "2017-08-15T00:00:00", + "end_date": "2017-09-15T00:00:00", + "end_date_plan": "2017-09-15T00:00:00", "genesis_address": [ - "" + "0x1AAb0b6b167488085C7EE62d7930a4cD97E30495" ], - "funding_terms": "https://www.ethbits.com/terms", - "funding_url": "https://www.ethbits.com/register", - "tokens_sold": 1307752, - "tokens_issued": 1307752, + "funding_terms": "http://facecoin.tech/ico/", + "funding_url": "http://facecoin.tech/ico/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -20591,38 +20626,31 @@ "" ] }, + "specs": { + "supply": 20000000 + }, "links": [ { "type": "website", - "name": "ico.ethbits.com", - "url": "https://ico.ethbits.com/", + "name": "facecoin.tech", + "url": "http://facecoin.tech/#about", "tags": [ "Main" ] }, { "type": "paper", - "name": "EthBits Whitepaper", - "url": "https://ico.ethbits.com/white_paper.pdf", + "name": "FaceCoin Whitepaper", + "url": "http://facecoin.tech/WhitePaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "EthBits GitHub", - "url": "https://github.com/EthBits", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1834042", + "url": "https://bitcointalk.org/index.php?topic=2095331.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -20631,724 +20659,882 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ethbits", + "url": "https://twitter.com/facecointech", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "EthBits Telegram", - "url": "https://t.me/EthBitsChatroom", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "EthBits Slack", - "url": "https://ethbits.slack.com/", + "name": "FaceCoin Slack", + "url": "https://facecoin.slack.com/join/shared_invite/MjI5NzUzNDU0Nzg2LTE1MDMzNjY5MzktZjAwNGQ0YTEzZQ", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Ethbits/", - "icon": "reddit.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", - "system": "Ethereum", + "genesis_id": "2fb170f73c3961d4218ff806dd75e6e348ca1798a5fc7a99d443fbe2ff939d99", + "system": "Factom", + "icon": "factom", "dependencies": [ - "independent" + "Bitcoin" ], "token": { - "name": "ether", - "symbol": "ETH" + "name": "factoid", + "symbol": "FCT" }, "consensus": { - "type": "PoW", - "algorithm": "Ethash" + "type": "Trusted Ledger", + "algorithm": "Factom" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Smart Contract and Decentralized Application Platform", + "headline": "A Data Layer For The Blockchain", + "summary": "Factom is a simple extension of the Bitcoin blockchain that lets you build faster, cost effective applications. Factom takes lots of hashes and turns them into a single periodic hash on the blockchain – this fixes the bloat problem.", "tags": [ - "DAO" + "dapp" ], "page_state": "ready" }, "aliases": { - "coinmarketcap": "Ethereum" + "coinmarketcap": "Factom" + }, + "specs": { + "supply": 8759968.586338 }, - "specs": {}, "crowdsales": { - "start_date": "2014-07-22T00:00:00", - "end_date": "2014-09-02T00:00:00", + "start_date": "2015-03-31T00:00:00", + "end_date": "2015-05-15T00:00:00", "genesis_address": [ - "36PrZ1KHYMpqSyAQXSG8VwbUiq2EogxLo2" + "35gLt5EgB367enjSjyEDahhWWcy6p1MGf6" ], - "funding_terms": "https://www.ethereum.org/pdf/TermsAndConditionsOfTheEthereumGenesisSale.pdf", - "funding_url": "https://www.ethereum.org/ether", - "tokens_sold": 60102216, - "btc_raised": 31531 - }, - "first_price": { - "btc": 0.00052462, - "usd": 0.24936138, - "date": "2014-09-02T00:00:00" - }, - "flags": { - "quantum": true + "funding_terms": "http://blog.factom.org/post/115139137794/the-factoid-software-sale-is-live", + "funding_operator": "koinify", + "funding_url": "https://koinify.com/#/project/FACTOM", + "tokens_sold": 4379973, + "tokens_issued": 8759968.586338, + "btc_raised": 2278 }, "links": [ { - "type": "site", - "name": "Ethereum.org", - "url": "http://ethereum.org/", + "name": "factom.org", + "url": "http://factom.org/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "name": "Factom Whitepaper", + "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", + "icon": "whitepaper.png", "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "http://blog.ethereum.org/", - "icon": "blog.png", + "Science" + ], + "type": "whitepaper" + }, + { + "name": "Factom Explorer", + "url": "http://explorer.factom.org/", + "icon": "explorer.png", "tags": [ - "News" - ] + "Main", + "Apps" + ], + "type": "explorer" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ethereumproject", - "icon": "twitter.png", + "type": "wallet", + "name": "Factom Client", + "url": "http://factom.org/howto", + "icon": "factom.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/ethereum", - "icon": "cointelegraph.png", + "name": "Factom: Ledger by Consensus. ​Paul Snow, Brian Deery, Peter Kirby, David Johnston.", + "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", + "icon": "whitepaper.png", "tags": [ - "News" - ] + "Science" + ], + "type": "whitepaper" }, { - "type": "custom", - "name": "BitcoinMagazine", - "url": "https://bitcoinmagazine.com/", - "icon": "bitcoinmagazine.png", + "name": "Factom: Business Processes Secured by Immutable Audit Trails on the Blockchain. Paul Snow, Brian Deery, Jack Lu, David Johnston, Peter Kirby.", + "url": "https://github.com/FactomProject/FactomDocs/raw/master/FactomLedgerbyConsensus.pdf", + "icon": "whitepaper.png", "tags": [ - "News" - ] + "Science" + ], + "type": "whitepaper" }, { - "type": "custom", - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/ethereum/", - "icon": "coindesk.png", + "name": "Organization on GitHub", + "url": "https://github.com/FactomProject/", + "icon": "twitter.png", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "name": "@factomproject", + "url": "https://twitter.com/factomproject", + "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "forum", - "name": "Forum", - "url": "http://forum.ethereum.org/", - "icon": "forum.png", + "name": "Blog", + "url": "http://blog.factom.org/", + "icon": "blog.png", "tags": [ + "Main", "News" - ] + ], + "type": "blog" }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum", + "name": "reddit", + "url": "http://www.reddit.com/r/factom", "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "reddit" }, { - "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/ethereumproject", + "url": "https://www.facebook.com/FactomProject", "icon": "facebook.png", "tags": [ "News" - ] + ], + "type": "custom" }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/user/ethereumproject", - "icon": "youtube.png", + "name": "Google+", + "url": "https://plus.google.com/u/0/+FactomProjectLive/", + "icon": "googleplus.png", "tags": [ "News" - ] - }, - { - "type": "github", - "name": "Ethereum organization on GitHub", - "url": "https://github.com/ethereum/", - "icon": "github.png", - "tags": [ - "Code" - ] + ], + "type": "custom" }, { - "type": "explorer", - "name": "Network monitoring", - "url": "https://stats.ethdev.com/", - "icon": "ethereum.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main", "Apps", - "Analytics" - ] - }, - { - "type": "paper", - "name": "Homestead Guide", - "url": "https://ethereum-homestead.readthedocs.org", - "icon": "whitepaper.png", - "tags": [ - "Code" + "Exchange" ] }, { - "type": "whitepaper", - "name": "A Next-Generation Smart Contract and Decentralized Application Platform, Vitalik Buterin", - "url": "https://github.com/ethereum/wiki/wiki/White-Paper", - "icon": "whitepaper.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "whitepaper", - "name": "Ethereum: A Secure Decentralised Generalised Transaction Ledger, Dr. Gavin Wood", - "url": "http://gavwood.com/paper.pdf", - "icon": "whitepaper.png", + "type": "exchange", + "name": "Bitrex", + "url": "https://bittrex.com/Market/Index?MarketName=BTC-FCT", + "icon": "bitrex.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "whitepaper", - "name": "Notes on Scalable Blockchain Protocols, Vitalik Buterin", - "url": "file:///Users/xhipster/Downloads/scalability.pdf", - "icon": "whitepaper.png", + "type": "exchange", + "name": "Yuanbaohui", + "url": "https://www.yuanbaohui.com/trade/fct2cny", + "icon": "yuanbaohui.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "github", - "name": "Jeffrey Wilcke's Go implementation", - "url": "https://github.com/ethereum/go-ethereum", - "icon": "github.png", + "name": "Github Organisation", + "url": "https://github.com/FactomProject", + "icon": "factom.png", "tags": [ "Code" - ] + ], + "type": "custom" }, { - "type": "github", - "name": "Gavin Wood's C++ implementation", - "url": "https://github.com/ethereum/cpp-ethereum", - "icon": "github.png", + "name": "Documentation", + "url": "https://github.com/FactomProject/FactomDocs", + "icon": "factom.png", "tags": [ "Code" - ] + ], + "type": "custom" }, { - "type": "github", - "name": "Ethereum Compatible JavaScript API", - "url": "https://github.com/ethereum/web3.js", - "icon": "github.png", + "name": "Factom Core", + "url": "https://github.com/FactomProject/FactomCode", + "icon": "factom.png", "tags": [ "Code" - ] + ], + "type": "custom" }, { - "type": "github", - "name": "Vitalik Buterin's Python implementation", - "url": "https://github.com/ethereum/pyethereum", - "icon": "github.png", + "name": "Factom CLI", + "url": "https://github.com/FactomProject/factom-cli", + "icon": "factom.png", "tags": [ "Code" - ] + ], + "type": "custom" }, { - "type": "github", - "name": "Java implementation", - "url": "https://github.com/ethereum/ethereumj", - "icon": "github.png", + "name": "Factom Wallet", + "url": "https://github.com/FactomProject/fctwallet", + "icon": "factom.png", "tags": [ "Code" - ] + ], + "type": "custom" }, { - "type": "github", - "name": "Meteor packages on Atmosphere", - "url": "https://atmospherejs.com/ethereum", - "icon": "github.png", + "name": "Factom Explorer", + "url": "https://github.com/FactomProject/factomexplorer", + "icon": "factom.png", "tags": [ "Code" - ] - }, + ], + "type": "custom" + } + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00026005, + "usd": 0.06171249, + "date": "2015-05-15T00:00:00" + } + }, + { + "genesis_id": "f1ae188b0c08e296e45980f9913f6ad2304ff02d5293538275bacdbcb05ef275", + "system": "FairCoin", + "icon": "faircoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "FairCoin" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "Groestl+Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "FairCoin", + "symbol": "FAIR" + }, + "specs": {}, + "links": [ { - "type": "github", - "name": "Ethash implementation", - "url": "https://github.com/ethereum/ethash", - "icon": "github.png", + "type": "website", + "name": "fair-coin.org", + "url": "https://fair-coin.org/", + "icon": "website.png", "tags": [ - "Code" + "Main" ] }, { - "type": "github", - "name": "Mist: Browser for Ethereum", - "url": "https://github.com/ethereum/mist", - "icon": "github.png", + "type": "explorer", + "name": "Explorer", + "url": "https://chain.fair-coin.org/chain/FairCoin", + "icon": "explorer.png", "tags": [ - "Code" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "State of the Dapps", - "url": "http://dapps.ethercasts.com/", + "name": "FairCoin GitHub", + "url": "https://github.com/FairCoinTeam/fair-coin", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "github", - "name": "Embark: Framework for Ethereum DApps", - "url": "https://iurimatias.github.io/embark-framework/", - "icon": "github.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=702675.0", + "icon": "forum.png", "tags": [ - "Code" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00000602, + "usd": 0.00331564, + "date": "2014-05-22T00:00:00" + } + }, + { + "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", + "system": "Feathercoin", + "icon": "feathercoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Feathercoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "15/04/2013", + "genesis": "16/04/2013" + }, + "token": { + "name": "Feathercoin", + "symbol": "FTC" + }, + "specs": { + "p2p": 9336, + "rpc": 9337, + "block_time": "150", + "block_reward": 200, + "halfing_cycle": 840000, + "total_tokens": 336000000, + "difficulty_cycle": "126" + }, + "links": [ { - "type": "github", - "name": "Truffle: A development framework for Ethereum", - "url": "https://github.com/ConsenSys/truffle", - "icon": "github.png", + "type": "website", + "name": "feathercoin.com", + "url": "https://www.feathercoin.com/", + "icon": "website.png", "tags": [ - "Code" + "Main" ] }, { - "type": "github", - "name": "Mintchalk: A contract publishing tool", - "url": "http://www.mintchalk.com/", - "icon": "github.png", + "type": "explorer", + "name": "Explorer", + "url": "http://explorer.feathercoin.com/", + "icon": "explorer.png", "tags": [ - "Code" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Cosmo: Browser-based IDE for the Solidity build in Meteor", - "url": "http://cosmo.to/", + "name": "Feathercoin GitHub", + "url": "https://github.com/FeatherCoin/", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "earn", - "name": "NanoPool", - "icon": "mining.png", - "url": "http://nanopool.org/", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=178286.0", + "icon": "forum.png", "tags": [ - "Apps" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00299485, + "usd": 0.32863971, + "date": "2013-05-03T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Fidcom", + "dependencies": [ + "Ethereum" + ], + "icon": "fidcom", + "token": { + "name": "fidcom token", + "symbol": "FIDC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized investment company" + }, + "crowdsales": { + "start_date": "2017-09-19T13:00:00", + "end_date": "2017-10-09T13:00:00", + "end_date_plan": "2017-10-09T13:00:00", + "genesis_address": [ + "0xe537ad6ac1154bf38b0badcb8b66ff0d15b861c1" + ], + "funding_terms": "https://fidcom.net/wp-content/uploads/2017/08/Fidcom_LP_public_offer.pdf", + "funding_url": "https://fidcom.net", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "earn", - "name": "EthPool", - "icon": "mining.png", - "url": "http://ethpool.org/", + "type": "website", + "name": "fidcom.net", + "url": "https://fidcom.net/", "tags": [ - "Apps" + "Main" ] }, { - "type": "earn", - "name": "SuperNova", - "icon": "mining.png", - "url": "https://eth.suprnova.cc/", + "type": "paper", + "name": "Fidcom Whitepaper", + "url": "https://fidcom.net/wp-content/uploads/2017/08/Whitepaper_en.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "type": "earn", - "name": "CoinoTron", - "icon": "mining.png", - "url": "https://www.coinotron.com/coinotron/AccountServlet?action=home", + "type": "github", + "name": "Fidcom GitHub", + "url": "https://github.com/Bolikus/fidcom/tree/master/contracts", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Ether.Fund", - "url": "http://ether.fund", - "icon": "link.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2180721", + "icon": "bitcointalk.png", "tags": [ - "Apps" + "News" ] }, { - "type": "github", - "name": "A Python Implementation of the Serpent", - "url": "https://github.com/syng-io/serpent3", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/fidcomnet", + "icon": "twitter.png", "tags": [ - "Code" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", + "type": "custom", + "name": "Fidcom Telegram", + "url": "https://t.me/fidcom", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Fidcom-1598716946846558/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Filecoin", + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "IFPS based Data Storage Network" + }, + "token": { + "name": "filecoin", + "symbol": "FIL" + }, + "crowdsales": { + "start_date": "2017-08-10T19:00:00", + "end_date": "2017-09-07T19:00:00", + "end_date_plan": "2017-09-07T19:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://coinlist.co/static/media/Protocol%20Labs%20-%20SAFT%20for%20Filecoin%20Token%20Presale.6ddb6fb6.pdf", + "funding_url": "https://coinlist.co/currencies/filecoin/overview", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 2000000000 + }, + "links": [ + { + "name": "filecoin.io", + "url": "http://filecoin.io/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" }, { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "name": "Whitepaper", + "url": "https://filecoin.io/filecoin.pdf", + "icon": "whitepaper.png", "tags": [ - "Apps", - "Exchange" + "Main" + ], + "type": "whitepaper" + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/filecoin/", + "icon": "reddit.png", + "tags": [ + "News" ] }, { - "type": "exchange", - "name": "gdax", - "url": "https://www.gdax.com/", - "icon": "cryptsy.png", + "type": "blog", + "name": "Filecoin Blog", + "url": "https://protocol.ai/blog/", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/minefilecoin", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + } + ] + }, + { + "genesis_id": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "system": "FirstBlood", + "icon": "firstblood", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "firstblood token", + "symbol": "1ST" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "FirstBlood" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "A Decentralized eSports Platform Based on Smart Contracts", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" + }, + "crowdsales": { + "start_date": "2016-09-26T00:00:00", + "end_date": "2016-09-26T01:00:00", + "genesis_address": [ + "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "0xa5384627F6DcD3440298E2D8b0Da9d5F0FCBCeF7" + ], + "funding_terms": "https://firstblood.io/sale/", + "funding_url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", + "tokens_sold": 79103203.39060552, + "tokens_issued": 79103203.39060552, + "btc_raised": 10060 + }, + "specs": { + "supply": 79103203.39060552, + "cap": {} + }, + "first_price": { + "date": "2016-09-26T01:00:00", + "btc": 0.00012717, + "usd": 0.07638132 + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "firstblood.io", + "url": "https://firstblood.io/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "type": "website", + "name": "FirstBlood Crowdsale", + "url": "https://firstblood.io/sale/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "Gatecoin", - "icon": "gatecoin.png", - "url": "https://gatecoin.com", + "type": "blog", + "name": "Blog", + "url": "https://firstblood.io/blog/", + "rss": "https://firstblood.io/blog/feed.xml", + "icon": "blog.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "type": "exchange", - "name": "CoinSquare", - "icon": "coinsquare.png", - "url": "https://coinsquare.io/", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/firstbloodio", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "type": "forum", + "name": "FirstBlood Forum", + "url": "https://community.firstblood.io/", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io/", - "icon": "etherdelta.png", + "type": "custom", + "name": "Slack", + "url": "http://slack.firstblood.io/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { "type": "custom", - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ethereum/#markets", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/firstbloodio", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "TradeBlock", - "url": "https://tradeblock.com/ethereum", - "icon": "tradeblock.png", + "type": "github", + "name": "FirstBlood GitHub", + "url": "https://github.com/Firstbloodio", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Code" ] }, { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "paper", + "name": "FirstBlood Whitepaper", + "url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] }, { "type": "explorer", - "name": "EthereumWisdom", - "url": "http://ethereumwisdom.com", - "icon": "explorer.png", + "name": "EtherScan", + "url": "https://etherscan.io/address/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "etherscan.png", "tags": [ "Apps", "Analytics" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "http://frontier.ether.camp/", - "icon": "ethercamp.png", + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "exchange", + "name": "Gatecoin", + "url": "https://gatecoin.com/", + "icon": "gatecoin.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ + "Main", "Apps", "Wallet" ] }, { "type": "wallet", - "name": "Jaxx", - "url": "https://jaxx.io/", - "icon": "jaxx.png", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ "Apps", "Wallet" ] }, { - "type": "custom", - "name": "BlockApps", - "url": "http://blockapps.net/", - "icon": "blockapps.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ "Apps", - "Code" + "Wallet" ] - } - ] - }, - { - "genesis_id": "", - "dependencies": [ - "Ethereum" - ], - "system": "EtherEx", - "aliases": { - "coinmarketcap": "", - "CurrencyName": "", - "nickname": "EtherEx" - }, - "ratings": {}, - "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentrilized Cryptocyrrency Exchange", - "tags": [ - "DApp" - ], - "hashtag": "#etherex", - "page_state": "draft" - }, - "events": { - "announcement": "", - "genesis": "" - }, - "token": { - "name": "", - "symbol": "" - }, - "links": [ - { - "name": "Etherex.org", - "url": "https://etherex.org/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "Twitter", - "url": "https://twitter.com/etherex_crypto", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/etherex?_rdr=p", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" }, { - "name": "reddit", - "url": "https://www.reddit.com/r/etherex", - "icon": "reddit.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "Main", - "News" - ], - "type": "reddit" + "Apps", + "Analytics" + ] }, { - "name": "EterEx GitHub", - "url": "https://github.com/etherex/etherex", - "type": "github", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "ethercamp.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "Etherparty", + "system": "Flip Coin", "dependencies": [ "Ethereum" ], - "icon": "etherparty", + "icon": "flipcoin", "token": { - "name": "fuel token", - "symbol": "FUEL" + "name": "flip coin", + "symbol": "ATM" }, "consensus": { "consensus_type": "ERC20 Token", @@ -21357,40 +21543,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Creating smart contracts on any blockchain" + "headline": "Bridging the gap between Consumer and Crypto" }, "crowdsales": { - "start_date": "2017-10-01T00:00:00", - "end_date": "2017-11-01T00:00:00", - "end_date_plan": "2017-11-01T00:00:00", + "start_date": "2017-09-16T02:00:00", + "end_date": "2017-09-16T02:00:00", + "end_date_plan": "2017-09-16T02:00:00", "genesis_address": [ "" ], - "funding_terms": "https://etherparty.io/", - "funding_url": "https://ico.etherparty.io/", + "funding_terms": "https://www.flipcoinsale.com/Whitepaper.pdf", + "funding_url": "https://www.flipcoinsale.com/signup/individual", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 5000000" ], "raised": [ "" ] }, + "specs": { + "supply": 50000000 + }, "links": [ { "type": "website", - "name": "etherparty.io", - "url": "https://etherparty.io/", + "name": "flipcoinsale.com", + "url": "https://www.flipcoinsale.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Etherparty Whitepaper", - "url": "https://ico.etherparty.io/files/white_paper.pdf", + "name": "Flip Coin Whitepaper", + "url": "https://www.flipcoinsale.com/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -21398,45 +21587,27 @@ }, { "type": "github", - "name": "Etherparty GitHub", - "url": "https://github.com/etherparty", + "name": "Flip Coin GitHub", + "url": "https://github.com/CoinflipATM/Flipcoin-Sale", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2005965", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/etherparty_io", + "url": "https://twitter.com/coinflipatm", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Etherparty Telegram", - "url": "https://t.me/etherparty", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Etherparty Slack", - "url": "http://slack.etherparty.io/", + "name": "Flip Coin Slack", + "url": "https://glacial-harbor-23630.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -21445,7 +21616,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/etherparty", + "url": "https://www.facebook.com/coinflipatm/", "icon": "facebook.png", "tags": [ "News" @@ -21454,7 +21625,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/c/EtherpartyIo8", + "url": "https://www.youtube.com/channel/UCo_NsvcSyYZgCd67G65h2dg", "icon": "youtube.png", "tags": [ "News" @@ -21463,148 +21634,97 @@ ] }, { - "genesis_id": "", - "system": "EventChain", - "dependencies": [ - "Ethereum" - ], - "icon": "eventchain", - "token": { - "name": "eventchain token", - "symbol": "EVC" + "genesis_id": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", + "system": "FlorinCoin", + "icon": "florincoin", + "aliases": { + "coinmarketcap": "FlorinCoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Solving ticketing issues for the event industry" - }, - "crowdsales": { - "start_date": "2017-09-13T13:00:00", - "end_date": "2017-09-27T13:00:00", - "end_date_plan": "2017-09-27T13:00:00", - "genesis_address": [ - "0x486cf19a550e2814aef970b14e509e93209a0151" - ], - "funding_terms": "https://blog.eventchain.io/eventchain-ico-tokensale-details-631328961440", - "funding_url": "http://tokensale.eventchain.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "17/06/2013", + "genesis": "17/06/2013" + }, + "token": { + "name": "FlorinCoin", + "symbol": "FLO" + }, + "specs": { + "p2p": 7312, + "rpc": 7313, + "block_time": "40", + "block_reward": 100, + "halfing_cycle": 800000, + "total_tokens": 160000000, + "difficulty_cycle": "90", + "ann": "https://bitcointalk.org/index.php?topic=236742.0" }, "links": [ { "type": "website", - "name": "eventchain.io", - "url": "https://eventchain.io/", + "name": "florincoin.org", + "url": "http://florincoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "EventChain Whitepaper", - "url": "https://eventchain.io/whitepaper.pdf", + "type": "explorer", + "name": "Explorer", + "url": "http://florincoin.info/explorer/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "EventChain GitHub", - "url": "https://github.com/eventchain", + "name": "FlorinCoin GitHub", + "url": "https://github.com/pascalguru/florincoin", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "EventChain Blog", - "url": "https://blog.eventchain.io/@eventchain.io", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1978714", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/EventChain_io", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "EventChain Telegram", - "url": "https://www.t.me/EventChain", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "EventChain Slack", - "url": "https://eventchain.slack.com/join/shared_invite/MjI5MTYyMzg2OTMyLTE1MDMyNDEwMzEtZWJmNjFlZmQxYQ", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/EventChain/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/EventChain/", - "icon": "facebook.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=236742", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00001579, + "usd": 0.01640419, + "date": "2013-11-27T00:00:00" + } }, { "genesis_id": "", - "system": "Everex", + "system": "Fluence", "dependencies": [ "Ethereum" ], - "icon": "everex", + "icon": "fluence", "token": { - "name": "everex coin", - "symbol": "EVX" + "name": "fluence token", + "symbol": "FPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -21613,17 +21733,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Powered Microfinance & Mobile Payments" + "headline": "Decentralized encrypted database, secured by blockchain" }, "crowdsales": { - "start_date": "2017-07-24T00:00:00", - "end_date": "2017-08-31T00:00:00", - "end_date_plan": "2017-08-31T00:00:00", + "start_date": "2017-08-07T13:00:00", + "end_date": "2017-08-15T13:00:00", + "end_date_plan": "2017-08-15T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://drive.google.com/file/d/0B9F9xvW65bb0bEVGazJWdXZfYkk/view", - "funding_url": "https://tokensale.everex.io/#", + "funding_terms": "http://fluence.ai/", + "funding_url": "http://fluence.ai/preico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -21637,16 +21757,16 @@ "links": [ { "type": "website", - "name": "everex.io", - "url": "https://everex.io/", + "name": "fluence.ai", + "url": "http://fluence.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Everex Whitepaper", - "url": "https://daks2k3a4ib2z.cloudfront.net/59157962bdb4300afa8771a9/5963c09d077a520b5a965", + "name": "Fluence Whitepaper", + "url": "https://drive.google.com/file/d/0B07gyODhPstQWjVLMlkyVjRZVE0/view", "tags": [ "Main", "Science" @@ -21654,8 +21774,8 @@ }, { "type": "github", - "name": "Everex GitHub", - "url": "https://github.com/EverexIO", + "name": "Fluence GitHub", + "url": "https://github.com/FluenceLabs", "icon": "github.png", "tags": [ "Main", @@ -21663,19 +21783,18 @@ ] }, { - "type": "blog", - "name": "Everex Blog", - "url": "https://blog.everex.io/", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2060630.msg20564184", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/everexio", + "url": "https://twitter.com/@FluenceAI", "icon": "twitter.png", "tags": [ "News" @@ -21683,270 +21802,222 @@ }, { "type": "custom", - "name": "Everex Telegram", - "url": "https://t.me/everexio", + "name": "Fluence Telegram", + "url": "https://t.me/FluenceAI", "icon": "telegram.png", "tags": [ "News" ] - }, - { - "type": "slack", - "name": "Everex Slack", - "url": "http://bit.ly/evxslack", - "icon": "slack.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "Evr", + "genesis_id": "95396", + "system": "FoldingCoin", "dependencies": [ - "Ethereum" + "Counterparty" ], - "icon": "evr", "token": { - "name": "evr token", - "symbol": "EVR" + "name": "Foldingcoin", + "symbol": "FLDC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Investment platform working with promissory notes" + "headline": "Mine Medicine, Not Hashes", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "FoldingCoin" + }, + "specs": { + "total_tokens": 1000000000 + }, + "flags": { + "rating_do_not_display": true, + "quantum": true }, "crowdsales": { - "start_date": "2017-09-01T12:00:00", - "end_date": "2017-12-21T23:59:00", - "end_date_plan": "2017-12-21T23:59:00", + "start_date": "2014-09-29T00:00:00", + "end_date": "2014-10-29T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://e-veksel.io/#2", - "funding_url": "https://e-veksel.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "12m9e3TqVTC8ndUagCPn6TXy1PPdw7kyGt" ], - "raised": [ - "" - ] + "funding_url": "http://foldingcoin.net/fundraising/", + "funding_terms": "https://bitcointalk.org/index.php?topic=781352.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 695051.082, + "tokens_issued": 1000000000, + "btc_raised": 3.04948918 }, + "events": [ + { + "name": "Annoucement", + "start_date": "2014-09-13T06:52:32", + "url": "https://bitcointalk.org/index.php?topic=781352.0" + } + ], "links": [ { + "name": "foldingcoin.net", + "url": "http://foldingcoin.net/", "type": "website", - "name": "e-veksel.io", - "url": "https://e-veksel.io/", + "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Whitepaper", + "url": "http://foldingcoin.net/wp/wp-content/uploads/2015/02/FoldingCoin-White-Paper-v1.0.pdf", "type": "paper", - "name": "Evr Whitepaper", - "url": "https://e-veksel.io/documents/EVR_WP_ENG.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Evr GitHub", - "url": "https://github.com/EVRCRYPT/token", - "icon": "github.png", + "name": "Explorer", + "url": "http://blockscan.com/assetInfo/FLDC", + "type": "explorer", + "icon": "counterparty.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/IcoVeksel", - "icon": "twitter.png", + "name": "Counterwallet", + "url": "https://counterwallet.io/", + "type": "wallet", + "icon": "counterparty.png", "tags": [ - "News" + "Main", + "Wallet" ] }, { + "name": "FLDC News", + "url": "http://foldingcoin.net/news/", + "rss": "http://foldingcoin.net/feed/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/ICO-E-Veksel-RU-106581480006378/", - "icon": "facebook.png", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCfIYh98MaT62Y1FAonuW3gg", - "icon": "youtube.png", + "name": "Twitter", + "url": "https://twitter.com/FoldingCoin", + "type": "twitter", + "icon": "twitter.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "0x2fe75cf9ba10cb1105e1750d872911e75365ba24fdd5db7f099445c901fea895", - "system": "Expanse", - "icon": "expanse", - "dependencies": [ - "independent" - ], - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized cryptographic information, application, and contract platform.", - "page_state": "draft" - }, - "token": { - "name": "expanse", - "symbol": "EXP" - }, - "consensus": { - "type": "PoW", - "algorithm": "Dagger" - }, - "specs": {}, - "aliases": { - "coinmarketcap": "Expanse" - }, - "first_price": { - "btc": 0.00048466, - "usd": 0.11143501, - "date": "2015-09-15T20:00:00" - }, - "links": [ - { - "type": "website", - "name": "expanse.tech", - "url": "http://www.expanse.tech/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Expanse Explorer", - "url": "http://www.expanse.tech/explorer/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] }, { - "type": "wallet", - "name": "Expanse Wallet", - "url": "http://www.expanse.tech/#downloads", - "icon": "wallet.png", + "name": "reddit", + "url": "https://www.reddit.com/r/FoldingCoin/", + "type": "reddit", + "icon": "reddit.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "paper", - "name": "Whitepaper Draft", - "url": "http://www.expanse.tech/docs/whitepaper-draft.pdf", - "icon": "paper.png", + "name": "Facebook", + "url": "https://www.facebook.com/FoldingCoin", + "type": "custom", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] }, { + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCc1YlgCEN3kMT6nI5suM76Q", "type": "custom", - "name": "Slack", - "url": "http://slack.expanse.tech/", - "icon": "slack.png", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Expanse on Github", - "url": "https://github.com/expanse-org", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=781352.0", + "type": "forum", + "icon": "forum.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Expanse Forum", - "url": "http://forum.expanse.tech/", - "icon": "forum.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/foldingcoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "type": "blog", - "name": "Expance Blog", - "url": "http://blog.expanse.tech/", - "rss": "http://blog.expanse.tech/rss", - "icon": "blog.png", + "name": "CoinDaddy", + "url": "https://coindaddy.io/search?network=xcp&q=FLDC", + "type": "explorer", + "icon": "coindaddy.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/expanseofficial", - "rss": "https://www.reddit.com/r/ExpanseOfficial/.rss", - "icon": "reddit.png", + "name": "Folding Client", + "url": "https://folding.stanford.edu/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "http://www.twitter.com/expanseofficial", - "icon": "twitter.png", + "name": "FoldingCoin Tutorials", + "url": "http://foldingcoin.net/video-tutorials/", + "type": "custom", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { + "name": "FoldingCoin Bounties", + "url": "http://foldingcoin.net/earn-fldc/", "type": "custom", - "name": "Facebook", - "url": "http://www.facebook.com/groups/expanseofficial", - "icon": "facebook.png", + "icon": "paper.png", "tags": [ - "News" + "Code" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1173722.0", - "icon": "forum.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/foldingcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "exchange", "name": "Poloniex", - "url": "https://poloniex.com", + "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -21954,9 +22025,9 @@ ] }, { - "type": "exchange", "name": "Bittrex", "url": "https://bittrex.com", + "type": "custom", "icon": "bittrex.png", "tags": [ "Apps", @@ -21964,73 +22035,42 @@ ] }, { - "type": "exchange", - "name": "BlueTrade", - "url": "https://bleutrade.com", - "icon": "bluetrade.png", + "name": "Counterparty AE", + "url": "http://blockscan.com/order?f=0", + "icon": "counterparty.png", "tags": [ "Apps", "Exchange" - ] + ], + "type": "custom" }, { - "type": "explorer", - "name": "Expanse Stats", - "url": "http://stats.expanse.tech/", - "icon": "explorer.png", + "name": "MasterXchange", + "url": "http://masterxchange.com/", + "type": "custom", + "icon": "masterxchange.png", "tags": [ "Apps", - "Analytics" - ] - }, - { - "type": "earn", - "name": "Suprnova Pool", - "url": "https://exp.suprnova.cc/", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "Maxminers Pool", - "url": "http://exp.maxminers.net/", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "DwarfPool", - "url": "http://dwarfpool.com/exp", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "Pooleum", - "url": "http://pooleum.com/", - "icon": "mining.png", - "tags": [ - "Apps" + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00000439, + "usd": 0.00146353, + "date": "2014-10-29T00:00:00" + } }, { "genesis_id": "", - "system": "FaceCoin", + "system": "Forty Seven Bank", "dependencies": [ "Ethereum" ], - "icon": "facecoin", + "icon": "fortysevenbank", "token": { - "name": "face coin", - "symbol": "FC" + "name": "Forty Seven Token", + "symbol": "FSBL" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22039,20 +22079,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized social networking" + "headline": "Bank uniting fiat and crypto communities" }, "crowdsales": { - "start_date": "2017-08-15T00:00:00", - "end_date": "2017-09-15T00:00:00", - "end_date_plan": "2017-09-15T00:00:00", + "start_date": "2017-10-16T03:00:00", + "end_date": "2017-12-11T23:59:00", + "end_date_plan": "2017-12-11T23:59:00", "genesis_address": [ - "0x1AAb0b6b167488085C7EE62d7930a4cD97E30495" + "" ], - "funding_terms": "http://facecoin.tech/ico/", - "funding_url": "http://facecoin.tech/ico/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://drive.google.com/file/d/0BzvESRkgX-uDOG01a253SUdYdkU/view", + "funding_url": "https://www.fortyseven.io/", + "tokens_sold": 0, + "tokens_issued": 0, + "btc_raised": 0, "cap_limit": [ "" ], @@ -22060,347 +22100,125 @@ "" ] }, - "specs": { - "supply": 20000000 - }, "links": [ { "type": "website", - "name": "facecoin.tech", - "url": "http://facecoin.tech/#about", + "name": "fortyseven.io", + "url": "https://www.fortyseven.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "FaceCoin Whitepaper", - "url": "http://facecoin.tech/WhitePaper.pdf", + "name": "Forty Seven Bank Whitepaper", + "url": "https://drive.google.com/open?id=0BzvESRkgX-uDeHc1QjRzbHRBelU", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2095331.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Forty Seven Bank Bitbucket", + "url": "https://bitbucket.org/fortysevenbank/fsbt-smart-contract/src", + "icon": "bitbucket.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/facecointech", - "icon": "twitter.png", + "type": "blog", + "name": "Forty Seven Bank Blog", + "url": "https://medium.com/@FortySeven47", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "FaceCoin Slack", - "url": "https://facecoin.slack.com/join/shared_invite/MjI5NzUzNDU0Nzg2LTE1MDMzNjY5MzktZjAwNGQ0YTEzZQ", - "icon": "slack.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2225492", + "icon": "bitcointalk.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "2fb170f73c3961d4218ff806dd75e6e348ca1798a5fc7a99d443fbe2ff939d99", - "system": "Factom", - "icon": "factom", - "dependencies": [ - "Bitcoin" - ], - "token": { - "name": "factoid", - "symbol": "FCT" - }, - "consensus": { - "type": "Trusted Ledger", - "algorithm": "Factom" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A Data Layer For The Blockchain", - "summary": "Factom is a simple extension of the Bitcoin blockchain that lets you build faster, cost effective applications. Factom takes lots of hashes and turns them into a single periodic hash on the blockchain – this fixes the bloat problem.", - "tags": [ - "dapp" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Factom" - }, - "specs": { - "supply": 8759968.586338 - }, - "crowdsales": { - "start_date": "2015-03-31T00:00:00", - "end_date": "2015-05-15T00:00:00", - "genesis_address": [ - "35gLt5EgB367enjSjyEDahhWWcy6p1MGf6" - ], - "funding_terms": "http://blog.factom.org/post/115139137794/the-factoid-software-sale-is-live", - "funding_operator": "koinify", - "funding_url": "https://koinify.com/#/project/FACTOM", - "tokens_sold": 4379973, - "tokens_issued": 8759968.586338, - "btc_raised": 2278 - }, - "links": [ - { - "name": "factom.org", - "url": "http://factom.org/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "Factom Whitepaper", - "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Factom Explorer", - "url": "http://explorer.factom.org/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps" - ], - "type": "explorer" - }, - { - "type": "wallet", - "name": "Factom Client", - "url": "http://factom.org/howto", - "icon": "factom.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "Factom: Ledger by Consensus. ​Paul Snow, Brian Deery, Peter Kirby, David Johnston.", - "url": "https://github.com/FactomProject/FactomDocs/blob/master/Factom_Whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Factom: Business Processes Secured by Immutable Audit Trails on the Blockchain. Paul Snow, Brian Deery, Jack Lu, David Johnston, Peter Kirby.", - "url": "https://github.com/FactomProject/FactomDocs/raw/master/FactomLedgerbyConsensus.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Organization on GitHub", - "url": "https://github.com/FactomProject/", - "icon": "twitter.png", - "tags": [ - "Code" - ], - "type": "github" }, { - "name": "@factomproject", - "url": "https://twitter.com/factomproject", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/47foundation", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Blog", - "url": "http://blog.factom.org/", - "icon": "blog.png", + "type": "custom", + "name": "Forty Seven Bank Telegram", + "url": "https://t.me/thefortyseven", + "icon": "telegram.png", "tags": [ - "Main", "News" - ], - "type": "blog" + ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/factom", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/FortySevenBank/", "icon": "reddit.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/FactomProject", + "url": "https://www.facebook.com/FortySevenBank/", "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" - }, - { - "name": "Google+", - "url": "https://plus.google.com/u/0/+FactomProjectLive/", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bitrex", - "url": "https://bittrex.com/Market/Index?MarketName=BTC-FCT", - "icon": "bitrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Yuanbaohui", - "url": "https://www.yuanbaohui.com/trade/fct2cny", - "icon": "yuanbaohui.png", - "tags": [ - "Apps", - "Exchange" ] - }, - { - "name": "Github Organisation", - "url": "https://github.com/FactomProject", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Documentation", - "url": "https://github.com/FactomProject/FactomDocs", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom Core", - "url": "https://github.com/FactomProject/FactomCode", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom CLI", - "url": "https://github.com/FactomProject/factom-cli", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom Wallet", - "url": "https://github.com/FactomProject/fctwallet", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Factom Explorer", - "url": "https://github.com/FactomProject/factomexplorer", - "icon": "factom.png", - "tags": [ - "Code" - ], - "type": "custom" } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.00026005, - "usd": 0.06171249, - "date": "2015-05-15T00:00:00" - } + ] }, { - "genesis_id": "f1ae188b0c08e296e45980f9913f6ad2304ff02d5293538275bacdbcb05ef275", - "system": "FairCoin", - "icon": "faircoin", - "dependencies": "independent", + "genesis_id": "000000005b1e3d23ecfd2dd4a6e1a35238aa0392c0a8528c40df52376d7efe2c", + "system": "Freicoin", + "icon": "freicoin", "aliases": { - "coinmarketcap": "FairCoin" + "coinmarketcap": "Freicoin" }, "consensus": { - "type": "Hybrid", - "algorithm": "Groestl+Peercoin" + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptocurrency" + }, + "events": { + "announcement": "25/06/2012", + "genesis": "21/12/2012" }, "token": { - "name": "FairCoin", - "symbol": "FAIR" + "name": "Freicoin", + "symbol": "FRC" + }, + "specs": { + "block_time": "600", + "block_reward": 500, + "total_tokens": 100000000, + "difficulty_cycle": "2016" }, - "specs": {}, "links": [ { "type": "website", - "name": "fair-coin.org", - "url": "https://fair-coin.org/", + "name": "freico.in", + "url": "http://freico.in/", "icon": "website.png", "tags": [ "Main" @@ -22409,7 +22227,7 @@ { "type": "explorer", "name": "Explorer", - "url": "https://chain.fair-coin.org/chain/FairCoin", + "url": "https://coinplorer.com/FRC", "icon": "explorer.png", "tags": [ "Main", @@ -22420,8 +22238,8 @@ }, { "type": "github", - "name": "FairCoin GitHub", - "url": "https://github.com/FairCoinTeam/fair-coin", + "name": "Freicoin GitHub", + "url": "https://github.com/freicoin/freicoin", "icon": "github.png", "tags": [ "Main", @@ -22431,7 +22249,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=702675.0", + "url": "https://bitcointalk.org/index.php?topic=89843.0", "icon": "forum.png", "tags": [ "Main", @@ -22440,24 +22258,24 @@ } ], "first_price": { - "btc": 0.00000602, - "usd": 0.00331564, - "date": "2014-05-22T00:00:00" + "btc": 0.00067395, + "usd": 0.07537172, + "date": "2013-05-03T00:00:00" } }, { - "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", - "system": "Feathercoin", - "icon": "feathercoin", + "genesis_id": "000006a45a347f63094a5fe57c88e7f67d16348789eab0fe8b3a694c911f793d", + "system": "FuelCoin", + "icon": "fuelcoin", "dependencies": [ "independent" ], "aliases": { - "coinmarketcap": "Feathercoin" + "coinmarketcap": "FuelCoin" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "PoS", + "algorithm": "X11" }, "descriptions": { "state": "Public", @@ -22466,28 +22284,16 @@ "DAO" ] }, - "events": { - "announcement": "15/04/2013", - "genesis": "16/04/2013" - }, "token": { - "name": "Feathercoin", - "symbol": "FTC" - }, - "specs": { - "p2p": 9336, - "rpc": 9337, - "block_time": "150", - "block_reward": 200, - "halfing_cycle": 840000, - "total_tokens": 336000000, - "difficulty_cycle": "126" + "name": "FuelCoin", + "symbol": "FC2" }, + "specs": {}, "links": [ { "type": "website", - "name": "feathercoin.com", - "url": "https://www.feathercoin.com/", + "name": "fuelcrypto.com", + "url": "http://fuelcrypto.com/", "icon": "website.png", "tags": [ "Main" @@ -22496,52 +22302,59 @@ { "type": "explorer", "name": "Explorer", - "url": "http://explorer.feathercoin.com/", + "url": "http://blockexperts.com/fc2", "icon": "explorer.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Apps" ] }, { "type": "github", - "name": "Feathercoin GitHub", - "url": "https://github.com/FeatherCoin/", + "name": "FuelCoin GitHub", + "url": "https://github.com/FuelCoinDev/FC2-Source", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/FuelTeam1", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=178286.0", + "url": "https://bitcointalk.org/index.php?topic=589879.0", "icon": "forum.png", "tags": [ - "Main", "News" ] } ], "first_price": { - "btc": 0.00299485, - "usd": 0.32863971, - "date": "2013-05-03T00:00:00" + "btc": 2.3e-7, + "usd": 0.00013839, + "date": "2014-06-12T00:00:00" } }, { "genesis_id": "", - "system": "Fidcom", + "system": "Fujinto", "dependencies": [ "Ethereum" ], - "icon": "fidcom", + "icon": "fujinto", "token": { - "name": "fidcom token", - "symbol": "FIDC" + "name": "fujinto token", + "symbol": "NTO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22550,17 +22363,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized investment company" + "headline": "Cryptocurrency for Travel industry" }, "crowdsales": { - "start_date": "2017-09-19T13:00:00", - "end_date": "2017-10-09T13:00:00", - "end_date_plan": "2017-10-09T13:00:00", + "start_date": "2017-08-10T12:00:00", + "end_date": "2017-09-10T12:00:00", + "end_date_plan": "2017-09-10T12:00:00", "genesis_address": [ - "0xe537ad6ac1154bf38b0badcb8b66ff0d15b861c1" + "0x66dc70150c5A1B236D4856a234B79AC8b91Cfe1c" ], - "funding_terms": "https://fidcom.net/wp-content/uploads/2017/08/Fidcom_LP_public_offer.pdf", - "funding_url": "https://fidcom.net", + "funding_terms": "http://fujinto.io/index.html", + "funding_url": "http://fujinto.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -22571,19 +22384,22 @@ "" ] }, + "specs": { + "supply": 400000000 + }, "links": [ { "type": "website", - "name": "fidcom.net", - "url": "https://fidcom.net/", + "name": "fujinto.io", + "url": "http://fujinto.io/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fidcom Whitepaper", - "url": "https://fidcom.net/wp-content/uploads/2017/08/Whitepaper_en.pdf", + "name": "Fujinto Whitepaper", + "url": "https://www.bancor.network/whitepaper/en", "tags": [ "Main", "Science" @@ -22591,8 +22407,8 @@ }, { "type": "github", - "name": "Fidcom GitHub", - "url": "https://github.com/Bolikus/fidcom/tree/master/contracts", + "name": "Fujinto GitHub", + "url": "https://github.com/fujinto/fujinto-smart-contract", "icon": "github.png", "tags": [ "Main", @@ -22602,7 +22418,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2180721", + "url": "https://bitcointalk.org/index.php?topic=2077763.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -22611,7 +22427,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/fidcomnet", + "url": "https://twitter.com/FUJINTO_", "icon": "twitter.png", "tags": [ "News" @@ -22619,18 +22435,18 @@ }, { "type": "custom", - "name": "Fidcom Telegram", - "url": "https://t.me/fidcom", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/Fujinto/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Fidcom-1598716946846558/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCwAGuFiY6wGXWIfOIZA8Qjg", + "icon": "youtube.png", "tags": [ "News" ] @@ -22639,70 +22455,64 @@ }, { "genesis_id": "", - "system": "Filecoin", + "system": "FundRequest", + "icon": "fundrequest", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "FundRequest", + "symbol": "FND" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "FundRequest" + }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "IFPS based Data Storage Network" - }, - "token": { - "name": "filecoin", - "symbol": "FIL" + "system_type": "cryptoasset", + "headline": "Decentralised Platform for rewarding open source contributions", + "tags": [ + "DApp" + ], + "page_state": "ready", + "hashtag": "#fundrequest", + "twwidid": "781793651626242048" }, "crowdsales": { - "start_date": "2017-08-10T19:00:00", - "end_date": "2017-09-07T19:00:00", - "end_date_plan": "2017-09-07T19:00:00", + "start_date": "2017-11-20T09:00:00", + "end_date": "2017-12-01T22:00:00", "genesis_address": [ - "" + "0xfcaab4d8739ee480a9a944f8bedc5d5e7366bc1b" ], - "funding_terms": "https://coinlist.co/static/media/Protocol%20Labs%20-%20SAFT%20for%20Filecoin%20Token%20Presale.6ddb6fb6.pdf", - "funding_url": "https://coinlist.co/currencies/filecoin/overview", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "min_investment": 0.01, + "funding_terms": "https://fundrequest.io/whitepaper.pdf", + "funding_url": "https://fundrequest.io/ico/", + "tokens_issued": 2000000, + "btc_raised": "" }, "specs": { - "supply": 2000000000 + "cap": {} }, + "first_price": {}, + "flags": {}, "links": [ { - "name": "filecoin.io", - "url": "http://filecoin.io/", + "type": "website", + "name": "www.fundrequest.io", + "url": "https://www.fundrequest.io/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Whitepaper", - "url": "https://filecoin.io/filecoin.pdf", - "icon": "whitepaper.png", - "tags": [ - "Main" - ], - "type": "whitepaper" - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/filecoin/", - "icon": "reddit.png", - "tags": [ - "News" ] }, { "type": "blog", - "name": "Filecoin Blog", - "url": "https://protocol.ai/blog/", + "name": "Blog", + "url": "https://medium.com/@fundrequest_io", "icon": "medium.png", "tags": [ "Main", @@ -22712,109 +22522,28 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/minefilecoin", + "url": "https://twitter.com/fundrequest_io", "icon": "twitter.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "system": "FirstBlood", - "icon": "firstblood", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "firstblood token", - "symbol": "1ST" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "FirstBlood" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "A Decentralized eSports Platform Based on Smart Contracts", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" - }, - "crowdsales": { - "start_date": "2016-09-26T00:00:00", - "end_date": "2016-09-26T01:00:00", - "genesis_address": [ - "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "0xa5384627F6DcD3440298E2D8b0Da9d5F0FCBCeF7" - ], - "funding_terms": "https://firstblood.io/sale/", - "funding_url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", - "tokens_sold": 79103203.39060552, - "tokens_issued": 79103203.39060552, - "btc_raised": 10060 - }, - "specs": { - "supply": 79103203.39060552, - "cap": {} - }, - "first_price": { - "date": "2016-09-26T01:00:00", - "btc": 0.00012717, - "usd": 0.07638132 - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "firstblood.io", - "url": "https://firstblood.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "FirstBlood Crowdsale", - "url": "https://firstblood.io/sale/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://firstblood.io/blog/", - "rss": "https://firstblood.io/blog/feed.xml", - "icon": "blog.png", "tags": [ "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/firstbloodio", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1696378.msg17019226#msg17019226", + "icon": "bitcoin.png", "tags": [ + "Main", "News" ] }, { - "type": "forum", - "name": "FirstBlood Forum", - "url": "https://community.firstblood.io/", - "icon": "forum.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/user/FundRequest_io", + "icon": "reddit.png", "tags": [ "News" ] @@ -22822,7 +22551,7 @@ { "type": "custom", "name": "Slack", - "url": "http://slack.firstblood.io/", + "url": "https://fundrequest.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -22830,17 +22559,17 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/firstbloodio", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/watch?v=IjiY5MaoMlI", + "icon": "youtube.png", "tags": [ "News" ] }, { "type": "github", - "name": "FirstBlood GitHub", - "url": "https://github.com/Firstbloodio", + "name": "FundRequest GitHub", + "url": "https://github.com/FundRequest", "icon": "github.png", "tags": [ "Code" @@ -22848,127 +22577,25 @@ }, { "type": "paper", - "name": "FirstBlood Whitepaper", - "url": "https://github.com/Firstbloodio/white-paper/blob/master/FirstBlood_White_Paper.pdf", + "name": "FundRequest Business Plan", + "url": "https://fundrequest.io/whitepaper.pdf", "icon": "paper.png", "tags": [ - "Main", "Science" ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/address/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Gatecoin", - "url": "https://gatecoin.com/", - "icon": "gatecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "ethercamp.png", - "tags": [ - "Apps", - "Analytics" - ] } ] }, { "genesis_id": "", - "system": "Flip Coin", + "system": "FundYourselfNow", "dependencies": [ "Ethereum" ], - "icon": "flipcoin", + "icon": "fundyourselfnow", "token": { - "name": "flip coin", - "symbol": "ATM" + "name": "fundyourselfnow coin", + "symbol": "FYN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -22977,43 +22604,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bridging the gap between Consumer and Crypto" + "headline": "Revolutionizing Crowdfunding via Blockchain" }, "crowdsales": { - "start_date": "2017-09-16T02:00:00", - "end_date": "2017-09-16T02:00:00", - "end_date_plan": "2017-09-16T02:00:00", + "start_date": "2017-06-13T14:00:00", + "end_date": "2017-06-31T17:00:00", + "end_date_plan": "2017-06-31T17:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.flipcoinsale.com/Whitepaper.pdf", - "funding_url": "https://www.flipcoinsale.com/signup/individual", + "funding_terms": "https://www.fundyourselfnow.com/", + "funding_url": "https://www.fundyourselfnow.com/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 12500000, "btc_raised": "", "cap_limit": [ - "usd = 5000000" + "" ], "raised": [ "" ] }, - "specs": { - "supply": 50000000 - }, "links": [ { "type": "website", - "name": "flipcoinsale.com", - "url": "https://www.flipcoinsale.com/", + "name": "fundyourselfnow.com", + "url": "https://www.fundyourselfnow.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Flip Coin Whitepaper", - "url": "https://www.flipcoinsale.com/Whitepaper.pdf", + "name": "FundYourselfNow Whitepaper", + "url": "http://www.fundyourselfnow.com/wp-content/uploads/2017/03/FYN_Business_Outline.pdf", "tags": [ "Main", "Science" @@ -23021,8 +22645,8 @@ }, { "type": "github", - "name": "Flip Coin GitHub", - "url": "https://github.com/CoinflipATM/Flipcoin-Sale", + "name": "FundYourselfNow GitHub", + "url": "https://github.com/PinnacleOne/FYNTokens", "icon": "github.png", "tags": [ "Main", @@ -23030,135 +22654,81 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/coinflipatm", - "icon": "twitter.png", + "type": "blog", + "name": "FundYourselfNow Blog", + "url": "https://medium.com/@FundYourselfNow/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Flip Coin Slack", - "url": "https://glacial-harbor-23630.herokuapp.com/", - "icon": "slack.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1901678.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/coinflipatm/", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/fundyourselfnow", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCo_NsvcSyYZgCd67G65h2dg", - "icon": "youtube.png", + "name": "FundYourselfNow Telegram", + "url": "https://telegram.me/fundyourselfnow", + "icon": "telegram.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", - "system": "FlorinCoin", - "icon": "florincoin", - "aliases": { - "coinmarketcap": "FlorinCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "17/06/2013", - "genesis": "17/06/2013" - }, - "token": { - "name": "FlorinCoin", - "symbol": "FLO" - }, - "specs": { - "p2p": 7312, - "rpc": 7313, - "block_time": "40", - "block_reward": 100, - "halfing_cycle": 800000, - "total_tokens": 160000000, - "difficulty_cycle": "90", - "ann": "https://bitcointalk.org/index.php?topic=236742.0" - }, - "links": [ - { - "type": "website", - "name": "florincoin.org", - "url": "http://florincoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://florincoin.info/explorer/", - "icon": "explorer.png", + "type": "slack", + "name": "FundYourselfNow Slack", + "url": "https://fundyourselfnow.slack.com/join/shared_invite/MTk2MTQ1MjU4MjkyLTE0OTcyNDUzNTYtZDhhM2I1NzQ1ZQ", + "icon": "slack.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "FlorinCoin GitHub", - "url": "https://github.com/pascalguru/florincoin", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/fundyourselfnow/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=236742", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCv_GbaPjt44RhiKMEEywNYQ", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00001579, - "usd": 0.01640419, - "date": "2013-11-27T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Fluence", + "system": "FunFair", "dependencies": [ "Ethereum" ], - "icon": "fluence", + "icon": "funfair", "token": { - "name": "fluence token", - "symbol": "FPT" + "name": "funfair token", + "symbol": "FUN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23167,20 +22737,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized encrypted database, secured by blockchain" + "headline": "The world's fastest Ethereum casino platform" }, "crowdsales": { - "start_date": "2017-08-07T13:00:00", - "end_date": "2017-08-15T13:00:00", - "end_date_plan": "2017-08-15T13:00:00", + "start_date": "2017-06-22T14:00:00", + "end_date": "2017-06-22T18:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ "" ], - "funding_terms": "http://fluence.ai/", - "funding_url": "http://fluence.ai/preico", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://www.funfair.io/token-event/", + "funding_url": "https://www.funfair.io/token-event/", + "tokens_sold": 35181566734, + "tokens_issued": 35181566734, + "btc_raised": 79, "cap_limit": [ "" ], @@ -23188,38 +22758,50 @@ "" ] }, + "specs": { + "supply": 17173696075 + }, "links": [ { "type": "website", - "name": "fluence.ai", - "url": "http://fluence.ai/", + "name": "funfair.io", + "url": "https://funfair.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fluence Whitepaper", - "url": "https://drive.google.com/file/d/0B07gyODhPstQWjVLMlkyVjRZVE0/view", + "name": "FunFair Whitepaper", + "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Commercial-White-Paper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Fluence GitHub", - "url": "https://github.com/FluenceLabs", - "icon": "github.png", + "type": "paper", + "name": "FunFair Technical Whitepaper", + "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Technical-White-Paper.pdf", "tags": [ "Main", - "Code" + "Science" + ] + }, + { + "type": "blog", + "name": "FunFair Blog", + "url": "https://funfair.io/blog/", + "icon": "blog.png", + "tags": [ + "Main", + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2060630.msg20564184", + "url": "https://bitcointalk.org/index.php?topic=1968383.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -23228,7 +22810,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/@FluenceAI", + "url": "https://twitter.com/FunFairTech", "icon": "twitter.png", "tags": [ "News" @@ -23236,275 +22818,202 @@ }, { "type": "custom", - "name": "Fluence Telegram", - "url": "https://t.me/FluenceAI", + "name": "FunFair Telegram", + "url": "https://t.me/FunFairTech/", "icon": "telegram.png", "tags": [ "News" ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/FunfairTech/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/groups/148397155706069/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "95396", - "system": "FoldingCoin", + "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", + "system": "Golos Gold", + "icon": "golos", "dependencies": [ - "Counterparty" + "independent" ], "token": { - "name": "Foldingcoin", - "symbol": "FLDC" + "name": "gbg", + "symbol": "GBG" }, - "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "aliases": { + "coinmarketcap": "Golos Gold" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Mine Medicine, Not Hashes", + "headline": "Gold backed by Golos", "page_state": "ready" }, - "aliases": { - "coinmarketcap": "FoldingCoin" - }, - "specs": { - "total_tokens": 1000000000 - }, - "flags": { - "rating_do_not_display": true, - "quantum": true - }, - "crowdsales": { - "start_date": "2014-09-29T00:00:00", - "end_date": "2014-10-29T00:00:00", - "genesis_address": [ - "12m9e3TqVTC8ndUagCPn6TXy1PPdw7kyGt" - ], - "funding_url": "http://foldingcoin.net/fundraising/", - "funding_terms": "https://bitcointalk.org/index.php?topic=781352.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 695051.082, - "tokens_issued": 1000000000, - "btc_raised": 3.04948918 - }, - "events": [ - { - "name": "Annoucement", - "start_date": "2014-09-13T06:52:32", - "url": "https://bitcointalk.org/index.php?topic=781352.0" - } - ], + "specs": {}, + "flags": {}, "links": [ { - "name": "foldingcoin.net", - "url": "http://foldingcoin.net/", "type": "website", + "name": "golos.io", + "url": "http://golos.io", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "http://foldingcoin.net/wp/wp-content/uploads/2015/02/FoldingCoin-White-Paper-v1.0.pdf", - "type": "paper", - "icon": "paper.png", + "type": "wallet", + "name": "Golos Wallet", + "url": "http://golos.io", + "icon": "wallet.png", "tags": [ "Main", - "Science" + "Wallet" ] }, { - "name": "Explorer", - "url": "http://blockscan.com/assetInfo/FLDC", - "type": "explorer", - "icon": "counterparty.png", + "type": "wiki", + "name": "Golos Wiki", + "url": "https://wiki.golos.io/", + "icon": "wiki.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "name": "Counterwallet", - "url": "https://counterwallet.io/", - "type": "wallet", - "icon": "counterparty.png", + "type": "blog", + "name": "Blog at Steem", + "url": "https://steemit.com/@golos", + "icon": "steem.png", "tags": [ - "Main", - "Wallet" + "News" ] }, { - "name": "FLDC News", - "url": "http://foldingcoin.net/news/", - "rss": "http://foldingcoin.net/feed/", "type": "custom", - "icon": "blog.png", + "name": "YouTube Channel", + "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", + "icon": "youtube.png", "tags": [ "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/FoldingCoin", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/goloschain", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/FoldingCoin/", - "type": "reddit", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/FoldingCoin", "type": "custom", - "icon": "facebook.png", + "name": "Golos Chat", + "url": "https://chat.golos.io/", + "icon": "rocketchat.png", "tags": [ "News" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCc1YlgCEN3kMT6nI5suM76Q", "type": "custom", - "icon": "youtube.png", + "name": "Golos Facebook", + "url": "https://www.facebook.com/golosru/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=781352.0", - "type": "forum", - "icon": "forum.png", + "type": "paper", + "name": "Golos Whitepaper RUS", + "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/foldingcoin/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "github", + "name": "Golos GitHub", + "url": "https://github.com/GolosChain/", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "name": "CoinDaddy", - "url": "https://coindaddy.io/search?network=xcp&q=FLDC", "type": "explorer", - "icon": "coindaddy.png", + "name": "Golosdb Explorer", + "url": "https://golosdb.com", + "icon": "explorer.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "name": "Folding Client", - "url": "https://folding.stanford.edu/", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Apps" - ] - }, - { - "name": "FoldingCoin Tutorials", - "url": "http://foldingcoin.net/video-tutorials/", - "type": "custom", - "icon": "paper.png", - "tags": [ - "Code" - ] - }, - { - "name": "FoldingCoin Bounties", - "url": "http://foldingcoin.net/earn-fldc/", - "type": "custom", - "icon": "paper.png", - "tags": [ - "Code" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/foldingcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "GolosD Explorer", + "url": "http://golosd.com/", + "icon": "explorer.png", "tags": [ "Apps", "Analytics" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "explorer", + "name": "Steemul Explorer", + "url": "http://steemul.ru/", + "icon": "explorer.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { + "type": "exchange", "name": "Bittrex", "url": "https://bittrex.com", - "type": "custom", "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] - }, - { - "name": "Counterparty AE", - "url": "http://blockscan.com/order?f=0", - "icon": "counterparty.png", - "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" - }, - { - "name": "MasterXchange", - "url": "http://masterxchange.com/", - "type": "custom", - "icon": "masterxchange.png", - "tags": [ - "Apps", - "Exchange" - ] } - ], - "first_price": { - "btc": 0.00000439, - "usd": 0.00146353, - "date": "2014-10-29T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Forty Seven Bank", + "system": "Galactikka", "dependencies": [ "Ethereum" ], - "icon": "fortysevenbank", + "icon": "galactikka", "token": { - "name": "Forty Seven Token", - "symbol": "FSBL" + "name": "galactikka token", + "symbol": "GALA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23513,20 +23022,20 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bank uniting fiat and crypto communities" + "headline": "Social network with blockchain-based promotion system" }, "crowdsales": { - "start_date": "2017-10-16T03:00:00", - "end_date": "2017-12-11T23:59:00", - "end_date_plan": "2017-12-11T23:59:00", + "start_date": "2017-09-04T04:00:00", + "end_date": "2017-10-29T00:00:00", + "end_date_plan": "2017-10-29T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://drive.google.com/file/d/0BzvESRkgX-uDOG01a253SUdYdkU/view", - "funding_url": "https://www.fortyseven.io/", - "tokens_sold": 0, - "tokens_issued": 0, - "btc_raised": 0, + "funding_terms": "https://drive.google.com/open?id=0B3opvrNCRCTjU0pjcUJwQzl6U1U", + "funding_url": "http://ico.galactikka.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ "" ], @@ -23537,26 +23046,26 @@ "links": [ { "type": "website", - "name": "fortyseven.io", - "url": "https://www.fortyseven.io/", + "name": "ico.galactikka", + "url": "https://ico.galactikka.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Forty Seven Bank Whitepaper", - "url": "https://drive.google.com/open?id=0BzvESRkgX-uDeHc1QjRzbHRBelU", + "name": "Galactikka Whitepaper", + "url": "https://drive.google.com/drive/folders/0B3opvrNCRCTjU0pjcUJwQzl6U1U", "tags": [ "Main", "Science" ] }, { - "type": "custom", - "name": "Forty Seven Bank Bitbucket", - "url": "https://bitbucket.org/fortysevenbank/fsbt-smart-contract/src", - "icon": "bitbucket.png", + "type": "github", + "name": "Galactikka GitHub", + "url": "https://github.com/Galactikka/contracts", + "icon": "github.png", "tags": [ "Main", "Code" @@ -23564,8 +23073,8 @@ }, { "type": "blog", - "name": "Forty Seven Bank Blog", - "url": "https://medium.com/@FortySeven47", + "name": "Galactikka Blog", + "url": "https://blog.bancor.network/", "icon": "medium.png", "tags": [ "Main", @@ -23575,7 +23084,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2225492", + "url": "https://bitcointalk.org/index.php?topic=2127367", "icon": "bitcointalk.png", "tags": [ "News" @@ -23584,7 +23093,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/47foundation", + "url": "https://twitter.com/bancornetwork", "icon": "twitter.png", "tags": [ "News" @@ -23592,17 +23101,26 @@ }, { "type": "custom", - "name": "Forty Seven Bank Telegram", - "url": "https://t.me/thefortyseven", + "name": "Galactikka Telegram", + "url": "https://t.me/ico_galactikka_chat", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Galactikka Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/FortySevenBank/", + "url": "https://www.reddit.com/r/Bancor/", "icon": "reddit.png", "tags": [ "News" @@ -23611,48 +23129,48 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/FortySevenBank/", + "url": "https://www.facebook.com/bancor/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "000000005b1e3d23ecfd2dd4a6e1a35238aa0392c0a8528c40df52376d7efe2c", - "system": "Freicoin", - "icon": "freicoin", + "genesis_id": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", + "system": "GameCredits", + "icon": "gamecredits", "aliases": { - "coinmarketcap": "Freicoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "coinmarketcap": "GameCredits" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency" }, - "events": { - "announcement": "25/06/2012", - "genesis": "21/12/2012" + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" }, "token": { - "name": "Freicoin", - "symbol": "FRC" - }, - "specs": { - "block_time": "600", - "block_reward": 500, - "total_tokens": 100000000, - "difficulty_cycle": "2016" + "name": "GameCredits", + "symbol": "GMC" }, + "specs": {}, "links": [ { "type": "website", - "name": "freico.in", - "url": "http://freico.in/", + "name": "gamecredits.net", + "url": "http://gamecredits.net/", "icon": "website.png", "tags": [ "Main" @@ -23661,7 +23179,7 @@ { "type": "explorer", "name": "Explorer", - "url": "https://coinplorer.com/FRC", + "url": "http://gmc.cryptocloudhosting.org:3001/", "icon": "explorer.png", "tags": [ "Main", @@ -23672,8 +23190,8 @@ }, { "type": "github", - "name": "Freicoin GitHub", - "url": "https://github.com/freicoin/freicoin", + "name": "Gamecredits GitHub", + "url": "https://github.com/gamecredits-project", "icon": "github.png", "tags": [ "Main", @@ -23683,7 +23201,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=89843.0", + "url": "https://bitcointalk.org/index.php?topic=1010745", "icon": "forum.png", "tags": [ "Main", @@ -23692,103 +23210,117 @@ } ], "first_price": { - "btc": 0.00067395, - "usd": 0.07537172, - "date": "2013-05-03T00:00:00" + "btc": 7e-8, + "usd": 0.00003271, + "date": "2014-01-09T00:00:00" } }, { - "genesis_id": "000006a45a347f63094a5fe57c88e7f67d16348789eab0fe8b3a694c911f793d", - "system": "FuelCoin", - "icon": "fuelcoin", + "genesis_id": "", + "system": "Gamerbits", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "FuelCoin" + "icon": "gamerbits", + "token": { + "name": "gamerbits token", + "symbol": "GBIT" }, "consensus": { - "type": "PoS", - "algorithm": "X11" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Project", + "system_type": "cryptoasset", + "headline": "Bringing crypto into Asian eSports with custom software" }, - "token": { - "name": "FuelCoin", - "symbol": "FC2" + "crowdsales": { + "start_date": "2017-07-26T00:00:00", + "end_date": "2017-08-26T00:00:00", + "end_date_plan": "2017-08-26T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://gbits.io/index.html", + "funding_url": "https://gbits.io/crowdsale-n.html", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "fuelcrypto.com", - "url": "http://fuelcrypto.com/", - "icon": "website.png", + "name": "gbits.io", + "url": "https://gbits.io/index.html", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://blockexperts.com/fc2", - "icon": "explorer.png", + "type": "paper", + "name": "Gamerbits Whitepaper", + "url": "https://gbits.io/Whitepaper.pdf", "tags": [ "Main", - "Apps" + "Science" ] }, { "type": "github", - "name": "FuelCoin GitHub", - "url": "https://github.com/FuelCoinDev/FC2-Source", + "name": "Gamerbits GitHub", + "url": "https://github.com/Gamerbit", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2043383", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/FuelTeam1", + "url": "https://twitter.com/Gamerbits_", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=589879.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/gamerbitsf", + "icon": "facebook.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 2.3e-7, - "usd": 0.00013839, - "date": "2014-06-12T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Fujinto", + "system": "Gaze Coin", "dependencies": [ "Ethereum" ], - "icon": "fujinto", + "icon": "gazecoin", "token": { - "name": "fujinto token", - "symbol": "NTO" + "name": "gaze coin", + "symbol": "GZE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -23797,43 +23329,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Cryptocurrency for Travel industry" + "headline": "Immersive advertising platform for monetising VR" }, "crowdsales": { - "start_date": "2017-08-10T12:00:00", - "end_date": "2017-09-10T12:00:00", - "end_date_plan": "2017-09-10T12:00:00", + "start_date": "2017-11-13T14:00:00", + "end_date": "2017-11-27T14:00:00", + "end_date_plan": "2017-11-27T14:00:00", "genesis_address": [ - "0x66dc70150c5A1B236D4856a234B79AC8b91Cfe1c" + "" ], - "funding_terms": "http://fujinto.io/index.html", - "funding_url": "http://fujinto.io/", + "funding_terms": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", + "funding_url": "https://www.gazecoin.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 35000000" ], "raised": [ "" ] }, - "specs": { - "supply": 400000000 - }, "links": [ { "type": "website", - "name": "fujinto.io", - "url": "http://fujinto.io/index.html", + "name": "gazecoin.io", + "url": "https://www.gazecoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Fujinto Whitepaper", - "url": "https://www.bancor.network/whitepaper/en", + "name": "Gaze Coin Whitepaper", + "url": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", "tags": [ "Main", "Science" @@ -23841,8 +23370,8 @@ }, { "type": "github", - "name": "Fujinto GitHub", - "url": "https://github.com/fujinto/fujinto-smart-contract", + "name": "Gaze Coin GitHub", + "url": "https://github.com/GazeCoin", "icon": "github.png", "tags": [ "Main", @@ -23850,18 +23379,19 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2077763.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Gaze Coin Blog", + "url": "https://steemit.com/@gazecoin/feed", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/FUJINTO_", + "url": "https://twitter.com/GazeCoin", "icon": "twitter.png", "tags": [ "News" @@ -23869,18 +23399,27 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Fujinto/", - "icon": "facebook.png", + "name": "Gaze Coin Telegram", + "url": "https://t.me/joinchat/AwIz40P2ge49Ep95y7pltg", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/GazeCoin/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCwAGuFiY6wGXWIfOIZA8Qjg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://web.facebook.com/gazecoin", + "icon": "facebook.png", "tags": [ "News" ] @@ -23889,198 +23428,189 @@ }, { "genesis_id": "", - "system": "FundRequest", - "icon": "fundrequest", + "system": "Genesis Vision", "dependencies": [ "Ethereum" ], + "icon": "genesisvision", "token": { - "name": "FundRequest", - "symbol": "FND" + "name": "genesis token", + "symbol": "GVT" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "FundRequest" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised Platform for rewarding open source contributions", - "tags": [ - "DApp" - ], - "page_state": "ready", - "hashtag": "#fundrequest", - "twwidid": "781793651626242048" + "headline": "Platform for the investing built on smart contracts" }, "crowdsales": { - "start_date": "2017-11-20T09:00:00", - "end_date": "2017-12-01T22:00:00", + "start_date": "2017-10-15T09:00:00", + "end_date": "2017-11-15T09:00:00", + "end_date_plan": "2017-11-15T09:00:00", "genesis_address": [ - "0xfcaab4d8739ee480a9a944f8bedc5d5e7366bc1b" + "" ], - "min_investment": 0.01, - "funding_terms": "https://fundrequest.io/whitepaper.pdf", - "funding_url": "https://fundrequest.io/ico/", - "tokens_issued": 2000000, - "btc_raised": "" + "funding_terms": "https://genesis.vision", + "funding_url": "https://genesis.vision", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "cap": {} + "supply": 44000000 }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "www.fundrequest.io", - "url": "https://www.fundrequest.io/", - "icon": "website.png", + "name": "genesis.vision", + "url": "https://genesis.vision/", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@fundrequest_io", - "icon": "medium.png", + "type": "paper", + "name": "Genesis Vision Whitepaper", + "url": "https://genesis.vision/white-paper-eng.pdf", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/fundrequest_io", - "icon": "twitter.png", + "type": "github", + "name": "Genesis Vision GitHub", + "url": "https://github.com/GenesisVision ", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1696378.msg17019226#msg17019226", - "icon": "bitcoin.png", + "type": "blog", + "name": "Genesis Vision Blog", + "url": "https://blog.genesis.vision/?gi=b43c7caff0de", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/user/FundRequest_io", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2143279.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://fundrequest.slack.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/genesis_vision", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=IjiY5MaoMlI", - "icon": "youtube.png", + "name": "Genesis Vision Telegram", + "url": "https://t.me/genesisvision", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "github", - "name": "FundRequest GitHub", - "url": "https://github.com/FundRequest", - "icon": "github.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/genesisvision/", + "icon": "reddit.png", "tags": [ - "Code" + "News" ] }, { - "type": "paper", - "name": "FundRequest Business Plan", - "url": "https://fundrequest.io/whitepaper.pdf", - "icon": "paper.png", + "type": "custom", + "name": "Facebook", + "url": "https://fb.me/GenesisVisionProject", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] } ] }, { - "genesis_id": "", - "system": "FundYourselfNow", - "dependencies": [ - "Ethereum" - ], - "icon": "fundyourselfnow", - "token": { - "name": "fundyourselfnow coin", - "symbol": "FYN" + "genesis_id": "0000002bdf4ca3a0b3fec305724006871ec5e683da5d70d9fe7a22f1f967e7f3", + "system": "GeoCoin", + "icon": "geocoin", + "aliases": { + "coinmarketcap": "GeoCoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Revolutionizing Crowdfunding via Blockchain" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-06-13T14:00:00", - "end_date": "2017-06-31T17:00:00", - "end_date_plan": "2017-06-31T17:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.fundyourselfnow.com/", - "funding_url": "https://www.fundyourselfnow.com/", - "tokens_sold": "", - "tokens_issued": 12500000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "events": { + "announcement": "18/08/2013", + "genesis": "12/08/2013" + }, + "token": { + "name": "GeoCoin", + "symbol": "GEO" + }, + "specs": { + "p2p": 3990, + "rpc": 3991, + "block_reward": 33, + "total_tokens": 1000000000, + "premine_tokens": 25000000, + "difficulty_cycle": "20", + "mint_confirm": 25 }, "links": [ { "type": "website", - "name": "fundyourselfnow.com", - "url": "https://www.fundyourselfnow.com/", + "name": "geo.money", + "url": "http://geo.money/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "FundYourselfNow Whitepaper", - "url": "http://www.fundyourselfnow.com/wp-content/uploads/2017/03/FYN_Business_Outline.pdf", + "type": "explorer", + "name": "Explorer", + "url": "http://104.236.52.122:3006/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "FundYourselfNow GitHub", - "url": "https://github.com/PinnacleOne/FYNTokens", + "name": "GeoCoin GitHub", + "url": "https://github.com/onetimer/onetimer", "icon": "github.png", "tags": [ "Main", @@ -24088,207 +23618,258 @@ ] }, { - "type": "blog", - "name": "FundYourselfNow Blog", - "url": "https://medium.com/@FundYourselfNow/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=923995", + "icon": "forum.png", "tags": [ "Main", "News" ] + } + ], + "first_price": { + "btc": 0.00019311, + "usd": 0.0464038, + "date": "2015-02-22T00:00:00" + } + }, + { + "genesis_id": "108497", + "system": "GetGems", + "dependencies": [ + "Bitcoin", + "Counterparty" + ], + "token": { + "name": "gem", + "symbol": "GEMZ" + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Messaging that Pays", + "tags": [ + "DApp" + ] + }, + "aliases": { + "coinmarketcap": "GetGems", + "CurrencyName": "GetGems" + }, + "specs": { + "total_tokens": 100000000 + }, + "crowdsales": { + "start_date": "2014-01-12T00:00:00", + "end_date": "2015-02-05T00:00:00", + "genesis_address": [ + "1FcZ3m3Xchnsj8SAFQusTsKxa1neYBcmmf" + ], + "funding_terms": "https://koinify.com/blog/gems-token-sale-details-update/", + "funding_operator": "koinify", + "funding_url": "https://koinify.com/#/project/GEMZ", + "tokens_sold": 38135367, + "btc_raised": 2633 + }, + "links": [ + { + "type": "risk", + "name": "Minimum Viable Product has not been launched", + "url": "", + "icon": "" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1901678.0", - "icon": "bitcointalk.png", + "name": "getgems.org", + "url": "http://getgems.org/", + "icon": "website.png", "tags": [ - "News" - ] + "Main", + "Apps" + ], + "type": "website" + }, + { + "name": "BlockScan", + "url": "http://blockscan.com/assetInfo/GEMZ", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/fundyourselfnow", + "url": "https://twitter.com/getgemsorg", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "custom", - "name": "FundYourselfNow Telegram", - "url": "https://telegram.me/fundyourselfnow", - "icon": "telegram.png", + "name": "Blog", + "url": "http://getgems.ghost.io/", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" }, { - "type": "slack", - "name": "FundYourselfNow Slack", - "url": "https://fundyourselfnow.slack.com/join/shared_invite/MTk2MTQ1MjU4MjkyLTE0OTcyNDUzNTYtZDhhM2I1NzQ1ZQ", - "icon": "slack.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/gems/", + "type": "custom", + "icon": "coindesk.png", "tags": [ "News" ] }, { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/search?query=getgems", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/fundyourselfnow/", - "icon": "facebook.png", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/gems/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCv_GbaPjt44RhiKMEEywNYQ", - "icon": "youtube.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "FunFair", - "dependencies": [ - "Ethereum" - ], - "icon": "funfair", - "token": { - "name": "funfair token", - "symbol": "FUN" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The world's fastest Ethereum casino platform" - }, - "crowdsales": { - "start_date": "2017-06-22T14:00:00", - "end_date": "2017-06-22T18:00:00", - "end_date_plan": "2017-06-25T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.funfair.io/token-event/", - "funding_url": "https://www.funfair.io/token-event/", - "tokens_sold": 35181566734, - "tokens_issued": 35181566734, - "btc_raised": 79, - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 17173696075 - }, - "links": [ + }, { - "type": "website", - "name": "funfair.io", - "url": "https://funfair.io/", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/?s=getgems", + "type": "custom", + "icon": "bitcoinist.png", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "FunFair Whitepaper", - "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Commercial-White-Paper.pdf", + "name": "GetGems Android", + "url": "https://play.google.com/store/apps/details?id=org.getgemsmessenger.app", + "icon": "getgems-android.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Wallet" + ], + "type": "custom" }, { - "type": "paper", - "name": "FunFair Technical Whitepaper", - "url": "https://funfair.io/wp-content/uploads/2017/06/FunFair-Technical-White-Paper.pdf", + "name": "GetGems IOS", + "url": "https://itunes.apple.com/app/id942306232", + "icon": "getgems-ios.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Wallet" + ], + "type": "custom" }, { - "type": "blog", - "name": "FunFair Blog", - "url": "https://funfair.io/blog/", - "icon": "blog.png", + "name": "CoinDaddy", + "url": "https://coindaddy.io/search?network=xcp&q=gemz", + "icon": "coindaddy.png", "tags": [ - "Main", - "News" + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Counterparty DEX", + "url": "https://counterwallet.co", + "type": "custom", + "icon": "counterparty.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1968383.0", - "icon": "bitcointalk.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/FunFairTech", - "icon": "twitter.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Bittrex", + "url": "https://bittrex.com/", "type": "custom", - "name": "FunFair Telegram", - "url": "https://t.me/FunFairTech/", - "icon": "telegram.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/FunfairTech/", - "icon": "reddit.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/gems/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/groups/148397155706069/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] } - ] + ], + "first_price": { + "btc": 0.00006904, + "usd": 0.0149659, + "date": "2015-02-05T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Galactikka", + "system": "Gilgam", "dependencies": [ "Ethereum" ], - "icon": "galactikka", + "icon": "gilgam", "token": { - "name": "galactikka token", - "symbol": "GALA" + "name": "gilgam.es\ttoken", + "symbol": "GGS" }, "consensus": { "consensus_type": "ERC20 Token", @@ -24297,17 +23878,18 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Social network with blockchain-based promotion system" + "headline": "E-Sport platform where gamers can make profit from their skills." }, "crowdsales": { - "start_date": "2017-09-04T04:00:00", - "end_date": "2017-10-29T00:00:00", - "end_date_plan": "2017-10-29T00:00:00", + "start_date": "2017-06-20T11:11:00", + "end_date": "2017-07-20T11:11:00", + "end_date_plan": "2017-07-20T11:20:00", "genesis_address": [ - "" + "1AotRHBpz8N5Q37VaPXrJxoMccmz4Hak2q", + "0x560662d3CF1D6f203f270687CF250dF97d7c847d" ], - "funding_terms": "https://drive.google.com/open?id=0B3opvrNCRCTjU0pjcUJwQzl6U1U", - "funding_url": "http://ico.galactikka.com", + "funding_terms": "https://ico.gilgam.es/pa", + "funding_url": "https://ico.gilgam.es/ico", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -24321,185 +23903,51 @@ "links": [ { "type": "website", - "name": "ico.galactikka", - "url": "https://ico.galactikka.com/", + "name": "ico.gilgam.es", + "url": "https://ico.gilgam.es/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Galactikka Whitepaper", - "url": "https://drive.google.com/drive/folders/0B3opvrNCRCTjU0pjcUJwQzl6U1U", + "name": "Gilgam Whitepaper", + "url": "https://ico.gilgam.es/whitepaper/Gilgam.es.whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Galactikka GitHub", - "url": "https://github.com/Galactikka/contracts", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Galactikka Blog", - "url": "https://blog.bancor.network/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2127367", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/bancornetwork", + "url": "https://twitter.com/gilgam_es", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Galactikka Telegram", - "url": "https://t.me/ico_galactikka_chat", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Galactikka Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/bancor/", + "url": "https://www.facebook.com/gilgames.platform", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, - { - "genesis_id": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", - "system": "GameCredits", - "icon": "gamecredits", - "aliases": { - "coinmarketcap": "GameCredits" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "token": { - "name": "GameCredits", - "symbol": "GMC" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "gamecredits.net", - "url": "http://gamecredits.net/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://gmc.cryptocloudhosting.org:3001/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Gamecredits GitHub", - "url": "https://github.com/gamecredits-project", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1010745", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 7e-8, - "usd": 0.00003271, - "date": "2014-01-09T00:00:00" - } - }, { "genesis_id": "", - "system": "Gamerbits", + "system": "Gimli", "dependencies": [ "Ethereum" ], - "icon": "gamerbits", + "icon": "gimli", "token": { - "name": "gamerbits token", - "symbol": "GBIT" + "name": "gimli token", + "symbol": "GIM" }, "consensus": { "consensus_type": "ERC20 Token", @@ -24508,17 +23956,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Bringing crypto into Asian eSports with custom software" + "headline": "Decentralized live stream bets and interactions" }, "crowdsales": { - "start_date": "2017-07-26T00:00:00", - "end_date": "2017-08-26T00:00:00", - "end_date_plan": "2017-08-26T00:00:00", + "start_date": "2017-09-18T10:00:00", + "end_date": "2017-10-20T14:00:00", + "end_date_plan": "2017-10-20T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://gbits.io/index.html", - "funding_url": "https://gbits.io/crowdsale-n.html", + "funding_terms": "https://gimli.io/", + "funding_url": "https://gimli.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -24532,16 +23980,16 @@ "links": [ { "type": "website", - "name": "gbits.io", - "url": "https://gbits.io/index.html", + "name": "gimli.io", + "url": "https://gimli.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gamerbits Whitepaper", - "url": "https://gbits.io/Whitepaper.pdf", + "name": "Gimli Whitepaper", + "url": "https://gimli.io/wp-content/uploads/2017/07/Gimli-white-paper.pdf", "tags": [ "Main", "Science" @@ -24549,8 +23997,8 @@ }, { "type": "github", - "name": "Gamerbits GitHub", - "url": "https://github.com/Gamerbit", + "name": "Gimli GitHub", + "url": "https://github.com/thegimliproject", "icon": "github.png", "tags": [ "Main", @@ -24558,27 +24006,46 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2043383", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Gimli Blog", + "url": "https://medium.com/gimli-project", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Gamerbits_", + "url": "https://twitter.com/thegimliproject", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Gimli Telegram", + "url": "https://t.me/thegimliproject", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Gimli Slack", + "url": "https://auto-invite-contact.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/gamerbitsf", + "url": "https://www.facebook.com/The-Gimli-Project", "icon": "facebook.png", "tags": [ "News" @@ -24588,14 +24055,14 @@ }, { "genesis_id": "", - "system": "Gaze Coin", + "system": "Gizer", "dependencies": [ "Ethereum" ], - "icon": "gazecoin", + "icon": "gizer", "token": { - "name": "gaze coin", - "symbol": "GZE" + "name": "gizer token", + "symbol": "GZR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -24604,22 +24071,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Immersive advertising platform for monetising VR" + "headline": "The Global Gaming Network " }, "crowdsales": { - "start_date": "2017-11-13T14:00:00", - "end_date": "2017-11-27T14:00:00", - "end_date_plan": "2017-11-27T14:00:00", + "start_date": "2017-10-20T00:00:00", + "end_date": "2017-11-20T00:00:00", + "end_date_plan": "2017-11-20T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", - "funding_url": "https://www.gazecoin.io/", + "funding_terms": "https://tokensale.gizer.io/wp-content/uploads/2017/09/GZR-Terms-of-Use.pdf", + "funding_url": "https://www.saftlaunch.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 35000000" + "" ], "raised": [ "" @@ -24628,16 +24095,16 @@ "links": [ { "type": "website", - "name": "gazecoin.io", - "url": "https://www.gazecoin.io/", + "name": "tokensale.gizer.io", + "url": "https://tokensale.gizer.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gaze Coin Whitepaper", - "url": "https://www.gazecoin.io/static/GazeCoin_WhitePaper.pdf", + "name": "Gizer Whitepaper", + "url": "https://tokensale.gizer.io/wp-content/uploads/2017/09/Gizer_Whitepaper_V2.2.pdf", "tags": [ "Main", "Science" @@ -24645,8 +24112,8 @@ }, { "type": "github", - "name": "Gaze Coin GitHub", - "url": "https://github.com/GazeCoin", + "name": "Gizer GitHub", + "url": "https://github.com/GizerInc", "icon": "github.png", "tags": [ "Main", @@ -24655,18 +24122,27 @@ }, { "type": "blog", - "name": "Gaze Coin Blog", - "url": "https://steemit.com/@gazecoin/feed", - "icon": "blog.png", + "name": "Gizer Blog", + "url": "https://medium.com/@Gizer_Gaming/", + "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2200121", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/GazeCoin", + "url": "https://twitter.com/Gizer_Gaming", "icon": "twitter.png", "tags": [ "News" @@ -24674,8 +24150,8 @@ }, { "type": "custom", - "name": "Gaze Coin Telegram", - "url": "https://t.me/joinchat/AwIz40P2ge49Ep95y7pltg", + "name": "Gizer Telegram", + "url": "https://t.me/joinchat/Em71dQ4KZ8G-XxpArXNuHg", "icon": "telegram.png", "tags": [ "News" @@ -24684,7 +24160,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/GazeCoin/", + "url": "https://www.reddit.com/r/Gizer/", "icon": "reddit.png", "tags": [ "News" @@ -24693,80 +24169,85 @@ { "type": "custom", "name": "Facebook", - "url": "https://web.facebook.com/gazecoin", + "url": "https://www.facebook.com/GizerGaming/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/watch?v=jJ4EXiZk2zA", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", - "system": "Golos Gold", - "icon": "golos", + "genesis_id": "", + "system": "Gluon", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "gluon", "token": { - "name": "gbg", - "symbol": "GBG" + "name": "gluon token", + "symbol": "GLU" }, - "aliases": { - "coinmarketcap": "Golos Gold" + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Gold backed by Golos", - "page_state": "ready" + "headline": "Tokenizing the Intelligent Connected Automotive Marketplace" + }, + "crowdsales": { + "start_date": "2017-08-07T00:00:00", + "end_date": "2017-08-17T23:59:00", + "end_date_plan": "2017-08-17T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://glutoken.com/", + "funding_url": "https://glutoken.com/", + "tokens_sold": "", + "tokens_issued": 200000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, - "flags": {}, "links": [ { "type": "website", - "name": "golos.io", - "url": "http://golos.io", - "icon": "website.png", + "name": "glutoken.com", + "url": "https://glutoken.com/", "tags": [ "Main" ] }, { - "type": "wallet", - "name": "Golos Wallet", - "url": "http://golos.io", - "icon": "wallet.png", - "tags": [ - "Main", - "Wallet" - ] - }, - { - "type": "wiki", - "name": "Golos Wiki", - "url": "https://wiki.golos.io/", - "icon": "wiki.png", + "type": "paper", + "name": "Gluon Whitepaper", + "url": "https://glutoken.com/wp-content/uploads/2017/08/Gluon-Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Blog at Steem", - "url": "https://steemit.com/@golos", - "icon": "steem.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube Channel", - "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", - "icon": "youtube.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2059680]ANN", + "icon": "bitcointalk.png", "tags": [ "News" ] @@ -24774,7 +24255,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/goloschain", + "url": "https://twitter.com/glu_token?lang=en", "icon": "twitter.png", "tags": [ "News" @@ -24782,139 +24263,91 @@ }, { "type": "custom", - "name": "Golos Chat", - "url": "https://chat.golos.io/", - "icon": "rocketchat.png", + "name": "Gluon Telegram", + "url": "https://t.me/glutoken", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Golos Facebook", - "url": "https://www.facebook.com/golosru/", + "name": "Facebook", + "url": "https://www.facebook.com/gluonsolutions/?ref=br_rs", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Golos Whitepaper RUS", - "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "github", - "name": "Golos GitHub", - "url": "https://github.com/GolosChain/", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "explorer", - "name": "Golosdb Explorer", - "url": "https://golosdb.com", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "GolosD Explorer", - "url": "http://golosd.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Steemul Explorer", - "url": "http://steemul.ru/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] } ] }, { - "genesis_id": "", - "system": "Genesis Vision", + "genesis_id": "0x6810e776880c02933d47db1b9fc05908e5386b96", + "system": "Gnosis", "dependencies": [ "Ethereum" ], - "icon": "genesisvision", + "icon": "gnosis", "token": { - "name": "genesis token", - "symbol": "GVT" + "name": "gnosis token", + "symbol": "GNO" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Platform for the investing built on smart contracts" + "headline": "Prediction Market Platform on Ethereum" + }, + "aliases": { + "coinmarketcap": "Gnosis" }, "crowdsales": { - "start_date": "2017-10-15T09:00:00", - "end_date": "2017-11-15T09:00:00", - "end_date_plan": "2017-11-15T09:00:00", + "start_date": "2017-04-24T17:00:00", + "end_date": "2017-04-24T17:10:00", + "end_date_plan": "2017-05-24T17:00:00", "genesis_address": [ - "" + "0x1d0DcC8d8BcaFa8e8502BEaEeF6CBD49d3AFFCDC", + "0x851b7F3Ab81bd8dF354F0D7640EFcD7288553419" ], - "funding_terms": "https://genesis.vision", - "funding_url": "https://genesis.vision", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://blog.gnosis.pm/the-gnosis-model-of-token-sale-responsibility-3009958f70b8", + "funding_url": "https://gnosis.pm/", + "tokens_sold": 417000, + "tokens_issued": 10000000, + "btc_raised": 10213, "cap_limit": [ - "" + "usd = 12500000" ], "raised": [ - "" + "eth = 250000" ] }, "specs": { - "supply": 44000000 + "supply": 10000000 + }, + "first_price": { + "date": "2017-04-24T17:10:10", + "usd": 29.61010293, + "btc": 0.02449059 + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "genesis.vision", - "url": "https://genesis.vision/", + "name": "gnosis.pm", + "url": "https://www.gnosis.pm/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Genesis Vision Whitepaper", - "url": "https://genesis.vision/white-paper-eng.pdf", + "name": "Gnosis Whitepaper", + "url": "https://gnosis.pm/resources/default/pdf/gnosis_whitepaper.pdf", "tags": [ "Main", "Science" @@ -24922,9 +24355,8 @@ }, { "type": "github", - "name": "Genesis Vision GitHub", - "url": "https://github.com/GenesisVision ", - "icon": "github.png", + "name": "GitHub", + "url": "https://github.com/ConsenSys/gnosis.js", "tags": [ "Main", "Code" @@ -24932,27 +24364,18 @@ }, { "type": "blog", - "name": "Genesis Vision Blog", - "url": "https://blog.genesis.vision/?gi=b43c7caff0de", - "icon": "medium.png", + "name": "Gnosis Blog", + "url": "https://blog.gnosis.pm/", + "icon": "blog.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2143279.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/genesis_vision", + "url": "https://twitter.com/gnosisPM", "icon": "twitter.png", "tags": [ "News" @@ -24960,39 +24383,88 @@ }, { "type": "custom", - "name": "Genesis Vision Telegram", - "url": "https://t.me/genesisvision", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/Gnosis.pm/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/genesisvision/", - "icon": "reddit.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/Gnosis", + "icon": "etherscan.png", "tags": [ - "News" - ] + "Apps", + "Analytics" + ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://fb.me/GenesisVisionProject", - "icon": "facebook.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/", + "icon": "ethercamp.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://github.com/paritytech/parity/releases", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } ] }, { - "genesis_id": "0000002bdf4ca3a0b3fec305724006871ec5e683da5d70d9fe7a22f1f967e7f3", - "system": "GeoCoin", - "icon": "geocoin", + "genesis_id": "dced3542896ed537cb06f9cb064319adb0da615f64dd8c5e5bad974398f44b24", + "system": "GoldCoin", + "icon": "goldcoin", + "dependencies": [ + "independent" + ], "aliases": { - "coinmarketcap": "GeoCoin" + "coinmarketcap": "GoldCoin" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { "type": "PoW", @@ -25000,30 +24472,24 @@ }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "18/08/2013", - "genesis": "12/08/2013" + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] }, "token": { - "name": "GeoCoin", - "symbol": "GEO" + "name": "GoldCoin", + "symbol": "GLD" }, "specs": { - "p2p": 3990, - "rpc": 3991, - "block_reward": 33, - "total_tokens": 1000000000, - "premine_tokens": 25000000, - "difficulty_cycle": "20", - "mint_confirm": 25 + "block_time": 120, + "block_time_old": "150 up till block 44999 and 120 after" }, "links": [ { "type": "website", - "name": "geo.money", - "url": "http://geo.money/", + "name": "gldcoin.com", + "url": "http://gldcoin.com/", "icon": "website.png", "tags": [ "Main" @@ -25032,7 +24498,7 @@ { "type": "explorer", "name": "Explorer", - "url": "http://104.236.52.122:3006/", + "url": "http://gld.cryptocoinexplorer.com/", "icon": "explorer.png", "tags": [ "Main", @@ -25043,8 +24509,8 @@ }, { "type": "github", - "name": "GeoCoin GitHub", - "url": "https://github.com/onetimer/onetimer", + "name": "GoldCoin GitHub", + "url": "https://github.com/gldcoin/gldcoin", "icon": "github.png", "tags": [ "Main", @@ -25054,385 +24520,385 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=923995", + "url": "https://bitcointalk.org/index.php?topic=317568.0", "icon": "forum.png", "tags": [ "Main", "News" ] + }, + { + "type": "forum", + "name": "GoldCoinTalk", + "url": "https://www.gldtalk.org/", + "icon": "forum.png", + "tags": [ + "News" + ] } ], "first_price": { - "btc": 0.00019311, - "usd": 0.0464038, - "date": "2015-02-22T00:00:00" + "btc": 0.00001409, + "usd": 0.00146028, + "date": "2013-06-14T00:00:00" } }, { - "genesis_id": "108497", - "system": "GetGems", + "genesis_id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", + "system": "Golem", + "icon": "golem", "dependencies": [ - "Bitcoin", - "Counterparty" + "Ethereum" ], "token": { - "name": "gem", - "symbol": "GEMZ" + "name": "golem network token", + "symbol": "GNT" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Golem", + "nickname": "Golem" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Messaging that Pays", + "headline": "Worldwide Supercomputer", "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "GetGems", - "CurrencyName": "GetGems" - }, - "specs": { - "total_tokens": 100000000 + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2014-01-12T00:00:00", - "end_date": "2015-02-05T00:00:00", + "start_date": "2016-11-11T15:00:00", + "end_date": "2016-11-11T15:20:00", "genesis_address": [ - "1FcZ3m3Xchnsj8SAFQusTsKxa1neYBcmmf" + "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" ], - "funding_terms": "https://koinify.com/blog/gems-token-sale-details-update/", - "funding_operator": "koinify", - "funding_url": "https://koinify.com/#/project/GEMZ", - "tokens_sold": 38135367, - "btc_raised": 2633 + "funding_terms": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", + "funding_url": "http://golemproject.net", + "tokens_sold": 820000000, + "tokens_issued": 1000000000, + "btc_raised": 11905.1946 + }, + "specs": { + "supply": 1000000000, + "price": {} + }, + "first_price": { + "btc": 0.00001452, + "usd": 0.01038761, + "date": "2016-11-11T15:20:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { - "type": "risk", - "name": "Minimum Viable Product has not been launched", - "url": "", - "icon": "" - }, - { - "name": "getgems.org", - "url": "http://getgems.org/", + "type": "website", + "name": "golemproject.net/", + "url": "http://golemproject.net/", "icon": "website.png", "tags": [ - "Main", - "Apps" - ], - "type": "website" + "Main" + ] }, { - "name": "BlockScan", - "url": "http://blockscan.com/assetInfo/GEMZ", - "icon": "explorer.png", + "type": "github", + "name": "Golem GitHub", + "url": "https://github.com/imapp-pl/golem", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Code" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/getgemsorg", + "url": "https://twitter.com/golemproject", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Blog", - "url": "http://getgems.ghost.io/", - "icon": "blog.png", + "type": "blog", + "name": "Golem Project Blog", + "url": "https://blog.golemproject.net/", + "rss": "https://blog.golemproject.net/feed", + "icon": "medium.png", "tags": [ + "Main", "News" - ], - "type": "blog" + ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/gems/", - "type": "custom", - "icon": "coindesk.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/GolemProject/", + "rss": "https://www.reddit.com/r/GolemProject/.rss", + "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/search?query=getgems", "type": "custom", - "icon": "cointelegraph.png", + "name": "Golem Project Slack", + "url": "http://golemproject.org:3000/", + "icon": "slack.png", "tags": [ + "Main", "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/gems/", - "type": "custom", - "icon": "cryptocoinnews.jpg", + "type": "paper", + "name": "A Probabilistic Nanopayment Scheme for Golem", + "url": "http://golemproject.net/doc/GolemNanopayments.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/?s=getgems", - "type": "custom", - "icon": "bitcoinist.png", + "type": "paper", + "name": "The Golem Project Crowdfunding Whitepaper", + "url": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "name": "GetGems Android", - "url": "https://play.google.com/store/apps/details?id=org.getgemsmessenger.app", - "icon": "getgems-android.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "Main", "Apps", "Wallet" - ], - "type": "custom" + ] }, { - "name": "GetGems IOS", - "url": "https://itunes.apple.com/app/id942306232", - "icon": "getgems-ios.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "Main", "Apps", "Wallet" - ], - "type": "custom" + ] }, { - "name": "CoinDaddy", - "url": "https://coindaddy.io/search?network=xcp&q=gemz", - "icon": "coindaddy.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ "Apps", - "Analytics" - ], - "type": "explorer" + "Wallet" + ] }, { - "name": "Counterparty DEX", - "url": "https://counterwallet.co", - "type": "custom", - "icon": "counterparty.png", + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/gems/", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", + "icon": "ethercamp.png", "tags": [ "Apps", "Analytics" ] } - ], - "first_price": { - "btc": 0.00006904, - "usd": 0.0149659, - "date": "2015-02-05T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "", - "system": "Gilgam", + "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", + "system": "Golos", + "icon": "golos", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "gilgam", "token": { - "name": "gilgam.es\ttoken", - "symbol": "GGS" + "name": "golos", + "symbol": "GOLOS" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Delegated" + }, + "aliases": { + "coinmarketcap": "Golos" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "E-Sport platform where gamers can make profit from their skills." + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Social Media Blockchain Platform for russian-speaking community", + "tags": [ + "DAO" + ], + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-06-20T11:11:00", - "end_date": "2017-07-20T11:11:00", - "end_date_plan": "2017-07-20T11:20:00", + "start_date": "2016-11-01T11:00:00", + "end_date": "2016-12-04T11:00:00", "genesis_address": [ - "1AotRHBpz8N5Q37VaPXrJxoMccmz4Hak2q", - "0x560662d3CF1D6f203f270687CF250dF97d7c847d" - ], - "funding_terms": "https://ico.gilgam.es/pa", - "funding_url": "https://ico.gilgam.es/ico", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "3CWicRKHQqcj1N6fT1pC9J3hUzHw1KyPv3" ], - "raised": [ - "" - ] + "funding_terms": "https://wiki.golos.io/1-introduction/golos_whitepaper.html", + "funding_url": "http://golos.io/ico", + "tokens_sold": 27405651.5, + "tokens_issued": 45676364, + "btc_raised": 601.08806753 + }, + "specs": {}, + "first_price": { + "btc": 0.00002193, + "usd": 0.01673005, + "date": "2016-12-04T11:00:00" }, + "flags": {}, "links": [ { "type": "website", - "name": "ico.gilgam.es", - "url": "https://ico.gilgam.es/", + "name": "golos.io", + "url": "http://golos.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Gilgam Whitepaper", - "url": "https://ico.gilgam.es/whitepaper/Gilgam.es.whitepaper.pdf", + "type": "wallet", + "name": "Golos Wallet", + "url": "http://golos.io", + "icon": "wallet.png", + "tags": [ + "Main", + "Wallet" + ] + }, + { + "type": "wiki", + "name": "Golos Wiki", + "url": "https://wiki.golos.io/", + "icon": "wiki.png", "tags": [ "Main", "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/gilgam_es", - "icon": "twitter.png", + "type": "blog", + "name": "Blog at Steem", + "url": "https://steemit.com/@golos", + "icon": "steem.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/gilgames.platform", - "icon": "facebook.png", + "name": "YouTube Channel", + "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", + "icon": "youtube.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Gimli", - "dependencies": [ - "Ethereum" - ], - "icon": "gimli", - "token": { - "name": "gimli token", - "symbol": "GIM" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized live stream bets and interactions" - }, - "crowdsales": { - "start_date": "2017-09-18T10:00:00", - "end_date": "2017-10-20T14:00:00", - "end_date_plan": "2017-10-20T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://gimli.io/", - "funding_url": "https://gimli.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "gimli.io", - "url": "https://gimli.io/", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/goloschain", + "icon": "twitter.png", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "Gimli Whitepaper", - "url": "https://gimli.io/wp-content/uploads/2017/07/Gimli-white-paper.pdf", + "type": "custom", + "name": "Golos Chat", + "url": "https://chat.golos.io/", + "icon": "rocketchat.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Golos Facebook", + "url": "https://www.facebook.com/golosru/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Golos Whitepaper RUS", + "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { "type": "github", - "name": "Gimli GitHub", - "url": "https://github.com/thegimliproject", + "name": "Golos GitHub", + "url": "https://github.com/GolosChain/", "icon": "github.png", "tags": [ "Main", @@ -25440,105 +24906,111 @@ ] }, { - "type": "blog", - "name": "Gimli Blog", - "url": "https://medium.com/gimli-project", - "icon": "medium.png", + "type": "explorer", + "name": "Golosdb Explorer", + "url": "https://golosdb.com", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/thegimliproject", - "icon": "twitter.png", + "type": "explorer", + "name": "GolosD Explorer", + "url": "http://golosd.com/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Gimli Telegram", - "url": "https://t.me/thegimliproject", - "icon": "telegram.png", + "type": "explorer", + "name": "Steemul Explorer", + "url": "http://steemul.ru/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "Gimli Slack", - "url": "https://auto-invite-contact.herokuapp.com/", - "icon": "slack.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/The-Gimli-Project", - "icon": "facebook.png", + "type": "exchange", + "name": "Kuna Exchange", + "url": "https://kuna.io/", + "icon": "kuna.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/#/market/GOLOS_OPEN.BTC", + "icon": "openledger.png", + "tags": [ + "Apps", + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Gizer", + "system": "Graft", "dependencies": [ - "Ethereum" + "NEM" ], - "icon": "gizer", + "icon": "graft", "token": { - "name": "gizer token", - "symbol": "GZR" + "name": "graft coin", + "symbol": "GRF" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Сombined PoW/PoS", + "consensus_name": "Сombined Proof-of-Work/Proof-of-State" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Global Gaming Network " - }, - "crowdsales": { - "start_date": "2017-10-20T00:00:00", - "end_date": "2017-11-20T00:00:00", - "end_date_plan": "2017-11-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://tokensale.gizer.io/wp-content/uploads/2017/09/GZR-Terms-of-Use.pdf", - "funding_url": "https://www.saftlaunch.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Unified Payment Processing Network" }, "links": [ { "type": "website", - "name": "tokensale.gizer.io", - "url": "https://tokensale.gizer.io/", + "name": "graft.network", + "url": "https://graft.network", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gizer Whitepaper", - "url": "https://tokensale.gizer.io/wp-content/uploads/2017/09/Gizer_Whitepaper_V2.2.pdf", + "name": "Graft Whitepaper", + "url": "https://github.com/graft-project/graft-white-paper/blob/master/graft-white-paper-1.02/graft-white-paper-1.02.md", "tags": [ "Main", "Science" @@ -25546,8 +25018,8 @@ }, { "type": "github", - "name": "Gizer GitHub", - "url": "https://github.com/GizerInc", + "name": "Graft GitHub", + "url": "https://github.com/graft-project", "icon": "github.png", "tags": [ "Main", @@ -25556,9 +25028,9 @@ }, { "type": "blog", - "name": "Gizer Blog", - "url": "https://medium.com/@Gizer_Gaming/", - "icon": "medium.png", + "name": "Graft Blog", + "url": "https://www.graft.network/blog/", + "icon": "blog.png", "tags": [ "Main", "News" @@ -25567,7 +25039,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2200121", + "url": "https://bitcointalk.org/index.php?topic=2115188", "icon": "bitcointalk.png", "tags": [ "News" @@ -25576,7 +25048,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Gizer_Gaming", + "url": "https://twitter.com/graftnetwork", "icon": "twitter.png", "tags": [ "News" @@ -25584,8 +25056,8 @@ }, { "type": "custom", - "name": "Gizer Telegram", - "url": "https://t.me/joinchat/Em71dQ4KZ8G-XxpArXNuHg", + "name": "Graft Telegram", + "url": "https://t.me/joinchat/EneBw0RALAOjkSL2mdt2Gw", "icon": "telegram.png", "tags": [ "News" @@ -25594,7 +25066,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Gizer/", + "url": "https://www.reddit.com/r/Graft/", "icon": "reddit.png", "tags": [ "News" @@ -25603,33 +25075,24 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/GizerGaming/", + "url": "https://www.facebook.com/Graft-460292407666720/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=jJ4EXiZk2zA", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Gluon", + "system": "Grid+", "dependencies": [ "Ethereum" ], - "icon": "gluon", + "icon": "grid+", "token": { - "name": "gluon token", - "symbol": "GLU" + "name": "grid token", + "symbol": "GRID" }, "consensus": { "consensus_type": "ERC20 Token", @@ -25638,19 +25101,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Tokenizing the Intelligent Connected Automotive Marketplace" + "headline": "Access to energy markets using Ethereum" }, "crowdsales": { - "start_date": "2017-08-07T00:00:00", - "end_date": "2017-08-17T23:59:00", - "end_date_plan": "2017-08-17T23:59:00", + "start_date": "2017-10-30T00:00:00", + "end_date": "2017-11-30T00:00:00", + "end_date_plan": "2017-11-30T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://glutoken.com/", - "funding_url": "https://glutoken.com/", - "tokens_sold": "", - "tokens_issued": 200000000, + "funding_terms": "https://gridplus.io/pre-sale", + "funding_url": "https://gridplus.io/pre-sale", + "tokens_sold": 90000000, + "tokens_issued": 300000000, "btc_raised": "", "cap_limit": [ "" @@ -25662,25 +25125,45 @@ "links": [ { "type": "website", - "name": "glutoken.com", - "url": "https://glutoken.com/", + "name": "gridplus.io", + "url": "https://gridplus.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Gluon Whitepaper", - "url": "https://glutoken.com/wp-content/uploads/2017/08/Gluon-Whitepaper.pdf", + "name": "Grid+ Whitepaper", + "url": "https://drive.google.com/file/d/0Bz90riPGRHquNDVXVE81RmppaUk/view", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Grid+ GitHub", + "url": "https://github.com/gridplus", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Grid+ Blog", + "url": "https://blog.gridplus.io/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059680]ANN", + "url": "https://bitcointalk.org/index.php?topic=2015773.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -25689,26 +25172,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/glu_token?lang=en", + "url": "https://twitter.com/gridplus_energy?lang=en", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Gluon Telegram", - "url": "https://t.me/glutoken", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/gluonsolutions/?ref=br_rs", - "icon": "facebook.png", + "type": "slack", + "name": "Grid+ Slack", + "url": "https://join.slack.com/t/grid-plus/shared_invite/MjE1NTY1MDQ4NzIwLTE1MDA2NzYzNDAtYzdhOTViNWM1Mw", + "icon": "slack.png", "tags": [ "News" ] @@ -25716,150 +25190,172 @@ ] }, { - "genesis_id": "0x6810e776880c02933d47db1b9fc05908e5386b96", - "system": "Gnosis", + "genesis_id": "000005a247b397eadfefa58e872bc967c2614797bdc8d4d0e6b09fea5c191599", + "system": "GridCoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "gnosis", + "icon": "gridcoin", "token": { - "name": "gnosis token", - "symbol": "GNO" + "name": "grid", + "symbol": "GRC" + }, + "aliases": { + "coinmarketcap": "GridCoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Proof-of-Research" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Prediction Market Platform on Ethereum" - }, - "aliases": { - "coinmarketcap": "Gnosis" - }, - "crowdsales": { - "start_date": "2017-04-24T17:00:00", - "end_date": "2017-04-24T17:10:00", - "end_date_plan": "2017-05-24T17:00:00", - "genesis_address": [ - "0x1d0DcC8d8BcaFa8e8502BEaEeF6CBD49d3AFFCDC", - "0x851b7F3Ab81bd8dF354F0D7640EFcD7288553419" - ], - "funding_terms": "https://blog.gnosis.pm/the-gnosis-model-of-token-sale-responsibility-3009958f70b8", - "funding_url": "https://gnosis.pm/", - "tokens_sold": 417000, - "tokens_issued": 10000000, - "btc_raised": 10213, - "cap_limit": [ - "usd = 12500000" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Open source math-based digital asset", + "tags": [ + "DAO" ], - "raised": [ - "eth = 250000" - ] + "page_state": "ready" }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-10-29T00:00:00" + } + ], "specs": { - "supply": 10000000 - }, - "first_price": { - "date": "2017-04-24T17:10:10", - "usd": 29.61010293, - "btc": 0.02449059 - }, - "flags": { - "supply_from_here": true + "rpc": 9778, + "block_time": "150", + "difficulty_cycle": "12", + "txs_confirm": 1 }, "links": [ { "type": "website", - "name": "gnosis.pm", - "url": "https://www.gnosis.pm/", + "name": "www.gridcoin.us", + "url": "http://www.gridcoin.us/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Gnosis Whitepaper", - "url": "https://gnosis.pm/resources/default/pdf/gnosis_whitepaper.pdf", + "type": "explorer", + "name": "Gridcoin Explorer", + "url": "http://www.gridresearchcorp.com/gridcoin/index.php", + "icon": "explorer.png", "tags": [ "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "paper", + "name": "Whitepaper GRC-Classic", + "url": "http://www.gridcoin.us/images/gridcoin-white-paper.pdf", + "icon": "paper.png", + "tags": [ "Science" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/ConsenSys/gnosis.js", + "type": "paper", + "name": "Whitepaper BOINC hash", + "url": "http://finance.gridcoin.us/images/BoincHashingAlgorithm.pdf", + "icon": "paper.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Gnosis Blog", - "url": "https://blog.gnosis.pm/", - "icon": "blog.png", + "type": "paper", + "name": "GridCoin Publications", + "url": "http://www.gridcoin.us/Community/ProjectPublications.htm", + "icon": "paper.png", "tags": [ - "Main", - "News" + "Science" + ] + }, + { + "type": "wiki", + "name": "GridCoin Wiki", + "url": "http://wiki.gridcoin.us/Main_Page", + "icon": "wiki.png", + "tags": [ + "Science" + ] + }, + { + "type": "paper", + "name": "GridCoin Guides", + "url": "http://www.gridcoin.us/Guides/", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "code", + "name": "GitHub", + "url": "https://github.com/gridcoin/Gridcoin-Research", + "icon": "github.png", + "section": [ + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/gnosisPM", + "url": "https://twitter.com/GridcoinNetwork", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Gnosis.pm/", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/gridcoin", + "icon": "reddit.png", "tags": [ + "Main", "News" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/Gnosis", - "icon": "etherscan.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/gridcoins", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/", - "icon": "ethercamp.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=324118.0", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "name": "GridCoin Wallets", + "url": "http://www.gridcoin.us/Guides/gridcoin-install.htm", + "icon": "gridcoin.png", "tags": [ - "Main", "Apps", "Wallet" ] }, { "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "name": "Paper Wallet", + "url": "http://walletgenerator.net/?currency=Gridcoin", + "icon": "wallet.png", "tags": [ "Apps", "Wallet" @@ -25867,584 +25363,604 @@ }, { "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "name": "Bionic Wallet", + "url": "https://boinc.berkeley.edu/download_all.php", + "icon": "wallet.png", "tags": [ "Apps", "Wallet" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://github.com/paritytech/parity/releases", - "icon": "parity.png", + "type": "custom", + "name": "Profitability Calculator", + "url": "http://pool.gridcoin.us/ProfitabilityCalculator.aspx", + "icon": "link.png", "tags": [ - "Apps", - "Wallet" + "Apps" ] - } - ] - }, - { - "genesis_id": "dced3542896ed537cb06f9cb064319adb0da615f64dd8c5e5bad974398f44b24", - "system": "GoldCoin", - "icon": "goldcoin", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "GoldCoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "GoldCoin", - "symbol": "GLD" - }, - "specs": { - "block_time": 120, - "block_time_old": "150 up till block 44999 and 120 after" - }, - "links": [ + }, { - "type": "website", - "name": "gldcoin.com", - "url": "http://gldcoin.com/", - "icon": "website.png", + "type": "custom", + "name": "Profitability Calculator", + "url": "http://boincstats.com/en/stats/-1/team/detail/118094994/projectList", + "icon": "link.png", "tags": [ - "Main" + "Apps" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://gld.cryptocoinexplorer.com/", - "icon": "explorer.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/gridcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "GoldCoin GitHub", - "url": "https://github.com/gldcoin/gldcoin", - "icon": "github.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=317568.0", - "icon": "forum.png", + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "GoldCoinTalk", - "url": "https://www.gldtalk.org/", - "icon": "forum.png", + "name": "C-CEX", + "url": "https://c-cex.com/", + "type": "custom", + "icon": "c-cex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ], "first_price": { - "btc": 0.00001409, - "usd": 0.00146028, - "date": "2013-06-14T00:00:00" + "btc": 0.00000712, + "usd": 0.00190594, + "date": "2015-02-28T00:00:00" } }, { - "genesis_id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", - "system": "Golem", - "icon": "golem", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "golem network token", - "symbol": "GNT" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, + "genesis_id": "00000973d52019a3fdda1b1f346e1d76cbf12f8fdd9fbf0ade33bc1da89cb2e9", + "system": "GroestlCoin", + "icon": "groestlcoin", "aliases": { - "coinmarketcap": "Golem", - "nickname": "Golem" + "coinmarketcap": "GroestlCoin" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Worldwide Supercomputer", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-11-11T15:00:00", - "end_date": "2016-11-11T15:20:00", - "genesis_address": [ - "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" - ], - "funding_terms": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", - "funding_url": "http://golemproject.net", - "tokens_sold": 820000000, - "tokens_issued": 1000000000, - "btc_raised": 11905.1946 - }, - "specs": { - "supply": 1000000000, - "price": {} + "system_type": "cryptocurrency" }, - "first_price": { - "btc": 0.00001452, - "usd": 0.01038761, - "date": "2016-11-11T15:20:00" + "consensus": { + "type": "PoW", + "algorithm": "Groestl" }, - "flags": { - "supply_from_here": true + "token": { + "name": "GroestlCoin", + "symbol": "GRS" }, + "specs": {}, "links": [ { "type": "website", - "name": "golemproject.net/", - "url": "http://golemproject.net/", + "name": "www.groestlcoin.org", + "url": "http://www.groestlcoin.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "Golem GitHub", - "url": "https://github.com/imapp-pl/golem", - "icon": "github.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/grs/", + "icon": "cryptoid.png", "tags": [ "Main", - "Code" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/golemproject", - "icon": "twitter.png", + "type": "github", + "name": "GroestlCoin GitHub", + "url": "https://github.com/GroestlCoin", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "blog", - "name": "Golem Project Blog", - "url": "https://blog.golemproject.net/", - "rss": "https://blog.golemproject.net/feed", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=525926.0", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, + } + ], + "first_price": { + "btc": 0.00000943, + "usd": 0.00400787, + "date": "2014-04-08T00:00:00" + } + }, + { + "genesis_id": "6c5d71a461b5bff6742bb62e5be53978b8dec5103ce52d1aaab8c6a251582f92", + "system": "Guldencoin", + "icon": "guldencoin", + "aliases": { + "coinmarketcap": "Gulden", + "nickname": "Gulden" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "02/04/2014" + }, + "token": { + "name": "Gulden", + "symbol": "NLG" + }, + "specs": { + "block_time": 150, + "block_reward": "100 NLG", + "total_tokens": 1680000000, + "premine_tokens": "170000000 (10%) for development, marketing and funding of community projects", + "txs_confirm": 6, + "dependencies": "independent" + }, + "links": [ { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/GolemProject/", - "rss": "https://www.reddit.com/r/GolemProject/.rss", - "icon": "reddit.png", + "type": "website", + "name": "gulden.com", + "url": "https://gulden.com", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { - "type": "custom", - "name": "Golem Project Slack", - "url": "http://golemproject.org:3000/", - "icon": "slack.png", + "type": "explorer", + "name": "Gulden Explorer", + "url": "https://explorer.gulden.com", + "icon": "website.png", "tags": [ - "Main", - "News" + "Main" ] }, { - "type": "paper", - "name": "A Probabilistic Nanopayment Scheme for Golem", - "url": "http://golemproject.net/doc/GolemNanopayments.pdf", - "icon": "paper.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/nlgcoin/guldencoin", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "type": "paper", - "name": "The Golem Project Crowdfunding Whitepaper", - "url": "http://golemproject.net/doc/DraftGolemProjectWhitepaper.pdf", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=554412.0", + "icon": "forum.png", "tags": [ - "Science" + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00000184, + "usd": 0.00077126, + "date": "2014-04-08T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Hacken", + "dependencies": [ + "Ethereum" + ], + "icon": "hacken", + "token": { + "name": "hacken token", + "symbol": "HKN" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Dedicated cryptocurrency for white hackers " + }, + "crowdsales": { + "start_date": "2017-10-12T12:00:00", + "end_date": "2017-11-12T12:00:00", + "end_date_plan": "2017-11-12T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://hacken.io/common/files/HackenWP.pdf", + "funding_url": "https://hacken.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "website", + "name": "hacken.io", + "url": "https://hacken.io/", "tags": [ - "Apps", - "Wallet" + "Main" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "paper", + "name": "Hacken Whitepaper", + "url": "https://hacken.io/common/files/HackenWP.pdf", "tags": [ - "Apps", - "Wallet" + "Main", + "Science" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "type": "blog", + "name": "Hacken Blog", + "url": "https://medium.com/@hacken", + "icon": "medium.png", "tags": [ - "Apps", - "Wallet" + "Main", + "News" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135278", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Hacken_io", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "custom", + "name": "Hacken Telegram", + "url": "https://t.me/hackenio", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/hacken/", + "icon": "reddit.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/hacken.io", + "icon": "facebook.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/Af30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "icon": "ethercamp.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCEQ4srOLODIzXWPrkug5bMg", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" ] } ] }, { - "genesis_id": "782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12", - "system": "Golos", - "icon": "golos", + "genesis_id": "", + "system": "Hagglin", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "hagglin", "token": { - "name": "golos", - "symbol": "GOLOS" + "name": "ribbit token", + "symbol": "" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" - }, - "aliases": { - "coinmarketcap": "Golos" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Social Media Blockchain Platform for russian-speaking community", - "tags": [ - "DAO" - ], - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Peer 2 Peer Marketplace & Logistics Platform" }, "crowdsales": { - "start_date": "2016-11-01T11:00:00", - "end_date": "2016-12-04T11:00:00", + "start_date": "2017-10-31T12:00:00", + "end_date": "2017-11-30T12:00:00", + "end_date_plan": "2017-11-30T12:00:00", "genesis_address": [ - "3CWicRKHQqcj1N6fT1pC9J3hUzHw1KyPv3" + "" ], - "funding_terms": "https://wiki.golos.io/1-introduction/golos_whitepaper.html", - "funding_url": "http://golos.io/ico", - "tokens_sold": 27405651.5, - "tokens_issued": 45676364, - "btc_raised": 601.08806753 + "funding_terms": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", + "funding_url": "https://hagglin.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, - "first_price": { - "btc": 0.00002193, - "usd": 0.01673005, - "date": "2016-12-04T11:00:00" + "specs": { + "supply": 1000000000 }, - "flags": {}, "links": [ { "type": "website", - "name": "golos.io", - "url": "http://golos.io", - "icon": "website.png", + "name": "hagglin.com", + "url": "https://hagglin.com/", "tags": [ "Main" ] }, { - "type": "wallet", - "name": "Golos Wallet", - "url": "http://golos.io", - "icon": "wallet.png", + "type": "paper", + "name": "Hagglin Whitepaper", + "url": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", "tags": [ "Main", - "Wallet" + "Science" ] }, { - "type": "wiki", - "name": "Golos Wiki", - "url": "https://wiki.golos.io/", - "icon": "wiki.png", + "type": "github", + "name": "Hagglin GitHub", + "url": "https://github.com/CoinFabrik/ico/tree/hagglin", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { "type": "blog", - "name": "Blog at Steem", - "url": "https://steemit.com/@golos", - "icon": "steem.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube Channel", - "url": "https://www.youtube.com/channel/UCL_XlALJ-2cERfY8m6s8uEA/featured", - "icon": "youtube.png", + "name": "Hagglin Blog", + "url": "https://medium.com/@hagglinapp", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/goloschain", + "url": "https://twitter.com/hagglinapp", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Golos Chat", - "url": "https://chat.golos.io/", - "icon": "rocketchat.png", + "type": "slack", + "name": "Hagglin Slack", + "url": "https://hagglin.slack.com/?redir=%2Fmessages", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Golos Facebook", - "url": "https://www.facebook.com/golosru/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/hagglinapp/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Golos Whitepaper RUS", - "url": "https://github.com/GolosChain/wiki/blob/master/%D0%91%D1%83%D0%BC%D0%B0%D0%B3%D0%B0%20%D0%BF%D1%80%D0%BE%20%D0%93%D0%BE%D0%BB%D0%BE%D1%81.md", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "github", - "name": "Golos GitHub", - "url": "https://github.com/GolosChain/", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Hagglin-344657639288066/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] - }, - { - "type": "explorer", - "name": "Golosdb Explorer", - "url": "https://golosdb.com", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "GolosD Explorer", - "url": "http://golosd.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Steemul Explorer", - "url": "http://steemul.ru/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Harbor", + "dependencies": [ + "Ethereum" + ], + "icon": "harbor", + "token": { + "name": "harbor token", + "symbol": "HBR" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized application marketplace" + }, + "crowdsales": { + "start_date": "2017-11-13T12:00:00", + "end_date": "2017-12-13T00:00:00", + "end_date_plan": "2017-12-13T00:00:00", + "genesis_address": [ + "0x84b42a80283a8936ffe95f1fe3762ba4538ce21a" + ], + "funding_terms": "http://toharbor.com", + "funding_url": "http://toharbor.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "website", + "name": "toharbor.com", + "url": "http://toharbor.com", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "Kuna Exchange", - "url": "https://kuna.io/", - "icon": "kuna.png", + "type": "paper", + "name": "Harbor Whitepaper", + "url": "http://toharbor.com/Harbor_Whitepaper.pdf", "tags": [ - "Apps", - "Exchange" + "Main", + "Science" ] }, { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", + "type": "github", + "name": "Harbor GitHub", + "url": "https://github.com/harborPlatform", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/#/market/GOLOS_OPEN.BTC", - "icon": "openledger.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrl7P_9a6i3tX3ZDyfBm2Ww", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", - "system": "Graft", + "system": "Hero Coin", "dependencies": [ - "NEM" + "Ethereum" ], - "icon": "graft", + "icon": "herocoin", "token": { - "name": "graft coin", - "symbol": "GRF" + "name": "hero coin", + "symbol": "HERO" }, "consensus": { - "consensus_type": "Сombined PoW/PoS", - "consensus_name": "Сombined Proof-of-Work/Proof-of-State" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Unified Payment Processing Network" + "headline": "Reward-based peer to peer betting on the Ethereum Blockchain" + }, + "crowdsales": { + "start_date": "2017-09-14T14:00:00", + "end_date": "2017-10-14T14:00:00", + "end_date_plan": "2017-10-14T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://s3-cdn.herocoin.io/HERO_CoinOfferDocument.pdf", + "funding_url": "https://www.herocoin.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 2000000000 }, "links": [ { "type": "website", - "name": "graft.network", - "url": "https://graft.network", + "name": "herocoin.io", + "url": "https://www.herocoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Graft Whitepaper", - "url": "https://github.com/graft-project/graft-white-paper/blob/master/graft-white-paper-1.02/graft-white-paper-1.02.md", + "name": "Hero Coin Whitepaper", + "url": "https://s3-cdn.herocoin.io/HERO_Whitepaper.pdf", "tags": [ "Main", "Science" @@ -26452,28 +25968,18 @@ }, { "type": "github", - "name": "Graft GitHub", - "url": "https://github.com/graft-project", + "name": "Hero Coin GitHub", + "url": "https://github.com/ByteHeroes/herocoin", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Graft Blog", - "url": "https://www.graft.network/blog/", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2115188", + "url": "https://bitcointalk.org/index.php?topic=2116864.msg21169697#msg21169697", "icon": "bitcointalk.png", "tags": [ "News" @@ -26482,7 +25988,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/graftnetwork", + "url": "https://twitter.com/HEROcoinio", "icon": "twitter.png", "tags": [ "News" @@ -26490,17 +25996,26 @@ }, { "type": "custom", - "name": "Graft Telegram", - "url": "https://t.me/joinchat/EneBw0RALAOjkSL2mdt2Gw", + "name": "Hero Coin Telegram", + "url": "https://t.me/joinchat/FsEwOwtrCZMWwHokEj70Gw", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Hero Coin Slack", + "url": "https://herocoin.slack.com/join/shared_invite/enQtMjQyNTQ1NDU3ODYxLTVmMzlmNTg5ZTUyODM4NzFjZGVjNGFlZjYzOTM0MzI1YWIwZWMxN2UzMWMxYWQ2MDE4NDQ3OTE4Y2I1NmMyYjU", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Graft/", + "url": "https://www.reddit.com/r/HEROcoin/", "icon": "reddit.png", "tags": [ "News" @@ -26509,7 +26024,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Graft-460292407666720/", + "url": "https://www.facebook.com/HEROcoinio/", "icon": "facebook.png", "tags": [ "News" @@ -26519,14 +26034,14 @@ }, { "genesis_id": "", - "system": "Grid+", + "system": "Hirematch", "dependencies": [ "Ethereum" ], - "icon": "grid+", + "icon": "hirematch", "token": { - "name": "grid token", - "symbol": "GRID" + "name": "hirematch token", + "symbol": "HIRE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -26535,19 +26050,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Access to energy markets using Ethereum" + "headline": "Decentralized blockchain employee recruitment platform" }, "crowdsales": { - "start_date": "2017-10-30T00:00:00", - "end_date": "2017-11-30T00:00:00", - "end_date_plan": "2017-11-30T00:00:00", + "start_date": "2017-10-01T00:01:00", + "end_date": "2017-10-31T23:59:00", + "end_date_plan": "2017-10-31T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://gridplus.io/pre-sale", - "funding_url": "https://gridplus.io/pre-sale", - "tokens_sold": 90000000, - "tokens_issued": 300000000, + "funding_terms": "http://www.hirematch.io/", + "funding_url": "http://www.hirematch.io/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -26559,16 +26074,16 @@ "links": [ { "type": "website", - "name": "gridplus.io", - "url": "https://gridplus.io/", + "name": "hirematch.io", + "url": "https://www.hirematch.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Grid+ Whitepaper", - "url": "https://drive.google.com/file/d/0Bz90riPGRHquNDVXVE81RmppaUk/view", + "name": "Hirematch Whitepaper", + "url": "https://hirematch.io/docs/hirematch-whitepaper.pdf", "tags": [ "Main", "Science" @@ -26576,28 +26091,18 @@ }, { "type": "github", - "name": "Grid+ GitHub", - "url": "https://github.com/gridplus", + "name": "Hirematch GitHub", + "url": "https://github.com/hirematchio/hirematch", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Grid+ Blog", - "url": "https://blog.gridplus.io/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2015773.0", + "url": "https://bitcointalk.org/index.php?topic=2014698.msg20077199#msg20077199", "icon": "bitcointalk.png", "tags": [ "News" @@ -26606,7 +26111,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/gridplus_energy?lang=en", + "url": "https://twitter.com/hire_match", "icon": "twitter.png", "tags": [ "News" @@ -26614,59 +26119,64 @@ }, { "type": "slack", - "name": "Grid+ Slack", - "url": "https://join.slack.com/t/grid-plus/shared_invite/MjE1NTY1MDQ4NzIwLTE1MDA2NzYzNDAtYzdhOTViNWM1Mw", + "name": "Hirematch Slack", + "url": "https://hirematch.slack.com/join/shared_invite/MjM4Mzk4ODE4Njc2LTE1MDQ4ODg2MTctMzVhYTg0M2FlMA", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/hirematchico/", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "000005a247b397eadfefa58e872bc967c2614797bdc8d4d0e6b09fea5c191599", - "system": "GridCoin", - "dependencies": [ - "independent" - ], - "icon": "gridcoin", - "token": { - "name": "grid", - "symbol": "GRC" - }, + "genesis_id": "000009ea5ef5019446b315e7e581fc2ea184315ed46c9ddeadc8aa9442deedc9", + "system": "HoboNickels", + "icon": "hobonickels", "aliases": { - "coinmarketcap": "GridCoin" + "coinmarketcap": "HoboNickels" }, "consensus": { - "type": "PoS", - "algorithm": "Proof-of-Research" + "type": "Hybrid", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Open source math-based digital asset", - "tags": [ - "DAO" - ], - "page_state": "ready" + "system_type": "cryptocurrency" }, "events": [ { "name": "Announcement", - "start_date": "2013-10-29T00:00:00" + "start_date": "2013-07-24T05:05:37", + "url": "https://bitcointalk.org/index.php?topic=261550.0" + }, + { + "name": "Genesis", + "start_date": "2013-07-24T03:17:04" } ], + "token": { + "name": "HoboNickels", + "symbol": "HBN" + }, "specs": { - "rpc": 9778, - "block_time": "150", - "difficulty_cycle": "12", - "txs_confirm": 1 + "block_time": "30", + "block_reward": 5, + "total_tokens": 120000000 }, "links": [ { "type": "website", - "name": "www.gridcoin.us", - "url": "http://www.gridcoin.us/", + "name": "hobonickels.info", + "url": "http://www.hobonickels.info/", "icon": "website.png", "tags": [ "Main" @@ -26674,163 +26184,198 @@ }, { "type": "explorer", - "name": "Gridcoin Explorer", - "url": "http://www.gridresearchcorp.com/gridcoin/index.php", + "name": "Explorer", + "url": "http://hbn.cryptocoinexplorer.com/", "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { - "type": "paper", - "name": "Whitepaper GRC-Classic", - "url": "http://www.gridcoin.us/images/gridcoin-white-paper.pdf", - "icon": "paper.png", + "type": "github", + "name": "HoboNickels GitHub", + "url": "https://github.com/Crypto-Expert/HoboNickels", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "type": "paper", - "name": "Whitepaper BOINC hash", - "url": "http://finance.gridcoin.us/images/BoincHashingAlgorithm.pdf", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=303749.0", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00010569, + "usd": 0.06773652, + "date": "2013-12-16T00:00:00" + } + }, + { + "genesis_id": "Horizon", + "system": "Horizon", + "icon": "horizon", + "aliases": { + "coinmarketcap": "Horizon" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Decentrilized Business Platform" + }, + "events": [ { - "type": "paper", - "name": "GridCoin Publications", - "url": "http://www.gridcoin.us/Community/ProjectPublications.htm", - "icon": "paper.png", - "tags": [ - "Science" + "name": "Horizon Announcement", + "start_date": "2014-10-14T08:25:00", + "url": "https://bitcointalk.org/index.php?topic=551666.msg6003371#msg6003371" + } + ], + "consensus": { + "type": "PoS", + "algorithm": "NXT" + }, + "token": { + "name": "Horizon", + "symbol": "HZ" + }, + "specs": { + "block_time": 600, + "total_tokens": 1000000000 + }, + "links": [ + { + "type": "website", + "name": "horizonplatform.io", + "url": "https://horizonplatform.io/", + "icon": "website.png", + "links": [ + "Main" ] }, { - "type": "wiki", - "name": "GridCoin Wiki", - "url": "http://wiki.gridcoin.us/Main_Page", - "icon": "wiki.png", + "name": "Horizon Explorer", + "url": "https://blockchain.info/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Science" + "Main", + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "GridCoin Guides", - "url": "http://www.gridcoin.us/Guides/", - "icon": "paper.png", + "name": "Web Wallet", + "url": "http://nexthorizon.github.io/hz-source/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Science" + "Main", + "Apps", + "Wallet" ] }, { - "type": "code", - "name": "GitHub", - "url": "https://github.com/gridcoin/Gridcoin-Research", - "icon": "github.png", - "section": [ - "Code" + "name": "Horison News", + "url": "https://horizonplatform.io/category/news/", + "rss": "https://horizonplatform.io/feed/", + "type": "custom", + "icon": "horizon.png", + "tags": [ + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/GridcoinNetwork", - "icon": "twitter.png", + "name": "Horizon Forum", + "url": "https://horizonplatform.io/community/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/gridcoin", - "icon": "reddit.png", + "name": "Twitter", + "url": "https://twitter.com/Horizon_HZ", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/gridcoins", + "url": "https://www.facebook.com/groups/NHZOfficial/", + "type": "facebook", "icon": "facebook.png", "tags": [ "News" ] }, { + "name": "BTT Forum Thread", + "url": "https://bitcointalk.org/index.php?topic=823785.0", "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=324118.0", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "wallet", - "name": "GridCoin Wallets", - "url": "http://www.gridcoin.us/Guides/gridcoin-install.htm", - "icon": "gridcoin.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Paper Wallet", - "url": "http://walletgenerator.net/?currency=Gridcoin", - "icon": "wallet.png", + "name": "Horizon Tutorials", + "url": "https://horizonplatform.io/category/horizon-tutorials/", + "type": "paper", + "icon": "paper.png", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "Bionic Wallet", - "url": "https://boinc.berkeley.edu/download_all.php", - "icon": "wallet.png", + "name": "Horizon Development Roadmap", + "url": "https://horizonplatform.io/about/development-roadmap/", + "type": "paper", + "icon": "paper.png", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { + "name": "Horizon Faucet", + "url": "https://faucet.horizonplatform.io/", "type": "custom", - "name": "Profitability Calculator", - "url": "http://pool.gridcoin.us/ProfitabilityCalculator.aspx", - "icon": "link.png", + "icon": "horizon.png", "tags": [ "Apps" ] }, { + "name": "Rich List", + "url": "https://explorer.horizonplatform.io/?page=accounts", "type": "custom", - "name": "Profitability Calculator", - "url": "http://boincstats.com/en/stats/-1/team/detail/118094994/projectList", "icon": "link.png", "tags": [ - "Apps" + "Apps", + "Analytics" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/gridcoin/#markets", + "name": "Horizon Exchange", + "url": "http://hzxchange.net/", "type": "custom", - "icon": "link.png", + "icon": "horizon.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { @@ -26852,49 +26397,174 @@ "Apps", "Exchange" ] - }, - { - "name": "C-CEX", - "url": "https://c-cex.com/", - "type": "custom", - "icon": "c-cex.png", - "tags": [ - "Apps", - "Exchange" - ] } ], "first_price": { - "btc": 0.00000712, - "usd": 0.00190594, - "date": "2015-02-28T00:00:00" + "btc": 8.5e-7, + "usd": 0.00055546, + "date": "2014-06-02T00:00:00" } }, { - "genesis_id": "00000973d52019a3fdda1b1f346e1d76cbf12f8fdd9fbf0ade33bc1da89cb2e9", - "system": "GroestlCoin", - "icon": "groestlcoin", + "genesis_id": "", + "system": "Humaniq", + "icon": "humaniq", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "humaniq", + "symbol": "HMQ" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, "aliases": { - "coinmarketcap": "GroestlCoin" + "coinmarketcap": "Vico" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Discover the unbanked. Platform for financial and technology startups", + "tags": [ + "DApp" + ], + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2017-04-06T00:00:00", + "end_date": "2017-04-27T00:00:00", + "genesis_address": [ + "3EEa31Y26qUip8QUTmbKGpVaGjezaHWVGn", + "3ByRCbsSPyXyR6QLSLycaKXvxNY9CxVe5w", + "3PspUiD5tmGHwF6zej2n1mRcCKZPuwmSFT", + "33xcGVuwy4BxjWxUnWFkVDmnTg9sagrQ1i", + "3LkRZHQXYUwCoipbuo7PLGsDXqPWyrfgtf", + "0xa2c9a7578e2172F32a36c5c0e49d64776F9E7883" + ], + "funding_terms": " https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", + "funding_url": "https://humaniq.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "" + }, + "specs": {}, + "first_price": { + "btc": "", + "usd": "", + "date": "" + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "humaniq.co", + "url": "https://humaniq.co/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "http://twitter.com/Humaniq_co", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Slack", + "url": "https://humaniq-co.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/humaniq.co", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Humaniq Whitepaper", + "url": "https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Humaniq ICO Contract", + "url": "https://github.com/humaniq", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://blog.humaniq.co", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1711764.0", + "icon": "bitcoin.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "000004be2b5eabb96d2932f0ba78bf4d07f89049f9b3150cc2d744c12009546f", + "system": "Hyper", + "icon": "Hyper", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Hyper" }, "consensus": { - "type": "PoW", - "algorithm": "Groestl" + "type": "PoS", + "algorithm": "Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] }, "token": { - "name": "GroestlCoin", - "symbol": "GRS" + "name": "Hyper", + "symbol": "HYPER" }, "specs": {}, "links": [ { "type": "website", - "name": "www.groestlcoin.org", - "url": "http://www.groestlcoin.org/", + "name": "hypercrypto.com", + "url": "http://hypercrypto.com/", "icon": "website.png", "tags": [ "Main" @@ -26902,8 +26572,8 @@ }, { "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/grs/", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/hyper/", "icon": "cryptoid.png", "tags": [ "Main", @@ -26914,8 +26584,8 @@ }, { "type": "github", - "name": "GroestlCoin GitHub", - "url": "https://github.com/GroestlCoin", + "name": "Hyper GitHub", + "url": "https://github.com/palmd/Hyper", "icon": "github.png", "tags": [ "Main", @@ -26925,7 +26595,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=525926.0", + "url": "https://bitcointalk.org/index.php?topic=624651.0", "icon": "forum.png", "tags": [ "Main", @@ -26934,53 +26604,41 @@ } ], "first_price": { - "btc": 0.00000943, - "usd": 0.00400787, - "date": "2014-04-08T00:00:00" + "btc": 0.00002027, + "usd": 0.01301139, + "date": "2014-05-31T00:00:00" } }, { - "genesis_id": "6c5d71a461b5bff6742bb62e5be53978b8dec5103ce52d1aaab8c6a251582f92", - "system": "Guldencoin", - "icon": "guldencoin", + "genesis_id": "000005fe04e512585c3611369c7ce23f130958038c18a462577d002680dab4fc", + "system": "HyperStake", + "icon": "hyperstake", "aliases": { - "coinmarketcap": "Gulden", - "nickname": "Gulden" - }, - "ratings": { - "rating_cyber": 1 + "coinmarketcap": "HyperStake" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptocurrency" }, "events": { - "announcement": "02/04/2014" + "announcement": "06/07/2014" }, "token": { - "name": "Gulden", - "symbol": "NLG" + "name": "HyperStake", + "symbol": "HYP" }, "specs": { - "block_time": 150, - "block_reward": "100 NLG", - "total_tokens": 1680000000, - "premine_tokens": "170000000 (10%) for development, marketing and funding of community projects", - "txs_confirm": 6, - "dependencies": "independent" + "block_time": 90 }, "links": [ { "type": "website", - "name": "gulden.com", - "url": "https://gulden.com", + "name": "hyperstake.com", + "url": "http://hyperstake.com/", "icon": "website.png", "tags": [ "Main" @@ -26988,17 +26646,19 @@ }, { "type": "explorer", - "name": "Gulden Explorer", - "url": "https://explorer.gulden.com", - "icon": "website.png", + "name": "Explorer", + "url": "http://hyp.cryptocoinexplorer.com/", + "icon": "explorer.png", "tags": [ - "Main" + "Main", + "Apps", + "Analytics" ] }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/nlgcoin/guldencoin", + "name": "HyperStake GitHub", + "url": "https://github.com/hyperstake/HyperStake", "icon": "github.png", "tags": [ "Main", @@ -27008,81 +26668,91 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=554412.0", + "url": "https://bitcointalk.org/index.php?topic=678849", "icon": "forum.png", "tags": [ + "Main", "News" ] } ], "first_price": { - "btc": 0.00000184, - "usd": 0.00077126, - "date": "2014-04-08T00:00:00" + "btc": 0.0000047, + "usd": 0.00259007, + "date": "2014-08-09T00:00:00" } }, { - "genesis_id": "", - "system": "Hacken", + "genesis_id": "000000ecd77baa224eebc9960e5a1632ad07858be83ae9b96d1e6fea4d675a68", + "system": "IOCoin", + "icon": "iocoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "hacken", - "token": { - "name": "hacken token", - "symbol": "HKN" + "aliases": { + "coinmarketcap": "I/O Coin" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "ratings": { + "rating_cyber": 1 }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Dedicated cryptocurrency for white hackers " + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-10-12T12:00:00", - "end_date": "2017-11-12T12:00:00", - "end_date_plan": "2017-11-12T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://hacken.io/common/files/HackenWP.pdf", - "funding_url": "https://hacken.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "consensus": { + "type": "PoS", + "algorithm": "X11" + }, + "token": { + "name": "IOCoin", + "symbol": "IOC" }, "links": [ { "type": "website", - "name": "hacken.io", - "url": "https://hacken.io/", + "name": "iocoin.io", + "url": "http://iocoin.io/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Hacken Whitepaper", - "url": "https://hacken.io/common/files/HackenWP.pdf", + "name": "I/O Coin Whitepaper", + "url": "http://iodigital.io/wp-content/uploads/2016/06/whitepaper_dions.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Hacken Blog", - "url": "https://medium.com/@hacken", - "icon": "medium.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "http://chainz.cryptoid.info/ioc/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "IOCoin GitHub", + "url": "https://github.com/IOCoin/iocoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=695855.0", + "icon": "forum.png", "tags": [ "Main", "News" @@ -27091,7 +26761,16 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135278", + "url": "https://bitcointalk.org/index.php?topic=695855", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=695855", "icon": "bitcointalk.png", "tags": [ "News" @@ -27100,7 +26779,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Hacken_io", + "url": "https://twitter.com/IO_Coin", "icon": "twitter.png", "tags": [ "News" @@ -27108,17 +26787,26 @@ }, { "type": "custom", - "name": "Hacken Telegram", - "url": "https://t.me/hackenio", + "name": "I/O Coin Telegram", + "url": "https://t.me/joinchat/CqVqS0O3PjCTx9bfp4CwOQ", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "I/O Coin Slack", + "url": "https://iocoin.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/hacken/", + "url": "https://www.reddit.com/r/IODigitalCurrency/", "icon": "reddit.png", "tags": [ "News" @@ -27127,7 +26815,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/hacken.io", + "url": "https://www.facebook.com/iodigitalblockchain/", "icon": "facebook.png", "tags": [ "News" @@ -27136,24 +26824,29 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCEQ4srOLODIzXWPrkug5bMg", + "url": "https://www.youtube.com/channel/UCJ5GyhoieEi18FF9oIOuQKQ", "icon": "youtube.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.00000479, + "usd": 0.00176825, + "date": "2014-08-02T00:00:00" + } }, { "genesis_id": "", - "system": "Hagglin", + "system": "Icon", "dependencies": [ "Ethereum" ], - "icon": "hagglin", + "icon": "icon", "token": { - "name": "ribbit token", - "symbol": "" + "name": "icon token", + "symbol": "ICX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -27162,17 +26855,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Peer 2 Peer Marketplace & Logistics Platform" + "headline": "Hyperconnect the World" }, "crowdsales": { - "start_date": "2017-10-31T12:00:00", - "end_date": "2017-11-30T12:00:00", - "end_date_plan": "2017-11-30T12:00:00", + "start_date": "2017-10-20T00:00:00", + "end_date": "2017-11-03T00:00:00", + "end_date_plan": "2017-11-03T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", - "funding_url": "https://hagglin.com/", + "funding_terms": "https://icon.foundation/en/", + "funding_url": "https://icon.foundation/en/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -27183,41 +26876,28 @@ "" ] }, - "specs": { - "supply": 1000000000 - }, "links": [ { "type": "website", - "name": "hagglin.com", - "url": "https://hagglin.com/", + "name": "icon.foundation", + "url": "https://icon.foundation/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Hagglin Whitepaper", - "url": "https://hagglin.com/pdf/Hagglin_App_Whitepaper.pdf", + "name": "Icon Whitepaper", + "url": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Hagglin GitHub", - "url": "https://github.com/CoinFabrik/ico/tree/hagglin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Hagglin Blog", - "url": "https://medium.com/@hagglinapp", + "name": "Icon Blog", + "url": "https://medium.com/helloiconworld", "icon": "medium.png", "tags": [ "Main", @@ -27227,35 +26907,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/hagglinapp", + "url": "https://twitter.com/@helloiconworld", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Hagglin Slack", - "url": "https://hagglin.slack.com/?redir=%2Fmessages", - "icon": "slack.png", + "type": "custom", + "name": "Icon Telegram", + "url": "https://t.me/joinchat/Fqw4igkkVmYtj--ZVi-QcA", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/hagglinapp/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/helloicon", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Hagglin-344657639288066/", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC5SrWL7CKY09cVtuDxHtizw", + "icon": "youtube.png", "tags": [ "News" ] @@ -27263,194 +26943,456 @@ ] }, { - "genesis_id": "", - "system": "Harbor", + "genesis_id": "0x888666CA69E0f178DED6D75b5726Cee99A87D698", + "system": "Iconomi", + "icon": "iconomi", "dependencies": [ "Ethereum" ], - "icon": "harbor", "token": { - "name": "harbor token", - "symbol": "HBR" + "name": "iconomi token", + "symbol": "ICN" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Iconomi" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized application marketplace" + "headline": "Open Fund Management Platform", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-11-13T12:00:00", - "end_date": "2017-12-13T00:00:00", - "end_date_plan": "2017-12-13T00:00:00", + "start_date": "2016-08-25T08:00:00", + "end_date": "2016-09-29T20:00:00", "genesis_address": [ - "0x84b42a80283a8936ffe95f1fe3762ba4538ce21a" - ], - "funding_terms": "http://toharbor.com", - "funding_url": "http://toharbor.com", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "3KbWWjumBGLBUWYCeidydxe1uET9QyWoEg", + "0x154Af3E01eC56Bc55fD585622E33E3dfb8a248d8", + "6300322192409448238L" ], - "raised": [ - "" - ] + "funding_terms": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", + "funding_url": "https://ico.iconomi.net/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": 17274 + }, + "specs": { + "supply": 100000000 + }, + "first_price": { + "date": "2016-09-29T20:00:00", + "btc": 0.00020323, + "usd": 0.12313299 + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "toharbor.com", - "url": "http://toharbor.com", + "name": "iconomi.net", + "url": "https://www.iconomi.net/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Harbor Whitepaper", - "url": "http://toharbor.com/Harbor_Whitepaper.pdf", + "type": "website", + "name": "Iconomi Crowdsale", + "url": "https://ico.iconomi.net/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "Harbor GitHub", - "url": "https://github.com/harborPlatform", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/iconominet", + "rss": "https://medium.com/feed/@iconominet", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/iconominet", + "icon": "twitter.png", + "tags": [ + "Main", + "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrl7P_9a6i3tX3ZDyfBm2Ww", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/iconomi.net/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Iconomi Whitepaper", + "url": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Whitepaper on App Token Funds", + "url": "https://www.iconomi.net/CoinFundsWhitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io/", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ] + }, + { + "genesis_id": "1.3.1006", + "system": "Icoo", + "icon": "icoo", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "ICO OpenLedger" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Initial Coin Offering Openledger" + }, + "consensus": { + "consensus_type": "BitShares", + "consensus_name": "User Issued Asset" + }, + "token": { + "name": "ICOO", + "symbol": "ICOO" + }, + "crowdsales": { + "start_date": "2016-05-20T18:00:00", + "end_date": "2016-07-25T12:00:00", + "genesis_address": [ + "icoo" + ], + "funding_terms": "http://www.icoo.io/", + "funding_url": "http://www.icoo.io/", + "tokens_issued": 491205, + "tokens_sold": 491205, + "btc_raised": 576.53 + }, + "first_price": { + "btc": 0.00117371, + "usd": 0.77075646, + "date": "2016-07-25T12:00:00" + }, + "specs": {}, + "ratings": {}, + "links": [ + { + "type": "website", + "name": "icoo.io", + "url": "https://www.icoo.io/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "twitter", + "name": "ICOO Twitter", + "url": "https://twitter.com/icoo_io", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/ICOO_OPEN.BTC", + "icon": "openledger.png", + "tags": [ + "Main", + "Apps", + "Exchange" + ] + }, + { + "type": "explorer", + "name": "ICOO Asset", + "url": "http://cryptofresh.com/a/ICOO", + "icon": "cryptofresh.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=22469.0", + "icon": "forum.png", "tags": [ "News" ] + }, + { + "type": "forum", + "name": "BitCoinTalk Thread", + "url": "https://bitcointalk.org/index.php?topic=1479359.0", + "icon": "forum.png", + "tages": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Hero Coin", + "system": "Incent", + "icon": "incent", "dependencies": [ - "Ethereum" + "Waves" ], - "icon": "herocoin", "token": { - "name": "hero coin", - "symbol": "HERO" + "name": "incent", + "symbol": "Incent" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Waves", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Incent" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Reward-based peer to peer betting on the Ethereum Blockchain" + "headline": "Universal Merchant-Backed Loyalty Platform", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-09-14T14:00:00", - "end_date": "2017-10-14T14:00:00", - "end_date_plan": "2017-10-14T14:00:00", + "start_date": "2016-10-01T00:00:00", + "end_date": "2016-11-30T23:59:59", "genesis_address": [ - "" + "3EcZsF2GSYfBM6YNRJ7RAEuRhqLBhFRcdY" ], - "funding_terms": "https://s3-cdn.herocoin.io/HERO_CoinOfferDocument.pdf", - "funding_url": "https://www.herocoin.io/", + "funding_terms": "https://www.incentloyalty.com/media/IncentICO-InformationPack.pdf", + "funding_url": "https://www.incentloyalty.com/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "btc_raised": "" }, "specs": { - "supply": 2000000000 + "cap": {} }, + "first_price": {}, + "flags": {}, "links": [ { "type": "website", - "name": "herocoin.io", - "url": "https://www.herocoin.io/", + "name": "incentloyalty.com", + "url": "https://www.incentloyalty.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Hero Coin Whitepaper", - "url": "https://s3-cdn.herocoin.io/HERO_Whitepaper.pdf", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/incent-loyalty-blog", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Hero Coin GitHub", - "url": "https://github.com/ByteHeroes/herocoin", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/IncentLoyalty", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2116864.msg21169697#msg21169697", - "icon": "bitcointalk.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1610052.new#new", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/HEROcoinio", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "https://incentinvites.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Hero Coin Telegram", - "url": "https://t.me/joinchat/FsEwOwtrCZMWwHokEj70Gw", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/IncentLoyalty/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Hero Coin Slack", - "url": "https://herocoin.slack.com/join/shared_invite/enQtMjQyNTQ1NDU3ODYxLTVmMzlmNTg5ZTUyODM4NzFjZGVjNGFlZjYzOTM0MzI1YWIwZWMxN2UzMWMxYWQ2MDE4NDQ3OTE4Y2I1NmMyYjU", - "icon": "slack.png", + "type": "paper", + "name": "Incent Whitepaper", + "url": "https://www.incentloyalty.com/#", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Inchain", + "icon": "inchain", + "dependencies": [ + "Ethereum" + ], + "token": { + "name": "inchain", + "symbol": "INC" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Inchain" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptoasset", + "headline": "Insurance platform based on Ethereum smart contracts", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" + }, + "crowdsales": { + "start_date": "2016-10-26T00:00:00", + "end_date": "2016-11-23T00:00:00", + "genesis_address": [ + "3K7DAqRb6axzVwZZJYVvXfNmAdqb7D3kwD", + "0x162AC26e2f0FE036C3A3d370C118De0B6C883083" + ], + "funding_terms": "https://bitcointalk.org/index.php?topic=1623519", + "funding_url": "http://ico.inchain.io/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": "" + }, + "specs": { + "cap": {} + }, + "first_price": {}, + "flags": {}, + "links": [ + { + "type": "website", + "name": "inchain.io", + "url": "http://inchain.io/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "website", + "name": "Inchain Crowdsale", + "url": "http://ico.inchain.io/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@inchain", + "rss": "https://medium.com/feed/@inchain", + "icon": "Medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Inchain_dot_io", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/HEROcoin/", - "icon": "reddit.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1623519", + "icon": "forum.png", "tags": [ "News" ] @@ -27458,24 +27400,52 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/HEROcoinio/", + "url": " http://facebook.com/groups/inchain", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "Slack", + "url": "https://inchain.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Inchain Whitepaper", + "url": "http://ico.inchain.io/app/docs/whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Financial model", + "url": "https://dl.dropboxusercontent.com/s/9acj96asz58jnz3/Fin%20model.xlsx", + "icon": "paper.png", + "tags": [ + "Science" + ] } ] }, { "genesis_id": "", - "system": "Hirematch", + "system": "Indorse", "dependencies": [ "Ethereum" ], - "icon": "hirematch", + "icon": "indorse", "token": { - "name": "hirematch token", - "symbol": "HIRE" + "name": "indorse token", + "symbol": "IND" }, "consensus": { "consensus_type": "ERC20 Token", @@ -27483,69 +27453,78 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized blockchain employee recruitment platform" + "system_type": "utility", + "headline": "Decentralized Professional Network on Ethereum Blockchain" }, "crowdsales": { - "start_date": "2017-10-01T00:01:00", - "end_date": "2017-10-31T23:59:00", - "end_date_plan": "2017-10-31T23:59:00", + "start_date": "2017-08-08T11:00:00", + "end_date": "2017-09-07T11:00:00", + "end_date_plan": "2017-09-08T11:00:00", "genesis_address": [ - "" + "indorse.eth" ], - "funding_terms": "http://www.hirematch.io/", - "funding_url": "http://www.hirematch.io/", + "funding_terms": "https://indorse.io", + "funding_url": "https://indorse.io", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 28288563, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 9000000" ] }, "links": [ { "type": "website", - "name": "hirematch.io", - "url": "https://www.hirematch.io/", + "name": "indorse.io", + "url": "https://indorse.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Hirematch Whitepaper", - "url": "https://hirematch.io/docs/hirematch-whitepaper.pdf", + "name": "Indorse Whitepaper", + "url": "https://indorse.io/whitepaper", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Hirematch GitHub", - "url": "https://github.com/hirematchio/hirematch", - "icon": "github.png", + "type": "blog", + "name": "Indorse Blog", + "url": "https://medium.com/joinindorse", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2014698.msg20077199#msg20077199", + "url": "https://bitcointalk.org/index.php?topic=2047503.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Indorse Telegram", + "url": "https://t.me/joinchat/AAAAAA1WIyLU_WrlA3b3zw", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/hire_match", + "url": "https://twitter.com/joinIndorse", "icon": "twitter.png", "tags": [ "News" @@ -27553,8 +27532,8 @@ }, { "type": "slack", - "name": "Hirematch Slack", - "url": "https://hirematch.slack.com/join/shared_invite/MjM4Mzk4ODE4Njc2LTE1MDQ4ODg2MTctMzVhYTg0M2FlMA", + "name": "Indorse Slack", + "url": "https://slack.indorse.io", "icon": "slack.png", "tags": [ "News" @@ -27563,7 +27542,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/hirematchico/", + "url": "https://www.facebook.com/JoinIndorse/", "icon": "facebook.png", "tags": [ "News" @@ -27572,45 +27551,36 @@ ] }, { - "genesis_id": "000009ea5ef5019446b315e7e581fc2ea184315ed46c9ddeadc8aa9442deedc9", - "system": "HoboNickels", - "icon": "hobonickels", + "genesis_id": "15344649963748848799", + "system": "InstantDEX", + "icon": "instantdex", + "dependencies": [ + "NXT" + ], "aliases": { - "coinmarketcap": "HoboNickels" + "coinmarketcap": "InstantDEX" }, "consensus": { - "type": "Hybrid", - "algorithm": "Scrypt+Peercoin" + "type": "NXT", + "algorithm": "AE" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptoasset", + "tags": [ + "DApp" + ] }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-07-24T05:05:37", - "url": "https://bitcointalk.org/index.php?topic=261550.0" - }, - { - "name": "Genesis", - "start_date": "2013-07-24T03:17:04" - } - ], "token": { - "name": "HoboNickels", - "symbol": "HBN" - }, - "specs": { - "block_time": "30", - "block_reward": 5, - "total_tokens": 120000000 + "name": "InstantDEX", + "symbol": "DEX" }, + "specs": {}, "links": [ { "type": "website", - "name": "hobonickels.info", - "url": "http://www.hobonickels.info/", + "name": "instantdex.org", + "url": "http://instantdex.org/", "icon": "website.png", "tags": [ "Main" @@ -27618,9 +27588,9 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "http://hbn.cryptocoinexplorer.com/", - "icon": "explorer.png", + "name": "NXT Asset", + "url": "http://nxtreporting.com/?as=15344649963748848799", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -27630,8 +27600,8 @@ }, { "type": "github", - "name": "HoboNickels GitHub", - "url": "https://github.com/Crypto-Expert/HoboNickels", + "name": "InstantDEX BitBucket", + "url": "https://bitbucket.org/BitcoinDark/repository/downloads/BitcoinDark-x64-InstantDEX-Beta-9-12-2015.rar", "icon": "github.png", "tags": [ "Main", @@ -27641,7 +27611,16 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=303749.0", + "url": "https://bitcointalk.org/index.php?topic=1094381.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "NXT Forum", + "url": "https://nxtforum.org/nxtventures/instantdex-realtime-trading-of-nxt-nxt-assets-btc-and-btc-clones/", "icon": "forum.png", "tags": [ "Main", @@ -27650,376 +27629,447 @@ } ], "first_price": { - "btc": 0.00010569, - "usd": 0.06773652, - "date": "2013-12-16T00:00:00" + "btc": 0.0039071, + "usd": 1.7213794, + "date": "2014-09-14T00:00:00" + }, + "flags": { + "quantum": true } }, { - "genesis_id": "Horizon", - "system": "Horizon", - "icon": "horizon", + "genesis_id": "", + "system": "InternetofCoins", + "icon": "internetofcoins", + "dependencies": [ + "independent" + ], + "token": { + "name": "hybrid asset", + "symbol": "XHY" + }, + "consensus": { + "type": "Hybrid POS-POW", + "algorithm": "Haystack" + }, "aliases": { - "coinmarketcap": "Horizon" + "coinmarketcap": "", + "nickname": "Internet of Coins" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Decentrilized Business Platform" - }, - "events": [ - { - "name": "Horizon Announcement", - "start_date": "2014-10-14T08:25:00", - "url": "https://bitcointalk.org/index.php?topic=551666.msg6003371#msg6003371" - } - ], - "consensus": { - "type": "PoS", - "algorithm": "NXT" - }, - "token": { - "name": "Horizon", - "symbol": "HZ" + "headline": "Decentralized Inclusive Cryptocurrency Environment", + "tags": [ + "DAO", + "TOS", + "DAPP" + ], + "twwidid": "", + "page_state": "draft" }, "specs": { - "block_time": 600, - "total_tokens": 1000000000 + "supply": 7000000, + "premine_tokens": 0, + "rpc": "1111" + }, + "crowdsales": { + "start_date": "2017-03-21T10:00:00", + "end_date": "2017-06-21T10:00:00", + "genesis_address": [ + "14aV8dULoL67i6xQncfmFsbFaEtpRKskC2", + "1BshWVmV1o4ZPWRvTGVMGsXMmQaV1qAouw", + "0x197A920123DDa17040A065457Ef0c01B28A54045", + "NXT-FCXQ-K5NB-EA5E-CF36G", + "NB6TCTRBT7KUN5T5337LBSBIAYHL375VHCFZNOAU", + "3P6xW7z9rjfGcoTeEiitoWfHWMbZ5j2GZkN", + "internet-of-coins" + ], + "funding_terms": "https://coinstorm.net/terms", + "funding_url": "https://coinstorm.net", + "btc_raised": "", + "tokens_sold": "", + "tokens_issued": 7000000, + "min_investment": 0.01 }, "links": [ { "type": "website", - "name": "horizonplatform.io", - "url": "https://horizonplatform.io/", + "name": "coinstorm.net", + "url": "https://coinstorm.net/", "icon": "website.png", - "links": [ + "tags": [ "Main" ] }, { - "name": "Horizon Explorer", - "url": "https://blockchain.info/", - "type": "explorer", - "icon": "explorer.png", + "type": "paper", + "name": "Internet of Coins whitepaper", + "url": "https://internetofcoins.org/public/uploads/whitepaper_ioc.pdf", + "icon": "paper.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "name": "Web Wallet", - "url": "http://nexthorizon.github.io/hz-source/", - "type": "wallet", - "icon": "wallet.png", + "type": "github", + "name": "Github", + "url": "https://github.com/internetofcoins", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "Horison News", - "url": "https://horizonplatform.io/category/news/", - "rss": "https://horizonplatform.io/feed/", - "type": "custom", - "icon": "horizon.png", + "type": "blog", + "name": "Blog", + "url": "https://internetofcoins.org/blog", + "icon": "blog.png", "tags": [ + "Main", "News" ] }, { - "name": "Horizon Forum", - "url": "https://horizonplatform.io/community/", "type": "forum", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1760129.0", + "icon": "bitcoin.png", "tags": [ "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/Horizon_HZ", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/internetofcoins", "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/groups/NHZOfficial/", - "type": "facebook", - "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "BTT Forum Thread", - "url": "https://bitcointalk.org/index.php?topic=823785.0", - "type": "forum", - "icon": "forum.png", + "type": "custom", + "name": "Youtube", + "url": "https://www.youtube.com/results?search_query=internet+of+coins", + "icon": "youtube.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Internxt", + "dependencies": [ + "Ethereum" + ], + "icon": "internxt", + "token": { + "name": "internxt token", + "symbol": "INXT" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Welcome To A New Internet" + }, + "crowdsales": { + "start_date": "2017-09-28T19:00:00", + "end_date": "2018-09-07T19:00:00", + "end_date_plan": "2018-09-07T19:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://internxt.io/", + "funding_url": "https://internxt.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "Horizon Tutorials", - "url": "https://horizonplatform.io/category/horizon-tutorials/", - "type": "paper", - "icon": "paper.png", + "type": "website", + "name": "internxt.io", + "url": "https://internxt.io/", "tags": [ - "Science" + "Main" ] }, { - "name": "Horizon Development Roadmap", - "url": "https://horizonplatform.io/about/development-roadmap/", "type": "paper", - "icon": "paper.png", + "name": "Internxt Whitepaper", + "url": "https://internxt.io/whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "Horizon Faucet", - "url": "https://faucet.horizonplatform.io/", - "type": "custom", - "icon": "horizon.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Rich List", - "url": "https://explorer.horizonplatform.io/?page=accounts", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Horizon Exchange", - "url": "http://hzxchange.net/", - "type": "custom", - "icon": "horizon.png", + "type": "github", + "name": "Internxt GitHub", + "url": "https://github.com/internxt", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/internxt_io", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", "type": "custom", - "icon": "bittrex.png", + "name": "Internxt Telegram", + "url": "https://t.me/internxt_io", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 8.5e-7, - "usd": 0.00055546, - "date": "2014-06-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Humaniq", - "icon": "humaniq", + "system": "Iota", + "icon": "iota", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "humaniq", - "symbol": "HMQ" + "name": "iota", + "symbol": "IOTA" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Vico" + "type": "Tangle", + "algorithm": "Iota" }, "descriptions": { "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Discover the unbanked. Platform for financial and technology startups", + "system_type": "cryptocurrency", + "headline": "Cryptocurrency for Internet-of-Things", "tags": [ - "DApp" + "DAO" ], "page_state": "draft" }, + "aliases": { + "coinmarketcap": "IOTA" + }, "crowdsales": { - "start_date": "2017-04-06T00:00:00", - "end_date": "2017-04-27T00:00:00", + "start_date": "2015-11-25T00:00:00", + "end_date": "2015-12-21T00:00:00", "genesis_address": [ - "3EEa31Y26qUip8QUTmbKGpVaGjezaHWVGn", - "3ByRCbsSPyXyR6QLSLycaKXvxNY9CxVe5w", - "3PspUiD5tmGHwF6zej2n1mRcCKZPuwmSFT", - "33xcGVuwy4BxjWxUnWFkVDmnTg9sagrQ1i", - "3LkRZHQXYUwCoipbuo7PLGsDXqPWyrfgtf", - "0xa2c9a7578e2172F32a36c5c0e49d64776F9E7883" + "1G8hh3bHMMhZSATwisBVbGFSYBKK3Suib8", + "NXT-Q4N3-V2QJ-S3GT-FW4Z9" ], - "funding_terms": " https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", - "funding_url": "https://humaniq.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "" + "funding_terms": "http://188.138.57.93/tos.pdf", + "funding_url": "http://www.iotatoken.com/", + "tokens_sold": 2779530283277761, + "tokens_issued": 2779530283277761, + "btc_raised": 1191.1311 + }, + "specs": { + "supply": 2779530283277761, + "cap": { + "btc": 1191.1311, + "usd": 521431 + } }, - "specs": {}, "first_price": { - "btc": "", - "usd": "", - "date": "" + "btc": 0.00000119, + "usd": 0.00052143, + "date": "2015-12-21T00:00:00" + }, + "flags": { + "supply_from_here": true }, - "flags": {}, "links": [ { - "type": "website", - "name": "humaniq.co", - "url": "https://humaniq.co/", + "type": "site", + "name": "iotatoken.com", + "url": "http://www.iotatoken.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "http://twitter.com/Humaniq_co", - "icon": "twitter.png", + "type": "github", + "name": "IOTA GitHub", + "url": "https://github.com/IOTAledger", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "wallet", + "name": "IOTA Wallet", + "url": "https://github.com/IOTAledger", + "icon": "iota.png", "tags": [ + "Wallet", + "Apps" + ] + }, + { + "type": "forum", + "name": "IOTA Forum", + "url": "https://forum.iotatoken.com/", + "icon": "forum.png", + "tags": [ + "Main", "News" ] }, { "type": "custom", - "name": "Slack", - "url": "https://humaniq-co.slack.com/", + "name": "IOTA Slack", + "url": "http://slack.iotatoken.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/humaniq.co", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/iotatoken", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Humaniq Whitepaper", - "url": "https://humaniq.co/assets/downloads/humaniq_wp_english.pdf", - "icon": "paper.png", + "type": "custom", + "name": "IOTA Documentation", + "url": "https://iota.readme.io/", + "icon": "link.png", "tags": [ - "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Humaniq ICO Contract", - "url": "https://github.com/humaniq", - "icon": "github.png", + "type": "custom", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/iota", + "icon": "cointelegraph.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://blog.humaniq.co", - "icon": "medium.png", + "type": "custom", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/iota/", + "icon": "bitcoinist.png", "tags": [ - "Main", "News" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1711764.0", - "icon": "bitcoin.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1216479.0", + "icon": "forum.png", "tags": [ "News" ] + }, + { + "type": "paper", + "name": "The Tangle by Serguei Popov", + "url": "https://iotatoken.com/IOTA_Whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] } ] }, { - "genesis_id": "000004be2b5eabb96d2932f0ba78bf4d07f89049f9b3150cc2d744c12009546f", - "system": "Hyper", - "icon": "Hyper", + "genesis_id": "", + "system": "Jibrel Network", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Hyper" + "icon": "jibrelnetwork", + "token": { + "name": "jibrel network token", + "symbol": "JNT" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Project", + "system_type": "cryptoasset", + "headline": "Financial assets represented as ERC-20 tokens on Ethereum" }, - "token": { - "name": "Hyper", - "symbol": "HYPER" + "crowdsales": { + "start_date": "2017-09-25T12:00:00", + "end_date": "2017-10-25T12:00:00", + "end_date_plan": "2017-10-25T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://jibrel.network/#jnt", + "funding_url": "https://jibrel.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "hypercrypto.com", - "url": "http://hypercrypto.com/", - "icon": "website.png", + "name": "jibrel.network", + "url": "https://jibrel.network/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/hyper/", - "icon": "cryptoid.png", + "type": "paper", + "name": "Jibrel Network Whitepaper", + "url": "https://jibrel.network/assets/white_paper/Jibrel%20Network%20-%20White%20Paper%20(2nd%20Draft).pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Hyper GitHub", - "url": "https://github.com/palmd/Hyper", + "name": "Jibrel Network GitHub", + "url": "https://github.com/jibrelnetwork/", "icon": "github.png", "tags": [ "Main", @@ -28028,51 +28078,190 @@ }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=624651.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2057487.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/JibrelNetwork", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Jibrel Network Telegram", + "url": "https://t.me/jibrelnetwork", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Jibrel Network Slack", + "url": "https://jibrelnetwork.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/JibrelNetwork/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UChRHMyaETb7M9OwfQQodh7g", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00002027, - "usd": 0.01301139, - "date": "2014-05-31T00:00:00" - } + ] }, { - "genesis_id": "000005fe04e512585c3611369c7ce23f130958038c18a462577d002680dab4fc", - "system": "HyperStake", - "icon": "hyperstake", - "aliases": { - "coinmarketcap": "HyperStake" + "genesis_id": "", + "system": "Jincor", + "dependencies": [ + "Ethereum" + ], + "icon": "jincor", + "token": { + "name": "jincor token", + "symbol": "JCR" }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Smart contracts and cryptocurrency transactions for any business" + }, + "crowdsales": { + "start_date": "2017-11-01T00:00:00", + "end_date": "2017-12-15T00:00:00", + "end_date_plan": "2017-12-15T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://ico.jincor.com/", + "funding_url": "http://ico.jincor.com/", + "tokens_sold": "", + "tokens_issued": 35000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "ico.jincor.com", + "url": "http://ico.jincor.com/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Jincor Whitepaper", + "url": "https://s3.eu-west-2.amazonaws.com/jincor-ico/whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Jincor GitHub", + "url": "https://github.com/jincortech", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2039071.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/jincor_ico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Jincor Telegram", + "url": "https://t.me/JincorICO", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/jincorlimited", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "0000052f45f694ad4626eeca11c53c79cdd7b4c9ff3ccf123c90ebce3dea4f15", + "system": "Jumbucks", + "icon": "jumbucks", + "aliases": { + "coinmarketcap": "Jumbucks" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency" }, - "events": { - "announcement": "06/07/2014" + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" }, "token": { - "name": "HyperStake", - "symbol": "HYP" - }, - "specs": { - "block_time": 90 + "name": "jumbuck", + "symbol": "JBS" }, + "specs": {}, "links": [ { "type": "website", - "name": "hyperstake.com", - "url": "http://hyperstake.com/", + "name": "getjumbucks.com", + "url": "http://getjumbucks.com/", "icon": "website.png", "tags": [ "Main" @@ -28080,19 +28269,20 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "http://hyp.cryptocoinexplorer.com/", - "icon": "explorer.png", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/jbs/", + "icon": "cryptoid.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" ] }, { "type": "github", - "name": "HyperStake GitHub", - "url": "https://github.com/hyperstake/HyperStake", + "name": "Jumbucks GitHub", + "url": "https://github.com/jyap808/jumbucks", "icon": "github.png", "tags": [ "Main", @@ -28102,7 +28292,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=678849", + "url": "https://bitcointalk.org/index.php?topic=865169.0", "icon": "forum.png", "tags": [ "Main", @@ -28111,21 +28301,21 @@ } ], "first_price": { - "btc": 0.0000047, - "usd": 0.00259007, - "date": "2014-08-09T00:00:00" + "btc": 0.00496594, + "usd": 2.61563333, + "date": "2014-09-07T00:00:00" } }, { "genesis_id": "", - "system": "Icon", + "system": "Kairos", "dependencies": [ "Ethereum" ], - "icon": "icon", + "icon": "kairos", "token": { - "name": "icon token", - "symbol": "ICX" + "name": "kairos token", + "symbol": "KAIROS" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28134,17 +28324,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Hyperconnect the World" + "headline": "First Artificial intelligence driven ETF for block-chain assets" }, "crowdsales": { - "start_date": "2017-10-20T00:00:00", - "end_date": "2017-11-03T00:00:00", - "end_date_plan": "2017-11-03T00:00:00", + "start_date": "2017-07-27T13:00:00", + "end_date": "2017-08-27T22:00:00", + "end_date_plan": "2017-08-27T22:00:00", "genesis_address": [ "" ], - "funding_terms": "https://icon.foundation/en/", - "funding_url": "https://icon.foundation/en/", + "funding_terms": "https://kairostokens.com/", + "funding_url": "https://kairostokens.com/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -28158,35 +28348,34 @@ "links": [ { "type": "website", - "name": "icon.foundation", - "url": "https://icon.foundation/en/", + "name": "kairostokens.com", + "url": "https://kairostokens.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Icon Whitepaper", - "url": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf", + "name": "Kairos Whitepaper", + "url": "https://kairostokens.com/assets/pdf/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Icon Blog", - "url": "https://medium.com/helloiconworld", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2049551.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/@helloiconworld", + "url": "https://twitter.com/kairostokens", "icon": "twitter.png", "tags": [ "News" @@ -28194,8 +28383,8 @@ }, { "type": "custom", - "name": "Icon Telegram", - "url": "https://t.me/joinchat/Fqw4igkkVmYtj--ZVi-QcA", + "name": "Kairos Telegram", + "url": "https://t.me/kairostokens", "icon": "telegram.png", "tags": [ "News" @@ -28204,100 +28393,75 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/helloicon", + "url": "https://www.facebook.com/Kairostokens", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC5SrWL7CKY09cVtuDxHtizw", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "0x888666CA69E0f178DED6D75b5726Cee99A87D698", - "system": "Iconomi", - "icon": "iconomi", + "genesis_id": "", + "system": "Kickico", "dependencies": [ "Ethereum" ], + "icon": "kickico", "token": { - "name": "iconomi token", - "symbol": "ICN" + "name": "KickCoin", + "symbol": "KC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Iconomi" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Open Fund Management Platform", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "headline": "A unified blockchain-based platform for cryptocurrency crowdfunding" }, "crowdsales": { - "start_date": "2016-08-25T08:00:00", - "end_date": "2016-09-29T20:00:00", + "start_date": "2017-08-29T13:00:00", + "end_date": "2017-09-29T13:00:00", + "end_date_plan": "2017-09-29T13:00:00", "genesis_address": [ - "3KbWWjumBGLBUWYCeidydxe1uET9QyWoEg", - "0x154Af3E01eC56Bc55fD585622E33E3dfb8a248d8", - "6300322192409448238L" + "" ], - "funding_terms": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", - "funding_url": "https://ico.iconomi.net/", - "tokens_sold": 85000000, - "tokens_issued": 100000000, - "btc_raised": 17274 - }, - "specs": { - "supply": 100000000 - }, - "first_price": { - "date": "2016-09-29T20:00:00", - "btc": 0.00020323, - "usd": 0.12313299 - }, - "flags": { - "supply_from_here": true + "funding_terms": "https://www.kickico.com/", + "funding_url": "https://www.kickico.com/", + "tokens_sold": "", + "tokens_issued": 800000000, + "btc_raised": "", + "cap_limit": [ + "eth = 200000" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "iconomi.net", - "url": "https://www.iconomi.net/", - "icon": "website.png", + "name": "kickico.com", + "url": "http://www.kickico.com", "tags": [ "Main" ] }, { - "type": "website", - "name": "Iconomi Crowdsale", - "url": "https://ico.iconomi.net/", - "icon": "website.png", + "type": "paper", + "name": "Kickico Whitepaper", + "url": "https://www.kickico.com/whitepaper", "tags": [ - "Apps" + "Main", + "Science" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/iconominet", - "rss": "https://medium.com/feed/@iconominet", + "name": "Kickico Blog", + "url": "https://medium.com/@kickico", "icon": "medium.png", "tags": [ "Main", @@ -28307,237 +28471,241 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/iconominet", + "url": "https://twitter.com/KICKICOplatform", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/iconomi.net/", - "icon": "facebook.png", + "name": "Kickico Telegram", + "url": "https://t.me/kickico", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Iconomi Whitepaper", - "url": "https://www.iconomi.net/ICONOMI_Whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Whitepaper on App Token Funds", - "url": "https://www.iconomi.net/CoinFundsWhitepaper.pdf", - "icon": "paper.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KickICO/", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Kickico-1909910745919239", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io/", - "icon": "etherdelta.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC_zMuXu_P7idt84qOqDFMcw", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "1.3.1006", - "system": "Icoo", - "icon": "icoo", + "genesis_id": "", + "system": "Komodo", "dependencies": [ - "BitShares" + "Bitcoin" ], - "aliases": { - "coinmarketcap": "ICO OpenLedger" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Initial Coin Offering Openledger" + "icon": "komodo", + "token": { + "name": "komodo token", + "symbol": "KMD" }, "consensus": { - "consensus_type": "BitShares", - "consensus_name": "User Issued Asset" + "consensus_type": "Delayed Proof of Work", + "consensus_name": "dPoW" }, - "token": { - "name": "ICOO", - "symbol": "ICOO" + "descriptions": { + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Secure and private money with a built-in gateway" + }, + "aliases": { + "coinmarketcap": "Komodo" }, "crowdsales": { - "start_date": "2016-05-20T18:00:00", - "end_date": "2016-07-25T12:00:00", + "start_date": "2016-10-15T00:00:00", + "end_date": "2016-11-20T00:10:00", + "end_date_plan": "2016-11-20T00:00:00", "genesis_address": [ - "icoo" + "" ], - "funding_terms": "http://www.icoo.io/", - "funding_url": "http://www.icoo.io/", - "tokens_issued": 491205, - "tokens_sold": 491205, - "btc_raised": 576.53 - }, - "first_price": { - "btc": 0.00117371, - "usd": 0.77075646, - "date": "2016-07-25T12:00:00" + "funding_terms": "https://ico.komodoplatform.com/", + "funding_url": "https://komodoplatform.com/#top", + "tokens_sold": 90000000, + "tokens_issued": 100000000, + "btc_raised": 2639, + "cap_limit": [ + "btc = 30000" + ], + "raised": [ + "" + ] }, - "specs": {}, - "ratings": {}, "links": [ { "type": "website", - "name": "icoo.io", - "url": "https://www.icoo.io/", - "icon": "website.png", + "name": "komodoplatform.com", + "url": "https://komodoplatform.com/", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "ICOO Twitter", - "url": "https://twitter.com/icoo_io", - "icon": "twitter.png", + "type": "paper", + "name": "Komodo Whitepaper", + "url": "https://komodoplatform.com/whitepaper/", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/ICOO_OPEN.BTC", - "icon": "openledger.png", + "type": "github", + "name": "Komodo GitHub", + "url": "https://github.com/jl777/komodo", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Exchange" + "Code" ] }, { - "type": "explorer", - "name": "ICOO Asset", - "url": "http://cryptofresh.com/a/ICOO", - "icon": "cryptofresh.png", + "type": "blog", + "name": "Blog", + "url": "", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=22469.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1605144.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BitCoinTalk Thread", - "url": "https://bitcointalk.org/index.php?topic=1479359.0", - "icon": "forum.png", - "tages": [ + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/KomodoPlatform", + "icon": "twitter.png", + "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "system": "iExec", - "icon": "iexec", - "dependencies": [ + }, + { + "type": "slack", + "name": "Komodo Slack", + "url": "http://slackinvite.supernet.org/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/komodoplatform/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/KomodoPlatform/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCtp7YrrEnZbW97sgPldyvKg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "KredX", + "dependencies": [ "Ethereum" ], + "icon": "kredx", "token": { - "name": "aeon", - "symbol": "RLC" + "name": "kredits token", + "symbol": "KRT" }, "consensus": { - "type": "ERC20 + Proof-of-Contribution", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "iExec" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain-based Distributed Cloud", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "Multi-Blockchain Cryptocurrency Platform" }, "crowdsales": { - "start_date": "2017-04-19T13:00:00", - "end_date": "2017-04-19T20:00:00", + "start_date": "2017-10-04T00:00:00", + "end_date": "2018-03-01T23:59:00", + "end_date_plan": "2018-03-01T23:59:00", "genesis_address": [ - "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "0xAe307e3871E5A321c0559FBf0233A38c937B826A" + "" ], - "funding_terms": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", - "funding_url": "http://crowdsale.iex.ec", - "tokens_issued": 87000000, - "tokens_sold": 60000000, - "btc_raised": 10000 + "funding_terms": "https://bitcointalk.org/index.php?topic=2235814.msg22545568#msg22545568", + "funding_url": "https://kredx.io/#buytokens", + "tokens_sold": "10001000", + "tokens_issued": "440000000", + "btc_raised": "", + "cap_limit": [ + "usd = 43000000" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 87000000, - "cap": { - "btc": 14500, - "usd": 17531431 - } - }, - "first_price": { - "btc": 0.00016667, - "usd": 0.2015107, - "date": "2017-04-19T20:00:00" - }, - "flags": { - "supply_from_here": true + "supply": 440000000 }, "links": [ { "type": "website", - "name": "iex.ec", - "url": "http://iex.ec/", - "icon": "website.png", + "name": "kredx.io", + "url": "http://kredx.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "iExec whitepaper", - "url": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", - "icon": "paper.png", + "name": "KredX Whitepaper", + "url": "http://kredx.io/kredx.pdf", "tags": [ "Main", "Science" @@ -28545,38 +28713,28 @@ }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/iExecBlockchainComputing", + "name": "KredX GitHub", + "url": "https://github.com/kredX/kredx-platform", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/iex-ec", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/iEx_ec", + "url": "https://twitter.com/KredXApp", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/iex.ec", - "icon": "linkedin.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KredX/", + "icon": "reddit.png", "tags": [ "News" ] @@ -28584,164 +28742,94 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Iex-ec-1164124083643301/", + "url": "https://www.facebook.com/kredxapp/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/address/0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/", - "icon": "ethercamp.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Parity", - "url": "https://github.com/paritytech/parity/releases", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] } ] }, { "genesis_id": "", - "system": "Incent", - "icon": "incent", + "system": "Kuna", "dependencies": [ "Waves" ], + "icon": "kuna", "token": { - "name": "incent", - "symbol": "Incent" + "name": "kuna token", + "symbol": "KUN" }, "consensus": { - "type": "Waves", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Incent" + "consensus_type": "", + "consensus_name": "Waves" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Universal Merchant-Backed Loyalty Platform", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "headline": "The easiest way to buy and sell cryptocurrency in Eastern Europe" }, "crowdsales": { - "start_date": "2016-10-01T00:00:00", - "end_date": "2016-11-30T23:59:59", + "start_date": "2017-07-28T10:10:00", + "end_date": "2017-08-08T22:22:00", + "end_date_plan": "2017-08-08T22:22:00", "genesis_address": [ - "3EcZsF2GSYfBM6YNRJ7RAEuRhqLBhFRcdY" + "" ], - "funding_terms": "https://www.incentloyalty.com/media/IncentICO-InformationPack.pdf", - "funding_url": "https://www.incentloyalty.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "" - }, - "specs": { - "cap": {} + "funding_terms": "https://kuna.io/sco", + "funding_url": "https://kuna.io/markets/kunbtc", + "tokens_sold": 100000, + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "incentloyalty.com", - "url": "https://www.incentloyalty.com/", - "icon": "website.png", + "name": "kuna.io", + "url": "https://kuna.io/?lang=en", "tags": [ "Main" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/incent-loyalty-blog", - "icon": "medium.png", + "type": "paper", + "name": "Kuna Whitepaper", + "url": "https://kuna.io/sco", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/IncentLoyalty", - "icon": "twitter.png", + "type": "custom", + "name": "Kuna Telegram", + "url": "https://t.me/kuna_sco_eng", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1610052.new#new", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2030252.0;all", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://incentinvites.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/kunabtc", + "icon": "twitter.png", "tags": [ "News" ] @@ -28749,167 +28837,130 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/IncentLoyalty/", + "url": "https://www.facebook.com/kunaexchange", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Incent Whitepaper", - "url": "https://www.incentloyalty.com/#", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] } ] }, { "genesis_id": "", - "system": "Inchain", - "icon": "inchain", + "system": "Kyber", "dependencies": [ "Ethereum" ], + "icon": "kyber", "token": { - "name": "inchain", - "symbol": "INC" + "name": "kyber token", + "symbol": "KNC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Inchain" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Insurance platform based on Ethereum smart contracts", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "headline": "Instant exchange and conversion of digital assets" }, "crowdsales": { - "start_date": "2016-10-26T00:00:00", - "end_date": "2016-11-23T00:00:00", + "start_date": "2017-09-15T00:00:00", + "end_date": "2017-09-16T06:38:00", + "end_date_plan": "2017-09-16T06:38:00", "genesis_address": [ - "3K7DAqRb6axzVwZZJYVvXfNmAdqb7D3kwD", - "0x162AC26e2f0FE036C3A3d370C118De0B6C883083" + "" ], - "funding_terms": "https://bitcointalk.org/index.php?topic=1623519", - "funding_url": "http://ico.inchain.io/", - "tokens_sold": 85000000, - "tokens_issued": 100000000, - "btc_raised": "" - }, - "specs": { - "cap": {} + "funding_terms": "https://kyber.network/", + "funding_url": "https://tokensale.kyber.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 50000000" + ] }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "inchain.io", - "url": "http://inchain.io/", - "icon": "website.png", + "name": "kyber.network", + "url": "https://kyber.network/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Inchain Crowdsale", - "url": "http://ico.inchain.io/", - "icon": "website.png", + "type": "paper", + "name": "Kyber Whitepaper", + "url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@inchain", - "rss": "https://medium.com/feed/@inchain", - "icon": "Medium.png", + "type": "github", + "name": "Kyber GitHub", + "url": "https://github.com/kyberNetwork/", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Inchain_dot_io", - "icon": "twitter.png", + "type": "blog", + "name": "Kyber Blog", + "url": "https://blog.kyber.network/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1623519", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/kybernetwork", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": " http://facebook.com/groups/inchain", - "icon": "facebook.png", + "name": "Kyber Telegram", + "url": "https://t.me/kybernetwork", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://inchain.slack.com/", + "type": "slack", + "name": "Kyber Slack", + "url": "https://slack.kyber.network/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "Inchain Whitepaper", - "url": "http://ico.inchain.io/app/docs/whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Financial model", - "url": "https://dl.dropboxusercontent.com/s/9acj96asz58jnz3/Fin%20model.xlsx", - "icon": "paper.png", - "tags": [ - "Science" - ] } ] }, { "genesis_id": "", - "system": "Indorse", + "system": "LAToken", "dependencies": [ "Ethereum" ], - "icon": "indorse", + "icon": "latoken", "token": { - "name": "indorse token", - "symbol": "IND" + "name": "latoken", + "symbol": "LAT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -28917,87 +28968,90 @@ }, "descriptions": { "state": "Project", - "system_type": "utility", - "headline": "Decentralized Professional Network on Ethereum Blockchain" + "system_type": "cryptoasset", + "headline": "Tokenize and trade real assets via crypto" }, "crowdsales": { - "start_date": "2017-08-08T11:00:00", - "end_date": "2017-09-07T11:00:00", - "end_date_plan": "2017-09-08T11:00:00", + "start_date": "2017-08-22T11:00:00", + "end_date": "2017-10-10T11:00:00", + "end_date_plan": "2017-10-10T11:00:00", "genesis_address": [ - "indorse.eth" + "" ], - "funding_terms": "https://indorse.io", - "funding_url": "https://indorse.io", + "funding_terms": "https://latoken.com/", + "funding_url": "https://sale.latoken.com/", "tokens_sold": "", - "tokens_issued": 28288563, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 9000000" + "" ] }, + "specs": { + "supply": 400000000 + }, "links": [ { "type": "website", - "name": "indorse.io", - "url": "https://indorse.io/", + "name": "latoken.com", + "url": "https://latoken.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Indorse Whitepaper", - "url": "https://indorse.io/whitepaper", + "name": "LAToken Whitepaper", + "url": "https://cdn.latoken.com/common/files/whitepaper/latoken-whitepaper-en.pdf?_ga=2.136809840.1504055711.1504015118-1549099751.1499680070", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Indorse Blog", - "url": "https://medium.com/joinindorse", - "icon": "medium.png", + "type": "github", + "name": "LAToken GitHub", + "url": "https://github.com/latoken", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2047503.0", + "url": "https://bitcointalk.org/index.php?topic=2083486.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Indorse Telegram", - "url": "https://t.me/joinchat/AAAAAA1WIyLU_WrlA3b3zw", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/latokens", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/joinIndorse", - "icon": "twitter.png", + "type": "custom", + "name": "LAToken Telegram", + "url": "https://t.me/latoken", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Indorse Slack", - "url": "https://slack.indorse.io", + "name": "LAToken Slack", + "url": "http://latoken.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -29006,45 +29060,153 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/JoinIndorse/", + "url": "https://www.facebook.com/LiquidAssetToken", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCvTfsRYJYD2X26VXbqDVgTQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "15344649963748848799", - "system": "InstantDEX", - "icon": "instantdex", - "dependencies": [ - "NXT" + "genesis_id": "9c89283ba0f3227f6c03b70216b9f665f0118d5e0fa729cedf4fb34d6a34f463", + "system": "LBRY", + "dependencies": [ + "independent" ], - "aliases": { - "coinmarketcap": "InstantDEX" + "token": { + "name": "lbry credit", + "symbol": "LBC" }, "consensus": { - "type": "NXT", - "algorithm": "AE" + "type": "PoW", + "algorithm": "" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", + "system_type": "cryptocurrency", + "headline": "Quasi Decentralized Digital Library", "tags": [ - "DApp" - ] + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "LBRY Credits" + }, + "specs": { + "supply": 401027129.4109525 + }, + "first_price": { + "btc": 0.00259139, + "usd": 1.72837939, + "date": "2016-07-13T20:30:00" + }, + "flags": { + "quantum": true, + "supply_from_here": true + }, + "links": [ + { + "name": "lbry.io", + "url": "lbry.io", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "site" + }, + { + "name": "Explorer", + "url": "https://explorer.lbry.io/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Blog", + "url": "https://lbry.io/news", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "LBRY organization on GitHub", + "url": "https://github.com/lbryio", + "tags": [ + "Code" + ], + "type": "github" + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ] + }, + { + "genesis_id": "3624321493", + "system": "LTBcoin", + "icon": "ltbcoin", + "dependencies": [ + "Conterparty" + ], + "aliases": { + "coinmarketcap": "LTBcoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" }, "token": { - "name": "InstantDEX", - "symbol": "DEX" + "name": "ltbcoin", + "symbol": "LTBC" }, "specs": {}, + "flags": { + "rating_do_not_display": true, + "quantum": true + }, "links": [ { "type": "website", - "name": "instantdex.org", - "url": "http://instantdex.org/", + "name": "ltbcoin.com/", + "url": "http://ltbcoin.com/", "icon": "website.png", "tags": [ "Main" @@ -29052,9 +29214,9 @@ }, { "type": "explorer", - "name": "NXT Asset", - "url": "http://nxtreporting.com/?as=15344649963748848799", - "icon": "explorer.png", + "name": "Counterparty Asset", + "url": "http://blockscan.com/assetInfo.aspx?q=LTBCOIN", + "icon": "counterparty.png", "tags": [ "Main", "Apps", @@ -29063,28 +29225,19 @@ ] }, { - "type": "github", - "name": "InstantDEX BitBucket", - "url": "https://bitbucket.org/BitcoinDark/repository/downloads/BitcoinDark-x64-InstantDEX-Beta-9-12-2015.rar", - "icon": "github.png", + "type": "twitter", + "name": "@ltbcoin", + "url": "https://twitter.com/ltbcoin", + "icon": "twitter.png", "tags": [ "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1094381.0", - "icon": "forum.png", - "tags": [ "News" ] }, { "type": "forum", - "name": "NXT Forum", - "url": "https://nxtforum.org/nxtventures/instantdex-realtime-trading-of-nxt-nxt-assets-btc-and-btc-clones/", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=712944.0", "icon": "forum.png", "tags": [ "Main", @@ -29093,131 +29246,118 @@ } ], "first_price": { - "btc": 0.0039071, - "usd": 1.7213794, - "date": "2014-09-14T00:00:00" - }, - "flags": { - "quantum": true + "btc": 0.00000158, + "usd": 0.00078485, + "date": "2014-08-18T00:00:00" } }, { "genesis_id": "", - "system": "InternetofCoins", - "icon": "internetofcoins", + "system": "Lampix", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "lampix", "token": { - "name": "hybrid asset", - "symbol": "XHY" + "name": "lampix token", + "symbol": "PIX" }, "consensus": { - "type": "Hybrid POS-POW", - "algorithm": "Haystack" - }, - "aliases": { - "coinmarketcap": "", - "nickname": "Internet of Coins" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized Inclusive Cryptocurrency Environment", - "tags": [ - "DAO", - "TOS", - "DAPP" - ], - "twwidid": "", - "page_state": "draft" - }, - "specs": { - "supply": 7000000, - "premine_tokens": 0, - "rpc": "1111" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Blockchain ‘image mining’ network for augmented reality systems" }, "crowdsales": { - "start_date": "2017-03-21T10:00:00", - "end_date": "2017-06-21T10:00:00", + "start_date": "2017-08-09T08:00:00", + "end_date": "2017-08-18T09:00:00", + "end_date_plan": "2017-08-18T09:00:00", "genesis_address": [ - "14aV8dULoL67i6xQncfmFsbFaEtpRKskC2", - "1BshWVmV1o4ZPWRvTGVMGsXMmQaV1qAouw", - "0x197A920123DDa17040A065457Ef0c01B28A54045", - "NXT-FCXQ-K5NB-EA5E-CF36G", - "NB6TCTRBT7KUN5T5337LBSBIAYHL375VHCFZNOAU", - "3P6xW7z9rjfGcoTeEiitoWfHWMbZ5j2GZkN", - "internet-of-coins" + "" ], - "funding_terms": "https://coinstorm.net/terms", - "funding_url": "https://coinstorm.net", - "btc_raised": "", + "funding_terms": "https://www.lampix.co/index.html", + "funding_url": "https://www.lampix.co/token.html", "tokens_sold": "", - "tokens_issued": 7000000, - "min_investment": 0.01 + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "coinstorm.net", - "url": "https://coinstorm.net/", - "icon": "website.png", + "name": "lampix.co", + "url": "https://www.lampix.co/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Internet of Coins whitepaper", - "url": "https://internetofcoins.org/public/uploads/whitepaper_ioc.pdf", - "icon": "paper.png", + "name": "Lampix Whitepaper", + "url": "https://www.dropbox.com/s/3vs49t1dgcase9v/pix%20token%20whitepaper%20v7.docx?dl=0", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Github", - "url": "https://github.com/internetofcoins", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/lampix_co", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" + ] + }, + { + "type": "slack", + "name": "Lampix Slack", + "url": "https://lampix-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" ] }, { "type": "blog", - "name": "Blog", - "url": "https://internetofcoins.org/blog", - "icon": "blog.png", + "name": "Lampix Blog", + "url": "https://medium.com/@lampix", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1760129.0", - "icon": "bitcoin.png", + "type": "reddit", + "name": "Reddit", + "url": "https://lampix-invite.herokuapp.com/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/internetofcoins", - "icon": "twitter.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Lampix-997463780290920/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Youtube", - "url": "https://www.youtube.com/results?search_query=internet+of+coins", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCY3N6_p3fWC76XFrQlid0vQ", "icon": "youtube.png", "tags": [ "News" @@ -29227,14 +29367,79 @@ }, { "genesis_id": "", - "system": "Internxt", + "system": "Ledgys", + "icon": "ledgys", "dependencies": [ "Ethereum" ], - "icon": "internxt", "token": { - "name": "internxt token", - "symbol": "INXT" + "name": "ledgys token", + "symbol": "XLC" + }, + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Ledgys" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Data Markets with Ethereum", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" + }, + "specs": { + "cap": {} + }, + "first_price": {}, + "flags": {}, + "links": [ + { + "type": "website", + "name": "ledgys.io", + "url": "http://ledgys.io/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ledgysproject", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "paper", + "name": "Ledgys Whitepaper", + "url": "http://ledgys.io/pdf/LedgysDistributedNetwork-whitepaper-alpha-1.2.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Lendroid", + "dependencies": [ + "Ethereum" + ], + "icon": "lendroid", + "token": { + "name": "lendroid token", + "symbol": "LST" }, "consensus": { "consensus_type": "ERC20 Token", @@ -29243,40 +29448,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Welcome To A New Internet" - }, - "crowdsales": { - "start_date": "2017-09-28T19:00:00", - "end_date": "2018-09-07T19:00:00", - "end_date_plan": "2018-09-07T19:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://internxt.io/", - "funding_url": "https://internxt.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Decentralized Digital Asset Lending Platform" }, "links": [ { "type": "website", - "name": "internxt.io", - "url": "https://internxt.io/", + "name": "lendroid.com", + "url": "https://lendroid.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Internxt Whitepaper", - "url": "https://internxt.io/whitepaper.pdf", + "name": "Lendroid Whitepaper", + "url": "https://lendroid.com/assets/whitepaper.pdf", "tags": [ "Main", "Science" @@ -29284,28 +29470,38 @@ }, { "type": "github", - "name": "Internxt GitHub", - "url": "https://github.com/internxt", + "name": "Lendroid GitHub", + "url": "https://github.com/lendroidproject", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Lendroid Blog", + "url": "https://blog.lendroid.com/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/internxt_io", + "url": "https://twitter.com/lendroidproject", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Internxt Telegram", - "url": "https://t.me/internxt_io", - "icon": "telegram.png", + "type": "slack", + "name": "Lendroid Slack", + "url": "http://slack.lendroid.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -29313,130 +29509,120 @@ ] }, { - "genesis_id": "000000ecd77baa224eebc9960e5a1632ad07858be83ae9b96d1e6fea4d675a68", - "system": "IOCoin", - "icon": "iocoin", + "genesis_id": "", + "system": "LEOCoin", + "icon": "leocoin", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "I/O Coin" + "token": { + "name": "leocoin", + "symbol": "LEO" }, - "ratings": { - "rating_cyber": 1 + "consensus": { + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptoasset", + "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", + "tags": [ + "DAO" + ], + "hashtag": "#LEOCOIN", + "page_state": "ready" }, - "consensus": { - "type": "PoS", - "algorithm": "X11" + "aliases": { + "coinmarketcap": "LEOCoin" }, - "token": { - "name": "IOCoin", - "symbol": "IOC" + "specs": { + "total_tokens": 1000000000 }, "links": [ { + "name": "leocoin.org", + "url": "http://www.leocoin.org/", "type": "website", - "name": "iocoin.io", - "url": "http://iocoin.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "I/O Coin Whitepaper", - "url": "http://iodigital.io/wp-content/uploads/2016/06/whitepaper_dions.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { + "name": "Explorer", + "url": "https://insight.leocoin.org/", "type": "explorer", - "name": "cryptoID Explorer", - "url": "http://chainz.cryptoid.info/ioc/", - "icon": "cryptoid.png", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "IOCoin GitHub", - "url": "https://github.com/IOCoin/iocoin", - "icon": "github.png", + "name": "Explorer", + "url": "https://cryptobe.com/chain/LEOcoin", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=695855.0", - "icon": "forum.png", + "name": "Explorer", + "url": "http://blockchain.leocoin.org/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=695855", - "icon": "bitcointalk.png", + "name": "LEOCoin GitHub", + "url": "https://github.com/Leocoin-project/LEOcoin", + "type": "github", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=695855", + "url": "https://bitcointalk.org/index.php?topic=1545712.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/IO_Coin", + "url": "https://twitter.com/LEOcoinORG", + "type": "twitter", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "I/O Coin Telegram", - "url": "https://t.me/joinchat/CqVqS0O3PjCTx9bfp4CwOQ", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "I/O Coin Slack", - "url": "https://iocoin.slack.com/", - "icon": "slack.png", + "name": "Ubiq blog", + "url": "https://medium.com/the-ubiq-report", + "type": "blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { + "name": "reddit", + "url": "https://www.reddit.com/r/LEOcoinorg/", "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/IODigitalCurrency/", "icon": "reddit.png", "tags": [ "News" @@ -29445,199 +29631,66 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/iodigitalblockchain/", + "url": "https://www.facebook.com/LEOcoin.org", "icon": "facebook.png", "tags": [ "News" ] }, { + "name": "Google+", + "url": "https://plus.google.com/u/0/106893535574298107342", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCJ5GyhoieEi18FF9oIOuQKQ", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ], - "first_price": { - "btc": 0.00000479, - "usd": 0.00176825, - "date": "2014-08-02T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Iota", - "icon": "iota", - "dependencies": [ - "independent" - ], - "token": { - "name": "iota", - "symbol": "IOTA" - }, - "consensus": { - "type": "Tangle", - "algorithm": "Iota" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Cryptocurrency for Internet-of-Things", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "IOTA" - }, - "crowdsales": { - "start_date": "2015-11-25T00:00:00", - "end_date": "2015-12-21T00:00:00", - "genesis_address": [ - "1G8hh3bHMMhZSATwisBVbGFSYBKK3Suib8", - "NXT-Q4N3-V2QJ-S3GT-FW4Z9" - ], - "funding_terms": "http://188.138.57.93/tos.pdf", - "funding_url": "http://www.iotatoken.com/", - "tokens_sold": 2779530283277761, - "tokens_issued": 2779530283277761, - "btc_raised": 1191.1311 - }, - "specs": { - "supply": 2779530283277761, - "cap": { - "btc": 1191.1311, - "usd": 521431 - } - }, - "first_price": { - "btc": 0.00000119, - "usd": 0.00052143, - "date": "2015-12-21T00:00:00" - }, - "flags": { - "supply_from_here": true - }, - "links": [ - { - "type": "site", - "name": "iotatoken.com", - "url": "http://www.iotatoken.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "github", - "name": "IOTA GitHub", - "url": "https://github.com/IOTAledger", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "wallet", - "name": "IOTA Wallet", - "url": "https://github.com/IOTAledger", - "icon": "iota.png", - "tags": [ - "Wallet", - "Apps" - ] - }, - { - "type": "forum", - "name": "IOTA Forum", - "url": "https://forum.iotatoken.com/", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "custom", - "name": "IOTA Slack", - "url": "http://slack.iotatoken.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/iotatoken", - "icon": "twitter.png", + "icon": "googleplus.png", "tags": [ "News" ] }, { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/currencies/leocoin/#markets", "type": "custom", - "name": "IOTA Documentation", - "url": "https://iota.readme.io/", "icon": "link.png", "tags": [ - "Code" + "Apps", + "Analytics" ] }, { + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/", "type": "custom", - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/iota", - "icon": "cointelegraph.png", + "icon": "cryptopia.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Livecoin", + "url": "https://www.livecoin.net/", "type": "custom", - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/iota/", - "icon": "bitcoinist.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1216479.0", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "paper", - "name": "The Tangle by Serguei Popov", - "url": "https://iotatoken.com/IOTA_Whitepaper.pdf", - "icon": "paper.png", + "icon": "livecoin.png", "tags": [ - "Main", - "Science" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Jibrel Network", + "system": "Lescoin", "dependencies": [ "Ethereum" ], - "icon": "jibrelnetwork", + "icon": "lescoin", "token": { - "name": "jibrel network token", - "symbol": "JNT" + "name": "lescoin token", + "symbol": "LSC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -29646,40 +29699,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Financial assets represented as ERC-20 tokens on Ethereum" - }, - "crowdsales": { - "start_date": "2017-09-25T12:00:00", - "end_date": "2017-10-25T12:00:00", - "end_date_plan": "2017-10-25T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://jibrel.network/#jnt", - "funding_url": "https://jibrel.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Crypto-currency secured by wood stock" }, "links": [ { "type": "website", - "name": "jibrel.network", - "url": "https://jibrel.network/", + "name": "lescoin.io", + "url": "https://lescoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Jibrel Network Whitepaper", - "url": "https://jibrel.network/assets/white_paper/Jibrel%20Network%20-%20White%20Paper%20(2nd%20Draft).pdf", + "name": "Lescoin Whitepaper", + "url": "https://bit.ly/Lescoin_WP_EN", "tags": [ "Main", "Science" @@ -29687,18 +29721,28 @@ }, { "type": "github", - "name": "Jibrel Network GitHub", - "url": "https://github.com/jibrelnetwork/", + "name": "Lescoin GitHub", + "url": " https://github.com/Lescoin/ico", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Lescoin Blog", + "url": "https://medium.com/@lescoin", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2057487.0", + "url": "https://bitcointalk.org/index.php?topic=2190584", "icon": "bitcointalk.png", "tags": [ "News" @@ -29707,7 +29751,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JibrelNetwork", + "url": "https://twitter.com/DAO_Lescoin", "icon": "twitter.png", "tags": [ "News" @@ -29715,8 +29759,8 @@ }, { "type": "custom", - "name": "Jibrel Network Telegram", - "url": "https://t.me/jibrelnetwork", + "name": "Lescoin Telegram", + "url": "https://t.me/lescoin", "icon": "telegram.png", "tags": [ "News" @@ -29724,27 +29768,18 @@ }, { "type": "slack", - "name": "Jibrel Network Slack", - "url": "https://jibrelnetwork.slack.com/", + "name": "Lescoin Slack", + "url": "https://lescoin.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/JibrelNetwork/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UChRHMyaETb7M9OwfQQodh7g", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/DAO-Lescoin-270668693421364", + "icon": "facebook.png", "tags": [ "News" ] @@ -29753,14 +29788,14 @@ }, { "genesis_id": "", - "system": "Jincor", + "system": "Leviar Coin", "dependencies": [ "Ethereum" ], - "icon": "jincor", + "icon": "leviarcoin", "token": { - "name": "jincor token", - "symbol": "JCR" + "name": "leviar coin", + "symbol": "XLC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -29769,40 +29804,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Smart contracts and cryptocurrency transactions for any business" + "headline": "DRM Protection over Blockchain" + }, + "aliases": { + "coinmarketcap": "LeviarCoin" }, "crowdsales": { - "start_date": "2017-11-01T00:00:00", - "end_date": "2017-12-15T00:00:00", - "end_date_plan": "2017-12-15T00:00:00", + "start_date": "2017-04-07T00:00:00", + "end_date": "2017-07-09T00:00:00", + "end_date_plan": "2017-07-09T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://ico.jincor.com/", - "funding_url": "http://ico.jincor.com/", + "funding_terms": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", + "funding_url": "https://ico.leviarcoin.org/signup", "tokens_sold": "", - "tokens_issued": 35000000, - "btc_raised": "", + "tokens_issued": "", + "btc_raised": "31.21", "cap_limit": [ - "" + "usd = 5400000" ], "raised": [ - "" + "usd = 63729.88" ] }, "links": [ { "type": "website", - "name": "ico.jincor.com", - "url": "http://ico.jincor.com/", + "name": "leviarcoin.org", + "url": "https://leviarcoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Jincor Whitepaper", - "url": "https://s3.eu-west-2.amazonaws.com/jincor-ico/whitepaper.pdf", + "name": "Leviar Coin Whitepaper", + "url": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", "tags": [ "Main", "Science" @@ -29810,8 +29848,8 @@ }, { "type": "github", - "name": "Jincor GitHub", - "url": "https://github.com/jincortech", + "name": "Leviar Coin GitHub", + "url": "https://github.com/leviarcoin/leviarcoin-src", "icon": "github.png", "tags": [ "Main", @@ -29821,7 +29859,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2039071.0", + "url": "https://bitcointalk.org/index.php?topic=1838617", "icon": "bitcointalk.png", "tags": [ "News" @@ -29830,7 +29868,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/jincor_ico", + "url": "https://twitter.com/hashtag/leviarcoin?src=hash", "icon": "twitter.png", "tags": [ "News" @@ -29838,366 +29876,283 @@ }, { "type": "custom", - "name": "Jincor Telegram", - "url": "https://t.me/JincorICO", + "name": "Leviar Coin Telegram", + "url": "https://t.me/leviarcoinofficial", "icon": "telegram.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/jincorlimited", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, - { - "genesis_id": "0000052f45f694ad4626eeca11c53c79cdd7b4c9ff3ccf123c90ebce3dea4f15", - "system": "Jumbucks", - "icon": "jumbucks", - "aliases": { - "coinmarketcap": "Jumbucks" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" - }, - "token": { - "name": "jumbuck", - "symbol": "JBS" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "getjumbucks.com", - "url": "http://getjumbucks.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/jbs/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Jumbucks GitHub", - "url": "https://github.com/jyap808/jumbucks", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=865169.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00496594, - "usd": 2.61563333, - "date": "2014-09-07T00:00:00" - } - }, { "genesis_id": "", - "system": "Kairos", + "system": "Lisk", + "icon": "lisk", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "kairos", "token": { - "name": "kairos token", - "symbol": "KAIROS" + "name": "lisk", + "symbol": "LSK" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "First Artificial intelligence driven ETF for block-chain assets" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Decentralized Application Platform", + "tags": [ + "DAO" + ], + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Lisk" }, "crowdsales": { - "start_date": "2017-07-27T13:00:00", - "end_date": "2017-08-27T22:00:00", - "end_date_plan": "2017-08-27T22:00:00", + "start_date": "2016-02-22T00:00:00", + "end_date": "2016-03-21T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://kairostokens.com/", - "funding_url": "https://kairostokens.com/crowdsale", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "funding_terms": "https://ico.lisk.io/presale.pdf", + "funding_url": "https://ico.lisk.io", + "tokens_sold": "85000000", + "btc_raised": "15128.236124451" + }, + "specs": { + "total_tokens": 100000000, + "supply": 100000000 + }, + "flags": { + "supply_from_here": true + }, + "first_price": { + "btc": 0.000177979, + "usd": 0.07297139, + "date": "2016-03-20T00:00:00" }, "links": [ { - "type": "website", - "name": "kairostokens.com", - "url": "https://kairostokens.com/", + "name": "lisk.io", + "url": "https://lisk.io/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "paper", - "name": "Kairos Whitepaper", - "url": "https://kairostokens.com/assets/pdf/whitepaper.pdf", + "name": "Lisk Explorer", + "url": "https://explorer.lisk.io/", + "icon": "explorer.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Analytics" + ], + "type": "explorer" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2049551.0", - "icon": "bitcointalk.png", + "name": "Blog", + "url": "https://blog.lisk.io/", + "rss": "https://blog.lisk.io/feed", + "icon": "blog.png", "tags": [ + "Main", "News" - ] + ], + "type": "custom" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/kairostokens", + "url": "https://twitter.com/LiskHQ", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "custom", - "name": "Kairos Telegram", - "url": "https://t.me/kairostokens", - "icon": "telegram.png", + "name": "Forum", + "url": "https://forum.lisk.io/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Kairostokens", - "icon": "facebook.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1346646", + "icon": "forum.png", "tags": [ "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Kickico", - "dependencies": [ - "Ethereum" - ], - "icon": "kickico", - "token": { - "name": "KickCoin", - "symbol": "KC" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "A unified blockchain-based platform for cryptocurrency crowdfunding" - }, - "crowdsales": { - "start_date": "2017-08-29T13:00:00", - "end_date": "2017-09-29T13:00:00", - "end_date_plan": "2017-09-29T13:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.kickico.com/", - "funding_url": "https://www.kickico.com/", - "tokens_sold": "", - "tokens_issued": 800000000, - "btc_raised": "", - "cap_limit": [ - "eth = 200000" - ], - "raised": [ - "" - ] - }, - "links": [ + ], + "type": "forum" + }, { - "type": "website", - "name": "kickico.com", - "url": "http://www.kickico.com", + "name": "Reddit", + "url": "https://reddit.com/r/Lisk", + "icon": "reddit.png", "tags": [ - "Main" - ] + "News" + ], + "type": "reddit" }, { - "type": "paper", - "name": "Kickico Whitepaper", - "url": "https://www.kickico.com/whitepaper", + "name": "Facebook", + "url": "https://www.facebook.com/Lisk-1118720888180640/", + "icon": "facebook.png", "tags": [ - "Main", - "Science" - ] + "News" + ], + "type": "custom" }, { - "type": "blog", - "name": "Kickico Blog", - "url": "https://medium.com/@kickico", - "icon": "medium.png", + "name": "Lisk GitHub", + "url": "https://github.com/LiskHQ", "tags": [ - "Main", - "News" - ] + "Code" + ], + "type": "github" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KICKICOplatform", - "icon": "twitter.png", + "name": "Lisk Whitepaper", + "url": "https://lisk.io/documentation?i=lisk-whitepaper/README", + "icon": "whitepaper.png", "tags": [ - "News" - ] + "Main", + "Science" + ], + "type": "paper" }, { - "type": "custom", - "name": "Kickico Telegram", - "url": "https://t.me/kickico", - "icon": "telegram.png", + "name": "Lisk Documentation", + "url": "https://lisk.io/documentation?i=lisk-dapps-docs/README", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KickICO/", - "icon": "reddit.png", + "name": "Lisk Wallet", + "url": "https://lisk.io/download", + "icon": "wallet.png", "tags": [ - "News" - ] + "Apps", + "Wallet" + ], + "type": "wallet" }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Kickico-1909910745919239", - "icon": "facebook.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_zMuXu_P7idt84qOqDFMcw", - "icon": "youtube.png", + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "", - "system": "Komodo", + "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", + "system": "Litecoin", + "icon": "litecoin", "dependencies": [ - "Bitcoin" + "independent" ], - "icon": "komodo", "token": { - "name": "komodo token", - "symbol": "KMD" + "name": "litecoin", + "symbol": "LTC" }, "consensus": { - "consensus_type": "Delayed Proof of Work", - "consensus_name": "dPoW" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Secure and private money with a built-in gateway" + "headline": "A peer-to-peer Internet currency", + "tags": [ + "DAO" + ], + "hashtag": "#litecoin", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Komodo" + "coinmarketcap": "Litecoin" }, - "crowdsales": { - "start_date": "2016-10-15T00:00:00", - "end_date": "2016-11-20T00:10:00", - "end_date_plan": "2016-11-20T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.komodoplatform.com/", - "funding_url": "https://komodoplatform.com/#top", - "tokens_sold": 90000000, - "tokens_issued": 100000000, - "btc_raised": 2639, - "cap_limit": [ - "btc = 30000" - ], - "raised": [ - "" - ] + "specs": { + "block_time": 150, + "block_reward": 50, + "total_tokens": 84000000, + "premine_tokens": 150, + "difficulty_cycle": 2016 }, + "events": [ + { + "name": "Announcement", + "start_date": "2011-10-09T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=47417.0" + }, + { + "name": "Genesis", + "start_date": "2011-10-07T07:31:05" + } + ], "links": [ { + "name": "litecoin.org", + "url": "https://litecoin.org/", "type": "website", - "name": "komodoplatform.com", - "url": "https://komodoplatform.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Komodo Whitepaper", - "url": "https://komodoplatform.com/whitepaper/", + "name": "Explorer", + "url": "http://ltc.block-explorer.com/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" + ] + }, + { + "name": "Electrum LTC", + "url": "https://electrum-ltc.org/", + "type": "wallet", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "wallet" ] }, { + "name": "GitHub", + "url": "https://github.com/litecoin-project/litecoin", "type": "github", - "name": "Komodo GitHub", - "url": "https://github.com/jl777/komodo", "icon": "github.png", "tags": [ "Main", @@ -30205,275 +30160,401 @@ ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/litecoin", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { + "name": "LitecoinTalk", + "url": "https://litecointalk.org/", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1605144.0", - "icon": "bitcointalk.png", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KomodoPlatform", - "icon": "twitter.png", + "name": "Blog", + "url": "http://blog.litecoin.org/", + "rss": "http://blog.litecoin.org/feeds/posts/default?alt=rss", + "type": "blog", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Komodo Slack", - "url": "http://slackinvite.supernet.org/", - "icon": "slack.png", + "name": "reddit", + "url": "http://www.reddit.com/r/litecoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/komodoplatform/", - "icon": "reddit.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/litecoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ "News" ] }, { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/litecoin", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/KomodoPlatform/", - "icon": "facebook.png", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/litecoin/", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtp7YrrEnZbW97sgPldyvKg", - "icon": "youtube.png", + "icon": "cryptocoinnews.jpg", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "KredX", - "dependencies": [ - "Ethereum" - ], - "icon": "kredx", - "token": { - "name": "kredits token", - "symbol": "KRT" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Multi-Blockchain Cryptocurrency Platform" - }, - "crowdsales": { - "start_date": "2017-10-04T00:00:00", - "end_date": "2018-03-01T23:59:00", - "end_date_plan": "2018-03-01T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=2235814.msg22545568#msg22545568", - "funding_url": "https://kredx.io/#buytokens", - "tokens_sold": "10001000", - "tokens_issued": "440000000", - "btc_raised": "", - "cap_limit": [ - "usd = 43000000" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 440000000 - }, - "links": [ + }, { - "type": "website", - "name": "kredx.io", - "url": "http://kredx.io/", + "name": "Google+", + "url": "https://plus.google.com/+LitecoinOrg", + "type": "custom", + "icon": "googleplus.png", "tags": [ - "Main" + "News" ] }, { - "type": "paper", - "name": "KredX Whitepaper", - "url": "http://kredx.io/kredx.pdf", + "name": "blockr.io", + "url": "http://ltc.blockr.io/", + "type": "explorer", + "icon": "blockr.png", "tags": [ - "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "KredX GitHub", - "url": "https://github.com/kredX/kredx-platform", - "icon": "github.png", + "name": "Explorer", + "url": "http://explorer.litecoin.net/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/KredXApp", - "icon": "twitter.png", + "name": "SoChain", + "url": "https://chain.so/ltc", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KredX/", - "icon": "reddit.png", + "name": "Blockchains", + "url": "http://blockchains.io/ltct/blocks/", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Hash Rate Distribution", + "url": "https://www.litecoinpool.org/pools", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/kredxapp/", - "icon": "facebook.png", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Litecoin BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=47417.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Kuna", - "dependencies": [ - "Waves" - ], - "icon": "kuna", - "token": { - "name": "kuna token", - "symbol": "KUN" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "Waves" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The easiest way to buy and sell cryptocurrency in Eastern Europe" - }, - "crowdsales": { - "start_date": "2017-07-28T10:10:00", - "end_date": "2017-08-08T22:22:00", - "end_date_plan": "2017-08-08T22:22:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://kuna.io/sco", - "funding_url": "https://kuna.io/markets/kunbtc", - "tokens_sold": 100000, - "tokens_issued": 1000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "kuna.io", - "url": "https://kuna.io/?lang=en", + "name": "Litecoin Wiki", + "url": "https://litecoin.info/", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "Main" + "Code" ] }, { - "type": "paper", - "name": "Kuna Whitepaper", - "url": "https://kuna.io/sco", + "name": "F2Pool", + "url": "https://www.f2pool.com/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { + "name": "LTC1BTC", + "url": "http://ltc1btc.com/", "type": "custom", - "name": "Kuna Telegram", - "url": "https://t.me/kuna_sco_eng", - "icon": "telegram.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2030252.0;all", - "icon": "bitcointalk.png", + "name": "LitecoinPool", + "url": "https://www.litecoinpool.org/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/kunabtc", - "icon": "twitter.png", + "name": "GHASH.IO", + "url": "https://ghash.io/", + "type": "custom", + "icon": "ghashio.png", "tags": [ - "News" + "Apps" ] }, { + "name": "8baochi", + "url": "http://www.8baochi.com/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/kunaexchange", - "icon": "facebook.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] - } - ] - }, - { - "genesis_id": "", - "system": "Kyber", - "dependencies": [ - "Ethereum" - ], - "icon": "kyber", - "token": { - "name": "kyber token", - "symbol": "KNC" + }, + { + "name": "CoinoTron", + "url": "https://coinotron.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "WeMineLTC", + "url": "https://www.wemineltc.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "CleverMining", + "url": "http://clevermining.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "P2Pool", + "url": "http://p2pool.litecointools.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "MultiPool", + "url": "https://www.multipool.us/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/litecoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC-e", + "url": "https://btc-e.com/", + "type": "custom", + "icon": "btc-e.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "OKCoin", + "headline": "The Bitcoin Exchange With Margin and Futures", + "url": "https://www.okcoin.com/", + "type": "custom", + "icon": "okcoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "HitBTC", + "url": "https://hitbtc.com/", + "type": "custom", + "icon": "hitbtc.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CEX", + "headline": "Global Bitcoin Exchange", + "url": "https://cex.io/", + "type": "custom", + "icon": "cex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BlockTrades", + "headline": "Your Gateway to the BitShares Trading Network", + "url": "https://blocktrades.us/", + "type": "custom", + "icon": "blocktrades.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "first_price": { + "btc": 0.0314437, + "usd": 3.82096807, + "date": "2013-04-28T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "", + "system": "Livepeer", + "dependencies": [ + "Ethereum" + ], + "icon": "livepeer", + "token": { + "name": "livepeer token", + "symbol": "LPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -30482,40 +30563,83 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Instant exchange and conversion of digital assets" + "headline": "Decentralized Live Video Broadcasting" }, - "crowdsales": { - "start_date": "2017-09-15T00:00:00", - "end_date": "2017-09-16T06:38:00", - "end_date_plan": "2017-09-16T06:38:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://kyber.network/", - "funding_url": "https://tokensale.kyber.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "usd = 50000000" - ] + "links": [ + { + "type": "website", + "name": "livepeer.org", + "url": "http://livepeer.org/", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Livepeer Whitepaper", + "url": "https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Livepeer GitHub", + "url": "https://github.com/livepeer", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/livepeerorg", + "icon": "twitter.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Loopring", + "dependencies": [ + "Ethereum" + ], + "icon": "loopring", + "token": { + "name": "loopring token", + "symbol": "LRC" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralised Exchange and Open Protocol" + }, + "aliases": { + "coinmarketcap": "Loopring" }, "links": [ { "type": "website", - "name": "kyber.network", - "url": "https://kyber.network/", + "name": "loopring.org", + "url": "https://loopring.org/en/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Kyber Whitepaper", - "url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf", + "name": "Loopring Whitepaper", + "url": "https://github.com/Loopring/whitepaper/raw/master/en_whitepaper.pdf", "tags": [ "Main", "Science" @@ -30523,8 +30647,8 @@ }, { "type": "github", - "name": "Kyber GitHub", - "url": "https://github.com/kyberNetwork/", + "name": "Loopring GitHub", + "url": "https://github.com/loopring", "icon": "github.png", "tags": [ "Main", @@ -30533,8 +30657,8 @@ }, { "type": "blog", - "name": "Kyber Blog", - "url": "https://blog.kyber.network/", + "name": "Loopring Blog", + "url": "https://medium.com/@loopring", "icon": "medium.png", "tags": [ "Main", @@ -30542,27 +30666,27 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/kybernetwork", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2069498", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Kyber Telegram", - "url": "https://t.me/kybernetwork", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/loopringorg", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Kyber Slack", - "url": "https://slack.kyber.network/", + "name": "Loopring Slack", + "url": "https://loopring.now.sh/", "icon": "slack.png", "tags": [ "News" @@ -30572,33 +30696,33 @@ }, { "genesis_id": "", - "system": "Lampix", + "system": "Lordmancer II", "dependencies": [ "Ethereum" ], - "icon": "lampix", + "icon": "lordmancerii", "token": { - "name": "lampix token", - "symbol": "PIX" + "name": "lordmancer token", + "symbol": "LC" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Blockchain ‘image mining’ network for augmented reality systems" + "headline": "Mobile MMORPG where players mine cryptocurrency" }, "crowdsales": { - "start_date": "2017-08-09T08:00:00", - "end_date": "2017-08-18T09:00:00", - "end_date_plan": "2017-08-18T09:00:00", + "start_date": "2017-10-23T06:00:00", + "end_date": "2017-12-29T06:00:00", + "end_date_plan": "2017-12-29T06:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.lampix.co/index.html", - "funding_url": "https://www.lampix.co/token.html", + "funding_terms": "http://lordmancer2.io/terms_en", + "funding_url": "http://lordmancer2.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -30612,54 +30736,63 @@ "links": [ { "type": "website", - "name": "lampix.co", - "url": "https://www.lampix.co/index.html", + "name": "lordmancer2.io", + "url": "http://lordmancer2.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lampix Whitepaper", - "url": "https://www.dropbox.com/s/3vs49t1dgcase9v/pix%20token%20whitepaper%20v7.docx?dl=0", + "name": "Lordmancer II Whitepaper", + "url": "https://1drv.ms/b/s!AtHyJaAqXgPAgslabUq333piWVe-gw", "tags": [ "Main", "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/lampix_co", - "icon": "twitter.png", + "type": "github", + "name": "Lordmancer II GitHub", + "url": "https://github.com/lm2-ico/contracts", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2059852.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Lampix Slack", - "url": "https://lampix-invite.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/LordmancerI", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Lampix Blog", - "url": "https://medium.com/@lampix", - "icon": "medium.png", + "type": "custom", + "name": "Lordmancer II Telegram", + "url": "https://t.me/lm2ico", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://lampix-invite.herokuapp.com/", - "icon": "reddit.png", + "type": "slack", + "name": "Lordmancer II Slack", + "url": "https://lordmancerico.slack.com/join/shared_invite/MjIwNDE1NTI3ODA4LTE1MDE2NzY2NDEtNDYxYTA5NjIwNg", + "icon": "slack.png", "tags": [ "News" ] @@ -30667,7 +30800,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Lampix-997463780290920/", + "url": "https://www.facebook.com/Lordmancer2/", "icon": "facebook.png", "tags": [ "News" @@ -30676,7 +30809,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCY3N6_p3fWC76XFrQlid0vQ", + "url": "https://www.youtube.com/channel/UCR7woS5tfu9UBmJObOII5ow", "icon": "youtube.png", "tags": [ "News" @@ -30686,14 +30819,14 @@ }, { "genesis_id": "", - "system": "LAToken", + "system": "Lunyr", "dependencies": [ "Ethereum" ], - "icon": "latoken", + "icon": "lunyr", "token": { - "name": "latoken", - "symbol": "LAT" + "name": "lunyr token", + "symbol": "LUN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -30701,19 +30834,19 @@ }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Tokenize and trade real assets via crypto" + "system_type": "cryptocurrency", + "headline": "Decentralized world knowledge base" }, "crowdsales": { - "start_date": "2017-08-22T11:00:00", - "end_date": "2017-10-10T11:00:00", - "end_date_plan": "2017-10-10T11:00:00", + "start_date": "2017-03-29T00:00:00", + "end_date": "2017-04-28T00:00:00", + "end_date_plan": "2017-04-28T00:00:00", "genesis_address": [ - "" + "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9" ], - "funding_terms": "https://latoken.com/", - "funding_url": "https://sale.latoken.com/", - "tokens_sold": "", + "funding_terms": "https://github.com/Lunyr/Misc/blob/master/Presale_Purchase_Agreement.pdf", + "funding_url": "https://lunyr.com/", + "tokens_sold": 2703356, "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -30723,22 +30856,19 @@ "" ] }, - "specs": { - "supply": 400000000 - }, "links": [ { "type": "website", - "name": "latoken.com", - "url": "https://latoken.com/", + "name": "lunyr.com", + "url": "https://lunyr.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "LAToken Whitepaper", - "url": "https://cdn.latoken.com/common/files/whitepaper/latoken-whitepaper-en.pdf?_ga=2.136809840.1504055711.1504015118-1549099751.1499680070", + "name": "Lunyr Whitepaper", + "url": "https://github.com/Lunyr/Lunyr/blob/master/Lunyr_White_Paper_ENG.pdf", "tags": [ "Main", "Science" @@ -30746,18 +30876,28 @@ }, { "type": "github", - "name": "LAToken GitHub", - "url": "https://github.com/latoken", + "name": "Lunyr GitHub", + "url": "https://github.com/Lunyr/Lunyr", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Lunyr Blog", + "url": "https://medium.com/lunyr", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2083486.0", + "url": "https://bitcointalk.org/index.php?topic=1818468.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -30766,44 +30906,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/latokens", + "url": "https://twitter.com/LunyrInc", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "LAToken Telegram", - "url": "https://t.me/latoken", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "LAToken Slack", - "url": "http://latoken.herokuapp.com/", + "name": "Lunyr Slack", + "url": "https://slack.lunyr.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/LiquidAssetToken", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Lunyr/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCvTfsRYJYD2X26VXbqDVgTQ", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/Lunyr-806275516194118/", + "icon": "facebook.png", "tags": [ "News" ] @@ -30811,281 +30942,366 @@ ] }, { - "genesis_id": "9c89283ba0f3227f6c03b70216b9f665f0118d5e0fa729cedf4fb34d6a34f463", - "system": "LBRY", + "genesis_id": "", + "system": "Lykke", "dependencies": [ - "independent" + "Coloredcoins" ], + "icon": "lykke", "token": { - "name": "lbry credit", - "symbol": "LBC" + "name": "lykke", + "symbol": "LKK" }, "consensus": { - "type": "PoW", - "algorithm": "" + "consensus_type": "CCP", + "consensus_name": "Colored Coins Protocol" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Quasi Decentralized Digital Library", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "LBRY Credits" - }, - "specs": { - "supply": 401027129.4109525 - }, - "first_price": { - "btc": 0.00259139, - "usd": 1.72837939, - "date": "2016-07-13T20:30:00" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Global Marketplace on the Blockchain" }, - "flags": { - "quantum": true, - "supply_from_here": true + "aliases": { + "coinmarketcap": "Lykke" }, "links": [ { - "name": "lbry.io", - "url": "lbry.io", - "icon": "website.png", + "type": "website", + "name": "lykke.com", + "url": "https://www.lykke.com/", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Explorer", - "url": "https://explorer.lbry.io/", - "icon": "explorer.png", + "type": "paper", + "name": "Lykke Whitepaper", + "url": "https://www.lykke.com/Whitepaper_LykkeExchange.pdf", "tags": [ "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Science" + ] }, { - "name": "Blog", - "url": "https://lbry.io/news", - "icon": "blog.png", + "type": "github", + "name": "Lykke GitHub", + "url": "https://github.com/LykkeCity/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Lykke Blog", + "url": "https://www.lykke.com/city/blog", + "icon": "medium.png", "tags": [ + "Main", "News" - ], - "type": "custom" + ] }, { - "name": "LBRY organization on GitHub", - "url": "https://github.com/lbryio", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1402110.0;all", + "icon": "bitcointalk.png", "tags": [ - "Code" - ], - "type": "github" + "News" + ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/LykkeCity", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "slack", + "name": "Lykke Slack", + "url": "https://lykkecommunity.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/lykke/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCmMYipGdKMF0kzfaE-PXsNQ", + "icon": "youtube.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/groups/542506412568917/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Lykke Telegram", + "url": "https://telegram.me/joinchat/AEGiqkF-_dNaHMwQbRSnAg", + "icon": "telegram.png", + "tags": [ + "News" ] } ] }, { - "genesis_id": "", - "system": "Ledgys", - "icon": "ledgys", + "genesis_id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", + "system": "MCAP", "dependencies": [ "Ethereum" ], + "icon": "mcap", "token": { - "name": "ledgys token", - "symbol": "XLC" + "name": "mcap token", + "symbol": "MCAP" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "aliases": { - "coinmarketcap": "Ledgys" + "coinmarketcap": "MCAP" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized Data Markets with Ethereum", - "tags": [ - "DApp" + "headline": "Invest in high growth startups" + }, + "crowdsales": { + "start_date": "2017-04-27T08:00:00", + "end_date": "2017-05-27T08:00:00", + "genesis_address": [ + "" ], - "twwidid": "", - "page_state": "draft" + "funding_terms": "https://bitcoingrowthfund.com/mcap", + "funding_url": "https://bitcoingrowthfund.com/mcap", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "btc = 2000" + ], + "raised": [ + "" + ] }, "specs": { - "cap": {} + "supply": 100000000 }, - "first_price": {}, - "flags": {}, "links": [ { "type": "website", - "name": "ledgys.io", - "url": "http://ledgys.io/", - "icon": "website.png", + "name": "bitcoingrowthfund.com", + "url": "https://bitcoingrowthfund.com/mcap", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "MCAP Whitepaper", + "url": "https://bitcoingrowthfund.com/static/pdf/mcap-whitepaper.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "blog", + "name": "MCAP Blog", + "url": "https://medium.com/bitcoingrowthfund", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ledgysproject", + "url": "https://twitter.com/mcap_token", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "paper", - "name": "Ledgys Whitepaper", - "url": "http://ledgys.io/pdf/LedgysDistributedNetwork-whitepaper-alpha-1.2.pdf", - "icon": "paper.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/BitcoinGrowthFundBGF/", + "icon": "facebook.png", "tags": [ - "Main", - "Science" + "News" ] } ] }, { "genesis_id": "", - "system": "Lendroid", - "dependencies": [ - "Ethereum" - ], - "icon": "lendroid", + "system": "Mineum", "token": { - "name": "lendroid token", - "symbol": "LST" + "name": "mineum", + "symbol": "MNM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Hybrid POS-POW", + "algorithm": "x13" + }, + "aliases": { + "coinmarketcap": "Mineum", + "nickname": "Mineum" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Digital Asset Lending Platform" + "system_type": "cryptocurrency", + "headline": "Backed by Mining Activities", + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-05-07T12:00:00", + "end_date": "2016-05-28T23:59:59", + "genesis_address": [ + "Md1tCyT18DPnPbFqBKDSj77E1kHBTMUGrG" + ], + "funding_terms": "https://mineum.org/documentation/mineum-ico-terms.pdf", + "funding_url": "https://mymineum.org/", + "tokens_sold": "", + "tokens_issued": 10000000, + "btc_raised": "" + }, + "specs": { + "supply": 10000000 }, "links": [ { "type": "website", - "name": "lendroid.com", - "url": "https://lendroid.com/", + "name": "mineum.org", + "url": "https://mineum.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Lendroid Whitepaper", - "url": "https://lendroid.com/assets/whitepaper.pdf", + "type": "website", + "name": "MINEUM Crowdsale", + "url": "https://mymineum.org/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { - "type": "github", - "name": "Lendroid GitHub", - "url": "https://github.com/lendroidproject", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/mineumproject", + "icon": "twitter.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Lendroid Blog", - "url": "https://blog.lendroid.com/", - "icon": "medium.png", + "type": "custom", + "name": "Slack", + "url": "http://mineum.slack.com", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/lendroidproject", - "icon": "twitter.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1461341.0", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Lendroid Slack", - "url": "http://slack.lendroid.com/", - "icon": "slack.png", + "type": "paper", + "name": "MINEUM Whitepaper", + "url": "https://mineum.org/documentation/mineum-whitepaper.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] } ] }, { - "genesis_id": "", - "system": "LEOCoin", - "icon": "leocoin", + "genesis_id": "358", + "system": "MUSE", + "icon": "muse", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "leocoin", - "symbol": "LEO" + "name": "MUSE", + "symbol": "MUSE" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "type": "PoS", + "algorithm": "Graphene" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", + "system_type": "cryptocurrency", + "headline": "The Ultimate One Stop Music Platform", + "summary": "Notes at present are a User Issued Asset (UIA) on the BitShares network. They are a liquid and tradable crypto-token that each represent 1 unit of the upcoming fan engagement and intellectual property management blockchain currently referred to as BitShares Music.", "tags": [ "DAO" ], - "hashtag": "#LEOCOIN", "page_state": "ready" }, "aliases": { - "coinmarketcap": "LEOCoin" + "coinmarketcap": "MUSE", + "nickname": "Muse" }, "specs": { - "total_tokens": 1000000000 + "supply": 1510000000 + }, + "crowdsales": { + "start_date": "2014-06-10T00:00:00", + "end_date": "2014-12-04T00:00:00", + "genesis_address": [ + "37X8DHpfiimB7PU5y35rfBcg5Vxj2R6umL" + ], + "funding_terms": "http://www.bitsharesmusicfoundation.org/assets/files/legal/Notes-Sale-Agreement.pdf", + "funding_operator": "ags", + "funding_url": "http://www1.agsexplorer.com/", + "tokens_sold": 300000000, + "tokens_issued": 1274224570, + "btc_raised": 1438.12098051 }, "links": [ { - "name": "leocoin.org", - "url": "http://www.leocoin.org/", + "name": "whatarenotes.info", + "url": "http://whatarenotes.info/", "type": "website", "icon": "website.png", "tags": [ @@ -31093,105 +31309,76 @@ ] }, { - "name": "Explorer", - "url": "https://insight.leocoin.org/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Explorer", - "url": "https://cryptobe.com/chain/LEOcoin", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Explorer", - "url": "http://blockchain.leocoin.org/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "LEOCoin GitHub", - "url": "https://github.com/Leocoin-project/LEOcoin", - "type": "github", - "icon": "github.png", + "name": "peertracks.com", + "url": "http://peertracks.com/", + "type": "website", + "icon": "website.png", "tags": [ - "Code" + "Main" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1545712.0", - "icon": "bitcointalk.png", + "name": "Bitshares Forum", + "url": "https://bitsharestalk.org/index.php/board,54.0.html", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "name": "Twitter", - "url": "https://twitter.com/LEOcoinORG", - "type": "twitter", + "name": "@peertracks", + "url": "https://twitter.com/peertracks", "icon": "twitter.png", "tags": [ + "Main", "News" - ] + ], + "type": "twitter" }, { - "name": "Ubiq blog", - "url": "https://medium.com/the-ubiq-report", - "type": "blog", - "icon": "medium.png", + "name": "Facebook", + "url": "https://www.facebook.com/PeerTracks", + "icon": "facebook.png", "tags": [ - "Main", "News" - ] + ], + "type": "custom" }, { - "name": "reddit", - "url": "https://www.reddit.com/r/LEOcoinorg/", - "type": "reddit", - "icon": "reddit.png", + "name": "Explorer", + "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/LEOcoin.org", - "icon": "facebook.png", + "name": "BitShares Wallet", + "url": "https://bitshares.org/download/", + "type": "wallet", + "icon": "bitshares.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "name": "Google+", - "url": "https://plus.google.com/u/0/106893535574298107342", - "type": "custom", - "icon": "googleplus.png", + "name": "Moonstone", + "url": "http://www.moonstone.io/", + "type": "wallet", + "icon": "moonstone.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { "name": "Markets CMC", - "url": "https://coinmarketcap.com/currencies/leocoin/#markets", + "url": "http://coinmarketcap.com/assets/bitshares-music/#markets", "type": "custom", "icon": "link.png", "tags": [ @@ -31200,40 +31387,54 @@ ] }, { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/", + "name": "BitShares AE", + "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", "type": "custom", - "icon": "cryptopia.png", + "icon": "bitshares.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Livecoin", - "url": "https://www.livecoin.net/", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", "type": "custom", - "icon": "livecoin.png", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" ] + }, + { + "name": "Graphene Docs", + "url": "http://docs.bitshares.eu/integration/", + "type": "custom", + "icon": "graphene.svg", + "tags": [ + "Code" + ] } ], "flags": { - "quantum": true + "supply_from_here": true + }, + "first_price": { + "btc": 0.00000479, + "usd": 0.001768, + "date": "2014-12-04T00:00:00" } }, { "genesis_id": "", - "system": "Lescoin", + "system": "Magos", "dependencies": [ "Ethereum" ], - "icon": "lescoin", + "icon": "magos", "token": { - "name": "lescoin token", - "symbol": "LSC" + "name": "magos token", + "symbol": "MAG" }, "consensus": { "consensus_type": "ERC20 Token", @@ -31242,21 +31443,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Crypto-currency secured by wood stock" + "headline": "Oracle based on Artificial Intelligence" + }, + "crowdsales": { + "start_date": "2017-08-16T20:00:00", + "end_date": "2017-09-30T20:00:00", + "end_date_plan": "2017-09-30T20:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://magos.io/", + "funding_url": "http://magos.io/tokens/", + "tokens_sold": "", + "tokens_issued": 50123377, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "lescoin.io", - "url": "https://lescoin.io/", + "name": "magos.io", + "url": "https://magos.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lescoin Whitepaper", - "url": "https://bit.ly/Lescoin_WP_EN", + "name": "Magos Whitepaper", + "url": "https://magos.io/bluepaper.pdf", "tags": [ "Main", "Science" @@ -31264,8 +31484,8 @@ }, { "type": "github", - "name": "Lescoin GitHub", - "url": " https://github.com/Lescoin/ico", + "name": "Magos GitHub", + "url": "https://github.com/bancorprotocol/contracts", "icon": "github.png", "tags": [ "Main", @@ -31274,8 +31494,8 @@ }, { "type": "blog", - "name": "Lescoin Blog", - "url": "https://medium.com/@lescoin", + "name": "Magos Blog", + "url": "https://medium.com/@MAGOS", "icon": "medium.png", "tags": [ "Main", @@ -31285,7 +31505,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2190584", + "url": "https://bitcointalk.org/index.php?topic=2087842", "icon": "bitcointalk.png", "tags": [ "News" @@ -31294,7 +31514,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DAO_Lescoin", + "url": "https://twitter.com/MagosNetwork", "icon": "twitter.png", "tags": [ "News" @@ -31302,8 +31522,8 @@ }, { "type": "custom", - "name": "Lescoin Telegram", - "url": "https://t.me/lescoin", + "name": "Magos Telegram", + "url": "https://t.me/joinchat/FVOnbQ0vvDFeHNUkvdQZzg", "icon": "telegram.png", "tags": [ "News" @@ -31311,391 +31531,352 @@ }, { "type": "slack", - "name": "Lescoin Slack", - "url": "https://lescoin.slack.com/", + "name": "Magos Slack", + "url": "https://magos-invite.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DAO-Lescoin-270668693421364", + "url": "https://www.facebook.com/MAGOS.io/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "Leviar Coin", + "geneis_id": "86f214055a7f4f5057922fd1647e00ef31ab0a3ff15217f8b90e295f051873a7", + "system": "MaidSafeCoin", + "icon": "maidsafecoin", "dependencies": [ - "Ethereum" + "Bitcoin", + "Mastercoin (Omni)" ], - "icon": "leviarcoin", "token": { - "name": "leviar coin", - "symbol": "XLC" + "name": "safecoin", + "symbol": "MAID" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Omni", + "algorithm": "Locked Token" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "DRM Protection over Blockchain" + "headline": "Distributed Data Management Service", + "summary": "MaidSafe is a fully decentralized platform on which application developers can build decentralized applications. The network is made up by individual users who contribute storage, computing power and bandwidth to form a world-wide autonomous system.", + "tags": [ + "DApp" + ], + "hashtag": "#maidsafe", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "LeviarCoin" + "coinmarketcap": "MaidSafeCoin", + "nickname": "Safe Network" }, "crowdsales": { - "start_date": "2017-04-07T00:00:00", - "end_date": "2017-07-09T00:00:00", - "end_date_plan": "2017-07-09T00:00:00", + "start_date": "2014-04-22T00:00:00", + "end_date": "2014-05-22T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", - "funding_url": "https://ico.leviarcoin.org/signup", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "31.21", - "cap_limit": [ - "usd = 5400000" + "1KHfLixa2idRnZXMUfEisBati1vpywaH6E" ], - "raised": [ - "usd = 63729.88" - ] + "funding_terms": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md#7-safe-crowd-sale", + "funding_url": "http://maidsafe.net/", + "tokens_sold": 452552412, + "btc_raised": 12200 }, + "specs": {}, + "risks": [ + { + "type": "risk", + "name": "Network has not been launched", + "url": "", + "icon": "" + }, + { + "type": "risk", + "name": "Product release is depend on MaidSafe team", + "url": "", + "icon": "" + } + ], "links": [ { "type": "website", - "name": "leviarcoin.org", - "url": "https://leviarcoin.org/", + "name": "maidsafe.net", + "url": "http://maidsafe.net/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Leviar Coin Whitepaper", - "url": "https://leviarcoin.org/assets/pdf/LeviarCoin_White_Paper_v1.pdf", + "type": "forum", + "name": "SAFE Forum", + "url": "https://www.maidsafe.org/", + "icon": "forum.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Leviar Coin GitHub", - "url": "https://github.com/leviarcoin/leviarcoin-src", - "icon": "github.png", + "type": "custom", + "name": "SAFE Documentation", + "url": "https://maidsafe.readme.io/docs", + "icon": "maidsafecoin.png", "tags": [ "Main", "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1838617", - "icon": "bitcointalk.png", + "type": "wallet", + "name": "Omniwallet", + "url": "https://www.omniwallet.org/", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/hashtag/leviarcoin?src=hash", - "icon": "twitter.png", + "type": "explorer", + "name": "Omni Explorer", + "url": "http://omnichest.info/lookupsp.aspx?sp=3", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { "type": "custom", - "name": "Leviar Coin Telegram", - "url": "https://t.me/leviarcoinofficial", - "icon": "telegram.png", + "name": "SAFE Launcher", + "url": "https://github.com/maidsafe/safe_launcher/releases/tag/0.4.1", + "icon": "maidsafecoin.png", "tags": [ - "News" + "Apps" ] - } - ] - }, - { - "genesis_id": "", - "system": "Lisk", - "icon": "lisk", - "dependencies": [ - "independent" - ], - "token": { - "name": "lisk", - "symbol": "LSK" - }, - "consensus": { - "type": "PoS", - "algorithm": "Delegated" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Decentralized Application Platform", - "tags": [ - "DAO" - ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "Lisk" - }, - "crowdsales": { - "start_date": "2016-02-22T00:00:00", - "end_date": "2016-03-21T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.lisk.io/presale.pdf", - "funding_url": "https://ico.lisk.io", - "tokens_sold": "85000000", - "btc_raised": "15128.236124451" - }, - "specs": { - "total_tokens": 100000000, - "supply": 100000000 - }, - "flags": { - "supply_from_here": true - }, - "first_price": { - "btc": 0.000177979, - "usd": 0.07297139, - "date": "2016-03-20T00:00:00" - }, - "links": [ - { - "name": "lisk.io", - "url": "https://lisk.io/", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "site" }, { - "name": "Lisk Explorer", - "url": "https://explorer.lisk.io/", - "icon": "explorer.png", + "type": "custom", + "name": "SAFE Demo App", + "url": "https://github.com/maidsafe/safe_examples/releases/tag/0.2.1", + "icon": "maidsafecoin.png", "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + "Apps" + ] }, { - "name": "Blog", - "url": "https://blog.lisk.io/", - "rss": "https://blog.lisk.io/feed", - "icon": "blog.png", + "type": "paper", + "name": "SAFE Whitepaper", + "url": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md", + "icon": "whitepaper.png", "tags": [ - "Main", - "News" - ], - "type": "custom" + "Science" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/LiskHQ", - "icon": "twitter.png", + "type": "custom", + "name": "Roadmap", + "url": "http://maidsafe.net/roadmap", + "icon": "whitepaper.png", "tags": [ - "News" - ], - "type": "twitter" + "Code" + ] }, { - "name": "Forum", - "url": "https://forum.lisk.io/", - "icon": "forum.png", + "type": "github", + "name": "MaidSafe GitHub", + "url": "https://github.com/maidsafe", + "icon": "github.png", "tags": [ - "News" - ], - "type": "forum" + "Code" + ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1346646", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/maidsafe", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Reddit", - "url": "https://reddit.com/r/Lisk", - "icon": "reddit.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.maidsafe.net/", + "rss": "http://blog.maidsafe.net/feed/", + "icon": "blog.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/Lisk-1118720888180640/", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/maidsafe", + "icon": "reddit.png", "tags": [ "News" - ], - "type": "custom" - }, - { - "name": "Lisk GitHub", - "url": "https://github.com/LiskHQ", - "tags": [ - "Code" - ], - "type": "github" + ] }, { - "name": "Lisk Whitepaper", - "url": "https://lisk.io/documentation?i=lisk-whitepaper/README", - "icon": "whitepaper.png", + "name": "On scalable, decentralised applications", + "url": "https://github.com/benjaminbollen/maidsafe_articles/blob/master/protocol/safe_protocol.pdf", + "icon": "paper.png", "tags": [ - "Main", "Science" ], "type": "paper" }, { - "name": "Lisk Documentation", - "url": "https://lisk.io/documentation?i=lisk-dapps-docs/README", - "icon": "whitepaper.png", - "type": "whitepaper", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Code" + "Apps", + "Exchange" ] }, { - "name": "Lisk Wallet", - "url": "https://lisk.io/download", - "icon": "wallet.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Wallet" - ], - "type": "wallet" + "Exchange" + ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/maidsafecoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" + ] + }, + { + "type": "wiki", + "name": "SAFE Network Wiki", + "url": "https://safenetwork.wiki/", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" ] } - ] + ], + "first_price": { + "btc": 0.00002696, + "usd": 0.01418256, + "date": "2014-05-22T00:00:00" + }, + "flags": { + "quantum": true + } }, { - "genesis_id": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", - "system": "Litecoin", - "icon": "litecoin", + "genesis_id": "", + "system": "Make It Viral", "dependencies": [ "independent" ], + "icon": "makeitviral", "token": { - "name": "litecoin", - "symbol": "LTC" + "name": "make it viral token", + "symbol": "MIV" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "A peer-to-peer Internet currency", - "tags": [ - "DAO" - ], - "hashtag": "#litecoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Litecoin" + "headline": "Video Sharing Platform" }, - "specs": { - "block_time": 150, - "block_reward": 50, - "total_tokens": 84000000, - "premine_tokens": 150, - "difficulty_cycle": 2016 + "crowdsales": { + "start_date": "2017-07-18T16:00:00", + "end_date": "2017-10-31T23:59:00", + "end_date_plan": "2017-10-31T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.miv.life/miv_terms.pdf", + "funding_url": "https://www.miv.life/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "events": [ - { - "name": "Announcement", - "start_date": "2011-10-09T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=47417.0" - }, - { - "name": "Genesis", - "start_date": "2011-10-07T07:31:05" - } - ], "links": [ { - "name": "litecoin.org", - "url": "https://litecoin.org/", "type": "website", - "icon": "website.png", + "name": "miv.life", + "url": "http://miv.life/", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "http://ltc.block-explorer.com/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Electrum LTC", - "url": "https://electrum-ltc.org/", - "type": "wallet", - "icon": "wallet.png", + "type": "paper", + "name": "Make It Viral Whitepaper", + "url": "http://188.226.133.21/MakeItViral_WhitePaper_May_2017.pdf", "tags": [ "Main", - "Apps", - "wallet" + "Science" ] }, { - "name": "GitHub", - "url": "https://github.com/litecoin-project/litecoin", "type": "github", + "name": "Make It Viral GitHub", + "url": "https://github.com/medsi2/MIV", "icon": "github.png", "tags": [ "Main", @@ -31703,344 +31884,595 @@ ] }, { - "name": "Twitter", - "url": "https://twitter.com/litecoin", - "type": "twitter", - "icon": "twitter.png", + "type": "blog", + "name": "Make It Viral Blog", + "url": "https://medium.com/@MIVlife", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "LitecoinTalk", - "url": "https://litecointalk.org/", "type": "forum", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1983414.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "Blog", - "url": "http://blog.litecoin.org/", - "rss": "http://blog.litecoin.org/feeds/posts/default?alt=rss", - "type": "blog", - "icon": "blog.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MIVlife", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/litecoin", - "type": "reddit", - "icon": "reddit.png", + "type": "custom", + "name": "Make It Viral Telegram", + "url": "https://t.me/joinchat/AAAAAEQT69BSXVezrhhoCw", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/litecoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "slack", + "name": "Make It Viral Slack", + "url": "https://makeitviral.slack.com/join/shared_invite/MTg1OTExNjM1Njk5LTE0OTUzMDUyNzAtNThlNTA4N2ViZg", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/litecoin", - "type": "custom", - "icon": "cointelegraph.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/MIVlife/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/litecoin/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "name": "Facebook", + "url": "https://www.facebook.com/MIVlife/", + "icon": "facebook.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "MakerDAO", + "icon": "makerdao", + "dependencies": [ + "Ethereum" + ], + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Decentralized Credit System", + "page_state": "draft" + }, + "token": { + "name": "maker", + "symbol": "MKR" + }, + "specs": { + "supply": 50000 + }, + "links": [ + { + "type": "website", + "name": "makerdao.com", + "url": "https://www.makerdao.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "paper", + "name": "Dai Whitepaper", + "url": "http://makerdao.github.io/docs/", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] }, { - "name": "Google+", - "url": "https://plus.google.com/+LitecoinOrg", "type": "custom", - "icon": "googleplus.png", + "name": "Slack", + "url": "http://makerdao.github.io/docs/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "blockr.io", - "url": "http://ltc.blockr.io/", - "type": "explorer", - "icon": "blockr.png", + "name": "MakerDAO on Github", + "url": "https://github.com/MakerDAO", + "type": "github", "tags": [ - "Apps", - "Analytics" + "Main", + "Code" ] }, { - "name": "Explorer", - "url": "http://explorer.litecoin.net/", - "type": "explorer", - "icon": "explorer.png", + "type": "forum", + "name": "MakerDAO Forum", + "url": "https://forum.makerdao.com", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] }, { - "name": "SoChain", - "url": "https://chain.so/ltc", "type": "explorer", - "icon": "explorer.png", + "name": "BitShares Asset", + "url": "http://cryptofresh.com/a/MKR", + "icon": "cryptofresh.png", "tags": [ "Apps", "Analytics" ] }, { - "name": "Blockchains", - "url": "http://blockchains.io/ltct/blocks/", - "type": "explorer", - "icon": "explorer.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/#/asset/MKR", + "icon": "openledger.png", "tags": [ "Apps", - "Analytics" + "Exchange" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Mask Network", + "icon": "masknetwork", + "dependencies": [ + "independed" + ], + "token": { + "name": "mask coin", + "symbol": "MSK" + }, + "consensus": { + "consensus_type": "Variable Proof of Work algorithm", + "consensus_name": "VPOW" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Peer-to-peer decentralized social trading network" + }, + "crowdsales": { + "start_date": "2017-05-24T00:00:00", + "end_date": "2017-06-24T23:59:59", + "funding_terms": "http://www.masknetwork.com/ico_terms.pdf", + "funding_url": "http://masknetwork.com/ico.php", + "tokens_sold": 700000000000, + "tokens_issued": 21000000, + "btc_raised": 332148, + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "specs": { + "supply": 700000000000 + }, + "links": [ + { + "type": "website", + "name": "masknetwork.com", + "url": "http://www.masknetwork.com/", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "name": "Hash Rate Distribution", - "url": "https://www.litecoinpool.org/pools", - "type": "custom", - "icon": "link.png", + "type": "paper", + "name": "Mask Whitepaper", + "url": "http://www.masknetwork.com/white_paper.pdf", + "icon": "paper.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Mask GitHub", + "url": "https://github.com/masknetwork", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { - "name": "Litecoin BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=47417.0", "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", "icon": "forum.png", "tags": [ "News" ] }, { - "name": "Litecoin Wiki", - "url": "https://litecoin.info/", - "type": "wiki", - "icon": "wiki.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ - "Code" + "News" ] }, { - "name": "F2Pool", - "url": "https://www.f2pool.com/", - "type": "custom", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MaskNetwork", + "icon": "twitter.png", "tags": [ - "Apps" + "Main", + "News" ] }, { - "name": "LTC1BTC", - "url": "http://ltc1btc.com/", - "type": "custom", - "icon": "mining.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/domain/masknetwork.com/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] }, { - "name": "LitecoinPool", - "url": "https://www.litecoinpool.org/", - "type": "custom", - "icon": "mining.png", + "type": "blog", + "name": "Mask Blog", + "url": "http://blog.mass.network/", + "icon": "blog.png", "tags": [ - "Apps" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "MassNetwork", + "icon": "massnetwork", + "dependencies": [ + "independed" + ], + "token": { + "name": "mass coin", + "symbol": "MASS" + }, + "consensus": { + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Mass Coin", + "nickname": "Mass Network" + }, + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Blockchain-based solution to online advertising", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" + }, + "crowdsales": { + "start_date": "2016-09-06T20:00:00", + "end_date": "2016-12-01T20:00:00", + "funding_terms": "https://mass.network/mass-prospectus.pdf", + "funding_url": "https://ico.mass.network/#/?aid=ep6oxa", + "tokens_sold": 700000000000, + "tokens_issued": 1000000000000, + "btc_raised": 332148 + }, + "specs": { + "supply": 1000000000000 + }, + "first_price": {}, + "flags": { + "supply_from_here": true + }, + "links": [ + { + "type": "website", + "name": "mass.network", + "url": "https://mass.network", + "icon": "website.png", + "tags": [ + "Main" ] }, { - "name": "GHASH.IO", - "url": "https://ghash.io/", - "type": "custom", - "icon": "ghashio.png", + "type": "paper", + "name": "Mass Whitepaper", + "url": "https://mass.network/mass-whitepaper.pdf", + "icon": "paper.png", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "8baochi", - "url": "http://www.8baochi.com/", - "type": "custom", - "icon": "mining.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ - "Apps" + "News" ] }, { - "name": "CoinoTron", - "url": "https://coinotron.com/", - "type": "custom", - "icon": "mining.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1598276", + "icon": "forum.png", "tags": [ - "Apps" + "News" ] }, { - "name": "WeMineLTC", - "url": "https://www.wemineltc.com/", - "type": "custom", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/network_mass", + "icon": "twitter.png", "tags": [ - "Apps" + "Main", + "News" ] }, { - "name": "CleverMining", - "url": "http://clevermining.com/", - "type": "custom", - "icon": "mining.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/user/massnetwork", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] }, { - "name": "P2Pool", - "url": "http://p2pool.litecointools.com/", - "type": "custom", - "icon": "mining.png", + "type": "blog", + "name": "Mass Blog", + "url": "http://blog.mass.network/", + "icon": "blog.png", "tags": [ - "Apps" + "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Mastercoin (Omni)", + "dependencies": [ + "Bitcoin" + ], + "icon": "omnilayer", + "token": { + "name": "omni", + "symbol": "MSC" + }, + "consensus": { + "type": "Bitcoin", + "algorithm": "OP_Return" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "tags": [ + "DApp" + ] + }, + "aliases": { + "coinmarketcap": "Omni", + "nickname": "Omni Layer" + }, + "crowdsales": { + "start_date": "2013-07-31T00:00:00", + "end_date": "2013-08-31T00:00:00", + "genesis_address": [ + "1EXoDusjGwvnjZUyKkxZ4UHEf77z6A5S4P" + ], + "funding_url": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", + "funding_terms": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", + "btc_raised": 4740, + "tokens_sold": 563162, + "tokens_issued": 613148.53852826 + }, + "specs": { + "previous_name": "Mastercoin" + }, + "links": [ + { + "type": "risk", + "name": "90% of supply was initial distributed to one person", + "url": "", + "icon": "" }, { - "name": "MultiPool", - "url": "https://www.multipool.us/", - "type": "custom", - "icon": "mining.png", + "type": "website", + "name": "www.omni.foundation", + "url": "http://www.omni.foundation/", + "icon": "website.png", "tags": [ - "Apps" + "Main" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/litecoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "GitHub Organization", + "name": "GitHub", + "url": "https://github.com/mastercoin-MSC", + "icon": "github.png", "tags": [ - "Apps", - "Analytics" + "Main", + "Code" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "explorer", + "name": "OmniChest", + "url": "http://omnichest.info/", + "icon": "mastercoin (omni).png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/", - "type": "custom", - "icon": "btc-e.png", + "type": "wallet", + "name": "Omni Wallet", + "url": "https://www.omniwallet.org/", + "icon": "omniwallet.png", "tags": [ + "Main", "Apps", - "Exchange" + "Wallet" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "blog", + "name": "Blog", + "url": "http://blog.omni.foundation/", + "rss": "http://blog.omni.foundation/feed/", + "icon": "blog.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/omni/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=558012.0", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "OKCoin", - "headline": "The Bitcoin Exchange With Margin and Futures", - "url": "https://www.okcoin.com/", - "type": "custom", - "icon": "okcoin.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MSCProtocol", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "cryptsy.png", + "name": "Facebook", + "url": "https://www.facebook.com/groups/mastercoin/?ref=br_tf", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/mastercoin/", "type": "custom", - "icon": "poloniex.png", + "icon": "coindesk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "HitBTC", - "url": "https://hitbtc.com/", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/mastercoin/", "type": "custom", - "icon": "hitbtc.png", + "icon": "cryptocoinnews.jpg", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Kraken", + "name": "Bitcoinist", + "url": "http://bitcoinist.net/tag/mastercoin/", "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "icon": "bitcoinist.png", + "tags": [ + "News" + ] + }, + { + "type": "paper", + "name": "Omni Layer Documentation", + "url": "http://mastercoin.readthedocs.org/en/latest/index.html", + "icon": "paper.png", + "tags": [ + "Code" + ] + }, + { + "type": "paper", + "name": "Omni Protocol Specification", + "url": "https://github.com/OmniLayer/spec", + "icon": "paper.png", + "tags": [ + "Code" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/mastercoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ "Apps", "Exchange" @@ -32057,32 +32489,30 @@ ] }, { - "name": "CEX", - "headline": "Global Bitcoin Exchange", - "url": "https://cex.io/", + "name": "MasterXchange", + "url": "http://masterxchange.com/", "type": "custom", - "icon": "cex.png", + "icon": "masterxchange.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "BlockTrades", - "headline": "Your Gateway to the BitShares Trading Network", - "url": "https://blocktrades.us/", - "type": "custom", - "icon": "blocktrades.png", + "type": "wallet", + "name": "HolyTransaction", + "url": "https://holytransaction.com/", + "icon": "holytransaction.png", "tags": [ "Apps", - "Exchange" + "Wallet" ] } ], "first_price": { - "btc": 0.0314437, - "usd": 3.82096807, - "date": "2013-04-28T00:00:00" + "btc": 0.00841676, + "usd": 1.08963375, + "date": "2013-08-31T00:00:00" }, "flags": { "quantum": true @@ -32090,14 +32520,14 @@ }, { "genesis_id": "", - "system": "Livepeer", + "system": "MatchPay", "dependencies": [ "Ethereum" ], - "icon": "livepeer", + "icon": "matchpay", "token": { - "name": "livepeer token", - "symbol": "LPT" + "name": "matchpay token", + "symbol": "​MPY​" }, "consensus": { "consensus_type": "ERC20 Token", @@ -32106,21 +32536,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Live Video Broadcasting" + "headline": "Transparent Multi-Step Secure Payments" + }, + "crowdsales": { + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", + "genesis_address": [ + "0xfE38739c4b70cD6D1d3674E70d17fB1999CB4F9F" + ], + "funding_terms": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", + "funding_url": "http://matchpay.io/#ico", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "livepeer.org", - "url": "http://livepeer.org/", + "name": "matchpay.io", + "url": "http://matchpay.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Livepeer Whitepaper", - "url": "https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md", + "name": "MatchPay Whitepaper", + "url": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", "tags": [ "Main", "Science" @@ -32128,8 +32577,8 @@ }, { "type": "github", - "name": "Livepeer GitHub", - "url": "https://github.com/livepeer", + "name": "MatchPay GitHub", + "url": "https://github.com/FedericoCapello/MatchPay.io", "icon": "github.png", "tags": [ "Main", @@ -32139,98 +32588,144 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/livepeerorg", + "url": "https://twitter.com/matchpay", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "slack", + "name": "MatchPay Slack", + "url": "http://slack.matchpay.io/", + "icon": "slack.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "Loopring", + "system": "Matchpool", + "icon": "matchpool", "dependencies": [ "Ethereum" ], - "icon": "loopring", "token": { - "name": "loopring token", - "symbol": "LRC" + "name": "guppie", + "symbol": "GUP" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Matchpool" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralised Exchange and Open Protocol" + "headline": "Dapp that reward people for creating human connections", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Loopring" + "crowdsales": { + "start_date": "2017-04-02T13:00:00", + "end_date": "2017-04-04T13:00:00", + "genesis_address": [ + "0xE05CeDD2838E4e1d99B539D8C768D6EF2a10F729" + ], + "funding_terms": "https://medium.com/matchpool/announcement-matchpools-ether-cap-updated-campaign-information-ff2f539065da", + "funding_url": "http://matchpool.co/crowdsale/", + "tokens_sold": 60000000, + "tokens_issued": 100000000, + "btc_raised": "" + }, + "specs": { + "supply": 100000000, + "cap": {} }, + "first_price": { + "date": "2017-04-11T19:44:47", + "btc": 0.0002, + "usd": 0.240438 + }, + "flags": {}, "links": [ { "type": "website", - "name": "loopring.org", - "url": "https://loopring.org/en/index.html", + "name": "matchpool.co", + "url": "http://matchpool.co", + "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "github", + "name": "Matchpool GitHub", + "url": "https://github.com/Matchpool", + "icon": "github.png", + "tags": [ + "Code" + ] + }, { "type": "paper", - "name": "Loopring Whitepaper", - "url": "https://github.com/Loopring/whitepaper/raw/master/en_whitepaper.pdf", + "name": "Matchpool Whitepaper", + "url": "http://matchpool.co/wp-content/uploads/2016/12/Matchpool_Whitepaper_221216.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Loopring GitHub", - "url": "https://github.com/loopring", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@matchpool", + "icon": "blog.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Loopring Blog", - "url": "https://medium.com/@loopring", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/matchpool", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2069498", - "icon": "bitcointalk.png", + "url": "https://bitcointalk.org/index.php?topic=1752471.0", + "icon": "bitcoin.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/loopringorg", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "https://matchpool.signup.team/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Loopring Slack", - "url": "https://loopring.now.sh/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/matchpoolhq/", + "icon": "facebook.png", "tags": [ "News" ] @@ -32239,33 +32734,33 @@ }, { "genesis_id": "", - "system": "Lordmancer II", + "system": "Matryx", "dependencies": [ "Ethereum" ], - "icon": "lordmancerii", + "icon": "matryx", "token": { - "name": "lordmancer token", - "symbol": "LC" + "name": "matryx token", + "symbol": "MTX" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Mobile MMORPG where players mine cryptocurrency" + "headline": "Decentralized Collaboration Platform" }, "crowdsales": { - "start_date": "2017-10-23T06:00:00", - "end_date": "2017-12-29T06:00:00", - "end_date_plan": "2017-12-29T06:00:00", + "start_date": "2017-08-13T15:00:00", + "end_date": "2017-09-13T15:00:00", + "end_date_plan": "2017-09-13T15:00:00", "genesis_address": [ "" ], - "funding_terms": "http://lordmancer2.io/terms_en", - "funding_url": "http://lordmancer2.io/", + "funding_terms": "https://www.matryx.ai/", + "funding_url": "https://www.matryx.ai/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -32279,16 +32774,16 @@ "links": [ { "type": "website", - "name": "lordmancer2.io", - "url": "http://lordmancer2.io/", + "name": "matryx.ai", + "url": "https://www.matryx.ai/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Lordmancer II Whitepaper", - "url": "https://1drv.ms/b/s!AtHyJaAqXgPAgslabUq333piWVe-gw", + "name": "Matryx Whitepaper", + "url": "https://www.matryx.ai/matryx-whitepaper.pdf", "tags": [ "Main", "Science" @@ -32296,18 +32791,28 @@ }, { "type": "github", - "name": "Lordmancer II GitHub", - "url": "https://github.com/lm2-ico/contracts", + "name": "Matryx GitHub", + "url": "https://github.com/matryx", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Matryx Blog", + "url": "https://blog.matryx.ai/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059852.0", + "url": "https://bitcointalk.org/index.php?topic=2141614.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -32316,7 +32821,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/LordmancerI", + "url": "https://twitter.com/intent/follow?original_referer=http%3A%2F%2Flocalhost%3A8080%2F&ref_src=twsrc%5Etfw®ion=follow_link&screen_name=matryx_ai&tw_p=followbutton", "icon": "twitter.png", "tags": [ "News" @@ -32324,26 +32829,17 @@ }, { "type": "custom", - "name": "Lordmancer II Telegram", - "url": "https://t.me/lm2ico", + "name": "Matryx Telegram", + "url": "https://t.me/matryxai", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Lordmancer II Slack", - "url": "https://lordmancerico.slack.com/join/shared_invite/MjIwNDE1NTI3ODA4LTE1MDE2NzY2NDEtNDYxYTA5NjIwNg", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Lordmancer2/", + "url": "https://www.facebook.com/matryxai/", "icon": "facebook.png", "tags": [ "News" @@ -32352,7 +32848,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCR7woS5tfu9UBmJObOII5ow", + "url": "https://www.youtube.com/channel/UCmyCwkgekVmLzONJZ1jQk-A", "icon": "youtube.png", "tags": [ "News" @@ -32361,37 +32857,42 @@ ] }, { - "genesis_id": "3624321493", - "system": "LTBcoin", - "icon": "ltbcoin", - "dependencies": [ - "Conterparty" - ], + "genesis_id": "00000c7c73d8ce604178dae13f0fc6ec0be3275614366d44b1b4b5c6e238c60c", + "system": "MazaCoin", + "icon": "mazacoin", "aliases": { - "coinmarketcap": "LTBcoin" + "coinmarketcap": "MazaCoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset" + "system_type": "cryptocurrency" }, - "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "events": { + "announcement": "22/02/2014" }, "token": { - "name": "ltbcoin", - "symbol": "LTBC" + "name": "MazaCoin", + "symbol": "MZC" }, - "specs": {}, - "flags": { - "rating_do_not_display": true, - "quantum": true + "specs": { + "p2p": 12835, + "rpc": 12832, + "block_time": 120, + "block_reward": 5000, + "halfing_cycle": "241920 blocks (about 12 month)", + "total_tokens": 2419200000, + "difficulty_cycle": "4 blocks (8 minutes) based on last 90 blocks", + "txs_confirm": 5 }, "links": [ { "type": "website", - "name": "ltbcoin.com/", - "url": "http://ltbcoin.com/", + "name": "mazacoin.org", + "url": "https://mazacoin.org/", "icon": "website.png", "tags": [ "Main" @@ -32399,9 +32900,9 @@ }, { "type": "explorer", - "name": "Counterparty Asset", - "url": "http://blockscan.com/assetInfo.aspx?q=LTBCOIN", - "icon": "counterparty.png", + "name": "Explorer", + "url": "https://mazacha.in/", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -32410,19 +32911,19 @@ ] }, { - "type": "twitter", - "name": "@ltbcoin", - "url": "https://twitter.com/ltbcoin", - "icon": "twitter.png", + "type": "github", + "name": "MazaCoin GitHub", + "url": "https://github.com/MazaCoin/MazaCoin", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=712944.0", + "url": "https://bitcointalk.org/index.php?topic=508849.0", "icon": "forum.png", "tags": [ "Main", @@ -32431,271 +32932,261 @@ } ], "first_price": { - "btc": 0.00000158, - "usd": 0.00078485, - "date": "2014-08-18T00:00:00" + "btc": 0.00003196, + "usd": 0.02066282, + "date": "2014-02-27T00:00:00" } }, { - "genesis_id": "", - "system": "Lunyr", - "dependencies": [ - "Ethereum" - ], - "icon": "lunyr", - "token": { - "name": "lunyr token", - "symbol": "LUN" + "genesis_id": "607d0c078ddc9480888275d59fc364031fb5451afe85c1464432e8a2c5cc77af", + "system": "Megacoin", + "icon": "megacoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Megacoin" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Decentralized world knowledge base" - }, - "crowdsales": { - "start_date": "2017-03-29T00:00:00", - "end_date": "2017-04-28T00:00:00", - "end_date_plan": "2017-04-28T00:00:00", - "genesis_address": [ - "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9" - ], - "funding_terms": "https://github.com/Lunyr/Misc/blob/master/Presale_Purchase_Agreement.pdf", - "funding_url": "https://lunyr.com/", - "tokens_sold": 2703356, - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" + "tags": [ + "DAO" ] }, + "token": { + "name": "Megacoin", + "symbol": "MEC" + }, + "specs": { + "p2p": 7951, + "rpc": 7950, + "block_time": "150", + "block_reward": 25, + "halfing_cycle": 420000, + "total_tokens": 32500000 + }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-05-29T02:51:40", + "url": "https://bitcointalk.org/index.php?topic=218851.0" + } + ], "links": [ { "type": "website", - "name": "lunyr.com", - "url": "https://lunyr.com/", + "name": "www.megacoin.co.nz", + "url": "http://www.megacoin.co.nz/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Lunyr Whitepaper", - "url": "https://github.com/Lunyr/Lunyr/blob/master/Lunyr_White_Paper_ENG.pdf", + "type": "explorer", + "name": "Blockr", + "url": "http://mec.blockr.io/", + "icon": "blockr.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Lunyr GitHub", - "url": "https://github.com/Lunyr/Lunyr", + "name": "Megacoin GitHub", + "url": "https://github.com/megacoin/megacoin", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Lunyr Blog", - "url": "https://medium.com/lunyr", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1818468.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/LunyrInc", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Lunyr Slack", - "url": "https://slack.lunyr.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Lunyr/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Lunyr-806275516194118/", - "icon": "facebook.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=240861.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00005054, + "usd": 0.00419918, + "date": "2013-07-07T00:00:00" + } }, { - "genesis_id": "", - "system": "Lykke", - "dependencies": [ - "Coloredcoins" + "genesis_id": "0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1", + "system": "Melonport", + "icon": "melonport", + "dependencies": [ + "Ethereum" ], - "icon": "lykke", "token": { - "name": "lykke", - "symbol": "LKK" + "name": "melon", + "symbol": "MLN" }, "consensus": { - "consensus_type": "CCP", - "consensus_name": "Colored Coins Protocol" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Melon", + "nickname": "Melonport" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Global Marketplace on the Blockchain" + "headline": "An open-source blockchain protocol for asset management", + "tags": [ + "DApp" + ], + "page_state": "ready" }, - "aliases": { - "coinmarketcap": "Lykke" + "crowdsales": { + "start_date": "2017-02-15T12:00:00", + "end_date": "2017-02-15T12:00:00", + "genesis_address": [ + "0x3BF541f87056D134E0109BE1Be92978b26Cb09e0" + ], + "funding_terms": "https://contribution.melonport.com/terms.pdf", + "funding_url": "https://melonport.com/", + "tokens_issued": 1250000, + "tokens_sold": 750000, + "btc_raised": 2903 + }, + "specs": { + "supply": 1250000, + "cap": {}, + "price": {} + }, + "first_price": { + "date": "2017-03-15T12:00:00", + "btc": 0.00387073, + "usd": 3.88416143 }, + "flags": {}, "links": [ { "type": "website", - "name": "lykke.com", - "url": "https://www.lykke.com/", + "name": "melonport.com", + "url": "http://www.melonport.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Lykke Whitepaper", - "url": "https://www.lykke.com/Whitepaper_LykkeExchange.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Lykke GitHub", - "url": "https://github.com/LykkeCity/", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/melonport", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Lykke Blog", - "url": "https://www.lykke.com/city/blog", - "icon": "medium.png", + "type": "custom", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/melonport-ltd", + "icon": "linkedin.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1402110.0;all", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Melonport Slack", + "url": "http://chat.melonport.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/LykkeCity", - "icon": "twitter.png", + "type": "reddit", + "name": "reddit", + "url": "https://reddit.com/r/melonproject", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Lykke Slack", - "url": "https://lykkecommunity.herokuapp.com/", - "icon": "slack.png", + "type": "github", + "name": "Melonport GitHub", + "url": "https://www.github.com/melonproject", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/lykke/", - "icon": "reddit.png", + "type": "paper", + "name": "Melonport Whitepaper", + "url": "https://github.com/melonproject/greenpaper/blob/master/melonprotocol.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCmMYipGdKMF0kzfaE-PXsNQ", - "icon": "youtube.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/groups/542506412568917/", - "icon": "facebook.png", + "type": "wallet", + "name": "MetaMask Wallet", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Lykke Telegram", - "url": "https://telegram.me/joinchat/AEGiqkF-_dNaHMwQbRSnAg", - "icon": "telegram.png", + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Magos", + "system": "Mercury Protocol", "dependencies": [ "Ethereum" ], - "icon": "magos", + "icon": "mercuryprotocol", "token": { - "name": "magos token", - "symbol": "MAG" + "name": "global messaging token", + "symbol": "GMT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -32704,19 +33195,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Oracle based on Artificial Intelligence" + "headline": "Future of Communication Platforms" }, "crowdsales": { - "start_date": "2017-08-16T20:00:00", - "end_date": "2017-09-30T20:00:00", - "end_date_plan": "2017-09-30T20:00:00", + "start_date": "2017-10-25T16:00:00", + "end_date": "2017-11-21T16:00:00", + "end_date_plan": "2017-11-21T16:00:00", "genesis_address": [ "" ], - "funding_terms": "https://magos.io/", - "funding_url": "http://magos.io/tokens/", + "funding_terms": "https://www.mercuryprotocol.com/", + "funding_url": "https://www.mercuryprotocol.com/", "tokens_sold": "", - "tokens_issued": 50123377, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -32728,35 +33219,25 @@ "links": [ { "type": "website", - "name": "magos.io", - "url": "https://magos.io/", + "name": "mercuryprotocol.com", + "url": "https://www.mercuryprotocol.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Magos Whitepaper", - "url": "https://magos.io/bluepaper.pdf", + "name": "Mercury Protocol Whitepaper", + "url": "https://www.mercuryprotocol.com/files/Mercury_Protocol_whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Magos GitHub", - "url": "https://github.com/bancorprotocol/contracts", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Magos Blog", - "url": "https://medium.com/@MAGOS", + "name": "Mercury Protocol Blog", + "url": "https://medium.com/@mercuryprotocol", "icon": "medium.png", "tags": [ "Main", @@ -32766,7 +33247,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2087842", + "url": "https://bitcointalk.org/index.php?topic=2150438.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -32775,25 +33256,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MagosNetwork", + "url": "https://twitter.com/mercuryprotocol", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Magos Telegram", - "url": "https://t.me/joinchat/FVOnbQ0vvDFeHNUkvdQZzg", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Magos Slack", - "url": "https://magos-invite.herokuapp.com/", + "name": "Mercury Protocol Slack", + "url": "https://www.mercuryprotocol.com/slack", "icon": "slack.png", "tags": [ "News" @@ -32802,310 +33274,136 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", + "url": "https://www.reddit.com/r/MercuryProtocol/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MAGOS.io/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "geneis_id": "86f214055a7f4f5057922fd1647e00ef31ab0a3ff15217f8b90e295f051873a7", - "system": "MaidSafeCoin", - "icon": "maidsafecoin", + "genesis_id": "", + "system": "Metaverse", "dependencies": [ - "Bitcoin", - "Mastercoin (Omni)" + "" ], + "icon": "metaverse", "token": { - "name": "safecoin", - "symbol": "MAID" + "name": "metaverse token", + "symbol": "ETP" }, "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Distributed Data Management Service", - "summary": "MaidSafe is a fully decentralized platform on which application developers can build decentralized applications. The network is made up by individual users who contribute storage, computing power and bandwidth to form a world-wide autonomous system.", - "tags": [ - "DApp" - ], - "hashtag": "#maidsafe", - "page_state": "ready" + "headline": "Decentralised platform based on blockchain technology" }, "aliases": { - "coinmarketcap": "MaidSafeCoin", - "nickname": "Safe Network" + "coinmarketcap": "Metaverse ETP" }, - "crowdsales": { - "start_date": "2014-04-22T00:00:00", - "end_date": "2014-05-22T00:00:00", - "genesis_address": [ - "1KHfLixa2idRnZXMUfEisBati1vpywaH6E" - ], - "funding_terms": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md#7-safe-crowd-sale", - "funding_url": "http://maidsafe.net/", - "tokens_sold": 452552412, - "btc_raised": 12200 + "specs": { + "supply": 52244767 }, - "specs": {}, - "risks": [ - { - "type": "risk", - "name": "Network has not been launched", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Product release is depend on MaidSafe team", - "url": "", - "icon": "" - } - ], "links": [ { "type": "website", - "name": "maidsafe.net", - "url": "http://maidsafe.net/", - "icon": "website.png", + "name": "mvs.org", + "url": "https://mvs.org/", "tags": [ "Main" ] }, - { - "type": "forum", - "name": "SAFE Forum", - "url": "https://www.maidsafe.org/", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "custom", - "name": "SAFE Documentation", - "url": "https://maidsafe.readme.io/docs", - "icon": "maidsafecoin.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "wallet", - "name": "Omniwallet", - "url": "https://www.omniwallet.org/", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "Omni Explorer", - "url": "http://omnichest.info/lookupsp.aspx?sp=3", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "SAFE Launcher", - "url": "https://github.com/maidsafe/safe_launcher/releases/tag/0.4.1", - "icon": "maidsafecoin.png", - "tags": [ - "Apps" - ] - }, - { - "type": "custom", - "name": "SAFE Demo App", - "url": "https://github.com/maidsafe/safe_examples/releases/tag/0.2.1", - "icon": "maidsafecoin.png", - "tags": [ - "Apps" - ] - }, { "type": "paper", - "name": "SAFE Whitepaper", - "url": "https://github.com/maidsafe/Whitepapers/blob/master/Project-Safe.md", - "icon": "whitepaper.png", + "name": "Metaverse Whitepaper", + "url": "http://newmetaverse.org/white-paper/Metaverse-white-paper-v2.1-EN.pdf", "tags": [ + "Main", "Science" ] }, - { - "type": "custom", - "name": "Roadmap", - "url": "http://maidsafe.net/roadmap", - "icon": "whitepaper.png", - "tags": [ - "Code" - ] - }, { "type": "github", - "name": "MaidSafe GitHub", - "url": "https://github.com/maidsafe", + "name": "Metaverse GitHub", + "url": "https://github.com/mvs-org", "icon": "github.png", "tags": [ + "Main", "Code" ] }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/maidsafe", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, { "type": "blog", - "name": "Blog", - "url": "http://blog.maidsafe.net/", - "rss": "http://blog.maidsafe.net/feed/", + "name": "Metaverse Blog", + "url": "https://blog.mvs.live/", "icon": "blog.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/maidsafe", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/mvs_org", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "On scalable, decentralised applications", - "url": "https://github.com/benjaminbollen/maidsafe_articles/blob/master/protocol/safe_protocol.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ], - "type": "paper" - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", "type": "custom", - "icon": "shapeshift.png", + "name": "Facebook", + "url": "https://www.facebook.com/mvsofficial/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/maidsafecoin/#markets", "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "wiki", - "name": "SAFE Network Wiki", - "url": "https://safenetwork.wiki/", - "icon": "wiki.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCdDGnCLtG2Fb6McCaDcAiBw", + "icon": "youtube.png", "tags": [ - "Main", - "Science" + "News" ] } - ], - "first_price": { - "btc": 0.00002696, - "usd": 0.01418256, - "date": "2014-05-22T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Make It Viral", + "system": "MingoCoin", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "makeitviral", + "icon": "mingocoin", "token": { - "name": "make it viral token", - "symbol": "MIV" + "name": "mingo token", + "symbol": "MGT" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Video Sharing Platform" + "system_type": "cryptoasset", + "headline": "CryptoCurrency Tutor With Multi-Platform Messenger" }, "crowdsales": { - "start_date": "2017-07-18T16:00:00", - "end_date": "2017-10-31T23:59:00", - "end_date_plan": "2017-10-31T23:59:00", + "start_date": "2017-09-25T14:00:00", + "end_date": "2017-10-23T14:00:00", + "end_date_plan": "2017-10-09T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.miv.life/miv_terms.pdf", - "funding_url": "https://www.miv.life/", + "funding_terms": "https://goo.gl/4RytLd", + "funding_url": "https://goo.gl/3wnYd6", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -33119,16 +33417,16 @@ "links": [ { "type": "website", - "name": "miv.life", - "url": "http://miv.life/", + "name": "mingocoin.com", + "url": "https://mingocoin.com/?utm_source=cyper%20fund&utm_medium=ico%20listing%20page", "tags": [ "Main" ] }, { "type": "paper", - "name": "Make It Viral Whitepaper", - "url": "http://188.226.133.21/MakeItViral_WhitePaper_May_2017.pdf", + "name": "MingoCoin Whitepaper", + "url": "https://firebasestorage.googleapis.com/v0/b/mingo-2bdfc.appspot.com/o/Whitepaper.pdf?alt=media&token=e709359a-b76f-4230-b9a8-2c374ccc464d&utm_source=cyper%20fund&utm_medium=ico%20listing%20page", "tags": [ "Main", "Science" @@ -33136,8 +33434,8 @@ }, { "type": "github", - "name": "Make It Viral GitHub", - "url": "https://github.com/medsi2/MIV", + "name": "MingoCoin GitHub", + "url": "https://github.com/mingocoin/contracts", "icon": "github.png", "tags": [ "Main", @@ -33146,27 +33444,18 @@ }, { "type": "blog", - "name": "Make It Viral Blog", - "url": "https://medium.com/@MIVlife", + "name": "MingoCoin Blog", + "url": "https://medium.com/mingocoin", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1983414.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MIVlife", + "url": "https://twitter.com/mingocoin", "icon": "twitter.png", "tags": [ "News" @@ -33174,160 +33463,242 @@ }, { "type": "custom", - "name": "Make It Viral Telegram", - "url": "https://t.me/joinchat/AAAAAEQT69BSXVezrhhoCw", + "name": "MingoCoin Telegram", + "url": "https://t.me/joinchat/EoTxKELtcbkH3UZJzoaZ0w", "icon": "telegram.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "00000dd1b1e4472dde86b27f6775efdafc421017fc9ffdb0b863603608b9353e", + "system": "Mintcoin", + "icon": "mintcoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Mintcoin" + }, + "consensus": { + "type": "PoS", + "algorithm": "Blackcoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "05/02/2014" + }, + "token": { + "name": "Mintcoin", + "symbol": "MINT" + }, + "specs": { + "p2p": 12789, + "rpc": 12788, + "block_time": 30, + "halfing_cycle": "payout is halved every week during first 5 weeks", + "total_tokens": 70000000000, + "premine_tokens": "700000000 coins (1%) for bounties, giveaways and so on", + "difficulty_cycle": "every block", + "txs_confirm": 4, + "mint_confirm": 50 + }, + "links": [ + { + "type": "website", + "name": "mintcoinofficial.com", + "url": "http://www.mintcoinofficial.com/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "slack", - "name": "Make It Viral Slack", - "url": "https://makeitviral.slack.com/join/shared_invite/MTg1OTExNjM1Njk5LTE0OTUzMDUyNzAtNThlNTA4N2ViZg", - "icon": "slack.png", + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/XPM", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/MIVlife/", - "icon": "reddit.png", + "type": "github", + "name": "Mintcoin GitHub", + "url": "https://github.com/MintcoinCommunity", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MIVlife/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=450381.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 2.1e-7, + "usd": 0.0001158, + "date": "2014-02-19T00:00:00" + } }, { "genesis_id": "", - "system": "MakerDAO", - "icon": "makerdao", + "system": "Mito", "dependencies": [ "Ethereum" ], + "icon": "mito", + "token": { + "name": "mitigation token", + "symbol": "MITO" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Credit System", - "page_state": "draft" - }, - "token": { - "name": "maker", - "symbol": "MKR" + "headline": "Integral platform for climate initiatives" }, - "specs": { - "supply": 50000 + "crowdsales": { + "start_date": "2017-09-11T13:00:00", + "end_date": "2017-10-31T13:00:00", + "end_date_plan": "2017-10-31T13:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", + "funding_url": "https://mito.ipci.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "makerdao.com", - "url": "https://www.makerdao.com/", - "icon": "website.png", + "name": "mito.ipci.io", + "url": "https://mito.ipci.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Dai Whitepaper", - "url": "http://makerdao.github.io/docs/", - "icon": "paper.png", + "name": "Mito Whitepaper", + "url": "https://github.com/DAO-IPCI", "tags": [ "Main", "Science" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://makerdao.github.io/docs/", - "icon": "slack.png", + "type": "github", + "name": "Mito GitHub", + "url": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "name": "MakerDAO on Github", - "url": "https://github.com/MakerDAO", - "type": "github", + "type": "blog", + "name": "Mito Blog", + "url": "https://medium.com/@DAO_IPCI", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "MakerDAO Forum", - "url": "https://forum.makerdao.com", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/DAO_IPCI", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "explorer", - "name": "BitShares Asset", - "url": "http://cryptofresh.com/a/MKR", - "icon": "cryptofresh.png", + "type": "custom", + "name": "Mito Telegram", + "url": "https://t.me/DAO_IPCI/2", + "icon": "telegram.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://bitshares.openledger.info/#/asset/MKR", - "icon": "openledger.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/DAOIPCI/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", - "system": "Mask Network", - "icon": "masknetwork", + "system": "Mobile Go", "dependencies": [ - "independed" + "Ethereum", + "Waves" ], + "icon": "mobilego", "token": { - "name": "mask coin", - "symbol": "MSK" + "name": "mobilego token", + "symbol": "MGO" }, "consensus": { - "consensus_type": "Variable Proof of Work algorithm", - "consensus_name": "VPOW" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Peer-to-peer decentralized social trading network" + "headline": "Mobile Gaming Platform and Store" }, "crowdsales": { - "start_date": "2017-05-24T00:00:00", - "end_date": "2017-06-24T23:59:59", - "funding_terms": "http://www.masknetwork.com/ico_terms.pdf", - "funding_url": "http://masknetwork.com/ico.php", - "tokens_sold": 700000000000, - "tokens_issued": 21000000, - "btc_raised": 332148, + "start_date": "2017-04-25T13:00:00", + "end_date": "2017-05-25T13:10:00", + "end_date_plan": "2017-05-25T13:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", + "funding_url": "https://ico.mobilego.io/", + "tokens_sold": 70000000, + "tokens_issued": 100000000, + "btc_raised": "", "cap_limit": [ "" ], @@ -33335,81 +33706,83 @@ "" ] }, - "specs": { - "supply": 700000000000 - }, "links": [ { "type": "website", - "name": "masknetwork.com", - "url": "http://www.masknetwork.com/", - "icon": "website.png", + "name": "mobilego.io", + "url": "https://mobilego.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mask Whitepaper", - "url": "http://www.masknetwork.com/white_paper.pdf", - "icon": "paper.png", + "name": "MobileGo Whitepaper", + "url": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Mask GitHub", - "url": "https://github.com/masknetwork", - "icon": "github.png", + "type": "blog", + "name": "MobileGo Blog", + "url": "https://mobilego.io/blog/", + "icon": "blog.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1792451.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MobileGoIco", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MaskNetwork", - "icon": "twitter.png", + "type": "custom", + "name": "MobileGo Telegram", + "url": "https://t.me/mobilego", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "MobileGo Slack", + "url": "https://gamecredits.com/slack.html", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/domain/masknetwork.com/", + "name": "Reddit", + "url": "https://www.reddit.com/r/MobileGo/", "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Mask Blog", - "url": "http://blog.mass.network/", - "icon": "blog.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MobileGo-Crowdfund-1967836613444499/", + "icon": "facebook.png", "tags": [ "News" ] @@ -33418,83 +33791,89 @@ }, { "genesis_id": "", - "system": "MassNetwork", - "icon": "massnetwork", + "system": "Modum", "dependencies": [ - "independed" + "Ethereum" ], + "icon": "modum", "token": { - "name": "mass coin", - "symbol": "MASS" + "name": "modum token", + "symbol": "MOD" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Mass Coin", - "nickname": "Mass Network" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptocurrency", - "headline": "Blockchain-based solution to online advertising", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Data integrity for supply chain operations" }, "crowdsales": { - "start_date": "2016-09-06T20:00:00", - "end_date": "2016-12-01T20:00:00", - "funding_terms": "https://mass.network/mass-prospectus.pdf", - "funding_url": "https://ico.mass.network/#/?aid=ep6oxa", - "tokens_sold": 700000000000, - "tokens_issued": 1000000000000, - "btc_raised": 332148 + "start_date": "2017-09-01T00:00:00", + "end_date": "2017-09-22T00:00:00", + "end_date_plan": "2017-09-22T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://modum.io/modum-token-sale-legal-terms/", + "funding_url": "https://modum.io/tokensale/#tokensale", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 1000000000000 - }, - "first_price": {}, - "flags": { - "supply_from_here": true + "supply": 30000000 }, "links": [ { "type": "website", - "name": "mass.network", - "url": "https://mass.network", - "icon": "website.png", + "name": "modum.io", + "url": "https://modum.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mass Whitepaper", - "url": "https://mass.network/mass-whitepaper.pdf", - "icon": "paper.png", + "name": "Modum Whitepaper", + "url": "https://assets.modum.io/wp-content/uploads/2017/08/modum-whitepaper-v.-1.0.pdf", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "type": "github", + "name": "Modum GitHub", + "url": "https://github.com/modum-io/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Modum Blog", + "url": "https://medium.com/@modum_io", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1598276", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2091885.0", + "icon": "bitcointalk.png", "tags": [ "News" ] @@ -33502,27 +33881,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/network_mass", + "url": "https://twitter.com/modum_io", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/user/massnetwork", - "icon": "reddit.png", + "type": "slack", + "name": "Modum Slack", + "url": "https://modum-token.slack.com/join/shared_invite/MjIzMDEyNzI4MDgzLTE1MDIxMDc2NzktMTc4MzA1NmMxYQ", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Mass Blog", - "url": "http://blog.mass.network/", - "icon": "blog.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/modum_io/", + "icon": "reddit.png", "tags": [ "News" ] @@ -33530,66 +33908,64 @@ ] }, { - "genesis_id": "", - "system": "Mastercoin (Omni)", + "genesis_id": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", + "system": "MonaCoin", "dependencies": [ - "Bitcoin" + "independent" ], - "icon": "omnilayer", "token": { - "name": "omni", - "symbol": "MSC" + "name": "Mona", + "symbol": "MONA" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" + "type": "PoW", + "algorithm": "Lyra2RE" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", + "system_type": "cryptocurrency", + "headline": "A peer-to-peer payment network and digital currency based on an open source protocol", "tags": [ - "DApp" - ] + "DAO" + ], + "hashtag": "#monacoin", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Omni", - "nickname": "Omni Layer" - }, - "crowdsales": { - "start_date": "2013-07-31T00:00:00", - "end_date": "2013-08-31T00:00:00", - "genesis_address": [ - "1EXoDusjGwvnjZUyKkxZ4UHEf77z6A5S4P" - ], - "funding_url": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", - "funding_terms": "https://bitcointalk.org/index.php?topic=265488.msg2841328#msg2841328", - "btc_raised": 4740, - "tokens_sold": 563162, - "tokens_issued": 613148.53852826 + "coinmarketcap": "MonaCoin" }, "specs": { - "previous_name": "Mastercoin" + "rpc": 8332, + "block_time": 90, + "block_reward": 50, + "halfing_cycle": 1051000, + "total_tokens": 105120000 }, "links": [ { - "type": "risk", - "name": "90% of supply was initial distributed to one person", - "url": "", - "icon": "" - }, - { + "name": "monacoin.org", + "url": "http://monacoin.org/", "type": "website", - "name": "www.omni.foundation", - "url": "http://www.omni.foundation/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "GitHub Organization", + "name": "Explorer", + "url": "https://mona.chainsight.info/", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { "name": "GitHub", - "url": "https://github.com/mastercoin-MSC", + "url": "https://github.com/monacoinproject/monacoin", + "type": "github", "icon": "github.png", "tags": [ "Main", @@ -33597,121 +33973,102 @@ ] }, { - "type": "explorer", - "name": "OmniChest", - "url": "http://omnichest.info/", - "icon": "mastercoin (omni).png", + "name": "Wallets", + "url": "http://monacoin.org/en/download.html", + "type": "wallet", + "icon": "monacoin.png", "tags": [ "Main", "Apps", - "Analytics" + "Wallet" ] }, { + "name": "MultiMona Wallet", + "url": "http://monapu.github.io/multimona-site/index.en.html", "type": "wallet", - "name": "Omni Wallet", - "url": "https://www.omniwallet.org/", - "icon": "omniwallet.png", + "icon": "wallet.png", "tags": [ - "Main", "Apps", "Wallet" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.omni.foundation/", - "rss": "http://blog.omni.foundation/feed/", - "icon": "blog.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/omni/", - "icon": "reddit.png", + "name": "Coinomi", + "url": "https://coinomi.com/", + "type": "wallet", + "icon": "coinomi.jpg", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=558012.0", - "icon": "reddit.png", + "url": "https://bitcointalk.org/index.php?topic=392436.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/MSCProtocol", - "icon": "twitter.png", + "name": "reddit", + "url": "http://www.reddit.com/r/monacoin", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "LA Pool", + "url": "http://multi.xau.jp/monacoin/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/groups/mastercoin/?ref=br_tf", - "icon": "facebook.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/mastercoin/", + "name": "VIP Pool", + "url": "http://vippool.net/", "type": "custom", - "icon": "coindesk.png", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/mastercoin/", + "name": "ASICpool", + "url": "https://asicpool.info/", "type": "custom", - "icon": "cryptocoinnews.jpg", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "name": "Bitcoinist", - "url": "http://bitcoinist.net/tag/mastercoin/", + "name": "MonaCoinPool", + "url": "http://monacoinpool.com/", "type": "custom", - "icon": "bitcoinist.png", - "tags": [ - "News" - ] - }, - { - "type": "paper", - "name": "Omni Layer Documentation", - "url": "http://mastercoin.readthedocs.org/en/latest/index.html", - "icon": "paper.png", + "icon": "mining.png", "tags": [ - "Code" + "Apps" ] }, { - "type": "paper", - "name": "Omni Protocol Specification", - "url": "https://github.com/OmniLayer/spec", - "icon": "paper.png", + "name": "Ani-Pool", + "url": "http://anipool.net/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Code" + "Apps" ] }, { "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/mastercoin/#markets", + "url": "http://coinmarketcap.com/currencies/monacoin/#markets", "type": "custom", "icon": "link.png", "tags": [ @@ -33720,75 +34077,52 @@ ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "shapeshift.png", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "icon": "bter.png", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "MasterXchange", - "url": "http://masterxchange.com/", + "name": "BlueTrade", + "url": "https://bleutrade.com", "type": "custom", - "icon": "masterxchange.png", + "icon": "bluetrade.png", "tags": [ "Apps", "Exchange" ] - }, - { - "type": "wallet", - "name": "HolyTransaction", - "url": "https://holytransaction.com/", - "icon": "holytransaction.png", - "tags": [ - "Apps", - "Wallet" - ] } ], "first_price": { - "btc": 0.00841676, - "usd": 1.08963375, - "date": "2013-08-31T00:00:00" - }, - "flags": { - "quantum": true + "btc": 0.00014824, + "usd": 0.08524875, + "date": "2014-03-20T00:00:00" } }, { "genesis_id": "", - "system": "MatchPay", + "system": "Monaco", "dependencies": [ "Ethereum" ], - "icon": "matchpay", + "icon": "monaco", "token": { - "name": "matchpay token", - "symbol": "​MPY​" + "name": "monaco token", + "symbol": "MCO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -33797,19 +34131,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Transparent Multi-Step Secure Payments" + "headline": "Most cost-efficient way to spend ETH in the world" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-05-18T09:30:00", + "end_date": "2017-06-17T09:30:00", + "end_date_plan": "2017-06-17T09:30:00", "genesis_address": [ - "0xfE38739c4b70cD6D1d3674E70d17fB1999CB4F9F" + "" ], - "funding_terms": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", - "funding_url": "http://matchpay.io/#ico", + "funding_terms": "", + "funding_url": "https://tokenmarket.net/crowdsale/monaco/confirm_citizenship", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 17600000, "btc_raised": "", "cap_limit": [ "" @@ -33821,35 +34155,34 @@ "links": [ { "type": "website", - "name": "matchpay.io", - "url": "http://matchpay.io", + "name": "mona.co", + "url": "https://mona.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "MatchPay Whitepaper", - "url": "https://drive.google.com/file/d/0B2_A4B3CAM1GVFRMVEl1aXZhbDQ/view?usp=sharing", + "name": "Monaco Whitepaper", + "url": "https://mona.co/monaco-whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "MatchPay GitHub", - "url": "https://github.com/FedericoCapello/MatchPay.io", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1926269.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Code" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/matchpay", + "url": "https://twitter.com/monaco_card", "icon": "twitter.png", "tags": [ "News" @@ -33857,98 +34190,105 @@ }, { "type": "slack", - "name": "MatchPay Slack", - "url": "http://slack.matchpay.io/", + "name": "Monaco Slack", + "url": "https://slack.mona.co/", "icon": "slack.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCOMprzxakZOqmY23LYIawmg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "Matchpool", - "icon": "matchpool", + "genesis_id": "771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148", + "system": "Monero", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "guppie", - "symbol": "GUP" + "name": "moneroj", + "symbol": "XMR" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Matchpool" + "type": "PoW", + "algorithm": "CryptoNight" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Dapp that reward people for creating human connections", + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Secure, Private, Untraceable Cryptocurrency", "tags": [ - "DApp" + "DAO" ], - "twwidid": "", - "page_state": "draft" + "hashtag": "#monero", + "page_state": "ready" }, - "crowdsales": { - "start_date": "2017-04-02T13:00:00", - "end_date": "2017-04-04T13:00:00", - "genesis_address": [ - "0xE05CeDD2838E4e1d99B539D8C768D6EF2a10F729" - ], - "funding_terms": "https://medium.com/matchpool/announcement-matchpools-ether-cap-updated-campaign-information-ff2f539065da", - "funding_url": "http://matchpool.co/crowdsale/", - "tokens_sold": 60000000, - "tokens_issued": 100000000, - "btc_raised": "" + "aliases": { + "coinmarketcap": "Monero" }, "specs": { - "supply": 100000000, - "cap": {} + "block_time": 120, + "block_reward": "(M-A)*2^(-20)*10^(-12), where A = current circulation", + "total_tokens": "18400000 with tail", + "difficulty_cycle": "every block" }, "first_price": { - "date": "2017-04-11T19:44:47", - "btc": 0.0002, - "usd": 0.240438 + "btc": 0.00488921, + "usd": 2.51376883, + "date": "2014-05-19T00:00:00" }, - "flags": {}, + "events": [ + { + "name": "Announcement", + "start_date": "2014-04-09T08:50:04", + "url": "https://bitcointalk.org/index.php?topic=563821" + } + ], "links": [ { "type": "website", - "name": "matchpool.co", - "url": "http://matchpool.co", + "name": "getmonero.org", + "url": "https://getmonero.org", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "github", - "name": "Matchpool GitHub", - "url": "https://github.com/Matchpool", - "icon": "github.png", + "type": "explorer", + "name": "moneroblocks.info", + "url": "http://moneroblocks.info/", + "icon": "explorer.png", "tags": [ - "Code" + "Main", + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "Matchpool Whitepaper", - "url": "http://matchpool.co/wp-content/uploads/2016/12/Matchpool_Whitepaper_221216.pdf", - "icon": "paper.png", + "type": "wallet", + "name": "Monero Wallets", + "url": "https://getmonero.org/getting-started/choose", + "icon": "wallet.png", "tags": [ "Main", - "Science" + "Apps", + "Wallet" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/@matchpool", + "name": "Official Blog", + "url": "https://getmonero.org/blog/", "icon": "blog.png", "tags": [ "Main", @@ -33956,611 +34296,357 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/matchpool", - "icon": "twitter.png", + "type": "wallet", + "name": "MyMonero Wallet", + "url": "https://mymonero.com/#/", + "icon": "wallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1752471.0", - "icon": "bitcoin.png", + "type": "explorer", + "name": "ChainRadar", + "url": "http://chainradar.com/xmr/blocks", + "icon": "chainradar.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://matchpool.signup.team/", - "icon": "slack.png", + "type": "github", + "name": "Monero Core", + "url": "https://github.com/monero-project/bitmonero/", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/matchpoolhq/", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Matryx", - "dependencies": [ - "Ethereum" - ], - "icon": "matryx", - "token": { - "name": "matryx token", - "symbol": "MTX" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Collaboration Platform" - }, - "crowdsales": { - "start_date": "2017-08-13T15:00:00", - "end_date": "2017-09-13T15:00:00", - "end_date_plan": "2017-09-13T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.matryx.ai/", - "funding_url": "https://www.matryx.ai/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "matryx.ai", - "url": "https://www.matryx.ai/", + "type": "wiki", + "name": "Moneropedia", + "url": "https://getmonero.org/knowledge-base/moneropedia/", + "icon": "wiki.png", "tags": [ - "Main" + "Code" ] }, { - "type": "paper", - "name": "Matryx Whitepaper", - "url": "https://www.matryx.ai/matryx-whitepaper.pdf", + "type": "wiki", + "name": "Development Guide", + "url": "https://getmonero.org/knowledge-base/developer-guides/", + "icon": "paper.png", "tags": [ - "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Matryx GitHub", - "url": "https://github.com/matryx", - "icon": "github.png", + "type": "wiki", + "name": "Wikipedia", + "url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)", + "icon": "wiki.png", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Matryx Blog", - "url": "https://blog.matryx.ai/", - "icon": "medium.png", + "type": "twitter", + "name": "@monerocurrency", + "url": "https://twitter.com/monerocurrency", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2141614.0", - "icon": "bitcointalk.png", + "name": "Hello Monero", + "url": "https://hellomonero.com/", + "rss": "https://hellomonero.com/rss.xml", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/intent/follow?original_referer=http%3A%2F%2Flocalhost%3A8080%2F&ref_src=twsrc%5Etfw®ion=follow_link&screen_name=matryx_ai&tw_p=followbutton", - "icon": "twitter.png", + "type": "forum", + "name": "Monero Forum", + "url": "https://forum.getmonero.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Matryx Telegram", - "url": "https://t.me/matryxai", - "icon": "telegram.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/monero/", + "rss": "https://www.reddit.com/r/monero/.rss", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/matryxai/", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=583449.0", + "icon": "blog.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCmyCwkgekVmLzONJZ1jQk-A", - "icon": "youtube.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/monero", + "icon": "cointelegraph.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "00000c7c73d8ce604178dae13f0fc6ec0be3275614366d44b1b4b5c6e238c60c", - "system": "MazaCoin", - "icon": "mazacoin", - "aliases": { - "coinmarketcap": "MazaCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "SHA-256" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "22/02/2014" - }, - "token": { - "name": "MazaCoin", - "symbol": "MZC" - }, - "specs": { - "p2p": 12835, - "rpc": 12832, - "block_time": 120, - "block_reward": 5000, - "halfing_cycle": "241920 blocks (about 12 month)", - "total_tokens": 2419200000, - "difficulty_cycle": "4 blocks (8 minutes) based on last 90 blocks", - "txs_confirm": 5 - }, - "links": [ - { - "type": "website", - "name": "mazacoin.org", - "url": "https://mazacoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { "type": "explorer", - "name": "Explorer", - "url": "https://mazacha.in/", - "icon": "explorer.png", + "name": "MinerGate", + "url": "https://minergate.com/blockchain/mro/blocks", + "icon": "minergate.png", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "MazaCoin GitHub", - "url": "https://github.com/MazaCoin/MazaCoin", - "icon": "github.png", + "type": "earn", + "name": "MinerGate", + "url": "https://minergate.com/", + "icon": "minergate.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=508849.0", - "icon": "forum.png", + "type": "earn", + "name": "Miner.Center", + "url": "http://miner.center/", + "icon": "mining.png", "tags": [ - "Main", - "News" + "Apps" ] - } - ], - "first_price": { - "btc": 0.00003196, - "usd": 0.02066282, - "date": "2014-02-27T00:00:00" - } - }, - { - "genesis_id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "system": "MCAP", - "dependencies": [ - "Ethereum" - ], - "icon": "mcap", - "token": { - "name": "mcap token", - "symbol": "MCAP" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "aliases": { - "coinmarketcap": "MCAP" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Invest in high growth startups" - }, - "crowdsales": { - "start_date": "2017-04-27T08:00:00", - "end_date": "2017-05-27T08:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://bitcoingrowthfund.com/mcap", - "funding_url": "https://bitcoingrowthfund.com/mcap", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "btc = 2000" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 100000000 - }, - "links": [ + }, { - "type": "website", - "name": "bitcoingrowthfund.com", - "url": "https://bitcoingrowthfund.com/mcap", + "type": "earn", + "name": "CryptoNotePoolUK", + "url": "http://cryptonotepool.org.uk/", + "icon": "mining.png", "tags": [ - "Main" + "Apps" ] }, { - "type": "paper", - "name": "MCAP Whitepaper", - "url": "https://bitcoingrowthfund.com/static/pdf/mcap-whitepaper.pdf", + "type": "earn", + "name": "Monero Crypto-Pool", + "url": "http://monero.crypto-pool.fr/", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "blog", - "name": "MCAP Blog", - "url": "https://medium.com/bitcoingrowthfund", - "icon": "medium.png", + "type": "earn", + "name": "XMR.ProHash", + "url": "http://xmr.prohash.net/", + "icon": "mining.png", "tags": [ - "Main", - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mcap_token", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/monero/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/BitcoinGrowthFundBGF/", - "icon": "facebook.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "607d0c078ddc9480888275d59fc364031fb5451afe85c1464432e8a2c5cc77af", - "system": "Megacoin", - "icon": "megacoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Megacoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Megacoin", - "symbol": "MEC" - }, - "specs": { - "p2p": 7951, - "rpc": 7950, - "block_time": "150", - "block_reward": 25, - "halfing_cycle": 420000, - "total_tokens": 32500000 - }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-05-29T02:51:40", - "url": "https://bitcointalk.org/index.php?topic=218851.0" - } - ], - "links": [ + }, { - "type": "website", - "name": "www.megacoin.co.nz", - "url": "http://www.megacoin.co.nz/", - "icon": "website.png", + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "explorer", - "name": "Blockr", - "url": "http://mec.blockr.io/", - "icon": "blockr.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ - "Main", "Apps", - "Explorer", - "Analytics" + "Exchange" ] }, { - "type": "github", - "name": "Megacoin GitHub", - "url": "https://github.com/megacoin/megacoin", - "icon": "github.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=240861.0", - "icon": "forum.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] - } - ], - "first_price": { - "btc": 0.00005054, - "usd": 0.00419918, - "date": "2013-07-07T00:00:00" - } - }, - { - "genesis_id": "0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1", - "system": "Melonport", - "icon": "melonport", - "dependencies": [ - "Ethereum" - ], - "token": { - "name": "melon", - "symbol": "MLN" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Melon", - "nickname": "Melonport" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "An open-source blockchain protocol for asset management", - "tags": [ - "DApp" - ], - "page_state": "ready" - }, - "crowdsales": { - "start_date": "2017-02-15T12:00:00", - "end_date": "2017-02-15T12:00:00", - "genesis_address": [ - "0x3BF541f87056D134E0109BE1Be92978b26Cb09e0" - ], - "funding_terms": "https://contribution.melonport.com/terms.pdf", - "funding_url": "https://melonport.com/", - "tokens_issued": 1250000, - "tokens_sold": 750000, - "btc_raised": 2903 - }, - "specs": { - "supply": 1250000, - "cap": {}, - "price": {} - }, - "first_price": { - "date": "2017-03-15T12:00:00", - "btc": 0.00387073, - "usd": 3.88416143 - }, - "flags": {}, - "links": [ + }, { - "type": "website", - "name": "melonport.com", - "url": "http://www.melonport.com/", - "icon": "website.png", + "type": "exchange", + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "icon": "btc38.png", "tags": [ - "Main" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/melonport", - "icon": "twitter.png", + "type": "whitepaper", + "name": "CryptoNote v 2.0 by Nicolas van Saberhagen", + "url": "https://cryptonote.org/whitepaper.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/melonport-ltd", - "icon": "linkedin.png", + "type": "whitepaper", + "name": "CryptoNote v 2.0 annotated by the MRL", + "url": "https://downloads.getmonero.org/whitepaper_annotated.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "Melonport Slack", - "url": "http://chat.melonport.com/", - "icon": "slack.png", + "type": "whitepaper", + "name": "Review of Cryptonote Whitepaper by Surae Noether", + "url": "https://downloads.getmonero.org/whitepaper_review.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://reddit.com/r/melonproject", - "icon": "reddit.png", + "type": "whitepaper", + "name": "Cryptnote Standards", + "url": "https://cryptonote.org/standards/", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { - "type": "github", - "name": "Melonport GitHub", - "url": "https://www.github.com/melonproject", - "icon": "github.png", + "name": "A Note on Chain Reactions in Traceability in CryptoNote 2.0 by Surae Noether, Sarang Noether and Adam Mackenzie", + "url": "https://lab.getmonero.org/pubs/MRL-0001.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "paper", - "name": "Melonport Whitepaper", - "url": "https://github.com/melonproject/greenpaper/blob/master/melonprotocol.pdf", - "icon": "paper.png", + "name": "Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol by Jan Macheta, Sarang Noether, Surae Noether and Javier Smooth.", + "url": "https://lab.getmonero.org/pubs/MRL-0002.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", "Science" ] }, { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "name": "Monero is Not That Mysterious by Shen Noether and Sarang Noether", + "url": "https://lab.getmonero.org/pubs/MRL-0003.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "Apps", - "Wallet" + "Science" ] }, { - "type": "wallet", - "name": "MetaMask Wallet", - "url": "https://metamask.io/", - "icon": "metamask.png", + "name": "Improving Obfuscation in the CryptoNote Protocol by Adam Mackenzie, Surae Noether and Monero Core Team", + "url": "https://lab.getmonero.org/pubs/MRL-0004.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", + "name": "Ring Confidential Transactions by Shen Noether, Adam Mackenzie and Monero Core Team", + "url": "https://lab.getmonero.org/pubs/MRL-0005.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Apps", - "Exchange" + "Science" ] } ] }, { "genesis_id": "", - "system": "Mercury Protocol", + "system": "Monkey Capital", "dependencies": [ - "Ethereum" + "Waves" ], - "icon": "mercuryprotocol", + "icon": "monkeycapital", "token": { - "name": "global messaging token", - "symbol": "GMT" + "name": "monkey capital token", + "symbol": "MNY" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "Wave" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Future of Communication Platforms" + "headline": "A decentralised Hedge Fund" }, "crowdsales": { - "start_date": "2017-10-25T16:00:00", - "end_date": "2017-11-21T16:00:00", - "end_date_plan": "2017-11-21T16:00:00", + "start_date": "2017-08-08T16:00:00", + "end_date": "2017-09-09T16:00:00", + "end_date_plan": "2017-09-09T16:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.mercuryprotocol.com/", - "funding_url": "https://www.mercuryprotocol.com/", + "funding_terms": "https://www.monkey.capital/", + "funding_url": "https://www.monkey.capital/", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" @@ -34572,35 +34658,25 @@ "links": [ { "type": "website", - "name": "mercuryprotocol.com", - "url": "https://www.mercuryprotocol.com/", + "name": "monkey.capital", + "url": "https://www.monkey.capital/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mercury Protocol Whitepaper", - "url": "https://www.mercuryprotocol.com/files/Mercury_Protocol_whitepaper.pdf", + "name": "Monkey Capital Whitepaper", + "url": "https://www.monkey.capital/docs/MC_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "Mercury Protocol Blog", - "url": "https://medium.com/@mercuryprotocol", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2150438.0", + "url": "https://bitcointalk.org/index.php?topic=2003741", "icon": "bitcointalk.png", "tags": [ "News" @@ -34609,7 +34685,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/mercuryprotocol", + "url": "https://twitter.com/monkeycapitaico", "icon": "twitter.png", "tags": [ "News" @@ -34617,8 +34693,8 @@ }, { "type": "slack", - "name": "Mercury Protocol Slack", - "url": "https://www.mercuryprotocol.com/slack", + "name": "Monkey Capital Slack", + "url": "https://monkeycapital.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -34627,7 +34703,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/MercuryProtocol/", + "url": "https://www.reddit.com/r/monkeycapital/", "icon": "reddit.png", "tags": [ "News" @@ -34636,222 +34712,154 @@ ] }, { - "genesis_id": "", - "system": "Metaverse", + "genesis_id": "?", + "system": "Moonstone", + "icon": "moonstone", "dependencies": [ - "" + "independent" ], - "icon": "metaverse", - "token": { - "name": "metaverse token", - "symbol": "ETP" + "aliases": { + "coinmarketcap": "Moonstone" + }, + "ratings": { + "rating_cyber": 3 }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_name": "DPOS", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralised platform based on blockchain technology" + "state": "Pre-Public", + "headline": "BitShares Wallet", + "tags": [ + "DApp" + ], + "system_type": "cryptoservice" }, - "aliases": { - "coinmarketcap": "Metaverse ETP" + "token": { + "name": "Moonstone", + "symbol": "MOONFUND" }, "specs": { - "supply": 52244767 + "supply": 53045810.879, + "cap": { + "usd": 323048, + "btc": 1404 + } }, "links": [ { "type": "website", - "name": "mvs.org", - "url": "https://mvs.org/", + "name": "moonstone.io", + "url": "https://moonstone.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Metaverse Whitepaper", - "url": "http://newmetaverse.org/white-paper/Metaverse-white-paper-v2.1-EN.pdf", + "type": "twitter", + "name": "@MoonstoneWallet", + "url": "https://twitter.com/MoonstoneWallet", + "icon": "twitter.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Metaverse GitHub", - "url": "https://github.com/mvs-org", - "icon": "github.png", + "type": "forum", + "name": "BitsharesTalk", + "url": "https://bitsharestalk.org/index.php/topic,15138.0.html", + "icon": "forum.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Metaverse Blog", - "url": "https://blog.mvs.live/", - "icon": "blog.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/MOONFUND", + "icon": "openledger.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mvs_org", - "icon": "twitter.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/MOONFUND", + "icon": "cryptofresh.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", + "type": "facebook", "name": "Facebook", - "url": "https://www.facebook.com/mvsofficial/", + "url": "https://www.facebook.com/moonstone.io", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCdDGnCLtG2Fb6McCaDcAiBw", - "icon": "youtube.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Mineum", - "token": { - "name": "mineum", - "symbol": "MNM" - }, - "consensus": { - "type": "Hybrid POS-POW", - "algorithm": "x13" - }, - "aliases": { - "coinmarketcap": "Mineum", - "nickname": "Mineum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Backed by Mining Activities", - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-05-07T12:00:00", - "end_date": "2016-05-28T23:59:59", - "genesis_address": [ - "Md1tCyT18DPnPbFqBKDSj77E1kHBTMUGrG" - ], - "funding_terms": "https://mineum.org/documentation/mineum-ico-terms.pdf", - "funding_url": "https://mymineum.org/", - "tokens_sold": "", - "tokens_issued": 10000000, - "btc_raised": "" - }, - "specs": { - "supply": 10000000 - }, - "links": [ - { - "type": "website", - "name": "mineum.org", - "url": "https://mineum.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "MINEUM Crowdsale", - "url": "https://mymineum.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mineumproject", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "http://mineum.slack.com", - "icon": "slack.png", + "type": "google+", + "name": "Google+", + "url": "https://plus.google.com/+MoonstoneIoWallet/", + "icon": "googleplus.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1461341.0", - "icon": "forum.png", + "type": "youtube", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCf1rySa3Zk4gCYlI-5PYYog", + "icon": "youtube.png", "tags": [ "News" ] - }, - { - "type": "paper", - "name": "MINEUM Whitepaper", - "url": "https://mineum.org/documentation/mineum-whitepaper.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] } - ] + ], + "flags": { + "rating_do_not_display": true + } }, { "genesis_id": "", - "system": "MingoCoin", + "system": "Moose Coin", "dependencies": [ - "Ethereum" + "Lisk" ], - "icon": "mingocoin", + "icon": "moosecoin", "token": { - "name": "mingo token", - "symbol": "MGT" + "name": "moose coin", + "symbol": "MOOSE" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "CryptoCurrency Tutor With Multi-Platform Messenger" + "headline": "Decentralised organisation for musicians " }, "crowdsales": { - "start_date": "2017-09-25T14:00:00", - "end_date": "2017-10-23T14:00:00", - "end_date_plan": "2017-10-09T14:00:00", + "start_date": "2017-07-30T23:59:00", + "end_date": "2017-09-30T23:59:00", + "end_date_plan": "2017-09-30T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://goo.gl/4RytLd", - "funding_url": "https://goo.gl/3wnYd6", - "tokens_sold": "", + "funding_terms": "https://www.moosecoin.io", + "funding_url": "https://www.moosecoin.io", + "tokens_sold": 165156.2784, "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -34864,16 +34872,16 @@ "links": [ { "type": "website", - "name": "mingocoin.com", - "url": "https://mingocoin.com/?utm_source=cyper%20fund&utm_medium=ico%20listing%20page", + "name": "moosecoin.io", + "url": "https://www.moosecoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "MingoCoin Whitepaper", - "url": "https://firebasestorage.googleapis.com/v0/b/mingo-2bdfc.appspot.com/o/Whitepaper.pdf?alt=media&token=e709359a-b76f-4230-b9a8-2c374ccc464d&utm_source=cyper%20fund&utm_medium=ico%20listing%20page", + "name": "Moose Coin Whitepaper", + "url": "https://www.moosecoin.io/MooseCoin-Whitepaper-v0.0.2.pdf", "tags": [ "Main", "Science" @@ -34881,8 +34889,8 @@ }, { "type": "github", - "name": "MingoCoin GitHub", - "url": "https://github.com/mingocoin/contracts", + "name": "Moose Coin GitHub", + "url": "https://github.com/Moosty", "icon": "github.png", "tags": [ "Main", @@ -34890,29 +34898,28 @@ ] }, { - "type": "blog", - "name": "MingoCoin Blog", - "url": "https://medium.com/mingocoin", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/MoostyMusic", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/mingocoin", - "icon": "twitter.png", + "type": "slack", + "name": "Moose Coin Slack", + "url": "https://moosecoin.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "MingoCoin Telegram", - "url": "https://t.me/joinchat/EoTxKELtcbkH3UZJzoaZ0w", - "icon": "telegram.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/moosecoin/", + "icon": "reddit.png", "tags": [ "News" ] @@ -34920,49 +34927,41 @@ ] }, { - "genesis_id": "00000dd1b1e4472dde86b27f6775efdafc421017fc9ffdb0b863603608b9353e", - "system": "Mintcoin", - "icon": "mintcoin", - "dependencies": [ - "independent" - ], + "system": "Musicoin", + "icon": "musicoin", "aliases": { - "coinmarketcap": "Mintcoin" + "coinmarketcap": "Musicoin" }, "consensus": { - "type": "PoS", - "algorithm": "Blackcoin" + "type": "PoW", + "algorithm": "Ethash" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "page_state": "ready" }, "events": { - "announcement": "05/02/2014" + "announcement": "2/10/2017", + "genesis": "2/10/2017" }, "token": { - "name": "Mintcoin", - "symbol": "MINT" + "name": "Musicoin", + "symbol": "MC" }, "specs": { - "p2p": 12789, - "rpc": 12788, - "block_time": 30, - "halfing_cycle": "payout is halved every week during first 5 weeks", - "total_tokens": 70000000000, - "premine_tokens": "700000000 coins (1%) for bounties, giveaways and so on", - "difficulty_cycle": "every block", - "txs_confirm": 4, - "mint_confirm": 50 + "block_reward": 500, + "premine_tokens": 0, + "block_time": 15, + "difficulty_cycle": "2016", + "txs_confirm": 6, + "rpc": "8545" }, "links": [ { "type": "website", - "name": "mintcoinofficial.com", - "url": "http://www.mintcoinofficial.com/", + "name": "musicoin", + "url": "http://musicoin.org", "icon": "website.png", "tags": [ "Main" @@ -34970,8 +34969,8 @@ }, { "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/XPM", + "name": "MC Orbiter", + "url": "http://orbiter.musicoin.org", "icon": "explorer.png", "tags": [ "Main", @@ -34982,8 +34981,8 @@ }, { "type": "github", - "name": "Mintcoin GitHub", - "url": "https://github.com/MintcoinCommunity", + "name": "Musicoin GitHub", + "url": "https://github.com/onetimer/musicoin", "icon": "github.png", "tags": [ "Main", @@ -34992,31 +34991,44 @@ }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=450381.0", + "name": "MC Forum", + "url": "http://forum.musicoin.org", "icon": "forum.png", "tags": [ "Main", "News" ] + }, + { + "type": "whitepaper", + "name": "Musicoin: Free Creations While Rewarding Creators", + "url": "https://medium.com/@musicoin/musicoin-free-creations-while-rewarding-creators-2832f7d2bd33", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/musicoins", + "icon": "twitter.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 2.1e-7, - "usd": 0.0001158, - "date": "2014-02-19T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Mito", + "system": "MyBit", "dependencies": [ "Ethereum" ], - "icon": "mito", + "icon": "mybit", "token": { - "name": "mitigation token", - "symbol": "MITO" + "name": "mybit token", + "symbol": "MYB" }, "consensus": { "consensus_type": "ERC20 Token", @@ -35025,40 +35037,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Integral platform for climate initiatives" + "headline": "Tokenizing Smart Enegry, AI, and Ownership" }, "crowdsales": { - "start_date": "2017-09-11T13:00:00", - "end_date": "2017-10-31T13:00:00", - "end_date_plan": "2017-10-31T13:00:00", + "start_date": "2017-07-17T12:00:00", + "end_date": "2017-08-06T12:00:00", + "end_date_plan": "2017-08-06T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", - "funding_url": "https://mito.ipci.io/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://mybit.io/tokensale", + "funding_url": "https://mybit.io/tokensale", + "tokens_sold": 1530094, + "tokens_issued": 2812073, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd = 2700000" ] }, "links": [ { "type": "website", - "name": "mito.ipci.io", - "url": "https://mito.ipci.io/", + "name": "mybit.io", + "url": "https://mybit.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mito Whitepaper", - "url": "https://github.com/DAO-IPCI", + "name": "MyBit Whitepaper", + "url": "http://www.mybit.io/docs/whitepaper.pdf", "tags": [ "Main", "Science" @@ -35066,8 +35078,8 @@ }, { "type": "github", - "name": "Mito GitHub", - "url": "http://ipci.io/wp-content/uploads/2017/08/wp_eng_4.1.pdf", + "name": "Mybit GitHub", + "url": "https://github.com/MyBitDev", "icon": "github.png", "tags": [ "Main", @@ -35076,18 +35088,27 @@ }, { "type": "blog", - "name": "Mito Blog", - "url": "https://medium.com/@DAO_IPCI", + "name": "MyBit Blog", + "url": "https://medium.com/@MyBit_Blog", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1797720.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/DAO_IPCI", + "url": "https://twitter.com/MyBit_DApp", "icon": "twitter.png", "tags": [ "News" @@ -35095,202 +35116,219 @@ }, { "type": "custom", - "name": "Mito Telegram", - "url": "https://t.me/DAO_IPCI/2", + "name": "Mybit Telegram", + "url": "http://t.me/mybitio", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "MyBit Slack", + "url": "https://mybit-dapp.slack.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/MyBit_DApp/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/DAOIPCI/", + "url": "https://www.facebook.com/MyBitDApp/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCtLn7Vi-3VbsY5F9uF1RJYg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "", - "system": "Mobile Go", + "genesis_id": "La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK", + "system": "Mycelium", + "icon": "mycelium", "dependencies": [ - "Ethereum", - "Waves" + "Bitcoin" ], - "icon": "mobilego", "token": { - "name": "mobilego token", - "symbol": "MGO" + "name": "mycelium", + "symbol": "SAR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Bitcoin", + "algorithm": "OP_Return" + }, + "aliases": { + "coinmarketcap": "Mycelium" }, "descriptions": { - "state": "Public", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Mobile Gaming Platform and Store" + "headline": "Opensource Bitcoin Wallet", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-04-25T13:00:00", - "end_date": "2017-05-25T13:10:00", - "end_date_plan": "2017-05-25T13:00:00", + "start_date": "2016-05-01T23:59:00", + "end_date": "2016-05-18T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", - "funding_url": "https://ico.mobilego.io/", - "tokens_sold": 70000000, - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "funding_terms": "https://wallet.mycelium.com/crowdsale.pdf", + "funding_url": "https://wallet.mycelium.com/elements/licenses.html", + "tokens_sold": 5311, + "tokens_issued": 5311, + "btc_raised": 5131.191 + }, + "specs": { + "supply": 5311 + }, + "first_price": {}, + "flags": { + "rating_do_not_display": true }, "links": [ { "type": "website", - "name": "mobilego.io", - "url": "https://mobilego.io/", + "name": "wallet.mycelium.com", + "url": "https://wallet.mycelium.com", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "MobileGo Whitepaper", - "url": "https://mobilego.io/pdf/MobileGo-Whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "blog", - "name": "MobileGo Blog", - "url": "https://mobilego.io/blog/", - "icon": "blog.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1792451.0", - "icon": "bitcointalk.png", + "type": "website", + "name": "Mycelium Crowdsale", + "url": "https://wallet.mycelium.com/elements/licenses.html", + "icon": "website.png", "tags": [ - "News" + "Main" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MobileGoIco", + "url": "https://twitter.com/myceliumcom", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "MobileGo Telegram", - "url": "https://t.me/mobilego", - "icon": "telegram.png", + "type": "reddit", + "name": "Dicussion on reddit", + "url": "https://www.reddit.com/r/btc/comments/4gkwov/mycelium_new_wallet_and_crowdsale/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "MobileGo Slack", - "url": "https://gamecredits.com/slack.html", - "icon": "slack.png", + "type": "github", + "name": "Mycelium GitHub", + "url": "https://github.com/mycelium-com", + "icon": "github.png", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/MobileGo/", - "icon": "reddit.png", + "type": "wallet", + "name": "Mycelium Wallet", + "url": "https://wallet.mycelium.com/contact.html", + "icon": "mycelium.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MobileGo-Crowdfund-1967836613444499/", - "icon": "facebook.png", + "type": "explorer", + "name": "Mycelium Asset", + "url": "http://coloredcoins.org/explorer/asset/La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK/d2982ca94eb55b17ee328a58464997218218667940e6db71373461a224e59e5f/0", + "icon": "mycelium.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "Modum", + "system": "Mysterium", "dependencies": [ "Ethereum" ], - "icon": "modum", + "icon": "mysterium", "token": { - "name": "modum token", - "symbol": "MOD" + "name": "mysterium", + "symbol": "MYST" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Data integrity for supply chain operations" + "headline": "Decentralized VPN powered by Blockchain" }, "crowdsales": { - "start_date": "2017-09-01T00:00:00", - "end_date": "2017-09-22T00:00:00", - "end_date_plan": "2017-09-22T00:00:00", + "start_date": "2017-05-30T13:00:00", + "end_date": "2017-05-30T13:45:00", + "end_date_plan": "2017-05-30T13:45:00", "genesis_address": [ "" ], - "funding_terms": "https://modum.io/modum-token-sale-legal-terms/", - "funding_url": "https://modum.io/tokensale/#tokensale", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "https://mysterium.network/", + "funding_url": "https://mysterium.network/contribution/", + "tokens_sold": 19429024, + "tokens_issued": 32433366, + "btc_raised": 4462, "cap_limit": [ - "" + "usd = 17082846" ], "raised": [ - "" + "usd = 10233318" ] }, - "specs": { - "supply": 30000000 - }, "links": [ { "type": "website", - "name": "modum.io", - "url": "https://modum.io/", + "name": "mysterium.network", + "url": "https://mysterium.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Modum Whitepaper", - "url": "https://assets.modum.io/wp-content/uploads/2017/08/modum-whitepaper-v.-1.0.pdf", + "name": "Mysterium Whitepaper", + "url": "https://mysterium.network/whitepaper.pdf", "tags": [ "Main", "Science" @@ -35298,8 +35336,8 @@ }, { "type": "github", - "name": "Modum GitHub", - "url": "https://github.com/modum-io/", + "name": "Mysterium GitHub", + "url": "https://github.com/MysteriumNetwork", "icon": "github.png", "tags": [ "Main", @@ -35308,8 +35346,8 @@ }, { "type": "blog", - "name": "Modum Blog", - "url": "https://medium.com/@modum_io", + "name": "Mysterium Blog", + "url": "https://medium.com/mysterium-network", "icon": "medium.png", "tags": [ "Main", @@ -35319,7 +35357,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2091885.0", + "url": "https://bitcointalk.org/index.php?topic=1895626.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -35328,16 +35366,25 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/modum_io", + "url": "https://twitter.com/MysteriumNet", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Mysterium Telegram", + "url": "https://t.me/mysterium_network", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Modum Slack", - "url": "https://modum-token.slack.com/join/shared_invite/MjIzMDEyNzI4MDgzLTE1MDIxMDc2NzktMTc4MzA1NmMxYQ", + "name": "Mysterium Slack", + "url": "http://slack.mysterium.network/", "icon": "slack.png", "tags": [ "News" @@ -35346,208 +35393,151 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/modum_io/", + "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", "icon": "reddit.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.00022967, + "usd": 0.52670591, + "date": "" + } }, { - "genesis_id": "", - "system": "Monaco", - "dependencies": [ - "Ethereum" - ], - "icon": "monaco", + "genesis_id": "438cf6375dab5a0d32f9b7bf151d4539e00a590f7c022d5572c7d41815a24be4", + "system": "NEM", "token": { - "name": "monaco token", - "symbol": "MCO" + "name": "xem", + "symbol": "XEM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Proof-of-Importance" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Most cost-efficient way to spend ETH in the world" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "New Economy Movement", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "NEM" }, + "specs": {}, "crowdsales": { - "start_date": "2017-05-18T09:30:00", - "end_date": "2017-06-17T09:30:00", - "end_date_plan": "2017-06-17T09:30:00", + "start_date": "2014-01-19T00:00:00", + "end_date": "2014-04-10T00:00:00", "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "https://tokenmarket.net/crowdsale/monaco/confirm_citizenship", - "tokens_sold": "", - "tokens_issued": 17600000, - "btc_raised": "", - "cap_limit": [ - "" + "1Lk5Paws9T1YpoSeLeZT7ZeSQKW7UNq4TJ", + "NXT-Q9PM-KGDC-SNXJ-EXE5G" ], - "raised": [ - "" - ] + "funding_url": "https://bitcointalk.org/index.php?topic=440185.0", + "funding_terms": "https://bitcointalk.org/index.php?topic=422129.0", + "min_investment": 0, + "funding_operator": "nein", + "btc_raised": 81.962205, + "tokens_sold": 4000000000 }, "links": [ { - "type": "website", - "name": "mona.co", - "url": "https://mona.co/", + "name": "nem.io", + "url": "http://nem.io/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Monaco Whitepaper", - "url": "https://mona.co/monaco-whitepaper.pdf", + "name": "NEM Explorer", + "url": "http://chain.nem.ninja/", + "icon": "explorer.png", "tags": [ - "Main", - "Science" - ] + "Main" + ], + "type": "explorer" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1926269.0", - "icon": "bitcointalk.png", + "name": "NEM Wallet", + "url": "http://nem.io/install.html", + "icon": "wallet.png", "tags": [ - "News" - ] + "Main", + "Apps", + "Wallet" + ], + "type": "custom" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/monaco_card", - "icon": "twitter.png", + "name": "Technical Refference", + "url": "http://nem.io/NEM_techRef.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "slack", - "name": "Monaco Slack", - "url": "https://slack.mona.co/", - "icon": "slack.png", + "name": "NEM Blog", + "url": "http://blog.nem.io/", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCOMprzxakZOqmY23LYIawmg", - "icon": "youtube.png", + "name": "Twitter", + "url": "https://twitter.com/nemofficial", + "icon": "twitter.png", "tags": [ "News" - ] - } - ] - }, - { - "genesis_id": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", - "system": "MonaCoin", - "dependencies": [ - "independent" - ], - "token": { - "name": "Mona", - "symbol": "MONA" - }, - "consensus": { - "type": "PoW", - "algorithm": "Lyra2RE" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A peer-to-peer payment network and digital currency based on an open source protocol", - "tags": [ - "DAO" - ], - "hashtag": "#monacoin", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "MonaCoin" - }, - "specs": { - "rpc": 8332, - "block_time": 90, - "block_reward": 50, - "halfing_cycle": 1051000, - "total_tokens": 105120000 - }, - "links": [ - { - "name": "monacoin.org", - "url": "http://monacoin.org/", - "type": "website", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "name": "Explorer", - "url": "https://mona.chainsight.info/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] + ], + "type": "twitter" }, { - "name": "GitHub", - "url": "https://github.com/monacoinproject/monacoin", - "type": "github", - "icon": "github.png", + "name": "NEM Forum", + "url": "https://forum.nem.io/", + "icon": "forum.png", "tags": [ - "Main", - "Code" - ] + "News" + ], + "type": "forum" }, { - "name": "Wallets", - "url": "http://monacoin.org/en/download.html", - "type": "wallet", - "icon": "monacoin.png", + "name": "reddit", + "url": "https://www.reddit.com/r/ournem", + "icon": "reddit.png", "tags": [ - "Main", - "Apps", - "Wallet" - ] + "News" + ], + "type": "reddit" }, { - "name": "MultiMona Wallet", - "url": "http://monapu.github.io/multimona-site/index.en.html", - "type": "wallet", - "icon": "wallet.png", + "name": "Facebook", + "url": "https://www.facebook.com/ourNEM", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" - ] + "News" + ], + "type": "custom" }, { - "name": "Coinomi", - "url": "https://coinomi.com/", - "type": "wallet", - "icon": "coinomi.jpg", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCkcbZePkFpr9UFQzhYX9Tfg", + "type": "custom", + "icon": "youtube.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=392436.0", + "url": "https://bitcointalk.org/index.php?topic=426303.0", "type": "forum", "icon": "forum.png", "tags": [ @@ -35555,74 +35545,76 @@ ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/monacoin", - "type": "reddit", - "icon": "reddit.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/nem", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "name": "LA Pool", - "url": "http://multi.xau.jp/monacoin/", - "type": "custom", - "icon": "mining.png", + "name": "NEM GitHub", + "url": "https://github.com/NewEconomyMovement", + "icon": "github.png", "tags": [ - "Apps" - ] + "Code" + ], + "type": "github" }, { - "name": "VIP Pool", - "url": "http://vippool.net/", - "type": "custom", - "icon": "mining.png", + "name": "NEM Tutorials", + "url": "http://blog.nem.io/nem-tutorial-list/", + "icon": "github.png", "tags": [ - "Apps" - ] + "Code" + ], + "type": "github" }, { - "name": "ASICpool", - "url": "https://asicpool.info/", - "type": "custom", - "icon": "mining.png", + "name": "NEM NIS API Documentation", + "url": "http://bob.nem.ninja/docs/", + "icon": "github.png", "tags": [ - "Apps" - ] + "Code" + ], + "type": "github" }, { - "name": "MonaCoinPool", - "url": "http://monacoinpool.com/", - "type": "custom", - "icon": "mining.png", + "name": "NEM NCC API Documentation", + "url": "https://github.com/NewEconomyMovement/NemCommunityClient/blob/master/docs/api.md", + "icon": "github.png", "tags": [ - "Apps" - ] + "Code" + ], + "type": "github" }, { - "name": "Ani-Pool", - "url": "http://anipool.net/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/nem/#markets", "type": "custom", - "icon": "mining.png", "tags": [ - "Apps" - ] + "Apps", + "Analytics" + ], + "icon": "link.png" }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/monacoin/#markets", + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "link.png", + "icon": "poloniex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", "type": "custom", - "icon": "cryptsy.png", + "icon": "btc38.png", "tags": [ "Apps", "Exchange" @@ -35639,279 +35631,329 @@ ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", + "name": "BTER", + "url": "https://bter.com/", "type": "custom", - "icon": "bluetrade.png", + "icon": "bter.png", "tags": [ "Apps", "Exchange" ] + }, + { + "name": "NEM NodeExplorer", + "url": "http://www.nodeexplorer.com/", + "type": "explorer", + "icon": "explorer.png", + "tags": [ + "Apps", + "Analytics" + ] } ], "first_price": { - "btc": 0.00014824, - "usd": 0.08524875, - "date": "2014-03-20T00:00:00" + "btc": 2e-8, + "usd": 0.000007216814, + "date": "2014-04-10T00:00:00" + }, + "flags": { + "quantum": true } }, { - "genesis_id": "771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148", - "system": "Monero", + "genesis_id": "", + "system": "NEO", "dependencies": [ "independent" ], + "icon": "neo", "token": { - "name": "moneroj", - "symbol": "XMR" + "name": "neo token", + "symbol": "NEO" }, "consensus": { - "type": "PoW", - "algorithm": "CryptoNight" + "type": "dBFT", + "algorithm": "delegated Byzantine Fault Tolerance" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Secure, Private, Untraceable Cryptocurrency", + "headline": "Distributed Smart Economy Network", "tags": [ "DAO" ], - "hashtag": "#monero", "page_state": "ready" }, "aliases": { - "coinmarketcap": "Monero" + "coinmarketcap": "NEO" }, - "specs": { - "block_time": 120, - "block_reward": "(M-A)*2^(-20)*10^(-12), where A = current circulation", - "total_tokens": "18400000 with tail", - "difficulty_cycle": "every block" + "crowdsales": { + "start_date": "2016-08-08T12:00:00", + "end_date": "2016-09-07T12:00:00", + "end_date_plan": "2016-09-07T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://neo.org/", + "funding_url": "https://neo.org/", + "tokens_sold": 20000000, + "tokens_issued": 100000000, + "btc_raised": 6119, + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "first_price": { - "btc": 0.00488921, - "usd": 2.51376883, - "date": "2014-05-19T00:00:00" + "specs": { + "supply": 100000000 }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-04-09T08:50:04", - "url": "https://bitcointalk.org/index.php?topic=563821" - } - ], "links": [ { "type": "website", - "name": "getmonero.org", - "url": "https://getmonero.org", - "icon": "website.png", + "name": "neo.org", + "url": "https://neo.org/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "moneroblocks.info", - "url": "http://moneroblocks.info/", - "icon": "explorer.png", + "type": "paper", + "name": "NEO Whitepaper", + "url": "http://docs.neo.org/en-us/", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "Monero Wallets", - "url": "https://getmonero.org/getting-started/choose", - "icon": "wallet.png", + "type": "github", + "name": "NEO GitHub", + "url": "https://github.com/neo-project", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "type": "blog", - "name": "Official Blog", - "url": "https://getmonero.org/blog/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2057932.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "wallet", - "name": "MyMonero Wallet", - "url": "https://mymonero.com/#/", - "icon": "wallet.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/neo_blockchain", + "icon": "twitter.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "explorer", - "name": "ChainRadar", - "url": "http://chainradar.com/xmr/blocks", - "icon": "chainradar.png", + "type": "slack", + "name": "NEO Slack", + "url": "https://neosmarteconomy.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "github", - "name": "Monero Core", - "url": "https://github.com/monero-project/bitmonero/", - "icon": "github.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/NEO/", + "icon": "reddit.png", "tags": [ - "Code" + "News" ] }, { - "type": "wiki", - "name": "Moneropedia", - "url": "https://getmonero.org/knowledge-base/moneropedia/", - "icon": "wiki.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/NEOSmartEcon/", + "icon": "facebook.png", "tags": [ - "Code" + "News" ] - }, - { - "type": "wiki", - "name": "Development Guide", - "url": "https://getmonero.org/knowledge-base/developer-guides/", - "icon": "paper.png", + } + ] + }, + { + "genesis_id": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", + "system": "Namecoin", + "icon": "namecoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "namecoin", + "symbol": "NMC" + }, + "consensus": { + "type": "PoW", + "algorithm": "SHA-256" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "A decentralized open source information registration and transfer system based on the Bitcoin", + "tags": [ + "DAO" + ], + "hashtag": "#namecoin" + }, + "aliases": { + "coinmarketcap": "Namecoin" + }, + "specs": { + "block_time": 600, + "block_reward": 50, + "total_tokens": 21000000, + "difficulty_cycle": 2016, + "txs_confirm": 6, + "mint_confirm": 120 + }, + "events": [ + { + "name": "Announcement", + "start_date": "2011-04-18T12:52:59" + }, + { + "name": "Genesis", + "start_date": "2011-04-17T02:26:00" + } + ], + "links": [ + { + "name": "namecoin.info", + "url": "http://namecoin.info/", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "GitHub", + "url": "https://github.com/namecoin-qt/namecoin-qt", + "icon": "github.png", "tags": [ + "Main", "Code" - ] + ], + "type": "github" }, { - "type": "wiki", - "name": "Wikipedia", - "url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)", + "name": "Namecoin Wiki", + "url": "https://wiki.namecoin.info/index.php?title=Welcome", "icon": "wiki.png", "tags": [ + "Main", "Science" - ] + ], + "type": "wiki" }, { - "type": "twitter", - "name": "@monerocurrency", - "url": "https://twitter.com/monerocurrency", + "name": "NMC Explorer", + "url": "https://explorer.namecoin.info/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps" + ], + "type": "explorer" + }, + { + "name": "Twitter", + "url": "https://twitter.com/namecoin", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "forum", - "name": "Hello Monero", - "url": "https://hellomonero.com/", - "rss": "https://hellomonero.com/rss.xml", + "name": "Forum", + "url": "https://forum.namecoin.info/", "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "forum", - "name": "Monero Forum", - "url": "https://forum.getmonero.org/", - "icon": "forum.png", + "name": "Blog", + "url": "http://blog.namecoin.org/", + "icon": "blog.png", "tags": [ "News" - ] + ], + "type": "blog" }, { - "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/monero/", - "rss": "https://www.reddit.com/r/monero/.rss", + "url": "https://www.reddit.com/r/namecoin", "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "reddit" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=583449.0", - "icon": "blog.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/namecoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ "News" ] }, { - "type": "custom", "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/monero", + "url": "http://cointelegraph.com/tags/namecoin", + "type": "custom", "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "MinerGate", - "url": "https://minergate.com/blockchain/mro/blocks", - "icon": "minergate.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "earn", - "name": "MinerGate", - "url": "https://minergate.com/", - "icon": "minergate.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "Miner.Center", - "url": "http://miner.center/", - "icon": "mining.png", - "tags": [ - "Apps" - ] - }, - { - "type": "earn", - "name": "CryptoNotePoolUK", - "url": "http://cryptonotepool.org.uk/", - "icon": "mining.png", + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/namecoin-2/", + "type": "custom", + "icon": "cryptocoinnews.jpg", "tags": [ - "Apps" + "News" ] }, { - "type": "earn", - "name": "Monero Crypto-Pool", - "url": "http://monero.crypto-pool.fr/", - "icon": "mining.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/?topic=6017.0", + "icon": "forum.png", "tags": [ - "Apps" - ] + "News" + ], + "type": "forum" }, { - "type": "earn", - "name": "XMR.ProHash", - "url": "http://xmr.prohash.net/", - "icon": "mining.png", + "name": "Wallet", + "url": "http://namecoin.info/?p=download", + "type": "custom", + "icon": "wallet.png", "tags": [ - "Apps" + "Apps", + "Wallet" ] }, { "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/monero/#markets", + "url": "http://coinmarketcap.com/currencies/namecoin/#markets", "type": "custom", "icon": "link.png", "tags": [ @@ -35920,393 +35962,384 @@ ] }, { - "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ - "Main", "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "BTER", - "url": "https://bter.com/", - "icon": "bter.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "BTC-e", + "url": "https://btc-e.com/", + "type": "custom", + "icon": "btc-e.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "icon": "btc38.png", + "name": "CEX", + "headline": "Global Bitcoin Exchange", + "url": "https://cex.io/", + "type": "custom", + "icon": "cex.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "whitepaper", - "name": "CryptoNote v 2.0 by Nicolas van Saberhagen", - "url": "https://cryptonote.org/whitepaper.pdf", - "icon": "whitepaper.png", - "tags": [ - "Science" - ] - }, - { - "type": "whitepaper", - "name": "CryptoNote v 2.0 annotated by the MRL", - "url": "https://downloads.getmonero.org/whitepaper_annotated.pdf", - "icon": "whitepaper.png", + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "whitepaper", - "name": "Review of Cryptonote Whitepaper by Surae Noether", - "url": "https://downloads.getmonero.org/whitepaper_review.pdf", - "icon": "whitepaper.png", + "name": "BlueTrade", + "url": "https://bleutrade.com", + "type": "custom", + "icon": "bluetrade.png", "tags": [ - "Science" + "Apps", + "Exchange" ] }, { - "type": "whitepaper", - "name": "Cryptnote Standards", - "url": "https://cryptonote.org/standards/", - "icon": "whitepaper.png", + "name": "GHASH.IO", + "url": "https://ghash.io/", + "type": "custom", + "icon": "ghashio.png", "tags": [ - "Science" + "Apps" ] }, { - "name": "A Note on Chain Reactions in Traceability in CryptoNote 2.0 by Surae Noether, Sarang Noether and Adam Mackenzie", - "url": "https://lab.getmonero.org/pubs/MRL-0001.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "name": "mmpool", + "url": "http://mmpool.org/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Science" + "Apps" ] - }, + } + ], + "first_price": { + "btc": 0.00946308, + "usd": 1.14538187, + "date": "2013-04-28T00:00:00" + } + }, + { + "genesis_id": "18154834130337484019", + "system": "NautilusCoin", + "icon": "nautiluscoin", + "dependencies": [ + "NXT" + ], + "aliases": { + "coinmarketcap": "NautilusCoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "consensus": { + "type": "PoS", + "algorithm": "Scrypt" + }, + "token": { + "name": "NautilusCoin", + "symbol": "NAUT" + }, + "specs": {}, + "links": [ { - "name": "Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol by Jan Macheta, Sarang Noether, Surae Noether and Javier Smooth.", - "url": "https://lab.getmonero.org/pubs/MRL-0002.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "website", + "name": "nautiluscoin.com", + "url": "http://www.nautiluscoin.com/", + "icon": "website.png", "tags": [ - "Science" + "Main" ] }, { - "name": "Monero is Not That Mysterious by Shen Noether and Sarang Noether", - "url": "https://lab.getmonero.org/pubs/MRL-0003.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "explorer", + "name": "Explorer", + "url": "https://nxtportal.org/currencies/18154834130337484019", + "icon": "explorer.png", "tags": [ - "Science" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "Improving Obfuscation in the CryptoNote Protocol by Adam Mackenzie, Surae Noether and Monero Core Team", - "url": "https://lab.getmonero.org/pubs/MRL-0004.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "github", + "name": "NautilusCoin GitHub", + "url": "https://github.com/nautiluscoin/nautiluscoin", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "Ring Confidential Transactions by Shen Noether, Adam Mackenzie and Monero Core Team", - "url": "https://lab.getmonero.org/pubs/MRL-0005.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=591114.0", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" ] } - ] + ], + "first_price": { + "btc": 0.00050688, + "usd": 0.11898769, + "date": "2015-05-15T00:00:00" + } }, { - "genesis_id": "", - "system": "Monkey Capital", + "genesis_id": "00000729be7c186c90758ebeb55f9f947ee3f1d856b5d136d5796b4a5a704a59", + "system": "Navajo", + "icon": "navcoin", "dependencies": [ - "Waves" + "independent" ], - "icon": "monkeycapital", "token": { - "name": "monkey capital token", - "symbol": "MNY" + "name": "navcoin", + "symbol": "NAV" + }, + "aliases": { + "coinmarketcap": "NAV Coin", + "nickname": "NAV Coin" }, "consensus": { - "consensus_type": "", - "consensus_name": "Wave" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "A decentralised Hedge Fund" - }, - "crowdsales": { - "start_date": "2017-08-08T16:00:00", - "end_date": "2017-09-09T16:00:00", - "end_date_plan": "2017-09-09T16:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.monkey.capital/", - "funding_url": "https://www.monkey.capital/", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "state": "Public", + "system_type": "cryptocurrency" + }, + "first_price": { + "btc": 0.00000618, + "usd": 0.00367082, + "date": "2014-06-12T00:00:00" }, + "specs": {}, "links": [ { "type": "website", - "name": "monkey.capital", - "url": "https://www.monkey.capital/", + "name": "navcoin.org", + "url": "http://www.navcoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "explorer", + "name": "CryptoID Explorer", + "url": "https://chainz.cryptoid.info/nav/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "github", + "name": "NAV Coin GitHub", + "url": "https://github.com/navcoindev", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "wallet", + "name": "NAV Coin Wallet", + "url": "http://www.navcoin.org/downloads", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, { "type": "paper", - "name": "Monkey Capital Whitepaper", - "url": "https://www.monkey.capital/docs/MC_Whitepaper.pdf", + "name": "Navtech Whitepaper", + "url": "http://www.navcoin.org/files/navtech-whitepaper-beta-v0.9.pdf", + "icon": "whitepaper.png", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2003741", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Navtech Decentralization Whitepaper", + "url": "http://www.navcoin.org/files/navtech-decentralisation-whitepaper-beta-v0.9.pdf", + "icon": "whitepaper.png", "tags": [ - "News" + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/monkeycapitaico", + "url": "https://twitter.com/NavCoin", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Monkey Capital Slack", - "url": "https://monkeycapital.slack.com/", - "icon": "slack.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=679791", + "icon": "bitcoin.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/monkeycapital/", + "name": "reddit", + "url": "http://www.reddit.com/r/navcoin", "icon": "reddit.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "?", - "system": "Moonstone", - "icon": "moonstone", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Moonstone" - }, - "ratings": { - "rating_cyber": 3 - }, - "consensus": { - "consensus_name": "DPOS", - "consensus_type": "" - }, - "descriptions": { - "state": "Pre-Public", - "headline": "BitShares Wallet", - "tags": [ - "DApp" - ], - "system_type": "cryptoservice" - }, - "token": { - "name": "Moonstone", - "symbol": "MOONFUND" - }, - "specs": { - "supply": 53045810.879, - "cap": { - "usd": 323048, - "btc": 1404 - } - }, - "links": [ - { - "type": "website", - "name": "moonstone.io", - "url": "https://moonstone.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "twitter", - "name": "@MoonstoneWallet", - "url": "https://twitter.com/MoonstoneWallet", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] }, { - "type": "forum", - "name": "BitsharesTalk", - "url": "https://bitsharestalk.org/index.php/topic,15138.0.html", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/NAVCoin", + "icon": "facebook.png", "tags": [ - "Main", "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/MOONFUND", - "icon": "openledger.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main", "Apps", - "Analytics" + "Exchange" ] }, { - "type": "explorer", - "name": "CryptoFresh Explorer", - "url": "http://cryptofresh.com/?r=cyberfund/a/MOONFUND", - "icon": "cryptofresh.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Analytics" - ] - }, - { - "type": "facebook", - "name": "Facebook", - "url": "https://www.facebook.com/moonstone.io", - "icon": "facebook.png", - "tags": [ - "News" + "Exchange" ] }, { - "type": "google+", - "name": "Google+", - "url": "https://plus.google.com/+MoonstoneIoWallet/", - "icon": "googleplus.png", + "type": "exchange", + "name": "C-CEX", + "url": "https://c-cex.com", + "icon": "c-cex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "youtube", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCf1rySa3Zk4gCYlI-5PYYog", - "icon": "youtube.png", + "type": "exchange", + "name": "Bitsquare", + "url": "https://market.bitsquare.io", + "icon": "bitsquare.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ], - "flags": { - "rating_do_not_display": true - } + ] }, { "genesis_id": "", - "system": "Moose Coin", + "system": "Neblio", "dependencies": [ - "Lisk" + "independent" ], - "icon": "moosecoin", + "icon": "neblio", "token": { - "name": "moose coin", - "symbol": "MOOSE" + "name": "neblio token", + "symbol": "NEBL" }, "consensus": { "consensus_type": "", "consensus_name": "" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralised organisation for musicians " + "headline": "Next Generation Enterprise Blockchain Soultions" }, "crowdsales": { - "start_date": "2017-07-30T23:59:00", - "end_date": "2017-09-30T23:59:00", - "end_date_plan": "2017-09-30T23:59:00", + "start_date": "2017-08-05T22:00:00", + "end_date": "2017-08-20T21:59:00", + "end_date_plan": "2017-08-20T21:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.moosecoin.io", - "funding_url": "https://www.moosecoin.io", - "tokens_sold": 165156.2784, + "funding_terms": "https://nebl.io/pre-sale/cart/neblio-pre-sale-terms-and-conditions/", + "funding_url": "https://nebl.io/pre-sale/", + "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ @@ -36319,16 +36352,16 @@ "links": [ { "type": "website", - "name": "moosecoin.io", - "url": "https://www.moosecoin.io/", + "name": "nebl.io", + "url": "https://nebl.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Moose Coin Whitepaper", - "url": "https://www.moosecoin.io/MooseCoin-Whitepaper-v0.0.2.pdf", + "name": "Neblio Whitepaper", + "url": "https://nebl.io/wp-content/uploads/2017/07/NeblioWhitepaper.pdf", "tags": [ "Main", "Science" @@ -36336,28 +36369,56 @@ }, { "type": "github", - "name": "Moose Coin GitHub", - "url": "https://github.com/Moosty", + "name": "Neblio GitHub", + "url": "https://github.com/NeblioTeam/neblio", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Neblio Blog", + "url": "https://nebl.io/blog/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2048414.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MoostyMusic", + "url": "https://twitter.com/NeblioTeam", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Moose Coin Slack", - "url": "https://moosecoin.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "Neblio Telegram", + "url": "https://t.me/joinchat/GFVgzw5J4d4uwgXeKowRXg", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/neblioteam/", + "icon": "facebook.png", "tags": [ "News" ] @@ -36365,7 +36426,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/moosecoin/", + "url": "https://www.reddit.com/r/Neblio/", "icon": "reddit.png", "tags": [ "News" @@ -36374,165 +36435,187 @@ ] }, { - "genesis_id": "358", - "system": "MUSE", - "icon": "muse", + "genesis_id": "00000cde7894e403bc530b3d3f8d69679d50022dd7a5a6539194ff9c555a2d9f", + "system": "Neucoin", "dependencies": [ "independent" ], - "token": { - "name": "MUSE", - "symbol": "MUSE" - }, - "consensus": { - "type": "PoS", - "algorithm": "Graphene" - }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "The Ultimate One Stop Music Platform", - "summary": "Notes at present are a User Issued Asset (UIA) on the BitShares network. They are a liquid and tradable crypto-token that each represent 1 unit of the upcoming fan engagement and intellectual property management blockchain currently referred to as BitShares Music.", + "headline": "Cryptocurrency for Microtransactions", + "summary": "NeuCoin has partnered with major music and video content providers to develop micro-payment solutions for tipping, pay-per-view, ad-free and micro-subscriptions, with user acquisition fueled by freemium distribution of NeuCoin.", "tags": [ "DAO" - ], - "page_state": "ready" + ] }, "aliases": { - "coinmarketcap": "MUSE", - "nickname": "Muse" - }, - "specs": { - "supply": 1510000000 + "coinmarketcap": "NeuCoin" }, "crowdsales": { - "start_date": "2014-06-10T00:00:00", - "end_date": "2014-12-04T00:00:00", + "start_date": "2015-04-28T00:00:00", + "end_date": "2015-05-01T00:00:00", "genesis_address": [ - "37X8DHpfiimB7PU5y35rfBcg5Vxj2R6umL" + "3MrNuksZ1VePU3dGiSQFiouWerJUJgDkfH" ], - "funding_terms": "http://www.bitsharesmusicfoundation.org/assets/files/legal/Notes-Sale-Agreement.pdf", - "funding_operator": "ags", - "funding_url": "http://www1.agsexplorer.com/", - "tokens_sold": 300000000, - "tokens_issued": 1274224570, - "btc_raised": 1438.12098051 + "funding_terms": "http://www.neucoin.org/en/wiki/#funding-amp-presale", + "funding_url": "http://www.neucoin.org/", + "tokens_sold": 100000000, + "tokens_issued": 100000000000, + "btc_raised": 3637 + }, + "consensus": { + "type": "PoS", + "algorithm": "Peercoin" + }, + "token": { + "name": "neucoin", + "symbol": "NEU" + }, + "specs": { + "supply": 3222752500, + "total_tokens": 100000000000 }, "links": [ { - "name": "whatarenotes.info", - "url": "http://whatarenotes.info/", - "type": "website", + "type": "risk", + "name": ">90% of tokens is under control of Neucoin Foundations", + "url": "", + "icon": "" + }, + { + "name": "neucoin.org", + "url": "http://www.neucoin.org/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "name": "peertracks.com", - "url": "http://peertracks.com/", - "type": "website", - "icon": "website.png", + "name": "White Paper", + "url": "http://www.neucoin.org/en/whitepaper/", + "icon": "whitepaper.png", "tags": [ - "Main" + "Main", + "Science" + ], + "type": "whitepaper" + }, + { + "name": "Web Wallet", + "url": "https://myneucoin.com/en/", + "type": "custom", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" ] }, { - "name": "Bitshares Forum", - "url": "https://bitsharestalk.org/index.php/board,54.0.html", - "icon": "forum.png", + "name": "QT Wallets", + "url": "http://www.neucoin.org/en/download", + "type": "custom", + "icon": "wallet.png", "tags": [ - "News" - ], - "type": "forum" + "Apps", + "Wallet" + ] }, { - "name": "@peertracks", - "url": "https://twitter.com/peertracks", + "name": "Twitter", + "url": "https://twitter.com/NeuCoin", "icon": "twitter.png", "tags": [ - "Main", "News" ], "type": "twitter" }, { - "name": "Facebook", - "url": "https://www.facebook.com/PeerTracks", - "icon": "facebook.png", + "type": "forum", + "name": "Forum", + "url": "http://forum.neucoin.org/", + "icon": "forum.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "Explorer", - "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", "type": "explorer", + "name": "Explorer", + "url": "http://www.neucoin.io/", "icon": "explorer.png", "tags": [ "Main", - "Apps", "Analytics" ] }, { - "name": "BitShares Wallet", - "url": "https://bitshares.org/download/", - "type": "wallet", - "icon": "bitshares.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/neucoin/", + "type": "custom", + "icon": "coindesk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "Moonstone", - "url": "http://www.moonstone.io/", - "type": "wallet", - "icon": "moonstone.png", + "name": "Facebook", + "url": "https://www.facebook.com/neucoin", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" - ] + "News" + ], + "type": "custom" }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/bitshares-music/#markets", + "name": "NeuCoin Wiki", + "url": "http://www.neucoin.org/en/wiki/", + "icon": "wiki.png", + "tags": [ + "Publications", + "Science" + ], + "type": "wiki" + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "icon": "link.png", + "icon": "bittrex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "BitShares AE", - "url": "http://www.bitsharesblocks.com/asset/info?asset=NOTE", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "bitshares.png", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/neucoin/#markets", "type": "custom", - "icon": "yunbi.png", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "Graphene Docs", - "url": "http://docs.bitshares.eu/integration/", + "name": "Get Free NeuCoins", + "url": "http://www.getneucoin.com/", "type": "custom", - "icon": "graphene.svg", + "icon": "neucoin.png", "tags": [ - "Code" + "Apps" ] } ], @@ -36540,68 +36623,75 @@ "supply_from_here": true }, "first_price": { - "btc": 0.00000479, - "usd": 0.001768, - "date": "2014-12-04T00:00:00" + "btc": 0.00003637, + "usd": 0.00844235, + "date": "2015-05-01T00:00:00" } }, { - "system": "Musicoin", - "icon": "musicoin", - "aliases": { - "coinmarketcap": "Musicoin" + "genesis_id": "", + "system": "Nexus", + "dependencies": [ + "Ethereum" + ], + "icon": "nexus", + "token": { + "name": "nexus", + "symbol": "NXS" }, "consensus": { - "type": "PoW", - "algorithm": "Ethash" + "consensus_type": "Peer-to-Peer", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "page_state": "ready" - }, - "events": { - "announcement": "2/10/2017", - "genesis": "2/10/2017" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized, worldwide network distributed through three channels of security to allow for fast, secure, and decentralized transactions" }, - "token": { - "name": "Musicoin", - "symbol": "MC" + "aliases": { + "coinmarketcap": "Nexus" }, - "specs": { - "block_reward": 500, - "premine_tokens": 0, - "block_time": 15, - "difficulty_cycle": "2016", - "txs_confirm": 6, - "rpc": "8545" + "crowdsales": { + "start_date": "2017-05-30T09:00:00", + "end_date": "2017-06-30T00:10:00", + "end_date_plan": "2017-06-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "", + "funding_url": "http://www.nexusearth.com/", + "tokens_sold": "", + "tokens_issued": 49435616, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "musicoin", - "url": "http://musicoin.org", - "icon": "website.png", + "name": "nexusearth.com", + "url": "http://www.nexusearth.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "MC Orbiter", - "url": "http://orbiter.musicoin.org", - "icon": "explorer.png", + "type": "paper", + "name": "Whitepaper", + "url": "", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Musicoin GitHub", - "url": "https://github.com/onetimer/musicoin", + "name": "Nexus GitHub", + "url": "https://github.com/Nexusoft/Nexus", "icon": "github.png", "tags": [ "Main", @@ -36609,87 +36699,123 @@ ] }, { - "type": "forum", - "name": "MC Forum", - "url": "http://forum.musicoin.org", - "icon": "forum.png", + "type": "blog", + "name": "Nexus Blog", + "url": "http://www.nexusearth.com/blog.html", + "icon": "medium.png", "tags": [ "Main", "News" ] }, { - "type": "whitepaper", - "name": "Musicoin: Free Creations While Rewarding Creators", - "url": "https://medium.com/@musicoin/musicoin-free-creations-while-rewarding-creators-2832f7d2bd33", - "icon": "whitepaper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/musicoins", + "url": "https://twitter.com/Nxsearth", "icon": "twitter.png", "tags": [ "News" ] + }, + { + "type": "slack", + "name": "Nexus Slack", + "url": "http://nexusearth.com:3000/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/nexusearth/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCDi2stU5yj71_iPgxMZF79w", + "icon": "youtube.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/nxsearth", + "icon": "facebook.png", + "tags": [ + "News" + ] } ] }, { "genesis_id": "", - "system": "MyBit", + "system": "Nexxus", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "mybit", + "icon": "nexxus", "token": { - "name": "mybit token", - "symbol": "MYB" + "name": "Nexxus token", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "POS", + "consensus_name": "Proof-of-Stake" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Tokenizing Smart Enegry, AI, and Ownership" + "system_type": "cryptocurrency", + "headline": "Services company for the cryptocurrency industry" }, "crowdsales": { - "start_date": "2017-07-17T12:00:00", - "end_date": "2017-08-06T12:00:00", - "end_date_plan": "2017-08-06T12:00:00", + "start_date": "2017-05-01T00:00:00", + "end_date": "2017-06-01T00:00:00", + "end_date_plan": "2017-06-01T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://mybit.io/tokensale", - "funding_url": "https://mybit.io/tokensale", - "tokens_sold": 1530094, - "tokens_issued": 2812073, + "funding_terms": "https://www.nexxusuniversity.com/Attachments/38/21/TokenSaleTerms.pdf", + "funding_url": "https://goo.gl/forms/OlLCIbLz2CxJK0HY2", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd = 2700000" + "" ] }, "links": [ { "type": "website", - "name": "mybit.io", - "url": "https://mybit.io/", + "name": "nexxuspartners.com", + "url": "http://www.nexxuspartners.com/sections/company/21/partners/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "MyBit Whitepaper", - "url": "http://www.mybit.io/docs/whitepaper.pdf", + "name": "Nexxus Partners Whitepaper", + "url": "http://www.nexxuspartners.com/sections/company/21/partners/white-paper.html", "tags": [ "Main", "Science" @@ -36697,8 +36823,8 @@ }, { "type": "github", - "name": "Mybit GitHub", - "url": "https://github.com/MyBitDev", + "name": "Nexxus Partners GitHub", + "url": "https://github.com/NexxusUniversity/nexxuscoin", "icon": "github.png", "tags": [ "Main", @@ -36707,45 +36833,27 @@ }, { "type": "blog", - "name": "MyBit Blog", - "url": "https://medium.com/@MyBit_Blog", + "name": "Nexxus Partners Blog", + "url": "https://medium.com/@bobnexxus", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1797720.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MyBit_DApp", + "url": "https://twitter.com/nexxusreward", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Mybit Telegram", - "url": "http://t.me/mybitio", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "MyBit Slack", - "url": "https://mybit-dapp.slack.com/", + "name": "Nexxus Partners Slack", + "url": "https://nexxuspartners.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -36754,200 +36862,192 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/MyBit_DApp/", + "url": "https://www.reddit.com/r/NexxusRewards/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/MyBitDApp/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCtLn7Vi-3VbsY5F9uF1RJYg", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK", - "system": "Mycelium", - "icon": "mycelium", + "genesis_id": "", + "system": "Nimfamoney", "dependencies": [ - "Bitcoin" + "Ethereum" ], + "icon": "nimfamoney", "token": { - "name": "mycelium", - "symbol": "SAR" + "name": "nimfamoney token", + "symbol": "NIMFA" }, "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" - }, - "aliases": { - "coinmarketcap": "Mycelium" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Pre-Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Opensource Bitcoin Wallet", - "tags": [ - "DApp" - ], - "page_state": "draft" + "headline": "The world’s first decentralized cryptocurrency lending platform" }, "crowdsales": { - "start_date": "2016-05-01T23:59:00", - "end_date": "2016-05-18T23:59:00", + "start_date": "2017-08-29T10:00:00", + "end_date": "2017-08-31T12:01:00", + "end_date_plan": "2017-08-31T12:01:00", "genesis_address": [ "" ], - "funding_terms": "https://wallet.mycelium.com/crowdsale.pdf", - "funding_url": "https://wallet.mycelium.com/elements/licenses.html", - "tokens_sold": 5311, - "tokens_issued": 5311, - "btc_raised": 5131.191 - }, - "specs": { - "supply": 5311 - }, - "first_price": {}, - "flags": { - "rating_do_not_display": true + "funding_terms": "http://www.nimfamoney.io/terms.pdf", + "funding_url": "http://www.nimfamoney.io/", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "wallet.mycelium.com", - "url": "https://wallet.mycelium.com", - "icon": "website.png", + "name": "nimfamoney.io", + "url": "http://www.nimfamoney.io/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Mycelium Crowdsale", - "url": "https://wallet.mycelium.com/elements/licenses.html", - "icon": "website.png", + "type": "paper", + "name": "Nimfamoney Whitepaper", + "url": "http://www.nimfamoney.io/ENG_V.1.0_Whitepaper_ICO_Nimfamoney.pdf", "tags": [ - "Main" + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "Nimfamoney GitHub", + "url": "https://github.com/nimfamoney", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2040087", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/myceliumcom", + "url": "https://twitter.com/nimfamoney", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "reddit", - "name": "Dicussion on reddit", - "url": "https://www.reddit.com/r/btc/comments/4gkwov/mycelium_new_wallet_and_crowdsale/", - "icon": "reddit.png", + "type": "custom", + "name": "Nimfamoney Telegram", + "url": "https://t.me/Nimfamoney", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "github", - "name": "Mycelium GitHub", - "url": "https://github.com/mycelium-com", - "icon": "github.png", + "type": "slack", + "name": "Nimfamoney Slack", + "url": "http://nimfamoney.io/slack", + "icon": "slack.png", "tags": [ - "Code" + "News" ] }, { - "type": "wallet", - "name": "Mycelium Wallet", - "url": "https://wallet.mycelium.com/contact.html", - "icon": "mycelium.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/nimfamoney/", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "explorer", - "name": "Mycelium Asset", - "url": "http://coloredcoins.org/explorer/asset/La3hSVSFkUqoPQqdDdbaYsJUkEJCkABuGCHosK/d2982ca94eb55b17ee328a58464997218218667940e6db71373461a224e59e5f/0", - "icon": "mycelium.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCVcz2eKXt8Ih6T3RVRvq6sQ", + "icon": "youtube.png", "tags": [ - "Main", - "Apps", - "Analytics" + "News" ] } ] }, { "genesis_id": "", - "system": "Mysterium", + "system": "Nimiq", "dependencies": [ "Ethereum" ], - "icon": "mysterium", + "icon": "nimiq", "token": { - "name": "mysterium", - "symbol": "MYST" + "name": "nimiq token", + "symbol": "NET" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized VPN powered by Blockchain" + "headline": "Browser Based Blockchain" + }, + "aliases": { + "coinmarketcap": "Nimiq" }, "crowdsales": { - "start_date": "2017-05-30T13:00:00", - "end_date": "2017-05-30T13:45:00", - "end_date_plan": "2017-05-30T13:45:00", + "start_date": "2017-06-28T13:00:00", + "end_date": "2017-07-26T13:00:00", + "end_date_plan": "2017-07-26T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://mysterium.network/", - "funding_url": "https://mysterium.network/contribution/", - "tokens_sold": 19429024, - "tokens_issued": 32433366, - "btc_raised": 4462, + "funding_terms": "https://medium.com/nimiq-network/nimiq-network-token-sale-terms-9af2e7fd6228", + "funding_url": "https://nimiq.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", "cap_limit": [ - "usd = 17082846" + "" ], "raised": [ - "usd = 10233318" + "" ] }, "links": [ { "type": "website", - "name": "mysterium.network", - "url": "https://mysterium.network/", + "name": "nimiq.com", + "url": "https://nimiq.com", "tags": [ "Main" ] }, { "type": "paper", - "name": "Mysterium Whitepaper", - "url": "https://mysterium.network/whitepaper.pdf", + "name": "Nimiq Whitepaper", + "url": "https://medium.com/nimiq-network/nimiq-a-peer-to-peer-payment-protocol-native-to-the-web-ffd324bb084", "tags": [ "Main", "Science" @@ -36955,8 +37055,8 @@ }, { "type": "github", - "name": "Mysterium GitHub", - "url": "https://github.com/MysteriumNetwork", + "name": "Nimiq GitHub", + "url": "https://github.com/nimiq-network", "icon": "github.png", "tags": [ "Main", @@ -36965,27 +37065,18 @@ }, { "type": "blog", - "name": "Mysterium Blog", - "url": "https://medium.com/mysterium-network", + "name": "Nimiq Blog", + "url": "https://medium.com/nimiq-network", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1895626.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/MysteriumNet", + "url": "https://twitter.com/nimiqnetwork", "icon": "twitter.png", "tags": [ "News" @@ -36993,208 +37084,250 @@ }, { "type": "custom", - "name": "Mysterium Telegram", - "url": "https://t.me/mysterium_network", + "name": "Nimiq Telegram", + "url": "https://t.me/joinchat/AAAAAEJW-ozFwo7Er9jpHw", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Mysterium Slack", - "url": "http://slack.mysterium.network/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Nimiq/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5g3fik/decentralized_vpn_what_do_you_think/", - "icon": "reddit.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCJ1qu3KXwfmkGwBkU8F1jQg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "6780060819348751348", + "system": "NobleNXT", + "icon": "noblenxt", + "dependencies": [ + "NXT" + ], + "aliases": { + "coinmarketcap": "NobleNXT" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "type": "NXT", + "algorithm": "AE" + }, + "token": { + "name": "NobleNXT", + "symbol": "NOXT" + }, + "specs": {}, + "flags": { + "rating_do_not_display": true, + "quantum": true + }, + "links": [ + { + "type": "website", + "name": "noblemovement.com", + "url": "https://www.noblemovement.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "NOXT Asset", + "url": "http://nxtreporting.com/?a=6780060819348751348", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "paper", + "name": "NobleNXT FAQ", + "url": "https://www.noblemovement.com/noxt/0-FAQ-v3.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "NobleNXT Whitepaper", + "url": "https://www.noblemovement.com/noxt-abstract-introduction/", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=923995", + "icon": "forum.png", "tags": [ "News" ] + }, + { + "type": "exchange", + "name": "NXT AE", + "url": "http://nxtreporting.com/?a=6780060819348751348", + "icon": "nxt.png", + "tags": [ + "Apps", + "Exchange" + ] } ], "first_price": { - "btc": 0.00022967, - "usd": 0.52670591, - "date": "" + "btc": 0.00041755, + "usd": 0.14773793, + "date": "2014-12-07T00:00:00" } }, { - "genesis_id": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", - "system": "Namecoin", - "icon": "namecoin", + "genesis_id": "00000a060336cbb72fe969666d337b87198b1add2abaa59cca226820b32933a4", + "system": "Novacoin", "dependencies": [ "independent" ], + "icon": "novacoin", "token": { - "name": "namecoin", - "symbol": "NMC" + "name": "Novacoin", + "symbol": "NVC" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "type": "Hybrid", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "A decentralized open source information registration and transfer system based on the Bitcoin", + "headline": "Hybrid POW-POS Cryptocyrrency", "tags": [ "DAO" ], - "hashtag": "#namecoin" + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Namecoin" + "coinmarketcap": "Novacoin" }, "specs": { - "block_time": 600, - "block_reward": 50, - "total_tokens": 21000000, - "difficulty_cycle": 2016, - "txs_confirm": 6, - "mint_confirm": 120 + "block_time": 600 }, - "events": [ - { - "name": "Announcement", - "start_date": "2011-04-18T12:52:59" - }, - { - "name": "Genesis", - "start_date": "2011-04-17T02:26:00" - } - ], "links": [ { - "name": "namecoin.info", - "url": "http://namecoin.info/", + "type": "website", + "name": "novacoin.org", + "url": "http://novacoin.org/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "GitHub", - "url": "https://github.com/namecoin-qt/namecoin-qt", - "icon": "github.png", + "type": "explorer", + "name": "explorer", + "url": "http://explorer.coinpayments.net/index.php?chain=14", + "icon": "explorer.png", "tags": [ "Main", - "Code" - ], - "type": "github" + "Apps", + "Analytics" + ] }, { - "name": "Namecoin Wiki", - "url": "https://wiki.namecoin.info/index.php?title=Welcome", + "type": "wallet", + "name": "Wallets", + "url": "http://sourceforge.net/projects/novacoin/files/", + "icon": "novacoin.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wiki", + "name": "NovaCoin Wiki", + "url": "https://github.com/novacoin-project/novacoin/wiki", "icon": "wiki.png", "tags": [ "Main", "Science" - ], - "type": "wiki" + ] }, { - "name": "NMC Explorer", - "url": "https://explorer.namecoin.info/", + "type": "explorer", + "name": "explorer", + "url": "https://explorer.novaco.in/", "icon": "explorer.png", "tags": [ - "Main", - "Apps" - ], - "type": "explorer" + "Apps", + "Analytics" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/namecoin", - "icon": "twitter.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/novacoin-project", + "icon": "github.png", "tags": [ - "News" - ], - "type": "twitter" + "Main", + "Code" + ] }, { - "name": "Forum", - "url": "https://forum.namecoin.info/", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=143221.0", "icon": "forum.png", "tags": [ "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "http://blog.namecoin.org/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" + ] }, { + "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/namecoin", + "url": "http://www.reddit.com/r/novacoin", "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/namecoin/", - "type": "custom", - "icon": "coindesk.png", - "tags": [ - "News" - ] - }, - { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/namecoin", - "type": "custom", - "icon": "cointelegraph.png", - "tags": [ - "News" - ] - }, - { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/namecoin-2/", - "type": "custom", - "icon": "cryptocoinnews.jpg", "tags": [ "News" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/?topic=6017.0", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Wallet", - "url": "http://namecoin.info/?p=download", "type": "custom", - "icon": "wallet.png", + "name": "NovaCoin FAQ", + "url": "http://novacoin.org/faq.html", + "icon": "link.png", "tags": [ - "Apps", - "Wallet" + "Science" ] }, { "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/namecoin/#markets", + "url": "http://coinmarketcap.com/currencies/novacoin/#markets", "type": "custom", "icon": "link.png", "tags": [ @@ -37202,16 +37335,6 @@ "Analytics" ] }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, { "name": "Cryptsy", "url": "https://www.cryptsy.com/users/register?refid=243274", @@ -37222,16 +37345,6 @@ "Exchange" ] }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, { "name": "BTC-e", "url": "https://btc-e.com/", @@ -37242,37 +37355,6 @@ "Exchange" ] }, - { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "CEX", - "headline": "Global Bitcoin Exchange", - "url": "https://cex.io/", - "type": "custom", - "icon": "cex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", - "tags": [ - "Apps", - "Exchange" - ] - }, { "name": "BlueTrade", "url": "https://bleutrade.com", @@ -37282,237 +37364,306 @@ "Apps", "Exchange" ] - }, - { - "name": "GHASH.IO", - "url": "https://ghash.io/", - "type": "custom", - "icon": "ghashio.png", - "tags": [ - "Apps" - ] - }, - { - "name": "mmpool", - "url": "http://mmpool.org/", - "type": "custom", - "icon": "mining.png", - "tags": [ - "Apps" - ] } ], "first_price": { - "btc": 0.00946308, - "usd": 1.14538187, + "btc": 0.03123383, + "usd": 3.80044798, "date": "2013-04-28T00:00:00" } }, { - "genesis_id": "18154834130337484019", - "system": "NautilusCoin", - "icon": "nautiluscoin", + "genesis_id": "000003cc2da5a0a289ad0a590c20a8b975219ddc1204efd169e947dd4cbad73f", + "system": "NuBits", + "icon": "nubits", "dependencies": [ - "NXT" + "Peercoin", + "NuShares" ], "aliases": { - "coinmarketcap": "NautilusCoin" + "coinmarketcap": "NuBits", + "CurrencyName": "nubit" }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "flags": { + "rating_do_not_display": true }, "consensus": { "type": "PoS", - "algorithm": "Scrypt" + "algorithm": "Peershares" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "tags": [ + "DApp" + ], + "hashtag": "#nubits" + }, + "events": { + "announcement": "20/09/2014" }, "token": { - "name": "NautilusCoin", - "symbol": "NAUT" + "name": "nubit", + "symbol": "USNBT" }, "specs": {}, "links": [ { "type": "website", - "name": "nautiluscoin.com", - "url": "http://www.nautiluscoin.com/", + "name": "nubits.com", + "url": "https://www.nubits.com/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "bitbucket", + "name": "bitbucket", + "url": "https://bitbucket.org/JordanLeePeershares/nubit", + "icon": "bitbucket.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "paper", + "name": "Documentation", + "url": "https://docs.nubits.com", + "icon": "whitepaper.png", + "tags": [ + "Main", + "Science" + ] + }, { "type": "explorer", "name": "Explorer", - "url": "https://nxtportal.org/currencies/18154834130337484019", + "url": "https://blockexplorer.nu/", "icon": "explorer.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Apps" ] }, { - "type": "github", - "name": "NautilusCoin GitHub", - "url": "https://github.com/nautiluscoin/nautiluscoin", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/OfficialNuBits", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" + ] + }, + { + "type": "forum", + "name": "Forum", + "url": "https://discuss.nubits.com/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/NuBits", + "icon": "reddit.png", + "tags": [ + "News" ] }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=591114.0", + "url": "https://bitcointalk.org/index.php?topic=789964.0", "icon": "forum.png", "tags": [ - "Main", "News" ] + }, + { + "type": "wallet", + "name": "Wallet", + "url": "https://nubits.com/download", + "icon": "wallet.png", + "tags": [ + "Apps", + "Wallet" + ] } ], "first_price": { - "btc": 0.00050688, - "usd": 0.11898769, - "date": "2015-05-15T00:00:00" + "btc": 0.00245668, + "usd": 0.96997335, + "date": "2014-09-24T00:00:00" } }, { - "genesis_id": "00000729be7c186c90758ebeb55f9f947ee3f1d856b5d136d5796b4a5a704a59", - "system": "Navajo", - "icon": "navcoin", + "genesis_id": "NuShares", + "system": "NuShares", "dependencies": [ - "independent" + "Peercoin", + "Nubits" ], "token": { - "name": "navcoin", - "symbol": "NAV" - }, - "aliases": { - "coinmarketcap": "NAV Coin", - "nickname": "NAV Coin" + "name": "nushare", + "symbol": "NSR" }, "consensus": { "type": "PoS", - "algorithm": "Peercoin" + "algorithm": "Peershares" }, "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Units held by individuals who wish to help support and maintain the Nu network", "tags": [ - "DAO" + "DApp" ], - "state": "Public", - "system_type": "cryptocurrency" + "hashtag": "#nushares", + "page_state": "ready" }, - "first_price": { - "btc": 0.00000618, - "usd": 0.00367082, - "date": "2014-06-12T00:00:00" + "aliases": { + "coinmarketcap": "NuShares" + }, + "specs": { + "total_tokens": 835000000 }, - "specs": {}, "links": [ { + "name": "NuShares Introduction", + "url": "https://nubits.com/nushares/introduction", "type": "website", - "name": "navcoin.org", - "url": "http://www.navcoin.org/", "icon": "website.png", "tags": [ - "Main" + "Main", + "Apps" ] }, { - "type": "explorer", - "name": "CryptoID Explorer", - "url": "https://chainz.cryptoid.info/nav/", - "icon": "cryptoid.png", + "name": "Documentation", + "url": "https://docs.nubits.com", + "type": "paper", + "icon": "paper.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { + "name": "BitBucket", + "url": "https://bitbucket.org/JordanLeePeershares/nubit", "type": "github", - "name": "NAV Coin GitHub", - "url": "https://github.com/navcoindev", - "icon": "github.png", + "icon": "bitbucket.png", "tags": [ "Main", "Code" ] }, { - "type": "wallet", - "name": "NAV Coin Wallet", - "url": "http://www.navcoin.org/downloads", - "icon": "wallet.png", + "name": "Explorer", + "url": "https://blockexplorer.nu/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" + "Analytics" ] }, { - "type": "paper", - "name": "Navtech Whitepaper", - "url": "http://www.navcoin.org/files/navtech-whitepaper-beta-v0.9.pdf", - "icon": "whitepaper.png", + "name": "Twitter", + "url": "https://twitter.com/OfficialNuBits", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "paper", - "name": "Navtech Decentralization Whitepaper", - "url": "http://www.navcoin.org/files/navtech-decentralisation-whitepaper-beta-v0.9.pdf", - "icon": "whitepaper.png", + "name": "Forum", + "url": "https://discuss.nubits.com/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Science" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/NavCoin", - "icon": "twitter.png", + "name": "reddit", + "url": "http://www.reddit.com/r/NuBits", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=679791", - "icon": "bitcoin.png", + "name": "Nu Wallets", + "url": "https://nubits.com/download", + "type": "wallet", + "icon": "nubits.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/navcoin", - "icon": "reddit.png", + "name": "Nu Droid", + "url": "https://nubits.com/resources/nudroid-mobile-wallet", + "type": "wallet", + "icon": "nubits.png", "tags": [ - "News" + "Apps", + "Wallet" + ] + }, + { + "name": "Coinomi", + "url": "https://coinomi.com/", + "type": "wallet", + "icon": "coinomi.jpg", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "name": "NuShares Voting Mechanics", + "url": "https://nubits.com/nushares/voting-mechanics", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "NuShares Dividends", + "url": "https://nubits.com/nushares/dividends", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/nushares/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/NAVCoin", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -37520,200 +37671,243 @@ ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "C-CEX", - "url": "https://c-cex.com", - "icon": "c-cex.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "Bitsquare", - "url": "https://market.bitsquare.io", - "icon": "bitsquare.png", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", "tags": [ "Apps", "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00001339, + "usd": 0.00463662, + "date": "2014-10-25T00:00:00" + } }, { "genesis_id": "", - "system": "Neblio", + "system": "Numeraire", + "icon": "numeraire", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "neblio", "token": { - "name": "neblio token", - "symbol": "NEBL" + "name": "numeraire", + "symbol": "NMR" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Next Generation Enterprise Blockchain Soultions" - }, - "crowdsales": { - "start_date": "2017-08-05T22:00:00", - "end_date": "2017-08-20T21:59:00", - "end_date_plan": "2017-08-20T21:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://nebl.io/pre-sale/cart/neblio-pre-sale-terms-and-conditions/", - "funding_url": "https://nebl.io/pre-sale/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Hedge fund built by a network of data scientists.", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#Numeraire", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Numeraire" + }, + "specs": { + "total_tokens": 2223451 }, "links": [ { + "name": "numer.ai", + "url": "https://numer.ai/", "type": "website", - "name": "nebl.io", - "url": "https://nebl.io/", + "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Whitepaper", + "url": "https://numer.ai/whitepaper.pdf", "type": "paper", - "name": "Neblio Whitepaper", - "url": "https://nebl.io/wp-content/uploads/2017/07/NeblioWhitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { + "name": "Explorer", + "url": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", + "type": "explorer", + "icon": "blockr.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "Numeraire GitHub", + "url": "https://github.com/numerai", "type": "github", - "name": "Neblio GitHub", - "url": "https://github.com/NeblioTeam/neblio", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Neblio Blog", - "url": "https://nebl.io/blog/", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/numerai", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { + "name": "Forum", + "url": "https://forum.numer.ai/", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2048414.0", - "icon": "bitcointalk.png", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/NeblioTeam", - "icon": "twitter.png", + "type": "slack", + "name": "Numeraire Slack", + "url": "https://slack.numer.ai/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Neblio Telegram", - "url": "https://t.me/joinchat/GFVgzw5J4d4uwgXeKowRXg", - "icon": "telegram.png", + "name": "reddit", + "url": "https://www.reddit.com/r/CryptoCurrency/search?q=Numeraire", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/assets/numeraire/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/neblioteam/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Neblio/", - "icon": "reddit.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { - "genesis_id": "438cf6375dab5a0d32f9b7bf151d4539e00a590f7c022d5572c7d41815a24be4", - "system": "NEM", + "genesis_id": "2680262203532249785", + "system": "Nxt", + "dependencies": [ + "independent" + ], "token": { - "name": "xem", - "symbol": "XEM" + "name": "nxt", + "symbol": "NXT" }, "consensus": { "type": "PoS", - "algorithm": "Proof-of-Importance" + "algorithm": "NXT" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "New Economy Movement", + "headline": "Trustless Financial Ecosystem", + "summary": "Nxt is a radically enhanced cryptocurrency built from scratch, delivering a unique and decentralized financial platform. Not only does it open up new possibilities – from digital money to transfer of shares – but it addresses all of the most serious deficiencies in existing cryptocurrencies.", + "tags": [ + "DAO" + ], + "hashtag": "#nxt", "page_state": "ready" }, "aliases": { - "coinmarketcap": "NEM" + "coinmarketcap": "Nxt", + "nickname": "NXT" }, - "specs": {}, "crowdsales": { - "start_date": "2014-01-19T00:00:00", - "end_date": "2014-04-10T00:00:00", + "start_date": "2013-09-28T00:00:00", + "end_date": "2013-11-18T00:00:00", "genesis_address": [ - "1Lk5Paws9T1YpoSeLeZT7ZeSQKW7UNq4TJ", - "NXT-Q9PM-KGDC-SNXJ-EXE5G" + "1BCN1ugdKdWd9pQ8Am9hMhtHZfmbXzxE8a" ], - "funding_url": "https://bitcointalk.org/index.php?topic=440185.0", - "funding_terms": "https://bitcointalk.org/index.php?topic=422129.0", - "min_investment": 0, - "funding_operator": "nein", - "btc_raised": 81.962205, - "tokens_sold": 4000000000 + "funding_terms": "https://bitcointalk.org/index.php?topic=303898.0", + "funding_url": "https://bitcointalk.org/index.php?topic=303898.0", + "tokens_sold": 1000000000, + "btc_raised": 22 + }, + "specs": { + "block_time": "90", + "block_reward": "", + "halfing_cycle": "", + "total_tokens": "1000000000", + "difficulty_cycle": "" }, + "events": [ + { + "name": "Announcement", + "start_date": "2013-09-28T07:29:09", + "url": "https://bitcointalk.org/index.php?topic=303898.0" + } + ], "links": [ { - "name": "nem.io", - "url": "http://nem.io/", + "name": "nxt.org", + "url": "http://www.nxt.org/", "icon": "website.png", "tags": [ "Main" @@ -37721,38 +37915,39 @@ "type": "website" }, { - "name": "NEM Explorer", - "url": "http://chain.nem.ninja/", - "icon": "explorer.png", + "name": "NXT Whitepaper", + "url": "http://nxt.org/developers/whitepaper/", + "icon": "whitepaper.png", "tags": [ - "Main" + "Main", + "Science" ], - "type": "explorer" + "type": "paper" }, { - "name": "NEM Wallet", - "url": "http://nem.io/install.html", - "icon": "wallet.png", + "name": "Explorer", + "url": "https://nxtportal.org/blocks/", + "icon": "explorer.png", "tags": [ "Main", "Apps", - "Wallet" + "Analytics" ], - "type": "custom" + "type": "explorer" }, { - "name": "Technical Refference", - "url": "http://nem.io/NEM_techRef.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "name": "NXT Code", + "url": "https://bitbucket.org/JeanLucPicard/nxt/src", + "icon": "bitbucket.png", "tags": [ "Main", - "Science" - ] + "Code" + ], + "type": "github" }, { - "name": "NEM Blog", - "url": "http://blog.nem.io/", + "name": "NXTER Magazine", + "url": "http://nxter.org/", "icon": "blog.png", "tags": [ "News" @@ -37761,7 +37956,7 @@ }, { "name": "Twitter", - "url": "https://twitter.com/nemofficial", + "url": "https://twitter.com/NxtCommunity", "icon": "twitter.png", "tags": [ "News" @@ -37769,8 +37964,8 @@ "type": "twitter" }, { - "name": "NEM Forum", - "url": "https://forum.nem.io/", + "name": "Forum", + "url": "https://nxtforum.org/", "icon": "forum.png", "tags": [ "News" @@ -37779,7 +37974,7 @@ }, { "name": "reddit", - "url": "https://www.reddit.com/r/ournem", + "url": "http://www.reddit.com/r/NXT/", "icon": "reddit.png", "tags": [ "News" @@ -37787,26 +37982,26 @@ "type": "reddit" }, { - "name": "Facebook", - "url": "https://www.facebook.com/ourNEM", - "icon": "facebook.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/nxt", + "icon": "cointelegraph.png", "tags": [ "News" ], "type": "custom" }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCkcbZePkFpr9UFQzhYX9Tfg", - "type": "custom", - "icon": "youtube.png", + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/nxt/", + "icon": "coindesk.png", "tags": [ "News" - ] + ], + "type": "custom" }, { "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=426303.0", + "url": "https://bitcointalk.org/index.php?topic=303898.0", "type": "forum", "icon": "forum.png", "tags": [ @@ -37814,65 +38009,70 @@ ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/nem", - "type": "custom", - "icon": "cointelegraph.png", + "name": "NXT Wiki", + "url": "http://wiki.nxtcrypto.org/wiki/Main_Page", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "News" + "Science" ] }, { - "name": "NEM GitHub", - "url": "https://github.com/NewEconomyMovement", - "icon": "github.png", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "NEM Tutorials", - "url": "http://blog.nem.io/nem-tutorial-list/", - "icon": "github.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "NEM NIS API Documentation", - "url": "http://bob.nem.ninja/docs/", - "icon": "github.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "NEM NCC API Documentation", - "url": "https://github.com/NewEconomyMovement/NemCommunityClient/blob/master/docs/api.md", - "icon": "github.png", + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", "tags": [ - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/nem/#markets", + "name": "BTER", + "url": "https://bter.com/", "type": "custom", + "icon": "bter.png", "tags": [ "Apps", - "Analytics" - ], - "icon": "link.png" + "Exchange" + ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", + "name": "MetaExchange", + "headline": "The future of the instant exchange", + "url": "https://metaexchange.info/", "type": "custom", - "icon": "poloniex.png", + "icon": "metaexchange.png", "tags": [ "Apps", "Exchange" @@ -37880,7 +38080,6 @@ }, { "name": "BTC38", - "headline": "Cryptocurrensy Exchange", "url": "http://www.btc38.com/trade_en.html", "type": "custom", "icon": "btc38.png", @@ -37890,30 +38089,71 @@ ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", "type": "custom", - "icon": "bittrex.png", + "icon": "ccedk.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "NXT Reporting", + "url": "http://www.nxtreporting.com/", "type": "custom", - "icon": "bter.png", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "NEM NodeExplorer", - "url": "http://www.nodeexplorer.com/", - "type": "explorer", - "icon": "explorer.png", + "name": "MyNXT Explorer", + "url": "https://www.mynxt.info/blockexplorer/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "MyNXT Web Wallet", + "url": "https://wallet.mynxt.info/", + "icon": "mynxt.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "MyNXT Android", + "url": "https://play.google.com/store/apps/details?id=info.mynxt.mobile_wallet", + "icon": "mynxt.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "MyNXT iOS", + "url": "https://itunes.apple.com/app/mynxt-wallet/id917423860", + "icon": "mynxt.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/nxt/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", "Analytics" @@ -37922,131 +38162,175 @@ ], "first_price": { "btc": 2e-8, - "usd": 0.000007216814, - "date": "2014-04-10T00:00:00" + "usd": 0.000013487536, + "date": "2013-11-18T00:00:00" }, "flags": { "quantum": true } }, { - "genesis_id": "", - "system": "NEO", + "genesis_id": "18128686802152832026", + "system": "Nxttycoin", + "icon": "nxttycoin", "dependencies": [ - "independent" + "NXT" ], - "icon": "neo", - "token": { - "name": "neo token", - "symbol": "NEO" + "aliases": { + "coinmarketcap": "Nxttycoin" }, "consensus": { - "type": "dBFT", - "algorithm": "delegated Byzantine Fault Tolerance" + "type": "NXT", + "algorithm": "AE" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Distributed Smart Economy Network", "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "NEO" - }, - "crowdsales": { - "start_date": "2016-08-08T12:00:00", - "end_date": "2016-09-07T12:00:00", - "end_date_plan": "2016-09-07T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://neo.org/", - "funding_url": "https://neo.org/", - "tokens_sold": 20000000, - "tokens_issued": 100000000, - "btc_raised": 6119, - "cap_limit": [ - "" + "DApp" ], - "raised": [ - "" - ] + "state": "Public", + "system_type": "cryptoasset" }, - "specs": { - "supply": 100000000 + "token": { + "name": "Nxttycoin", + "symbol": "NXTTY" }, + "specs": {}, "links": [ { "type": "website", - "name": "neo.org", - "url": "https://neo.org/", + "name": "nxtty.com", + "url": "http://nxtty.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "NEO Whitepaper", - "url": "http://docs.neo.org/en-us/", + "type": "explorer", + "name": "NXT Asset", + "url": "http://nxtreporting.com/?as=18128686802152832026", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "github", - "name": "NEO GitHub", - "url": "https://github.com/neo-project", - "icon": "github.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=735878.0", + "icon": "forum.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2057932.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Nxtty Android App", + "url": "https://play.google.com/store/apps/details?id=com.nxtty.main", + "icon": "nxttycoin.png", "tags": [ - "News" + "Main", + "Apps" + ] + } + ], + "first_price": { + "btc": 0.00000191, + "usd": 0.00096451, + "date": "2014-08-12T00:00:00" + }, + "flags": { + "quantum": true + } + }, + { + "genesis_id": "OBITS", + "system": "Obits", + "icon": "obits", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "Obits" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "OpenLedger Fee Sharing" + }, + "consensus": { + "consensus_type": "Blockchain Record", + "consensus_name": "BTS" + }, + "token": { + "name": "OBIT", + "symbol": "OBITS" + }, + "crowdsales": { + "start_date": "2015-12-01T00:00:00", + "end_date": "2016-01-30T23:59:59", + "genesis_address": [ + "obits" + ], + "funding_terms": "http://www.obits.io/", + "funding_url": "http://www.obits.io/", + "tokens_issued": 18276898 + }, + "specs": { + "total_tockens": 18276898 + }, + "ratings": {}, + "links": [ + { + "type": "website", + "name": "obits.io", + "url": "http://www.obits.io/", + "icon": "website.png", + "tags": [ + "Main" ] }, { "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/neo_blockchain", + "name": "Obits Twitter", + "url": "https://twitter.com/Open_Bits", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "NEO Slack", - "url": "https://neosmarteconomy.herokuapp.com/", - "icon": "slack.png", + "type": "exchange", + "name": "Open Ledger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/market/OBITS_BTS", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/NEO/", - "icon": "reddit.png", + "type": "explorer", + "name": "OBITS Asset", + "url": "http://cryptofresh.com/a/OBITS", + "icon": "cryptofresh.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/NEOSmartEcon/", - "icon": "facebook.png", + "type": "forum", + "name": "BitsharesTalk Thread", + "url": "https://bitsharestalk.org/index.php?topic=19964.0", + "icon": "forum.png", "tags": [ "News" ] @@ -38054,328 +38338,139 @@ ] }, { - "genesis_id": "00000cde7894e403bc530b3d3f8d69679d50022dd7a5a6539194ff9c555a2d9f", - "system": "Neucoin", - "dependencies": [ - "independent" - ], - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Cryptocurrency for Microtransactions", - "summary": "NeuCoin has partnered with major music and video content providers to develop micro-payment solutions for tipping, pay-per-view, ad-free and micro-subscriptions, with user acquisition fueled by freemium distribution of NeuCoin.", - "tags": [ - "DAO" - ] - }, + "genesis_id": "0000046309984501e5e724498cddb4aff41a126927355f64b44f1b8bba4f447e", + "system": "Okcash", + "icon": "okcash", + "dependencies": "independent", "aliases": { - "coinmarketcap": "NeuCoin" - }, - "crowdsales": { - "start_date": "2015-04-28T00:00:00", - "end_date": "2015-05-01T00:00:00", - "genesis_address": [ - "3MrNuksZ1VePU3dGiSQFiouWerJUJgDkfH" - ], - "funding_terms": "http://www.neucoin.org/en/wiki/#funding-amp-presale", - "funding_url": "http://www.neucoin.org/", - "tokens_sold": 100000000, - "tokens_issued": 100000000000, - "btc_raised": 3637 + "coinmarketcap": "OKCash" }, "consensus": { "type": "PoS", - "algorithm": "Peercoin" + "algorithm": "SHA-256" }, - "token": { - "name": "neucoin", - "symbol": "NEU" + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" }, - "specs": { - "supply": 3222752500, - "total_tokens": 100000000000 + "token": { + "name": "OKCash", + "symbol": "OK" }, + "specs": {}, "links": [ { - "type": "risk", - "name": ">90% of tokens is under control of Neucoin Foundations", - "url": "", - "icon": "" - }, - { - "name": "neucoin.org", - "url": "http://www.neucoin.org/", + "type": "website", + "name": "okcash.co", + "url": "http://okcash.co/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "White Paper", - "url": "http://www.neucoin.org/en/whitepaper/", - "icon": "whitepaper.png", - "tags": [ - "Main", - "Science" - ], - "type": "whitepaper" - }, - { - "name": "Web Wallet", - "url": "https://myneucoin.com/en/", - "type": "custom", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "QT Wallets", - "url": "http://www.neucoin.org/en/download", - "type": "custom", - "icon": "wallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/NeuCoin", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "type": "forum", - "name": "Forum", - "url": "http://forum.neucoin.org/", - "icon": "forum.png", - "tags": [ - "News" ] }, { "type": "explorer", "name": "Explorer", - "url": "http://www.neucoin.io/", + "url": "http://explorer.okcash.co", "icon": "explorer.png", "tags": [ "Main", + "Apps", + "Explorer", "Analytics" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/neucoin/", - "type": "custom", - "icon": "coindesk.png", + "type": "github", + "name": "Okcash GitHub", + "url": "https://github.com/okcashpro/okcash", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/neucoin", - "icon": "facebook.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1028368.0", + "icon": "forum.png", "tags": [ + "Main", "News" - ], - "type": "custom" - }, - { - "name": "NeuCoin Wiki", - "url": "http://www.neucoin.org/en/wiki/", - "icon": "wiki.png", - "tags": [ - "Publications", - "Science" - ], - "type": "wiki" - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/neucoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Get Free NeuCoins", - "url": "http://www.getneucoin.com/", - "type": "custom", - "icon": "neucoin.png", - "tags": [ - "Apps" ] } ], - "flags": { - "supply_from_here": true - }, "first_price": { - "btc": 0.00003637, - "usd": 0.00844235, - "date": "2015-05-01T00:00:00" + "btc": 6e-7, + "usd": 0.000348, + "date": "2014-11-24T00:00:00" } }, { "genesis_id": "", - "system": "Nexus", + "system": "Omega One", "dependencies": [ - "Ethereum" + "IOTA" ], - "icon": "nexus", + "icon": "omegaone", "token": { - "name": "nexus", - "symbol": "NXS" + "name": "omega token", + "symbol": "OMT" }, "consensus": { - "consensus_type": "Peer-to-Peer", - "consensus_name": "" + "consensus_type": "", + "consensus_name": "IOTA" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, worldwide network distributed through three channels of security to allow for fast, secure, and decentralized transactions" - }, - "aliases": { - "coinmarketcap": "Nexus" - }, - "crowdsales": { - "start_date": "2017-05-30T09:00:00", - "end_date": "2017-06-30T00:10:00", - "end_date_plan": "2017-06-30T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "http://www.nexusearth.com/", - "tokens_sold": "", - "tokens_issued": 49435616, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Decentralized conversational AI for quantified biology" }, "links": [ { "type": "website", - "name": "nexusearth.com", - "url": "http://www.nexusearth.com/", + "name": "omega.one", + "url": "https://omega.one/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Whitepaper", - "url": "", + "name": "Omega One Whitepaper", + "url": "https://drive.google.com/file/d/0B2GfA1snZi6lMzJ0bFZZQnNEYlE/view", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Nexus GitHub", - "url": "https://github.com/Nexusoft/Nexus", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Nexus Blog", - "url": "http://www.nexusearth.com/blog.html", + "name": "Omega One Blog", + "url": "https://medium.com/@omega.one", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Nxsearth", + "url": "https://twitter.com/OmegaOneProject", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Nexus Slack", - "url": "http://nexusearth.com:3000/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/nexusearth/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCDi2stU5yj71_iPgxMZF79w", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/nxsearth", + "url": "https://www.facebook.com/OmegaOneProject/", "icon": "facebook.png", "tags": [ "News" @@ -38385,33 +38480,33 @@ }, { "genesis_id": "", - "system": "Nexxus", + "system": "OmiseGO", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "nexxus", + "icon": "omisego", "token": { - "name": "Nexxus token", - "symbol": "" + "name": "omiseGO token", + "symbol": "OMG" }, "consensus": { - "consensus_type": "POS", - "consensus_name": "Proof-of-Stake" + "consensus_type": "Ethereum PoS", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Services company for the cryptocurrency industry" + "system_type": "cryptoasset", + "headline": "E-wallet Platform" }, "crowdsales": { - "start_date": "2017-05-01T00:00:00", - "end_date": "2017-06-01T00:00:00", - "end_date_plan": "2017-06-01T00:00:00", + "start_date": "2017-06-07T15:00:00", + "end_date": "2017-06-24T15:10:00", + "end_date_plan": "2017-06-24T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.nexxusuniversity.com/Attachments/38/21/TokenSaleTerms.pdf", - "funding_url": "https://goo.gl/forms/OlLCIbLz2CxJK0HY2", + "funding_terms": "", + "funding_url": "https://omg.omise.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -38425,45 +38520,25 @@ "links": [ { "type": "website", - "name": "nexxuspartners.com", - "url": "http://www.nexxuspartners.com/sections/company/21/partners/index.html", + "name": "omg.omise.co", + "url": "https://omg.omise.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Nexxus Partners Whitepaper", - "url": "http://www.nexxuspartners.com/sections/company/21/partners/white-paper.html", + "name": "OmiseGO Whitepaper", + "url": "https://cdn.omise.co/omg/whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Nexxus Partners GitHub", - "url": "https://github.com/NexxusUniversity/nexxuscoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Nexxus Partners Blog", - "url": "https://medium.com/@bobnexxus", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nexxusreward", + "url": "https://twitter.com/omise_go", "icon": "twitter.png", "tags": [ "News" @@ -38471,8 +38546,8 @@ }, { "type": "slack", - "name": "Nexxus Partners Slack", - "url": "https://nexxuspartners.slack.com/", + "name": "OmiseGO Slack", + "url": "https://omg.omise.co/slack", "icon": "slack.png", "tags": [ "News" @@ -38481,7 +38556,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/NexxusRewards/", + "url": "http://reddit.com/r/omise_go", "icon": "reddit.png", "tags": [ "News" @@ -38491,75 +38566,64 @@ }, { "genesis_id": "", - "system": "Nimfamoney", + "system": "OpenAnx", "dependencies": [ "Ethereum" ], - "icon": "nimfamoney", + "icon": "openanx", "token": { - "name": "nimfamoney token", - "symbol": "NIMFA" + "name": "openanx token", + "symbol": "OAX" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The world’s first decentralized cryptocurrency lending platform" + "aliases": { + "coinmarketcap": "OpenAnx", + "nickname": "OpenAnx" }, - "crowdsales": { - "start_date": "2017-08-29T10:00:00", - "end_date": "2017-08-31T12:01:00", - "end_date_plan": "2017-08-31T12:01:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.nimfamoney.io/terms.pdf", - "funding_url": "http://www.nimfamoney.io/", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Real world application of Decentralized Exchange", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "ready" }, "links": [ { "type": "website", - "name": "nimfamoney.io", - "url": "http://www.nimfamoney.io/", + "name": "openanx.org", + "url": "https://www.openanx.org/en/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Nimfamoney Whitepaper", - "url": "http://www.nimfamoney.io/ENG_V.1.0_Whitepaper_ICO_Nimfamoney.pdf", + "name": "OpenAnx Whitepaper", + "url": "https://www.openanx.org/en/assets/whitepaper/openANX_White_Paper_ENU.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Nimfamoney GitHub", - "url": "https://github.com/nimfamoney", - "icon": "github.png", + "type": "blog", + "name": "OpenAnx Blog", + "url": "https://medium.com/@OAX_Foundation", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2040087", + "url": "https://bitcointalk.org/index.php?topic=1943946", "icon": "bitcointalk.png", "tags": [ "News" @@ -38568,35 +38632,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nimfamoney", + "url": "https://twitter.com/OAX_Foundation", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Nimfamoney Telegram", - "url": "https://t.me/Nimfamoney", - "icon": "telegram.png", + "type": "slack", + "name": "OpenAnx Slack", + "url": "https://openanx.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Nimfamoney Slack", - "url": "http://nimfamoney.io/slack", - "icon": "slack.png", + "type": "custom", + "name": "OpenAnx Telegram", + "url": "https://t.me/openanxteam", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/nimfamoney/", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/OpenANX/", + "icon": "reddit.png", "tags": [ "News" ] @@ -38604,7 +38668,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCVcz2eKXt8Ih6T3RVRvq6sQ", + "url": "https://www.youtube.com/channel/UCWzKmt7vtbjSprobArNzqBw", "icon": "youtube.png", "tags": [ "News" @@ -38614,14 +38678,14 @@ }, { "genesis_id": "", - "system": "Nimiq", + "system": "openZen", "dependencies": [ "Ethereum" ], - "icon": "nimiq", + "icon": "openzen", "token": { - "name": "nimiq token", - "symbol": "NET" + "name": "zen token", + "symbol": "ZNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -38630,20 +38694,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Browser Based Blockchain" - }, - "aliases": { - "coinmarketcap": "Nimiq" + "headline": "Application which is alternative to browser" }, "crowdsales": { - "start_date": "2017-06-28T13:00:00", - "end_date": "2017-07-26T13:00:00", - "end_date_plan": "2017-07-26T13:00:00", + "start_date": "2017-07-31T18:00:00", + "end_date": "2017-08-31T18:00:00", + "end_date_plan": "2017-08-31T18:00:00", "genesis_address": [ "" ], - "funding_terms": "https://medium.com/nimiq-network/nimiq-network-token-sale-terms-9af2e7fd6228", - "funding_url": "https://nimiq.com", + "funding_terms": "http://openzen.co", + "funding_url": "http://openzen.co", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -38657,25 +38718,35 @@ "links": [ { "type": "website", - "name": "nimiq.com", - "url": "https://nimiq.com", + "name": "openzen.co", + "url": "http://openzen.co", "tags": [ "Main" ] }, { "type": "paper", - "name": "Nimiq Whitepaper", - "url": "https://medium.com/nimiq-network/nimiq-a-peer-to-peer-payment-protocol-native-to-the-web-ffd324bb084", + "name": "openZen Whitepaper", + "url": "https://docs.google.com/document/d/1rr6jF9IcmX-sCyL-ipIOYfObyHAMV8zCv8BbZdlP0z8/edit?usp=sharing", "tags": [ "Main", "Science" ] }, + { + "type": "blog", + "name": "openZen Blog", + "url": "https://medium.com/@openzen", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "github", - "name": "Nimiq GitHub", - "url": "https://github.com/nimiq-network", + "name": "openZen GitHub", + "url": "https://github.com/openzen", "icon": "github.png", "tags": [ "Main", @@ -38683,29 +38754,28 @@ ] }, { - "type": "blog", - "name": "Nimiq Blog", - "url": "https://medium.com/nimiq-network", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2036653", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/nimiqnetwork", + "url": "https://twitter.com/JustOpenZen", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Nimiq Telegram", - "url": "https://t.me/joinchat/AAAAAEJW-ozFwo7Er9jpHw", - "icon": "telegram.png", + "type": "slack", + "name": "openZen Slack", + "url": "https://openzen.slack.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -38713,16 +38783,34 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/Nimiq/", + "url": "https://www.reddit.com/r/openZen/", "icon": "reddit.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/openZen", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "openZen Telegram", + "url": "https://t.me/openzen", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCJ1qu3KXwfmkGwBkU8F1jQg", + "url": "https://www.youtube.com/openzen", "icon": "youtube.png", "tags": [ "News" @@ -38731,186 +38819,153 @@ ] }, { - "genesis_id": "6780060819348751348", - "system": "NobleNXT", - "icon": "noblenxt", + "genesis_id": "", + "system": "OpenZeppelin", "dependencies": [ - "NXT" + "Ethereum" ], - "aliases": { - "coinmarketcap": "NobleNXT" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset" + "icon": "openzeppelin", + "token": { + "name": "zeppelin token", + "symbol": "ZEP" }, "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "token": { - "name": "NobleNXT", - "symbol": "NOXT" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "specs": {}, - "flags": { - "rating_do_not_display": true, - "quantum": true + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Build Secure Smart Contracts in Solidity" }, "links": [ { "type": "website", - "name": "noblemovement.com", - "url": "https://www.noblemovement.com/", - "icon": "website.png", + "name": "openzeppelin.org", + "url": "https://openzeppelin.org/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "NOXT Asset", - "url": "http://nxtreporting.com/?a=6780060819348751348", - "icon": "explorer.png", + "type": "paper", + "name": "OpenZeppelin Whitepaper", + "url": "https://zeppelinos.org/data/zeppelinOS_Whitepaper_Draft.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "paper", - "name": "NobleNXT FAQ", - "url": "https://www.noblemovement.com/noxt/0-FAQ-v3.pdf", - "icon": "paper.png", + "type": "github", + "name": "OpenZeppelin GitHub", + "url": "https://github.com/OpenZeppelin", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "paper", - "name": "NobleNXT Whitepaper", - "url": "https://www.noblemovement.com/noxt-abstract-introduction/", - "icon": "paper.png", + "type": "blog", + "name": "OpenZeppelin Blog", + "url": "https://blog.zeppelin.solutions/", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=923995", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/zeppelin_OS", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "exchange", - "name": "NXT AE", - "url": "http://nxtreporting.com/?a=6780060819348751348", - "icon": "nxt.png", + "type": "slack", + "name": "OpenZeppelin Slack", + "url": "https://slack.openzeppelin.org/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCNzKv2vthnauGCgqdaI7MiQ", + "icon": "youtube.png", + "tags": [ + "News" ] } - ], - "first_price": { - "btc": 0.00041755, - "usd": 0.14773793, - "date": "2014-12-07T00:00:00" - } + ] }, { - "genesis_id": "00000a060336cbb72fe969666d337b87198b1add2abaa59cca226820b32933a4", - "system": "Novacoin", + "genesis_id": "", + "system": "Opporty", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "novacoin", + "icon": "opporty", "token": { - "name": "Novacoin", - "symbol": "NVC" + "name": "opporty token", + "symbol": "OPP" }, "consensus": { - "type": "Hybrid", - "algorithm": "Scrypt+Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Hybrid POW-POS Cryptocyrrency", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Novacoin" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized service marketplace and knowledge-sharing platform" }, - "specs": { - "block_time": 600 + "crowdsales": { + "start_date": "2017-10-18T12:00:00", + "end_date": "2017-11-08T23:59:00", + "end_date_plan": "2017-11-08T23:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://opporty.com/ico/", + "funding_url": "https://opporty.com/ico/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "novacoin.org", - "url": "http://novacoin.org/", - "icon": "website.png", + "name": "opporty.com", + "url": "https://opporty.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "explorer", - "url": "http://explorer.coinpayments.net/index.php?chain=14", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Wallets", - "url": "http://sourceforge.net/projects/novacoin/files/", - "icon": "novacoin.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wiki", - "name": "NovaCoin Wiki", - "url": "https://github.com/novacoin-project/novacoin/wiki", - "icon": "wiki.png", + "type": "paper", + "name": "Opporty Whitepaper", + "url": "https://opporty.com/ico/uploads/white-paper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "explorer", - "name": "explorer", - "url": "https://explorer.novaco.in/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/novacoin-project", + "name": "Opporty GitHub", + "url": "https://github.com/opporty-com/ICO", "icon": "github.png", "tags": [ "Main", @@ -38918,709 +38973,877 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=143221.0", - "icon": "forum.png", + "type": "blog", + "name": "Opporty Blog", + "url": "https://medium.com/opporty", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/novacoin", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2172536.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "NovaCoin FAQ", - "url": "http://novacoin.org/faq.html", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Opporty_ico", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/novacoin/#markets", "type": "custom", - "icon": "link.png", + "name": "Opporty Telegram", + "url": "https://telegram.me/opportyico", + "icon": "telegram.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "slack", + "name": "Opporty Slack", + "url": "https://opporty.com/slackinvite", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTC-e", - "url": "https://btc-e.com/", "type": "custom", - "icon": "btc-e.png", + "name": "Facebook", + "url": "https://www.facebook.com/Opporty-ico-108217263210835/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", "type": "custom", - "icon": "bluetrade.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCCZMTIjnPGbqWHCRquRaB2A", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.03123383, - "usd": 3.80044798, - "date": "2013-04-28T00:00:00" - } + ] }, { - "genesis_id": "000003cc2da5a0a289ad0a590c20a8b975219ddc1204efd169e947dd4cbad73f", - "system": "NuBits", - "icon": "nubits", + "genesis_id": "", + "system": "Opus", "dependencies": [ - "Peercoin", - "NuShares" + "Ethereum" ], - "aliases": { - "coinmarketcap": "NuBits", - "CurrencyName": "nubit" - }, - "flags": { - "rating_do_not_display": true + "icon": "opus", + "token": { + "name": "opus token", + "symbol": "OPT" }, "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "tags": [ - "DApp" - ], - "hashtag": "#nubits" - }, - "events": { - "announcement": "20/09/2014" + "headline": "Decentralized music sharing protocol" }, - "token": { - "name": "nubit", - "symbol": "USNBT" + "crowdsales": { + "start_date": "2017-07-23T00:00:00", + "end_date": "2017-08-23T00:00:00", + "end_date_plan": "2017-08-23T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://opus-foundation.org/", + "funding_url": "http://opus-foundation.org/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "nubits.com", - "url": "https://www.nubits.com/", - "icon": "website.png", + "name": "opus-foundation.org", + "url": "http://opus-foundation.org/", "tags": [ "Main" ] }, { - "type": "bitbucket", - "name": "bitbucket", - "url": "https://bitbucket.org/JordanLeePeershares/nubit", - "icon": "bitbucket.png", + "type": "paper", + "name": "Opus Whitepaper", + "url": "http://opus-foundation.com/whitepaper.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "paper", - "name": "Documentation", - "url": "https://docs.nubits.com", - "icon": "whitepaper.png", + "type": "github", + "name": "Opus GitHub", + "url": "https://github.com/Opus-foundation/contracts", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://blockexplorer.nu/", - "icon": "explorer.png", + "type": "blog", + "name": "Opus Blog", + "url": "https://opus-foundation.org/index.php/blog/", + "icon": "medium.png", "tags": [ "Main", - "Apps" + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2011065.0", + "icon": "bitcointalk.png", + "tags": [ + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/OfficialNuBits", + "url": "https://twitter.com/opusfoundation?lang=en", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "https://discuss.nubits.com/", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/opusfoundation", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/NuBits", - "icon": "reddit.png", + "type": "custom", + "name": "Opus Telegram", + "url": "https://t.me/opusfoundation", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=789964.0", - "icon": "forum.png", + "type": "slack", + "name": "Opus Slack", + "url": "http://slack.opus-foundation.org/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "wallet", - "name": "Wallet", - "url": "https://nubits.com/download", - "icon": "wallet.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/opusfoundation/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", + "icon": "youtube.png", + "tags": [ + "News" ] } - ], - "first_price": { - "btc": 0.00245668, - "usd": 0.96997335, - "date": "2014-09-24T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Numeraire", - "icon": "numeraire", + "system": "Oracles Network", "dependencies": [ "Ethereum" ], + "icon": "oraclesnetwork", "token": { - "name": "numeraire", - "symbol": "NMR" + "name": "orcales network token", + "symbol": "" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Hedge fund built by a network of data scientists.", - "tags": [ - "DAO" - ], - "hashtag": "#Numeraire", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Numeraire" - }, - "specs": { - "total_tokens": 2223451 + "headline": "Public notaries with active commission license validate blocks and secure the network" }, "links": [ { - "name": "numer.ai", - "url": "https://numer.ai/", "type": "website", - "icon": "website.png", + "name": "oracles.org", + "url": "https://oracles.org/", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "https://numer.ai/whitepaper.pdf", - "type": "paper", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "name": "Explorer", - "url": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", - "type": "explorer", - "icon": "blockr.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Numeraire GitHub", - "url": "https://github.com/numerai", "type": "github", + "name": "Oracles Network GitHub", + "url": "https://github.com/oraclesorg", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Twitter", - "url": "https://twitter.com/numerai", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/oraclesorg", "icon": "twitter.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "PIVX", + "dependencies": [ + "independent" + ], + "icon": "pivx", + "token": { + "name": "pivx", + "symbol": "PIVX" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "" + }, + "aliases": { + "coinmarketcap": "PIVX" + }, + "specs": { + "supply": "" + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "pivx.org", + "url": "https://pivx.org/", + "tags": [ + "Main" + ] }, { - "name": "Forum", - "url": "https://forum.numer.ai/", - "type": "forum", - "icon": "forum.png", + "type": "paper", + "name": "PIVX Whitepaper", + "url": "https://pivx.org/wp-content/uploads/2017/03/PIVX-purple-paper-Technincal-Notes.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "PIVX GitHub", + "url": "https://github.com/PIVX-Project/PIVX", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "PIVX Blog", + "url": "https://pivx.org/news/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Numeraire Slack", - "url": "https://slack.numer.ai/", - "icon": "slack.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1262920.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/CryptoCurrency/search?q=Numeraire", - "type": "reddit", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/_pivx", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/assets/numeraire/#markets", - "type": "custom", - "icon": "link.png", + "type": "slack", + "name": "PIVX Slack", + "url": "https://slack.pivx.org/", + "icon": "slack.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/pivx/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", "type": "custom", - "icon": "bittrex.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCr4Wk2opstIsUvMOz9quFSg", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "NuShares", - "system": "NuShares", + "genesis_id": "", + "system": "Pangea", "dependencies": [ - "Peercoin", - "Nubits" + "Ethereum" ], + "icon": "pangea", "token": { - "name": "nushare", - "symbol": "NSR" + "name": "bitnation pangea arbitration token", + "symbol": "PAT" }, "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Units held by individuals who wish to help support and maintain the Nu network", - "tags": [ - "DApp" - ], - "hashtag": "#nushares", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "NuShares" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Reputation token for virtual communities, governance & services" }, - "specs": { - "total_tokens": 835000000 + "crowdsales": { + "start_date": "2017-11-24T12:00:00", + "end_date": "2017-12-24T12:00:00", + "end_date_plan": "2017-12-24T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", + "funding_url": "https://tse.bitnation.co/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 30000000" + ], + "raised": [ + "" + ] }, "links": [ { - "name": "NuShares Introduction", - "url": "https://nubits.com/nushares/introduction", "type": "website", - "icon": "website.png", + "name": "tse.bitnation.co", + "url": "https://tse.bitnation.co/", "tags": [ - "Main", - "Apps" + "Main" ] }, { - "name": "Documentation", - "url": "https://docs.nubits.com", "type": "paper", - "icon": "paper.png", + "name": "Pangea Whitepaper", + "url": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", "tags": [ "Main", "Science" ] }, { - "name": "BitBucket", - "url": "https://bitbucket.org/JordanLeePeershares/nubit", "type": "github", - "icon": "bitbucket.png", + "name": "Pangea GitHub", + "url": "http://github.com/Bit-Nation", + "icon": "github.png", "tags": [ "Main", "Code" ] }, { - "name": "Explorer", - "url": "https://blockexplorer.nu/", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/OfficialNuBits", "type": "twitter", + "name": "Twitter", + "url": "http://twitter.com/@MyBitnation", "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "name": "Forum", - "url": "https://discuss.nubits.com/", - "type": "forum", - "icon": "forum.png", + "type": "slack", + "name": "Pangea Slack", + "url": "http://slack.bitnation.co/", + "icon": "slack.png", "tags": [ "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/NuBits", - "type": "reddit", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/MyBitnation", + "icon": "facebook.png", "tags": [ "News" ] }, { - "name": "Nu Wallets", - "url": "https://nubits.com/download", - "type": "wallet", - "icon": "nubits.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "Nu Droid", - "url": "https://nubits.com/resources/nudroid-mobile-wallet", - "type": "wallet", - "icon": "nubits.png", + "type": "custom", + "name": "Steem", + "url": "http://steemit.com/@bitnation", + "icon": "steem.png", "tags": [ - "Apps", - "Wallet" + "News" ] - }, + } + ] + }, + { + "genesis_id": "", + "system": "Papyrus", + "dependencies": [ + "Ethereum" + ], + "icon": "papyrus", + "token": { + "name": "papyrus token", + "symbol": "PRP" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Advertising Ecosystem" + }, + "crowdsales": { + "start_date": "2017-10-12T14:00:00", + "end_date": "2017-11-02T14:00:00", + "end_date_plan": "2017-11-02T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://papyrus.global/", + "funding_url": "https://papyrus.global/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 5000000" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "Coinomi", - "url": "https://coinomi.com/", - "type": "wallet", - "icon": "coinomi.jpg", + "type": "website", + "name": "papyrus.global", + "url": "https://papyrus.global/", "tags": [ - "Apps", - "Wallet" + "Main" ] }, { - "name": "NuShares Voting Mechanics", - "url": "https://nubits.com/nushares/voting-mechanics", "type": "paper", - "icon": "paper.png", + "name": "Papyrus Whitepaper", + "url": "https://papyrus.global/static/whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "NuShares Dividends", - "url": "https://nubits.com/nushares/dividends", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Papyrus GitHub", + "url": "https://github.com/papyrusglobal", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/nushares/#markets", - "type": "custom", - "icon": "link.png", + "type": "blog", + "name": "Papyrus Blog", + "url": "https://blog.papyrus.global/", + "icon": "medium.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/papyrus_global", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "cryptsy.png", + "name": "Papyrus Telegram", + "url": "https://t.me/papyrusglobal", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/PapyrusGlobal/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", "type": "custom", - "icon": "ccedk.png", + "name": "Facebook", + "url": "https://www.facebook.com/papyrusglobal/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "first_price": { - "btc": 0.00001339, - "usd": 0.00463662, - "date": "2014-10-25T00:00:00" - } + ] }, { - "genesis_id": "2680262203532249785", - "system": "Nxt", + "genesis_id": "", + "system": "Paragon", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "paragon", "token": { - "name": "nxt", - "symbol": "NXT" + "name": "paragon coin", + "symbol": "PRG" }, "consensus": { - "type": "PoS", - "algorithm": "NXT" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Trustless Financial Ecosystem", - "summary": "Nxt is a radically enhanced cryptocurrency built from scratch, delivering a unique and decentralized financial platform. Not only does it open up new possibilities – from digital money to transfer of shares – but it addresses all of the most serious deficiencies in existing cryptocurrencies.", - "tags": [ - "DAO" - ], - "hashtag": "#nxt", - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Nxt", - "nickname": "NXT" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Revolutionizing All Things Cannabis with Blockchain" }, "crowdsales": { - "start_date": "2013-09-28T00:00:00", - "end_date": "2013-11-18T00:00:00", + "start_date": "2017-09-15T18:00:00", + "end_date": "2017-10-16T18:00:00", + "end_date_plan": "2017-10-16T18:00:00", "genesis_address": [ - "1BCN1ugdKdWd9pQ8Am9hMhtHZfmbXzxE8a" + "" ], - "funding_terms": "https://bitcointalk.org/index.php?topic=303898.0", - "funding_url": "https://bitcointalk.org/index.php?topic=303898.0", - "tokens_sold": 1000000000, - "btc_raised": 22 + "funding_terms": "https://crowdsale.paragoncoin.com/", + "funding_url": "https://crowdsale.paragoncoin.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "block_time": "90", - "block_reward": "", - "halfing_cycle": "", - "total_tokens": "1000000000", - "difficulty_cycle": "" + "supply": 200000000 }, - "events": [ - { - "name": "Announcement", - "start_date": "2013-09-28T07:29:09", - "url": "https://bitcointalk.org/index.php?topic=303898.0" - } - ], "links": [ { - "name": "nxt.org", - "url": "http://www.nxt.org/", - "icon": "website.png", + "type": "website", + "name": "paragoncoin.com", + "url": "https://paragoncoin.com/en?q=%2Fru", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "NXT Whitepaper", - "url": "http://nxt.org/developers/whitepaper/", - "icon": "whitepaper.png", + "type": "paper", + "name": "Paragon Whitepaper", + "url": "https://paragoncoin.com/whitepaper.pdf", "tags": [ "Main", "Science" - ], - "type": "paper" - }, - { - "name": "Explorer", - "url": "https://nxtportal.org/blocks/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ], - "type": "explorer" + ] }, { - "name": "NXT Code", - "url": "https://bitbucket.org/JeanLucPicard/nxt/src", - "icon": "bitbucket.png", + "type": "blog", + "name": "Paragon Blog", + "url": "https://medium.com/@paragoncoin", + "icon": "medium.png", "tags": [ "Main", - "Code" - ], - "type": "github" + "News" + ] }, { - "name": "NXTER Magazine", - "url": "http://nxter.org/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2092712", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "blog" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/NxtCommunity", + "url": "https://twitter.com/paragoncoin", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Forum", - "url": "https://nxtforum.org/", - "icon": "forum.png", + "type": "custom", + "name": "Paragon Telegram", + "url": "https://t.me/joinchat/Clv-u0IXuCq2B0xvCIlRXw", + "icon": "telegram.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/NXT/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/paragoncoin/", + "icon": "facebook.png", "tags": [ "News" - ], - "type": "reddit" + ] + } + ] + }, + { + "genesis_id": "00000000000be4e024af5071ba515c7510767f42ec9e40c5fba56775ff296658", + "system": "Peercoin", + "icon": "peercoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "peercoin", + "symbol": "PPC" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "The Secure and Sustanable Cryptocoin", + "tags": [ + "DAO" + ], + "hashtag": "#peercoin", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Peercoin" + }, + "specs": { + "total_tokens": 20500000 + }, + "events": [ + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=99735.0", + "start_date": "2012-08-10T02:18:31" + }, + { + "name": "Genesis", + "start_date": "2012-08-19T21:19:16" + } + ], + "links": [ + { + "type": "risk", + "name": "Consensus algoritm rely on centralized checkpoints system", + "url": "", + "icon": "" + }, + { + "name": "peercoin.net", + "url": "http://www.peercoin.net/", + "type": "website", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "name": "Whitepaper", + "url": "http://peercoin.net/whitepaper", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "name": "Explorer", + "url": "http://ppc.blockr.io/", + "type": "explorer", + "icon": "blockr.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "name": "Peercoin Wallets", + "url": "http://www.peercoin.net/wallet", + "type": "wallet", + "icon": "wallet.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "PeerCoin GitHub", + "url": "https://github.com/ppcoin/ppcoin", + "type": "github", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/PeercoinPPC", + "type": "twitter", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "name": "Forum", + "url": "https://www.peercointalk.org/", + "type": "forum", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "name": "reddit", + "url": "https://www.reddit.com/r/peercoin", + "type": "reddit", + "icon": "reddit.png", + "tags": [ + "News" + ] }, { "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/nxt", + "url": "http://cointelegraph.com/tags/peercoin", + "type": "custom", "icon": "cointelegraph.png", "tags": [ "News" - ], - "type": "custom" + ] }, { "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/nxt/", + "url": "http://www.coindesk.com/tag/peercoin/", + "type": "custom", "icon": "coindesk.png", "tags": [ "News" - ], - "type": "custom" + ] + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/Peercoin", + "type": "custom", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "name": "Google+", + "url": "https://plus.google.com/+PeercoinNet/posts", + "type": "custom", + "icon": "googleplus.png", + "tags": [ + "News" + ] + }, + { + "name": "YouTube", + "url": "https://www.youtube.com/user/peercoin", + "type": "custom", + "icon": "youtube.png", + "tags": [ + "News" + ] }, { "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=303898.0", + "url": "https://bitcointalk.org/index.php?topic=99735.0", "type": "forum", "icon": "forum.png", "tags": [ @@ -39628,70 +39851,80 @@ ] }, { - "name": "NXT Wiki", - "url": "http://wiki.nxtcrypto.org/wiki/Main_Page", - "type": "wiki", - "icon": "wiki.png", + "name": "bkchain", + "url": "https://bkchain.org/ppc", + "type": "explorer", + "icon": "explorer.png", "tags": [ - "Science" + "Apps", + "Analytics" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", + "name": "Peer4commit", + "url": "http://peer4commit.com/", + "headline": "A website where people raise funds for any kind of project", "type": "custom", - "icon": "poloniex.png", + "icon": "link.png", "tags": [ - "Apps", - "Exchange" + "Apps" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", + "name": "PeerBox", + "url": "https://peerbox.me/", + "headline": "Dedicated, secure-by-design Operating System", "type": "custom", - "icon": "cryptsy.png", + "icon": "link.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/peercoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "shapeshift.png", + "icon": "poloniex.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", + "name": "ShapeShift", + "url": "https://shapeshift.io", "type": "custom", - "icon": "bittrex.png", + "icon": "shapeshift.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "BTER", - "url": "https://bter.com/", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", "type": "custom", - "icon": "bter.png", + "icon": "cryptsy.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "MetaExchange", - "headline": "The future of the instant exchange", - "url": "https://metaexchange.info/", + "name": "BTC-e", + "url": "https://btc-e.com/", "type": "custom", - "icon": "metaexchange.png", + "icon": "btc-e.png", "tags": [ "Apps", "Exchange" @@ -39699,6 +39932,7 @@ }, { "name": "BTC38", + "headline": "Cryptocurrensy Exchange", "url": "http://www.btc38.com/trade_en.html", "type": "custom", "icon": "btc38.png", @@ -39719,369 +39953,261 @@ ] }, { - "name": "NXT Reporting", - "url": "http://www.nxtreporting.com/", + "name": "BTER", + "url": "https://bter.com/", "type": "custom", - "icon": "link.png", + "icon": "bter.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "MyNXT Explorer", - "url": "https://www.mynxt.info/blockexplorer/", + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "icon": "link.png", + "icon": "bittrex.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] }, { - "name": "MyNXT Web Wallet", - "url": "https://wallet.mynxt.info/", - "icon": "mynxt.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "MyNXT Android", - "url": "https://play.google.com/store/apps/details?id=info.mynxt.mobile_wallet", - "icon": "mynxt.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "MyNXT iOS", - "url": "https://itunes.apple.com/app/mynxt-wallet/id917423860", - "icon": "mynxt.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/nxt/#markets", + "name": "BlueTrade", + "url": "https://bleutrade.com", "type": "custom", - "icon": "link.png", + "icon": "bluetrade.png", "tags": [ "Apps", - "Analytics" + "Exchange" ] } ], "first_price": { - "btc": 2e-8, - "usd": 0.000013487536, - "date": "2013-11-18T00:00:00" + "btc": 0.00260387, + "usd": 0.29885232, + "date": "2013-04-30T00:00:00" }, "flags": { "quantum": true } }, { - "genesis_id": "18128686802152832026", - "system": "Nxttycoin", - "icon": "nxttycoin", + "genesis_id": "1.3.924", + "system": "Peerplays", "dependencies": [ - "NXT" + "BitShares" ], - "aliases": { - "coinmarketcap": "Nxttycoin" + "icon": "peerplays", + "token": { + "name": "peerplay", + "symbol": "PEERPLAYS" }, "consensus": { - "type": "NXT", - "algorithm": "AE" + "type": "BitShares", + "algorithm": "User Issued Asset" }, "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Tournament Management and Wagering Platform", "tags": [ "DApp" ], - "state": "Public", - "system_type": "cryptoasset" + "page_state": "draft" }, - "token": { - "name": "Nxttycoin", - "symbol": "NXTTY" + "aliases": { + "coinmarketcap": "Peerplays" }, "specs": {}, + "crowdsales": {}, + "flags": {}, "links": [ { - "type": "website", - "name": "nxtty.com", - "url": "http://nxtty.com/", + "name": "peerplays.com", + "url": "http://www.peerplays.com/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "site" }, { - "type": "explorer", - "name": "NXT Asset", - "url": "http://nxtreporting.com/?as=18128686802152832026", - "icon": "explorer.png", + "name": "Peerplays Whitepaper", + "url": "http://www.peerplays.com/Peerplays_Whitepaper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "forum", + "name": "Twitter", + "url": "https://twitter.com/Peerplays", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Peerplays News", + "url": "http://www.peerplays.com/news/", + "rss": "http://www.peerplays.com/news/feed/", + "icon": "blog.png", + "tags": [ + "Main", + "News" + ], + "type": "twitter" + }, + { "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=735878.0", + "url": "https://bitcointalk.org/index.php?topic=1462351.0", "icon": "forum.png", "tags": [ - "Main", "News" - ] + ], + "type": "forum" }, { - "type": "custom", - "name": "Nxtty Android App", - "url": "https://play.google.com/store/apps/details?id=com.nxtty.main", - "icon": "nxttycoin.png", + "name": "Forum", + "url": "https://steemit.com/trending/peerplays", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/Peerplays/", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/Peerplays/", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Peerplays GitHub", + "url": "https://github.com/BunkerChainLabsInc", + "icon": "github.png", "tags": [ "Main", - "Apps" - ] + "Code" + ], + "type": "github" } - ], - "first_price": { - "btc": 0.00000191, - "usd": 0.00096451, - "date": "2014-08-12T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "OBITS", - "system": "Obits", - "icon": "obits", + "genesis_id": "", + "system": "Pillar", "dependencies": [ - "BitShares" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Obits" + "icon": "pillar", + "token": { + "name": "pillar token", + "symbol": "PLR" + }, + "consensus": { + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "OpenLedger Fee Sharing" - }, - "consensus": { - "consensus_type": "Blockchain Record", - "consensus_name": "BTS" - }, - "token": { - "name": "OBIT", - "symbol": "OBITS" - }, - "crowdsales": { - "start_date": "2015-12-01T00:00:00", - "end_date": "2016-01-30T23:59:59", - "genesis_address": [ - "obits" + "headline": "Next generation, open-source wallet", + "tags": [ + "DAO" ], - "funding_terms": "http://www.obits.io/", - "funding_url": "http://www.obits.io/", - "tokens_issued": 18276898 + "page_state": "ready" }, - "specs": { - "total_tockens": 18276898 + "aliases": { + "coinmarketcap": "Pillar", + "nickname": "Pillar" }, - "ratings": {}, "links": [ { "type": "website", - "name": "obits.io", - "url": "http://www.obits.io/", - "icon": "website.png", + "name": "pillarproject.io", + "url": "https://pillarproject.io/", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "Obits Twitter", - "url": "https://twitter.com/Open_Bits", - "icon": "twitter.png", + "type": "paper", + "name": "Pillar Whitepaper", + "url": "https://pillarproject.io/wp-content/uploads/2017/07/PillarProjectGrayPaper.pdf", "tags": [ "Main", - "News" + "Science" ] }, { - "type": "exchange", - "name": "Open Ledger", - "url": "https://bitshares.openledger.info/?r=cyberfund#/market/OBITS_BTS", - "icon": "openledger.png", + "type": "github", + "name": "Pillar GitHub", + "url": "https://github.com/twentythirty/PillarToken", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Exchange" + "Code" ] }, { - "type": "explorer", - "name": "OBITS Asset", - "url": "http://cryptofresh.com/a/OBITS", - "icon": "cryptofresh.png", + "type": "blog", + "name": "Pillar Blog", + "url": "https://medium.com/@pullnews", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { "type": "forum", - "name": "BitsharesTalk Thread", - "url": "https://bitsharestalk.org/index.php?topic=19964.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2048187", + "icon": "bitcointalk.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "0000046309984501e5e724498cddb4aff41a126927355f64b44f1b8bba4f447e", - "system": "Okcash", - "icon": "okcash", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "OKCash" - }, - "consensus": { - "type": "PoS", - "algorithm": "SHA-256" - }, - "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "OKCash", - "symbol": "OK" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "okcash.co", - "url": "http://okcash.co/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "Explorer", - "url": "http://explorer.okcash.co", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "Okcash GitHub", - "url": "https://github.com/okcashpro/okcash", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1028368.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/PillarWallet", + "icon": "twitter.png", "tags": [ - "Main", "News" ] - } - ], - "first_price": { - "btc": 6e-7, - "usd": 0.000348, - "date": "2014-11-24T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Omega One", - "dependencies": [ - "IOTA" - ], - "icon": "omegaone", - "token": { - "name": "omega token", - "symbol": "OMT" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "IOTA" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized conversational AI for quantified biology" - }, - "links": [ - { - "type": "website", - "name": "omega.one", - "url": "https://omega.one/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Omega One Whitepaper", - "url": "https://drive.google.com/file/d/0B2GfA1snZi6lMzJ0bFZZQnNEYlE/view", - "tags": [ - "Main", - "Science" - ] }, { - "type": "blog", - "name": "Omega One Blog", - "url": "https://medium.com/@omega.one", - "icon": "medium.png", + "type": "custom", + "name": "Pillar Telegram", + "url": "https://t.me/pillarproject", + "icon": "telegram.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/OmegaOneProject", - "icon": "twitter.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/PillarProject/", + "icon": "reddit.png", "tags": [ "News" ] @@ -40089,8 +40215,14 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/OmegaOneProject/", - "icon": "facebook.png", + "url": "https://www.facebook.com/twentythirty2030/", + "icon": "facebook.png" + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/c/PillarProject", + "icon": "youtube.png", "tags": [ "News" ] @@ -40098,213 +40230,234 @@ ] }, { - "genesis_id": "", - "system": "OmiseGO", + "genesis_id": "0xd8912c10681d8b21fd3742244f44658dba12264e", + "system": "Plutus", + "icon": "plutus", "dependencies": [ + "Bitcoin", "Ethereum" ], - "icon": "omisego", "token": { - "name": "omiseGO token", - "symbol": "OMG" + "name": "pluton", + "symbol": "PLU" }, "consensus": { - "consensus_type": "Ethereum PoS", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Pluton" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "E-wallet Platform" + "headline": "Contactless Bitcoin Payments", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-06-07T15:00:00", - "end_date": "2017-06-24T15:10:00", - "end_date_plan": "2017-06-24T15:00:00", + "start_date": "2016-06-22T20:00:00", + "end_date": "2016-06-30T20:00:00", "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "https://omg.omise.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0xA2D4035389aae620E36Bd828144b2015564C2702" ], - "raised": [ - "" - ] + "funding_terms": "https://plutus.it/blog/pluton-crowdsale-how-it-will-work", + "funding_url": "https://getplutons.plutus.it/", + "tokens_sold": 850000, + "tokens_issued": 20000000, + "btc_raised": 1491.85496171 + }, + "specs": { + "supply": 20000000, + "price": {}, + "cap": {} + }, + "first_price": { + "btc": 0.00176737, + "usd": 1.1868243, + "date": "2016-06-30T20:00:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "omg.omise.co", - "url": "https://omg.omise.co/", + "name": "plutus.it", + "url": "https://plutus.it", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "OmiseGO Whitepaper", - "url": "https://cdn.omise.co/omg/whitepaper.pdf", + "type": "website", + "name": "Plutus Crowdsale", + "url": "https://getplutons.plutus.it/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/omise_go", + "url": "https://twitter.com/PlutusIT", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "OmiseGO Slack", - "url": "https://omg.omise.co/slack", - "icon": "slack.png", + "type": "blog", + "name": "Plutus Blog", + "url": "https://medium.com/@PlutusIT", + "icon": "medium.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "http://reddit.com/r/omise_go", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Plutus-526126840889793/", + "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "OpenAnx", - "dependencies": [ - "Ethereum" - ], - "icon": "openanx", - "token": { - "name": "openanx token", - "symbol": "OAX" - }, - "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" - }, - "aliases": { - "coinmarketcap": "OpenAnx", - "nickname": "OpenAnx" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Real world application of Decentralized Exchange", - "tags": [ - "DAO" - ], - "page_state": "ready" - }, - "links": [ + }, { - "type": "website", - "name": "openanx.org", - "url": "https://www.openanx.org/en/", + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/104713386950602312902/posts", + "icon": "googleplus.png", "tags": [ - "Main" + "News" + ] + }, + { + "type": "custom", + "name": "Vimeo", + "url": "https://vimeo.com/user44924752", + "icon": "vimeo.png", + "tags": [ + "News" + ] + }, + { + "type": "github", + "name": "Plutus GitHub", + "url": "https://github.com/PlutusIt", + "icon": "github.png", + "tags": [ + "Code" ] }, { "type": "paper", - "name": "OpenAnx Whitepaper", - "url": "https://www.openanx.org/en/assets/whitepaper/openANX_White_Paper_ENU.pdf", + "name": "Plutus Whitepaper", + "url": "https://plutus.it/assets/Plutus.it-White-Paper-v1.0.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "OpenAnx Blog", - "url": "https://medium.com/@OAX_Foundation", - "icon": "medium.png", + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1943946", - "icon": "bitcointalk.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/OAX_Foundation", - "icon": "twitter.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "type": "slack", - "name": "OpenAnx Slack", - "url": "https://openanx.slack.com/", - "icon": "slack.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "custom", - "name": "OpenAnx Telegram", - "url": "https://t.me/openanxteam", - "icon": "telegram.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/OpenANX/", - "icon": "reddit.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCWzKmt7vtbjSprobArNzqBw", - "icon": "youtube.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/account/d8912c10681d8b21fd3742244f44658dba12264e", + "icon": "ethercamp.png", + "tags": [ + "Apps", + "Analytics" ] } ] }, { "genesis_id": "", - "system": "openZen", + "system": "Poet", "dependencies": [ "Ethereum" ], - "icon": "openzen", + "icon": "poet", "token": { - "name": "zen token", - "symbol": "ZNT" + "name": "poet token", + "symbol": "POE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40313,22 +40466,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Application which is alternative to browser" + "headline": "Universal ledger for digital creative asset ownership" }, "crowdsales": { - "start_date": "2017-07-31T18:00:00", - "end_date": "2017-08-31T18:00:00", - "end_date_plan": "2017-08-31T18:00:00", + "start_date": "2017-08-08T12:00:00", + "end_date": "2017-09-05T12:00:00", + "end_date_plan": "2017-09-05T12:00:00", "genesis_address": [ "" ], - "funding_terms": "http://openzen.co", - "funding_url": "http://openzen.co", + "funding_terms": "https://www.dropbox.com/s/prp147uqywcl10r/Poet_Token_Info.pdf?dl=0", + "funding_url": "https://po.et/token", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 3141592653, "btc_raised": "", "cap_limit": [ - "" + "usd = 10000000" ], "raised": [ "" @@ -40337,35 +40490,25 @@ "links": [ { "type": "website", - "name": "openzen.co", - "url": "http://openzen.co", + "name": "po.et", + "url": "https://po.et/", "tags": [ "Main" ] }, { "type": "paper", - "name": "openZen Whitepaper", - "url": "https://docs.google.com/document/d/1rr6jF9IcmX-sCyL-ipIOYfObyHAMV8zCv8BbZdlP0z8/edit?usp=sharing", + "name": "Poet Whitepaper", + "url": "https://po.et/whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "openZen Blog", - "url": "https://medium.com/@openzen", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "github", - "name": "openZen GitHub", - "url": "https://github.com/openzen", + "name": "Poet GitHub", + "url": "https://github.com/poetapp", "icon": "github.png", "tags": [ "Main", @@ -40375,7 +40518,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2036653", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -40384,53 +40527,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JustOpenZen", + "url": "https://twitter.com/_poetproject", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "openZen Slack", - "url": "https://openzen.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/openZen/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/openZen", - "icon": "facebook.png", + "name": "Poet Telegram", + "url": "https://t.me/joinchat/GKMQ1kOQSdXVZpN1Rygcdw", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "openZen Telegram", - "url": "https://t.me/openzen", - "icon": "telegram.png", + "type": "slack", + "name": "Poet Slack", + "url": "https://poet-slack.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/openzen", - "icon": "youtube.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/poetproject/", + "icon": "reddit.png", "tags": [ "News" ] @@ -40439,37 +40564,37 @@ }, { "genesis_id": "", - "system": "OpenZeppelin", + "system": "Polkadot", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "openzeppelin", + "icon": "polkadot", "token": { - "name": "zeppelin token", - "symbol": "ZEP" + "name": "polkadot token", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "PoA", + "consensus_name": "Proof-of-Authority" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Build Secure Smart Contracts in Solidity" + "headline": "Scalable Heterogeneous Multi-chain Framework" }, "links": [ { "type": "website", - "name": "openzeppelin.org", - "url": "https://openzeppelin.org/", + "name": "polkadot.io", + "url": "https://polkadot.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "OpenZeppelin Whitepaper", - "url": "https://zeppelinos.org/data/zeppelinOS_Whitepaper_Draft.pdf", + "name": "Polkadot Whitepaper", + "url": "https://github.com/w3f/polkadot-white-paper/raw/master/PolkaDotPaper.pdf", "tags": [ "Main", "Science" @@ -40477,8 +40602,8 @@ }, { "type": "github", - "name": "OpenZeppelin GitHub", - "url": "https://github.com/OpenZeppelin", + "name": "Polkadot GitHub", + "url": "https://github.com/paritytech/parity", "icon": "github.png", "tags": [ "Main", @@ -40486,38 +40611,10 @@ ] }, { - "type": "blog", - "name": "OpenZeppelin Blog", - "url": "https://blog.zeppelin.solutions/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zeppelin_OS", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "OpenZeppelin Slack", - "url": "https://slack.openzeppelin.org/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCNzKv2vthnauGCgqdaI7MiQ", - "icon": "youtube.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ParityTech", + "icon": "twitter.png", "tags": [ "News" ] @@ -40526,14 +40623,14 @@ }, { "genesis_id": "", - "system": "Opporty", + "system": "Polybius", "dependencies": [ "Ethereum" ], - "icon": "opporty", + "icon": "polybius", "token": { - "name": "opporty token", - "symbol": "OPP" + "name": "polybius token", + "symbol": "PLBT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40542,22 +40639,25 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized service marketplace and knowledge-sharing platform" + "headline": "Regulated Bank for Blockchain Generation" + }, + "aliases": { + "coinmarketcap": "" }, "crowdsales": { - "start_date": "2017-10-18T12:00:00", - "end_date": "2017-11-08T23:59:00", - "end_date_plan": "2017-11-08T23:59:00", + "start_date": "2017-05-30T13:00:00", + "end_date": "2017-06-13T13:10:00", + "end_date_plan": "2017-06-13T13:00:00", "genesis_address": [ "" ], - "funding_terms": "https://opporty.com/ico/", - "funding_url": "https://opporty.com/ico/", + "funding_terms": "", + "funding_url": "https://mysterium.network/contribution/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 25000000" ], "raised": [ "" @@ -40566,45 +40666,25 @@ "links": [ { "type": "website", - "name": "opporty.com", - "url": "https://opporty.com/", + "name": "polybius.io", + "url": "https://polybius.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Opporty Whitepaper", - "url": "https://opporty.com/ico/uploads/white-paper.pdf", + "name": "Polybius Whitepaper", + "url": "https://polybius.io/media/token_whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Opporty GitHub", - "url": "https://github.com/opporty-com/ICO", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Opporty Blog", - "url": "https://medium.com/opporty", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2172536.0", + "url": "https://bitcointalk.org/index.php?topic=1848751.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -40613,7 +40693,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Opporty_ico", + "url": "https://twitter.com/PolybiusBank", "icon": "twitter.png", "tags": [ "News" @@ -40621,52 +40701,34 @@ }, { "type": "custom", - "name": "Opporty Telegram", - "url": "https://telegram.me/opportyico", + "name": "Polybius Telegram", + "url": "https://t.me/polybius_rus", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Opporty Slack", - "url": "https://opporty.com/slackinvite", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/Opporty-ico-108217263210835/", + "url": "https://www.facebook.com/polybiusbank/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCCZMTIjnPGbqWHCRquRaB2A", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Opus", + "system": "Populous", "dependencies": [ "Ethereum" ], - "icon": "opus", + "icon": "populous", "token": { - "name": "opus token", - "symbol": "OPT" + "name": "populous platform token", + "symbol": "PPT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40675,17 +40737,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized music sharing protocol" + "headline": "Trade finance platform built using the latest in blockchain technology" }, "crowdsales": { - "start_date": "2017-07-23T00:00:00", - "end_date": "2017-08-23T00:00:00", - "end_date_plan": "2017-08-23T00:00:00", + "start_date": "2017-06-16T00:00:00", + "end_date": "2017-08-15T00:10:00", + "end_date_plan": "2017-08-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "http://opus-foundation.org/", - "funding_url": "http://opus-foundation.org/", + "funding_terms": "", + "funding_url": "http://www.populous.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -40696,19 +40758,27 @@ "" ] }, + "specs": { + "supply": 53252246 + }, + "first_price": { + "date": "2017-06-16T00:00:00", + "btc": 0.00010383518, + "usd": "" + }, "links": [ { "type": "website", - "name": "opus-foundation.org", - "url": "http://opus-foundation.org/", + "name": "populous.co", + "url": "http://www.populous.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Opus Whitepaper", - "url": "http://opus-foundation.com/whitepaper.pdf", + "name": "Populous Whitepaper", + "url": "http://www.populous.co/populous_whitepaper.pdf", "tags": [ "Main", "Science" @@ -40716,28 +40786,18 @@ }, { "type": "github", - "name": "Opus GitHub", - "url": "https://github.com/Opus-foundation/contracts", + "name": "Populous GitHub", + "url": "https://github.com/bitpopulous/", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Opus Blog", - "url": "https://opus-foundation.org/index.php/blog/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2011065.0", + "url": "https://bitcointalk.org/index.php?topic=1866936", "icon": "bitcointalk.png", "tags": [ "News" @@ -40746,7 +40806,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/opusfoundation?lang=en", + "url": "https://twitter.com/bitpopulous", "icon": "twitter.png", "tags": [ "News" @@ -40754,17 +40814,8 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/opusfoundation", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Opus Telegram", - "url": "https://t.me/opusfoundation", + "name": "Populous Telegram", + "url": "https://telegram.me/Populous", "icon": "telegram.png", "tags": [ "News" @@ -40772,66 +40823,67 @@ }, { "type": "slack", - "name": "Opus Slack", - "url": "http://slack.opus-foundation.org/", + "name": "Populous Slack", + "url": "https://bitpopulous.slack.com/", "icon": "slack.png", "tags": [ "News" ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/opusfoundation/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCLXcTgzr05cFZaN972nuEXw", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "Oracles Network", + "genesis_id": "5c894fbcb3b4043cb3140473207a9691d05d20163c3d5ff9228217fd776e7637", + "system": "PotCoin", + "icon": "potcoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "oraclesnetwork", - "token": { - "name": "orcales network token", - "symbol": "" + "aliases": { + "coinmarketcap": "PotCoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Velocity" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Public notaries with active commission license validate blocks and secure the network" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "token": { + "name": "PotCoin", + "symbol": "POT" }, + "specs": {}, "links": [ { "type": "website", - "name": "oracles.org", - "url": "https://oracles.org/", + "name": "potcoin.com", + "url": "http://www.potcoin.com/", + "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/pot/", + "icon": "cryptoid.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, { "type": "github", - "name": "Oracles Network GitHub", - "url": "https://github.com/oraclesorg", + "name": "PotCoin GitHub", + "url": "https://github.com/potcoin", "icon": "github.png", "tags": [ "Main", @@ -40839,26 +40891,32 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/oraclesorg", - "icon": "twitter.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=426324.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00001555, + "usd": 0.00999227, + "date": "2014-02-10T00:00:00" + } }, { "genesis_id": "", - "system": "Pangea", + "system": "Presearch", "dependencies": [ "Ethereum" ], - "icon": "pangea", + "icon": "presearch", "token": { - "name": "bitnation pangea arbitration token", - "symbol": "PAT" + "name": "presearch token", + "symbol": "PSTs" }, "consensus": { "consensus_type": "ERC20 Token", @@ -40867,22 +40925,22 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Reputation token for virtual communities, governance & services" + "headline": "Decentralized search engine, powered by community" }, "crowdsales": { - "start_date": "2017-11-24T12:00:00", - "end_date": "2017-12-24T12:00:00", - "end_date_plan": "2017-12-24T12:00:00", + "start_date": "2017-07-25T14:00:00", + "end_date": "2017-09-07T14:00:00", + "end_date_plan": "2017-09-07T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", - "funding_url": "https://tse.bitnation.co/", + "funding_terms": "http://www.presearch.io", + "funding_url": "http://www.presearch.io", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ - "usd = 30000000" + "" ], "raised": [ "" @@ -40891,44 +40949,43 @@ "links": [ { "type": "website", - "name": "tse.bitnation.co", - "url": "https://tse.bitnation.co/", + "name": "presearch.io", + "url": "http://www.presearch.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pangea Whitepaper", - "url": "https://github.com/Bit-Nation/Pangea-Arbitration-Token-PAT/blob/master/BITNATION%20Pangea%20Whitepaper%202017.pdf", + "name": "Presearch Whitepaper", + "url": "https://www.presearch.io/uploads/WhitePaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Pangea GitHub", - "url": "http://github.com/Bit-Nation", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/decentralsearch", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "http://twitter.com/@MyBitnation", - "icon": "twitter.png", + "type": "custom", + "name": "Presearch Telegram", + "url": "https://t.me/presearch", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Pangea Slack", - "url": "http://slack.bitnation.co/", + "name": "Presearch Slack", + "url": "https://presearch.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -40937,7 +40994,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/MyBitnation", + "url": "https://www.facebook.com/presearch.io/", "icon": "facebook.png", "tags": [ "News" @@ -40945,9 +41002,9 @@ }, { "type": "custom", - "name": "Steem", - "url": "http://steemit.com/@bitnation", - "icon": "steem.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCgU-2uscwUP6x27mUpCGWwg", + "icon": "youtube.png", "tags": [ "News" ] @@ -40955,66 +41012,69 @@ ] }, { - "genesis_id": "", - "system": "Papyrus", - "dependencies": [ - "Ethereum" - ], - "icon": "papyrus", - "token": { - "name": "papyrus token", - "symbol": "PRP" + "genesis_id": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", + "system": "Primecoin", + "icon": "primecoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Primecoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "Cunningham Chains" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Advertising Ecosystem" - }, - "crowdsales": { - "start_date": "2017-10-12T14:00:00", - "end_date": "2017-11-02T14:00:00", - "end_date_plan": "2017-11-02T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://papyrus.global/", - "funding_url": "https://papyrus.global/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 5000000" - ], - "raised": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, + "events": { + "announcement": "07/07/2013", + "genesis": "07/07/2013" + }, + "token": { + "name": "Primecoin", + "symbol": "XPM" + }, + "specs": { + "block_time": 60 + }, "links": [ + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=251850.0", + "type": "custom", + "tags": [ + "publications" + ] + }, { "type": "website", - "name": "papyrus.global", - "url": "https://papyrus.global/", + "name": "primecoin.io", + "url": "http://primecoin.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Papyrus Whitepaper", - "url": "https://papyrus.global/static/whitepaper.pdf", + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/XPM", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Papyrus GitHub", - "url": "https://github.com/papyrusglobal", + "name": "Primecoin GitHub", + "url": "https://github.com/primecoin/primecoin", "icon": "github.png", "tags": [ "Main", @@ -41022,63 +41082,32 @@ ] }, { - "type": "blog", - "name": "Papyrus Blog", - "url": "https://blog.papyrus.global/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=251850.0", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/papyrus_global", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Papyrus Telegram", - "url": "https://t.me/papyrusglobal", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/PapyrusGlobal/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/papyrusglobal/", - "icon": "facebook.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 0.00425984, + "usd": 0.3865391, + "date": "2013-07-11T00:00:00" + } }, { "genesis_id": "", - "system": "Paragon", + "system": "Privatix", "dependencies": [ "Ethereum" ], - "icon": "paragon", + "icon": "privatix", "token": { - "name": "paragon coin", - "symbol": "PRG" + "name": "privatix token", + "symbol": "​PRIX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -41087,17 +41116,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Revolutionizing All Things Cannabis with Blockchain" + "headline": "Internet Bandwidth Marketplace on Blockchain" }, "crowdsales": { - "start_date": "2017-09-15T18:00:00", - "end_date": "2017-10-16T18:00:00", - "end_date_plan": "2017-10-16T18:00:00", + "start_date": "2017-10-19T14:00:00", + "end_date": "2017-11-16T14:00:00", + "end_date_plan": "2017-11-16T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://crowdsale.paragoncoin.com/", - "funding_url": "https://crowdsale.paragoncoin.com/", + "funding_terms": "https://dxw4crzwfgmzw.cloudfront.net/site/Token-sale-policy.pdf", + "funding_url": "https://privatix.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -41108,31 +41137,38 @@ "" ] }, - "specs": { - "supply": 200000000 - }, "links": [ { "type": "website", - "name": "paragoncoin.com", - "url": "https://paragoncoin.com/en?q=%2Fru", + "name": "privatix.io", + "url": "https://privatix.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Paragon Whitepaper", - "url": "https://paragoncoin.com/whitepaper.pdf", + "name": "Privatix Whitepaper", + "url": "https://dxw4crzwfgmzw.cloudfront.net/whitepaper/PRIVATIX-WHITEPAPER.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Privatix GitHub", + "url": "https://github.com/Privatix", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Paragon Blog", - "url": "https://medium.com/@paragoncoin", + "name": "Privatix Blog", + "url": "https://medium.com/privatix", "icon": "medium.png", "tags": [ "Main", @@ -41142,7 +41178,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2092712", + "url": "https://bitcointalk.org/index.php?topic=2140597", "icon": "bitcointalk.png", "tags": [ "News" @@ -41151,7 +41187,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/paragoncoin", + "url": "https://twitter.com/Privatix1", "icon": "twitter.png", "tags": [ "News" @@ -41159,505 +41195,292 @@ }, { "type": "custom", - "name": "Paragon Telegram", - "url": "https://t.me/joinchat/Clv-u0IXuCq2B0xvCIlRXw", + "name": "Privatix Telegram", + "url": "https://t.me/Privatix", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/privatix", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/paragoncoin/", + "url": "https://www.facebook.com/privatix.ltd", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC45KNwm-mmHADAR6jylrklg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "00000000000be4e024af5071ba515c7510767f42ec9e40c5fba56775ff296658", - "system": "Peercoin", - "icon": "peercoin", + "genesis_id": "", + "system": "Prizm", "dependencies": [ "independent" ], + "icon": "prizm", "token": { - "name": "peercoin", - "symbol": "PPC" + "name": "prizm token", + "symbol": "PZM" }, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "The Secure and Sustanable Cryptocoin", - "tags": [ - "DAO" - ], - "hashtag": "#peercoin", - "page_state": "ready" + "headline": "Decentralized and self-regulating digital currency" }, "aliases": { - "coinmarketcap": "Peercoin" - }, - "specs": { - "total_tokens": 20500000 + "coinmarketcap": "PRIZM" }, - "events": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=99735.0", - "start_date": "2012-08-10T02:18:31" - }, - { - "name": "Genesis", - "start_date": "2012-08-19T21:19:16" - } - ], "links": [ { - "type": "risk", - "name": "Consensus algoritm rely on centralized checkpoints system", - "url": "", - "icon": "" - }, - { - "name": "peercoin.net", - "url": "http://www.peercoin.net/", "type": "website", - "icon": "website.png", + "name": "prizm.club", + "url": "http://prizm.club/en/", "tags": [ "Main" ] }, { - "name": "Whitepaper", - "url": "http://peercoin.net/whitepaper", "type": "paper", - "icon": "paper.png", + "name": "Prizm Whitepaper", + "url": "https://docviewer.yandex.ru/view/122721294/?*=4ELPgTqF6aWcOwZzli5dz9%2B%2FJnV7InVybCI6InlhLWRpc2stcHVibGljOi8vMEFSQlY1cFBjZkh3RE9lYUlRQkdjUFQvOHlvSWsya3hueDRkYmVQdW05Yz0iLCJ0aXRsZSI6IlBSSVpNV2hpdGVwYXBlcl9FbmdsaXNoLnBkZiIsInVpZCI6IjEyMjcyMTI5NCIsInl1IjoiODA4MDc3NTUwMTUwNDcyOTE4MiIsIm5vaWZyYW1lIjpmYWxzZSwidHMiOjE1MDgwODIzNDg2NjR9", "tags": [ "Main", "Science" ] }, { - "name": "Explorer", - "url": "http://ppc.blockr.io/", - "type": "explorer", - "icon": "blockr.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Peercoin Wallets", - "url": "http://www.peercoin.net/wallet", - "type": "wallet", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "name": "PeerCoin GitHub", - "url": "https://github.com/ppcoin/ppcoin", "type": "github", + "name": "Prizm GitHub", + "url": "https://github.com/prizmspace/PrizmCore", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Twitter", - "url": "https://twitter.com/PeercoinPPC", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/PRIZM_RU", "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "Forum", - "url": "https://www.peercointalk.org/", - "type": "forum", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/peercoin", - "type": "reddit", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/peercoin", "type": "custom", - "icon": "cointelegraph.png", + "name": "Prizm Telegram", + "url": "https://t.me/PRIZMclub", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/peercoin/", "type": "custom", - "icon": "coindesk.png", - "tags": [ - "News" - ] - }, - { "name": "Facebook", - "url": "https://www.facebook.com/Peercoin", - "type": "custom", + "url": "https://www.facebook.com/prizmcoin%20", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "name": "Google+", - "url": "https://plus.google.com/+PeercoinNet/posts", - "type": "custom", - "icon": "googleplus.png", - "tags": [ - "News" - ] - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/user/peercoin", - "type": "custom", - "icon": "youtube.png", - "tags": [ - "News" - ] - }, - { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=99735.0", - "type": "forum", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "name": "bkchain", - "url": "https://bkchain.org/ppc", - "type": "explorer", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Peer4commit", - "url": "http://peer4commit.com/", - "headline": "A website where people raise funds for any kind of project", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps" - ] - }, - { - "name": "PeerBox", - "url": "https://peerbox.me/", - "headline": "Dedicated, secure-by-design Operating System", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/peercoin/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTC-e", - "url": "https://btc-e.com/", - "type": "custom", - "icon": "btc-e.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BlueTrade", - "url": "https://bleutrade.com", - "type": "custom", - "icon": "bluetrade.png", - "tags": [ - "Apps", - "Exchange" - ] } - ], - "first_price": { - "btc": 0.00260387, - "usd": 0.29885232, - "date": "2013-04-30T00:00:00" - }, - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "1.3.924", - "system": "Peerplays", + "genesis_id": "9706a2be54a9bf4a53219a9eb4c4687a424c93e42c05d89523a49a677706e51b", + "system": "Project Decorum", + "icon": "decorum", "dependencies": [ - "BitShares" + "Mastercoin (Omni)", + "MaidSafeCoin" ], - "icon": "peerplays", "token": { - "name": "peerplay", - "symbol": "PEERPLAYS" + "name": "decorumcoin", + "symbol": "PDC" }, "consensus": { - "type": "BitShares", - "algorithm": "User Issued Asset" + "type": "Omni", + "algorithm": "Locked Token" + }, + "aliases": { + "coinmarketcap": "Project Decorum" }, "descriptions": { - "state": "Public", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Tournament Management and Wagering Platform", + "headline": "Decentralised Social Platform for the SAFE Network", "tags": [ "DApp" ], "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Peerplays" + "crowdsales": { + "start_date": "2016-04-04T00:00:00", + "end_date": "2016-05-02T14:57:02", + "genesis_address": [ + "1FBiEbdAtY7JCWNcPDyWVRJdeeQarTZDDn", + "141QSMGUpBZ4Zb6bpetXkXDGiVTDgyc1Ae" + ], + "funding_terms": "http://www.project-decorum.com/crowdsale/", + "funding_url": "http://www.project-decorum.com/crowdsale/", + "tokens_sold": 50000000, + "tokens_issued": 50000000, + "btc_raised": 945.234 + }, + "flags": { + "quantum": true, + "supply_from_here": true, + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.00001891, + "usd": 0.00728674, + "date": "2016-05-02T14:57:02" + }, + "specs": { + "supply": 50000000 }, - "specs": {}, - "crowdsales": {}, - "flags": {}, "links": [ { - "name": "peerplays.com", - "url": "http://www.peerplays.com/", - "icon": "website.png", + "type": "site", + "name": "project-decorum.com", + "url": "http://www.project-decorum.com/", + "icon": "site.png", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "Peerplays Whitepaper", - "url": "http://www.peerplays.com/Peerplays_Whitepaper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", - "tags": [ - "Main", - "Science" ] }, { - "name": "Twitter", - "url": "https://twitter.com/Peerplays", - "icon": "twitter.png", + "type": "site", + "name": "Decorum Crowdsale", + "url": "http://www.project-decorum.com/crowdsale/", + "icon": "site.png", "tags": [ - "News" - ], - "type": "twitter" + "Main" + ] }, { - "name": "Peerplays News", - "url": "http://www.peerplays.com/news/", - "rss": "http://www.peerplays.com/news/feed/", - "icon": "blog.png", + "type": "custom", + "name": "Proof of Concept", + "url": "http://projectdecorum.safenet/", + "icon": "link.png", "tags": [ "Main", - "News" - ], - "type": "twitter" + "Apps" + ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1462351.0", + "type": "forum", + "name": "SafeNet Forum Thread", + "url": "https://forum.safenetwork.io/t/introducing-project-decorum/6119", "icon": "forum.png", "tags": [ + "Main", "News" - ], - "type": "forum" + ] }, { - "name": "Forum", - "url": "https://steemit.com/trending/peerplays", + "type": "forum", + "name": "BTT Thread", + "url": "https://forum.safenetwork.io/t/project-decorum-crowdsale", "icon": "forum.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Reddit", - "url": "https://www.reddit.com/r/Peerplays/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Project_Decorum", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "reddit" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/Peerplays/", - "icon": "facebook.png", + "type": "explorer", + "name": "PDC Omni Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=59", + "icon": "explorer.png", "tags": [ - "News" - ], - "type": "custom" + "Apps", + "Analytics" + ] }, { - "name": "Peerplays GitHub", - "url": "https://github.com/BunkerChainLabsInc", - "icon": "github.png", + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "Code" - ], - "type": "github" + "Apps", + "Exchange" + ] } ] }, { "genesis_id": "", - "system": "Pillar", + "system": "Propy", "dependencies": [ "Ethereum" ], - "icon": "pillar", + "icon": "propy", "token": { - "name": "pillar token", - "symbol": "PLR" + "name": "propy token", + "symbol": "PRO" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Next generation, open-source wallet", - "tags": [ - "DAO" - ], - "page_state": "ready" + "headline": "Global property Store with Decentralized Title Registry " }, "aliases": { - "coinmarketcap": "Pillar", - "nickname": "Pillar" + "coinmarketcap": "Propy" }, "links": [ { "type": "website", - "name": "pillarproject.io", - "url": "https://pillarproject.io/", + "name": "propy.com", + "url": "http://propy.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pillar Whitepaper", - "url": "https://pillarproject.io/wp-content/uploads/2017/07/PillarProjectGrayPaper.pdf", + "name": "Propy Whitepaper", + "url": "http://tokensale.propy.com/Propy-White-Paper-17-Jul-2017.pdf", "tags": [ "Main", "Science" @@ -41665,8 +41488,8 @@ }, { "type": "github", - "name": "Pillar GitHub", - "url": "https://github.com/twentythirty/PillarToken", + "name": "Propy GitHub", + "url": "https://github.com/Propy", "icon": "github.png", "tags": [ "Main", @@ -41675,8 +41498,8 @@ }, { "type": "blog", - "name": "Pillar Blog", - "url": "https://medium.com/@pullnews", + "name": "Propy Blog", + "url": "https://blog.propy.com/", "icon": "medium.png", "tags": [ "Main", @@ -41686,7 +41509,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2048187", + "url": "https://bitcointalk.org/index.php?topic=1982115", "icon": "bitcointalk.png", "tags": [ "News" @@ -41695,7 +41518,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PillarWallet", + "url": "https://twitter.com/PropyInc", "icon": "twitter.png", "tags": [ "News" @@ -41703,33 +41526,18 @@ }, { "type": "custom", - "name": "Pillar Telegram", - "url": "https://t.me/pillarproject", + "name": "Propy Telegram", + "url": "https://t.me/propy", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/PillarProject/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/twentythirty2030/", - "icon": "facebook.png" - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/c/PillarProject", - "icon": "youtube.png", + "type": "slack", + "name": "Propy Slack", + "url": "http://propy.slack.com", + "icon": "slack.png", "tags": [ "News" ] @@ -41738,110 +41546,84 @@ }, { "genesis_id": "", - "system": "PIVX", + "system": "Prospectors", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "pivx", + "icon": "prospectors", "token": { - "name": "pivx", - "symbol": "PIVX" + "name": "gold token", + "symbol": "GOLD" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "" - }, - "aliases": { - "coinmarketcap": "PIVX" + "headline": "Massive Multiplayer Online Real Time Economic Strategy" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://prospectors.io/", + "funding_url": "https://prospectors.io/", + "tokens_sold": "", + "tokens_issued": 220000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "pivx.org", - "url": "https://pivx.org/", + "name": "prospectors.io", + "url": "https://prospectors.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "PIVX Whitepaper", - "url": "https://pivx.org/wp-content/uploads/2017/03/PIVX-purple-paper-Technincal-Notes.pdf", + "name": "Prospectors Whitepaper", + "url": "https://drive.google.com/file/d/0B0quEKxjhqglbzlZa041WXp3TVU/view", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "PIVX GitHub", - "url": "https://github.com/PIVX-Project/PIVX", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "PIVX Blog", - "url": "https://pivx.org/news/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1262920.0", + "url": "https://bitcointalk.org/index.php?topic=1877080.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/_pivx", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "PIVX Slack", - "url": "https://slack.pivx.org/", + "name": "Prospectors Slack", + "url": "http://prospectors.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/pivx/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCr4Wk2opstIsUvMOz9quFSg", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/prospectors.io/", + "icon": "facebook.png", "tags": [ "News" ] @@ -41849,258 +41631,153 @@ ] }, { - "genesis_id": "0xd8912c10681d8b21fd3742244f44658dba12264e", - "system": "Plutus", - "icon": "plutus", + "genesis_id": "", + "system": "Pylon Network", "dependencies": [ - "Bitcoin", "Ethereum" ], + "icon": "pylonnetwork", "token": { - "name": "pluton", - "symbol": "PLU" + "name": "pylon token", + "symbol": "PYLNT" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Pluton" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Contactless Bitcoin Payments", - "tags": [ - "DAO" - ], - "page_state": "draft" + "headline": "Renewable energy exchange platform" }, "crowdsales": { - "start_date": "2016-06-22T20:00:00", - "end_date": "2016-06-30T20:00:00", + "start_date": "2017-09-25T00:00:00", + "end_date": "2017-10-24T23:59:00", + "end_date_plan": "2017-10-02T23:59:00", "genesis_address": [ - "0xA2D4035389aae620E36Bd828144b2015564C2702" + "" ], - "funding_terms": "https://plutus.it/blog/pluton-crowdsale-how-it-will-work", - "funding_url": "https://getplutons.plutus.it/", - "tokens_sold": 850000, - "tokens_issued": 20000000, - "btc_raised": 1491.85496171 - }, - "specs": { - "supply": 20000000, - "price": {}, - "cap": {} - }, - "first_price": { - "btc": 0.00176737, - "usd": 1.1868243, - "date": "2016-06-30T20:00:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "http://pylon-network.org/", + "funding_url": "http://pylon-network.org/#ico", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "plutus.it", - "url": "https://plutus.it", - "icon": "website.png", + "name": "pylon-network.org", + "url": "http://pylon-network.org/", "tags": [ "Main" ] }, { - "type": "website", - "name": "Plutus Crowdsale", - "url": "https://getplutons.plutus.it/", - "icon": "website.png", + "type": "paper", + "name": "Pylon Network Whitepaper", + "url": "http://pylon-network.org/wp-content/uploads/2017/07/170730_WP-PYLON_EN.pdf", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/PlutusIT", - "icon": "twitter.png", + "type": "blog", + "name": "Pylon Network Blog", + "url": "http://pylon-network.org/blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "blog", - "name": "Plutus Blog", - "url": "https://medium.com/@PlutusIT", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2054297", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Plutus-526126840889793/", - "icon": "facebook.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/KlenergyTech", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Google+", - "url": "https://plus.google.com/104713386950602312902/posts", - "icon": "googleplus.png", + "name": "Pylon Network Telegram", + "url": "https://t.me/pylonnetworkofficialtelegram", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Vimeo", - "url": "https://vimeo.com/user44924752", - "icon": "vimeo.png", + "type": "facebook", + "name": "Facebook", + "url": "https://www.facebook.com/KlenergyTechOfficial/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "github", - "name": "Plutus GitHub", - "url": "https://github.com/PlutusIt", + "name": "Pylon Network GitHub", + "url": "https://github.com/klenergy/ethereum-contracts", "icon": "github.png", "tags": [ - "Code" - ] - }, - { - "type": "paper", - "name": "Plutus Whitepaper", - "url": "https://plutus.it/assets/Plutus.it-White-Paper-v1.0.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "Ether.Camp", - "url": "https://live.ether.camp/account/d8912c10681d8b21fd3742244f44658dba12264e", - "icon": "ethercamp.png", - "tags": [ - "Apps", - "Analytics" + "News" ] } ] }, { "genesis_id": "", - "system": "Poet", + "system": "Qointum", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "poet", + "icon": "qointum", "token": { - "name": "poet token", - "symbol": "POE" + "name": "qointum token", + "symbol": "" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Universal ledger for digital creative asset ownership" + "headline": "Secure Trustless Smart Money powering Web 3.0" }, "crowdsales": { - "start_date": "2017-08-08T12:00:00", - "end_date": "2017-09-05T12:00:00", - "end_date_plan": "2017-09-05T12:00:00", + "start_date": "2017-07-02T00:00:00", + "end_date": "2017-08-14T00:00:00", + "end_date_plan": "2017-08-14T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.dropbox.com/s/prp147uqywcl10r/Poet_Token_Info.pdf?dl=0", - "funding_url": "https://po.et/token", + "funding_terms": "https://wiki.qointum.com/legal/crowdfunding/", + "funding_url": "https://qointum.com/", "tokens_sold": "", - "tokens_issued": 3141592653, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 10000000" + "" ], "raised": [ "" @@ -42109,16 +41786,16 @@ "links": [ { "type": "website", - "name": "po.et", - "url": "https://po.et/", + "name": "qointum.com", + "url": "https://qointum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Poet Whitepaper", - "url": "https://po.et/whitepaper.pdf", + "name": "Qointum Whitepaper", + "url": "https://wiki.qointum.com/design/dev/", "tags": [ "Main", "Science" @@ -42126,8 +41803,8 @@ }, { "type": "github", - "name": "Poet GitHub", - "url": "https://github.com/poetapp", + "name": "Qointum GitHub", + "url": "https://github.com/Qointum", "icon": "github.png", "tags": [ "Main", @@ -42135,45 +41812,28 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Qointum Blog", + "url": "https://blog.qointum.com/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/_poetproject", + "url": "https://twitter.com/Qointum", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Poet Telegram", - "url": "https://t.me/joinchat/GKMQ1kOQSdXVZpN1Rygcdw", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Poet Slack", - "url": "https://poet-slack.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/poetproject/", + "url": "https://www.reddit.com/r/Qointum/", "icon": "reddit.png", "tags": [ "News" @@ -42182,155 +41842,325 @@ ] }, { - "genesis_id": "", - "system": "Polkadot", - "dependencies": [ - "independent" - ], - "icon": "polkadot", - "token": { - "name": "polkadot token", - "symbol": "" + "system": "Qora", + "genesis_id": "6pHMBFif7jXFG654joT8GPaymau1fMtaxacRyqSrnAwQMQDvqRuLpHpfFyqX4gWVvj4pF1mwQhFgqWAvjVvPJUjmBZQvL751dM9cEcQBTaUcxtNLuWZCVUAtbnWN9f7FsLppHhkPbxwpoodL3UJYRGt3EZrG17mhv1RJbmq8j6rr7Mk", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Qora" }, "consensus": { - "consensus_type": "PoA", - "consensus_name": "Proof-of-Authority" + "type": "PoW", + "algorithm": "Qora" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Scalable Heterogeneous Multi-chain Framework" + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "qora", + "symbol": "QORA" }, "links": [ { - "type": "website", - "name": "polkadot.io", - "url": "https://polkadot.io/", + "name": "qora.org", + "url": "http://www.qora.org/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Polkadot Whitepaper", - "url": "https://github.com/w3f/polkadot-white-paper/raw/master/PolkaDotPaper.pdf", + "name": "Qora Github", + "url": "https://github.com/Qoracoin/Qora", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ], + "type": "github" + }, + { + "name": "Qora Explorer", + "url": "http://qora.co.in:9090/index/blockexplorer.html", + "icon": "explorer.png", "tags": [ "Main", + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Qora Tutorials", + "url": "https://en.bitcoin.it/wiki/Protocol_documentation", + "icon": "wiki.png", + "tags": [ "Science" - ] + ], + "type": "wiki" }, { - "type": "github", - "name": "Polkadot GitHub", - "url": "https://github.com/paritytech/parity", - "icon": "github.png", + "name": "Qora Wallet", + "url": "http://www.qora.org/#/2", + "icon": "wallet.png", "tags": [ "Main", + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Qora API", + "url": "http://api.qora.org/", + "icon": "github.png", + "tags": [ "Code" - ] + ], + "type": "github" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ParityTech", - "icon": "twitter.png", + "name": "Qora Statistic", + "url": "http://qora.co.in", + "icon": "explorer.png", "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Polybius", - "dependencies": [ - "Ethereum" - ], - "icon": "polybius", - "token": { - "name": "polybius token", - "symbol": "PLBT" + "Apps", + "Analytics" + ], + "type": "explorer" + }, + { + "name": "Qora Faucet", + "url": "http://qora.co.in/faucet.php", + "icon": "link.png", + "tags": [ + "Apps" + ], + "type": "custom" + }, + { + "name": "Forum", + "url": "https://bitcointalk.org/index.php?topic=1015379", + "icon": "forum.png", + "tags": [ + "News" + ], + "type": "forum" + }, + { + "name": "Blog", + "url": "https://medium.com/qora-world", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { + "name": "Twitter", + "url": "https://twitter.com/qoracoin", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/qoracoin", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "reddit", + "url": "https://www.reddit.com/r/qora", + "icon": "reddit.png", + "tags": [ + "News" + ], + "type": "reddit" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/qora/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "type": "custom", + "icon": "ccedk.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "first_price": { + "btc": 6.5e-7, + "usd": 0.00038498, + "date": "2014-05-26T00:00:00" + }, + "flags": { + "rating_do_not_display": true + } + }, + { + "genesis_id": "", + "system": "Qtum", + "icon": "qtum", + "dependencies": [ + "independent" + ], + "token": { + "name": "qutum", + "symbol": "QTUM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Qtum" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Regulated Bank for Blockchain Generation" - }, - "aliases": { - "coinmarketcap": "" + "headline": "Smart-Contract and Distributed Mobile Application Platform", + "tags": [ + "DAO" + ], + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-05-30T13:00:00", - "end_date": "2017-06-13T13:10:00", - "end_date_plan": "2017-06-13T13:00:00", + "start_date": "2017-03-16T12:00:00", + "end_date": "2017-03-21T12:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "https://mysterium.network/contribution/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 25000000" - ], - "raised": [ - "" - ] + "funding_terms": "https://qtum.org/uploads/files/0c9eda5f51f62788a3f7d9d8fdc189d1.pdf", + "funding_url": "https://qtum.org/en/crowdsale", + "tokens_sold": 51000000, + "tokens_issued": 100000000, + "btc_raised": 14274 + }, + "specs": { + "supply": 100000000, + "cap": { + "usd": 30488448, + "btc": 27988 + } + }, + "first_price": { + "date": "2017-03-21T12:00:00", + "btc": 0.00027988, + "usd": 0.30488448 + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "polybius.io", - "url": "https://polybius.io/", + "name": "qtum.org", + "url": "https://qtum.org", + "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/qtumproject", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "paper", - "name": "Polybius Whitepaper", - "url": "https://polybius.io/media/token_whitepaper.pdf", + "name": "Qtum Whitepaper", + "url": "https://qtum.org/uploads/files/cf6d69348ca50dd985b60425ccf282f3.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1848751.0", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Qtum Blockchain Economy Whitepaper", + "url": "https://qtum.org/uploads/files/83afb59b6d9a0d58109d5bf9a1fa4de1.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/PolybiusBank", - "icon": "twitter.png", + "type": "paper", + "name": "Qtum Crowdsale Prospectus", + "url": "https://qtum.org/uploads/tmp/e0488eca3c7256ea97ce00003cc874a9.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://qtum.org/en/blog", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Polybius Telegram", - "url": "https://t.me/polybius_rus", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/QtumOfficial", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", + "type": "facebook", "name": "Facebook", - "url": "https://www.facebook.com/polybiusbank/", + "url": "https://www.facebook.com/QtumOfficial/", "icon": "facebook.png", "tags": [ "News" @@ -42340,14 +42170,14 @@ }, { "genesis_id": "", - "system": "Populous", + "system": "Quantstamp", "dependencies": [ "Ethereum" ], - "icon": "populous", + "icon": "quantstamp", "token": { - "name": "populous platform token", - "symbol": "PPT" + "name": "quantstamp token", + "symbol": "QSP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42356,17 +42186,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Trade finance platform built using the latest in blockchain technology" + "headline": "Decentralized Smart Contract Security Platform" }, "crowdsales": { - "start_date": "2017-06-16T00:00:00", - "end_date": "2017-08-15T00:10:00", - "end_date_plan": "2017-08-15T00:00:00", + "start_date": "2017-09-29T09:00:00", + "end_date": "2017-10-29T09:00:00", + "end_date_plan": "2017-10-29T09:00:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "http://www.populous.co/", + "funding_terms": "https://quantstamp.com", + "funding_url": "https://quantstamp.com", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -42377,27 +42207,19 @@ "" ] }, - "specs": { - "supply": 53252246 - }, - "first_price": { - "date": "2017-06-16T00:00:00", - "btc": 0.00010383518, - "usd": "" - }, "links": [ { "type": "website", - "name": "populous.co", - "url": "http://www.populous.co/", + "name": "quantstamp.com", + "url": "https://quantstamp.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Populous Whitepaper", - "url": "http://www.populous.co/populous_whitepaper.pdf", + "name": "Quantstamp Whitepaper", + "url": "https://quantstamp.com/wp-content/uploads/2017/09/Quantstamp-Whitepaper.pdf", "tags": [ "Main", "Science" @@ -42405,8 +42227,8 @@ }, { "type": "github", - "name": "Populous GitHub", - "url": "https://github.com/bitpopulous/", + "name": "Quantstamp GitHub", + "url": "https://github.com/quantstamp", "icon": "github.png", "tags": [ "Main", @@ -42414,18 +42236,19 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1866936", - "icon": "bitcointalk.png", + "type": "blog", + "name": "Quantstamp Blog", + "url": "https://medium.com/quantstamp", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/bitpopulous", + "url": "https://twitter.com/Quantstamp", "icon": "twitter.png", "tags": [ "News" @@ -42433,18 +42256,18 @@ }, { "type": "custom", - "name": "Populous Telegram", - "url": "https://telegram.me/Populous", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/quantstamp/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Populous Slack", - "url": "https://bitpopulous.slack.com/", - "icon": "slack.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCXP3YLX4JdI0gGb9UKSunMg", + "icon": "youtube.png", "tags": [ "News" ] @@ -42452,57 +42275,50 @@ ] }, { - "genesis_id": "5c894fbcb3b4043cb3140473207a9691d05d20163c3d5ff9228217fd776e7637", - "system": "PotCoin", - "icon": "potcoin", + "genesis_id": "", + "system": "Quantum Resistant Ledger", "dependencies": [ - "independent" + "" ], - "aliases": { - "coinmarketcap": "PotCoin" + "icon": "quantumresistantledger", + "token": { + "name": "qrl token", + "symbol": "QRL" }, "consensus": { - "type": "PoS", - "algorithm": "Velocity" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "state": "Project", + "system_type": "cryptoasset", + "headline": "Quantum Resistant Ledger" }, - "token": { - "name": "PotCoin", - "symbol": "POT" + "aliases": { + "coinmarketcap": "Quantum Resistant Ledger" }, - "specs": {}, "links": [ { "type": "website", - "name": "potcoin.com", - "url": "http://www.potcoin.com/", - "icon": "website.png", + "name": "theqrl.org", + "url": "https://theqrl.org/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/pot/", - "icon": "cryptoid.png", + "type": "paper", + "name": "Quantum Resistant Ledger Whitepaper", + "url": "https://github.com/theQRL/Whitepaper/blob/master/QRL_whitepaper.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "PotCoin GitHub", - "url": "https://github.com/potcoin", + "name": "Quantum Resistant Ledger GitHub", + "url": "https://github.com/theQRL", "icon": "github.png", "tags": [ "Main", @@ -42510,120 +42326,47 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=426324.0", - "icon": "forum.png", + "type": "blog", + "name": "Quantum Resistant Ledger Blog", + "url": "https://medium.com/the-quantum-resistant-ledger", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 0.00001555, - "usd": 0.00999227, - "date": "2014-02-10T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Presearch", - "dependencies": [ - "Ethereum" - ], - "icon": "presearch", - "token": { - "name": "presearch token", - "symbol": "PSTs" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized search engine, powered by community" - }, - "crowdsales": { - "start_date": "2017-07-25T14:00:00", - "end_date": "2017-09-07T14:00:00", - "end_date_plan": "2017-09-07T14:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.presearch.io", - "funding_url": "http://www.presearch.io", - "tokens_sold": "", - "tokens_issued": 1000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ - { - "type": "website", - "name": "presearch.io", - "url": "http://www.presearch.io", - "tags": [ - "Main" - ] }, { - "type": "paper", - "name": "Presearch Whitepaper", - "url": "https://www.presearch.io/uploads/WhitePaper.pdf", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1730273.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Science" + "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/decentralsearch", + "url": "https://twitter.com/qrledger", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Presearch Telegram", - "url": "https://t.me/presearch", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Presearch Slack", - "url": "https://presearch.herokuapp.com/", + "name": "Quantum Resistant Ledger Slack", + "url": "http://slack.theqrl.org/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/presearch.io/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCgU-2uscwUP6x27mUpCGWwg", - "icon": "youtube.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/QRL/", + "icon": "reddit.png", "tags": [ "News" ] @@ -42631,16 +42374,18 @@ ] }, { - "genesis_id": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", - "system": "Primecoin", - "icon": "primecoin", - "dependencies": "independent", + "genesis_id": "00000c257b93a36e9a4318a64398d661866341331a984e2b486414fc5bb16ccd", + "system": "Quark", + "icon": "quark", + "dependencies": [ + "independent" + ], "aliases": { - "coinmarketcap": "Primecoin" + "coinmarketcap": "Quark" }, "consensus": { "type": "PoW", - "algorithm": "Cunningham Chains" + "algorithm": "Quark" }, "descriptions": { "state": "Public", @@ -42649,30 +42394,22 @@ "DAO" ] }, - "events": { - "announcement": "07/07/2013", - "genesis": "07/07/2013" - }, "token": { - "name": "Primecoin", - "symbol": "XPM" + "name": "Quark", + "symbol": "QRK" }, "specs": { - "block_time": 60 + "block_time": "30", + "block_reward": 2048, + "halfing_cycle": 60480, + "total_tokens": 247000000, + "difficulty_cycle": "20" }, "links": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=251850.0", - "type": "custom", - "tags": [ - "publications" - ] - }, { "type": "website", - "name": "primecoin.io", - "url": "http://primecoin.io/", + "name": "quarktalk.org", + "url": "http://quarktalk.org/", "icon": "website.png", "tags": [ "Main" @@ -42681,7 +42418,7 @@ { "type": "explorer", "name": "Explorer", - "url": "https://coinplorer.com/XPM", + "url": "https://coinplorer.com/QRK/", "icon": "explorer.png", "tags": [ "Main", @@ -42692,8 +42429,8 @@ }, { "type": "github", - "name": "Primecoin GitHub", - "url": "https://github.com/primecoin/primecoin", + "name": "Quark GitHub", + "url": "https://github.com/MaxGuevara/quark", "icon": "github.png", "tags": [ "Main", @@ -42703,7 +42440,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=251850.0", + "url": "https://bitcointalk.org/index.php?topic=260031.0", "icon": "forum.png", "tags": [ "Main", @@ -42712,21 +42449,21 @@ } ], "first_price": { - "btc": 0.00425984, - "usd": 0.3865391, - "date": "2013-07-11T00:00:00" + "btc": 0.00000257, + "usd": 0.0003016, + "date": "2013-08-25T00:00:00" } }, { "genesis_id": "", - "system": "Privatix", + "system": "Raiden Network", "dependencies": [ "Ethereum" ], - "icon": "privatix", + "icon": "raidennetwork", "token": { - "name": "privatix token", - "symbol": "​PRIX" + "name": "rdn token", + "symbol": "RDN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -42735,17 +42472,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Internet Bandwidth Marketplace on Blockchain" + "headline": "Fast, scalable transfers for Ethereum" }, "crowdsales": { - "start_date": "2017-10-19T14:00:00", - "end_date": "2017-11-16T14:00:00", - "end_date_plan": "2017-11-16T14:00:00", + "start_date": "2017-10-18T15:00:00", + "end_date": "2017-11-18T15:00:00", + "end_date_plan": "2017-11-18T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://dxw4crzwfgmzw.cloudfront.net/site/Token-sale-policy.pdf", - "funding_url": "https://privatix.io", + "funding_terms": "", + "funding_url": "", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -42756,28 +42493,22 @@ "" ] }, + "specs": { + "supply": 100000000 + }, "links": [ { "type": "website", - "name": "privatix.io", - "url": "https://privatix.io/", + "name": "raiden.network", + "url": "https://raiden.network/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Privatix Whitepaper", - "url": "https://dxw4crzwfgmzw.cloudfront.net/whitepaper/PRIVATIX-WHITEPAPER.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Privatix GitHub", - "url": "https://github.com/Privatix", + "name": "Raiden Network Github", + "url": "https://github.com/raiden-network/raiden", "icon": "github.png", "tags": [ "Main", @@ -42786,63 +42517,36 @@ }, { "type": "blog", - "name": "Privatix Blog", - "url": "https://medium.com/privatix", + "name": "Raiden Network Blog", + "url": "https://medium.com/@raiden_network", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2140597", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Privatix1", + "url": "https://twitter.com/raiden_network", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Privatix Telegram", - "url": "https://t.me/Privatix", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/privatix", + "url": "https://www.reddit.com/r/raidennetwork/", "icon": "reddit.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/privatix.ltd", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UC45KNwm-mmHADAR6jylrklg", + "url": "https://www.youtube.com/channel/UCoUP_hnjUddEvbxmtNCcApg", "icon": "youtube.png", "tags": [ "News" @@ -42852,40 +42556,59 @@ }, { "genesis_id": "", - "system": "Prizm", + "system": "Real", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "prizm", + "icon": "real", "token": { - "name": "prizm token", - "symbol": "PZM" + "name": "real token", + "symbol": "REAL" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", - "system_type": "cryptocurrency", - "headline": "Decentralized and self-regulating digital currency" + "system_type": "cryptoasset", + "headline": "Real Estate Crypto-Crowdfunding" }, "aliases": { - "coinmarketcap": "PRIZM" + "coinmarketcap": "REAL" + }, + "crowdsales": { + "start_date": "2017-08-30T00:00:00", + "end_date": "2017-09-30T00:00:00", + "end_date_plan": "2017-09-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.real.markets", + "funding_url": "http://www.real.markets", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "usd = 10824148" + ] }, "links": [ { "type": "website", - "name": "prizm.club", - "url": "http://prizm.club/en/", + "name": "real.markets", + "url": "https://www.real.markets/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Prizm Whitepaper", - "url": "https://docviewer.yandex.ru/view/122721294/?*=4ELPgTqF6aWcOwZzli5dz9%2B%2FJnV7InVybCI6InlhLWRpc2stcHVibGljOi8vMEFSQlY1cFBjZkh3RE9lYUlRQkdjUFQvOHlvSWsya3hueDRkYmVQdW05Yz0iLCJ0aXRsZSI6IlBSSVpNV2hpdGVwYXBlcl9FbmdsaXNoLnBkZiIsInVpZCI6IjEyMjcyMTI5NCIsInl1IjoiODA4MDc3NTUwMTUwNDcyOTE4MiIsIm5vaWZyYW1lIjpmYWxzZSwidHMiOjE1MDgwODIzNDg2NjR9", + "name": "Real Whitepaper", + "url": "http://www.real.markets/REAL_Whitepaper.pdf", "tags": [ "Main", "Science" @@ -42893,18 +42616,28 @@ }, { "type": "github", - "name": "Prizm GitHub", - "url": "https://github.com/prizmspace/PrizmCore", + "name": "Real GitHub", + "url": "https://github.com/REALToken/real_contract", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "blog", + "name": "Real Blog", + "url": "https://medium.com/@real_token/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PRIZM_RU", + "url": "https://twitter.com/real_token", "icon": "twitter.png", "tags": [ "News" @@ -42912,8 +42645,8 @@ }, { "type": "custom", - "name": "Prizm Telegram", - "url": "https://t.me/PRIZMclub", + "name": "Real Telegram", + "url": "https://t.me/realplatform", "icon": "telegram.png", "tags": [ "News" @@ -42922,7 +42655,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/prizmcoin%20", + "url": "https://www.facebook.com/realestateassetledger", "icon": "facebook.png", "tags": [ "News" @@ -42931,93 +42664,86 @@ ] }, { - "genesis_id": "9706a2be54a9bf4a53219a9eb4c4687a424c93e42c05d89523a49a677706e51b", - "system": "Project Decorum", - "icon": "decorum", + "genesis_id": "b868e0d95a3c3c0e0dadc67ee587aaf9dc8acbf99e3b4b3110fad4eb74c1decc", + "system": "ReddCoin", + "icon": "reddcoin", "dependencies": [ - "Mastercoin (Omni)", - "MaidSafeCoin" + "independent" ], - "token": { - "name": "decorumcoin", - "symbol": "PDC" + "aliases": { + "coinmarketcap": "ReddCoin", + "CurrencyName": "ReddCoin" }, - "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "ratings": { + "rating_cyber": 1 }, - "aliases": { - "coinmarketcap": "Project Decorum" + "consensus": { + "type": "PoS", + "algorithm": "Velocity" }, "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Decentralised Social Platform for the SAFE Network", + "state": "Public", + "system_type": "cryptocurrency", "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-04-04T00:00:00", - "end_date": "2016-05-02T14:57:02", - "genesis_address": [ - "1FBiEbdAtY7JCWNcPDyWVRJdeeQarTZDDn", - "141QSMGUpBZ4Zb6bpetXkXDGiVTDgyc1Ae" + "DAO" ], - "funding_terms": "http://www.project-decorum.com/crowdsale/", - "funding_url": "http://www.project-decorum.com/crowdsale/", - "tokens_sold": 50000000, - "tokens_issued": 50000000, - "btc_raised": 945.234 - }, - "flags": { - "quantum": true, - "supply_from_here": true, - "rating_do_not_display": true + "hashtag": "#Reddcoin" }, - "first_price": { - "btc": 0.00001891, - "usd": 0.00728674, - "date": "2016-05-02T14:57:02" + "events": [ + { + "name": "Announcement", + "start_date": "2014-01-20T00:00:00", + "url": "https://bitcointalk.org/index.php?topic=423597.0" + } + ], + "token": { + "name": "ReddCoin", + "symbol": "RDD" }, "specs": { - "supply": 50000000 + "rpc": 45443, + "block_time": 60, + "block_reward": "100000 coins per block + special block rewards", + "halfing_cycle": 500000, + "total_tokens": 109000000000, + "difficulty_cycle": "every block (Kimoto Gravity Well)" }, "links": [ { - "type": "site", - "name": "project-decorum.com", - "url": "http://www.project-decorum.com/", - "icon": "site.png", + "type": "website", + "name": "reddcoin.com", + "url": "http://www.reddcoin.com/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "site", - "name": "Decorum Crowdsale", - "url": "http://www.project-decorum.com/crowdsale/", - "icon": "site.png", + "type": "github", + "name": "ReddCoin GitHub", + "url": "https://github.com/reddcoin/reddcoin", + "icon": "github.png", "tags": [ - "Main" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Proof of Concept", - "url": "http://projectdecorum.safenet/", - "icon": "link.png", + "type": "explorer", + "name": "Explorer", + "url": "http://live.reddcoin.com/", + "icon": "explorer.png", "tags": [ "Main", - "Apps" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "SafeNet Forum Thread", - "url": "https://forum.safenetwork.io/t/introducing-project-decorum/6119", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/reddcoin", + "icon": "twitter.png", "tags": [ "Main", "News" @@ -43025,55 +42751,56 @@ }, { "type": "forum", - "name": "BTT Thread", - "url": "https://forum.safenetwork.io/t/project-decorum-crowdsale", + "name": "ReddCoin Forum", + "url": "https://www.reddcointalk.org/", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Project_Decorum", - "icon": "twitter.png", + "type": "blog", + "name": "ReddCoin Blog", + "url": "https://www.reddcoin.com/blog/", + "icon": "blog.png", "tags": [ "News" ] }, { - "type": "explorer", - "name": "PDC Omni Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=59", - "icon": "explorer.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/reddCoin/", + "icon": "reddit.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=423597.0", "tags": [ - "Apps", - "Exchange" + "News" ] } - ] + ], + "first_price": { + "btc": 4e-8, + "usd": 0.00002852, + "date": "2014-02-10T00:00:00" + } }, { "genesis_id": "", - "system": "Propy", + "system": "Relest", "dependencies": [ "Ethereum" ], - "icon": "propy", + "icon": "relest", "token": { - "name": "propy token", - "symbol": "PRO" + "name": "relest token", + "symbol": "REST" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43082,24 +42809,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Global property Store with Decentralized Title Registry " + "headline": "Real Estate Rental Auction Platform" }, - "aliases": { - "coinmarketcap": "Propy" + "crowdsales": { + "start_date": "2017-09-18T14:00:00", + "end_date": "2017-10-02T14:00:00", + "end_date_plan": "2017-10-02T14:00:00", + "genesis_address": [ + "0x01b6f09B54d246670627A009a7Dc85BD54354eed" + ], + "funding_terms": "https://ico.relest.io/wp/Whitepaper.pdf", + "funding_url": "https://ico.relest.io", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "propy.com", - "url": "http://propy.com/", + "name": "ico.relest", + "url": "https://ico.relest.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Propy Whitepaper", - "url": "http://tokensale.propy.com/Propy-White-Paper-17-Jul-2017.pdf", + "name": "Relest Whitepaper", + "url": "https://ico.relest.io/wp/Whitepaper.pdf", "tags": [ "Main", "Science" @@ -43107,8 +42850,8 @@ }, { "type": "github", - "name": "Propy GitHub", - "url": "https://github.com/Propy", + "name": "Relest GitHub", + "url": "https://github.com/relest/rest/", "icon": "github.png", "tags": [ "Main", @@ -43117,8 +42860,8 @@ }, { "type": "blog", - "name": "Propy Blog", - "url": "https://blog.propy.com/", + "name": "Relest Blog", + "url": "https://medium.com/@relest", "icon": "medium.png", "tags": [ "Main", @@ -43128,7 +42871,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1982115", + "url": "https://bitcointalk.org/index.php?topic=2059832.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -43137,7 +42880,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/PropyInc", + "url": "https://twitter.com/relestio", "icon": "twitter.png", "tags": [ "News" @@ -43145,18 +42888,27 @@ }, { "type": "custom", - "name": "Propy Telegram", - "url": "https://t.me/propy", + "name": "Relest Telegram", + "url": "https://t.me/relest_eng", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Propy Slack", - "url": "http://propy.slack.com", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/Relestio", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/relestio", + "icon": "facebook.png", "tags": [ "News" ] @@ -43165,14 +42917,12 @@ }, { "genesis_id": "", - "system": "Prospectors", - "dependencies": [ - "Ethereum" - ], - "icon": "prospectors", + "system": "Rex", + "dependencies": "Ethereum", + "icon": "rex", "token": { - "name": "gold token", - "symbol": "GOLD" + "name": "rex token", + "symbol": "REX" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43181,19 +42931,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Massive Multiplayer Online Real Time Economic Strategy" + "headline": "Decentralized Multiple Listing Service" }, "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "start_date": "2017-07-31T00:00:00", + "end_date": "2017-08-30T00:10:00", + "end_date_plan": "2017-08-30T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://prospectors.io/", - "funding_url": "https://prospectors.io/", + "funding_terms": "http://rexmls.com/tokensale.html", + "funding_url": "http://rexmls.com/tokensale.html", "tokens_sold": "", - "tokens_issued": 220000000, + "tokens_issued": 250000000, "btc_raised": "", "cap_limit": [ "" @@ -43205,44 +42955,55 @@ "links": [ { "type": "website", - "name": "prospectors.io", - "url": "https://prospectors.io/", + "name": "rexmls.com", + "url": "http://rexmls.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Prospectors Whitepaper", - "url": "https://drive.google.com/file/d/0B0quEKxjhqglbzlZa041WXp3TVU/view", + "name": "Rex Whitepaper", + "url": "https://github.com/rexmls/whitepaper/blob/master/readme.md", "tags": [ "Main", "Science" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1877080.0", - "icon": "bitcointalk.png", + "type": "github", + "name": "Rex GitHub", + "url": "https://github.com/rexmls", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Rex Blog", + "url": "https://blog.rexmls.com/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "slack", - "name": "Prospectors Slack", - "url": "http://prospectors.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/rexmls", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/prospectors.io/", - "icon": "facebook.png", + "type": "slack", + "name": "Rex Slack", + "url": "https://rexmls.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -43251,14 +43012,14 @@ }, { "genesis_id": "", - "system": "Pylon Network", + "system": "Rhea", "dependencies": [ "Ethereum" ], - "icon": "pylonnetwork", + "icon": "rhea", "token": { - "name": "pylon token", - "symbol": "PYLNT" + "name": "rhea token", + "symbol": "RHT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43267,17 +43028,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Renewable energy exchange platform" + "headline": "Options trading platform with quarterly dividend" }, "crowdsales": { - "start_date": "2017-09-25T00:00:00", - "end_date": "2017-10-24T23:59:00", - "end_date_plan": "2017-10-02T23:59:00", + "start_date": "2017-10-02T13:00:00", + "end_date": "2017-10-30T13:00:00", + "end_date_plan": "2017-10-30T13:00:00", "genesis_address": [ - "" + "0x0e9e3a29cc945f24c1e7e1ce15d93547bd06654b" ], - "funding_terms": "http://pylon-network.org/", - "funding_url": "http://pylon-network.org/#ico", + "funding_terms": "https://rheatoken.io/documentation/TermsConditions.pdf", + "funding_url": "https://rheatoken.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43288,28 +43049,41 @@ "" ] }, + "specs": { + "supply": 5000000 + }, "links": [ { "type": "website", - "name": "pylon-network.org", - "url": "http://pylon-network.org/", + "name": "rheatoken.io", + "url": "http://rheatoken.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Pylon Network Whitepaper", - "url": "http://pylon-network.org/wp-content/uploads/2017/07/170730_WP-PYLON_EN.pdf", + "name": "Rhea Whitepaper", + "url": "http://rheatoken.io/documentation/WhitePaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Rhea GitHub", + "url": "https://github.com/RheaToken", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Pylon Network Blog", - "url": "http://pylon-network.org/blog", + "name": "Rhea Blog", + "url": "https://medium.com/@rheatoken", "icon": "medium.png", "tags": [ "Main", @@ -43319,7 +43093,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2054297", + "url": "https://bitcointalk.org/index.php?topic=2152262.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -43328,7 +43102,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/KlenergyTech", + "url": "https://twitter.com/rheatoken", "icon": "twitter.png", "tags": [ "News" @@ -43336,94 +43110,82 @@ }, { "type": "custom", - "name": "Pylon Network Telegram", - "url": "https://t.me/pylonnetworkofficialtelegram", + "name": "Rhea Telegram", + "url": "https://t.me/joinchat/GhB3YQ6dFhsQ5y1QgPUF7Q", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "facebook", + "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/KlenergyTechOfficial/", + "url": "https://www.facebook.com/rheatoken", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "github", - "name": "Pylon Network GitHub", - "url": "https://github.com/klenergy/ethereum-contracts", - "icon": "github.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "Qointum", - "dependencies": [ - "independent" - ], - "icon": "qointum", - "token": { - "name": "qointum token", - "symbol": "" + "genesis_id": "78ae9b6ffc008e988a9b052bb331ab49dab0d627c145e3c96ab4b71b2e86a8b5", + "system": "Riecoin", + "icon": "riecoin", + "aliases": { + "coinmarketcap": "Riecoin" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "PoW", + "algorithm": "Prime Numbers" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Secure Trustless Smart Money powering Web 3.0" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-07-02T00:00:00", - "end_date": "2017-08-14T00:00:00", - "end_date_plan": "2017-08-14T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://wiki.qointum.com/legal/crowdfunding/", - "funding_url": "https://qointum.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "events": { + "announcement": "03/02/2014", + "genesis": "11/02/2014" + }, + "token": { + "name": "Riecoin", + "symbol": "RIC" + }, + "specs": { + "p2p": 28333, + "rpc": 28332, + "block_time": 150, + "block_reward": 50, + "halfing_cycle": 8400000, + "total_tokens": 84000000, + "difficulty_cycle": "288 blocks (~12hours)" }, "links": [ { "type": "website", - "name": "qointum.com", - "url": "https://qointum.com/", + "name": "riecoin.org", + "url": "http://riecoin.org/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Qointum Whitepaper", - "url": "https://wiki.qointum.com/design/dev/", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/ric/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "Qointum GitHub", - "url": "https://github.com/Qointum", + "name": "Riecoin GitHub", + "url": "https://github.com/riecoin/riecoin", "icon": "github.png", "tags": [ "Main", @@ -43431,298 +43193,84 @@ ] }, { - "type": "blog", - "name": "Qointum Blog", - "url": "https://blog.qointum.com/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=446703.0", + "icon": "forum.png", "tags": [ "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Qointum", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Qointum/", - "icon": "reddit.png", + "type": "custom", + "name": "Cryptocoin Talk", + "url": "https://cryptocointalk.com/topic/4250-annric-riecoin-new-prime-numbers-pow-coin-launches-feb-11-2014/", + "icon": "forum.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.0015129, + "usd": 0.94294262, + "date": "2014-02-14T00:00:00" + } }, { - "system": "Qora", - "genesis_id": "6pHMBFif7jXFG654joT8GPaymau1fMtaxacRyqSrnAwQMQDvqRuLpHpfFyqX4gWVvj4pF1mwQhFgqWAvjVvPJUjmBZQvL751dM9cEcQBTaUcxtNLuWZCVUAtbnWN9f7FsLppHhkPbxwpoodL3UJYRGt3EZrG17mhv1RJbmq8j6rr7Mk", + "genesis_id": "3cdd9c2facce405f5cc220fb21a10e493041451c463a22e1ff6fe903fc5769fc", + "system": "Rimbit", + "icon": "rimbit", "dependencies": "independent", "aliases": { - "coinmarketcap": "Qora" + "coinmarketcap": "Rimbit" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { - "type": "PoW", - "algorithm": "Qora" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { + "tags": [ + "DAO" + ], "state": "Public", "system_type": "cryptocurrency" }, "token": { - "name": "qora", - "symbol": "QORA" + "name": "Rimbit", + "symbol": "RBT" }, + "specs": {}, "links": [ { - "name": "qora.org", - "url": "http://www.qora.org/", + "type": "website", + "name": "rimbit.com", + "url": "http://rimbit.com/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Qora Github", - "url": "https://github.com/Qoracoin/Qora", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ], - "type": "github" + ] }, { - "name": "Qora Explorer", - "url": "http://qora.co.in:9090/index/blockexplorer.html", + "type": "explorer", + "name": "Explorer", + "url": "https://rimbitexplorer.com/chain/Rimbit", "icon": "explorer.png", "tags": [ "Main", "Apps", + "Explorer", "Analytics" - ], - "type": "explorer" - }, - { - "name": "Qora Tutorials", - "url": "https://en.bitcoin.it/wiki/Protocol_documentation", - "icon": "wiki.png", - "tags": [ - "Science" - ], - "type": "wiki" - }, - { - "name": "Qora Wallet", - "url": "http://www.qora.org/#/2", - "icon": "wallet.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Qora API", - "url": "http://api.qora.org/", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "Qora Statistic", - "url": "http://qora.co.in", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ], - "type": "explorer" - }, - { - "name": "Qora Faucet", - "url": "http://qora.co.in/faucet.php", - "icon": "link.png", - "tags": [ - "Apps" - ], - "type": "custom" - }, - { - "name": "Forum", - "url": "https://bitcointalk.org/index.php?topic=1015379", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "Blog", - "url": "https://medium.com/qora-world", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "Twitter", - "url": "https://twitter.com/qoracoin", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/qoracoin", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/qora", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/qora/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "CCEDK", - "headline": "Your place for safe and secure crypto currency exchange", - "url": "https://www.ccedk.com/", - "type": "custom", - "icon": "ccedk.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTER", - "url": "https://bter.com/", - "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "first_price": { - "btc": 6.5e-7, - "usd": 0.00038498, - "date": "2014-05-26T00:00:00" - }, - "flags": { - "rating_do_not_display": true - } - }, - { - "genesis_id": "", - "system": "Qtum", - "icon": "qtum", - "dependencies": [ - "independent" - ], - "token": { - "name": "qutum", - "symbol": "QTUM" - }, - "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Qtum" - }, - "descriptions": { - "state": "Pre-Public", - "system_type": "cryptoasset", - "headline": "Smart-Contract and Distributed Mobile Application Platform", - "tags": [ - "DAO" - ], - "twwidid": "", - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2017-03-16T12:00:00", - "end_date": "2017-03-21T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://qtum.org/uploads/files/0c9eda5f51f62788a3f7d9d8fdc189d1.pdf", - "funding_url": "https://qtum.org/en/crowdsale", - "tokens_sold": 51000000, - "tokens_issued": 100000000, - "btc_raised": 14274 - }, - "specs": { - "supply": 100000000, - "cap": { - "usd": 30488448, - "btc": 27988 - } - }, - "first_price": { - "date": "2017-03-21T12:00:00", - "btc": 0.00027988, - "usd": 0.30488448 - }, - "flags": { - "supply_from_here": true - }, - "links": [ - { - "type": "website", - "name": "qtum.org", - "url": "https://qtum.org", - "icon": "website.png", - "tags": [ - "Main" ] }, { "type": "github", - "name": "GitHub", - "url": "https://github.com/qtumproject", + "name": "Rimbit GitHub", + "url": "https://github.com/Rimbit", "icon": "github.png", "tags": [ "Main", @@ -43730,73 +43278,32 @@ ] }, { - "type": "paper", - "name": "Qtum Whitepaper", - "url": "https://qtum.org/uploads/files/cf6d69348ca50dd985b60425ccf282f3.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Qtum Blockchain Economy Whitepaper", - "url": "https://qtum.org/uploads/files/83afb59b6d9a0d58109d5bf9a1fa4de1.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Qtum Crowdsale Prospectus", - "url": "https://qtum.org/uploads/tmp/e0488eca3c7256ea97ce00003cc874a9.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://qtum.org/en/blog", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1105448.0", + "icon": "forum.png", "tags": [ "Main", "News" ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/QtumOfficial", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "facebook", - "name": "Facebook", - "url": "https://www.facebook.com/QtumOfficial/", - "icon": "facebook.png", - "tags": [ - "News" - ] } - ] + ], + "first_price": { + "btc": 0.00002354, + "usd": 0.00798797, + "date": "2014-10-26T00:00:00" + } }, { "genesis_id": "", - "system": "Quantstamp", + "system": "Ripio Credit Network", "dependencies": [ "Ethereum" ], - "icon": "quantstamp", + "icon": "ripiocreditnet", "token": { - "name": "quantstamp token", - "symbol": "QSP" + "name": "ripio credit network token", + "symbol": "RCN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -43805,17 +43312,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Smart Contract Security Platform" + "headline": "Credit network based on cosgined smart contracts" }, "crowdsales": { - "start_date": "2017-09-29T09:00:00", - "end_date": "2017-10-29T09:00:00", - "end_date_plan": "2017-10-29T09:00:00", + "start_date": "2017-10-17T15:00:00", + "end_date": "2017-11-05T15:00:00", + "end_date_plan": "2017-11-05T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://quantstamp.com", - "funding_url": "https://quantstamp.com", + "funding_terms": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", + "funding_url": "https://ripiocredit.network/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -43829,16 +43336,16 @@ "links": [ { "type": "website", - "name": "quantstamp.com", - "url": "https://quantstamp.com/", + "name": "ripiocredit.network", + "url": "https://ripiocredit.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Quantstamp Whitepaper", - "url": "https://quantstamp.com/wp-content/uploads/2017/09/Quantstamp-Whitepaper.pdf", + "name": "Ripio Credit Network Whitepaper", + "url": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", "tags": [ "Main", "Science" @@ -43846,28 +43353,18 @@ }, { "type": "github", - "name": "Quantstamp GitHub", - "url": "https://github.com/quantstamp", + "name": "Ripio Credit Network GitHub", + "url": "https://github.com/ripio/rcn-token", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Quantstamp Blog", - "url": "https://medium.com/quantstamp", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Quantstamp", + "url": "https://twitter.com/RCN_token", "icon": "twitter.png", "tags": [ "News" @@ -43875,9 +43372,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/quantstamp/", - "icon": "facebook.png", + "name": "Ripio Credit Network Telegram", + "url": "https://t.me/RCNchat", + "icon": "telegram.png", "tags": [ "News" ] @@ -43885,7 +43382,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCXP3YLX4JdI0gGb9UKSunMg", + "url": "https://www.youtube.com/channel/UCamqroruWBDSuND_-8tZ-yg", "icon": "youtube.png", "tags": [ "News" @@ -43894,532 +43391,574 @@ ] }, { - "genesis_id": "", - "system": "Quantum Resistant Ledger", + "genesis_id": "4109c6f2045fc7eff4cde8f9905d19c28820d86304080ff886b299f0206e42b5", + "system": "Ripple", + "icon": "ripple", "dependencies": [ - "" + "independent" ], - "icon": "quantumresistantledger", "token": { - "name": "qrl token", - "symbol": "QRL" + "name": "ripple", + "symbol": "XRP" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "Trusted Ledger", + "algorithm": "RPCA" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Quantum Resistant Ledger" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Gross Settlement System", + "tags": [ + "DAO" + ], + "hashtag": "#ripple", + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Quantum Resistant Ledger" + "coinmarketcap": "Ripple" }, - "links": [ + "specs": { + "total_tokens": 100000000000, + "supply": 100000000000, + "premine_tokens": "100B (100%). 20B XRP were retained by the creators, seeders, venture capital companies and other founders. 80B XRP were given to Ripple Labs. Ripple Labs intends to distribute 55B XRP to charitable organizations, users and strategic partners and will retain the remaining 25B XRP." + }, + "events": [ { - "type": "website", - "name": "theqrl.org", - "url": "https://theqrl.org/", + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=301635.0", + "start_date": "2013-09-26T01:06:21" + } + ], + "links": [ + { + "type": "risk", + "name": ">60% of tokens is under control of Ripple Labs", + "url": "", + "icon": "" + }, + { + "type": "risk", + "name": "Consensus algorithm enable to block accounts", + "url": "", + "icon": "" + }, + { + "name": "ripple.com", + "url": "https://www.ripple.com", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Quantum Resistant Ledger Whitepaper", - "url": "https://github.com/theQRL/Whitepaper/blob/master/QRL_whitepaper.pdf", + "name": "Ripple Trade", + "url": "https://rippletrade.com/", + "icon": "ripple.png", + "tags": [ + "Apps", + "Wallet" + ], + "type": "wallet" + }, + { + "name": "Gatehub", + "url": "https://gatehub.net", + "icon": "ripple.png", "tags": [ "Main", - "Science" - ] + "Apps", + "Wallet" + ], + "type": "wallet" }, { - "type": "github", - "name": "Quantum Resistant Ledger GitHub", - "url": "https://github.com/theQRL", - "icon": "github.png", + "name": "Validators", + "url": "https://validators.ripple.com", + "icon": "website.png", + "tags": [ + "Analytics" + ], + "type": "custom" + }, + { + "name": "Ripple Charts", + "url": "https://www.ripplecharts.com/", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" + ], + "type": "custom" + }, + { + "name": "Key Network Metrics", + "url": "https://www.ripplecharts.com/#/metrics", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", + "tags": [ + "Apps", + "Analytics" + ], + "type": "custom" + }, + { + "name": "XRP held by Ripple Labs", + "url": "https://ripple.com/xrp-portal/", + "headline": "Data from the Ripple Network", + "icon": "ripple.png", + "tags": [ + "Apps", + "Analytics" + ], + "type": "custom" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ripple/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Quantum Resistant Ledger Blog", - "url": "https://medium.com/the-quantum-resistant-ledger", - "icon": "medium.png", + "name": "Press Releases", + "url": "https://ripple.com/press-releases/", + "icon": "ripple.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Blog", + "url": "https://ripple.com/blog/", + "icon": "blog.png", + "tags": [ + "News" + ], + "type": "blog" + }, + { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/ripple/", + "type": "custom", + "icon": "coindesk.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1730273.0", - "icon": "bitcointalk.png", + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/tags/ripple/", + "type": "custom", + "icon": "cointelegraph.png", "tags": [ "News" ] }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/qrledger", + "url": "https://twitter.com/Ripple", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "slack", - "name": "Quantum Resistant Ledger Slack", - "url": "http://slack.theqrl.org/", - "icon": "slack.png", + "name": "Forum", + "url": "https://forum.ripple.com/", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/QRL/", + "name": "r/ripple", + "url": "www.reddit.com/r/Ripple/", "icon": "reddit.png", "tags": [ "News" - ] - } - ] - }, - { - "genesis_id": "00000c257b93a36e9a4318a64398d661866341331a984e2b486414fc5bb16ccd", - "system": "Quark", - "icon": "quark", - "dependencies": [ - "independent" - ], - "aliases": { - "coinmarketcap": "Quark" - }, - "consensus": { - "type": "PoW", - "algorithm": "Quark" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "token": { - "name": "Quark", - "symbol": "QRK" - }, - "specs": { - "block_time": "30", - "block_reward": 2048, - "halfing_cycle": 60480, - "total_tokens": 247000000, - "difficulty_cycle": "20" - }, - "links": [ + ], + "type": "reddit" + }, { - "type": "website", - "name": "quarktalk.org", - "url": "http://quarktalk.org/", - "icon": "website.png", + "name": "YouTube", + "url": "http://www.youtube.com/user/ripplevideo1", + "icon": "youtube.png", "tags": [ - "Main" - ] + "News" + ], + "type": "custom" }, { - "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/QRK/", - "icon": "explorer.png", + "name": "Google+", + "url": "https://plus.google.com/+Ripplepay/posts", + "icon": "googleplus.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" + ], + "type": "custom" + }, + { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=301635.0", + "type": "custom", + "tags": [ + "publications" ] }, { - "type": "github", - "name": "Quark GitHub", - "url": "https://github.com/MaxGuevara/quark", + "name": "GitHub Organization", + "url": "https://github.com/ripple", "icon": "github.png", "tags": [ - "Main", "Code" - ] + ], + "type": "github" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=260031.0", - "icon": "forum.png", + "name": "Rippled: Peer-to-peer Network Daemon", + "url": "https://github.com/ripple/rippled", + "icon": "ripple.png", "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00000257, - "usd": 0.0003016, - "date": "2013-08-25T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Raiden Network", - "dependencies": [ - "Ethereum" - ], - "icon": "raidennetwork", - "token": { - "name": "rdn token", - "symbol": "RDN" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Fast, scalable transfers for Ethereum" - }, - "crowdsales": { - "start_date": "2017-10-18T15:00:00", - "end_date": "2017-11-18T15:00:00", - "end_date_plan": "2017-11-18T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "", - "funding_url": "", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 100000000 - }, - "links": [ + "Code" + ], + "type": "custom" + }, { - "type": "website", - "name": "raiden.network", - "url": "https://raiden.network/", + "name": "JavaScript API for interacting with Ripple in Node.js", + "url": "https://github.com/ripple/ripple-lib", + "icon": "ripple.png", "tags": [ - "Main" - ] + "Code" + ], + "type": "custom" }, { - "type": "github", - "name": "Raiden Network Github", - "url": "https://github.com/raiden-network/raiden", - "icon": "github.png", + "name": "Ripple Client: UI for the Ripple payment network", + "url": "https://github.com/ripple/ripple-client", + "icon": "ripple.png", "tags": [ - "Main", "Code" - ] + ], + "type": "custom" }, { - "type": "blog", - "name": "Raiden Network Blog", - "url": "https://medium.com/@raiden_network", - "icon": "medium.png", + "name": "Data API Tool", + "url": "https://ripple.com/build/data-api-tool/", + "icon": "ripple.png", "tags": [ - "Main", - "News" - ] + "Code" + ], + "type": "custom" }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/raiden_network", - "icon": "twitter.png", + "name": "WebSocket API Tool", + "url": "https://ripple.com/build/websocket-tool/", + "icon": "ripple.png", "tags": [ - "News" - ] + "Code" + ], + "type": "custom" }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/raidennetwork/", - "icon": "reddit.png", + "name": "RPC Tool", + "url": "https://ripple.com/build/ripple-info-tool/", + "icon": "ripple.png", "tags": [ - "News" + "Code" + ], + "type": "custom" + }, + { + "name": "Ripple Consensus Whitepaper by David Schwartz, Noah Youngs, Arthur Britto", + "url": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Science" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCoUP_hnjUddEvbxmtNCcApg", - "icon": "youtube.png", + "name": "Ripple Deep Dive for Financial Professionals", + "url": "https://ripple.com/files/ripple_deep_dive_for_financial_professionals.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] - } - ] - }, - { - "genesis_id": "", - "system": "Real", - "dependencies": [ - "Ethereum" - ], - "icon": "real", - "token": { - "name": "real token", - "symbol": "REAL" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Real Estate Crypto-Crowdfunding" - }, - "aliases": { - "coinmarketcap": "REAL" - }, - "crowdsales": { - "start_date": "2017-08-30T00:00:00", - "end_date": "2017-09-30T00:00:00", - "end_date_plan": "2017-09-30T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.real.markets", - "funding_url": "http://www.real.markets", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "usd = 10824148" - ] - }, - "links": [ + }, { - "type": "website", - "name": "real.markets", - "url": "https://www.real.markets/", + "name": "Building Network Effects on Ripple", + "url": "https://ripple.com/files/ripple_vision.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main" + "Science" ] }, { - "type": "paper", - "name": "Real Whitepaper", - "url": "http://www.real.markets/REAL_Whitepaper.pdf", + "name": "The Cost-Cutting Case for Banks", + "url": "https://ripple.com/files/xrp_cost_model_paper.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", "Science" ] }, { - "type": "github", - "name": "Real GitHub", - "url": "https://github.com/REALToken/real_contract", - "icon": "github.png", + "name": "Ripple Stream Product Sheet", + "url": "https://ripple.com/files/ripple_stream_product_sheet.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Real Blog", - "url": "https://medium.com/@real_token/", - "icon": "medium.png", + "name": "Ripple Connect Product Sheet", + "url": "https://ripple.com/files/ripple_connect_product_sheet.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/real_token", - "icon": "twitter.png", + "name": "Knowledge Center", + "url": "https://ripple.com/learn/", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] }, { + "name": "Ripple Developers Portal", + "url": "https://ripple.com/build/", + "icon": "ripple.png", + "tags": [ + "Code" + ], + "type": "custom" + }, + { + "name": "Poloniex", + "headline": "Cryptocurrensy Exchange", + "url": "https://www.poloniex.com/exchange#btc_bts", "type": "custom", - "name": "Real Telegram", - "url": "https://t.me/realplatform", - "icon": "telegram.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Kraken", + "url": "https://www.kraken.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/realestateassetledger", - "icon": "facebook.png", + "icon": "kraken.png", "tags": [ - "News" + "Apps", + "Exchange" ] - } - ] - }, - { - "genesis_id": "b868e0d95a3c3c0e0dadc67ee587aaf9dc8acbf99e3b4b3110fad4eb74c1decc", - "system": "ReddCoin", - "icon": "reddcoin", + }, + { + "name": "BTC38", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com/", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Jubi", + "url": "http://www.jubi.com/coin/xrp/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Justcoin", + "url": "https://justcoin.com/", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Rock Trading", + "url": "https://therocktrading.com/en/offers/BTCXRP", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Exchange" + ] + } + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00004573, + "usd": 0.00437574, + "date": "2013-08-04T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Rise", + "icon": "rise-vision", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "ReddCoin", - "CurrencyName": "ReddCoin" + "token": { + "name": "rise", + "symbol": "RISE" }, - "ratings": { - "rating_cyber": 1 + "aliases": { + "coinmarketcap": "Rise" }, "consensus": { "type": "PoS", - "algorithm": "Velocity" + "algorithm": "Delegated" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", + "headline": "Multi-language Decentralized Application Platform", "tags": [ - "DAO" + "DAO", + "DApp" ], - "hashtag": "#Reddcoin" + "page_state": "draft" }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-01-20T00:00:00", - "url": "https://bitcointalk.org/index.php?topic=423597.0" - } - ], - "token": { - "name": "ReddCoin", - "symbol": "RDD" + "crowdsales": { + "start_date": "2016-05-10T10:00:00", + "end_date": "2016-06-24T10:00:00", + "genesis_address": [ + "3466r4y8FuVUE6FHuCShshQkCYZY3xaqdG" + ], + "funding_terms": "https://rise.vision/blog/post/ico-terms", + "funding_url": "https://rise.vision/ico", + "tokens_issued": 100000000, + "tokens_sold": 88000000, + "btc_raised": 1715.3437354 + }, + "first_price": { + "btc": 0.00001715, + "usd": 0.01140978 }, "specs": { - "rpc": 45443, - "block_time": 60, - "block_reward": "100000 coins per block + special block rewards", - "halfing_cycle": 500000, - "total_tokens": 109000000000, - "difficulty_cycle": "every block (Kimoto Gravity Well)" + "supply": 100000000 + }, + "flags": { + "supply_from_here": true }, "links": [ { - "type": "website", - "name": "reddcoin.com", - "url": "http://www.reddcoin.com/", + "name": "Rise.Vision", + "url": "https://rise.vision/", "icon": "website.png", "tags": [ "Main" - ] - }, - { - "type": "github", - "name": "ReddCoin GitHub", - "url": "https://github.com/reddcoin/reddcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] + ], + "type": "site" }, { - "type": "explorer", - "name": "Explorer", - "url": "http://live.reddcoin.com/", - "icon": "explorer.png", + "name": "Blog", + "url": "https://rise.vision/", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Analytics" - ] + "News" + ], + "type": "custom" }, { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/reddcoin", + "url": "https://twitter.com/risevisionteam", "icon": "twitter.png", "tags": [ - "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "forum", - "name": "ReddCoin Forum", - "url": "https://www.reddcointalk.org/", + "name": "Forum", + "url": "https://risevisionfoundation.atlassian.net/wiki/questions", "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "blog", - "name": "ReddCoin Blog", - "url": "https://www.reddcoin.com/blog/", - "icon": "blog.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1445947.0", + "icon": "forum.png", "tags": [ "News" - ] + ], + "type": "forum" }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/reddCoin/", - "icon": "reddit.png", + "name": "Rise Bitbucket", + "url": "https://bitbucket.com/risevisionfoundation", "tags": [ - "News" - ] + "Code" + ], + "type": "bitbucket" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=423597.0", + "name": "Rise Whitepaper", + "url": "https://rise.vision/blog/post/rise-technology-white-paper", + "icon": "whitepaper.png", "tags": [ - "News" - ] + "Main", + "Science" + ], + "type": "paper" } - ], - "first_price": { - "btc": 4e-8, - "usd": 0.00002852, - "date": "2014-02-10T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Relest", + "system": "Rockchain", "dependencies": [ "Ethereum" ], - "icon": "relest", + "icon": "rockchain", "token": { - "name": "relest token", - "symbol": "REST" + "name": "rockchain token", + "symbol": "ROK" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44428,17 +43967,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Real Estate Rental Auction Platform" + "headline": "Distributed data intelligence" }, "crowdsales": { - "start_date": "2017-09-18T14:00:00", - "end_date": "2017-10-02T14:00:00", - "end_date_plan": "2017-10-02T14:00:00", + "start_date": "2017-11-01T11:00:00", + "end_date": "2017-12-01T11:00:00", + "end_date_plan": "2017-12-01T11:00:00", "genesis_address": [ - "0x01b6f09B54d246670627A009a7Dc85BD54354eed" + "" ], - "funding_terms": "https://ico.relest.io/wp/Whitepaper.pdf", - "funding_url": "https://ico.relest.io", + "funding_terms": "https://rockchain.org/Rockchain_ICO_TermsAndConditions.pdf", + "funding_url": "https://rockchain.org/token.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -44452,16 +43991,16 @@ "links": [ { "type": "website", - "name": "ico.relest", - "url": "https://ico.relest.io/", + "name": "rockchain.org", + "url": "https://rockchain.org/index.html", "tags": [ "Main" ] }, { "type": "paper", - "name": "Relest Whitepaper", - "url": "https://ico.relest.io/wp/Whitepaper.pdf", + "name": "Rockchain Whitepaper", + "url": "https://rockchain.org/RockchainWhitePaper.pdf", "tags": [ "Main", "Science" @@ -44469,8 +44008,8 @@ }, { "type": "github", - "name": "Relest GitHub", - "url": "https://github.com/relest/rest/", + "name": "Rockchain GitHub", + "url": "https://github.com/AlphaDinoRC/rockchain", "icon": "github.png", "tags": [ "Main", @@ -44479,8 +44018,8 @@ }, { "type": "blog", - "name": "Relest Blog", - "url": "https://medium.com/@relest", + "name": "Rockchain Blog", + "url": "https://medium.com/@alphadino/", "icon": "medium.png", "tags": [ "Main", @@ -44490,7 +44029,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2059832.0", + "url": "https://bitcointalk.org/index.php?topic=2158987.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -44499,17 +44038,17 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/relestio", + "url": "https://twitter.com/alphadinos", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Relest Telegram", - "url": "https://t.me/relest_eng", - "icon": "telegram.png", + "type": "slack", + "name": "Rockchain Slack", + "url": "http://www.rockteam.org/", + "icon": "slack.png", "tags": [ "News" ] @@ -44517,7 +44056,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/user/Relestio", + "url": "https://www.reddit.com/r/rockchain/", "icon": "reddit.png", "tags": [ "News" @@ -44526,22 +44065,104 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/relestio", + "url": "https://www.facebook.com/Rockchain-1830244540626531/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrfR0cN8jSeweIywA_N5GHw/featured", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "system": "Rootstock", + "dependencies": [ + "Bitcoin" + ], + "icon": "rootstock", + "token": {}, + "consensus": {}, + "descriptions": { + "state": "Project", + "system_type": "Cryptoproject", + "headline": "Smart Contracts Platform on Bitcoin", + "tags": [ + "DApp" + ], + "page_state": "draft" + }, + "aliases": { + "coinmarketcap": "Rootstock", + "nickname": "Rootstock" + }, + "specs": {}, + "ratings": {}, + "links": [ + { + "type": "website", + "name": "rootstock.io", + "url": "http://www.rsk.co/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/rootstock/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "explorer", + "name": "RSK Explorer", + "url": "https://explorer.rsk.co", + "icon": "explorer.png", + "tags": [ + "Explorer" + ] + }, + { + "type": "explorer", + "name": "RSK Stats", + "url": "https://stats.rsk.co", + "icon": "explorer.png", + "tags": [ + "Data" + ] + }, + { + "type": "explorer", + "name": "RSK Faucet", + "url": "https://faucet.rsk.co", + "icon": "explorer.png", + "tags": [ + "Faucet" + ] } ] }, { "genesis_id": "", - "system": "Rex", - "dependencies": "Ethereum", - "icon": "rex", + "system": "Rouge Project", + "dependencies": [ + "Ethereum" + ], + "icon": "rouge", "token": { - "name": "rex token", - "symbol": "REX" + "name": "rouge token", + "symbol": "RGE" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44550,40 +44171,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Multiple Listing Service" - }, - "crowdsales": { - "start_date": "2017-07-31T00:00:00", - "end_date": "2017-08-30T00:10:00", - "end_date_plan": "2017-08-30T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://rexmls.com/tokensale.html", - "funding_url": "http://rexmls.com/tokensale.html", - "tokens_sold": "", - "tokens_issued": 250000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Blockchain Coupon Platform" }, "links": [ { "type": "website", - "name": "rexmls.com", - "url": "http://rexmls.com/", + "name": "rouge.network", + "url": "https://rouge.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Rex Whitepaper", - "url": "https://github.com/rexmls/whitepaper/blob/master/readme.md", + "name": "Rouge Project Whitepaper", + "url": "https://rouge.network/whitepaper-rge.pdf", "tags": [ "Main", "Science" @@ -44591,8 +44193,8 @@ }, { "type": "github", - "name": "Rex GitHub", - "url": "https://github.com/rexmls", + "name": "Bancor GitHub", + "url": "https://github.com/TheRougeProject", "icon": "github.png", "tags": [ "Main", @@ -44601,8 +44203,8 @@ }, { "type": "blog", - "name": "Rex Blog", - "url": "https://blog.rexmls.com/", + "name": "Rouge Project Blog", + "url": "https://medium.com/the-rouge-project", "icon": "medium.png", "tags": [ "Main", @@ -44610,19 +44212,19 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/rexmls", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2011325.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Rex Slack", - "url": "https://rexmls.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Rougetoken", + "icon": "twitter.png", "tags": [ "News" ] @@ -44631,14 +44233,14 @@ }, { "genesis_id": "", - "system": "Rhea", + "system": "Round", "dependencies": [ "Ethereum" ], - "icon": "rhea", + "icon": "round", "token": { - "name": "rhea token", - "symbol": "RHT" + "name": "round", + "symbol": "ROUND" }, "consensus": { "consensus_type": "ERC20 Token", @@ -44647,43 +44249,28 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Options trading platform with quarterly dividend" + "headline": "Decentralized eSports Platform" }, - "crowdsales": { - "start_date": "2017-10-02T13:00:00", - "end_date": "2017-10-30T13:00:00", - "end_date_plan": "2017-10-30T13:00:00", - "genesis_address": [ - "0x0e9e3a29cc945f24c1e7e1ce15d93547bd06654b" - ], - "funding_terms": "https://rheatoken.io/documentation/TermsConditions.pdf", - "funding_url": "https://rheatoken.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "Round" }, "specs": { - "supply": 5000000 + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "rheatoken.io", - "url": "http://rheatoken.io/", + "name": "roundcoin.org", + "url": "http://roundcoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Rhea Whitepaper", - "url": "http://rheatoken.io/documentation/WhitePaper.pdf", + "name": "Round Whitepaper", + "url": "http://roundcoin.org/storage/white_paper.pdf", "tags": [ "Main", "Science" @@ -44691,8 +44278,8 @@ }, { "type": "github", - "name": "Rhea GitHub", - "url": "https://github.com/RheaToken", + "name": "GitHub", + "url": "", "icon": "github.png", "tags": [ "Main", @@ -44701,8 +44288,8 @@ }, { "type": "blog", - "name": "Rhea Blog", - "url": "https://medium.com/@rheatoken", + "name": "Blog", + "url": "", "icon": "medium.png", "tags": [ "Main", @@ -44712,7 +44299,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2152262.0", + "url": "https://bitcointalk.org/index.php?topic=1657439.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -44721,26 +44308,35 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/rheatoken", + "url": "", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Rhea Telegram", - "url": "https://t.me/joinchat/GhB3YQ6dFhsQ5y1QgPUF7Q", - "icon": "telegram.png", + "type": "slack", + "name": "Slack", + "url": "", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/rheatoken", - "icon": "facebook.png", + "name": "YouTube", + "url": "", + "icon": "youtube.png", "tags": [ "News" ] @@ -44748,63 +44344,69 @@ ] }, { - "genesis_id": "78ae9b6ffc008e988a9b052bb331ab49dab0d627c145e3c96ab4b71b2e86a8b5", - "system": "Riecoin", - "icon": "riecoin", - "aliases": { - "coinmarketcap": "Riecoin" + "genesis_id": "", + "system": "SRG-Play&Earn", + "dependencies": [ + "Ethereum" + ], + "icon": "srgplayearn", + "token": { + "name": "srg token", + "symbol": "SRG" }, "consensus": { - "type": "PoW", - "algorithm": "Prime Numbers" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" - }, - "events": { - "announcement": "03/02/2014", - "genesis": "11/02/2014" - }, - "token": { - "name": "Riecoin", - "symbol": "RIC" + "state": "Project", + "system_type": "cryptoasset", + "headline": "International loyalty program in the world of online games" + }, + "crowdsales": { + "start_date": "2017-10-04T00:00:00", + "end_date": "2017-11-04T00:00:00", + "end_date_plan": "2017-11-04T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://srg.io/files/srg_white_paper_eng.pdf", + "funding_url": "https://srg.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "p2p": 28333, - "rpc": 28332, - "block_time": 150, - "block_reward": 50, - "halfing_cycle": 8400000, - "total_tokens": 84000000, - "difficulty_cycle": "288 blocks (~12hours)" + "supply": 20000000 }, "links": [ { "type": "website", - "name": "riecoin.org", - "url": "http://riecoin.org/", - "icon": "website.png", + "name": "srg.io", + "url": "https://srg.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/ric/", - "icon": "cryptoid.png", + "type": "paper", + "name": "SRG-Play&Earn Whitepaper", + "url": "https://srg.io/files/srg_white_paper_eng.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "Riecoin GitHub", - "url": "https://github.com/riecoin/riecoin", + "name": "SRG-Play&Earn GitHub", + "url": "https://github.com/SRG-community/SRG", "icon": "github.png", "tags": [ "Main", @@ -44813,726 +44415,827 @@ }, { "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=446703.0", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2135549.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/srgcommunity", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "Cryptocoin Talk", - "url": "https://cryptocointalk.com/topic/4250-annric-riecoin-new-prime-numbers-pow-coin-launches-feb-11-2014/", - "icon": "forum.png", + "name": "SRG-Play&Earn Telegram", + "url": "https://t.me/srgcommunityen", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/CommunitySRG/", + "icon": "facebook.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.0015129, - "usd": 0.94294262, - "date": "2014-02-14T00:00:00" - } + ] }, { - "genesis_id": "3cdd9c2facce405f5cc220fb21a10e493041451c463a22e1ff6fe903fc5769fc", - "system": "Rimbit", - "icon": "rimbit", - "dependencies": "independent", + "genesis_id": "0b61c14741228a50565769ab665998d96f2da0de6b1f19ec59fc11101092cbc5", + "system": "Safex", + "icon": "safex", + "dependencies": [ + "Mastercoin (Omni)", + "MaidSafeCoin" + ], "aliases": { - "coinmarketcap": "Rimbit" - }, - "ratings": { - "rating_cyber": 1 + "coinmarketcap": "Safe Exchang...", + "nickname": "Safe Exchange", + "quantum": "MSC/SP56" }, - "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "flags": { + "rating_do_not_display": true }, "descriptions": { - "tags": [ - "DAO" - ], "state": "Public", - "system_type": "cryptocurrency" + "system_type": "cryptoasset", + "headline": "Decentralized Contract Market Platform" + }, + "consensus": { + "consensus_type": "Omni", + "consensus_name": "Locked Token" }, "token": { - "name": "Rimbit", - "symbol": "RBT" + "name": "safexcoin", + "symbol": "SEC" + }, + "crowdsales": { + "start_date": "2015-11-21T00:00:00", + "end_date": "2016-01-04T23:59:59", + "genesis_address": [ + "1Dyc5rNwbttzVJ5Cgy7DSE4XmxmXZaGeXy", + "1JSBkDAwXz6gx6LasMepJP1rv8SRarz95C" + ], + "funding_terms": "http://safex.io/crowdsale", + "funding_url": "http://safex.io/sale", + "btc_raised": 121.5158365, + "tokens_sold": 2126008810.53, + "tokens_issued": 2147483647 + }, + "specs": { + "total_tokens": 2147483647 + }, + "first_price": { + "btc": 6e-8, + "usd": 0.00002601, + "date": "2016-01-04T23:59:59" }, - "specs": {}, "links": [ { "type": "website", - "name": "rimbit.com", - "url": "http://rimbit.com/", + "name": "safex.io", + "url": "http://safex.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://rimbitexplorer.com/chain/Rimbit", - "icon": "explorer.png", + "type": "website", + "name": "Safex Crowdsale", + "url": "http://safex.io/sale", + "icon": "website.png", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, + { + "type": "paper", + "name": "Safex Whitepaper", + "url": "http://safex.io/SafeExchangeWhitePaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "Rimbit GitHub", - "url": "https://github.com/Rimbit", + "name": "Safex GitHub", + "url": "https://github.com/dallyshalla/safe_exchange/tree/master/src", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "explorer", + "name": "SEC Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=56", + "icon": "omnilayer.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "forum", + "name": "Safex Forum", + "url": "http://discuss.safex.io/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1105448.0", + "url": "https://bitcointalk.org/index.php?topic=1258419.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", + "name": "SAFE Forum Thread", + "url": "https://forum.safenetwork.io/t/officially-safe-exchange-crowdsale/6110/26", "icon": "forum.png", "tags": [ "Main", "News" ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] } - ], - "first_price": { - "btc": 0.00002354, - "usd": 0.00798797, - "date": "2014-10-26T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Ripio Credit Network", + "genesis_id": "1.3.1066", + "system": "Satoshi-Steem", + "icon": "satoshisteem", "dependencies": [ - "Ethereum" + "BitShares" ], - "icon": "ripiocreditnet", + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Blockchain Traded Steem Power managed by Satoshi•Fund", + "tags": [ + "DApp" + ] + }, "token": { - "name": "ripio credit network token", - "symbol": "RCN" + "name": "ssteem", + "symbol": "SSTEEM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "name": "BitShares", + "type": "User Issued Asset" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Credit network based on cosgined smart contracts" + "aliases": { + "nickname": "Satoshi•Steem" }, - "crowdsales": { - "start_date": "2017-10-17T15:00:00", - "end_date": "2017-11-05T15:00:00", - "end_date_plan": "2017-11-05T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", - "funding_url": "https://ripiocredit.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "specs": { + "supply": 763038846.803527, + "price": { + "btc": 0, + "usd": 0 + }, + "cap": { + "usd": 0, + "btc": 0 + } + }, + "first_price": { + "btc": 0.00000122, + "usd": 0.000806, + "date": "2016-07-15T12:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true }, "links": [ { - "type": "website", - "name": "ripiocredit.network", - "url": "https://ripiocredit.network/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Ripio Credit Network Whitepaper", - "url": "https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf", + "type": "explorer", + "name": "Satoshi•Steem Asset", + "url": "http://cryptofresh.com/a/SSTEEM", + "icon": "cryptofresh.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Ripio Credit Network GitHub", - "url": "https://github.com/ripio/rcn-token", - "icon": "github.png", + "type": "wallet", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=satoshifund#", + "icon": "openledger.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/RCN_token", - "icon": "twitter.png", + "type": "exchange", + "name": "OpenLedger Exchange", + "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Ripio Credit Network Telegram", - "url": "https://t.me/RCNchat", - "icon": "telegram.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCamqroruWBDSuND_-8tZ-yg", - "icon": "youtube.png", + "type": "wallet", + "name": "Bitshares Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", "tags": [ - "News" + "Apps", + "Wallet" ] } ] }, { - "genesis_id": "4109c6f2045fc7eff4cde8f9905d19c28820d86304080ff886b299f0206e42b5", - "system": "Ripple", - "icon": "ripple", - "dependencies": [ - "independent" - ], + "genesis_id": "1.3.1008", + "system": "SatoshiFund", + "dependencies": "BitShares", + "descriptions": { + "state": "Private", + "system_type": "cryptoasset", + "headline": "Blockchain Asset Management", + "tags": [ + "DApp" + ] + }, "token": { - "name": "ripple", - "symbol": "XRP" + "name": "satoshifund", + "symbol": "SFUND" }, "consensus": { - "type": "Trusted Ledger", - "algorithm": "RPCA" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Gross Settlement System", - "tags": [ - "DAO" - ], - "hashtag": "#ripple", - "page_state": "ready" + "name": "BitShares", + "type": "User Issued Asset" }, "aliases": { - "coinmarketcap": "Ripple" + "nickname": "Satoshi•Fund" }, "specs": { - "total_tokens": 100000000000, - "supply": 100000000000, - "premine_tokens": "100B (100%). 20B XRP were retained by the creators, seeders, venture capital companies and other founders. 80B XRP were given to Ripple Labs. Ripple Labs intends to distribute 55B XRP to charitable organizations, users and strategic partners and will retain the remaining 25B XRP." - }, - "events": [ - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=301635.0", - "start_date": "2013-09-26T01:06:21" + "supply": 100000, + "cap": { + "usd": 2077714, + "btc": 1972.97 } - ], + }, + "flags": { + "supply_from_here": true, + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.0197297, + "usd": 12.33628, + "date": "2016-07-30T13:22:00" + }, "links": [ { - "type": "risk", - "name": ">60% of tokens is under control of Ripple Labs", - "url": "", - "icon": "" - }, - { - "type": "risk", - "name": "Consensus algorithm enable to block accounts", - "url": "", - "icon": "" - }, - { - "name": "ripple.com", - "url": "https://www.ripple.com", + "type": "website", + "name": "satoshi.fund", + "url": "http://satoshi.fund/", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Ripple Trade", - "url": "https://rippletrade.com/", - "icon": "ripple.png", - "tags": [ - "Apps", - "Wallet" - ], - "type": "wallet" + ] }, { - "name": "Gatehub", - "url": "https://gatehub.net", - "icon": "ripple.png", + "type": "explorer", + "name": "Satoshi•Fund Asset", + "url": "http://cryptofresh.com/a/SFUND", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", - "Wallet" - ], - "type": "wallet" - }, - { - "name": "Validators", - "url": "https://validators.ripple.com", - "icon": "website.png", - "tags": [ "Analytics" - ], - "type": "custom" + ] }, { - "name": "Ripple Charts", - "url": "https://www.ripplecharts.com/", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", + "type": "explorer", + "name": "Satoshi•Fund Portfolio", + "url": "https://cyber.fund/@satoshi_fund", + "icon": "explorer.png", "tags": [ "Main", "Apps", "Analytics" - ], - "type": "custom" + ] + } + ] + }, + { + "genesis_id": "1.3.1010", + "system": "SatoshiPie", + "icon": "satoshipie", + "dependencies": [ + "BitShares" + ], + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Asset Backed Blockchain Traded Fund managed by Satoshi•Fund", + "tags": [ + "DApp" + ] + }, + "token": { + "name": "pie", + "symbol": "SPIES" + }, + "consensus": { + "name": "BitShares", + "type": "User Issued Asset" + }, + "aliases": { + "nickname": "Satoshi•Pie" + }, + "specs": { + "supply": 747400.9034, + "price": { + "usd": 34.2197, + "btc": 0.0130168 }, + "cap": { + "usd": 25575858, + "btc": 9728.77 + } + }, + "first_price": { + "btc": 0.00216636, + "usd": 1, + "date": "2016-05-09T18:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true + }, + "links": [ { - "name": "Key Network Metrics", - "url": "https://www.ripplecharts.com/#/metrics", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", + "type": "website", + "name": "satoshi.fund", + "url": "http://satoshi.fund", + "icon": "site.png", "tags": [ - "Apps", - "Analytics" - ], - "type": "custom" + "Main" + ] }, { - "name": "XRP held by Ripple Labs", - "url": "https://ripple.com/xrp-portal/", - "headline": "Data from the Ripple Network", - "icon": "ripple.png", + "type": "explorer", + "name": "Satoshi•Pie Asset", + "url": "http://cryptofresh.com/a/SPIES", + "icon": "cryptofresh.png", "tags": [ + "Main", "Apps", "Analytics" - ], - "type": "custom" + ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ripple/#markets", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "Satoshi•Pie Portfolio", + "url": "https://cyber.fund/@satoshi_pie", + "icon": "explorer.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "name": "Press Releases", - "url": "https://ripple.com/press-releases/", - "icon": "ripple.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Blog", - "url": "https://ripple.com/blog/", - "icon": "blog.png", - "tags": [ - "News" - ], - "type": "blog" - }, - { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/ripple/", - "type": "custom", - "icon": "coindesk.png", + "type": "wallet", + "name": "OpenLedger Wallet", + "url": "https://bitshares.openledger.info/?r=satoshifund#", + "icon": "openledger.png", "tags": [ - "News" + "Main", + "Apps", + "Wallet" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/tags/ripple/", - "type": "custom", - "icon": "cointelegraph.png", + "type": "exchange", + "name": "OpenLedger Exchange", + "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "Twitter", - "url": "https://twitter.com/Ripple", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "Forum", - "url": "https://forum.ripple.com/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "name": "r/ripple", - "url": "www.reddit.com/r/Ripple/", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "reddit" - }, - { - "name": "YouTube", - "url": "http://www.youtube.com/user/ripplevideo1", - "icon": "youtube.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Google+", - "url": "https://plus.google.com/+Ripplepay/posts", - "icon": "googleplus.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=301635.0", - "type": "custom", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", + "icon": "openledger.png", "tags": [ - "publications" + "Apps", + "Analytics" ] }, { - "name": "GitHub Organization", - "url": "https://github.com/ripple", - "icon": "github.png", - "tags": [ - "Code" - ], - "type": "github" - }, - { - "name": "Rippled: Peer-to-peer Network Daemon", - "url": "https://github.com/ripple/rippled", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "JavaScript API for interacting with Ripple in Node.js", - "url": "https://github.com/ripple/ripple-lib", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Ripple Client: UI for the Ripple payment network", - "url": "https://github.com/ripple/ripple-client", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "Data API Tool", - "url": "https://ripple.com/build/data-api-tool/", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "WebSocket API Tool", - "url": "https://ripple.com/build/websocket-tool/", - "icon": "ripple.png", - "tags": [ - "Code" - ], - "type": "custom" - }, - { - "name": "RPC Tool", - "url": "https://ripple.com/build/ripple-info-tool/", - "icon": "ripple.png", + "type": "wallet", + "name": "Bitshares Wallet", + "url": "https://github.com/bitshares/bitshares-2/releases", + "icon": "bitshares.png", "tags": [ - "Code" - ], - "type": "custom" + "Apps", + "Wallet" + ] }, { - "name": "Ripple Consensus Whitepaper by David Schwartz, Noah Youngs, Arthur Britto", - "url": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "paper", + "name": "Investment Instruction (Rus)", + "url": "https://steemit.com/cyberfund/@hipster/kak-investirovatv-satoshi-pai", + "icon": "link.png", "tags": [ "Science" ] - }, + } + ] + }, + { + "genesis_id": "145365481365", + "system": "Scotcoin", + "dependencies": [ + "Counterparty" + ], + "aliases": { + "coinmarketcap": "Scotcoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset" + }, + "consensus": { + "consensus_type": "" + }, + "token": { + "name": "Scotcoin", + "symbol": "XCPSCO" + }, + "specs": {}, + "links": { + "type": "website", + "name": "scotcoin.org", + "url": "http://scotcoin.org/", + "tags": [ + "Main" + ] + }, + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 2.1e-7, + "usd": 0.00004853, + "date": "2015-05-26T00:00:00" + } + }, + { + "genesis_id": "00000eca234f07edc98aaf3f2a7b7478dc58992a9cd439323d099c6a590ca2bb", + "system": "ShadowCash", + "icon": "shadowcash", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "ShadowCash" + }, + "consensus": { + "type": "PoS", + "algorithm": "SHA-256" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "ShadowCash", + "symbol": "SDC" + }, + "specs": {}, + "links": [ { - "name": "Ripple Deep Dive for Financial Professionals", - "url": "https://ripple.com/files/ripple_deep_dive_for_financial_professionals.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "website", + "name": "aboutshadow.com", + "url": "http://aboutshadow.com/", + "icon": "website.png", "tags": [ - "Science" + "Main" ] }, { - "name": "Building Network Effects on Ripple", - "url": "https://ripple.com/files/ripple_vision.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "explorer", + "name": "Explorer", + "url": "http://shadow.blockexplorer.cc/chain/ShadowCash", + "icon": "explorer.png", "tags": [ - "Science" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "The Cost-Cutting Case for Banks", - "url": "https://ripple.com/files/xrp_cost_model_paper.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "github", + "name": "ShadowCash GitHub", + "url": "https://github.com/SDCDev/shadowcoin", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "Ripple Stream Product Sheet", - "url": "https://ripple.com/files/ripple_stream_product_sheet.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=745352.0", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.000266, + "usd": 0.15594914, + "date": "2014-07-31T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Sharpe Capital", + "dependencies": [ + "Ethereum" + ], + "icon": "sharpecapital", + "token": { + "name": "sharpe token", + "symbol": "SHP" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "The Financial Markets Protocol" + }, + "crowdsales": { + "start_date": "2017-11-13T14:00:00", + "end_date": "2017-12-12T14:00:00", + "end_date_plan": "2017-12-12T14:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://sharpe.capital/tokens", + "funding_url": "https://sharpe.capital/tokens", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ { - "name": "Ripple Connect Product Sheet", - "url": "https://ripple.com/files/ripple_connect_product_sheet.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "website", + "name": "sharpe.capital", + "url": "https://sharpe.capital/", "tags": [ - "Science" + "Main" ] }, { - "name": "Knowledge Center", - "url": "https://ripple.com/learn/", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "paper", + "name": "Sharpe Capital Whitepaper", + "url": "https://s3-eu-west-1.amazonaws.com/sharpe-website/whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "Ripple Developers Portal", - "url": "https://ripple.com/build/", - "icon": "ripple.png", + "type": "github", + "name": "Sharpe Capital GitHub", + "url": "https://github.com/sharpe-capital", + "icon": "github.png", "tags": [ + "Main", "Code" - ], - "type": "custom" - }, - { - "name": "Poloniex", - "headline": "Cryptocurrensy Exchange", - "url": "https://www.poloniex.com/exchange#btc_bts", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Kraken", - "url": "https://www.kraken.com", - "type": "custom", - "icon": "kraken.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "BTC38", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", - "tags": [ - "Apps", - "Exchange" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com/", - "type": "custom", - "icon": "bittrex.png", + "type": "blog", + "name": "Sharpe Capital Blog", + "url": "https://medium.com/sharpecapital", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Jubi", - "url": "http://www.jubi.com/coin/xrp/", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/sharpecapital", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com/", "type": "custom", - "icon": "link.png", + "name": "Sharpe Capital Telegram", + "url": "https://t.me/sharpecapital", + "icon": "telegram.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Rock Trading", - "url": "https://therocktrading.com/en/offers/BTCXRP", "type": "custom", - "icon": "link.png", + "name": "Facebook", + "url": "https://www.facebook.com/sharpecapital", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.00004573, - "usd": 0.00437574, - "date": "2013-08-04T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Rise", - "icon": "rise-vision", + "genesis_id": "25f6e3b9295a61f69fcb956aca9f0076234ecf2e02d399db5448b6e22f26e81c", + "system": "Sia", "dependencies": [ "independent" ], + "icon": "sia", "token": { - "name": "rise", - "symbol": "RISE" - }, - "aliases": { - "coinmarketcap": "Rise" + "name": "siacoin", + "symbol": "SC" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "type": "PoW", + "algorithm": "Blake2b" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Multi-language Decentralized Application Platform", + "headline": "A Decentralized Cloud Storage Platform", "tags": [ - "DAO", - "DApp" - ], - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-05-10T10:00:00", - "end_date": "2016-06-24T10:00:00", - "genesis_address": [ - "3466r4y8FuVUE6FHuCShshQkCYZY3xaqdG" + "DAO" ], - "funding_terms": "https://rise.vision/blog/post/ico-terms", - "funding_url": "https://rise.vision/ico", - "tokens_issued": 100000000, - "tokens_sold": 88000000, - "btc_raised": 1715.3437354 + "hashtag": "#siacoin", + "page_state": "ready" }, - "first_price": { - "btc": 0.00001715, - "usd": 0.01140978 + "aliases": { + "coinmarketcap": "Siacoin" }, "specs": { - "supply": 100000000 - }, - "flags": { - "supply_from_here": true + "supply": 5369875000, + "block_time": 600, + "block_reward": "300000. Reward reduced by 1 every block intil reach 30000. After reamains constant" }, + "events": [ + { + "name": "Announcement", + "start_date": "2014-05-01T07:40:43", + "url": "https://bitcointalk.org/index.php?topic=1060294.0" + } + ], "links": [ { - "name": "Rise.Vision", - "url": "https://rise.vision/", + "type": "website", + "name": "Siacoin.com", + "url": "http://siacoin.com/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" + ] }, { - "name": "Blog", - "url": "https://rise.vision/", + "type": "github", + "name": "Nebulous organization on Github", + "url": "https://github.com/NebulousLabs", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "paper", + "name": "Sia Whitepaper", + "url": "http://siacoin.com/sia.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] + }, + { + "type": "explorer", + "name": "Explorer", + "url": "http://explore.siacoin.com/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Sia Client", + "url": "https://github.com/NebulousLabs/Sia-UI/releases/", + "icon": "sia.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "blog", + "name": "Sia Blog", + "url": "http://blog.sia.tech/", + "rss": "http://blog.sia.tech/rss/", "icon": "blog.png", "tags": [ "Main", "News" - ], - "type": "custom" + ] }, { + "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/risevisionteam", + "url": "https://twitter.com/NebulousLabs", "icon": "twitter.png", "tags": [ "News" - ], - "type": "twitter" + ] }, { - "name": "Forum", - "url": "https://risevisionfoundation.atlassian.net/wiki/questions", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/siacoin", + "rss": "https://www.reddit.com/r/siacoin/.rss", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "name": "forum", + "url": "https://forum.siacoin.com/", "icon": "forum.png", "tags": [ "News" @@ -45540,44 +45243,87 @@ "type": "forum" }, { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1445947.0", + "url": "https://bitcointalk.org/index.php?topic=1060294.0", "icon": "forum.png", "tags": [ "News" - ], - "type": "forum" + ] }, { - "name": "Rise Bitbucket", - "url": "https://bitbucket.com/risevisionfoundation", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/nebulouslabs", + "icon": "forum.png", "tags": [ - "Code" - ], - "type": "bitbucket" + "News" + ] }, { - "name": "Rise Whitepaper", - "url": "https://rise.vision/blog/post/rise-technology-white-paper", - "icon": "whitepaper.png", + "type": "custom", + "name": "Slack", + "url": "http://slackin.sia.tech/", + "icon": "slack.png", "tags": [ - "Main", - "Science" - ], - "type": "paper" + "News" + ] + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "earn", + "name": "Sia Oficial Miner", + "url": "https://github.com/NebulousLabs/Sia-GPU-Miner/releases", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "type": "earn", + "name": "Sia Alternate Miner", + "url": "github.com/robvanmieghem/gominer", + "icon": "mining.png", + "tags": [ + "Apps" + ] } - ] + ], + "first_price": { + "btc": 1.7e-7, + "usd": 0.0000392, + "date": "2015-08-25T00:00:00" + } }, { "genesis_id": "", - "system": "Rockchain", + "system": "Sift", "dependencies": [ "Ethereum" ], - "icon": "rockchain", + "icon": "sift", "token": { - "name": "rockchain token", - "symbol": "ROK" + "name": "sift token", + "symbol": "SIFT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -45586,17 +45332,15 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed data intelligence" + "headline": "Crytpo Asset Investment and Trading Fund" }, "crowdsales": { - "start_date": "2017-11-01T11:00:00", - "end_date": "2017-12-01T11:00:00", - "end_date_plan": "2017-12-01T11:00:00", "genesis_address": [ - "" + "0xf8Fc0cc97d01A47E0Ba66B167B120A8A0DeAb949", + "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000" ], - "funding_terms": "https://rockchain.org/Rockchain_ICO_TermsAndConditions.pdf", - "funding_url": "https://rockchain.org/token.html", + "funding_terms": "https://smartift.com/", + "funding_url": "https://smartift.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -45610,16 +45354,16 @@ "links": [ { "type": "website", - "name": "rockchain.org", - "url": "https://rockchain.org/index.html", + "name": "smartift.com", + "url": "https://smartift.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Rockchain Whitepaper", - "url": "https://rockchain.org/RockchainWhitePaper.pdf", + "name": "Sift Whitepaper", + "url": "https://smartift.com/sift_whitepaper.pdf", "tags": [ "Main", "Science" @@ -45627,47 +45371,28 @@ }, { "type": "github", - "name": "Rockchain GitHub", - "url": "https://github.com/AlphaDinoRC/rockchain", + "name": "Sift GitHub", + "url": "https://github.com/smartift", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "Rockchain Blog", - "url": "https://medium.com/@alphadino/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2158987.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/alphadinos", + "url": "https://twitter.com/smartift", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Rockchain Slack", - "url": "http://www.rockteam.org/", - "icon": "slack.png", + "type": "custom", + "name": "Sift Telegram", + "url": "https://t.me/smartift", + "icon": "telegram.png", "tags": [ "News" ] @@ -45675,25 +45400,16 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/rockchain/", + "url": "https://www.reddit.com/r/SmartIFT/", "icon": "reddit.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Rockchain-1830244540626531/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrfR0cN8jSeweIywA_N5GHw/featured", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -45701,150 +45417,104 @@ } ] }, - { - "system": "Rootstock", - "dependencies": [ - "Bitcoin" - ], - "icon": "rootstock", - "token": {}, - "consensus": {}, - "descriptions": { - "state": "Project", - "system_type": "Cryptoproject", - "headline": "Smart Contracts Platform on Bitcoin", - "tags": [ - "DApp" - ], - "page_state": "draft" - }, - "aliases": { - "coinmarketcap": "Rootstock", - "nickname": "Rootstock" - }, - "specs": {}, - "ratings": {}, - "links": [ - { - "type": "website", - "name": "rootstock.io", - "url": "http://www.rsk.co/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/rootstock/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "explorer", - "name": "RSK Explorer", - "url": "https://explorer.rsk.co", - "icon": "explorer.png", - "tags": [ - "Explorer" - ] - }, - { - "type": "explorer", - "name": "RSK Stats", - "url": "https://stats.rsk.co", - "icon": "explorer.png", - "tags": [ - "Data" - ] - }, - { - "type": "explorer", - "name": "RSK Faucet", - "url": "https://faucet.rsk.co", - "icon": "explorer.png", - "tags": [ - "Faucet" - ] - } - ] - }, { "genesis_id": "", - "system": "Rouge Project", + "system": "Sikoba", "dependencies": [ "Ethereum" ], - "icon": "rouge", + "icon": "sikoba", "token": { - "name": "rouge token", - "symbol": "RGE" + "name": "sikoba token", + "symbol": "SKO" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Blockchain Coupon Platform" + "system_type": "cryptocurrency", + "headline": "Peer-to-Peer IOU Platform" + }, + "aliases": { + "coinmarketcap": "Sikoba" + }, + "crowdsales": { + "start_date": "2017-04-25T12:00:00", + "end_date": "2017-05-15T12:00:00", + "end_date_plan": "2017-05-15T12:00:00", + "genesis_address": [ + "0x812ade7bc90c34e8b2ca92590e525305c85f2d03" + ], + "funding_terms": "http://www.sikoba.com/www/presale/index.html", + "funding_url": "http://www.sikoba.com/www/presale/index.html", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "eth = 8000" + ], + "raised": [ + "" + ] + }, + "specs": { + "cap": { + "usd": "", + "btc": "" + } + }, + "first_price": { + "date": "", + "usd": "", + "btc": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "rouge.network", - "url": "https://rouge.network/", + "name": "ww.sikoba.com", + "url": "http://www.sikoba.com/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "Rouge Project Whitepaper", - "url": "https://rouge.network/whitepaper-rge.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/TheRougeProject", - "icon": "github.png", + "name": "GitHub", + "url": "https://github.com/sikoba?tab=repositories", "tags": [ "Main", "Code" ] }, { - "type": "blog", - "name": "Rouge Project Blog", - "url": "https://medium.com/the-rouge-project", - "icon": "medium.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1840820.0", + "icon": "btc.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2011325.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/sikobaNetwork", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Rougetoken", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "https://sikoba-presale.herokuapp.com/", + "icon": "slack.png", "tags": [ + "Main", "News" ] } @@ -45852,14 +45522,14 @@ }, { "genesis_id": "", - "system": "Round", + "system": "Silent Notary", "dependencies": [ "Ethereum" ], - "icon": "round", + "icon": "silentnotary", "token": { - "name": "round", - "symbol": "ROUND" + "name": "silent notary token", + "symbol": "SNTR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -45868,28 +45538,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized eSports Platform" - }, - "aliases": { - "coinmarketcap": "Round" + "headline": "Blockchain service based on confirming the existence of events" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-08-21T00:00:00", + "end_date": "2017-09-04T00:00:00", + "end_date_plan": "2017-09-04T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://silentnotary.com/", + "funding_url": "https://silentnotary.com/", + "tokens_sold": "", + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "roundcoin.org", - "url": "http://roundcoin.org/", + "name": "silentnotary.com", + "url": "https://silentnotary.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Round Whitepaper", - "url": "http://roundcoin.org/storage/white_paper.pdf", + "name": "Silent Notary Whitepaper", + "url": "https://drive.google.com/file/d/0By2meS6G5zw5Wnhvcnh0TmhRR0U/view", "tags": [ "Main", "Science" @@ -45897,8 +45579,8 @@ }, { "type": "github", - "name": "GitHub", - "url": "", + "name": "Silent Notary GitHub", + "url": "https://github.com/SilentNotary/ICO-SN", "icon": "github.png", "tags": [ "Main", @@ -45906,56 +45588,46 @@ ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SilentNotary", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1657439.0", + "url": "https://bitcointalk.org/index.php?topic=2016357.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, - { - "type": "twitter", - "name": "Twitter", - "url": "", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Slack", - "url": "", + "name": "Silent Notary Slack", + "url": "https://silentnotary.slack.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", + "type": "custom", + "name": "Silent Notary Telegram", + "url": "https://t.me/icosilentnotary", + "icon": "telegram.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/SilentNotary", + "icon": "facebook.png", "tags": [ "News" ] @@ -45963,131 +45635,124 @@ ] }, { - "genesis_id": "0b61c14741228a50565769ab665998d96f2da0de6b1f19ec59fc11101092cbc5", - "system": "Safex", - "icon": "safex", + "genesis_id": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", + "system": "SingularDTV", + "icon": "singulardtv", "dependencies": [ - "Mastercoin (Omni)", - "MaidSafeCoin" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Safe Exchang...", - "nickname": "Safe Exchange", - "quantum": "MSC/SP56" + "token": { + "name": "singular", + "symbol": "SNGLS" }, - "flags": { - "rating_do_not_display": true + "consensus": { + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "SingularDTV" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized Contract Market Platform" - }, - "consensus": { - "consensus_type": "Omni", - "consensus_name": "Locked Token" - }, - "token": { - "name": "safexcoin", - "symbol": "SEC" + "headline": "Blockchain Entertainment Studio", + "tags": [ + "DAO" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2015-11-21T00:00:00", - "end_date": "2016-01-04T23:59:59", + "start_date": "2016-10-02T14:00:00", + "end_date": "2016-10-02T14:15:00", "genesis_address": [ - "1Dyc5rNwbttzVJ5Cgy7DSE4XmxmXZaGeXy", - "1JSBkDAwXz6gx6LasMepJP1rv8SRarz95C" + "0xbdf5c4f1c1a9d7335a6a68d9aa011d5f40cf5520" ], - "funding_terms": "http://safex.io/crowdsale", - "funding_url": "http://safex.io/sale", - "btc_raised": 121.5158365, - "tokens_sold": 2126008810.53, - "tokens_issued": 2147483647 + "funding_terms": "https://singulardtv.com/", + "funding_url": "https://singulardtv.com/", + "tokens_sold": 500000000, + "tokens_issued": 1000000000, + "btc_raised": 12556 }, "specs": { - "total_tokens": 2147483647 + "supply": 1000000000, + "cap": {} }, "first_price": { - "btc": 6e-8, - "usd": 0.00002601, - "date": "2016-01-04T23:59:59" + "btc": 0.00002511, + "usd": 0.01537503, + "date": "2016-10-02T14:15:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "safex.io", - "url": "http://safex.io/", + "name": "singulardtv.com", + "url": "https://singulardtv.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "website", - "name": "Safex Crowdsale", - "url": "http://safex.io/sale", - "icon": "website.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "paper", - "name": "Safex Whitepaper", - "url": "http://safex.io/SafeExchangeWhitePaper.pdf", - "icon": "paper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SingularDTV", + "icon": "twitter.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Safex GitHub", - "url": "https://github.com/dallyshalla/safe_exchange/tree/master/src", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@SingularDTV", + "rss": "https://medium.com/feed/@SingularDTV", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "explorer", - "name": "SEC Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=56", - "icon": "omnilayer.png", + "type": "forum", + "name": "SingularDTV Forum", + "url": "https://forum.singulardtv.com", + "icon": "forum.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "forum", - "name": "Safex Forum", - "url": "http://discuss.safex.io/", - "icon": "forum.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/SingularDTV", + "rss": "https://www.reddit.com/r/SingularDTV/.rss", + "icon": "reddit.png", "tags": [ + "Main", "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1258419.0", - "icon": "forum.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/singulardtv/", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "SAFE Forum Thread", - "url": "https://forum.safenetwork.io/t/officially-safe-exchange-crowdsale/6110/26", - "icon": "forum.png", + "type": "paper", + "name": "Singular Summary Overview", + "url": "https://singulardtv.com/resources/default/pdf/SingularDTV%20CODE_Summary%20Overview.pdf", + "icon": "paper.png", "tags": [ "Main", - "News" + "Science" ] }, { @@ -46099,61 +45764,106 @@ "Apps", "Exchange" ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] } ] }, { - "genesis_id": "1.3.1066", - "system": "Satoshi-Steem", - "icon": "satoshisteem", + "genesis_id": "", + "system": "Skycoin", "dependencies": [ - "BitShares" + "independent" ], - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Traded Steem Power managed by Satoshi•Fund", - "tags": [ - "DApp" - ] - }, + "icon": "skycoin", "token": { - "name": "ssteem", - "symbol": "SSTEEM" + "name": "skycoin token", + "symbol": "SKY" }, "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, - "aliases": { - "nickname": "Satoshi•Steem" + "type": "PoS", + "algorithm": "SkyHash" }, - "specs": { - "supply": 763038846.803527, - "price": { - "btc": 0, - "usd": 0 - }, - "cap": { - "usd": 0, - "btc": 0 - } + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "SkyHash based Cryptocurrency" }, - "first_price": { - "btc": 0.00000122, - "usd": 0.000806, - "date": "2016-07-15T12:00:00" + "crowdsales": { + "start_date": "2017-08-08T00:00:00", + "end_date": "2017-08-31T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "", + "funding_url": "http://skycoin.net/", + "tokens_sold": "http://skycoin.net/", + "tokens_issued": 1000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": { - "supply_from_here": true, - "quantum": true + "aliases": { + "coinmarketcap": "Skycoin", + "CurrencyName": "skycoin" }, "links": [ + { + "type": "website", + "name": "skycoin.net", + "url": "http://skycoin.net/", + "tags": [ + "Main" + ] + }, { "type": "explorer", - "name": "Satoshi•Steem Asset", - "url": "http://cryptofresh.com/a/SSTEEM", - "icon": "cryptofresh.png", + "name": "Skycoin Explorer", + "url": "https://explorer.skycoin.net/app/blocks", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -46161,300 +45871,384 @@ ] }, { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=satoshifund#", - "icon": "openledger.png", + "type": "blog", + "name": "Skycoin Blog", + "url": "https://blog.skycoin.net/", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger Exchange", - "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Skycoinproject", + "icon": "twitter.png", "tags": [ - "Main", - "Apps", - "Exchange" + "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", - "icon": "openledger.png", + "type": "custom", + "name": "Skycoin Telegram", + "url": "https://t.me/Skycoin", + "icon": "telegram.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "wallet", - "name": "Bitshares Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", + "type": "slack", + "name": "Skycoin Slack", + "url": "https://skycoin.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "name": "Bitcointalk Thread", + "url": "https://bitcointalk.org/index.php?topic=380441.0", + "icon": "website.png", + "tags": [ + "Main" + ], + "type": "website" + }, + { + "name": "SkyHash: an Opinion Dynamics Model for Hash\nConsensus over P2P network", + "url": "http://arxiv.org/pdf/1507.03927v3.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Science" + ] + }, + { + "name": "Sky: Opinion Dynamics Based Consensus for\nP2P Network with Trust Relationships", + "url": "http://arxiv.org/pdf/1501.06238v6.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", + "tags": [ + "Science" + ] + }, + { + "name": "Skycoin on GitHub", + "url": "https://github.com/skycoin/skycoin", + "type": "github", + "tags": [ + "Main", + "Code" + ] + }, + { + "name": "Cryptopia", + "url": "https://www.cryptopia.co.nz/Exchange?market=SKY_BTC", + "type": "custom", + "icon": "cryptopia.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] } ] }, { - "genesis_id": "1.3.1008", - "system": "SatoshiFund", - "dependencies": "BitShares", - "descriptions": { - "state": "Private", - "system_type": "cryptoasset", - "headline": "Blockchain Asset Management", - "tags": [ - "DApp" - ] - }, + "genesis_id": "", + "system": "SLOGN", + "dependencies": [ + "Ethereum" + ], + "icon": "slogn", "token": { - "name": "satoshifund", - "symbol": "SFUND" - }, - "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, - "aliases": { - "nickname": "Satoshi•Fund" + "name": "slogn coin", + "symbol": "SLOGN" }, - "specs": { - "supply": 100000, - "cap": { - "usd": 2077714, - "btc": 1972.97 - } + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "flags": { - "supply_from_here": true, - "rating_do_not_display": true + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Logistics Platform Powered by Blockchain & AI" }, - "first_price": { - "btc": 0.0197297, - "usd": 12.33628, - "date": "2016-07-30T13:22:00" + "crowdsales": { + "start_date": "2017-07-25T15:00:00", + "end_date": "2017-08-15T02:59:59", + "end_date_plan": "2017-08-15T02:59:59", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.slogn.net/ico", + "funding_url": "https://www.slogn.net/ico", + "tokens_sold": 5600000000, + "tokens_issued": 8000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "satoshi.fund", - "url": "http://satoshi.fund/", - "icon": "website.png", + "name": "slogn.net", + "url": "https://www.slogn.net/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Satoshi•Fund Asset", - "url": "http://cryptofresh.com/a/SFUND", - "icon": "cryptofresh.png", + "type": "paper", + "name": "SLOGN Whitepaper", + "url": "https://github.com/SLOGNNet/whitepaper/blob/master/whitepaper.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "explorer", - "name": "Satoshi•Fund Portfolio", - "url": "https://cyber.fund/@satoshi_fund", - "icon": "explorer.png", + "type": "github", + "name": "SLOGN GitHub", + "url": "https://github.com/SLOGNNet", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" + ] + }, + { + "type": "blog", + "name": "SLOGN Blog", + "url": "https://medium.com/@SLOGN", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2005737", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/slogncoin", + "icon": "twitter.png", + "tags": [ + "News" ] } ] }, { - "genesis_id": "1.3.1010", - "system": "SatoshiPie", - "icon": "satoshipie", + "genesis_id": "", + "system": "Slot N Slot", "dependencies": [ - "BitShares" + "Ethereum" ], - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Asset Backed Blockchain Traded Fund managed by Satoshi•Fund", - "tags": [ - "DApp" - ] - }, + "icon": "slotnslot", "token": { - "name": "pie", - "symbol": "SPIES" + "name": "slot token", + "symbol": "SLOT" }, "consensus": { - "name": "BitShares", - "type": "User Issued Asset" - }, - "aliases": { - "nickname": "Satoshi•Pie" - }, - "specs": { - "supply": 747400.9034, - "price": { - "usd": 34.2197, - "btc": 0.0130168 - }, - "cap": { - "usd": 25575858, - "btc": 9728.77 - } + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "first_price": { - "btc": 0.00216636, - "usd": 1, - "date": "2016-05-09T18:00:00" + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Superfast Ethereum Slot Platform on mobile&web" }, - "flags": { - "supply_from_here": true, - "quantum": true + "crowdsales": { + "start_date": "2017-08-20T08:00:00", + "end_date": "2017-09-03T08:00:00", + "end_date_plan": "2017-09-03T08:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://slotnslot.com", + "funding_url": "https://slotnslot.com", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "satoshi.fund", - "url": "http://satoshi.fund", - "icon": "site.png", + "name": "slotnslot.com", + "url": "https://slotnslot.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Satoshi•Pie Asset", - "url": "http://cryptofresh.com/a/SPIES", - "icon": "cryptofresh.png", + "type": "paper", + "name": "Slot N Slot Whitepaper", + "url": "https://github.com/SlotNSlot/whitepaper/blob/master/whitepaper.md#head19", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "explorer", - "name": "Satoshi•Pie Portfolio", - "url": "https://cyber.fund/@satoshi_pie", - "icon": "explorer.png", + "type": "github", + "name": "Slot N Slot GitHub", + "url": "https://github.com/SlotNSlot/SlotNSlot", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "type": "wallet", - "name": "OpenLedger Wallet", - "url": "https://bitshares.openledger.info/?r=satoshifund#", - "icon": "openledger.png", + "type": "blog", + "name": "Slot N Slot Blog", + "url": "https://medium.com/@kkenji1024", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger Exchange", - "url": "https://bitshares.openledger.info/?r=satoshifund#/market/SPIES_USD", - "icon": "openledger.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/slotnslot", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "explorer", - "name": "OpenLedger Explorer", - "url": "https://bitshares.openledger.info/?r=satoshifund#/asset/SPIES", - "icon": "openledger.png", + "type": "custom", + "name": "Slot N Slot Telegram", + "url": "https://t.me/slotnslot_ico", + "icon": "telegram.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "type": "wallet", - "name": "Bitshares Wallet", - "url": "https://github.com/bitshares/bitshares-2/releases", - "icon": "bitshares.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/SlotNSlot/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "paper", - "name": "Investment Instruction (Rus)", - "url": "https://steemit.com/cyberfund/@hipster/kak-investirovatv-satoshi-pai", - "icon": "link.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/slotnslot.eth", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] } ] }, { - "genesis_id": "145365481365", - "system": "Scotcoin", - "dependencies": [ - "Counterparty" - ], + "genesis_id": "660f734cf6c6d16111bde201bbd2122873f2f2c078b969779b9d4c99732354fd", + "system": "SmileyCoin", + "icon": "smileycoin", "aliases": { - "coinmarketcap": "Scotcoin" + "coinmarketcap": "SmileyCoin" + }, + "ratings": { + "rating_cyber": 1 }, "descriptions": { "state": "Public", - "system_type": "cryptoasset" + "system_type": "cryptocurrency" }, "consensus": { - "consensus_type": "" + "type": "PoW", + "algorithm": "Scrypt" }, "token": { - "name": "Scotcoin", - "symbol": "XCPSCO" + "name": "SmileyCoin", + "symbol": "SMLY" }, "specs": {}, - "links": { - "type": "website", - "name": "scotcoin.org", - "url": "http://scotcoin.org/", - "tags": [ - "Main" - ] - }, - "flags": { - "rating_do_not_display": true - }, + "links": [ + { + "type": "website", + "name": "tutor-web.info", + "url": "http://tutor-web.info/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Explorer", + "url": "https://coinplorer.com/SMLY", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Explorer", + "Analytics" + ] + }, + { + "type": "github", + "name": "FlorinCoin GitHub", + "url": "https://github.com/tutor-web/smileyCoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=845761.0", + "icon": "forum.png", + "tags": [ + "Main", + "News" + ] + } + ], "first_price": { - "btc": 2.1e-7, - "usd": 0.00004853, - "date": "2015-05-26T00:00:00" + "btc": 1e-8, + "usd": 0.00000261, + "date": "2015-01-28T00:00:00" } }, { "genesis_id": "", - "system": "SENSE", + "system": "Snip", "dependencies": [ "Ethereum" ], - "icon": "sense", + "icon": "snip", "token": { - "name": "sense token", - "symbol": "SENSE" + "name": "snip token", + "symbol": "SNP" }, "consensus": { "consensus_type": "ERC20 Token", @@ -46463,43 +46257,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Value for Human Capital Enabled by Smart Contracts" + "headline": "Future of News on the Blockchain" }, "crowdsales": { - "start_date": "2017-10-16T09:00:00", - "end_date": "2017-10-30T09:00:00", - "end_date_plan": "2017-10-30T09:00:00", + "start_date": "2017-09-29T00:00:00", + "end_date": "2017-10-29T00:00:00", + "end_date_plan": "2017-10-29T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://sensetoken.com/pdfs/sensetoken_whitepaper_en.pdf", - "funding_url": "http://t.sensetoken.com/cyberfund", + "funding_terms": "https://www.snip.network/#crowdsale", + "funding_url": "https://www.snip.network/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 25000000" + "" ], "raised": [ "" ] }, - "specs": { - "supply": 1000000000 - }, "links": [ { "type": "website", - "name": "sensetoken.com", - "url": "http://sensetoken.com/", + "name": "snip.network", + "url": "https://www.snip.network/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Sense Whitepaper", - "url": "https://sensetoken.com/pdfs/sensetoken_whitepaper_en.pdf", + "name": "Bancor Whitepaper", + "url": "https://media.snip.today/Snip_Whitepaper_en.pdf", "tags": [ "Main", "Science" @@ -46507,8 +46298,8 @@ }, { "type": "github", - "name": "Sense Github", - "url": "https://github.com/sensay", + "name": "Bancor GitHub", + "url": "https://github.com/sniptoday", "icon": "github.png", "tags": [ "Main", @@ -46517,27 +46308,18 @@ }, { "type": "blog", - "name": "Sense Blog", - "url": "https://medium.com/sensay", + "name": "Bancor Blog", + "url": "https://medium.com/snip-news", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2096600.msg20951702#msg20951702", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/sensay", + "url": "https://twitter.com/sniptoday", "icon": "twitter.png", "tags": [ "News" @@ -46545,18 +46327,18 @@ }, { "type": "custom", - "name": "Sense Telegram", - "url": "https://t.me/joinchat/AAAAAEQzTJW8N35CcmHlZA", + "name": "Bancor Telegram", + "url": "https://t.me/Sniptoday", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/sensetoken/", - "icon": "reddit.png", + "type": "slack", + "name": "Snip Slack", + "url": "https://www.snip.network/slack/", + "icon": "slack.png", "tags": [ "News" ] @@ -46564,64 +46346,84 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/sensaybot/", + "url": "https://www.facebook.com/sniptoday", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC6d5FoTGtwWLMjcnfmnHkhQ", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "00000eca234f07edc98aaf3f2a7b7478dc58992a9cd439323d099c6a590ca2bb", - "system": "ShadowCash", - "icon": "shadowcash", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "ShadowCash" + "genesis_id": "", + "system": "Snovio", + "dependencies": [ + "Ethereum" + ], + "icon": "snovio", + "token": { + "name": "snov token", + "symbol": "SNOV" }, "consensus": { - "type": "PoS", - "algorithm": "SHA-256" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized lead generation platform" }, - "token": { - "name": "ShadowCash", - "symbol": "SDC" + "crowdsales": { + "start_date": "2017-10-03T12:00:00", + "end_date": "2017-11-03T12:00:00", + "end_date_plan": "2017-11-03T12:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", + "funding_url": "https://tokensale.snov.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "usd = 15000000" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "aboutshadow.com", - "url": "http://aboutshadow.com/", - "icon": "website.png", + "name": "tokensale.snov.io", + "url": "https://tokensale.snov.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://shadow.blockexplorer.cc/chain/ShadowCash", - "icon": "explorer.png", + "type": "paper", + "name": "Snovio Whitepaper", + "url": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "ShadowCash GitHub", - "url": "https://github.com/SDCDev/shadowcoin", + "name": "Snovio GitHub", + "url": "https://gist.github.com/siman/1493d899ff2f0744f386ce04eed84d30", "icon": "github.png", "tags": [ "Main", @@ -46629,32 +46431,72 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=745352.0", - "icon": "forum.png", + "type": "blog", + "name": "Snovio Blog", + "url": "https://medium.com/@ico_snovio", + "icon": "medium.png", "tags": [ "Main", "News" ] + }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2111272.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/snovio_ico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Snovio Telegram", + "url": "https://t.me/snovio_ico", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/Snovio_ICO/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Snovio-ICO-147118702534568/", + "icon": "facebook.png", + "tags": [ + "News" + ] } - ], - "first_price": { - "btc": 0.000266, - "usd": 0.15594914, - "date": "2014-07-31T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Sharpe Capital", + "system": "Solar DAO", "dependencies": [ "Ethereum" ], - "icon": "sharpecapital", + "icon": "solardao", "token": { - "name": "sharpe token", - "symbol": "SHP" + "name": "solar dao token", + "symbol": "SDO" }, "consensus": { "consensus_type": "ERC20 Token", @@ -46663,23 +46505,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "The Financial Markets Protocol" + "headline": "Fund designed to invest in PV solar plants" }, "crowdsales": { - "start_date": "2017-11-13T14:00:00", - "end_date": "2017-12-12T14:00:00", - "end_date_plan": "2017-12-12T14:00:00", + "start_date": "2016-07-27T21:00:00", + "end_date": "2017-08-31T20:59:00", + "end_date_plan": "2017-08-31T20:59:00", "genesis_address": [ "" ], - "funding_terms": "https://sharpe.capital/tokens", - "funding_url": "https://sharpe.capital/tokens", + "funding_terms": "https://solardao.me/", + "funding_url": "https://solardao.me/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", - "cap_limit": [ - "" - ], + "cap_limit": "", "raised": [ "" ] @@ -46687,16 +46527,16 @@ "links": [ { "type": "website", - "name": "sharpe.capital", - "url": "https://sharpe.capital/", + "name": "solardao.me", + "url": "https://solardao.me/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Sharpe Capital Whitepaper", - "url": "https://s3-eu-west-1.amazonaws.com/sharpe-website/whitepaper.pdf", + "name": "Solar DAO Whitepaper", + "url": "http://solardao.me/files/wpeng.pdf", "tags": [ "Main", "Science" @@ -46704,8 +46544,8 @@ }, { "type": "github", - "name": "Sharpe Capital GitHub", - "url": "https://github.com/sharpe-capital", + "name": "Solar DAO GitHub", + "url": "https://github.com/Solar-DAO", "icon": "github.png", "tags": [ "Main", @@ -46714,18 +46554,27 @@ }, { "type": "blog", - "name": "Sharpe Capital Blog", - "url": "https://medium.com/sharpecapital", + "name": "Solar DAO Blog", + "url": "https://medium.com/@solar.dao", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2020066", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/sharpecapital", + "url": "https://twitter.com/SolarDAO", "icon": "twitter.png", "tags": [ "News" @@ -46733,158 +46582,163 @@ }, { "type": "custom", - "name": "Sharpe Capital Telegram", - "url": "https://t.me/sharpecapital", + "name": "Solar DAO Telegram", + "url": "https://t.me/solardao", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Solar DAO Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/sharpecapital", + "url": "https://www.facebook.com/solar.dao/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "25f6e3b9295a61f69fcb956aca9f0076234ecf2e02d399db5448b6e22f26e81c", - "system": "Sia", + "genesis_id": "", + "system": "Solar Bankers", "dependencies": [ - "independent" + "Skycoin" ], - "icon": "sia", + "icon": "solarbankers", "token": { - "name": "siacoin", - "symbol": "SC" + "name": "sun coin", + "symbol": "SUN" }, "consensus": { - "type": "PoW", - "algorithm": "Blake2b" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "A Decentralized Cloud Storage Platform", - "tags": [ - "DAO" - ], - "hashtag": "#siacoin", - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Electricity Network based on Solar Energy" }, - "aliases": { - "coinmarketcap": "Siacoin" + "crowdsales": { + "start_date": "2017-08-04T00:00:00", + "end_date": "2017-09-30T00:00:00", + "end_date_plan": "2017-09-30T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://icobazaar.com/static/9020c0181d4aee07dd319d5dcedd3d02/SunCoin_Terms_and_Conditions_New.pdf", + "funding_url": "https://solarbankers.com/ico/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 5369875000, - "block_time": 600, - "block_reward": "300000. Reward reduced by 1 every block intil reach 30000. After reamains constant" + "supply": 300000000 }, - "events": [ - { - "name": "Announcement", - "start_date": "2014-05-01T07:40:43", - "url": "https://bitcointalk.org/index.php?topic=1060294.0" - } - ], "links": [ { "type": "website", - "name": "Siacoin.com", - "url": "http://siacoin.com/", - "icon": "website.png", + "name": "solarbankers.com", + "url": "https://solarbankers.com/", "tags": [ "Main" ] }, - { - "type": "github", - "name": "Nebulous organization on Github", - "url": "https://github.com/NebulousLabs", - "icon": "github.png", - "tags": [ - "Code" - ] - }, { "type": "paper", - "name": "Sia Whitepaper", - "url": "http://siacoin.com/sia.pdf", - "icon": "whitepaper.png", + "name": "Solar Bankers Whitepaper", + "url": "http://solarbankers.com/wp-content/uploads/2017/08/Solarbankers_whitepaper_Vers2BUpd.pdf", "tags": [ + "Main", "Science" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://explore.siacoin.com/", - "icon": "explorer.png", + "type": "github", + "name": "Solar Bankers GitHub", + "url": "https://github.com/SolarBankers/SunCoin", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Analytics" + "Code" ] }, { - "type": "wallet", - "name": "Sia Client", - "url": "https://github.com/NebulousLabs/Sia-UI/releases/", - "icon": "sia.png", + "type": "blog", + "name": "Solar Bankers Blog", + "url": "https://solarbankers.com/blog/", + "icon": "blog.png", "tags": [ "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "blog", - "name": "Sia Blog", - "url": "http://blog.sia.tech/", - "rss": "http://blog.sia.tech/rss/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2064964.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/NebulousLabs", + "url": "https://twitter.com/SolarBankers_", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/siacoin", - "rss": "https://www.reddit.com/r/siacoin/.rss", - "icon": "reddit.png", + "type": "custom", + "name": "Solar Bankers Telegram", + "url": "https://t.me/solarbankersICO", + "icon": "telegram.png", "tags": [ "News" ] }, { - "name": "forum", - "url": "https://forum.siacoin.com/", - "icon": "forum.png", - "tags": [ - "News" - ], - "type": "forum" - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1060294.0", - "icon": "forum.png", + "type": "slack", + "name": "Solar Bankers Slack", + "url": "https://solarbankers.slack.com/join/signup", + "icon": "slack.png", "tags": [ "News" ] @@ -46892,76 +46746,100 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/nebulouslabs", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "http://slackin.sia.tech/", - "icon": "slack.png", + "url": "https://www.facebook.com/solarbankerssingapore/", + "icon": "facebook.png", "tags": [ "News" ] - }, + } + ] + }, + { + "genesis_id": "e8666c8715fafbfb095132deb1dd2af63fe14d3d7163715341d48feffab458cc", + "system": "SolarCoin", + "icon": "solarcoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "SolarCoin" + }, + "ratings": { + "rating_cyber": 1 + }, + "consensus": { + "type": "PoS", + "algorithm": "Scrypt" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "SolarCoin", + "symbol": "SLR" + }, + "specs": {}, + "links": [ { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "website", + "name": "solarcoin.org", + "url": "http://solarcoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "type": "exchange", - "name": "Yunbi", - "url": "https://yunbi.com/?lang=en", - "icon": "yunbi.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/slr/", + "icon": "cryptoid.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "type": "earn", - "name": "Sia Oficial Miner", - "url": "https://github.com/NebulousLabs/Sia-GPU-Miner/releases", - "icon": "mining.png", + "type": "github", + "name": "SolarCoin GitHub", + "url": "https://github.com/solarcoin", + "icon": "github.png", "tags": [ - "Apps" + "Main", + "Code" ] }, { - "type": "earn", - "name": "Sia Alternate Miner", - "url": "github.com/robvanmieghem/gominer", - "icon": "mining.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=785257.0", + "icon": "forum.png", "tags": [ - "Apps" + "Main", + "News" ] } ], "first_price": { - "btc": 1.7e-7, - "usd": 0.0000392, - "date": "2015-08-25T00:00:00" + "btc": 0.00000479, + "usd": 0.00236233, + "date": "2014-09-02T00:00:00" } }, { "genesis_id": "", - "system": "Sift", + "system": "Soma", "dependencies": [ "Ethereum" ], - "icon": "sift", + "icon": "soma", "token": { - "name": "sift token", - "symbol": "SIFT" + "name": "soma token", + "symbol": "STC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -46970,15 +46848,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Crytpo Asset Investment and Trading Fund" + "headline": "Decentralized Social Marketplace" }, "crowdsales": { + "start_date": "2017-09-26T00:01:00", + "end_date": "2017-10-26T23:59:00", + "end_date_plan": "2017-10-26T23:59:00", "genesis_address": [ - "0xf8Fc0cc97d01A47E0Ba66B167B120A8A0DeAb949", - "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000" + "" ], - "funding_terms": "https://smartift.com/", - "funding_url": "https://smartift.com/", + "funding_terms": "http://soma.co/", + "funding_url": "http://soma.co/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -46989,19 +46869,31 @@ "" ] }, + "specs": { + "supply": 60000000 + }, "links": [ { "type": "website", - "name": "smartift.com", - "url": "https://smartift.com/", + "name": "soma.co", + "url": "http://soma.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Sift Whitepaper", - "url": "https://smartift.com/sift_whitepaper.pdf", + "name": "Soma Whitepaper", + "url": "https://soma.co/wp-content/uploads/2017/07/Whitepaper-1.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "paper", + "name": "Soma Technical Whitepaper", + "url": "https://soma.co/wp-content/uploads/2017/07/Soma-tech-Whitepaper.pdf", "tags": [ "Main", "Science" @@ -47009,8 +46901,8 @@ }, { "type": "github", - "name": "Sift GitHub", - "url": "https://github.com/smartift", + "name": "Soma GitHub", + "url": "https://github.com/Soma-co", "icon": "github.png", "tags": [ "Main", @@ -47018,141 +46910,75 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/smartift", - "icon": "twitter.png", + "type": "blog", + "name": "Soma Blog", + "url": "https://medium.com/@social_83855", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Sift Telegram", - "url": "https://t.me/smartift", - "icon": "telegram.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2129958.msg21281472#msg21281472", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/SmartIFT/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SomaToken", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "Soma Telegram", + "url": "https://t.me/Somacommunity", + "icon": "telegram.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Sikoba", - "dependencies": [ - "Ethereum" - ], - "icon": "sikoba", - "token": { - "name": "sikoba token", - "symbol": "SKO" - }, - "consensus": { - "consensus_type": "", - "consensus_name": "" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Peer-to-Peer IOU Platform" - }, - "aliases": { - "coinmarketcap": "Sikoba" - }, - "crowdsales": { - "start_date": "2017-04-25T12:00:00", - "end_date": "2017-05-15T12:00:00", - "end_date_plan": "2017-05-15T12:00:00", - "genesis_address": [ - "0x812ade7bc90c34e8b2ca92590e525305c85f2d03" - ], - "funding_terms": "http://www.sikoba.com/www/presale/index.html", - "funding_url": "http://www.sikoba.com/www/presale/index.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "eth = 8000" - ], - "raised": [ - "" - ] - }, - "specs": { - "cap": { - "usd": "", - "btc": "" - } - }, - "first_price": { - "date": "", - "usd": "", - "btc": "" - }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "ww.sikoba.com", - "url": "http://www.sikoba.com/", - "tags": [ - "Main" - ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/sikoba?tab=repositories", + "type": "slack", + "name": "Soma Slack", + "url": "https://communityinviter.com/apps/somacommunity/somacommunity", + "icon": "slack.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1840820.0", - "icon": "btc.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Bancor/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/sikobaNetwork", - "icon": "twitter.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/socialmarketapp/", + "icon": "facebook.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Slack", - "url": "https://sikoba-presale.herokuapp.com/", - "icon": "slack.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } @@ -47160,35 +46986,38 @@ }, { "genesis_id": "", - "system": "Silent Notary", + "system": "Sonm", "dependencies": [ - "Ethereum" + "Ethereum", + "BOINC", + "BitTorrent", + "BitMessage" ], - "icon": "silentnotary", + "icon": "sonm", "token": { - "name": "silent notary token", - "symbol": "SNTR" + "name": "sonm token", + "symbol": "SNM" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Peer-two-peer", + "consensus_name": "P2P" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain service based on confirming the existence of events" + "headline": "Supercomputer Organized by Network Mining" }, "crowdsales": { - "start_date": "2017-08-21T00:00:00", - "end_date": "2017-09-18T19:01:00", - "end_date_plan": "2017-09-18T19:01:00", + "start_date": "2017-05-25T17:00:00", + "end_date": "2017-06-19T00:10:00", + "end_date_plan": "2017-07-15T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://silentnotary.com/", - "funding_url": "https://silentnotary.com/", - "tokens_sold": "", - "tokens_issued": 1000000, + "funding_terms": "https://sonm.io/sonm-ico-details/", + "funding_url": "https://ico.sonm.io/", + "tokens_sold": 331360000, + "tokens_issued": 331360000, "btc_raised": "", "cap_limit": [ "" @@ -47200,16 +47029,16 @@ "links": [ { "type": "website", - "name": "silentnotary.com", - "url": "https://silentnotary.com/", + "name": "sonm.io", + "url": "https://sonm.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Silent Notary Whitepaper", - "url": "https://drive.google.com/file/d/0By2meS6G5zw5Wnhvcnh0TmhRR0U/view", + "name": "Sonm Whitepaper", + "url": "http://sonm.io/Sonm1.pdf", "tags": [ "Main", "Science" @@ -47217,8 +47046,8 @@ }, { "type": "github", - "name": "Silent Notary GitHub", - "url": "https://github.com/SilentNotary/ICO-SN", + "name": "Sonm GitHub", + "url": "https://github.com/sonm-io", "icon": "github.png", "tags": [ "Main", @@ -47226,27 +47055,37 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SilentNotary", - "icon": "twitter.png", + "type": "blog", + "name": "Sonm Blog", + "url": "https://medium.com/@sonm/", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2016357.0", + "url": "https://bitcointalk.org/index.php?topic=1845114.0", "icon": "bitcointalk.png", "tags": [ "News" ] }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SONM17369326", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, { "type": "slack", - "name": "Silent Notary Slack", - "url": "https://silentnotary.slack.com/", + "name": "Sonm Slack", + "url": "https://sonmio.slack.com/", "icon": "slack.png", "tags": [ "News" @@ -47254,100 +47093,113 @@ }, { "type": "custom", - "name": "Silent Notary Telegram", - "url": "https://t.me/icosilentnotary", + "name": "Sonm Telegram", + "url": "https://t.me/sonm_eng", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/SONM/", + "icon": "reddit.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/SilentNotary", + "url": "https://www.facebook.com/SONMproject/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", - "system": "SingularDTV", - "icon": "singulardtv", + "genesis_id": "", + "system": "Sparc", "dependencies": [ "Ethereum" ], + "icon": "sparc", "token": { - "name": "singular", - "symbol": "SNGLS" + "name": "sparc token", + "symbol": "SPARC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "SingularDTV" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain Entertainment Studio", - "tags": [ - "DAO" - ], - "page_state": "draft" + "headline": "Distributed supercomputer" }, "crowdsales": { - "start_date": "2016-10-02T14:00:00", - "end_date": "2016-10-02T14:15:00", + "start_date": "2017-10-01T16:00:00", + "end_date": "2017-10-30T16:00:00", + "end_date_plan": "2017-10-30T16:00:00", "genesis_address": [ - "0xbdf5c4f1c1a9d7335a6a68d9aa011d5f40cf5520" + "" ], - "funding_terms": "https://singulardtv.com/", - "funding_url": "https://singulardtv.com/", - "tokens_sold": 500000000, - "tokens_issued": 1000000000, - "btc_raised": 12556 - }, - "specs": { - "supply": 1000000000, - "cap": {} - }, - "first_price": { - "btc": 0.00002511, - "usd": 0.01537503, - "date": "2016-10-02T14:15:00" - }, - "flags": { - "supply_from_here": true + "funding_terms": "http://sparc.network/", + "funding_url": "http://sparc.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "singulardtv.com", - "url": "https://singulardtv.com/", - "icon": "website.png", + "name": "sparc.network", + "url": "http://sparc.network/", "tags": [ "Main" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SingularDTV", - "icon": "twitter.png", + "type": "paper", + "name": "Sparc Whitepaper", + "url": "http://sparc.network/sparc-whitepaper-4.pdf", "tags": [ "Main", - "News" + "Science" + ] + }, + { + "type": "github", + "name": "Sparc GitHub", + "url": "https://github.com/KingsDistributedSystems/SPARC-Public", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/@SingularDTV", - "rss": "https://medium.com/feed/@SingularDTV", + "name": "Sparc Blog", + "url": "https://medium.com/@cbielicki_1148", "icon": "medium.png", "tags": [ "Main", @@ -47356,162 +47208,121 @@ }, { "type": "forum", - "name": "SingularDTV Forum", - "url": "https://forum.singulardtv.com", - "icon": "forum.png", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2021078.msg20138508#msg20138508", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/SingularDTV", - "rss": "https://www.reddit.com/r/SingularDTV/.rss", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/SPARC_DS", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/singulardtv/", - "icon": "facebook.png", + "name": "Sparc Telegram", + "url": "https://t.me/SPARCNetwork/", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Singular Summary Overview", - "url": "https://singulardtv.com/resources/default/pdf/SingularDTV%20CODE_Summary%20Overview.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "slack", + "name": "Sparc Slack", + "url": "https://kingsds.slack.com/", + "icon": "slack.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/KingsDS/", + "icon": "reddit.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/SparcICO/", + "icon": "facebook.png", "tags": [ - "Apps", - "Wallet" + "News" ] } ] }, { "genesis_id": "", - "system": "Skycoin", + "system": "Spectiv", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "skycoin", + "icon": "spectiv", "token": { - "name": "skycoin token", - "symbol": "SKY" + "name": "spectiv token", + "symbol": "Specs" }, "consensus": { - "type": "PoS", - "algorithm": "SkyHash" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "SkyHash based Cryptocurrency" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Dedicated Virtual Reality Streaming Platform" }, "crowdsales": { - "start_date": "2017-08-08T00:00:00", - "end_date": "2017-08-31T00:00:00", + "start_date": "2017-08-14T12:00:00", + "end_date": "2017-09-04T23:59:00", + "end_date_plan": "2017-09-04T23:59:00", "genesis_address": [ "" ], - "funding_terms": "", - "funding_url": "http://skycoin.net/", - "tokens_sold": "http://skycoin.net/", - "tokens_issued": 1000000, + "funding_terms": "https://www.spectivvr.com/", + "funding_url": "https://www.spectivvr.com/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 40000000" ], "raised": [ "" ] }, - "aliases": { - "coinmarketcap": "Skycoin", - "CurrencyName": "skycoin" - }, "links": [ { "type": "website", - "name": "skycoin.net", - "url": "http://skycoin.net/", + "name": "spectivvr.com", + "url": "https://www.spectivvr.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Skycoin Explorer", - "url": "https://explorer.skycoin.net/app/blocks", - "icon": "explorer.png", + "type": "paper", + "name": "Spectiv Whitepaper", + "url": "https://drive.google.com/file/d/0B2_BLkYG_TdGRGE2MGpyWE1oWkk/viewn", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { "type": "blog", - "name": "Skycoin Blog", - "url": "https://blog.skycoin.net/", + "name": "Spectiv Blog", + "url": "https://medium.com/spectiv-vr", "icon": "medium.png", "tags": [ "Main", @@ -47519,187 +47330,224 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Skycoinproject", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1975254.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Skycoin Telegram", - "url": "https://t.me/Skycoin", - "icon": "telegram.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/spectivvr", + "icon": "twitter.png", "tags": [ "News" ] }, { "type": "slack", - "name": "Skycoin Slack", - "url": "https://skycoin.herokuapp.com/", + "name": "Spectiv Slack", + "url": "https://slackpass.io/spectivvr", "icon": "slack.png", "tags": [ "News" ] }, { - "name": "Bitcointalk Thread", - "url": "https://bitcointalk.org/index.php?topic=380441.0", - "icon": "website.png", - "tags": [ - "Main" - ], - "type": "website" - }, - { - "name": "SkyHash: an Opinion Dynamics Model for Hash\nConsensus over P2P network", - "url": "http://arxiv.org/pdf/1507.03927v3.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", - "tags": [ - "Science" - ] - }, - { - "name": "Sky: Opinion Dynamics Based Consensus for\nP2P Network with Trust Relationships", - "url": "http://arxiv.org/pdf/1501.06238v6.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "name": "Skycoin on GitHub", - "url": "https://github.com/skycoin/skycoin", - "type": "github", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/spectivvr/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "name": "Cryptopia", - "url": "https://www.cryptopia.co.nz/Exchange?market=SKY_BTC", "type": "custom", - "icon": "cryptopia.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCPrxpI__VFaV0PUh5W_FMug", + "icon": "youtube.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { - "genesis_id": "", - "system": "SLOGN", + "genesis_id": "188592448213512", "dependencies": [ - "Ethereum" + "Counterparty" ], - "icon": "slogn", - "token": { - "name": "slogn coin", - "symbol": "SLOGN" + "system": "Spells of Genesis", + "icon": "spellsofgenesis", + "aliases": { + "coinmarketcap": "Bitcrystals", + "CurrencyName": "Spells of Genesis", + "nickname": "Spells of Genesis" }, + "ratings": {}, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Logistics Platform Powered by Blockchain & AI" + "headline": "Trading Card Game", + "tags": [ + "DApp" + ], + "hashtag": "#spellsofgenesis", + "twwidid": "", + "page_state": "draft" + }, + "token": { + "name": "BitCrystal", + "symbol": "BCY" }, "crowdsales": { - "start_date": "2017-07-25T15:00:00", - "end_date": "2017-08-15T02:59:59", - "end_date_plan": "2017-08-15T02:59:59", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.slogn.net/ico", - "funding_url": "https://www.slogn.net/ico", - "tokens_sold": 5600000000, - "tokens_issued": 8000000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "start_date": "2015-08-04T00:00:00", + "end_date": "2015-09-02T00:00:00", + "genesis_address": "nein", + "funding_terms": "http://bitcrystals.github.io/", + "funding_url": "http://bitcrystals.github.io/", + "tokens_sold": 13438000, + "tokens_issued": 100000000, + "btc_raised": 932 + }, + "specs": { + "supply": 43438000, + "timestamp": 1431342962 }, "links": [ { - "type": "website", - "name": "slogn.net", - "url": "https://www.slogn.net/", + "name": "SoG Official Site", + "url": "http://www.spellsofgenesis.com/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "SLOGN Whitepaper", - "url": "https://github.com/SLOGNNet/whitepaper/blob/master/whitepaper.pdf", + "name": "Tokens Crowdsale", + "url": "http://bitcrystals.github.io/", + "icon": "spellsofgenesis.png", + "type": "custom", "tags": [ - "Main", - "Science" + "Publications" ] }, { - "type": "github", - "name": "SLOGN GitHub", - "url": "https://github.com/SLOGNNet", - "icon": "github.png", + "name": "Blog", + "url": "https://medium.com/@SpellsofGenesis", + "icon": "blog.png", "tags": [ "Main", - "Code" - ] + "News" + ], + "type": "blog" }, { - "type": "blog", - "name": "SLOGN Blog", - "url": "https://medium.com/@SLOGN", - "icon": "medium.png", + "name": "Twitter", + "url": "https://twitter.com/spellsofgenesis", + "icon": "twitter.png", "tags": [ "Main", "News" - ] + ], + "type": "twitter" }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2005737", - "icon": "bitcointalk.png", + "name": "Facebook", + "url": "https://www.facebook.com/spellsofgenesis", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "YouTube", + "url": "https://www.youtube.com/user/Everdreamsoft", + "icon": "youtube.png", "tags": [ "News" + ], + "type": "custom" + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/bitcrystals/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "Poloniex", + "url": "https://www.poloniex.com", + "type": "custom", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/slogncoin", - "icon": "twitter.png", + "name": "Counterparty AE", + "url": "http://blockscan.com/order?f=0", + "icon": "counterparty.png", "tags": [ - "News" - ] + "Apps", + "Exchange" + ], + "type": "custom" } - ] + ], + "first_price": { + "btc": 0.00006936, + "usd": 0.01587339, + "date": "2015-09-02T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Slot N Slot", + "system": "Spheris", "dependencies": [ "Ethereum" ], - "icon": "slotnslot", + "icon": "spheris", "token": { - "name": "slot token", - "symbol": "SLOT" + "name": "spheris token", + "symbol": "SPRS" }, "consensus": { "consensus_type": "ERC20 Token", @@ -47708,40 +47556,43 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Superfast Ethereum Slot Platform on mobile&web" + "headline": "Open Source Decentralized Application Marketplace" }, "crowdsales": { - "start_date": "2017-08-20T08:00:00", - "end_date": "2017-09-03T08:00:00", - "end_date_plan": "2017-09-03T08:00:00", + "start_date": "2017-09-19T12:00:00", + "end_date": "2017-10-19T12:00:00", + "end_date_plan": "2017-10-19T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://slotnslot.com", - "funding_url": "https://slotnslot.com", + "funding_terms": "https://spheris.io", + "funding_url": "https://spheris.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" + "usd = 720000" ], "raised": [ "" ] }, + "specs": { + "supply": 1240000000000 + }, "links": [ { "type": "website", - "name": "slotnslot.com", - "url": "https://slotnslot.com/", + "name": "spheris.io", + "url": "https://spheris.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Slot N Slot Whitepaper", - "url": "https://github.com/SlotNSlot/whitepaper/blob/master/whitepaper.md#head19", + "name": "Spheris Whitepaper", + "url": "https://spheris.io/spheris_whitepaper.pdf", "tags": [ "Main", "Science" @@ -47749,8 +47600,8 @@ }, { "type": "github", - "name": "Slot N Slot GitHub", - "url": "https://github.com/SlotNSlot/SlotNSlot", + "name": "Spheris GitHub", + "url": "https://github.com/bancorprotocol/contracts", "icon": "github.png", "tags": [ "Main", @@ -47759,18 +47610,27 @@ }, { "type": "blog", - "name": "Slot N Slot Blog", - "url": "https://medium.com/@kkenji1024", + "name": "Spheris Blog", + "url": "https://medium.com/@spheris", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2076069", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/slotnslot", + "url": "https://twitter.com/spheris_io", "icon": "twitter.png", "tags": [ "News" @@ -47778,17 +47638,26 @@ }, { "type": "custom", - "name": "Slot N Slot Telegram", - "url": "https://t.me/slotnslot_ico", + "name": "Spheris Telegram", + "url": "https://t.me/spheris", "icon": "telegram.png", "tags": [ "News" ] }, + { + "type": "slack", + "name": "Spheris Slack", + "url": "https://bancor-slack-invite.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/SlotNSlot/", + "url": "https://www.reddit.com/r/spheris/", "icon": "reddit.png", "tags": [ "News" @@ -47797,63 +47666,84 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/slotnslot.eth", + "url": "https://www.facebook.com/bancor/", "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCAOF-RIZ0Mf1N_wvmvG7T6w", + "icon": "youtube.png", + "tags": [ + "News" + ] } ] }, { - "genesis_id": "660f734cf6c6d16111bde201bbd2122873f2f2c078b969779b9d4c99732354fd", - "system": "SmileyCoin", - "icon": "smileycoin", - "aliases": { - "coinmarketcap": "SmileyCoin" + "genesis_id": "", + "system": "Stable", + "dependencies": [ + "Ethereum" + ], + "icon": "stable", + "token": { + "name": "coss token", + "symbol": "COSS" }, - "ratings": { - "rating_cyber": 1 + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "system_type": "cryptoasset", + "headline": "Stabilizing digital tokens universe" }, - "token": { - "name": "SmileyCoin", - "symbol": "SMLY" + "crowdsales": { + "start_date": "2017-08-14T00:00:00", + "end_date": "2017-10-01T00:00:00", + "end_date_plan": "2017-10-01T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://stable.foundation/", + "funding_url": "https://stable.foundation/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "specs": {}, "links": [ { "type": "website", - "name": "tutor-web.info", - "url": "http://tutor-web.info/", - "icon": "website.png", + "name": "stable.foundation", + "url": "https://stable.foundation/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://coinplorer.com/SMLY", - "icon": "explorer.png", + "type": "paper", + "name": "Stable Whitepaper", + "url": "https://stable.foundation/wp-content/uploads/2017/07/stable_white_paper_v_0_96.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { "type": "github", - "name": "FlorinCoin GitHub", - "url": "https://github.com/tutor-web/smileyCoin", + "name": "Stable GitHub", + "url": "https://gist.github.com/stableproject/a5d86b94db7f62ebd0b2f1c286a23233", "icon": "github.png", "tags": [ "Main", @@ -47861,32 +47751,35 @@ ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=845761.0", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/STABLE_token", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/Stable-1532564000127095/", + "icon": "facebook.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 1e-8, - "usd": 0.00000261, - "date": "2015-01-28T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Snip", + "system": "Starbase", "dependencies": [ "Ethereum" ], - "icon": "snip", + "icon": "starbase", "token": { - "name": "snip token", - "symbol": "SNP" + "name": "star token", + "symbol": "STAR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -47895,17 +47788,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Future of News on the Blockchain" + "headline": "Token-based crowdfunding system" }, "crowdsales": { - "start_date": "2017-09-29T00:00:00", - "end_date": "2017-10-29T00:00:00", - "end_date_plan": "2017-10-29T00:00:00", + "start_date": "2017-09-27T02:00:00", + "end_date": "2017-11-10T02:00:00", + "end_date_plan": "2017-11-10T02:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.snip.network/#crowdsale", - "funding_url": "https://www.snip.network/", + "funding_terms": "https://starbase.co/crowdsale", + "funding_url": "https://starbase.co/crowdsale", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -47919,16 +47812,16 @@ "links": [ { "type": "website", - "name": "snip.network", - "url": "https://www.snip.network/", + "name": "starbase.co", + "url": "https://starbase.co/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Bancor Whitepaper", - "url": "https://media.snip.today/Snip_Whitepaper_en.pdf", + "name": "starbase Whitepaper", + "url": "https://starbase.co/whitepaper", "tags": [ "Main", "Science" @@ -47936,8 +47829,8 @@ }, { "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/sniptoday", + "name": "Starbase GitHub", + "url": "https://github.com/starbaseco", "icon": "github.png", "tags": [ "Main", @@ -47946,18 +47839,27 @@ }, { "type": "blog", - "name": "Bancor Blog", - "url": "https://medium.com/snip-news", + "name": "Starbase Blog", + "url": "https://blog.starbase.co/", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1779533", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/sniptoday", + "url": "https://twitter.com/JoberrCO", "icon": "twitter.png", "tags": [ "News" @@ -47965,8 +47867,8 @@ }, { "type": "custom", - "name": "Bancor Telegram", - "url": "https://t.me/Sniptoday", + "name": "Starbase Telegram", + "url": "https://telegram.me/starbase", "icon": "telegram.png", "tags": [ "News" @@ -47974,27 +47876,27 @@ }, { "type": "slack", - "name": "Snip Slack", - "url": "https://www.snip.network/slack/", + "name": "Starbase Slack", + "url": "https://starbase-community.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/sniptoday", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/joberr/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC6d5FoTGtwWLMjcnfmnHkhQ", - "icon": "youtube.png", + "name": "Facebook", + "url": "https://www.facebook.com/StarbaseCo/", + "icon": "facebook.png", "tags": [ "News" ] @@ -48003,38 +47905,41 @@ }, { "genesis_id": "", - "system": "Snovio", + "system": "Starta", "dependencies": [ "Ethereum" ], - "icon": "snovio", + "icon": "starta", "token": { - "name": "snov token", - "symbol": "SNOV" + "name": "starta token", + "symbol": "STA" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Token on Waves blockchain", + "consensus_name": "" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized lead generation platform" + "headline": "Smart-contract-based Token Conversion Protocol" + }, + "aliases": { + "coinmarketcap": "Starta" }, "crowdsales": { - "start_date": "2017-10-03T12:00:00", - "end_date": "2017-11-03T12:00:00", - "end_date_plan": "2017-11-03T12:00:00", + "start_date": "2017-05-25T20:18:00", + "end_date": "2017-07-12T00:00:00", + "end_date_plan": "2017-07-12T00:10:00", "genesis_address": [ - "" + "1FfYX9J2TJFQ5X43PzA43XpKBqewLiAJGM" ], - "funding_terms": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", - "funding_url": "https://tokensale.snov.io/", + "funding_terms": "https://startaico.com/Starta-Whitepaper-1.pdf", + "funding_url": "https://startaico.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "usd = 15000000" + "" ], "raised": [ "" @@ -48043,257 +47948,344 @@ "links": [ { "type": "website", - "name": "tokensale.snov.io", - "url": "https://tokensale.snov.io/", + "name": "startaico.com", + "url": "https://startaico.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Snovio Whitepaper", - "url": "https://tokensale.snov.io/docs/WhitePaperEn.pdf", + "name": "Starta Whitepaper", + "url": "https://startaico.com/Starta-Whitepaper-1.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Snovio GitHub", - "url": "https://gist.github.com/siman/1493d899ff2f0744f386ce04eed84d30", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/startaico", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/startaico", + "icon": "facebook.png", + "tags": [ + "News" + ] + } + ] + }, + { + "source": "00000bb6b5dcf5e81dee7f18ebd51055228d5fb3e41cc62f4034488f8eaf4448", + "system": "Startcoin", + "dependencies": [ + "independent" + ], + "token": { + "name": "Startcoin", + "symbol": "START" + }, + "consensus": { + "type": "PoW", + "algorithm": "X11" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "The digital currency for crowdfunding", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Startcoin" + }, + "specs": { + "total_tokens": 84000000 + }, + "links": [ + { + "name": "startcoin.org", + "url": "https://startcoin.org/", + "type": "website", + "tags": [ + "Main" + ] + }, + { + "name": "Startcoin Explorer", + "url": "http://explorer.startcoin.org/", + "type": "explorer", + "icon": "explorer.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Snovio Blog", - "url": "https://medium.com/@ico_snovio", - "icon": "medium.png", + "name": "Web Wallet", + "url": "https://startwallet.com", + "type": "wallet", + "icon": "startcoin.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "name": "@start_coin", + "url": "http://twitter.com/start_coin", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2111272.0", - "icon": "bitcointalk.png", + "name": "Facebook", + "url": "https://www.facebook.com/startcoin", + "type": "facebook", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/snovio_ico", - "icon": "twitter.png", + "name": "Startcoin Blog", + "url": "https://startcoin.org/blog", + "type": "blog", + "icon": "blog.png", "tags": [ "News" ] }, { + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCauk0j02csgs3W66TwJoRcA", "type": "custom", - "name": "Snovio Telegram", - "url": "https://t.me/snovio_ico", - "icon": "telegram.png", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/Snovio_ICO/", - "icon": "reddit.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=651307.0", + "type": "forum", + "icon": "forum.png", "tags": [ "News" ] }, { + "name": "CoinDesk", + "url": "http://www.coindesk.com/tag/startcoin/", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Snovio-ICO-147118702534568/", - "icon": "facebook.png", + "icon": "coindesk.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Solar DAO", - "dependencies": [ - "Ethereum" - ], - "icon": "solardao", - "token": { - "name": "solar dao token", - "symbol": "SDO" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Fund designed to invest in PV solar plants" - }, - "crowdsales": { - "start_date": "2016-07-27T21:00:00", - "end_date": "2017-08-31T20:59:00", - "end_date_plan": "2017-08-31T20:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://solardao.me/", - "funding_url": "https://solardao.me/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": "", - "raised": [ - "" - ] - }, - "links": [ + }, + { + "name": "CoinTelegraph", + "url": "http://cointelegraph.com/search?query=startcoin", + "type": "custom", + "icon": "cointelegraph.png", + "tags": [ + "News" + ] + }, + { + "name": "CryptocoinNews", + "url": "https://www.cryptocoinsnews.com/tag/startcoin/", + "type": "custom", + "icon": "cryptocoinnews.jpg", + "tags": [ + "News" + ] + }, + { + "name": "StartJoin", + "url": "https://www.startjoin.com/", + "type": "custom", + "icon": "startcoin.png", + "tags": [ + "Apps" + ] + }, + { + "name": "GitHub", + "url": "https://github.com/startcoin-project", + "type": "github", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "name": "Wallets", + "url": "https://startcoin.org/#wallet", + "type": "wallet", + "icon": "startcoin.png", + "tags": [ + "Apps", + "Wallet" + ] + }, { - "type": "website", - "name": "solardao.me", - "url": "https://solardao.me/", + "name": "Paper Wallet", + "url": "https://startaddress.org/", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { - "type": "paper", - "name": "Solar DAO Whitepaper", - "url": "http://solardao.me/files/wpeng.pdf", + "name": "iSpace", + "url": "http://ispace.co.uk/coindetails/?coin=start", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "Solar DAO GitHub", - "url": "https://github.com/Solar-DAO", - "icon": "github.png", + "name": "CoinMine.pw", + "url": "http://www.coinmine.pw/poolinfo.php?coinid=108", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "Code" + "Apps" ] }, { - "type": "blog", - "name": "Solar DAO Blog", - "url": "https://medium.com/@solar.dao", - "icon": "medium.png", + "name": "SuchPool", + "url": "http://suchpool.pw/start/", + "type": "custom", + "icon": "mining.png", "tags": [ - "Main", - "News" + "Apps" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2020066", - "icon": "bitcointalk.png", + "name": "Suprnova", + "url": "https://start.suprnova.cc/", + "type": "custom", + "icon": "mining.png", "tags": [ - "News" + "Apps" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SolarDAO", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/startcoin/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Bittrex", + "url": "https://bittrex.com", "type": "custom", - "name": "Solar DAO Telegram", - "url": "https://t.me/solardao", - "icon": "telegram.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Solar DAO Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "type": "custom", + "icon": "shapeshift.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", + "name": "Cryptsy", + "url": "https://www.cryptsy.com/users/register?refid=243274", + "type": "custom", + "icon": "cryptsy.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "Justcoin", + "url": "https://justcoin.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/solar.dao/", - "icon": "facebook.png", + "icon": "justcoin.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { + "name": "BlueTrade", + "url": "https://bleutrade.com", "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "icon": "bluetrade.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "first_price": { + "btc": 0.00032682, + "usd": 0.1943357, + "date": "2014-06-15T00:00:00" + } }, { "genesis_id": "", - "system": "Solar Bankers", + "system": "Stash", "dependencies": [ - "Skycoin" + "Ethereum" ], - "icon": "solarbankers", + "icon": "stash", "token": { - "name": "sun coin", - "symbol": "SUN" + "name": "stash token", + "symbol": "STP" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Electricity Network based on Solar Energy" + "headline": "Digital Money for the Real World" }, "crowdsales": { - "start_date": "2017-08-04T00:00:00", - "end_date": "2017-09-30T00:00:00", - "end_date_plan": "2017-09-30T00:00:00", + "start_date": "2017-09-24T23:00:00", + "end_date": "2017-09-12T10:00:00", + "end_date_plan": "2017-09-12T10:00:00", "genesis_address": [ "" ], - "funding_terms": "https://icobazaar.com/static/9020c0181d4aee07dd319d5dcedd3d02/SunCoin_Terms_and_Conditions_New.pdf", - "funding_url": "https://solarbankers.com/ico/", + "funding_terms": "https://stashpay.io/", + "funding_url": "https://stashpay.io/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -48305,21 +48297,21 @@ ] }, "specs": { - "supply": 300000000 + "supply": 500000000 }, "links": [ { "type": "website", - "name": "solarbankers.com", - "url": "https://solarbankers.com/", + "name": "stashpay.io", + "url": "https://stashpay.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Solar Bankers Whitepaper", - "url": "http://solarbankers.com/wp-content/uploads/2017/08/Solarbankers_whitepaper_Vers2BUpd.pdf", + "name": "Stash Whitepaper", + "url": "https://stashpay.io/images/Stash%20Whitepaper.pdf", "tags": [ "Main", "Science" @@ -48327,8 +48319,8 @@ }, { "type": "github", - "name": "Solar Bankers GitHub", - "url": "https://github.com/SolarBankers/SunCoin", + "name": "Stash GitHub", + "url": "https://github.com/stashpay", "icon": "github.png", "tags": [ "Main", @@ -48337,45 +48329,27 @@ }, { "type": "blog", - "name": "Solar Bankers Blog", - "url": "https://solarbankers.com/blog/", - "icon": "blog.png", + "name": "Stash Blog", + "url": "https://blog.bancor.network/", + "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2064964.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SolarBankers_", + "url": "https://twitter.com/stashpay", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Solar Bankers Telegram", - "url": "https://t.me/solarbankersICO", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, { "type": "slack", - "name": "Solar Bankers Slack", - "url": "https://solarbankers.slack.com/join/signup", + "name": "Stash Slack", + "url": "https://stash-talk.slack.com/join/shared_invite/MjM0ODQ0MTk3OTg1LTE1MDQzMTYwNTAtM2E5NGJmN2ExNw", "icon": "slack.png", "tags": [ "News" @@ -48384,154 +48358,76 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/solarbankerssingapore/", + "url": "https://www.facebook.com/stashpay.io/", "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "e8666c8715fafbfb095132deb1dd2af63fe14d3d7163715341d48feffab458cc", - "system": "SolarCoin", - "icon": "solarcoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "SolarCoin" - }, - "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoS", - "algorithm": "Scrypt" - }, - "descriptions": { - "tags": [ - "DAO" - ], - "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "SolarCoin", - "symbol": "SLR" - }, - "specs": {}, - "links": [ - { - "type": "website", - "name": "solarcoin.org", - "url": "http://solarcoin.org/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/slr/", - "icon": "cryptoid.png", - "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" - ] - }, - { - "type": "github", - "name": "SolarCoin GitHub", - "url": "https://github.com/solarcoin", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=785257.0", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCiBPj3wlVX4n4hxyTARp9aA", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000479, - "usd": 0.00236233, - "date": "2014-09-02T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Soma", + "system": "Status", + "icon": "status", "dependencies": [ "Ethereum" ], - "icon": "soma", "token": { - "name": "soma token", - "symbol": "STC" + "name": "status token", + "symbol": "SNT" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized Social Marketplace" - }, "crowdsales": { - "start_date": "2017-09-26T00:01:00", - "end_date": "2017-10-26T23:59:00", - "end_date_plan": "2017-10-26T23:59:00", + "start_date": "2017-06-20T11:45:00", + "end_date": "2017-07-04T11:45:00", + "end_date_plan": "2017-07-04T11:45:00", "genesis_address": [ "" ], - "funding_terms": "http://soma.co/", - "funding_url": "http://soma.co/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", + "funding_terms": "http://contribute.status.im/", + "funding_url": "http://contribute.status.im/", + "tokens_sold": 2999022400, + "tokens_issued": 7314688780, + "btc_raised": 41148, "cap_limit": [ - "" + "usd = 271226246" ], "raised": [ - "" + "usd = 111206819" ] }, - "specs": { - "supply": 60000000 + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Mobile Browser and Messenger for Ethereum" }, "links": [ { "type": "website", - "name": "soma.co", - "url": "http://soma.co/", + "name": "status.im", + "url": "https://status.im/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Soma Whitepaper", - "url": "https://soma.co/wp-content/uploads/2017/07/Whitepaper-1.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "paper", - "name": "Soma Technical Whitepaper", - "url": "https://soma.co/wp-content/uploads/2017/07/Soma-tech-Whitepaper.pdf", + "name": "Status Whitepaper", + "url": "https://status.im/whitepaper.pdf", "tags": [ "Main", "Science" @@ -48539,8 +48435,8 @@ }, { "type": "github", - "name": "Soma GitHub", - "url": "https://github.com/Soma-co", + "name": "Status GitHub", + "url": "https://github.com/status-im", "icon": "github.png", "tags": [ "Main", @@ -48549,63 +48445,46 @@ }, { "type": "blog", - "name": "Soma Blog", - "url": "https://medium.com/@social_83855", + "name": "Status Blog", + "url": "https://blog.status.im/", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2129958.msg21281472#msg21281472", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SomaToken", + "url": "https://twitter.com/ethstatus", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Soma Telegram", - "url": "https://t.me/Somacommunity", - "icon": "telegram.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/statusim/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Soma Slack", - "url": "https://communityinviter.com/apps/somacommunity/somacommunity", + "type": "custom", + "name": "Slack", + "url": "http://slack.status.im/", "icon": "slack.png", "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/Bancor/", - "icon": "reddit.png", - "tags": [ + "Main", "News" ] }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/socialmarketapp/", + "url": "https://www.facebook.com/ethstatus", "icon": "facebook.png", "tags": [ "News" @@ -48614,532 +48493,442 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCFzdJTUdzqyX4e9dOW7UpPQ/", "icon": "youtube.png", "tags": [ "News" ] } - ] + ], + "first_price": { + "btc": 0.00001372, + "usd": 0.03707967, + "date": "" + } }, { "genesis_id": "", - "system": "Sonm", + "system": "Steem", + "icon": "steem", "dependencies": [ - "Ethereum", - "BOINC", - "BitTorrent", - "BitMessage" + "independent" ], - "icon": "sonm", "token": { - "name": "sonm token", - "symbol": "SNM" + "name": "steem", + "symbol": "STEEM" + }, + "aliases": { + "coinmarketcap": "Steem" }, "consensus": { - "consensus_type": "Peer-two-peer", - "consensus_name": "P2P" + "type": "PoS", + "algorithm": "Delegated" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Supercomputer Organized by Network Mining" - }, - "crowdsales": { - "start_date": "2017-05-25T17:00:00", - "end_date": "2017-06-19T00:10:00", - "end_date_plan": "2017-07-15T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://sonm.io/sonm-ico-details/", - "funding_url": "https://ico.sonm.io/", - "tokens_sold": 331360000, - "tokens_issued": 331360000, - "btc_raised": "", - "cap_limit": [ - "" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Blockchain-based Social Media Platform where anyone can earn rewards", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "draft" + }, + "specs": {}, + "first_price": { + "btc": 0.00150433, + "usd": 0.6454388, + "date": "2016-04-18T16:19:00" + }, + "flags": { + "quantum": true }, "links": [ { "type": "website", - "name": "sonm.io", - "url": "https://sonm.io/", + "name": "steem.io", + "url": "https://steem.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Sonm Whitepaper", - "url": "http://sonm.io/Sonm1.pdf", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Sonm GitHub", - "url": "https://github.com/sonm-io", - "icon": "github.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { "type": "blog", - "name": "Sonm Blog", - "url": "https://medium.com/@sonm/", - "icon": "medium.png", + "name": "Steemit Blog", + "url": "https://steemit.com/@steemitblog", + "icon": "steem.png", "tags": [ "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1845114.0", - "icon": "bitcointalk.png", + "type": "wallet", + "name": "Piston Client", + "url": "https://github.com/xeroc/piston/releases", + "icon": "piston.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SONM17369326", - "icon": "twitter.png", + "type": "explorer", + "name": "Steemle Explorer", + "url": "https://steemle.com/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { - "type": "slack", - "name": "Sonm Slack", - "url": "https://sonmio.slack.com/", - "icon": "slack.png", + "type": "explorer", + "name": "SteemDB Explorer", + "url": "https://steemdb.com/", + "icon": "explorer.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "SteemWhales Explorer", + "url": "http://steemwhales.com/", + "icon": "steemwhales.png", + "tags": [ + "Apps", + "Analytics" ] }, { "type": "custom", - "name": "Sonm Telegram", - "url": "https://t.me/sonm_eng", - "icon": "telegram.png", + "name": "Steemit Chat", + "url": "https://steemit.chat/home", + "icon": "steem.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/SONM/", - "icon": "reddit.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/steemchain", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/SONMproject/", - "icon": "facebook.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/steemit", + "rss": "https://www.reddit.com/r/steemit/.rss", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", - "icon": "youtube.png", + "name": "Slack", + "url": "https://steem.slack.com/", + "icon": "slack.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "system": "Sparc", - "dependencies": [ - "Ethereum" - ], - "icon": "sparc", - "token": { - "name": "sparc token", - "symbol": "SPARC" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Distributed supercomputer" - }, - "crowdsales": { - "start_date": "2017-10-01T16:00:00", - "end_date": "2017-10-30T16:00:00", - "end_date_plan": "2017-10-30T16:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://sparc.network/", - "funding_url": "http://sparc.network/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "sparc.network", - "url": "http://sparc.network/", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1410943.0", + "icon": "bitcoin.png", "tags": [ - "Main" + "News" ] }, { "type": "paper", - "name": "Sparc Whitepaper", - "url": "http://sparc.network/sparc-whitepaper-4.pdf", + "name": "Steem Whitepaper", + "url": "https://steem.io/SteemWhitePaper.pdf", + "icon": "paper.png", "tags": [ - "Main", "Science" ] }, { "type": "github", - "name": "Sparc GitHub", - "url": "https://github.com/KingsDistributedSystems/SPARC-Public", + "name": "Steem GitHub", + "url": "http://github.com/steemit", "icon": "github.png", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Sparc Blog", - "url": "https://medium.com/@cbielicki_1148", - "icon": "medium.png", + "type": "custom", + "name": "Steem Documentation", + "url": "https://steem.io/documentation/", + "icon": "link.png", "tags": [ - "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2021078.msg20138508#msg20138508", - "icon": "bitcointalk.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/SPARC_DS", - "icon": "twitter.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Sparc Telegram", - "url": "https://t.me/SPARCNetwork/", - "icon": "telegram.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "slack", - "name": "Sparc Slack", - "url": "https://kingsds.slack.com/", - "icon": "slack.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/KingsDS/", - "icon": "reddit.png", + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/SparcICO/", - "icon": "facebook.png", + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com", + "icon": "hitbtc.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { "genesis_id": "", - "system": "Spectiv", + "system": "SteemDollar", + "icon": "steem", "dependencies": [ - "Ethereum" + "Steem" ], - "icon": "spectiv", "token": { - "name": "spectiv token", - "symbol": "Specs" + "name": "steemdollar", + "symbol": "SBD" }, + "specs": {}, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Delegated" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Dedicated Virtual Reality Streaming Platform" + "aliases": { + "coinmarketcap": "Steem Dollars", + "nickname": "Steem Dollar" }, - "crowdsales": { - "start_date": "2017-08-14T12:00:00", - "end_date": "2017-09-04T23:59:00", - "end_date_plan": "2017-09-04T23:59:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.spectivvr.com/", - "funding_url": "https://www.spectivvr.com/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 40000000" + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Convertable Loan of Steem blockchain denominated in US Dollar", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "page_state": "draft" + }, + "first_price": { + "date": "2016-07-10T00:00:00", + "btc": 0.00163451, + "usd": 1.07567811 }, "links": [ { "type": "website", - "name": "spectivvr.com", - "url": "https://www.spectivvr.com/", + "name": "steem.io", + "url": "https://steem.io", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Spectiv Whitepaper", - "url": "https://drive.google.com/file/d/0B2_BLkYG_TdGRGE2MGpyWE1oWkk/viewn", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "blog", - "name": "Spectiv Blog", - "url": "https://medium.com/spectiv-vr", - "icon": "medium.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1975254.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/spectivvr", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Spectiv Slack", - "url": "https://slackpass.io/spectivvr", - "icon": "slack.png", - "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/", - "icon": "reddit.png", + "type": "exchange", + "name": "Poloniex", + "headline": "nein", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/spectivvr/", - "icon": "facebook.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCPrxpI__VFaV0PUh5W_FMug", - "icon": "youtube.png", + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { - "genesis_id": "188592448213512", + "genesis_id": "", + "system": "SteemPower", + "icon": "steem", "dependencies": [ - "Counterparty" + "Steem" ], - "system": "Spells of Genesis", - "icon": "spellsofgenesis", - "aliases": { - "coinmarketcap": "Bitcrystals", - "CurrencyName": "Spells of Genesis", - "nickname": "Spells of Genesis" + "token": { + "name": "steempower", + "symbol": "SP" }, - "ratings": {}, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "PoS", + "algorithm": "Delegated" + }, + "aliases": { + "coinmarketcap": "Steem", + "nickname": "Steem Power" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Trading Card Game", + "system_type": "cryptocurrency", + "headline": "Investment Token of Steem Network", "tags": [ - "DApp" + "DAO" ], - "hashtag": "#spellsofgenesis", - "twwidid": "", "page_state": "draft" }, - "token": { - "name": "BitCrystal", - "symbol": "BCY" - }, - "crowdsales": { - "start_date": "2015-08-04T00:00:00", - "end_date": "2015-09-02T00:00:00", - "genesis_address": "nein", - "funding_terms": "http://bitcrystals.github.io/", - "funding_url": "http://bitcrystals.github.io/", - "tokens_sold": 13438000, - "tokens_issued": 100000000, - "btc_raised": 932 - }, - "specs": { - "supply": 43438000, - "timestamp": 1431342962 - }, + "specs": {}, "links": [ { - "name": "SoG Official Site", - "url": "http://www.spellsofgenesis.com/", + "type": "website", + "name": "steem.io", + "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" - }, - { - "name": "Tokens Crowdsale", - "url": "http://bitcrystals.github.io/", - "icon": "spellsofgenesis.png", - "type": "custom", - "tags": [ - "Publications" ] }, { - "name": "Blog", - "url": "https://medium.com/@SpellsofGenesis", - "icon": "blog.png", + "type": "explorer", + "name": "Steem Explorer", + "url": "https://steemd.com/", + "icon": "explorer.png", "tags": [ "Main", - "News" - ], - "type": "blog" + "Apps", + "Analytics" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/spellsofgenesis", - "icon": "twitter.png", + "type": "wallet", + "name": "Steem Client", + "url": "https://steemit.com", + "icon": "steem.png", "tags": [ "Main", - "News" - ], - "type": "twitter" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/spellsofgenesis", - "icon": "facebook.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/user/Everdreamsoft", - "icon": "youtube.png", - "tags": [ - "News" - ], - "type": "custom" - }, - { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/bitcrystals/#markets", - "type": "custom", - "icon": "link.png", - "tags": [ "Apps", - "Analytics" + "Wallet" ] }, { + "type": "exchange", "name": "Poloniex", + "headline": "nein", "url": "https://www.poloniex.com", - "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -49147,385 +48936,370 @@ ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "exchange", + "name": "OpenLedger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" ] }, { - "name": "Counterparty AE", - "url": "http://blockscan.com/order?f=0", - "icon": "counterparty.png", + "type": "exchange", + "name": "Bittrex", + "headline": "nein", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", "Exchange" - ], - "type": "custom" + ] } ], - "first_price": { - "btc": 0.00006936, - "usd": 0.01587339, - "date": "2015-09-02T00:00:00" - }, "flags": { "quantum": true } }, { - "genesis_id": "", - "system": "Spheris", + "genesis_id": "nein", + "system": "Stellar", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "spheris", "token": { - "name": "spheris token", - "symbol": "SPRS" + "name": "lumen", + "symbol": "STR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Trusted Ledger", + "algorithm": "SCP" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Open Source Decentralized Application Marketplace" - }, - "crowdsales": { - "start_date": "2017-09-19T12:00:00", - "end_date": "2017-10-19T12:00:00", - "end_date_plan": "2017-10-19T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://spheris.io", - "funding_url": "https://spheris.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "usd = 720000" + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Public Infrastructure for Money", + "tags": [ + "DAO" ], - "raised": [ - "" - ] + "hashtag": "#stellar", + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Stellar Lumens" + }, + "events": { + "announcement": "01/08/2014", + "genesis": "01/08/2014" }, "specs": { - "supply": 1240000000000 + "total_tokens": 100804167793, + "supply": 100804167793 }, "links": [ { - "type": "website", - "name": "spheris.io", - "url": "https://spheris.io/", + "name": "stellar.org", + "url": "https://www.stellar.org/", + "icon": "website.png", + "type": "site", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Spheris Whitepaper", - "url": "https://spheris.io/spheris_whitepaper.pdf", + "name": "Stellar Core", + "url": "https://github.com/stellar/stellar-core", + "icon": "github.png", + "type": "github", "tags": [ - "Main", - "Science" + "Code" ] }, { + "name": "Horizon: Client facing HTTP API server for the Stellar ecosystem", + "url": "https://github.com/stellar/horizon", + "icon": "github.png", "type": "github", - "name": "Spheris GitHub", - "url": "https://github.com/bancorprotocol/contracts", + "tags": [ + "Code" + ] + }, + { + "name": "Interstellar: Open Ecosystem of Modules", + "url": "https://github.com/stellar/interstellar", "icon": "github.png", + "type": "github", "tags": [ - "Main", "Code" ] }, { - "type": "blog", - "name": "Spheris Blog", - "url": "https://medium.com/@spheris", - "icon": "medium.png", + "name": "Solar: A Front-end Framework for Modular Web Apps", + "url": "https://github.com/stellar/solar", + "icon": "github.png", + "type": "github", "tags": [ - "Main", - "News" + "Code" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2076069", - "icon": "bitcointalk.png", + "name": "Centaurus: Open Source Stellar Android Wallet", + "url": "https://github.com/TbLtzk/Centaurus", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/spheris_io", - "icon": "twitter.png", + "name": "Laboratory Tools", + "url": "https://www.stellar.org/laboratory", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { + "name": "Meetups", + "url": "http://www.meetup.com/Stellar-SF", "type": "custom", - "name": "Spheris Telegram", - "url": "https://t.me/spheris", - "icon": "telegram.png", "tags": [ - "News" + "Code" ] }, { - "type": "slack", - "name": "Spheris Slack", - "url": "https://bancor-slack-invite.herokuapp.com/", - "icon": "slack.png", + "name": "Developers Tutorials", + "url": "https://www.stellar.org/developers/learn/", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/spheris/", - "icon": "reddit.png", + "name": "API Reference", + "url": "https://www.stellar.org/developers/reference/", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/bancor/", - "icon": "facebook.png", + "name": "GitHub Organization", + "url": "https://github.com/stellar", + "icon": "github.png", + "type": "github", "tags": [ - "News" + "Code" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCAOF-RIZ0Mf1N_wvmvG7T6w", - "icon": "youtube.png", + "name": "Stellar Consensus Protocol by David Mazieres", + "url": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf", + "icon": "whitepaper.png", + "type": "whitepaper", "tags": [ - "News" + "Science" ] - } - ] - }, - { - "genesis_id": "", - "system": "SRG-Play&Earn", - "dependencies": [ - "Ethereum" - ], - "icon": "srgplayearn", - "token": { - "name": "srg token", - "symbol": "SRG" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "International loyalty program in the world of online games" - }, - "crowdsales": { - "start_date": "2017-10-04T00:00:00", - "end_date": "2017-11-04T00:00:00", - "end_date_plan": "2017-11-04T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://srg.io/files/srg_white_paper_eng.pdf", - "funding_url": "https://srg.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 20000000 - }, - "links": [ + }, { - "type": "website", - "name": "srg.io", - "url": "https://srg.io/", + "name": "Stellarchain.io", + "url": "http://stellarchain.io/", + "icon": "explorer.png", + "type": "explorer", "tags": [ - "Main" + "Main", + "Analytics" ] }, { - "type": "paper", - "name": "SRG-Play&Earn Whitepaper", - "url": "https://srg.io/files/srg_white_paper_eng.pdf", + "name": "Stellar Trusted Stats", + "url": "https://www.stellar.org/stats/", + "icon": "explorer.png", + "type": "explorer", "tags": [ - "Main", - "Science" + "Analytics" ] }, { - "type": "github", - "name": "SRG-Play&Earn GitHub", - "url": "https://github.com/SRG-community/SRG", - "icon": "github.png", + "name": "@stellarorg", + "url": "https://twitter.com/stellarorg", + "icon": "twitter.png", + "type": "twitter", "tags": [ "Main", - "Code" + "News" ] }, { + "name": "Stellarverse", + "url": "https://stellarverse.org/forum/", + "icon": "forum.png", "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2135549.0", - "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/srgcommunity", - "icon": "twitter.png", + "name": "Blog", + "url": "https://www.stellar.org/blog/", + "icon": "blog.png", + "type": "blog", "tags": [ "News" ] }, { - "type": "custom", - "name": "SRG-Play&Earn Telegram", - "url": "https://t.me/srgcommunityen", - "icon": "telegram.png", + "name": "r/stellar", + "url": "https://www.reddit.com/r/stellar", + "icon": "reddit.png", + "type": "reddit", "tags": [ "News" ] }, { + "name": "Announcement", + "url": "https://bitcointalk.org/index.php?topic=720096.0", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/CommunitySRG/", - "icon": "facebook.png", "tags": [ - "News" + "publications" ] - } - ] - }, - { - "genesis_id": "", - "system": "Stable", - "dependencies": [ - "Ethereum" - ], - "icon": "stable", - "token": { - "name": "coss token", - "symbol": "COSS" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Stabilizing digital tokens universe" - }, - "crowdsales": { - "start_date": "2017-08-14T00:00:00", - "end_date": "2017-10-01T00:00:00", - "end_date_plan": "2017-10-01T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://stable.foundation/", - "funding_url": "https://stable.foundation/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "links": [ + }, { - "type": "website", - "name": "stable.foundation", - "url": "https://stable.foundation/", + "name": "Stellar Roadmap", + "url": "https://trello.com/b/Clb1VMP5/platform-roadmap", + "icon": "link.png", + "type": "custom", "tags": [ - "Main" + "Code" ] }, { - "type": "paper", - "name": "Stable Whitepaper", - "url": "https://stable.foundation/wp-content/uploads/2017/07/stable_white_paper_v_0_96.pdf", + "name": "Stellar Wallet", + "url": "https://launch.stellar.org/", + "type": "wallet", + "icon": "wallet.png", "tags": [ "Main", - "Science" + "Apps", + "Wallet" ] }, { - "type": "github", - "name": "Stable GitHub", - "url": "https://gist.github.com/stableproject/a5d86b94db7f62ebd0b2f1c286a23233", - "icon": "github.png", + "name": "Centaurus Android Wallet", + "url": "hhttps://play.google.com/store/apps/details?id=de.xcoins.centaurus&hl=en", + "type": "wallet", + "icon": "wallet.png", "tags": [ - "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/STABLE_token", - "icon": "twitter.png", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/stellar/#markets", + "type": "custom", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" ] }, { + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Stable-1532564000127095/", - "icon": "facebook.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Kraken", + "type": "custom", + "icon": "kraken.png", + "url": "https://www.kraken.com", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Bitcon Indonesia", + "url": "https://vip.bitcoin.co.id/strbtc", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Justcoin", + "url": "https://justcoin.com", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "name": "Learning Materials", + "url": "https://www.stellar.org/learn/", + "type": "wiki", + "icon": "wiki.png", + "tags": [ + "Science" ] } - ] + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.0000054, + "usd": 0.00287799, + "date": "2014-08-11T00:00:00" + } }, { "genesis_id": "", - "system": "Starbase", + "system": "Stimus", "dependencies": [ "Ethereum" ], - "icon": "starbase", + "icon": "stimus", "token": { - "name": "star token", - "symbol": "STAR" + "name": "stimus token", + "symbol": "STM" }, "consensus": { "consensus_type": "ERC20 Token", @@ -49534,17 +49308,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Token-based crowdfunding system" + "headline": "Investing with AI & Machine learning" }, "crowdsales": { - "start_date": "2017-09-27T02:00:00", - "end_date": "2017-11-10T02:00:00", - "end_date_plan": "2017-11-10T02:00:00", + "start_date": "2017-09-25T15:00:00", + "end_date": "2017-10-25T15:00:00", + "end_date_plan": "2017-10-25T15:00:00", "genesis_address": [ "" ], - "funding_terms": "https://starbase.co/crowdsale", - "funding_url": "https://starbase.co/crowdsale", + "funding_terms": "http://stimus.co/tokens.html", + "funding_url": "http://stimus.co/presale.html", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -49558,54 +49332,25 @@ "links": [ { "type": "website", - "name": "starbase.co", - "url": "https://starbase.co/", + "name": "stimus.co", + "url": "http://stimus.co", "tags": [ "Main" ] }, { "type": "paper", - "name": "starbase Whitepaper", - "url": "https://starbase.co/whitepaper", + "name": "Stimus Whitepaper", + "url": "http://stimus.co/Stimus.Whitepaper.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Starbase GitHub", - "url": "https://github.com/starbaseco", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Starbase Blog", - "url": "https://blog.starbase.co/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1779533", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/JoberrCO", + "url": "https://twitter.com/stimusco", "icon": "twitter.png", "tags": [ "News" @@ -49613,35 +49358,17 @@ }, { "type": "custom", - "name": "Starbase Telegram", - "url": "https://telegram.me/starbase", + "name": "Stimus Telegram", + "url": "https://t.me/stimusico", "icon": "telegram.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Starbase Slack", - "url": "https://starbase-community.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/joberr/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/StarbaseCo/", + "url": "https://www.facebook.com/Stimus-283972402087433/?fref=ts", "icon": "facebook.png", "tags": [ "News" @@ -49651,78 +49378,94 @@ }, { "genesis_id": "", - "system": "Starta", "dependencies": [ "Ethereum" ], - "icon": "starta", - "token": { - "name": "starta token", - "symbol": "STA" - }, - "consensus": { - "consensus_type": "Token on Waves blockchain", - "consensus_name": "" - }, + "system": "Storj", "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Smart-contract-based Token Conversion Protocol" - }, - "aliases": { - "coinmarketcap": "Starta" + "headline": "The world's largest decentralized cloud storage provider" }, "crowdsales": { - "start_date": "2017-05-25T20:18:00", - "end_date": "2017-07-12T00:00:00", - "end_date_plan": "2017-07-12T00:10:00", + "start_date": "2017-05-19T15:00:00", + "end_date": "2017-06-19T15:00:00", "genesis_address": [ - "1FfYX9J2TJFQ5X43PzA43XpKBqewLiAJGM" + "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", + "0xe75509810e09b04eef4ebd0b471bacf5530b162e" ], - "funding_terms": "https://startaico.com/Starta-Whitepaper-1.pdf", - "funding_url": "https://startaico.com/", + "funding_terms": "https://storj.io/saleterms.pdf", + "funding_url": "http://storj.io/", "tokens_sold": "", - "tokens_issued": "", "btc_raised": "", "cap_limit": [ - "" - ], - "raised": [ - "" + "usd = 30000000" ] }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "token": { + "name": "storj token", + "symbol": "SJCX" + }, + "specs": { + "supply": 500000000 + }, "links": [ { "type": "website", - "name": "startaico.com", - "url": "https://startaico.com/", + "name": "storj.io", + "url": "http://storj.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Starta Whitepaper", - "url": "https://startaico.com/Starta-Whitepaper-1.pdf", + "type": "github", + "name": "Storj GitHub", + "url": "https://github.com/Storj/", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/startaico", + "url": "https://twitter.com/storjproject", "icon": "twitter.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/startaico", - "icon": "facebook.png", + "type": "forum", + "name": "Forum", + "url": "http://storjtalk.org/", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "http://blog.storj.io/", + "icon": "blog.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/storj", + "icon": "reddit.png", "tags": [ "News" ] @@ -49730,47 +49473,67 @@ ] }, { - "source": "00000bb6b5dcf5e81dee7f18ebd51055228d5fb3e41cc62f4034488f8eaf4448", - "system": "Startcoin", + "genesis_id": "322527", "dependencies": [ - "independent" + "Bitcoin", + "Counterparty" ], - "token": { - "name": "Startcoin", - "symbol": "START" - }, - "consensus": { - "type": "PoW", - "algorithm": "X11" - }, + "system": "Storjcoin X", "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "The digital currency for crowdfunding", + "system_type": "cryptoasset", + "headline": "Decentralized Cloud Storage", + "summary": "Storj is based on blockchain technology and peer-to-peer protocols to provide the most secure, private, and encrypted cloud storage.", "tags": [ - "DAO" - ], - "page_state": "ready" + "DApp" + ] }, "aliases": { - "coinmarketcap": "Startcoin" + "coinmarketcap": "Storjcoin X", + "nickname": "Storjcoin X" + }, + "crowdsales": { + "start_date": "2014-07-18T00:00:00", + "end_date": "2014-08-18T00:00:00", + "genesis_address": [ + "132aBrspLgL54cm9eQfGNFLGqXwBRQrugc" + ], + "funding_terms": "http://storj.io/CrowdsaleTerms.pdf", + "funding_url": "http://storj.io/crowdsale.html", + "tokens_sold": 35039704, + "btc_raised": 910 + }, + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" + }, + "token": { + "name": "storjcoin", + "symbol": "SJCX" }, "specs": { - "total_tokens": 84000000 + "supply": 500000000 }, "links": [ { - "name": "startcoin.org", - "url": "https://startcoin.org/", + "type": "risk", + "name": "Minimum Viable Product has not been launched yet", + "url": "", + "icon": "" + }, + { "type": "website", + "name": "storj.io", + "url": "http://storj.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Startcoin Explorer", - "url": "http://explorer.startcoin.org/", "type": "explorer", + "name": "Explorer", + "url": "http://blockscan.com/assetInfo.aspx?q=SJCX", "icon": "explorer.png", "tags": [ "Main", @@ -49779,20 +49542,19 @@ ] }, { - "name": "Web Wallet", - "url": "https://startwallet.com", - "type": "wallet", - "icon": "startcoin.png", + "type": "github", + "name": "Storj GitHub", + "url": "https://github.com/Storj/", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "@start_coin", - "url": "http://twitter.com/start_coin", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/storjproject", "icon": "twitter.png", "tags": [ "Main", @@ -49800,219 +49562,309 @@ ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/startcoin", - "type": "facebook", - "icon": "facebook.png", + "type": "forum", + "name": "Forum", + "url": "http://storjtalk.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "Startcoin Blog", - "url": "https://startcoin.org/blog", "type": "blog", + "name": "Blog", + "url": "http://blog.storj.io/", "icon": "blog.png", "tags": [ "News" ] }, { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCauk0j02csgs3W66TwJoRcA", - "type": "custom", - "icon": "youtube.png", + "type": "reddit", + "name": "reddit", + "url": "http://www.reddit.com/r/storj", + "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=651307.0", - "type": "forum", - "icon": "forum.png", + "name": "Counterparty DEX", + "url": "https://counterwallet.co", + "type": "custom", + "icon": "counterparty.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "CoinDesk", - "url": "http://www.coindesk.com/tag/startcoin/", + "name": "Poloniex", + "url": "https://www.poloniex.com", "type": "custom", - "icon": "coindesk.png", + "icon": "poloniex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "CoinTelegraph", - "url": "http://cointelegraph.com/search?query=startcoin", + "name": "Bittrex", + "url": "https://bittrex.com/", "type": "custom", - "icon": "cointelegraph.png", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "name": "CryptocoinNews", - "url": "https://www.cryptocoinsnews.com/tag/startcoin/", + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/storjcoin-x/#markets", "type": "custom", - "icon": "cryptocoinnews.jpg", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + } + ], + "first_price": { + "btc": 0.00002597, + "usd": 0.01196365, + "date": "2014-08-18T00:00:00" + }, + "flags": { + "supply_from_here": true, + "quantum": true + } + }, + { + "genesis_id": "", + "system": "Stox", + "dependencies": [ + "Ethereum" + ], + "icon": "stox", + "token": { + "name": "stox token", + "symbol": "STX" + }, + "consensus": { + "type": "ERC20 Token", + "algorithm": "Ethereum" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Blockchain Prediction Market", + "tags": [ + "DAO" + ], + "page_state": "ready" + }, + "aliases": { + "coinmarketcap": "Stox", + "nickname": "Stox" + }, + "links": [ + { + "type": "website", + "name": "stox.com", + "url": "https://www.stox.com/en/", + "tags": [ + "Main" ] }, { - "name": "StartJoin", - "url": "https://www.startjoin.com/", - "type": "custom", - "icon": "startcoin.png", + "type": "paper", + "name": "Stox Whitepaper", + "url": "https://www.stox.com/assets/stox-whitepaper.pdf", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "GitHub", - "url": "https://github.com/startcoin-project", "type": "github", + "name": "Stox GitHub", + "url": "https://github.com/stx-technologies/stox-token", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "name": "Wallets", - "url": "https://startcoin.org/#wallet", - "type": "wallet", - "icon": "startcoin.png", + "type": "blog", + "name": "Stox Blog", + "url": "https://steemit.com/@stx", + "icon": "steem.png", "tags": [ - "Apps", - "Wallet" + "Main", + "News" ] }, { - "name": "Paper Wallet", - "url": "https://startaddress.org/", - "type": "wallet", - "icon": "wallet.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2035348.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Wallet" + "News" ] }, { - "name": "iSpace", - "url": "http://ispace.co.uk/coindetails/?coin=start", - "type": "custom", - "icon": "mining.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/stx_coin", + "icon": "twitter.png", "tags": [ - "Apps" + "News" ] }, { - "name": "CoinMine.pw", - "url": "http://www.coinmine.pw/poolinfo.php?coinid=108", "type": "custom", - "icon": "mining.png", + "name": "Stox Telegram", + "url": "https://t.me/joinchat/DByWw0Pnq9BAy4FqPv_Lyg", + "icon": "telegram.png", "tags": [ - "Apps" + "News" ] }, { - "name": "SuchPool", - "url": "http://suchpool.pw/start/", - "type": "custom", - "icon": "mining.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/STOX/", + "icon": "reddit.png", "tags": [ - "Apps" + "News" ] }, { - "name": "Suprnova", - "url": "https://start.suprnova.cc/", "type": "custom", - "icon": "mining.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC_hd4EfAzXr5NFfOTw7nXjA", + "icon": "youtube.png", "tags": [ - "Apps" + "News" + ] + } + ] + }, + { + "genesis_id": "", + "system": "Stratis", + "dependencies": [ + "independent" + ], + "icon": "stratis", + "token": { + "name": "stratise", + "symbol": "STRAT" + }, + "consensus": { + "consensus_type": "proof-of-stake", + "consensus_name": "POS" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Flexible Blockchain Development Platform" + }, + "aliases": { + "coinmarketcap": "Stratis" + }, + "specs": { + "supply": "" + }, + "flags": {}, + "links": [ + { + "type": "website", + "name": "stratisplatform.com", + "url": "https://stratisplatform.com/", + "tags": [ + "Main" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/startcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "paper", + "name": "Stratis Whitepaper", + "url": "https://stratisplatform.com//files/Stratis_Whitepaper.pdf", "tags": [ - "Apps", - "Analytics" + "Main", + "Science" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "github", + "name": "Stratis GitHub", + "url": "https://github.com/stratisproject", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "ShapeShift", - "url": "https://shapeshift.io", - "type": "custom", - "icon": "shapeshift.png", + "type": "blog", + "name": "Stratis Blog", + "url": "https://stratisplatform.com/blog/", + "icon": "medium.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] }, { - "name": "Cryptsy", - "url": "https://www.cryptsy.com/users/register?refid=243274", - "type": "custom", - "icon": "cryptsy.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1512202.0", + "icon": "bitcointalk.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com", - "type": "custom", - "icon": "justcoin.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/stratisplatform", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BlueTrade", - "url": "https://bleutrade.com", - "type": "custom", - "icon": "bluetrade.png", + "type": "slack", + "name": "Stratis Slack", + "url": "https://stratis-invite.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/stratisplatform/", + "icon": "reddit.png", + "tags": [ + "News" ] } - ], - "first_price": { - "btc": 0.00032682, - "usd": 0.1943357, - "date": "2014-06-15T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Stash", + "system": "Streamr", "dependencies": [ "Ethereum" ], - "icon": "stash", + "icon": "streamr", "token": { - "name": "stash token", - "symbol": "STP" + "name": "DATAcoin token", + "symbol": "DATA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -50021,17 +49873,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Digital Money for the Real World" + "headline": "Create unstoppable real-time data apps, even without writing code" }, "crowdsales": { - "start_date": "2017-09-24T23:00:00", - "end_date": "2017-09-12T10:00:00", - "end_date_plan": "2017-09-12T10:00:00", + "start_date": "2017-10-12T12:00:00", + "end_date": "2017-10-26T12:00:00", + "end_date_plan": "2017-10-26T12:00:00", "genesis_address": [ "" ], - "funding_terms": "https://stashpay.io/", - "funding_url": "https://stashpay.io/", + "funding_terms": "https://www.streamr.com/", + "funding_url": "https://www.streamr.com/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -50042,41 +49894,28 @@ "" ] }, - "specs": { - "supply": 500000000 - }, "links": [ { "type": "website", - "name": "stashpay.io", - "url": "https://stashpay.io/", + "name": "streamr.com", + "url": "https://www.streamr.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stash Whitepaper", - "url": "https://stashpay.io/images/Stash%20Whitepaper.pdf", + "name": "Streamr Whitepaper", + "url": "https://s3.amazonaws.com/streamr-public/streamr-datacoin-whitepaper-2017-07-25-v1_0.pdf", "tags": [ "Main", "Science" ] }, - { - "type": "github", - "name": "Stash GitHub", - "url": "https://github.com/stashpay", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, { "type": "blog", - "name": "Stash Blog", - "url": "https://blog.bancor.network/", + "name": "Streamr Blog", + "url": "https://blog.streamr.com/", "icon": "medium.png", "tags": [ "Main", @@ -50086,35 +49925,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/stashpay", + "url": "https://twitter.com/streamrinc", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "Stash Slack", - "url": "https://stash-talk.slack.com/join/shared_invite/MjM0ODQ0MTk3OTg1LTE1MDQzMTYwNTAtM2E5NGJmN2ExNw", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/stashpay.io/", - "icon": "facebook.png", + "name": "Streamr Telegram", + "url": "https://www.streamr.com/assets/Icons/email.svg", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCiBPj3wlVX4n4hxyTARp9aA", - "icon": "youtube.png", + "type": "slack", + "name": "Streamr Slack", + "url": "https://slack.streamr.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -50122,78 +49952,88 @@ ] }, { - "genesis_id": "", - "system": "Status", - "icon": "status", + "genesis_id": "0x0348b55abd6e1a99c6ebc972a6a4582ec0bceb5c", + "system": "SuperDAO", + "icon": "superdao", "dependencies": [ "Ethereum" ], "token": { - "name": "status token", - "symbol": "SNT" + "name": "Superneum", + "symbol": "SUP" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "SuperDAO" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Governance System for DApp Ventures", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-06-20T11:45:00", - "end_date": "2017-07-04T11:45:00", - "end_date_plan": "2017-07-04T11:45:00", + "start_date": "2017-06-12T06:00:00", + "end_date": "2017-07-12T06:00:00", "genesis_address": [ - "" - ], - "funding_terms": "http://contribute.status.im/", - "funding_url": "http://contribute.status.im/", - "tokens_sold": 2999022400, - "tokens_issued": 7314688780, - "btc_raised": 41148, - "cap_limit": [ - "usd = 271226246" + "0x0348B55AbD6E1A99C6EBC972A6A4582Ec0bcEb5c" ], - "raised": [ - "usd = 111206819" - ] + "funding_terms": "http://docs.superdao.io/", + "funding_url": "http://crowdfunding.superdao.io/", + "tokens_sold": 45000000, + "tokens_issued": 100000000, + "btc_raised": "" }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Mobile Browser and Messenger for Ethereum" + "specs": { + "cap": {} + }, + "first_price": { + "date": "", + "btc": "", + "usd": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "status.im", - "url": "https://status.im/", + "name": "superdao.io", + "url": "http://superdao.io", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Status Whitepaper", - "url": "https://status.im/whitepaper.pdf", + "type": "github", + "name": "SuperDAO GitHub", + "url": "https://github.com/superDao-dao", + "icon": "github.png", "tags": [ - "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Status GitHub", - "url": "https://github.com/status-im", - "icon": "github.png", + "type": "paper", + "name": "SuperDAO Whitepaper", + "url": "http://docs.superdao.io/", + "icon": "paper.png", "tags": [ "Main", - "Code" + "Science" ] }, { "type": "blog", - "name": "Status Blog", - "url": "https://blog.status.im/", - "icon": "medium.png", + "name": "Blog", + "url": "https://blog.superdao.io/", + "icon": "blog.png", "tags": [ "Main", "News" @@ -50202,7 +50042,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ethstatus", + "url": "https://twitter.com/SuperDAOHQ", "icon": "twitter.png", "tags": [ "News" @@ -50211,26 +50051,16 @@ { "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/statusim/", + "url": "https://www.reddit.com/r/SuperDao/", "icon": "reddit.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Slack", - "url": "http://slack.status.im/", - "icon": "slack.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/ethstatus", + "url": "https://www.facebook.com/SuperdaoHQ/", "icon": "facebook.png", "tags": [ "News" @@ -50239,81 +50069,76 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCFzdJTUdzqyX4e9dOW7UpPQ/", + "url": "https://www.youtube.com/channel/UCYtAwj5PohhqPsJJ1KouBew", "icon": "youtube.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.00001372, - "usd": 0.03707967, - "date": "" - } + ] }, { - "genesis_id": "", - "system": "Steem", - "icon": "steem", + "genesis_id": "12071612744977229797", + "system": "SuperNET", "dependencies": [ - "independent" + "NXT" ], "token": { - "name": "steem", - "symbol": "STEEM" - }, - "aliases": { - "coinmarketcap": "Steem" + "name": "Unity", + "symbol": "UNITY" }, "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "type": "NXT", + "algorithm": "AE" + }, + "aliases": { + "coinmarketcap": "SuperNET" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Blockchain-based Social Media Platform where anyone can earn rewards", + "system_type": "cryptoasset", + "headline": "Association of Blockchain Technologies", "tags": [ - "DAO" + "DApp" ], - "page_state": "draft" - }, - "specs": {}, - "first_price": { - "btc": 0.00150433, - "usd": 0.6454388, - "date": "2016-04-18T16:19:00" + "page_state": "ready" }, - "flags": { - "quantum": true + "crowdsales": { + "start_date": "2014-04-30T00:00:00", + "end_date": "2014-09-23T00:00:00", + "genesis_address": [ + "NXT-MRBN-8DFH-PFMK-A4DBM" + ], + "funding_url": "http://www.nxtreporting.com/?as=12071612744977229797", + "funding_terms": "https://bitcointalk.org/index.php?topic=762346.0", + "min_investment": 0, + "funding_operator": "nein", + "tokens_sold": 571243.1402, + "tokens_issued": 816061, + "btc_raised": 5737.1589 }, + "specs": {}, "links": [ { + "type": "risk", + "name": "Asset holding are under control of one person", + "url": "", + "icon": "" + }, + { + "name": "thesupernet.org", + "url": "http://thesupernet.org/", "type": "website", - "name": "steem.io", - "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { + "name": "Wallet", + "url": "http://www.supernet.org/download.php", "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "icon": "wallet.png", "tags": [ "Main", "Apps", @@ -50321,132 +50146,76 @@ ] }, { + "name": "SuperNET Blog", + "url": "http://www.supernet.org/blog/", + "rss": "http://www.supernet.org/blog/feed/", "type": "blog", - "name": "Steemit Blog", - "url": "https://steemit.com/@steemitblog", - "icon": "steem.png", + "icon": "blog.png", "tags": [ "Main", "News" ] }, { - "type": "wallet", - "name": "Piston Client", - "url": "https://github.com/xeroc/piston/releases", - "icon": "piston.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "explorer", - "name": "Steemle Explorer", - "url": "https://steemle.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "SteemDB Explorer", - "url": "https://steemdb.com/", - "icon": "explorer.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "explorer", - "name": "SteemWhales Explorer", - "url": "http://steemwhales.com/", - "icon": "steemwhales.png", - "tags": [ - "Apps", - "Analytics" - ] - }, - { - "type": "custom", - "name": "Steemit Chat", - "url": "https://steemit.chat/home", - "icon": "steem.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/steemchain", + "url": "https://twitter.com/SuperNETorg", "icon": "twitter.png", "tags": [ "News" - ] + ], + "type": "twitter" }, { - "type": "reddit", "name": "reddit", - "url": "https://www.reddit.com/r/steemit", - "rss": "https://www.reddit.com/r/steemit/.rss", + "url": "https://www.reddit.com/r/supernet", "icon": "reddit.png", "tags": [ "News" - ] + ], + "type": "News" }, { + "name": "Facebook", + "url": "https://www.facebook.com/SuperNETorg", "type": "custom", - "name": "Slack", - "url": "https://steem.slack.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1410943.0", - "icon": "bitcoin.png", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "paper", - "name": "Steem Whitepaper", - "url": "https://steem.io/SteemWhitePaper.pdf", - "icon": "paper.png", + "name": "Wiki", + "url": "http://wiki.supernet.org/wiki/Main_Page", + "type": "wiki", + "icon": "wiki.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "type": "github", - "name": "Steem GitHub", - "url": "http://github.com/steemit", - "icon": "github.png", + "name": "SuperNET API", + "url": "http://wiki.supernet.org/wiki/API", + "type": "custom", + "icon": "link.png", "tags": [ "Code" ] }, { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/assets/supernet-unity/#markets", "type": "custom", - "name": "Steem Documentation", - "url": "https://steem.io/documentation/", "icon": "link.png", "tags": [ - "Code" + "Apps", + "Analytics" ] }, { - "type": "exchange", "name": "Poloniex", "url": "https://www.poloniex.com", + "type": "custom", "icon": "poloniex.png", "tags": [ "Apps", @@ -50454,764 +50223,708 @@ ] }, { - "type": "exchange", - "name": "OpenLedger", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "name": "BTER", + "url": "https://bter.com/", + "type": "custom", + "icon": "bter.png", "tags": [ "Apps", "Exchange" ] }, { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", + "name": "NXT AE", + "url": "http://nxtreporting.com", + "icon": "nxt.png", "tags": [ "Apps", "Exchange" - ] + ], + "type": "custom" }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com", - "icon": "hitbtc.png", + "name": "Slack", + "url": "http://slackinvite.supernet.org/", + "type": "custom", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ] + ], + "first_price": { + "btc": 0.01004329, + "usd": 4.37262651, + "date": "2014-09-23T00:00:00" + }, + "flags": { + "quantum": true, + "rating_do_not_display": true + } }, { "genesis_id": "", - "system": "SteemDollar", - "icon": "steem", + "system": "Suretly", "dependencies": [ - "Steem" + "Ethereum", + "Waves" ], + "icon": "suretly", "token": { - "name": "steemdollar", - "symbol": "SBD" + "name": "suretly token", + "symbol": "SUR" }, - "specs": {}, "consensus": { - "type": "PoS", - "algorithm": "Delegated" - }, - "aliases": { - "coinmarketcap": "Steem Dollars", - "nickname": "Steem Dollar" + "consensus_type": "ERC20 & Waves Asset", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Convertable Loan of Steem blockchain denominated in US Dollar", - "tags": [ - "DAO" - ], - "page_state": "draft" + "state": "Project", + "system_type": "cryptoasset", + "headline": "First crowdvouching platform" }, - "first_price": { - "date": "2016-07-10T00:00:00", - "btc": 0.00163451, - "usd": 1.07567811 + "crowdsales": { + "start_date": "2017-07-11T08:00:00", + "end_date": "2017-08-11T08:00:00", + "end_date_plan": "2017-08-11T08:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://www.ico.suretly.com/", + "funding_url": "https://www.ico.suretly.com/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": 128, + "cap_limit": [ + "usd = 10000000" + ], + "raised": [ + "usd = 1151148" + ] }, "links": [ { "type": "website", - "name": "steem.io", - "url": "https://steem.io", - "icon": "website.png", + "name": "ico.suretly.com", + "url": "https://www.ico.suretly.com/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", + "type": "paper", + "name": "Suretly Whitepaper", + "url": "https://suretly.com/docs/Suretly_whitepaper_v1.2.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1879035.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Apps", - "Wallet" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "headline": "nein", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/suretly_com", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "type": "slack", + "name": "Suretly Slack", + "url": "https://suretly.herokuapp.com/", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "reddit", + "name": "Reddit", + "url": "https://urbancrypto.com/suretly-crowdvouching-platform/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/suretly/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC5yutn5ceZHgKZxWUQ-WLwQ", + "icon": "youtube.png", + "tags": [ + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { - "genesis_id": "", - "system": "SteemPower", - "icon": "steem", + "genesis_id": "8612694", + "system": "Swarm", "dependencies": [ - "Steem" + "Bitcoin", + "Counterparty" ], - "token": { - "name": "steempower", - "symbol": "SP" + "aliases": { + "coinmarketcap": "Swarm", + "CurrencyName": "Swarm" }, - "consensus": { - "type": "PoS", - "algorithm": "Delegated" + "crowdsales": { + "start_date": "2014-07-17T00:00:00", + "end_date": "2014-07-20T00:00:00", + "genesis_address": [ + "12GZL7shupvmHapCmhw81GDa5GmaTqaZdk" + ], + "funding_terms": "https://bitcointalk.org/index.php?topic=664071.msg7487836#msg7487836", + "funding_url": "https://swarm.fund/", + "funding_operator": "nein", + "tokens_sold": 100000000, + "btc_raised": 1270 }, - "aliases": { - "coinmarketcap": "Steem", - "nickname": "Steem Power" + "consensus": { + "type": "Counterparty", + "algorithm": "Locked Token" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Investment Token of Steem Network", + "system_type": "cryptoasset", "tags": [ - "DAO" + "DApp" ], - "page_state": "draft" + "headline": " Decentralized Collaboration Platform" + }, + "token": { + "name": "swarm token", + "symbol": "SWT" }, "specs": {}, "links": [ { + "type": "risk", + "name": "Minimu viable product has not been launched yet", + "url": "", + "icon": "" + }, + { + "name": "swarm.fund", + "url": "https://swarm.fund/", "type": "website", - "name": "steem.io", - "url": "https://steem.io", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Steem Explorer", - "url": "https://steemd.com/", - "icon": "explorer.png", - "tags": [ - "Main", - "Apps", - "Analytics" - ] - }, - { - "type": "wallet", - "name": "Steem Client", - "url": "https://steemit.com", - "icon": "steem.png", + "name": "Twitter", + "url": "https://twitter.com/SwarmCorp", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "exchange", - "name": "Poloniex", - "headline": "nein", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "OpenLedger", - "headline": "Transparent Decentrilized Exchange", - "url": "https://openledger.info/?r=cyberfund", - "icon": "openledger.png", + "name": "Forum", + "url": "https://discourse.swarm.fund/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "headline": "nein", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Blog", + "url": "https://medium.com/@Swarm", + "type": "blog", + "icon": "blog.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ], - "flags": { - "quantum": true + "first_price": { + "btc": 0.0000127, + "usd": 0.00789143075, + "date": "2014-07-20T00:00:00" } }, { - "genesis_id": "nein", - "system": "Stellar", + "genesis_id": "00e7dab4291d8a4f5e7186981ac8b127e47fa65b2efbb0f3eee6b3ee2f1b1059", + "system": "Synereo", + "icon": "synereo", "dependencies": [ - "independent" + "Mastercoin (Omni)" ], - "token": { - "name": "lumen", - "symbol": "STR" - }, - "consensus": { - "type": "Trusted Ledger", - "algorithm": "SCP" - }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Public Infrastructure for Money", + "system_type": "cryptoasset", + "headline": "Social Platform Owned by the People Who Use It", + "summary": "Synereo is designed as a framework for managing the economy of attention. We create a social brain that optimizes your experience on the network, social or otherwise, by shaping the stream of information in ways that reflect what you and your social circle consider to be interesting and valuable.", "tags": [ "DAO" - ], - "hashtag": "#stellar", - "page_state": "ready" + ] }, "aliases": { - "coinmarketcap": "Stellar Lumens" + "coinmarketcap": "Synereo" }, - "events": { - "announcement": "01/08/2014", - "genesis": "01/08/2014" + "crowdsales": { + "start_date": "2016-09-20T00:00:00", + "end_date": "2016-10-20T00:00:00", + "genesis_address": [ + "3CtiKLz2Ke423oh1mGY3oPPhDA8shKxpNb", + "3BNGSfyKdTLvZwZAiUHdhgdENA9dJqgVq9" + ], + "funding_terms": "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", + "funding_url": "https://synereo.com", + "tokens_sold": 45439378, + "tokens_issued": 1680400000, + "btc_raised": 342 + }, + "consensus": { + "type": "Omni", + "algorithm": "Locked Token" + }, + "token": { + "name": "amp", + "symbol": "AMP" }, "specs": { - "total_tokens": 100804167793, - "supply": 100804167793 + "supply": 949291062.75 }, + "risks": [ + { + "name": "Network has not been launched", + "url": "" + } + ], "links": [ { - "name": "stellar.org", - "url": "https://www.stellar.org/", + "type": "website", + "name": "synereo.com", + "url": "http://www.synereo.com", "icon": "website.png", - "type": "site", - "tags": [ - "Main" - ] - }, - { - "name": "Stellar Core", - "url": "https://github.com/stellar/stellar-core", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Horizon: Client facing HTTP API server for the Stellar ecosystem", - "url": "https://github.com/stellar/horizon", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Interstellar: Open Ecosystem of Modules", - "url": "https://github.com/stellar/interstellar", - "icon": "github.png", - "type": "github", - "tags": [ - "Code" - ] - }, - { - "name": "Solar: A Front-end Framework for Modular Web Apps", - "url": "https://github.com/stellar/solar", - "icon": "github.png", - "type": "github", "tags": [ - "Code" + "Main", + "Apps" ] }, { - "name": "Centaurus: Open Source Stellar Android Wallet", - "url": "https://github.com/TbLtzk/Centaurus", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Documentation", + "url": "http://www.synereo.com/whitepapers/synereo.pdf", + "icon": "paper.png", "tags": [ - "Code" + "Main", + "Apps" ] }, { - "name": "Laboratory Tools", - "url": "https://www.stellar.org/laboratory", - "icon": "github.png", - "type": "github", + "type": "blog", + "name": "Synereo Blog", + "url": "http://blog.synereo.com/", + "rss": "http://blog.synereo.com/feed", + "icon": "blog.png", "tags": [ - "Code" + "News", + "Main" ] }, { - "name": "Meetups", - "url": "http://www.meetup.com/Stellar-SF", - "type": "custom", + "type": "forum", + "name": "Synereo Discuss", + "url": "https://discuss.synereo.com/", + "icon": "forum.png", "tags": [ - "Code" + "News", + "Main" ] }, { - "name": "Developers Tutorials", - "url": "https://www.stellar.org/developers/learn/", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Attention Economy Model", + "url": "http://www.synereo.com/learn-more/#attention-economy", "tags": [ - "Code" + "Science" ] }, { - "name": "API Reference", - "url": "https://www.stellar.org/developers/reference/", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Synereo Network Dynamics - Basics - Chapter 1", + "url": "https://docs.google.com/presentation/d/12wZfRyF9XBMrc1ripXGfyNXCnO_MD7f2-Gc8AIa-v8o/pub?start=false&loop=false&slide=id.g4ecec4c43_37", "tags": [ - "Code" + "Science" ] }, { - "name": "GitHub Organization", - "url": "https://github.com/stellar", - "icon": "github.png", - "type": "github", + "type": "paper", + "name": "Synereo Network Dynamics - Synereos - Chapter 2", + "url": "https://docs.google.com/presentation/d/1DimMeRZx1qp0-m0DzyEZxc3IbYDfzovummDfRdeWT9U/present?slide=id.g5d99680d4_026", "tags": [ - "Code" + "Science" ] }, { - "name": "Stellar Consensus Protocol by David Mazieres", - "url": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf", - "icon": "whitepaper.png", - "type": "whitepaper", + "type": "paper", + "name": "Synereo Network Dynamics - Amplifying - Chapter 3", + "url": "https://docs.google.com/presentation/d/1MQ57q-ZraCBvx-pPFA-J-MpKN6v8AkUXtCaM79vU3L8/present?slide=id.g6d072a333_118", "tags": [ "Science" ] }, { - "name": "Stellarchain.io", - "url": "http://stellarchain.io/", - "icon": "explorer.png", "type": "explorer", - "tags": [ - "Main", - "Analytics" - ] - }, - { - "name": "Stellar Trusted Stats", - "url": "https://www.stellar.org/stats/", + "name": "AMP Asset Page", + "url": "http://omnichest.info/lookupsp.aspx?sp=39", "icon": "explorer.png", - "type": "explorer", "tags": [ + "Apps", "Analytics" ] }, { - "name": "@stellarorg", - "url": "https://twitter.com/stellarorg", - "icon": "twitter.png", - "type": "twitter", - "tags": [ - "Main", - "News" - ] - }, - { - "name": "Stellarverse", - "url": "https://stellarverse.org/forum/", - "icon": "forum.png", - "type": "forum", - "tags": [ - "News" - ] - }, - { - "name": "Blog", - "url": "https://www.stellar.org/blog/", - "icon": "blog.png", - "type": "blog", - "tags": [ - "News" - ] - }, - { - "name": "r/stellar", - "url": "https://www.reddit.com/r/stellar", - "icon": "reddit.png", - "type": "reddit", - "tags": [ - "News" - ] - }, - { - "name": "Announcement", - "url": "https://bitcointalk.org/index.php?topic=720096.0", - "type": "custom", - "tags": [ - "publications" - ] - }, - { - "name": "Stellar Roadmap", - "url": "https://trello.com/b/Clb1VMP5/platform-roadmap", - "icon": "link.png", - "type": "custom", + "type": "github", + "name": "Synereo GitHub", + "url": "https://github.com/synereo/", + "icon": "github.png", "tags": [ "Code" ] }, { - "name": "Stellar Wallet", - "url": "https://launch.stellar.org/", - "type": "wallet", - "icon": "wallet.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "name": "Centaurus Android Wallet", - "url": "hhttps://play.google.com/store/apps/details?id=de.xcoins.centaurus&hl=en", - "type": "wallet", - "icon": "wallet.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] - }, + } + ], + "flags": { + "supply_from_here": true, + "quantum": true + }, + "first_price": { + "btc": 0.00000753, + "usd": 0.0017016, + "date": "2015-04-29T00:00:00" + } + }, + { + "genesis_id": "ed12971d0cc2ac2db282eb0a834b83dd2ef7aa32c0eacae93d93cdaccbcf8c19", + "system": "SysCoin", + "icon": "syscoin", + "aliases": { + "coinmarketcap": "SysCoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "tags": [ + "DAO" + ] + }, + "events": { + "announcement": "17/08/2014" + }, + "token": { + "name": "syscoin", + "symbol": "SYS" + }, + "specs": { + "p2p": 8369, + "rpc": 8368, + "block_time": "60", + "block_reward": "128", + "total_tokens": "2 000 000 000", + "premine_tokens": "18% [ up to 15% Based on Presale (SOLD OUT), 2% Devs (wallets will be publicized for transparency), 1% Bounties and Rewards]", + "difficulty_cycle": "KGW", + "ann": "https://bitcointalk.org/index.php?topic=587080.0", + "dependencies": "independent" + }, + "links": [ { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/stellar/#markets", - "type": "custom", - "icon": "link.png", + "type": "website", + "name": "syscoin.org", + "url": "http://syscoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Analytics" + "Main" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/sys/", + "icon": "cryptoid.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "github", + "name": "SysCoin GitHub", + "url": "https://github.com/syscoin/syscoin", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Kraken", - "type": "custom", - "icon": "kraken.png", - "url": "https://www.kraken.com", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=757255", + "icon": "forum.png", "tags": [ - "Apps", - "Exchange" + "Main", + "News" ] - }, + } + ], + "first_price": { + "btc": 0.00000421, + "usd": 0.00214359, + "date": "2014-08-20T00:00:00" + } + }, + { + "genesis_id": "00000eaa8dd7e902871c444aeb415673b8244c6b7b1742ca398cefa60d87c4c1", + "system": "TEKcoin", + "icon": "tekcoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "TEKcoin" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "SHA-256+Peercoin" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "TEKcoin", + "symbol": "TEK" + }, + "specs": { + "p2p": 8514, + "rpc": 18514, + "block_time": "60", + "block_reward": 1, + "total_tokens": 100000000 + }, + "events": [ { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "name": "Annoucement", + "start_date": "2013-09-07T05:45:40", + "url": "https://bitcointalk.org/index.php?topic=289490.0" + } + ], + "links": [ + { + "type": "website", + "name": "tekcoin.org", + "url": "http://tekcoin.org/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Main" ] }, { - "name": "Bitcon Indonesia", - "url": "https://vip.bitcoin.co.id/strbtc", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "Explorer", + "url": "https://www.blockexperts.com/tek", + "icon": "explorer.png", "tags": [ + "Main", "Apps", - "Exchange" + "Explorer", + "Analytics" ] }, { - "name": "Justcoin", - "url": "https://justcoin.com", - "type": "custom", - "icon": "link.png", + "type": "github", + "name": "TEKcoin GitHub", + "url": "https://github.com/maxxine/TEK", + "icon": "github.png", "tags": [ - "Apps", - "Exchange" + "Main", + "Code" ] }, { - "name": "Learning Materials", - "url": "https://www.stellar.org/learn/", - "type": "wiki", - "icon": "wiki.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=320404", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" ] } ], - "flags": { - "supply_from_here": true, - "quantum": true - }, "first_price": { - "btc": 0.0000054, - "usd": 0.00287799, - "date": "2014-08-11T00:00:00" + "btc": 0.00040118, + "usd": 0.21380323, + "date": "2014-05-20T00:00:00" } }, { "genesis_id": "", - "system": "Stimus", + "system": "TaaS", "dependencies": [ "Ethereum" ], - "icon": "stimus", + "icon": "taas", "token": { - "name": "stimus token", - "symbol": "STM" + "name": "taase", + "symbol": "TAAS" }, "consensus": { "consensus_type": "ERC20 Token", "consensus_name": "Ethereum" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Investing with AI & Machine learning" + "headline": "Closed-End Investment Fund" }, - "crowdsales": { - "start_date": "2017-09-25T15:00:00", - "end_date": "2017-10-25T15:00:00", - "end_date_plan": "2017-10-25T15:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://stimus.co/tokens.html", - "funding_url": "http://stimus.co/presale.html", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "TaaS" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "stimus.co", - "url": "http://stimus.co", + "name": "taas.fund", + "url": "https://taas.fund/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stimus Whitepaper", - "url": "http://stimus.co/Stimus.Whitepaper.pdf", + "name": "TaaS Whitepaper", + "url": "http://taas.fund/media/whitepaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/stimusco", - "icon": "twitter.png", + "type": "github", + "name": "TaaS GitHub", + "url": "https://github.com/reddit/reddit", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "Stimus Telegram", - "url": "https://t.me/stimusico", - "icon": "telegram.png", + "type": "blog", + "name": "TaaS Blog", + "url": "https://medium.com/@TaaS", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Stimus-283972402087433/?fref=ts", - "icon": "facebook.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1792938.0", + "icon": "bitcointalk.png", "tags": [ "News" ] - } - ] - }, - { - "genesis_id": "", - "dependencies": [ - "Ethereum" - ], - "system": "Storj", - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "The world's largest decentralized cloud storage provider" - }, - "crowdsales": { - "start_date": "2017-05-19T15:00:00", - "end_date": "2017-06-19T15:00:00", - "genesis_address": [ - "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", - "0xe75509810e09b04eef4ebd0b471bacf5530b162e" - ], - "funding_terms": "https://storj.io/saleterms.pdf", - "funding_url": "http://storj.io/", - "tokens_sold": "", - "btc_raised": "", - "cap_limit": [ - "usd = 30000000" - ] - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "token": { - "name": "storj token", - "symbol": "SJCX" - }, - "specs": { - "supply": 500000000 - }, - "links": [ - { - "type": "website", - "name": "storj.io", - "url": "http://storj.io/", - "icon": "website.png", - "tags": [ - "Main" - ] }, { - "type": "github", - "name": "Storj GitHub", - "url": "https://github.com/Storj/", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/taasfundk", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/storjproject", - "icon": "twitter.png", + "type": "slack", + "name": "TaaS Slack", + "url": "https://taasfund.signup.team/", + "icon": "slack.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://storjtalk.org/", - "icon": "forum.png", + "type": "reddit", + "name": "Reddit", + "url": "", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.storj.io/", - "icon": "blog.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCzhLXQA9h7RQKlPWViKIzNw", + "icon": "youtube.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/storj", - "icon": "reddit.png", + "type": "custom", + "name": "TaaS Telegram", + "url": "https://t.me/taasfundS", + "icon": "telegram.png", "tags": [ "News" ] @@ -51219,222 +50932,184 @@ ] }, { - "genesis_id": "322527", + "genesis_id": "", + "system": "TenX", "dependencies": [ - "Bitcoin", - "Counterparty" + "independent" ], - "system": "Storjcoin X", - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Decentralized Cloud Storage", - "summary": "Storj is based on blockchain technology and peer-to-peer protocols to provide the most secure, private, and encrypted cloud storage.", - "tags": [ - "DApp" - ] - }, - "aliases": { - "coinmarketcap": "Storjcoin X", - "nickname": "Storjcoin X" - }, - "crowdsales": { - "start_date": "2014-07-18T00:00:00", - "end_date": "2014-08-18T00:00:00", - "genesis_address": [ - "132aBrspLgL54cm9eQfGNFLGqXwBRQrugc" - ], - "funding_terms": "http://storj.io/CrowdsaleTerms.pdf", - "funding_url": "http://storj.io/crowdsale.html", - "tokens_sold": 35039704, - "btc_raised": 910 + "icon": "tenx", + "token": { + "name": "tenx token", + "symbol": "PAY" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" + "type": "", + "algorithm": "" }, - "token": { - "name": "storjcoin", - "symbol": "SJCX" + "aliases": { + "coinmarketcap": "TenX", + "nickname": "TenX" }, - "specs": { - "supply": 500000000 + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", + "headline": "Making Cryptocurrencies Spendable Anytime Anywhere", + "tags": [ + "DAO" + ], + "page_state": "ready" }, "links": [ - { - "type": "risk", - "name": "Minimum Viable Product has not been launched yet", - "url": "", - "icon": "" - }, { "type": "website", - "name": "storj.io", - "url": "http://storj.io/", - "icon": "website.png", + "name": "tenx.tech", + "url": "https://www.tenx.tech/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "http://blockscan.com/assetInfo.aspx?q=SJCX", - "icon": "explorer.png", + "type": "paper", + "name": "TenX Whitepaper", + "url": "https://www.tenx.tech/whitepaper/tenx_whitepaper_final.pdf", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "Storj GitHub", - "url": "https://github.com/Storj/", - "icon": "github.png", + "type": "blog", + "name": "TenX Blog", + "url": "https://medium.com/@TenX/", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/storjproject", - "icon": "twitter.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1953612.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Forum", - "url": "http://storjtalk.org/", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/tenxwallet", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.storj.io/", - "icon": "blog.png", + "type": "slack", + "name": "TenX Slack", + "url": "https://ten-x.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "reddit", - "name": "reddit", - "url": "http://www.reddit.com/r/storj", + "name": "Reddit", + "url": "https://www.reddit.com/r/TenX/", "icon": "reddit.png", "tags": [ "News" ] }, { - "name": "Counterparty DEX", - "url": "https://counterwallet.co", - "type": "custom", - "icon": "counterparty.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "Bittrex", - "url": "https://bittrex.com/", "type": "custom", - "icon": "bittrex.png", + "name": "Facebook", + "url": "https://www.facebook.com/tenxwallet/", + "icon": "facebook.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/storjcoin-x/#markets", "type": "custom", - "icon": "link.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCrh49JX-9UQJbee6e4EGhog", + "icon": "youtube.png", "tags": [ - "Apps", - "Analytics" + "News" ] } - ], - "first_price": { - "btc": 0.00002597, - "usd": 0.01196365, - "date": "2014-08-18T00:00:00" - }, - "flags": { - "supply_from_here": true, - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Stox", + "system": "Tendermint", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "stox", "token": { - "name": "stox token", - "symbol": "STX" + "name": "", + "symbol": "" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "consensus_type": "Proof-of-Stake", + "consensus_name": "Byzantine Consensus Algorithm", + "hashing": "" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Prediction Market", + "system_type": "cryptocurrency", + "headline": "Byzantine Consensus Blockchain Stack", "tags": [ "DAO" ], - "page_state": "ready" + "hashtag": "", + "twwidid": "", + "page_state": "draft" }, "aliases": { - "coinmarketcap": "Stox", - "nickname": "Stox" + "coinmarketcap": "Tendermint", + "nickname": "Tendermint" + }, + "ratings": { + "rating_cyber": 0 }, "links": [ { - "type": "website", - "name": "stox.com", - "url": "https://www.stox.com/en/", + "name": "tendermint.com", + "url": "http://tendermint.com/", + "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "paper", - "name": "Stox Whitepaper", - "url": "https://www.stox.com/assets/stox-whitepaper.pdf", + "name": "Tendermint Wiki", + "url": "https://github.com/tendermint/tendermint/wiki", + "type": "wiki", + "icon": "wiki.png", "tags": [ "Main", "Science" ] }, { + "name": "Tendermint Blog", + "url": "http://tendermint.com/posts/", + "type": "blog", + "icon": "blog.png", + "tags": [ + "Main", + "News" + ] + }, + { + "name": "Tendermint GitHub", + "url": "https://github.com/tendermint", "type": "github", - "name": "Stox GitHub", - "url": "https://github.com/stx-technologies/stox-token", "icon": "github.png", "tags": [ "Main", @@ -51442,102 +51117,187 @@ ] }, { - "type": "blog", - "name": "Stox Blog", - "url": "https://steemit.com/@stx", - "icon": "steem.png", + "name": "Tendermint Forum", + "url": "http://forum.tendermint.com/", + "type": "forum", + "icon": "forum.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2035348.0", - "icon": "bitcointalk.png", + "name": "Byzantine Consensus Algorithm", + "url": "https://github.com/tendermint/tendermint/wiki/Byzantine-Consensus-Algorithm", + "type": "paper", + "icon": "paper.png", "tags": [ - "News" + "Science" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/stx_coin", - "icon": "twitter.png", + "name": "Byzantine Fault Tolerance Algorithm", + "url": "https://en.wikipedia.org/wiki/Byzantine_fault_tolerance", + "type": "wiki", + "icon": "wiki.png", + "tags": [ + "Science" + ] + }, + { + "name": "Consensus in the presence of partial synchrony", + "url": "http://dl.acm.org/citation.cfm?doid=42282.42283", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + } + ] + }, + { + "genesis_id": "31", + "system": "Tether", + "icon": "tether", + "dependencies": [ + "Mastercoin (Omni)" + ], + "aliases": { + "coinmarketcap": "Tether" + }, + "consensus": { + "type": "Omni", + "algorithm": "Locked Token" + }, + "descriptions": { + "tags": [ + "DApp" + ], + "state": "Public", + "system_type": "cryptoasset", + "headline": "Price-Stable Digital Currency 100% backed by USD" + }, + "token": { + "name": "tether", + "symbol": "USDT" + }, + "specs": {}, + "links": [ + { + "type": "risk", + "name": "Asset represent debt of issuer", + "url": "", + "icon": "" + }, + { + "type": "website", + "name": "tether.to", + "url": "https://tether.to/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "explorer", + "name": "Omni Asset", + "url": "http://omnichest.info/lookupsp.aspx?sp=31", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "custom", - "name": "Stox Telegram", - "url": "https://t.me/joinchat/DByWw0Pnq9BAy4FqPv_Lyg", - "icon": "telegram.png", + "type": "paper", + "name": "Tether Whitepaper", + "url": "https://tether.to/wp-content/uploads/2015/04/Tether-White-Paper.pdf", + "icon": "paper.png", "tags": [ - "News" + "Main", + "Science" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/STOX/", - "icon": "reddit.png", + "type": "custom", + "name": "Tether FAQ", + "url": "https://tether.to/faqs/", + "icon": "forum.png", "tags": [ - "News" + "Science" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC_hd4EfAzXr5NFfOTw7nXjA", - "icon": "youtube.png", + "type": "twitter", + "name": "@Tether_to", + "url": "https://twitter.com/Tether_to/", + "icon": "twitter.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 0.00417078, + "usd": 1, + "date": "2015-02-19T00:00:00" + }, + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Stratis", - "dependencies": [ - "independent" - ], - "icon": "stratis", + "system": "Tezos", + "dependencies": "independent", + "icon": "tezos", "token": { - "name": "stratise", - "symbol": "STRAT" + "name": "tezos token", + "symbol": "TXZ" }, "consensus": { "consensus_type": "proof-of-stake", "consensus_name": "POS" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Flexible Blockchain Development Platform" - }, - "aliases": { - "coinmarketcap": "Stratis" + "state": "Project", + "system_type": "cryptocurrency", + "headline": "Self-amending Crypto-ledger" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-07-01T00:00:00", + "end_date": "2017-07-13T00:00:00", + "end_date_plan": "2017-07-13T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://tezos.ch/pages/static/Tezos%20Contribution%20Terms.pdf?utm_source=Tezos&utm_campaign=682d936488-EMAIL_CAMPAIGN_2017_07_01&utm_medium=email&utm_term=0_d8f4b4112e-682d936488-117506397", + "funding_url": "https://www.tezos.com/", + "tokens_sold": "", + "tokens_issued": 10000000000, + "btc_raised": 97268, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 230595616" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "stratisplatform.com", - "url": "https://stratisplatform.com/", + "name": "tezos.com", + "url": "https://www.tezos.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Stratis Whitepaper", - "url": "https://stratisplatform.com//files/Stratis_Whitepaper.pdf", + "name": "Tezos Whitepaper", + "url": "https://www.tezos.com/static/papers/white_paper.pdf", "tags": [ "Main", "Science" @@ -51545,8 +51305,8 @@ }, { "type": "github", - "name": "Stratis GitHub", - "url": "https://github.com/stratisproject", + "name": "Tezos GitHub", + "url": "https://github.com/tezos/tezos", "icon": "github.png", "tags": [ "Main", @@ -51555,8 +51315,8 @@ }, { "type": "blog", - "name": "Stratis Blog", - "url": "https://stratisplatform.com/blog/", + "name": "Tezos Blog", + "url": "https://medium.com/tezos", "icon": "medium.png", "tags": [ "Main", @@ -51566,8 +51326,8 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1512202.0", - "icon": "bitcointalk.png", + "url": "https://bitcointalk.org/index.php?topic=715818.0", + "icon": "bitcoin.png", "tags": [ "News" ] @@ -51575,7 +51335,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/stratisplatform", + "url": "https://twitter.com/tez0s", "icon": "twitter.png", "tags": [ "News" @@ -51583,18 +51343,18 @@ }, { "type": "slack", - "name": "Stratis Slack", - "url": "https://stratis-invite.herokuapp.com/", + "name": "Tezos Slack", + "url": "http://slack.tezos.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/stratisplatform/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/tezosledger/", + "icon": "facebook.png", "tags": [ "News" ] @@ -51603,14 +51363,14 @@ }, { "genesis_id": "", - "system": "Streamr", + "system": "Tierion", "dependencies": [ "Ethereum" ], - "icon": "streamr", + "icon": "tierion", "token": { - "name": "DATAcoin token", - "symbol": "DATA" + "name": "tierion token", + "symbol": "TNT" }, "consensus": { "consensus_type": "ERC20 Token", @@ -51619,59 +51379,59 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Create unstoppable real-time data apps, even without writing code" + "headline": "A universal platform for verifiable data" }, "crowdsales": { - "start_date": "2017-10-12T12:00:00", - "end_date": "2017-10-26T12:00:00", - "end_date_plan": "2017-10-26T12:00:00", + "start_date": "2017-07-27T00:00:00", + "end_date": "2017-08-10T00:00:00", + "end_date_plan": "2017-08-10T00:00:00", "genesis_address": [ "" ], - "funding_terms": "https://www.streamr.com/", - "funding_url": "https://www.streamr.com/", - "tokens_sold": "", - "tokens_issued": "", + "funding_terms": "https://tokensale.tierion.com/", + "funding_url": "https://tokensale.tierion.com/", + "tokens_sold": 350000000, + "tokens_issued": 1000000000, "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "" + "usd - 25000000" ] }, "links": [ { "type": "website", - "name": "streamr.com", - "url": "https://www.streamr.com/", + "name": "tierion.com", + "url": "https://tierion.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Streamr Whitepaper", - "url": "https://s3.amazonaws.com/streamr-public/streamr-datacoin-whitepaper-2017-07-25-v1_0.pdf", + "name": "Tierion Whitepaper", + "url": "https://tokensale.tierion.com/TierionTokenSaleWhitePaper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "Streamr Blog", - "url": "https://blog.streamr.com/", - "icon": "medium.png", + "type": "github", + "name": "Tierion GitHub", + "url": "https://github.com/chainpoint", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/streamrinc", + "url": "https://www.twitter.com/Tierion", "icon": "twitter.png", "tags": [ "News" @@ -51679,18 +51439,18 @@ }, { "type": "custom", - "name": "Streamr Telegram", - "url": "https://www.streamr.com/assets/Icons/email.svg", + "name": "Tierion Telegram", + "url": "https://t.me/tierion", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Streamr Slack", - "url": "https://slack.streamr.com/", - "icon": "slack.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/tierion/", + "icon": "reddit.png", "tags": [ "News" ] @@ -51698,106 +51458,125 @@ ] }, { - "genesis_id": "0x0348b55abd6e1a99c6ebc972a6a4582ec0bceb5c", - "system": "SuperDAO", - "icon": "superdao", + "genesis_id": "", + "system": "Ties.network", "dependencies": [ "Ethereum" ], + "icon": "tiesnetwork", "token": { - "name": "Superneum", - "symbol": "SUP" + "name": "tiesnetwork token", + "symbol": "TIE" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "SuperDAO" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized Governance System for DApp Ventures", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" + "headline": "Decentralized public smart database" }, "crowdsales": { - "start_date": "2017-06-12T06:00:00", - "end_date": "2017-07-12T06:00:00", + "start_date": "2017-09-21T10:00:00", + "end_date": "2017-10-12T14:00:00", + "end_date_plan": "2017-10-12T14:00:00", "genesis_address": [ - "0x0348B55AbD6E1A99C6EBC972A6A4582Ec0bcEb5c" + "" ], - "funding_terms": "http://docs.superdao.io/", - "funding_url": "http://crowdfunding.superdao.io/", - "tokens_sold": 45000000, - "tokens_issued": 100000000, - "btc_raised": "" + "funding_terms": "https://ties.network/", + "funding_url": "https://ties.network/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "cap": {} - }, - "first_price": { - "date": "", - "btc": "", - "usd": "" + "supply": 140000000 }, - "flags": {}, "links": [ { "type": "website", - "name": "superdao.io", - "url": "http://superdao.io", - "icon": "website.png", + "name": "ties.network", + "url": "https://ties.network/", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Ties.network Whitepaper", + "url": "https://docs.google.com/document/d/1deB6McO4pEH37CnVmfVmuXt190i_uEAekyexRPG3R4M/edit", + "tags": [ + "Main", + "Science" + ] + }, { "type": "github", - "name": "SuperDAO GitHub", - "url": "https://github.com/superDao-dao", + "name": "Ties.network GitHub", + "url": "https://github.com/tiesnetwork", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "paper", - "name": "SuperDAO Whitepaper", - "url": "http://docs.superdao.io/", - "icon": "paper.png", + "type": "blog", + "name": "Ties.network Blog", + "url": "https://blog.ties.network/", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "Blog", - "url": "https://blog.superdao.io/", - "icon": "blog.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2071592.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/SuperDAOHQ", + "url": "https://twitter.com/tiesnetwork", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "custom", + "name": "Ties.network Telegram", + "url": "https://t.me/tiesnetwork", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "Ties.network Slack", + "url": "https://tiesnetwork.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, { "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/SuperDao/", + "name": "Reddit", + "url": "https://www.reddit.com/r/tiesnetwork/", "icon": "reddit.png", "tags": [ "News" @@ -51806,7 +51585,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/SuperdaoHQ/", + "url": "https://www.facebook.com/tiesdb", "icon": "facebook.png", "tags": [ "News" @@ -51815,7 +51594,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCYtAwj5PohhqPsJJ1KouBew", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -51824,252 +51603,221 @@ ] }, { - "genesis_id": "12071612744977229797", - "system": "SuperNET", + "genesis_id": "", + "system": "TokenCard", "dependencies": [ - "NXT" + "Ethereum" ], + "icon": "tokencard", "token": { - "name": "Unity", - "symbol": "UNITY" + "name": "tokencard token", + "symbol": "TKN" }, "consensus": { - "type": "NXT", - "algorithm": "AE" - }, - "aliases": { - "coinmarketcap": "SuperNET" + "consensus_type": "ERC20", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Association of Blockchain Technologies", - "tags": [ - "DApp" - ], - "page_state": "ready" + "headline": "Debit Card and Platform for Ethereum tokens" + }, + "aliases": { + "coinmarketcap": "TokenCard" }, "crowdsales": { - "start_date": "2014-04-30T00:00:00", - "end_date": "2014-09-23T00:00:00", + "start_date": "2017-05-02T16:00:00", + "end_date": "2017-05-02T16:05:00", + "end_date_plan": "2017-05-02T16:05:00", "genesis_address": [ - "NXT-MRBN-8DFH-PFMK-A4DBM" + "0x49EdF201c1E139282643d5e7C6fB0C7219Ad1db7" ], - "funding_url": "http://www.nxtreporting.com/?as=12071612744977229797", - "funding_terms": "https://bitcointalk.org/index.php?topic=762346.0", - "min_investment": 0, - "funding_operator": "nein", - "tokens_sold": 571243.1402, - "tokens_issued": 816061, - "btc_raised": 5737.1589 + "funding_terms": "http://tokencard.io/TKNCreationTerms.pdf", + "funding_url": "http://tokencard.io/", + "tokens_sold": 23644056, + "tokens_issued": 39406760, + "btc_raised": 8644, + "cap_limit": [ + "usd = 21122842" + ], + "raised": [ + "usd = 12673744" + ] + }, + "first_price": { + "date": "2017-05-07T02:04:49", + "usd": 0.5360207, + "btc": 0.0003656 }, - "specs": {}, "links": [ { - "type": "risk", - "name": "Asset holding are under control of one person", - "url": "", - "icon": "" - }, - { - "name": "thesupernet.org", - "url": "http://thesupernet.org/", "type": "website", + "name": "tokencard.io", + "url": "https://tokencard.io/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Wallet", - "url": "http://www.supernet.org/download.php", - "type": "wallet", - "icon": "wallet.png", + "type": "github", + "name": "GitHub", + "url": "https://github.com/MonolithDAO/token", + "icon": "website.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "SuperNET Blog", - "url": "http://www.supernet.org/blog/", - "rss": "http://www.supernet.org/blog/feed/", - "type": "blog", - "icon": "blog.png", + "type": "paper", + "name": "TokenCard Whitepaper", + "url": "http://tokencard.io/tokencard_whitepaper.pdf", + "icon": "paper.png", "tags": [ "Main", "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/SuperNETorg", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "reddit", - "url": "https://www.reddit.com/r/supernet", - "icon": "reddit.png", - "tags": [ - "News" - ], - "type": "News" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/SuperNETorg", - "type": "custom", - "icon": "facebook.png", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@MonolithStudio", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "Wiki", - "url": "http://wiki.supernet.org/wiki/Main_Page", - "type": "wiki", - "icon": "wiki.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1840820.0", + "icon": "btc.png", "tags": [ "Main", - "Code" + "News" ] }, { - "name": "SuperNET API", - "url": "http://wiki.supernet.org/wiki/API", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/tokencard_io", + "icon": "twitter.png", "tags": [ - "Code" + "News" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/assets/supernet-unity/#markets", "type": "custom", - "icon": "link.png", + "name": "Telegram", + "url": "https://t.me/TokenCard", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Poloniex", - "url": "https://www.poloniex.com", - "type": "custom", - "icon": "poloniex.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/ethereum/comments/5gtb7p/introducing_tokencard_the_ether_and_erc20/", + "icon": "reddit.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "name": "BTER", - "url": "https://bter.com/", "type": "custom", - "icon": "bter.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "name": "NXT AE", - "url": "http://nxtreporting.com", - "icon": "nxt.png", - "tags": [ - "Apps", - "Exchange" - ], - "type": "custom" - }, - { "name": "Slack", - "url": "http://slackinvite.supernet.org/", - "type": "custom", + "url": "https://tokencard-team.herokuapp.com/", "icon": "slack.png", "tags": [ "News" ] } - ], - "first_price": { - "btc": 0.01004329, - "usd": 4.37262651, - "date": "2014-09-23T00:00:00" - }, - "flags": { - "quantum": true, - "rating_do_not_display": true - } + ] }, { "genesis_id": "", - "system": "Suretly", + "system": "Trackr", "dependencies": [ - "Ethereum", - "Waves" + "Ethereum" ], - "icon": "suretly", + "icon": "trackr", "token": { - "name": "suretly token", - "symbol": "SUR" + "name": "trackr token", + "symbol": "TKR" }, "consensus": { - "consensus_type": "ERC20 & Waves Asset", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "First crowdvouching platform" + "headline": "Crypto app for portfolio management" }, "crowdsales": { - "start_date": "2017-07-11T08:00:00", - "end_date": "2017-08-11T08:00:00", - "end_date_plan": "2017-08-11T08:00:00", + "start_date": "2017-08-16T12:00:00", + "end_date": "2017-09-15T12:00:00", + "end_date_plan": "2017-09-15T12:00:00", "genesis_address": [ - "" + "0xA971AfDCa01BD1ca1499346E730a3d1Dc06a3A9d" ], - "funding_terms": "https://www.ico.suretly.com/", - "funding_url": "https://www.ico.suretly.com/", + "funding_terms": "https://www.trackr.im/", + "funding_url": "https://www.trackr.im/", "tokens_sold": "", "tokens_issued": "", - "btc_raised": 128, + "btc_raised": "", "cap_limit": [ - "usd = 10000000" + "" ], "raised": [ - "usd = 1151148" + "" ] }, "links": [ { "type": "website", - "name": "ico.suretly.com", - "url": "https://www.ico.suretly.com/", + "name": "trackr.im", + "url": "https://www.trackr.im/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Suretly Whitepaper", - "url": "https://suretly.com/docs/Suretly_whitepaper_v1.2.pdf", + "name": "Trackr Whitepaper", + "url": "https://www.trackr.im/media/whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "Trackr GitHub", + "url": "https://github.com/trackr-im/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "blog", + "name": "Trackr Blog", + "url": "https://medium.com/@trackr.im/", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1879035.0", + "url": "https://bitcointalk.org/index.php?topic=2046549", "icon": "bitcointalk.png", "tags": [ "News" @@ -52078,7 +51826,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/suretly_com", + "url": "https://twitter.com/trackrim", "icon": "twitter.png", "tags": [ "News" @@ -52086,431 +51834,215 @@ }, { "type": "slack", - "name": "Suretly Slack", - "url": "https://suretly.herokuapp.com/", + "name": "Trackr Slack", + "url": "http://slack.trackr.online/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://urbancrypto.com/suretly-crowdvouching-platform/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/suretly/", + "url": "https://www.facebook.com/trackrim", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC5yutn5ceZHgKZxWUQ-WLwQ", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "8612694", - "system": "Swarm", + "genesis_id": "", + "system": "TripAlly", "dependencies": [ - "Bitcoin", - "Counterparty" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Swarm", - "CurrencyName": "Swarm" - }, - "crowdsales": { - "start_date": "2014-07-17T00:00:00", - "end_date": "2014-07-20T00:00:00", - "genesis_address": [ - "12GZL7shupvmHapCmhw81GDa5GmaTqaZdk" - ], - "funding_terms": "https://bitcointalk.org/index.php?topic=664071.msg7487836#msg7487836", - "funding_url": "https://swarm.fund/", - "funding_operator": "nein", - "tokens_sold": 100000000, - "btc_raised": 1270 + "icon": "tripally", + "token": { + "name": "tripally token", + "symbol": "ALLY" }, "consensus": { - "type": "Counterparty", - "algorithm": "Locked Token" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "tags": [ - "DApp" - ], - "headline": " Decentralized Collaboration Platform" - }, - "token": { - "name": "swarm token", - "symbol": "SWT" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, - "specs": {}, - "links": [ - { - "type": "risk", - "name": "Minimu viable product has not been launched yet", - "url": "", - "icon": "" - }, - { - "name": "swarm.fund", - "url": "https://swarm.fund/", - "type": "website", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "name": "Twitter", - "url": "https://twitter.com/SwarmCorp", - "type": "twitter", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "name": "Forum", - "url": "https://discourse.swarm.fund/", - "type": "forum", - "icon": "forum.png", - "tags": [ - "News" - ] - }, - { - "name": "Blog", - "url": "https://medium.com/@Swarm", - "type": "blog", - "icon": "blog.png", - "tags": [ - "News" - ] - } - ], - "first_price": { - "btc": 0.0000127, - "usd": 0.00789143075, - "date": "2014-07-20T00:00:00" - } - }, - { - "genesis_id": "00e7dab4291d8a4f5e7186981ac8b127e47fa65b2efbb0f3eee6b3ee2f1b1059", - "system": "Synereo", - "icon": "synereo", - "dependencies": [ - "Mastercoin (Omni)" - ], "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Social Platform Owned by the People Who Use It", - "summary": "Synereo is designed as a framework for managing the economy of attention. We create a social brain that optimizes your experience on the network, social or otherwise, by shaping the stream of information in ways that reflect what you and your social circle consider to be interesting and valuable.", - "tags": [ - "DAO" - ] - }, - "aliases": { - "coinmarketcap": "Synereo" + "headline": "World's First Global Connectivity Platform" }, "crowdsales": { - "start_date": "2016-09-20T00:00:00", - "end_date": "2016-10-20T00:00:00", + "start_date": "2017-10-15T16:00:00", + "end_date": "2017-11-30T23:59:00", + "end_date_plan": "2017-11-30T23:59:00", "genesis_address": [ - "3CtiKLz2Ke423oh1mGY3oPPhDA8shKxpNb", - "3BNGSfyKdTLvZwZAiUHdhgdENA9dJqgVq9" + "0x31b5e97294e1afd6fff6ffe4cba89a344555f753" ], - "funding_terms": "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", - "funding_url": "https://synereo.com", - "tokens_sold": 45439378, - "tokens_issued": 1680400000, - "btc_raised": 342 - }, - "consensus": { - "type": "Omni", - "algorithm": "Locked Token" - }, - "token": { - "name": "amp", - "symbol": "AMP" + "funding_terms": "https://tripally.co/media/tripally_terms_and_conditions.pdf", + "funding_url": "https://tripally.co", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "supply": 949291062.75 + "supply": 100000000 }, - "risks": [ - { - "name": "Network has not been launched", - "url": "" - } - ], "links": [ { "type": "website", - "name": "synereo.com", - "url": "http://www.synereo.com", - "icon": "website.png", - "tags": [ - "Main", - "Apps" - ] - }, - { - "type": "paper", - "name": "Documentation", - "url": "http://www.synereo.com/whitepapers/synereo.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Apps" - ] - }, - { - "type": "blog", - "name": "Synereo Blog", - "url": "http://blog.synereo.com/", - "rss": "http://blog.synereo.com/feed", - "icon": "blog.png", - "tags": [ - "News", - "Main" - ] - }, - { - "type": "forum", - "name": "Synereo Discuss", - "url": "https://discuss.synereo.com/", - "icon": "forum.png", + "name": "tripally.co", + "url": "https://tripally.co/", "tags": [ - "News", "Main" ] }, { "type": "paper", - "name": "Attention Economy Model", - "url": "http://www.synereo.com/learn-more/#attention-economy", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Synereo Network Dynamics - Basics - Chapter 1", - "url": "https://docs.google.com/presentation/d/12wZfRyF9XBMrc1ripXGfyNXCnO_MD7f2-Gc8AIa-v8o/pub?start=false&loop=false&slide=id.g4ecec4c43_37", - "tags": [ - "Science" - ] - }, - { - "type": "paper", - "name": "Synereo Network Dynamics - Synereos - Chapter 2", - "url": "https://docs.google.com/presentation/d/1DimMeRZx1qp0-m0DzyEZxc3IbYDfzovummDfRdeWT9U/present?slide=id.g5d99680d4_026", + "name": "TripAlly Whitepaper", + "url": "https://tripally.co/media/tripally_whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { - "type": "paper", - "name": "Synereo Network Dynamics - Amplifying - Chapter 3", - "url": "https://docs.google.com/presentation/d/1MQ57q-ZraCBvx-pPFA-J-MpKN6v8AkUXtCaM79vU3L8/present?slide=id.g6d072a333_118", + "type": "github", + "name": "TripAlly GitHub", + "url": "https://github.com/TripAlly/", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "type": "explorer", - "name": "AMP Asset Page", - "url": "http://omnichest.info/lookupsp.aspx?sp=39", - "icon": "explorer.png", + "type": "blog", + "name": "TripAlly Blog", + "url": "https://medium.com/@TripAllyWorld", + "icon": "medium.png", "tags": [ - "Apps", - "Analytics" + "Main", + "News" ] }, { - "type": "github", - "name": "Synereo GitHub", - "url": "https://github.com/synereo/", - "icon": "github.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "icon": "bitcointalk.png", "tags": [ - "Code" + "News" ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://www.poloniex.com", - "icon": "poloniex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/TripAllyWorld", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - } - ], - "flags": { - "supply_from_here": true, - "quantum": true - }, - "first_price": { - "btc": 0.00000753, - "usd": 0.0017016, - "date": "2015-04-29T00:00:00" - } - }, - { - "genesis_id": "ed12971d0cc2ac2db282eb0a834b83dd2ef7aa32c0eacae93d93cdaccbcf8c19", - "system": "SysCoin", - "icon": "syscoin", - "aliases": { - "coinmarketcap": "SysCoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "17/08/2014" - }, - "token": { - "name": "syscoin", - "symbol": "SYS" - }, - "specs": { - "p2p": 8369, - "rpc": 8368, - "block_time": "60", - "block_reward": "128", - "total_tokens": "2 000 000 000", - "premine_tokens": "18% [ up to 15% Based on Presale (SOLD OUT), 2% Devs (wallets will be publicized for transparency), 1% Bounties and Rewards]", - "difficulty_cycle": "KGW", - "ann": "https://bitcointalk.org/index.php?topic=587080.0", - "dependencies": "independent" - }, - "links": [ - { - "type": "website", - "name": "syscoin.org", - "url": "http://syscoin.org/", - "icon": "website.png", + "type": "custom", + "name": "TripAlly Telegram", + "url": "https://t.me/tripally_en", + "icon": "telegram.png", "tags": [ - "Main" + "News" ] }, { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/sys/", - "icon": "cryptoid.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/user/TripAlly/", + "icon": "reddit.png", "tags": [ - "Main", - "Apps", - "Explorer", - "Analytics" + "News" ] }, { - "type": "github", - "name": "SysCoin GitHub", - "url": "https://github.com/syscoin/syscoin", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/TripAllyWorld", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=757255", - "icon": "forum.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCP0u347p8eqEYbYRrvoOK4A", + "icon": "youtube.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00000421, - "usd": 0.00214359, - "date": "2014-08-20T00:00:00" - } + ] }, { "genesis_id": "", - "system": "TaaS", + "system": "True Flip Lottery", "dependencies": [ - "Ethereum" + "Bitcoin" ], - "icon": "taas", + "icon": "truefliplottery", "token": { - "name": "taase", - "symbol": "TAAS" + "name": "true flip token", + "symbol": "TFL" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "", + "algorithm": "" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Closed-End Investment Fund" + "headline": "Blockchain Lottery Platform" }, - "aliases": { - "coinmarketcap": "TaaS" + "crowdsales": { + "start_date": "2017-06-28T00:00:00", + "end_date": "2017-07-28T00:00:00", + "end_date_plan": "2017-07-28T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://ico.trueflip.io/", + "funding_url": "https://ico.trueflip.io/", + "tokens_sold": 6247267, + "tokens_issued": 14700000, + "btc_raised": 2067, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 8146994" + ] }, - "specs": { - "supply": "" + "aliases": { + "coinmarketcap": "TrueFlip" }, - "flags": {}, "links": [ { "type": "website", - "name": "taas.fund", - "url": "https://taas.fund/", + "name": "ico.trueflip.io", + "url": "https://ico.trueflip.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "TaaS Whitepaper", - "url": "http://taas.fund/media/whitepaper.pdf", + "name": "True Flip Lottery Whitepaper", + "url": "https://trueflip.io/TrueFlip_WP.pdf", "tags": [ "Main", "Science" @@ -52518,8 +52050,8 @@ }, { "type": "github", - "name": "TaaS GitHub", - "url": "https://github.com/reddit/reddit", + "name": "True Flip Lottery GitHub", + "url": "https://github.com/trueflip", "icon": "github.png", "tags": [ "Main", @@ -52528,8 +52060,8 @@ }, { "type": "blog", - "name": "TaaS Blog", - "url": "https://medium.com/@TaaS", + "name": "True Flip Lottery Blog", + "url": "https://medium.com/@trueflip/", "icon": "medium.png", "tags": [ "Main", @@ -52539,7 +52071,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1792938.0", + "url": "https://bitcointalk.org/index.php?topic=1928663.60", "icon": "bitcointalk.png", "tags": [ "News" @@ -52548,44 +52080,44 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/taasfundk", + "url": "https://twitter.com/TrueFlipLoto", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "TaaS Slack", - "url": "https://taasfund.signup.team/", - "icon": "slack.png", + "type": "custom", + "name": "True Flip Lottery Telegram", + "url": "https://t.me/joinchat/AAAAAELcwT-fgH2zG7xEng", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "", - "icon": "reddit.png", + "type": "slack", + "name": "True Flip Lottery Slack", + "url": "https://trueflip.io/slack", + "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCzhLXQA9h7RQKlPWViKIzNw", - "icon": "youtube.png", + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/trueflip/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "TaaS Telegram", - "url": "https://t.me/taasfundS", - "icon": "telegram.png", + "name": "Facebook", + "url": "https://www.facebook.com/TrueFlip.io/", + "icon": "facebook.png", "tags": [ "News" ] @@ -52593,166 +52125,155 @@ ] }, { - "genesis_id": "00000eaa8dd7e902871c444aeb415673b8244c6b7b1742ca398cefa60d87c4c1", - "system": "TEKcoin", - "icon": "tekcoin", + "genesis_id": "", + "system": "TrueBit", "dependencies": [ - "independent" + "Ethereum" ], - "aliases": { - "coinmarketcap": "TEKcoin" + "icon": "truebit", + "token": { + "name": "truebit token", + "symbol": "TM-TrueBit" }, "consensus": { - "type": "Hybrid", - "algorithm": "SHA-256+Peercoin" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency" - }, - "token": { - "name": "TEKcoin", - "symbol": "TEK" - }, - "specs": { - "p2p": 8514, - "rpc": 18514, - "block_time": "60", - "block_reward": 1, - "total_tokens": 100000000 + "system_type": "cryptoasset", + "headline": "Scalable Verification Solution for Blockchains" }, - "events": [ - { - "name": "Annoucement", - "start_date": "2013-09-07T05:45:40", - "url": "https://bitcointalk.org/index.php?topic=289490.0" - } - ], "links": [ { "type": "website", - "name": "tekcoin.org", - "url": "http://tekcoin.org/", - "icon": "website.png", + "name": "truebit.io", + "url": "https://www.truebit.io/", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "Explorer", - "url": "https://www.blockexperts.com/tek", - "icon": "explorer.png", + "type": "paper", + "name": "TrueBit Whitepaper", + "url": "https://people.cs.uchicago.edu/~teutsch/papers/truebit.pdf", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" + "Science" ] }, { - "type": "github", - "name": "TEKcoin GitHub", - "url": "https://github.com/maxxine/TEK", - "icon": "github.png", + "type": "blog", + "name": "TrueBit Blog", + "url": "https://medium.com/truebit", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=320404", - "icon": "forum.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/Truebitprotocol", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/truebit/", + "icon": "reddit.png", "tags": [ - "Main", "News" ] } - ], - "first_price": { - "btc": 0.00040118, - "usd": 0.21380323, - "date": "2014-05-20T00:00:00" - } + ] }, { "genesis_id": "", - "system": "Tendermint", + "system": "Truthcoin", "dependencies": [ - "independent" + "Bitcoin" ], "token": { - "name": "", - "symbol": "" + "name": "VoteCoin", + "symbol": "VoteCoin" }, "consensus": { - "consensus_type": "Proof-of-Stake", - "consensus_name": "Byzantine Consensus Algorithm", + "consensus_type": "Blockchain Record", + "consensus_name": "Bitcoin", "hashing": "" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptocurrency", - "headline": "Byzantine Consensus Blockchain Stack", + "headline": "Sidechain for Prediction Markets", "tags": [ - "DAO" + "DApp" ], - "hashtag": "", + "hashtag": "#hivemind", "twwidid": "", - "page_state": "draft" + "page_state": "ready" }, "aliases": { - "coinmarketcap": "Tendermint", - "nickname": "Tendermint" - }, - "ratings": { - "rating_cyber": 0 + "nickname": "Hivemind" }, "links": [ { - "name": "tendermint.com", - "url": "http://tendermint.com/", + "name": "bitcoinhivemind.com", + "url": "http://bitcoinhivemind.com/", + "type": "website", "icon": "website.png", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Tendermint Wiki", - "url": "https://github.com/tendermint/tendermint/wiki", - "type": "wiki", - "icon": "wiki.png", + "name": "Github Organization", + "url": "https://github.com/truthcoin", + "type": "github", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "name": "Truthcoin Whitepaper", + "url": "http://www.truthcoin.info/papers/truthcoin-whitepaper.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "name": "Tendermint Blog", - "url": "http://tendermint.com/posts/", - "type": "blog", - "icon": "blog.png", + "name": "@truthcoin", + "url": "https://twitter.com/truthcoin", + "type": "twitter", + "icon": "twitter.png", "tags": [ "Main", "News" ] }, { - "name": "Tendermint GitHub", - "url": "https://github.com/tendermint", - "type": "github", - "icon": "github.png", + "name": "Truthcoin Blog", + "url": "http://www.truthcoin.info/archive/", + "rss": "http://www.truthcoin.info/feed", + "type": "blog", + "icon": "blog.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "name": "Tendermint Forum", - "url": "http://forum.tendermint.com/", + "name": "TruthcoinTalk", + "url": "http://forum.truthcoin.info/", "type": "forum", "icon": "forum.png", "tags": [ @@ -52760,8 +52281,26 @@ ] }, { - "name": "Byzantine Consensus Algorithm", - "url": "https://github.com/tendermint/tendermint/wiki/Byzantine-Consensus-Algorithm", + "name": "Dev Center", + "url": "https://dev.truthcoin.info/", + "type": "custom", + "icon": "truthcoin.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Voting Demo", + "url": "https://lyoshenka.ocpu.io/truthcoindemo/www/", + "type": "custom", + "icon": "truthcoin.png", + "tags": [ + "Apps" + ] + }, + { + "name": "The Prediction Markets Sequence - 1. Statement of Purpose", + "url": "http://www.truthcoin.info/papers/1_Purpose.pdf", "type": "paper", "icon": "paper.png", "tags": [ @@ -52769,17 +52308,89 @@ ] }, { - "name": "Byzantine Fault Tolerance Algorithm", - "url": "https://en.wikipedia.org/wiki/Byzantine_fault_tolerance", - "type": "wiki", - "icon": "wiki.png", + "name": "The Prediction Markets Sequence - 2. The Power of Prediction Markets", + "url": "http://www.truthcoin.info/papers/2_PM_Types.pdf", + "type": "paper", + "icon": "paper.png", "tags": [ "Science" ] }, { - "name": "Consensus in the presence of partial synchrony", - "url": "http://dl.acm.org/citation.cfm?doid=42282.42283", + "name": "The Prediction Markets Sequence - 3. Applications of PMs", + "url": "http://www.truthcoin.info/papers/3_PM_Applications.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "The Prediction Markets Sequence - 4. PM Myths", + "url": "http://www.truthcoin.info/papers/4_PM_Myths.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "The Prediction Markets Sequence - 5. PM Manipulation", + "url": "http://www.truthcoin.info/papers/5_PM_Manipulation.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - What is Truthcoin?", + "url": "http://www.truthcoin.info/presentations/what-is-truthcoin.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - Outcome Resolution", + "url": "http://www.truthcoin.info/presentations/truthcoin-outcomes.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - The Age of Bullshit", + "url": "http://www.truthcoin.info/presentations/info-problems.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - Value of a Truthcoin", + "url": "http://www.truthcoin.info/presentations/truthcoin-valuable.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Presentation - In Six Slides", + "url": "http://www.truthcoin.info/presentations/six-slide-sprint.pdf", + "type": "paper", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "name": "Truthcoin FAQ", + "url": "http://www.truthcoin.info/faq/", "type": "paper", "icon": "paper.png", "tags": [ @@ -52790,91 +52401,74 @@ }, { "genesis_id": "", - "system": "TenX", + "system": "U.CASH", "dependencies": [ - "independent" + "hybrid" ], - "icon": "tenx", + "icon": "ucash", "token": { - "name": "tenx token", - "symbol": "PAY" + "name": "ucash token", + "symbol": "XUC" }, "consensus": { - "type": "", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "TenX", - "nickname": "TenX" + "consensus_type": "", + "consensus_name": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Making Cryptocurrencies Spendable Anytime Anywhere", - "tags": [ - "DAO" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Combining cash with digital currencies through retail locations" + }, + "crowdsales": { + "start_date": "2017-09-08T00:00:00", + "end_date": "2017-11-08T00:00:00", + "end_date_plan": "2017-11-08T00:00:00", + "genesis_address": [ + "" ], - "page_state": "ready" + "funding_terms": "https://u.cash/ibo.html", + "funding_url": "https://u.cash", + "tokens_sold": "", + "tokens_issued": 21000000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "tenx.tech", - "url": "https://www.tenx.tech/", + "name": "u.cash", + "url": "https://u.cash/", "tags": [ "Main" ] }, { "type": "paper", - "name": "TenX Whitepaper", - "url": "https://www.tenx.tech/whitepaper/tenx_whitepaper_final.pdf", + "name": "U.CASH Whitepaper", + "url": "https://docs.google.com/document/d/1Lvh4SEvGVHQ0Opj8wKmytMe63PxpXFgZNgIGbpIi22M/edit", "tags": [ "Main", "Science" ] }, - { - "type": "blog", - "name": "TenX Blog", - "url": "https://medium.com/@TenX/", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1953612.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tenxwallet", + "url": "https://twitter.com/udotcash", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "slack", - "name": "TenX Slack", - "url": "https://ten-x.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/TenX/", + "url": "https://www.reddit.com/r/ucash/", "icon": "reddit.png", "tags": [ "News" @@ -52883,7 +52477,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/tenxwallet/", + "url": "https://www.facebook.com/udotcash", "icon": "facebook.png", "tags": [ "News" @@ -52892,7 +52486,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrh49JX-9UQJbee6e4EGhog", + "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", "icon": "youtube.png", "tags": [ "News" @@ -52901,168 +52495,88 @@ ] }, { - "genesis_id": "31", - "system": "Tether", - "icon": "tether", + "genesis_id": "", + "system": "Ubiq", + "icon": "ubiq", "dependencies": [ - "Mastercoin (Omni)" + "Ethereum" ], - "aliases": { - "coinmarketcap": "Tether" + "token": { + "name": "ubiq", + "symbol": "UBQ" }, "consensus": { - "type": "Omni", - "algorithm": "Locked Token" + "type": "ERC20 Token", + "algorithm": "Ethereum" }, "descriptions": { - "tags": [ - "DApp" - ], "state": "Public", "system_type": "cryptoasset", - "headline": "Price-Stable Digital Currency 100% backed by USD" + "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", + "tags": [ + "DAO" + ], + "hashtag": "##ubiq", + "page_state": "ready" }, - "token": { - "name": "tether", - "symbol": "USDT" + "aliases": { + "coinmarketcap": "Ubiq" + }, + "specs": { + "total_tokens": 37342384 }, - "specs": {}, "links": [ { - "type": "risk", - "name": "Asset represent debt of issuer", - "url": "", - "icon": "" - }, - { + "name": "ubiqsmart.com", + "url": "https://ubiqsmart.com/", "type": "website", - "name": "tether.to", - "url": "https://tether.to/", "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Explorer", + "url": "https://ubiqscan.io/en", "type": "explorer", - "name": "Omni Asset", - "url": "http://omnichest.info/lookupsp.aspx?sp=31", - "icon": "explorer.png", + "icon": "blockr.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "paper", - "name": "Tether Whitepaper", - "url": "https://tether.to/wp-content/uploads/2015/04/Tether-White-Paper.pdf", - "icon": "paper.png", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "custom", - "name": "Tether FAQ", - "url": "https://tether.to/faqs/", - "icon": "forum.png", - "tags": [ - "Science" - ] - }, - { - "type": "twitter", - "name": "@Tether_to", - "url": "https://twitter.com/Tether_to/", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - } - ], - "first_price": { - "btc": 0.00417078, - "usd": 1, - "date": "2015-02-19T00:00:00" - }, - "flags": { - "quantum": true - } - }, - { - "genesis_id": "", - "system": "Tezos", - "dependencies": "independent", - "icon": "tezos", - "token": { - "name": "tezos token", - "symbol": "TXZ" - }, - "consensus": { - "consensus_type": "proof-of-stake", - "consensus_name": "POS" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptocurrency", - "headline": "Self-amending Crypto-ledger" - }, - "crowdsales": { - "start_date": "2017-07-01T00:00:00", - "end_date": "2017-07-13T00:00:00", - "end_date_plan": "2017-07-13T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://tezos.ch/pages/static/Tezos%20Contribution%20Terms.pdf?utm_source=Tezos&utm_campaign=682d936488-EMAIL_CAMPAIGN_2017_07_01&utm_medium=email&utm_term=0_d8f4b4112e-682d936488-117506397", - "funding_url": "https://www.tezos.com/", - "tokens_sold": "", - "tokens_issued": 10000000000, - "btc_raised": 97268, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 230595616" - ] - }, - "links": [ - { - "type": "website", - "name": "tezos.com", - "url": "https://www.tezos.com/", + "name": "Ubiq GitHub", + "url": "https://github.com/ubiq", + "type": "github", + "icon": "github.png", "tags": [ - "Main" + "Code" ] }, { - "type": "paper", - "name": "Tezos Whitepaper", - "url": "https://www.tezos.com/static/papers/white_paper.pdf", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1763606.0", + "icon": "bitcointalk.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Tezos GitHub", - "url": "https://github.com/tezos/tezos", - "icon": "github.png", + "name": "Twitter", + "url": "https://twitter.com/ubiqsmart", + "type": "twitter", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { + "name": "Ubiq blog", + "url": "https://medium.com/the-ubiq-report", "type": "blog", - "name": "Tezos Blog", - "url": "https://medium.com/tezos", "icon": "medium.png", "tags": [ "Main", @@ -53070,53 +52584,67 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=715818.0", - "icon": "bitcoin.png", + "type": "slack", + "name": "Ubiq Slack", + "url": "http://slack.ubiqsmart.com/", + "icon": "slack.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/tez0s", - "icon": "twitter.png", + "name": "reddit", + "url": "https://www.reddit.com/r/Ubiq/", + "type": "reddit", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Tezos Slack", - "url": "http://slack.tezos.com/", - "icon": "slack.png", + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCaKJfiYPY-gWC5932p23kyw/videos", + "icon": "youtube.png", "tags": [ "News" ] }, { + "name": "Markets CMC", + "url": "https://coinmarketcap.com/currencies/ubiq/#markets", "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/tezosledger/", - "icon": "facebook.png", + "icon": "link.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "name": "Bittrex", + "url": "https://bittrex.com", + "type": "custom", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] } - ] + ], + "flags": { + "quantum": true + } }, { "genesis_id": "", - "system": "Tierion", + "system": "Udiar", "dependencies": [ "Ethereum" ], - "icon": "tierion", + "icon": "udiar", "token": { - "name": "tierion token", - "symbol": "TNT" + "name": "udiar token", + "symbol": "IAR" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53125,40 +52653,40 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "A universal platform for verifiable data" + "headline": "Blockchain-based marketplace of intellectual property turnover" }, "crowdsales": { - "start_date": "2017-07-27T00:00:00", - "end_date": "2017-08-10T00:00:00", - "end_date_plan": "2017-08-10T00:00:00", + "start_date": "2017-09-20T00:00:00", + "end_date": "2017-11-19T23:59:00", + "end_date_plan": "2017-11-19T23:59:00", "genesis_address": [ "" ], - "funding_terms": "https://tokensale.tierion.com/", - "funding_url": "https://tokensale.tierion.com/", - "tokens_sold": 350000000, - "tokens_issued": 1000000000, + "funding_terms": "https://udiar.io/UDIAR-terms-and-conditions.pdf", + "funding_url": "https://ico.udiar.io/", + "tokens_sold": "", + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" ], "raised": [ - "usd - 25000000" + "" ] }, "links": [ { "type": "website", - "name": "tierion.com", - "url": "https://tierion.com/", + "name": "udiar.io", + "url": "https://udiar.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Tierion Whitepaper", - "url": "https://tokensale.tierion.com/TierionTokenSaleWhitePaper.pdf", + "name": "Udiar Whitepaper", + "url": "https://udiar.io/UDIAR-WP-en.pdf", "tags": [ "Main", "Science" @@ -53166,18 +52694,27 @@ }, { "type": "github", - "name": "Tierion GitHub", - "url": "https://github.com/chainpoint", + "name": "Udiar GitHub", + "url": "https://github.com/udiar", "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2192590.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://www.twitter.com/Tierion", + "url": "https://twitter.com/UDIAR_copyright", "icon": "twitter.png", "tags": [ "News" @@ -53185,18 +52722,27 @@ }, { "type": "custom", - "name": "Tierion Telegram", - "url": "https://t.me/tierion", + "name": "Udiar Telegram", + "url": "https://t.me/UDIAR", "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/tierion/", - "icon": "reddit.png", + "type": "slack", + "name": "Udiar Slack", + "url": "https://udiar.slack.com/join/shared_invite/enQtMjM3NjQ3NDUzMDI1LWE3YzM5NWE3MDBlM2ZmMzRkZmNkYmRhNmM2YTk3YmY4ZWNjNmFiNzQ1NTFiYjc4ZDIyZDM1NDAxZjNhYzI5ZGY", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/UDIAR.NET/", + "icon": "facebook.png", "tags": [ "News" ] @@ -53205,14 +52751,14 @@ }, { "genesis_id": "", - "system": "Ties.network", + "system": "Umbrella Coin", "dependencies": [ "Ethereum" ], - "icon": "tiesnetwork", + "icon": "umbrellacoin", "token": { - "name": "tiesnetwork token", - "symbol": "TIE" + "name": "umbrellacoin token", + "symbol": "UMC" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53221,19 +52767,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized public smart database" + "headline": "Decentralized, Democratized Insurance Platform" }, "crowdsales": { - "start_date": "2017-09-21T10:00:00", - "end_date": "2017-10-12T14:00:00", - "end_date_plan": "2017-10-12T14:00:00", + "start_date": "2017-06-12T10:00:00", + "end_date": "2017-06-25T14:00:00", + "end_date_plan": "2017-06-25T14:00:00", "genesis_address": [ "" ], - "funding_terms": "https://ties.network/", - "funding_url": "https://ties.network/", + "funding_terms": "https://www.umbrellacoin.org/", + "funding_url": "https://www.umbrellacoin.org/crowdfund", "tokens_sold": "", - "tokens_issued": "", + "tokens_issued": 100000000, "btc_raised": "", "cap_limit": [ "" @@ -53242,22 +52788,19 @@ "" ] }, - "specs": { - "supply": 140000000 - }, "links": [ { "type": "website", - "name": "ties.network", - "url": "https://ties.network/", + "name": "umbrellacoin.org", + "url": "https://www.umbrellacoin.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Ties.network Whitepaper", - "url": "https://docs.google.com/document/d/1deB6McO4pEH37CnVmfVmuXt190i_uEAekyexRPG3R4M/edit", + "name": "Umbrella Coin Whitepaper", + "url": "https://github.com/umbrellacoin/umc/blob/master/documents/UMC.pdf", "tags": [ "Main", "Science" @@ -53265,8 +52808,8 @@ }, { "type": "github", - "name": "Ties.network GitHub", - "url": "https://github.com/tiesnetwork", + "name": "Umbrella Coin GitHub", + "url": "https://github.com/umbrellacoin", "icon": "github.png", "tags": [ "Main", @@ -53275,8 +52818,8 @@ }, { "type": "blog", - "name": "Ties.network Blog", - "url": "https://blog.ties.network/", + "name": "Umbrella Coin Blog", + "url": "https://medium.com/@umbrellacoin", "icon": "medium.png", "tags": [ "Main", @@ -53286,7 +52829,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2071592.0", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -53295,34 +52838,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tiesnetwork", + "url": "https://twitter.com/umbrellacoin", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Ties.network Telegram", - "url": "https://t.me/tiesnetwork", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Ties.network Slack", - "url": "https://tiesnetwork.herokuapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/tiesnetwork/", + "url": "https://www.reddit.com/r/UmbrellaCoin/", "icon": "reddit.png", "tags": [ "News" @@ -53331,7 +52856,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/tiesdb", + "url": "https://www.facebook.com/umbrellacoin/?ref=page_internal", "icon": "facebook.png", "tags": [ "News" @@ -53340,7 +52865,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCqdy_X_sXz1jK7D8fFDlX7Q", "icon": "youtube.png", "tags": [ "News" @@ -53349,86 +52874,160 @@ ] }, { - "genesis_id": "", - "system": "TokenCard", + "genesis_id": "000000009a68dab74c60cf8e1acd116c549eb0153d328e1f24a33a3e5474a7bd", + "system": "Unobtanium", + "icon": "unobtanium", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "tokencard", - "token": { - "name": "tokencard token", - "symbol": "TKN" + "aliases": { + "coinmarketcap": "Unobtanium" }, "consensus": { - "consensus_type": "ERC20", - "consensus_name": "Ethereum" + "type": "PoW", + "algorithm": "SHA-256" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Debit Card and Platform for Ethereum tokens" + "system_type": "cryptocurrency", + "headline": "Rare Cryptocurrency", + "tags": [ + "DAO" + ], + "page_state": "ready" }, - "aliases": { - "coinmarketcap": "TokenCard" + "events": { + "announcement": "17/10/2013", + "genesis": "18/10/2013" }, - "crowdsales": { - "start_date": "2017-05-02T16:00:00", - "end_date": "2017-05-02T16:05:00", - "end_date_plan": "2017-05-02T16:05:00", - "genesis_address": [ - "0x49EdF201c1E139282643d5e7C6fB0C7219Ad1db7" - ], - "funding_terms": "http://tokencard.io/TKNCreationTerms.pdf", - "funding_url": "http://tokencard.io/", - "tokens_sold": 23644056, - "tokens_issued": 39406760, - "btc_raised": 8644, - "cap_limit": [ - "usd = 21122842" - ], - "raised": [ - "usd = 12673744" - ] + "token": { + "name": "Unobtanium", + "symbol": "UNO" }, - "first_price": { - "date": "2017-05-07T02:04:49", - "usd": 0.5360207, - "btc": 0.0003656 + "specs": { + "block_time": "180", + "block_reward": 1, + "halfing_cycle": 102000, + "total_tokens": 250000 }, "links": [ { "type": "website", - "name": "tokencard.io", - "url": "https://tokencard.io/", + "name": "unobtanium.uno", + "url": "http://unobtanium.uno/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "explorer", + "name": "cryptoid", + "url": "https://chainz.cryptoid.info/uno/", + "icon": "explorer.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "twitter", + "name": "@unobtanium_uno", + "url": "https://twitter.com/unobtanium_uno", + "icon": "twitter.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "github", "name": "GitHub", - "url": "https://github.com/MonolithDAO/token", - "icon": "website.png", + "url": "https://github.com/thegreatoldone/Unobtanium", + "icon": "github.png", "tags": [ "Main", "Code" ] }, + { + "type": "Forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=527500.0", + "icon": "forum.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "r/unobtanium", + "url": "http://www.reddit.com/r/unobtanium", + "icon": "reddit.png", + "tags": [ + "News" + ] + } + ], + "first_price": { + "btc": 0.0153014, + "usd": 9.99441225, + "date": "2013-12-21T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Urbit", + "dependencies": [ + "independent" + ], + "icon": "urbit", + "token": { + "name": "urbit token", + "symbol": "" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Peer-to-peer network of personal servers" + }, + "links": [ + { + "type": "website", + "name": "urbit.org", + "url": "https://urbit.org/", + "tags": [ + "Main" + ] + }, { "type": "paper", - "name": "TokenCard Whitepaper", - "url": "http://tokencard.io/tokencard_whitepaper.pdf", - "icon": "paper.png", + "name": "Urbit Whitepaper", + "url": "https://media.urbit.org/whitepaper.pdf", "tags": [ "Main", - "News" + "Science" + ] + }, + { + "type": "github", + "name": "Urbit GitHub", + "url": "https://github.com/urbit/urbit", + "icon": "github.png", + "tags": [ + "Main", + "Code" ] }, { "type": "blog", - "name": "Blog", - "url": "https://medium.com/@MonolithStudio", + "name": "Urbit Blog", + "url": "https://urbit.org/blog", "icon": "medium.png", "tags": [ "Main", @@ -53438,61 +53037,126 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1840820.0", - "icon": "btc.png", + "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "icon": "bitcointalk.png", "tags": [ - "Main", "News" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/tokencard_io", + "url": "https://twitter.com/urbit", "icon": "twitter.png", "tags": [ "News" ] + } + ] + }, + { + "genesis_id": "0000005944f0d20d7ee82ac4dc65cd8796dd37f6d6e0b3af05af966d6c8b63c0", + "system": "Vanillacoin", + "icon": "vanillacoin", + "aliases": { + "coinmarketcap": "Vcash", + "nickname": "Vcash" + }, + "consensus": { + "type": "Hybrid", + "algorithm": "Blake256+Vanila" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptocurrency" + }, + "events": [ + { + "name": "Announcement", + "start_date": "2015-05-18T08:19:20", + "url": "https://bitcointalk.org/index.php?topic=1064326.0" + } + ], + "token": { + "name": "vcash", + "symbol": "VNL" + }, + "specs": { + "block_time": "200", + "total_tokens": 30700000, + "difficulty_cycle": "every block" + }, + "links": [ + { + "type": "website", + "name": "v.cash", + "url": "https://v.cash/", + "icon": "website.png", + "tags": [ + "Main" + ] }, { - "type": "custom", - "name": "Telegram", - "url": "https://t.me/TokenCard", - "icon": "twitter.png", + "type": "explorer", + "name": "Vanillacoin Explorer", + "url": "http://vnlbex.lbtcoin.org/", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/ethereum/comments/5gtb7p/introducing_tokencard_the_ether_and_erc20/", - "icon": "reddit.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://v.cash/forums/", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://tokencard-team.herokuapp.com/", - "icon": "slack.png", + "type": "github", + "name": "Vanillacoin GitHub", + "url": "https://github.com/john-connor/vanillacoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=977245.0", + "icon": "forum.png", "tags": [ "News" ] } - ] + ], + "flags": { + "quantum": true + }, + "first_price": { + "btc": 0.00004602, + "usd": 0.01297074, + "date": "2015-03-05T00:00:00" + } }, { "genesis_id": "", - "system": "Trackr", + "system": "Vega Fund", "dependencies": [ "Ethereum" ], - "icon": "trackr", + "icon": "vegafund", "token": { - "name": "trackr token", - "symbol": "TKR" + "name": "vegafund token", + "symbol": "VEGA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53501,40 +53165,21 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Crypto app for portfolio management" - }, - "crowdsales": { - "start_date": "2017-08-16T12:00:00", - "end_date": "2017-09-15T12:00:00", - "end_date_plan": "2017-09-15T12:00:00", - "genesis_address": [ - "0xA971AfDCa01BD1ca1499346E730a3d1Dc06a3A9d" - ], - "funding_terms": "https://www.trackr.im/", - "funding_url": "https://www.trackr.im/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "headline": "Venture Capital Crowdfunding Platform" }, "links": [ { "type": "website", - "name": "trackr.im", - "url": "https://www.trackr.im/", + "name": "vega.fund", + "url": "http://www.vega.fund/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Trackr Whitepaper", - "url": "https://www.trackr.im/media/whitepaper.pdf", + "name": "Vega Fund Whitepaper", + "url": "https://docs.google.com/document/d/1rgMqqoE7NNTPCLEGyCSBfYW39hqAPEi0U6tS105-U3g/edit", "tags": [ "Main", "Science" @@ -53542,8 +53187,8 @@ }, { "type": "github", - "name": "Trackr GitHub", - "url": "https://github.com/trackr-im/", + "name": "Vega Fund GitHub", + "url": "https://github.com/VegaProject", "icon": "github.png", "tags": [ "Main", @@ -53552,27 +53197,18 @@ }, { "type": "blog", - "name": "Trackr Blog", - "url": "https://medium.com/@trackr.im/", + "name": "Vega Fund Blog", + "url": "https://medium.com/vega-fund", "icon": "medium.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2046549", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/trackrim", + "url": "https://twitter.com/vega_fund", "icon": "twitter.png", "tags": [ "News" @@ -53580,8 +53216,8 @@ }, { "type": "slack", - "name": "Trackr Slack", - "url": "http://slack.trackr.online/", + "name": "Vega Fund Slack", + "url": "https://vega-fund.slack.com/join/shared_invite/enQtMjU0NDkxODU2Njc3LWM1MWUzOTAxYzljYjczOTQ3NzY3NGViNGIwNDE5MjdlNDE0OThmNjQzOTAxODFhNGQwMGE1ZTc2MTQyZmEzMzM", "icon": "slack.png", "tags": [ "News" @@ -53589,9 +53225,9 @@ }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/trackrim", - "icon": "facebook.png", + "name": "YouTube", + "url": "https://www.youtube.com/watch?v=kfXL3-TlCZI", + "icon": "youtube.png", "tags": [ "News" ] @@ -53600,88 +53236,48 @@ }, { "genesis_id": "", - "system": "TripAlly", - "dependencies": [ - "Ethereum" - ], - "icon": "tripally", + "system": "Veltor", + "dependencies": "independent", + "icon": "veltor", "token": { - "name": "tripally token", - "symbol": "ALLY" + "name": "veltor", + "symbol": "VELTOR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Proof-of-Work", + "consensus_name": "PoW" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "World's First Global Connectivity Platform" - }, - "crowdsales": { - "start_date": "2017-10-15T16:00:00", - "end_date": "2017-11-30T23:59:00", - "end_date_plan": "2017-11-30T23:59:00", - "genesis_address": [ - "0x31b5e97294e1afd6fff6ffe4cba89a344555f753" - ], - "funding_terms": "https://tripally.co/media/tripally_terms_and_conditions.pdf", - "funding_url": "https://tripally.co", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "state": "Public", + "system_type": "cryptocurrency", + "headline": "" }, - "specs": { - "supply": 100000000 + "aliases": { + "coinmarketcap": "Veltor" }, "links": [ { "type": "website", - "name": "tripally.co", - "url": "https://tripally.co/", + "name": "veltor.org", + "url": "http://www.veltor.org/", "tags": [ "Main" ] }, - { - "type": "paper", - "name": "TripAlly Whitepaper", - "url": "https://tripally.co/media/tripally_whitepaper.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "TripAlly GitHub", - "url": "https://github.com/TripAlly/", + "name": "Veltor GitHub", + "url": "https://github.com/veltor", "icon": "github.png", "tags": [ "Main", "Code" ] }, - { - "type": "blog", - "name": "TripAlly Blog", - "url": "https://medium.com/@TripAllyWorld", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", + "url": "https://bitcointalk.org/index.php?topic=1583655.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -53690,114 +53286,69 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/TripAllyWorld", + "url": "https://twitter.com/Veltor_Official", "icon": "twitter.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "TripAlly Telegram", - "url": "https://t.me/tripally_en", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/user/TripAlly/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/TripAllyWorld", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCP0u347p8eqEYbYRrvoOK4A", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "", - "system": "True Flip Lottery", + "genesis_id": "000009ebb29a8f5d236b56409fe30a5b1f546ec3756ed7839e1298358d990881", + "system": "VeriCoin", + "icon": "veriCoin", "dependencies": [ - "Bitcoin" + "independent" ], - "icon": "truefliplottery", - "token": { - "name": "true flip token", - "symbol": "TFL" + "aliases": { + "coinmarketcap": "VeriCoin" + }, + "ratings": { + "rating_cyber": 1 }, "consensus": { - "type": "", - "algorithm": "" + "type": "PoS", + "algorithm": "Peercoin" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "Blockchain Lottery Platform" - }, - "crowdsales": { - "start_date": "2017-06-28T00:00:00", - "end_date": "2017-07-28T00:00:00", - "end_date_plan": "2017-07-28T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ico.trueflip.io/", - "funding_url": "https://ico.trueflip.io/", - "tokens_sold": 6247267, - "tokens_issued": 14700000, - "btc_raised": 2067, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 8146994" + "system_type": "cryptocurrency", + "tags": [ + "DAO" ] }, - "aliases": { - "coinmarketcap": "TrueFlip" + "token": { + "name": "VeriCoin", + "symbol": "VRC" }, + "specs": {}, "links": [ { "type": "website", - "name": "ico.trueflip.io", - "url": "https://ico.trueflip.io/", + "name": "vericoin.info", + "url": "http://www.vericoin.info/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "True Flip Lottery Whitepaper", - "url": "https://trueflip.io/TrueFlip_WP.pdf", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/vrc/", + "icon": "cryptoid.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { "type": "github", - "name": "True Flip Lottery GitHub", - "url": "https://github.com/trueflip", + "name": "VeriCoin GitHub", + "url": "https://github.com/vericoin/vericoin", "icon": "github.png", "tags": [ "Main", @@ -53805,28 +53356,64 @@ ] }, { - "type": "blog", - "name": "True Flip Lottery Blog", - "url": "https://medium.com/@trueflip/", - "icon": "medium.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=602041.0", + "icon": "forum.png", "tags": [ "Main", "News" ] + } + ], + "first_price": { + "btc": 0.00001526, + "usd": 0.00704841, + "date": "2014-05-12T00:00:00" + } + }, + { + "genesis_id": "", + "system": "Verif-y", + "dependencies": [ + "Ethereum" + ], + "icon": "verif-y", + "token": { + "name": "verif-y token", + "symbol": "VFY" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Blockchain-based Identity for Digital Economy" + }, + "links": [ + { + "type": "website", + "name": "verif-y.io", + "url": "https://www.verif-y.io/", + "tags": [ + "Main" + ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1928663.60", - "icon": "bitcointalk.png", + "type": "paper", + "name": "Verif-y Whitepaper", + "url": "https://www.verif-y.io/vfy-white-paper.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/TrueFlipLoto", + "url": "https://twitter.com/YVerif", "icon": "twitter.png", "tags": [ "News" @@ -53834,8 +53421,8 @@ }, { "type": "custom", - "name": "True Flip Lottery Telegram", - "url": "https://t.me/joinchat/AAAAAELcwT-fgH2zG7xEng", + "name": "Verif-y Telegram", + "url": "https://t.me/VFY_TOKEN", "icon": "telegram.png", "tags": [ "News" @@ -53843,26 +53430,17 @@ }, { "type": "slack", - "name": "True Flip Lottery Slack", - "url": "https://trueflip.io/slack", + "name": "Verif-y Slack", + "url": "https://verif-yworkspace.slack.com/messages/@slackbot/", "icon": "slack.png", "tags": [ "News" ] }, - { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/trueflip/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/TrueFlip.io/", + "url": "https://www.facebook.com/VerifyInc", "icon": "facebook.png", "tags": [ "News" @@ -53872,14 +53450,14 @@ }, { "genesis_id": "", - "system": "TrueBit", + "system": "Veritaseum", "dependencies": [ "Ethereum" ], - "icon": "truebit", + "icon": "veritaseum", "token": { - "name": "truebit token", - "symbol": "TM-TrueBit" + "name": "veritaseum coin", + "symbol": "VERI" }, "consensus": { "consensus_type": "ERC20 Token", @@ -53888,50 +53466,78 @@ "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Scalable Verification Solution for Blockchains" + "headline": "P2P Capital Markets Through Human Readable Smart Contracts" + }, + "crowdsales": { + "start_date": "2017-04-25T09:30:00", + "end_date": "2017-05-26T09:30:00", + "end_date_plan": "2017-05-26T09:30:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", + "funding_url": "https://blog.veritaseum.com/current-analysis/1-blog/219-in-anticipation-of-veritaseum-s-ico-an-executive-summary-of-the-veritaseum-platform", + "tokens_sold": "", + "tokens_issued": 100000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "links": [ { "type": "website", - "name": "truebit.io", - "url": "https://www.truebit.io/", + "name": "veritas.veritaseum.com", + "url": "http://veritas.veritaseum.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "TrueBit Whitepaper", - "url": "https://people.cs.uchicago.edu/~teutsch/papers/truebit.pdf", + "name": "Veritaseum Whitepaper", + "url": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", "tags": [ "Main", "Science" ] }, { - "type": "blog", - "name": "TrueBit Blog", - "url": "https://medium.com/truebit", - "icon": "medium.png", + "type": "github", + "name": "Veritaseum GitHub", + "url": "https://github.com/veritaseum", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/Truebitprotocol", + "url": "https://twitter.com/ReggieMiddleton", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/truebit/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/reggiemiddletonfintech/?fref=ts", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCjVEF7ABJwyzw_8pb5frVmg", + "icon": "youtube.png", "tags": [ "News" ] @@ -53939,243 +53545,308 @@ ] }, { - "genesis_id": "", - "system": "Truthcoin", - "dependencies": [ - "Bitcoin" - ], - "token": { - "name": "VoteCoin", - "symbol": "VoteCoin" + "genesis_id": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", + "system": "Vertcoin", + "icon": "vertcoin", + "dependencies": "independent", + "aliases": { + "coinmarketcap": "Vertcoin" }, "consensus": { - "consensus_type": "Blockchain Record", - "consensus_name": "Bitcoin", - "hashing": "" + "type": "PoW", + "algorithm": "ScryptN" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptocurrency", - "headline": "Sidechain for Prediction Markets", "tags": [ - "DApp" - ], - "hashtag": "#hivemind", - "twwidid": "", - "page_state": "ready" + "DAO" + ] }, - "aliases": { - "nickname": "Hivemind" + "events": { + "announcement": "08/01/2014" + }, + "token": { + "name": "Vertcoin", + "symbol": "VTC" + }, + "specs": { + "block_time": 150, + "block_reward": 50, + "halfing_cycle": "840000 blocks (~4 years)", + "total_tokens": 84000000, + "premine_tokens": "3 blocks", + "difficulty_cycle": "2016(3.5 days)" }, "links": [ { - "name": "bitcoinhivemind.com", - "url": "http://bitcoinhivemind.com/", "type": "website", + "name": "vertcoin.org", + "url": "http://vertcoin.org/", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Github Organization", - "url": "https://github.com/truthcoin", - "type": "github", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "name": "Truthcoin Whitepaper", - "url": "http://www.truthcoin.info/papers/truthcoin-whitepaper.pdf", - "type": "paper", - "icon": "paper.png", + "type": "explorer", + "name": "Explorer", + "url": "https://explorer.thisisvtc.com/", + "icon": "explorer.png", "tags": [ "Main", - "Science" + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "@truthcoin", - "url": "https://twitter.com/truthcoin", - "type": "twitter", - "icon": "twitter.png", + "type": "github", + "name": "Vertcoin GitHub", + "url": "https://github.com/vertcoin/vertcoin", + "icon": "github.png", "tags": [ "Main", - "News" - ] - }, - { - "name": "Truthcoin Blog", - "url": "http://www.truthcoin.info/archive/", - "rss": "http://www.truthcoin.info/feed", - "type": "blog", - "icon": "blog.png", - "tags": [ - "News" + "Code" ] }, { - "name": "TruthcoinTalk", - "url": "http://forum.truthcoin.info/", "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=404364.0", "icon": "forum.png", "tags": [ + "Main", "News" ] - }, - { - "name": "Dev Center", - "url": "https://dev.truthcoin.info/", - "type": "custom", - "icon": "truthcoin.png", - "tags": [ - "Apps" - ] - }, - { - "name": "Voting Demo", - "url": "https://lyoshenka.ocpu.io/truthcoindemo/www/", - "type": "custom", - "icon": "truthcoin.png", - "tags": [ - "Apps" - ] - }, + } + ], + "first_price": { + "btc": 0.00032875, + "usd": 0.28203892, + "date": "2014-01-20T00:00:00" + } + }, + { + "genesis_id": "5ca83af67146e286610e118cc8f8e6a183c319fbb4a8fdb9e99daa2b8a29b3e3", + "system": "Viacoin", + "icon": "viacoin", + "dependencies": [ + "independent" + ], + "aliases": { + "coinmarketcap": "Viacoin" + }, + "consensus": { + "type": "PoW", + "algorithm": "Scrypt" + }, + "descriptions": { + "tags": [ + "DAO" + ], + "state": "Public", + "system_type": "cryptocurrency" + }, + "token": { + "name": "Viacoin", + "symbol": "VIA" + }, + "specs": {}, + "links": [ { - "name": "The Prediction Markets Sequence - 1. Statement of Purpose", - "url": "http://www.truthcoin.info/papers/1_Purpose.pdf", - "type": "paper", - "icon": "paper.png", + "type": "website", + "name": "viacoin.org", + "url": "http://viacoin.org/", + "icon": "website.png", "tags": [ - "Science" + "Main" ] }, { - "name": "The Prediction Markets Sequence - 2. The Power of Prediction Markets", - "url": "http://www.truthcoin.info/papers/2_PM_Types.pdf", - "type": "paper", - "icon": "paper.png", + "type": "explorer", + "name": "cryptoID Explorer", + "url": "https://chainz.cryptoid.info/via/", + "icon": "cryptoid.png", "tags": [ - "Science" + "Main", + "Apps", + "Explorer", + "Analytics" ] }, { - "name": "The Prediction Markets Sequence - 3. Applications of PMs", - "url": "http://www.truthcoin.info/papers/3_PM_Applications.pdf", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "VeriCoin GitHub", + "url": "https://www.github.com/viacoin/viacoin/", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "The Prediction Markets Sequence - 4. PM Myths", - "url": "http://www.truthcoin.info/papers/4_PM_Myths.pdf", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=699278.0", + "icon": "forum.png", "tags": [ - "Science" + "Main", + "News" + ] + } + ], + "first_price": { + "btc": 0.00020016, + "usd": 0.11838052, + "date": "2014-06-18T00:00:00" + } + }, + { + "genesis_id": "", + "system": "VibeHub", + "dependencies": [ + "Ethereum" + ], + "icon": "vibehub", + "token": { + "name": "vibe token", + "symbol": "VIBE" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "The World's First Crypto Based Virtual Reality Marketplace & Hub" + }, + "crowdsales": { + "start_date": "2017-08-07T00:00:00", + "end_date": "2017-09-21T00:00:00", + "end_date_plan": "2017-09-21T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://www.vibehub.io/", + "funding_url": "http://www.vibehub.io/ico/", + "tokens_sold": 160200000, + "tokens_issued": 267000000, + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] + }, + "links": [ + { + "type": "website", + "name": "vibehub.io", + "url": "http://www.vibehub.io/", + "tags": [ + "Main" ] }, { - "name": "The Prediction Markets Sequence - 5. PM Manipulation", - "url": "http://www.truthcoin.info/papers/5_PM_Manipulation.pdf", "type": "paper", - "icon": "paper.png", + "name": "VibeHub Whitepaper", + "url": "http://www.vibehub.io/VibeHubWhitepaper2017.pdf", "tags": [ + "Main", "Science" ] }, { - "name": "Presentation - What is Truthcoin?", - "url": "http://www.truthcoin.info/presentations/what-is-truthcoin.pdf", - "type": "paper", - "icon": "paper.png", + "type": "github", + "name": "Bancor GitHub", + "url": "https://github.com/bancorprotocol/contracts", + "icon": "github.png", "tags": [ - "Science" + "Main", + "Code" ] }, { - "name": "Presentation - Outcome Resolution", - "url": "http://www.truthcoin.info/presentations/truthcoin-outcomes.pdf", - "type": "paper", - "icon": "paper.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2044729.0", + "icon": "bitcointalk.png", "tags": [ - "Science" + "News" ] }, { - "name": "Presentation - The Age of Bullshit", - "url": "http://www.truthcoin.info/presentations/info-problems.pdf", - "type": "paper", - "icon": "paper.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/VibeHubVR", + "icon": "twitter.png", "tags": [ - "Science" + "News" ] }, { - "name": "Presentation - Value of a Truthcoin", - "url": "http://www.truthcoin.info/presentations/truthcoin-valuable.pdf", - "type": "paper", - "icon": "paper.png", + "type": "slack", + "name": "VibeHub Slack", + "url": "https://vibehub.slack.com/join/shared_invite/MjExNDM5MTcwMjU3LTE0OTk4ODk2ODYtNGM1YmU1OGU3YQ", + "icon": "slack.png", "tags": [ - "Science" + "News" ] }, { - "name": "Presentation - In Six Slides", - "url": "http://www.truthcoin.info/presentations/six-slide-sprint.pdf", - "type": "paper", - "icon": "paper.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/VibeHub/", + "icon": "reddit.png", "tags": [ - "Science" + "News" ] }, { - "name": "Truthcoin FAQ", - "url": "http://www.truthcoin.info/faq/", - "type": "paper", - "icon": "paper.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/vibehubvr/", + "icon": "facebook.png", "tags": [ - "Science" + "News" ] } ] }, { "genesis_id": "", - "system": "U.CASH", + "system": "Viberate", "dependencies": [ - "hybrid" + "Ethereum" ], - "icon": "ucash", + "icon": "viberate", "token": { - "name": "ucash token", - "symbol": "XUC" + "name": "viberate token", + "symbol": "Vibe" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Combining cash with digital currencies through retail locations" + "headline": "Decentralized music talent marketplace " }, "crowdsales": { - "start_date": "2017-09-08T00:00:00", - "end_date": "2017-11-08T00:00:00", - "end_date_plan": "2017-11-08T00:00:00", + "start_date": "2017-09-05T08:00:00", + "end_date": "2017-10-04T08:00:00", + "end_date_plan": "2017-10-04T08:00:00", "genesis_address": [ "" ], - "funding_terms": "https://u.cash/ibo.html", - "funding_url": "https://u.cash", + "funding_terms": "https://www.viberate.io/en/crowdsale", + "funding_url": "https://www.viberate.io/", "tokens_sold": "", - "tokens_issued": 21000000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -54187,35 +53858,54 @@ "links": [ { "type": "website", - "name": "u.cash", - "url": "https://u.cash/", + "name": "viberate.io", + "url": "https://www.viberate.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "U.CASH Whitepaper", - "url": "https://docs.google.com/document/d/1Lvh4SEvGVHQ0Opj8wKmytMe63PxpXFgZNgIGbpIi22M/edit", + "name": "Viberate Whitepaper", + "url": "https://www.viberate.io/pdf/Viberate.io_Whitepaper.pdf", "tags": [ "Main", "Science" ] }, + { + "type": "blog", + "name": "Viberate Blog", + "url": "https://medium.com/viberate-blog", + "icon": "medium.png", + "tags": [ + "Main", + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/udotcash", + "url": "https://twitter.com/viberate_com", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ucash/", - "icon": "reddit.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2029450.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Viberate Telegram", + "url": "https://t.me/joinchat/F-zen", + "icon": "telegram.png", "tags": [ "News" ] @@ -54223,7 +53913,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/udotcash", + "url": "https://www.facebook.com/viberateOFC/", "icon": "facebook.png", "tags": [ "News" @@ -54232,7 +53922,7 @@ { "type": "custom", "name": "YouTube", - "url": "https://www.youtube.com/channel/UCA125wWsdbsG1XPenWcBkyg", + "url": "https://www.youtube.com/channel/UCNqR72YOybyCZzVhb5oeQhw", "icon": "youtube.png", "tags": [ "News" @@ -54241,175 +53931,239 @@ ] }, { - "genesis_id": "", - "system": "Ubiq", - "icon": "ubiq", + "genesis_id": "0x14f37b574242d366558db61f3335289a5035c506", + "system": "VirtualAccelerator", + "icon": "virtualaccelerator", "dependencies": [ "Ethereum" ], "token": { - "name": "ubiq", - "symbol": "UBQ" + "name": "haker gold", + "symbol": "HKG" }, "consensus": { - "type": "ERC20 Token", - "algorithm": "Ethereum" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "Hacker Gold", + "nickname": "Virtual Accelerator" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Platform for the creation and implementation of smart contracts and decentralized applications", + "headline": "ether.camp Accelerator build on Ethereum Smart Contracts", "tags": [ - "DAO" + "DApp" ], - "hashtag": "##ubiq", - "page_state": "ready" + "twwidid": "", + "page_state": "draft" }, - "aliases": { - "coinmarketcap": "Ubiq" + "crowdsales": { + "start_date": "2016-10-20T14:00:00", + "end_date": "2016-12-21T14:00:00", + "genesis_address": [ + "0xeD42264e005D9052799A5971e439d5353BdB3f24" + ], + "funding_terms": "https://hack.ether.camp/sale", + "funding_url": "https://hack.ether.camp/sale", + "tokens_sold": 16110893.266, + "tokens_issued": 16110893.266, + "btc_raised": 715.62891252 }, "specs": { - "total_tokens": 37342384 + "previous_gen_id": "0xb582baaF5e749d6aA98A22355A9d08B4c4d013C8", + "cap": {}, + "price": { + "usd": 0.05218567, + "btc": 0.00007394 + } + }, + "first_price": { + "usd": 0.03868636, + "btc": 0.00004442, + "date": "2016-12-21T14:01:00" }, + "flags": {}, "links": [ { - "name": "ubiqsmart.com", - "url": "https://ubiqsmart.com/", "type": "website", + "name": "hack.ether.camp", + "url": "https://hack.ether.camp", "icon": "website.png", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "https://ubiqscan.io/en", - "type": "explorer", - "icon": "blockr.png", + "type": "paper", + "name": "VA Whitepaper", + "url": "https://hack.ether.camp/whitepaper", + "icon": "paper.png", "tags": [ "Main", - "Apps", - "Analytics" - ] - }, - { - "name": "Ubiq GitHub", - "url": "https://github.com/ubiq", - "type": "github", - "icon": "github.png", - "tags": [ - "Code" + "Science" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1763606.0", - "icon": "bitcointalk.png", + "name": "ether.camp Forum", + "url": "https://forum.ether.camp/", + "icon": "forum.png", "tags": [ "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/ubiqsmart", - "type": "twitter", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "http://www.ether.camp/", + "icon": "slack.png", "tags": [ + "Main", "News" ] }, { - "name": "Ubiq blog", - "url": "https://medium.com/the-ubiq-report", "type": "blog", - "icon": "medium.png", + "name": "Blog", + "url": "http://blog.ether.camp/", + "icon": "blog.png", "tags": [ "Main", "News" ] + } + ] + }, + { + "genesis_id": "", + "system": "Voise", + "dependencies": [ + "Ethereum" + ], + "icon": "voise", + "token": { + "name": "voisium", + "symbol": "VSM" + }, + "consensus": { + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" + }, + "descriptions": { + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized music platform that aims to monetize independent artists by giving them 100% of the revenue" + }, + "crowdsales": { + "start_date": "2017-05-06T02:00:00", + "end_date": "2017-06-06T02:10:00", + "end_date_plan": "2017-06-06T02:00:00", + "genesis_address": [ + "0x68D44a267AA3c66242ADF021d2d4658B6D60Dd2C" + ], + "funding_terms": "https://ico.voise.it/", + "funding_url": "https://voise.it/", + "tokens_sold": 825578, + "tokens_issued": 16825578, + "btc_raised": 500, + "cap_limit": [ + "" + ], + "raised": [ + "usd = 349911.42" + ] + }, + "specs": { + "supply": 100000000 + }, + "links": [ + { + "type": "website", + "name": "voise.it", + "url": "https://voise.it/", + "tags": [ + "Main" + ] }, { - "type": "slack", - "name": "Ubiq Slack", - "url": "http://slack.ubiqsmart.com/", - "icon": "slack.png", + "type": "paper", + "name": "Voise Whitepaper", + "url": "https://voise.it/whitepaper-voise.pdf", "tags": [ - "News" + "Main", + "Science" ] }, { - "name": "reddit", - "url": "https://www.reddit.com/r/Ubiq/", - "type": "reddit", - "icon": "reddit.png", + "type": "github", + "name": "Voise GitHub", + "url": "https://github.com/voiseit", + "icon": "github.png", "tags": [ - "News" + "Main", + "Code" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCaKJfiYPY-gWC5932p23kyw/videos", - "icon": "youtube.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1846376", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "Markets CMC", - "url": "https://coinmarketcap.com/currencies/ubiq/#markets", - "type": "custom", - "icon": "link.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/voiseit", + "icon": "twitter.png", "tags": [ - "Apps", - "Analytics" + "News" ] }, { - "name": "Bittrex", - "url": "https://bittrex.com", - "type": "custom", - "icon": "bittrex.png", + "type": "slack", + "name": "Voise Slack", + "url": "https://voiseit.slack.com/join/shared_invite/MTgwNTUyNDM1OTExLTE0OTQwODExNzktMTA1ODZiMzg0MA", + "icon": "slack.png", "tags": [ - "Apps", - "Exchange" + "News" ] } - ], - "flags": { - "quantum": true - } + ] }, { "genesis_id": "", - "system": "Udiar", + "system": "Vote Coin", "dependencies": [ - "Ethereum" + "Zerocash" ], - "icon": "udiar", + "icon": "votecoin", "token": { - "name": "udiar token", - "symbol": "IAR" + "name": "vote coin", + "symbol": "VOT" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "zk-SNARKs", + "consensus_name": "Zerocash" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Blockchain-based marketplace of intellectual property turnover" + "headline": "Anonymous crypto currency suitable for elections" }, "crowdsales": { - "start_date": "2017-09-20T00:00:00", - "end_date": "2017-11-19T23:59:00", - "end_date_plan": "2017-11-19T23:59:00", + "start_date": "2017-08-21T11:00:00", + "end_date": "2017-10-21T11:00:00", + "end_date_plan": "2017-10-21T11:00:00", "genesis_address": [ "" ], - "funding_terms": "https://udiar.io/UDIAR-terms-and-conditions.pdf", - "funding_url": "https://ico.udiar.io/", + "funding_terms": "https://votecoin.site/", + "funding_url": "https://votecoin.site/", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -54420,19 +54174,22 @@ "" ] }, + "specs": { + "supply": 10000000 + }, "links": [ { "type": "website", - "name": "udiar.io", - "url": "https://udiar.io/", + "name": "votecoin.site", + "url": "https://votecoin.site/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Udiar Whitepaper", - "url": "https://udiar.io/UDIAR-WP-en.pdf", + "name": "Vote Coin Whitepaper", + "url": "https://votecoin.site/VoteCoin-Whitepaper.pdf", "tags": [ "Main", "Science" @@ -54440,8 +54197,8 @@ }, { "type": "github", - "name": "Udiar GitHub", - "url": "https://github.com/udiar", + "name": "Vote Coin GitHub", + "url": "https://github.com/Tomas-M/VoteCoin", "icon": "github.png", "tags": [ "Main", @@ -54451,7 +54208,7 @@ { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2192590.0", + "url": "https://bitcointalk.org/index.php?topic=2137705.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -54460,34 +54217,16 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/UDIAR_copyright", + "url": "https://twitter.com/vote_coin", "icon": "twitter.png", "tags": [ "News" ] }, - { - "type": "custom", - "name": "Udiar Telegram", - "url": "https://t.me/UDIAR", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Udiar Slack", - "url": "https://udiar.slack.com/join/shared_invite/enQtMjM3NjQ3NDUzMDI1LWE3YzM5NWE3MDBlM2ZmMzRkZmNkYmRhNmM2YTk3YmY4ZWNjNmFiNzQ1NTFiYjc4ZDIyZDM1NDAxZjNhYzI5ZGY", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/UDIAR.NET/", + "url": "https://www.facebook.com/votecoin", "icon": "facebook.png", "tags": [ "News" @@ -54497,14 +54236,14 @@ }, { "genesis_id": "", - "system": "Umbrella Coin", + "system": "Wanchain", "dependencies": [ "Ethereum" ], - "icon": "umbrellacoin", + "icon": "wanchain", "token": { - "name": "umbrellacoin token", - "symbol": "UMC" + "name": "wan coin", + "symbol": "WANCOIN" }, "consensus": { "consensus_type": "ERC20 Token", @@ -54513,19 +54252,19 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized, Democratized Insurance Platform" + "headline": "Distributed Cross-Blockchain Financial Platform " }, - "crowdsales": { - "start_date": "2017-06-12T10:00:00", - "end_date": "2017-06-25T14:00:00", - "end_date_plan": "2017-06-25T14:00:00", + "crowdsales": { + "start_date": "2017-10-03T16:00:00", + "end_date": "2017-10-25T15:59:00", + "end_date_plan": "2017-10-25T15:59:00", "genesis_address": [ "" ], - "funding_terms": "https://www.umbrellacoin.org/", - "funding_url": "https://www.umbrellacoin.org/crowdfund", + "funding_terms": "https://wanchain.org/tokensale", + "funding_url": "https://wanchain.org/tokensale", "tokens_sold": "", - "tokens_issued": 100000000, + "tokens_issued": "", "btc_raised": "", "cap_limit": [ "" @@ -54537,16 +54276,16 @@ "links": [ { "type": "website", - "name": "umbrellacoin.org", - "url": "https://www.umbrellacoin.org/", + "name": "wanchain.org", + "url": "https://wanchain.org/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Umbrella Coin Whitepaper", - "url": "https://github.com/umbrellacoin/umc/blob/master/documents/UMC.pdf", + "name": "Wanchain Whitepaper", + "url": "https://wanchain.org/files/Wanchain-Whitepaper-EN-version.pdf", "tags": [ "Main", "Science" @@ -54554,8 +54293,8 @@ }, { "type": "github", - "name": "Umbrella Coin GitHub", - "url": "https://github.com/umbrellacoin", + "name": "Wanchain GitHub", + "url": "https://github.com/wanchain", "icon": "github.png", "tags": [ "Main", @@ -54563,29 +54302,28 @@ ] }, { - "type": "blog", - "name": "Umbrella Coin Blog", - "url": "https://medium.com/@umbrellacoin", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/wanchain_org", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", - "icon": "bitcointalk.png", + "type": "custom", + "name": "Wanchain Telegram", + "url": "https://t.me/WanchainANN", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/umbrellacoin", - "icon": "twitter.png", + "type": "slack", + "name": "Wanchain Slack", + "url": "https://wanchain.herokuapp.com/", + "icon": "slack.png", "tags": [ "News" ] @@ -54593,7 +54331,7 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/UmbrellaCoin/", + "url": "https://www.reddit.com/r/wanchain/", "icon": "reddit.png", "tags": [ "News" @@ -54602,85 +54340,96 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/umbrellacoin/?ref=page_internal", + "url": "https://www.facebook.com/wanchainfoundation/", "icon": "facebook.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCqdy_X_sXz1jK7D8fFDlX7Q", - "icon": "youtube.png", - "tags": [ - "News" - ] } ] }, { - "genesis_id": "000000009a68dab74c60cf8e1acd116c549eb0153d328e1f24a33a3e5474a7bd", - "system": "Unobtanium", - "icon": "unobtanium", + "genesis_id": "67rpwLCuS5DGA8KGZXKsVQ7dnPb9goRLoKfgGbLfQg9WoLUgNY77E2jT11fem3coV9nAkguBACzrU1iyZM4B8roQ", + "system": "Waves", + "icon": "waves", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "Unobtanium" + "token": { + "name": "wave", + "symbol": "WAVES" }, "consensus": { - "type": "PoW", - "algorithm": "SHA-256" + "type": "PoS", + "algorithm": "" + }, + "aliases": { + "coinmarketcap": "Waves", + "nickname": "Waves" }, "descriptions": { "state": "Public", "system_type": "cryptocurrency", - "headline": "Rare Cryptocurrency", + "headline": "Asset/Custom Tokens Platform", "tags": [ "DAO" ], - "page_state": "ready" - }, - "events": { - "announcement": "17/10/2013", - "genesis": "18/10/2013" + "page_state": "draft" }, - "token": { - "name": "Unobtanium", - "symbol": "UNO" + "crowdsales": { + "start_date": "2016-04-12T00:00:00", + "end_date": "2016-06-01T12:00:00", + "genesis_address": [ + "3DWBSSAue32YS8PcW2gLs6m52BCCv3UgDA" + ], + "funding_terms": "https://medium.com/@wavesplatform/waves-ico-structure-and-timeline-aa2f7ceca43e#.fm72ogroo", + "funding_url": "https://ico.wavesplatform.com/", + "tokens_sold": 85000000, + "tokens_issued": 100000000, + "btc_raised": 29634.01072062 }, "specs": { - "block_time": "180", - "block_reward": 1, - "halfing_cycle": 102000, - "total_tokens": 250000 + "supply": 100000000 + }, + "first_price": { + "btc": 0.00034864, + "usd": 0.18613296, + "date": "2016-05-28T12:00:00" }, "links": [ { "type": "website", - "name": "unobtanium.uno", - "url": "http://unobtanium.uno/", + "name": "wavesplatform.com", + "url": "http://wavesplatform.com/", "icon": "website.png", "tags": [ "Main" ] }, { - "type": "explorer", - "name": "cryptoid", - "url": "https://chainz.cryptoid.info/uno/", - "icon": "explorer.png", + "type": "website", + "name": "WavesPlatform Crowdsale", + "url": "https://ico.wavesplatform.com/", + "icon": "website.png", + "tags": [ + "Main" + ] + }, + { + "type": "blog", + "name": "Blog", + "url": "https://medium.com/@wavesplatform", + "rss": "https://medium.com/feed/@wavesplatform", + "icon": "medium.png", "tags": [ "Main", - "Apps", - "Analytics" + "News" ] }, { "type": "twitter", - "name": "@unobtanium_uno", - "url": "https://twitter.com/unobtanium_uno", + "name": "Twitter", + "url": "https://twitter.com/wavesplatform", "icon": "twitter.png", "tags": [ "Main", @@ -54688,274 +54437,449 @@ ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/thegreatoldone/Unobtanium", - "icon": "github.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/Wavesplatform/", + "rss": "https://www.reddit.com/r/Wavesplatform/.rss", + "icon": "reddit.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "Forum", + "type": "custom", + "name": "Slack", + "url": "http://slack.wavesplatform.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=527500.0", + "url": "https://bitcointalk.org/index.php?topic=1387944.0", "icon": "forum.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "r/unobtanium", - "url": "http://www.reddit.com/r/unobtanium", - "icon": "reddit.png", + "type": "paper", + "name": "Waves Whitepaper v0 by Shasha Ivanov", + "url": "http://wavesplatform.com/whitepaper_v0.pdf", + "icon": "paper.png", "tags": [ - "News" + "Science" + ] + }, + { + "type": "github", + "name": "WavesPlatform GitHub", + "url": "https://github.com/WAVESPLATFORM/", + "icon": "github.png", + "tags": [ + "Code" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 0.0153014, - "usd": 9.99441225, - "date": "2013-12-21T00:00:00" - } + ] }, { - "genesis_id": "", - "system": "Urbit", + "genesis_id": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "system": "WeTrust", + "icon": "wetrust", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "urbit", "token": { - "name": "urbit token", - "symbol": "" + "name": "trustcoin", + "symbol": "TRST" }, "consensus": { - "consensus_type": "", - "consensus_name": "" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "WeTrust" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Peer-to-peer network of personal servers" + "headline": "A platform for Trusted Lending Circles, powered by people and blockchain", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" + }, + "crowdsales": { + "start_date": "2017-03-02T00:00:00", + "end_date": "2017-04-12T11:59:00", + "genesis_address": [ + "0xc2cce1f4190d4451c63cf591678c807679c3d728" + ], + "funding_terms": "https://www.wetrust.io/static/WeTrust-Disclosures.pdf", + "funding_url": "https://www.wetrust.io/tlc/crowdsale", + "tokens_sold": 80000000, + "tokens_issued": 100000000, + "btc_raised": 1048.95 + }, + "specs": { + "supply": 100000000, + "cap": {} + }, + "first_price": { + "date": "", + "btc": "", + "usd": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "urbit.org", - "url": "https://urbit.org/", + "name": "wetrust.io", + "url": "https://www.wetrust.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Urbit Whitepaper", - "url": "https://media.urbit.org/whitepaper.pdf", + "type": "blog", + "name": "Blog", + "url": "https://medium.com/wetrust-blog", + "icon": "medium.png", "tags": [ "Main", - "Science" + "News" ] }, { - "type": "github", - "name": "Urbit GitHub", - "url": "https://github.com/urbit/urbit", - "icon": "github.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/wetrustplatform", + "icon": "twitter.png", "tags": [ - "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "Urbit Blog", - "url": "https://urbit.org/blog", - "icon": "medium.png", + "type": "reddit", + "name": "reddit", + "url": "https://www.reddit.com/r/WeTrustPlatform", + "icon": "reddit.png", "tags": [ - "Main", "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1789222.0", - "icon": "bitcointalk.png", + "url": "https://bitcointalk.org/index.php?topic=1773367", + "icon": "bitcoin.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/urbit", - "icon": "twitter.png", + "type": "custom", + "name": "Slack", + "url": "https://www.wetrust.io/slack-invite", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/wetrustplatform", + "icon": "facebook.png", "tags": [ "News" ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/WeTrustPlatform", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "paper", + "name": "WeTrust Whitepaper", + "url": "https://github.com/WeTrustPlatform/documents/blob/master/WeTrustWhitePaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "icon": "etherscan.png", + "tags": [ + "Main", + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Ethereum Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", + "tags": [ + "Apps", + "Exchange" + ] } ] }, { - "genesis_id": "0000005944f0d20d7ee82ac4dc65cd8796dd37f6d6e0b3af05af966d6c8b63c0", - "system": "Vanillacoin", - "icon": "vanillacoin", + "genesis_id": "", + "dependencies": [ + "Ethereum" + ], + "system": "WeiFund", "aliases": { - "coinmarketcap": "Vcash", - "nickname": "Vcash" + "coinmarketcap": "", + "CurrencyName": "", + "nickname": "WeiFund" }, + "ratings": {}, "consensus": { - "type": "Hybrid", - "algorithm": "Blake256+Vanila" + "consensus_name": "", + "hashing": "", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Crowdfunding Platform", + "tags": [ + "DApp" + ], + "hashtag": "#weifund", + "page_state": "draft" }, - "events": [ - { - "name": "Announcement", - "start_date": "2015-05-18T08:19:20", - "url": "https://bitcointalk.org/index.php?topic=1064326.0" - } - ], - "token": { - "name": "vcash", - "symbol": "VNL" + "events": { + "announcement": "", + "genesis": "" }, - "specs": { - "block_time": "200", - "total_tokens": 30700000, - "difficulty_cycle": "every block" + "token": { + "name": "", + "symbol": "" }, "links": [ { - "type": "website", - "name": "v.cash", - "url": "https://v.cash/", + "name": "weifund.io", + "url": "http://weifund.io/", "icon": "website.png", "tags": [ "Main" - ] + ], + "type": "website" }, { - "type": "explorer", - "name": "Vanillacoin Explorer", - "url": "http://vnlbex.lbtcoin.org/", - "icon": "explorer.png", + "name": "Twitter", + "url": "https://twitter.com/weifund", + "icon": "twitter.png", "tags": [ "Main", - "Apps", - "Explorer", - "Analytics" - ] + "News" + ], + "type": "twitter" }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://v.cash/forums/", - "icon": "forum.png", + "name": "Facebook", + "url": "https://www.facebook.com/WeiFund", + "icon": "facebook.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "Google+", + "url": "https://plus.google.com/115585706546158843009", + "icon": "googleplus.png", + "tags": [ + "News" + ], + "type": "custom" + }, + { + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/weifund", + "icon": "linkedin.png", "tags": [ - "Main", "News" - ] + ], + "type": "custom" }, { + "name": "WeiFund GitHub", + "url": "https://github.com/weifund", "type": "github", - "name": "Vanillacoin GitHub", - "url": "https://github.com/john-connor/vanillacoin", - "icon": "github.png", "tags": [ "Main", "Code" ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=977245.0", - "icon": "forum.png", - "tags": [ - "News" - ] } - ], - "flags": { - "quantum": true - }, - "first_price": { - "btc": 0.00004602, - "usd": 0.01297074, - "date": "2015-03-05T00:00:00" - } + ] }, { - "genesis_id": "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", - "system": "vDice", - "icon": "vdice", + "genesis_id": "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", + "system": "Wings", + "icon": "wings", "dependencies": [ - "Ethereum" + "Bitcoin" ], "token": { - "name": "vslice", - "symbol": "VSL" + "name": "wing", + "symbol": "WINGS" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "type": "Bitcoin", + "algorithm": "OP_Return" }, "aliases": { - "coinmarketcap": "vSlice" + "coinmarketcap": "Wings" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "A Decentralized Gambling Game on Ethereum", + "headline": "A decentralized platform to create, join and manage DAOs", "tags": [ "DApp" ], - "twwidid": "", "page_state": "ready" }, "crowdsales": { - "start_date": "2016-11-15T09:00:00", - "end_date": "2016-12-15T09:00:00", + "start_date": "2016-11-18T12:00:00", + "end_date": "2017-01-06T02:00:00", "genesis_address": [ - "0x8bCCc9BA2E5706E24a36ddA02ca2A846E39a7bbF" + "3GQBU4AUPjdbg1hoYDPWSc4qTRfAgbiERW", + "0x0097B5E8c77ac7C54B10987d51975E70AF9cF4d6", + "0x45Ded7312026854EFD298B36992c4126c0E03E1b", + "rUqmU4LujmbHyemDSjEURTovFpytZXM28T", + "xpub661MyMwAqRbcExoojJn242wdXL4AJn1ZavTfKQpRcvxz3vbp4gjsg4Hb2qNTaerCtkF8dXHkHEYeCCLXEunANcqxA2PUCwS3RGTEYTYsCXr" ], - "funding_terms": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_ICO_Whitepaper_English.pdf", - "funding_url": "http://crowdsale.vdice.io", - "tokens_sold": 33390496.0333756, - "tokens_issued": 33390496.0333756, - "btc_raised": 1934 + "funding_terms": "https://blog.wings.ai/save-the-date-7-weeks-of-wings-dao-formation-2060c698ef3d#.j7gq95pt5", + "funding_url": "https://wings.ai/", + "tokens_sold": 75000000, + "tokens_issued": 100000000, + "btc_raised": 2010.43179658 }, "specs": { - "cap": {} + "supply": 100000000, + "cap": { + "btc": 2718 + }, + "price": { + "btc": 0.00002718 + } }, "first_price": { - "date": "2016-12-15T09:00:00", - "btc": 0.00005793, - "usd": 0.04492356 + "date": "2017-01-06T12:00:00", + "btc": 0.00002596, + "usd": 0.02302039 }, "flags": {}, "links": [ { "type": "website", - "name": "www.vdice.io", - "url": "https://www.vdice.io/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "vslice.io", - "url": "http://www.vslice.io/", + "name": "wings.ai", + "url": "https://wings.ai/", "icon": "website.png", "tags": [ "Main" @@ -54964,7 +54888,7 @@ { "type": "blog", "name": "Blog", - "url": "https://blog.vdice.io", + "url": "https://blog.wings.ai", "icon": "blog.png", "tags": [ "Main", @@ -54974,7 +54898,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/vdice_io", + "url": "https://twitter.com/wingsplatform", "icon": "twitter.png", "tags": [ "News" @@ -54983,26 +54907,17 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1633105.msg16425613#msg16425613", + "url": "https://bitcointalk.org/index.php?topic=1477055.0", "icon": "forum.png", "tags": [ "Main", "News" ] }, - { - "type": "slack", - "name": "vDice Slack", - "url": "https://vdice-slack-invite-page.stamplayapp.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, { "type": "reddit", "name": "reddit", - "url": "https://reddit.com/r/vdice", + "url": "https://www.reddit.com/r/WingsDAO/", "icon": "reddit.png", "tags": [ "News" @@ -55011,7 +54926,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/vDice.io", + "url": "https://www.facebook.com/Wings-638325459654317/", "icon": "facebook.png", "tags": [ "News" @@ -55019,55 +54934,48 @@ }, { "type": "github", - "name": "vDice GitHub", - "url": "https://github.com/jamesgroton/vDice-Contract-Code", + "name": "Wings GitHub", + "url": "https://github.com/ChainLab", "icon": "github.png", "tags": [ "Code" ] }, { - "type": "paper", - "name": "vDice Business Plan", - "url": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_Business_Plan_English.pdf", - "icon": "paper.png", - "tags": [ - "Science" - ] - }, - { - "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "type": "explorer", + "name": "EtherScan", + "url": "http://etherscan.io/", + "icon": "etherscan.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", + "type": "explorer", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/0x667088b212ce3d06a1b553a7221E1fD19000d9aF", + "icon": "etherscan.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] }, { "type": "wallet", - "name": "Mist Wallet", + "name": "Ethereum Wallet", "url": "https://github.com/ethereum/mist/releases/", "icon": "ethereum.png", "tags": [ @@ -55078,9 +54986,9 @@ }, { "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "name": "Parity", + "url": "https://parity.io/", + "icon": "parity.png", "tags": [ "Apps", "Wallet" @@ -55088,179 +54996,60 @@ }, { "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ "Apps", "Wallet" ] - } - ] - }, - { - "genesis_id": "", - "system": "Vega Fund", - "dependencies": [ - "Ethereum" - ], - "icon": "vegafund", - "token": { - "name": "vegafund token", - "symbol": "VEGA" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Venture Capital Crowdfunding Platform" - }, - "links": [ - { - "type": "website", - "name": "vega.fund", - "url": "http://www.vega.fund/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Vega Fund Whitepaper", - "url": "https://docs.google.com/document/d/1rgMqqoE7NNTPCLEGyCSBfYW39hqAPEi0U6tS105-U3g/edit", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "github", - "name": "Vega Fund GitHub", - "url": "https://github.com/VegaProject", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "blog", - "name": "Vega Fund Blog", - "url": "https://medium.com/vega-fund", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/vega_fund", - "icon": "twitter.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" ] }, { - "type": "slack", - "name": "Vega Fund Slack", - "url": "https://vega-fund.slack.com/join/shared_invite/enQtMjU0NDkxODU2Njc3LWM1MWUzOTAxYzljYjczOTQ3NzY3NGViNGIwNDE5MjdlNDE0OThmNjQzOTAxODFhNGQwMGE1ZTc2MTQyZmEzMzM", - "icon": "slack.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "News" + "Apps", + "Exchange" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/watch?v=kfXL3-TlCZI", - "icon": "youtube.png", + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", "tags": [ - "News" + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "", - "system": "Veltor", + "genesis_id": "7231b064d3e620c55960abce2963ea19e1c3ffb6f5ff70e975114835a7024107", + "system": "WorldCoin", + "icon": "worldcoin", "dependencies": "independent", - "icon": "veltor", - "token": { - "name": "veltor", - "symbol": "VELTOR" - }, - "consensus": { - "consensus_type": "Proof-of-Work", - "consensus_name": "PoW" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "" - }, - "aliases": { - "coinmarketcap": "Veltor" - }, - "links": [ - { - "type": "website", - "name": "veltor.org", - "url": "http://www.veltor.org/", - "tags": [ - "Main" - ] - }, - { - "type": "github", - "name": "Veltor GitHub", - "url": "https://github.com/veltor", - "icon": "github.png", - "tags": [ - "Main", - "Code" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1583655.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/Veltor_Official", - "icon": "twitter.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "000009ebb29a8f5d236b56409fe30a5b1f546ec3756ed7839e1298358d990881", - "system": "VeriCoin", - "icon": "veriCoin", - "dependencies": [ - "independent" - ], "aliases": { - "coinmarketcap": "VeriCoin" + "coinmarketcap": "WorldCoin" }, "ratings": { "rating_cyber": 1 }, "consensus": { - "type": "PoS", - "algorithm": "Peercoin" + "type": "PoW", + "algorithm": "Scrypt" }, "descriptions": { "state": "Public", @@ -55269,16 +55058,27 @@ "DAO" ] }, + "events": { + "announcement": "14/05/2013", + "genesis": "14/05/2013" + }, "token": { - "name": "VeriCoin", - "symbol": "VRC" + "name": "WorldCoin", + "symbol": "WDC" + }, + "specs": { + "block_time": "30", + "block_reward": 64, + "halfing_cycle": 20160, + "total_tokens": 265420800, + "difficulty_cycle": "120", + "txs_confirm": 2 }, - "specs": {}, "links": [ { "type": "website", - "name": "vericoin.info", - "url": "http://www.vericoin.info/", + "name": "worldcoin.global", + "url": "http://worldcoin.global/", "icon": "website.png", "tags": [ "Main" @@ -55286,9 +55086,9 @@ }, { "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/vrc/", - "icon": "cryptoid.png", + "name": "Explorer", + "url": "https://www.wdcexplorer.com/", + "icon": "explorer.png", "tags": [ "Main", "Apps", @@ -55298,8 +55098,8 @@ }, { "type": "github", - "name": "VeriCoin GitHub", - "url": "https://github.com/vericoin/vericoin", + "name": "WorldCoin GitHub", + "url": "https://github.com/worldcoinproject", "icon": "github.png", "tags": [ "Main", @@ -55309,7 +55109,7 @@ { "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=602041.0", + "url": "https://bitcointalk.org/index.php?topic=204894.0", "icon": "forum.png", "tags": [ "Main", @@ -55318,412 +55118,367 @@ } ], "first_price": { - "btc": 0.00001526, - "usd": 0.00704841, - "date": "2014-05-12T00:00:00" + "btc": 0.00010295, + "usd": 0.01070793, + "date": "2013-06-10T00:00:00" } }, { - "genesis_id": "", - "system": "Verif-y", + "genesis_id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", + "system": "Xaurum", + "icon": "xaurum", "dependencies": [ "Ethereum" ], - "icon": "verif-y", "token": { - "name": "verif-y token", - "symbol": "VFY" + "name": "xaurum", + "symbol": "XAUR" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Blockchain-based Identity for Digital Economy" - }, - "links": [ - { - "type": "website", - "name": "verif-y.io", - "url": "https://www.verif-y.io/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Verif-y Whitepaper", - "url": "https://www.verif-y.io/vfy-white-paper.pdf", - "tags": [ - "Main", - "Science" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/YVerif", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Verif-y Telegram", - "url": "https://t.me/VFY_TOKEN", - "icon": "telegram.png", - "tags": [ - "News" - ] - }, - { - "type": "slack", - "name": "Verif-y Slack", - "url": "https://verif-yworkspace.slack.com/messages/@slackbot/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/VerifyInc", - "icon": "facebook.png", - "tags": [ - "News" - ] - } - ] - }, - { - "genesis_id": "", - "system": "Veritaseum", - "dependencies": [ - "Ethereum" - ], - "icon": "veritaseum", - "token": { - "name": "veritaseum coin", - "symbol": "VERI" + "type": "Ethereum", + "algorithm": "Transferable Fungible" }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "aliases": { + "coinmarketcap": "Xaurum" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "P2P Capital Markets Through Human Readable Smart Contracts" - }, - "crowdsales": { - "start_date": "2017-04-25T09:30:00", - "end_date": "2017-05-26T09:30:00", - "end_date_plan": "2017-05-26T09:30:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", - "funding_url": "https://blog.veritaseum.com/current-analysis/1-blog/219-in-anticipation-of-veritaseum-s-ico-an-executive-summary-of-the-veritaseum-platform", - "tokens_sold": "", - "tokens_issued": 100000000, - "btc_raised": "", - "cap_limit": [ - "" + "headline": "Gold Backed tokens on Ethereum", + "tags": [ + "DApp" ], - "raised": [ - "" - ] + "twwidid": "", + "page_state": "ready" + }, + "first_price": { + "date": "2015-04-21T12:00:00", + "btc": 0.28549871, + "usd": 65.2917683 + }, + "specs": { + "previous_symbol": "XAU", + "cap": {} }, + "flags": {}, "links": [ { "type": "website", - "name": "veritas.veritaseum.com", - "url": "http://veritas.veritaseum.com/", + "name": "xaurum.org", + "url": "http://www.xaurum.org/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Veritaseum Whitepaper", - "url": "https://docs.google.com/presentation/d/1FMyNvogofqojqG6nkIjgvvjAnsWs1qOtKUFExvtp_m0/pub?start=false&loop=false&delayms=3000&slide=id.ga8c8a77e4_0179", + "name": "Xaurum Whitepaper", + "url": "http://www.xaurum.org/TreatiseOnXaurum.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Veritaseum GitHub", - "url": "https://github.com/veritaseum", - "icon": "github.png", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/token/Xaurum", + "icon": "etherscan.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" ] }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ReggieMiddleton", + "url": "https://twitter.com/urumproject", "icon": "twitter.png", "tags": [ "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1546279.0", + "icon": "bitcoin.png", + "tags": [ + "News" + ] + }, { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/reggiemiddletonfintech/?fref=ts", + "url": "https://www.facebook.com/xaurumofficial/", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCjVEF7ABJwyzw_8pb5frVmg", - "icon": "youtube.png", + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", "tags": [ - "News" + "Apps", + "Wallet" ] - } - ] - }, - { - "genesis_id": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", - "system": "Vertcoin", - "icon": "vertcoin", - "dependencies": "independent", - "aliases": { - "coinmarketcap": "Vertcoin" - }, - "consensus": { - "type": "PoW", - "algorithm": "ScryptN" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] - }, - "events": { - "announcement": "08/01/2014" - }, - "token": { - "name": "Vertcoin", - "symbol": "VTC" - }, - "specs": { - "block_time": 150, - "block_reward": 50, - "halfing_cycle": "840000 blocks (~4 years)", - "total_tokens": 84000000, - "premine_tokens": "3 blocks", - "difficulty_cycle": "2016(3.5 days)" - }, - "links": [ + }, { - "type": "website", - "name": "vertcoin.org", - "url": "http://vertcoin.org/", - "icon": "website.png", + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", "tags": [ - "Main" + "Apps", + "Wallet" ] }, { "type": "explorer", - "name": "Explorer", - "url": "https://explorer.thisisvtc.com/", - "icon": "explorer.png", + "name": "EtherChain.org", + "url": "http://etherchain.org/", + "icon": "etherchain.jpg", "tags": [ - "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "Vertcoin GitHub", - "url": "https://github.com/vertcoin/vertcoin", - "icon": "github.png", + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", "tags": [ - "Main", - "Code" + "Apps", + "Exchange" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=404364.0", - "icon": "forum.png", + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" ] } - ], - "first_price": { - "btc": 0.00032875, - "usd": 0.28203892, - "date": "2014-01-20T00:00:00" - } + ] }, { - "genesis_id": "5ca83af67146e286610e118cc8f8e6a183c319fbb4a8fdb9e99daa2b8a29b3e3", - "system": "Viacoin", - "icon": "viacoin", + "genesis_id": "000005aef7f601a0e5b5f17619735819d4250af7f0282954333e634335b35c9e", + "system": "YbCoin", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "Viacoin" + "token": { + "name": "YBcoin", + "symbol": "YBC" }, "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "type": "PoS", + "algorithm": "Peershares" }, "descriptions": { + "state": "Public", + "system_type": "cryptocurrency", "tags": [ "DAO" ], - "state": "Public", - "system_type": "cryptocurrency" + "page_state": "ready" }, - "token": { - "name": "Viacoin", - "symbol": "VIA" + "aliases": { + "coinmarketcap": "YbCoin" + }, + "specs": { + "total_tokens": 3000000 }, - "specs": {}, "links": [ { + "name": "ybcoin.com", + "url": "http://www.ybcoin.com/en/", "type": "website", - "name": "viacoin.org", - "url": "http://viacoin.org/", "icon": "website.png", "tags": [ "Main" ] }, { + "name": "Explorer", + "url": "http://explorer_ybc.taiyilabs.com/", "type": "explorer", - "name": "cryptoID Explorer", - "url": "https://chainz.cryptoid.info/via/", - "icon": "cryptoid.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "VeriCoin GitHub", - "url": "https://www.github.com/viacoin/viacoin/", - "icon": "github.png", + "name": "Wallet", + "url": "http://www.ybcoin.com/download", + "type": "wallet", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "forum", "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=699278.0", - "icon": "forum.png", + "url": "http://www.ybcoin.com/download", + "type": "forum", + "tags": [ + "News" + ] + }, + { + "name": "reddit", + "url": "http://www.reddit.com/r/ybcoin", + "type": "reddit", + "tags": [ + "News" + ] + }, + { + "name": "Twitter", + "url": "https://twitter.com/YBcoin", + "type": "twitter", "tags": [ - "Main", "News" ] + }, + { + "name": "GitHub", + "url": "https://github.com/ybc2/ybc2", + "type": "github", + "tags": [ + "Code" + ] + }, + { + "name": "8baochi", + "url": "http://www.8baochi.com/", + "type": "custom", + "icon": "mining.png", + "tags": [ + "Apps" + ] + }, + { + "name": "Markets CMC", + "url": "http://coinmarketcap.com/currencies/ybcoin/#markets", + "type": "custom", + "icon": "link.png", + "tags": [ + "Apps", + "Analytics" + ] + }, + { + "name": "BTC38", + "headline": "Cryptocurrensy Exchange", + "url": "http://www.btc38.com/trade_en.html", + "type": "custom", + "icon": "btc38.png", + "tags": [ + "Apps", + "Exchange" + ] } ], "first_price": { - "btc": 0.00020016, - "usd": 0.11838052, - "date": "2014-06-18T00:00:00" + "btc": 0.00542178, + "usd": 4.64638628, + "date": "2014-01-16T00:00:00" } }, { "genesis_id": "", - "system": "VibeHub", + "system": "ZClassic", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "vibehub", + "icon": "zclassic", "token": { - "name": "vibe token", - "symbol": "VIBE" + "name": "zclassic", + "symbol": "ZCL" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Proof-of-Work", + "consensus_name": "Equihash" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "The World's First Crypto Based Virtual Reality Marketplace & Hub" + "headline": "Zero-knowledge Cryptocurrency" }, - "crowdsales": { - "start_date": "2017-08-07T00:00:00", - "end_date": "2017-09-21T00:00:00", - "end_date_plan": "2017-09-21T00:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "http://www.vibehub.io/", - "funding_url": "http://www.vibehub.io/ico/", - "tokens_sold": 160200000, - "tokens_issued": 267000000, - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "ZClassic" + }, + "specs": { + "supply": "" }, + "flags": {}, "links": [ { "type": "website", - "name": "vibehub.io", - "url": "http://www.vibehub.io/", + "name": "zclassic.org", + "url": "http://zclassic.org/", "tags": [ "Main" ] }, { - "type": "paper", - "name": "VibeHub Whitepaper", - "url": "http://www.vibehub.io/VibeHubWhitepaper2017.pdf", + "type": "github", + "name": "ZClassic GitHub", + "url": "https://github.com/z-classic/zclassic", + "icon": "github.png", "tags": [ "Main", - "Science" + "Code" ] }, { - "type": "github", - "name": "Bancor GitHub", - "url": "https://github.com/bancorprotocol/contracts", - "icon": "github.png", + "type": "blog", + "name": "Blog", + "url": "", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2044729.0", + "url": "https://www.reddit.com/r/ZClassic/", "icon": "bitcointalk.png", "tags": [ "News" @@ -55732,7 +55487,7 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/VibeHubVR", + "url": "https://twitter.com/ZclassicCoin", "icon": "twitter.png", "tags": [ "News" @@ -55740,8 +55495,8 @@ }, { "type": "slack", - "name": "VibeHub Slack", - "url": "https://vibehub.slack.com/join/shared_invite/MjExNDM5MTcwMjU3LTE0OTk4ODk2ODYtNGM1YmU1OGU3YQ", + "name": "ZClassic Slack", + "url": "http://zclassic.herokuapp.com/", "icon": "slack.png", "tags": [ "News" @@ -55750,113 +55505,116 @@ { "type": "reddit", "name": "Reddit", - "url": "https://www.reddit.com/r/VibeHub/", + "url": "https://www.reddit.com/r/ZClassic/", "icon": "reddit.png", "tags": [ "News" ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/vibehubvr/", - "icon": "facebook.png", - "tags": [ - "News" - ] } ] }, { "genesis_id": "", - "system": "Viberate", + "system": "ZCoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "viberate", + "icon": "zcoin", "token": { - "name": "viberate token", - "symbol": "Vibe" + "name": "zcoin", + "symbol": "XZC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "consensus_type": "Zero-Knowledge proofs", + "consensus_name": "Zerocoin" }, "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Decentralized music talent marketplace " + "headline": "Private financial transactions, enabled by the Zerocoin Protocol" }, - "crowdsales": { - "start_date": "2017-09-05T08:00:00", - "end_date": "2017-10-04T08:00:00", - "end_date_plan": "2017-10-04T08:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://www.viberate.io/en/crowdsale", - "funding_url": "https://www.viberate.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] + "aliases": { + "coinmarketcap": "ZCoin" }, "links": [ { "type": "website", - "name": "viberate.io", - "url": "https://www.viberate.io", + "name": "zcoin.io", + "url": "https://zcoin.io/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Viberate Whitepaper", - "url": "https://www.viberate.io/pdf/Viberate.io_Whitepaper.pdf", + "name": "Whitepaper", + "url": "", "tags": [ "Main", "Science" ] }, + { + "type": "github", + "name": "ZCoin GitHub", + "url": "https://github.com/zcoinofficial/zcoin", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", - "name": "Viberate Blog", - "url": "https://medium.com/viberate-blog", + "name": "ZCoin Blog", + "url": "https://zcoin.io/blog/", "icon": "medium.png", "tags": [ "Main", "News" ] }, + { + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1638450.0", + "icon": "bitcointalk.png", + "tags": [ + "News" + ] + }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/viberate_com", + "url": "https://twitter.com/zcoinofficial", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2029450.0", - "icon": "bitcointalk.png", + "type": "slack", + "name": "ZCoin Slack", + "url": "http://invite.zcoin.io/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/zcoin/", + "icon": "reddit.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Viberate Telegram", - "url": "https://t.me/joinchat/F-zen", - "icon": "telegram.png", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UC4zOvMMqnBM_DLrtA4_XwGA", + "icon": "youtube.png", "tags": [ "News" ] @@ -55864,7 +55622,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/viberateOFC/", + "url": "https://www.facebook.com/zcoinofficial", "icon": "facebook.png", "tags": [ "News" @@ -55872,9 +55630,9 @@ }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCNqR72YOybyCZzVhb5oeQhw", - "icon": "youtube.png", + "name": "ZCoin Telegram", + "url": "https://telegram.me/zcoinproject", + "icon": "telegram.png", "tags": [ "News" ] @@ -55882,175 +55640,198 @@ ] }, { - "genesis_id": "0x14f37b574242d366558db61f3335289a5035c506", - "system": "VirtualAccelerator", - "icon": "virtualaccelerator", + "genesis_id": "", + "system": "Zcash", + "icon": "zcash", "dependencies": [ - "Ethereum" + "independent" ], "token": { - "name": "haker gold", - "symbol": "HKG" + "name": "zcash", + "symbol": "ZEC" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, - "aliases": { - "coinmarketcap": "Hacker Gold", - "nickname": "Virtual Accelerator" + "type": "PoW", + "algorithm": "" }, "descriptions": { "state": "Public", - "system_type": "cryptoasset", - "headline": "ether.camp Accelerator build on Ethereum Smart Contracts", + "system_type": "cryptocurrency", + "headline": "Zero-knowledge Cryptocurrency", "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "draft" - }, - "crowdsales": { - "start_date": "2016-10-20T14:00:00", - "end_date": "2016-12-21T14:00:00", - "genesis_address": [ - "0xeD42264e005D9052799A5971e439d5353BdB3f24" + "DAO" ], - "funding_terms": "https://hack.ether.camp/sale", - "funding_url": "https://hack.ether.camp/sale", - "tokens_sold": 16110893.266, - "tokens_issued": 16110893.266, - "btc_raised": 715.62891252 + "page_state": "ready" }, - "specs": { - "previous_gen_id": "0xb582baaF5e749d6aA98A22355A9d08B4c4d013C8", - "cap": {}, - "price": { - "usd": 0.05218567, - "btc": 0.00007394 - } + "aliases": { + "coinmarketcap": "Zcash" }, "first_price": { - "usd": 0.03868636, - "btc": 0.00004442, - "date": "2016-12-21T14:01:00" + "date": "2016-10-30T23:00:00", + "btc": 1.45933122, + "usd": 1037.17161004 }, - "flags": {}, - "links": [ - { - "type": "website", - "name": "hack.ether.camp", - "url": "https://hack.ether.camp", + "specs": {}, + "links": [ + { + "name": "z.cash", + "url": "https://z.cash", "icon": "website.png", "tags": [ "Main" + ], + "type": "site" + }, + { + "name": "Twitter", + "url": "https://twitter.com/zcashco", + "icon": "twitter.png", + "tags": [ + "News" + ], + "type": "twitter" + }, + { + "name": "ZCash Blog", + "url": "https://z.cash/blog/", + "type": "blog", + "icon": "blog.png", + "tags": [ + "News" ] }, { - "type": "paper", - "name": "VA Whitepaper", - "url": "https://hack.ether.camp/whitepaper", - "icon": "paper.png", + "name": "ZCash GitHub", + "url": "https://github.com/zcash/zcash", + "icon": "github.png", "tags": [ "Main", - "Science" - ] + "Code" + ], + "type": "github" }, { - "type": "forum", - "name": "ether.camp Forum", - "url": "https://forum.ether.camp/", + "name": "Zcash Forum", + "url": "https://forum.z.cash/", "icon": "forum.png", + "type": "forum", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "http://www.ether.camp/", - "icon": "slack.png", + "name": "Zcash Wiki", + "url": "https://github.com/zcash/zcash/wiki", + "icon": "wiki.png", + "type": "wiki", "tags": [ - "Main", - "News" + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "http://blog.ether.camp/", - "icon": "blog.png", + "type": "explorer", + "name": "Zcash Explorer", + "url": "https://explorer.zcha.in/", + "icon": "explorer.png", "tags": [ "Main", - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "exchange", + "name": "Poloniex", + "url": "https://poloniex.com/exchange#btc_eth", + "icon": "poloniex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "ShapeShift", + "url": "https://shapeshift.io", + "icon": "shapeshift.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Kraken", + "url": "https://www.kraken.com", + "icon": "kraken.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "Bittrex", + "url": "https://bittrex.com", + "icon": "bittrex.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "HitBTC", + "url": "https://hitbtc.com/", + "icon": "hitbtc.png", + "tags": [ + "Apps", + "Exchange" ] } ] }, { - "genesis_id": "", - "system": "Voise", + "genesis_id": "0000003f068a10c2446d021072691bb0b1ce833aa7b40a712365ac933a0d1f33", + "system": "Zeitcoin", + "icon": "zeitcoin", "dependencies": [ - "Ethereum" + "independent" ], - "icon": "voise", - "token": { - "name": "voisium", - "symbol": "VSM" + "aliases": { + "coinmarketcap": "Zeitcoin" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "PoS", + "algorithm": "Scrypt+Peercoin" }, "descriptions": { - "state": "Project", - "system_type": "cryptoasset", - "headline": "Decentralized music platform that aims to monetize independent artists by giving them 100% of the revenue" + "state": "Public", + "system_type": "cryptocurrency" }, - "crowdsales": { - "start_date": "2017-05-06T02:00:00", - "end_date": "2017-06-06T02:10:00", - "end_date_plan": "2017-06-06T02:00:00", - "genesis_address": [ - "0x68D44a267AA3c66242ADF021d2d4658B6D60Dd2C" - ], - "funding_terms": "https://ico.voise.it/", - "funding_url": "https://voise.it/", - "tokens_sold": 825578, - "tokens_issued": 16825578, - "btc_raised": 500, - "cap_limit": [ - "" - ], - "raised": [ - "usd = 349911.42" - ] + "events": { + "announcement": "26/02/2014" + }, + "token": { + "name": "Zeitcoin", + "symbol": "ZEIT" }, "specs": { - "supply": 100000000 + "block_time": 30, + "block_reward": "initial 250000-1000000 coins", + "halfing_cycle": "every week for the first 6 weeks, after the PoW payout will be fixed at 1 coin per block", + "total_tokens": 99000000000, + "premine_tokens": "990000000 (1%) for ongoing development support, maintenance and distribution to community", + "difficulty_cycle": "every block", + "txs_confirm": 4, + "mint_confirm": 50 }, "links": [ - { - "type": "website", - "name": "voise.it", - "url": "https://voise.it/", - "tags": [ - "Main" - ] - }, - { - "type": "paper", - "name": "Voise Whitepaper", - "url": "https://voise.it/whitepaper-voise.pdf", - "tags": [ - "Main", - "Science" - ] - }, { "type": "github", - "name": "Voise GitHub", - "url": "https://github.com/voiseit", + "name": "Zeitcoin GitHub", + "url": "https://github.com/zeitcoinmovement/zeitcoin", "icon": "github.png", "tags": [ "Main", @@ -56058,118 +55839,95 @@ ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1846376", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/voiseit", - "icon": "twitter.png", + "type": "explorer", + "name": "CryptoID", + "url": "https://chainz.cryptoid.info/zeit/", + "icon": "cryptoid.png", "tags": [ - "News" + "Main", + "Explorer", + "Analytics" ] }, { - "type": "slack", - "name": "Voise Slack", - "url": "https://voiseit.slack.com/join/shared_invite/MTgwNTUyNDM1OTExLTE0OTQwODExNzktMTA1ODZiMzg0MA", - "icon": "slack.png", + "type": "forum", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=487814.0", + "icon": "forum.png", "tags": [ + "Main", "News" ] } - ] + ], + "first_price": { + "btc": 2e-8, + "usd": 0.00001114, + "date": "2014-03-20T00:00:00" + } }, { "genesis_id": "", - "system": "Vote Coin", + "system": "Zen Protocol", "dependencies": [ - "Zerocash" + "independent" ], - "icon": "votecoin", + "icon": "zenprotocol", "token": { - "name": "vote coin", - "symbol": "VOT" + "name": "zen token", + "symbol": "ZEN" }, "consensus": { - "consensus_type": "zk-SNARKs", - "consensus_name": "Zerocash" + "consensus_type": "SHA-3", + "consensus_name": "Proof-Of-Work" }, "descriptions": { "state": "Project", - "system_type": "cryptoasset", - "headline": "Anonymous crypto currency suitable for elections" - }, - "crowdsales": { - "start_date": "2017-08-21T11:00:00", - "end_date": "2017-10-21T11:00:00", - "end_date_plan": "2017-10-21T11:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://votecoin.site/", - "funding_url": "https://votecoin.site/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" - ], - "raised": [ - "" - ] - }, - "specs": { - "supply": 10000000 + "system_type": "cryprocurrency", + "headline": "Platform for Financial Instruments" }, "links": [ { "type": "website", - "name": "votecoin.site", - "url": "https://votecoin.site/", + "name": "zenprotocol.com", + "url": "https://www.zenprotocol.com/", "tags": [ "Main" ] }, { "type": "paper", - "name": "Vote Coin Whitepaper", - "url": "https://votecoin.site/VoteCoin-Whitepaper.pdf", + "name": "Zen Protocol Whitepaper", + "url": "https://www.zenprotocol.com/technical_paper.pdf", "tags": [ "Main", "Science" ] }, { - "type": "github", - "name": "Vote Coin GitHub", - "url": "https://github.com/Tomas-M/VoteCoin", - "icon": "github.png", + "type": "blog", + "name": "Zen Protocol Blog", + "url": "https://blog.zenprotocol.com/", + "icon": "medium.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2137705.0", - "icon": "bitcointalk.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/zen_protocol", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/vote_coin", - "icon": "twitter.png", + "type": "custom", + "name": "Zen Protocol Telegram", + "url": "https://t.me/zenprotocol/", + "icon": "telegram.png", "tags": [ "News" ] @@ -56177,7 +55935,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/votecoin", + "url": "https://www.facebook.com/thezenprotocol", "icon": "facebook.png", "tags": [ "News" @@ -56187,14 +55945,14 @@ }, { "genesis_id": "", - "system": "Wanchain", + "system": "Zenome", "dependencies": [ "Ethereum" ], - "icon": "wanchain", + "icon": "zenome", "token": { - "name": "wan coin", - "symbol": "WANCOIN" + "name": "zenome token", + "symbol": "ZNA" }, "consensus": { "consensus_type": "ERC20 Token", @@ -56203,17 +55961,17 @@ "descriptions": { "state": "Project", "system_type": "cryptoasset", - "headline": "Distributed Cross-Blockchain Financial Platform " + "headline": "Economic environment based on genomic data" }, "crowdsales": { - "start_date": "2017-10-03T16:00:00", - "end_date": "2017-10-25T15:59:00", - "end_date_plan": "2017-10-25T15:59:00", + "start_date": "2017-10-17T16:00:00", + "end_date": "2017-10-24T16:00:00", + "end_date_plan": "2017-10-24T16:00:00", "genesis_address": [ "" ], - "funding_terms": "https://wanchain.org/tokensale", - "funding_url": "https://wanchain.org/tokensale", + "funding_terms": "https://zenome.io/download/terms.pdf", + "funding_url": "https://zenome.io", "tokens_sold": "", "tokens_issued": "", "btc_raised": "", @@ -56227,16 +55985,16 @@ "links": [ { "type": "website", - "name": "wanchain.org", - "url": "https://wanchain.org/", + "name": "zenome.io", + "url": "https://zenome.io", "tags": [ "Main" ] }, { "type": "paper", - "name": "Wanchain Whitepaper", - "url": "https://wanchain.org/files/Wanchain-Whitepaper-EN-version.pdf", + "name": "Zenome Whitepaper", + "url": "https://zenome.io/download/whitepaper.pdf", "tags": [ "Main", "Science" @@ -56244,8 +56002,8 @@ }, { "type": "github", - "name": "Wanchain GitHub", - "url": "https://github.com/wanchain", + "name": "Zenome GitHub", + "url": "https://github.com/zenomeplatform", "icon": "github.png", "tags": [ "Main", @@ -56253,37 +56011,38 @@ ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wanchain_org", - "icon": "twitter.png", + "type": "blog", + "name": "Zenome Blog", + "url": "https://medium.com/zenome", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "type": "custom", - "name": "Wanchain Telegram", - "url": "https://t.me/WanchainANN", - "icon": "telegram.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=2191098.0", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "Wanchain Slack", - "url": "https://wanchain.herokuapp.com/", - "icon": "slack.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZenomePlatform", + "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/wanchain/", - "icon": "reddit.png", + "type": "custom", + "name": "Zenome Telegram", + "url": "https://t.me/zenomeplatform", + "icon": "telegram.png", "tags": [ "News" ] @@ -56291,7 +56050,7 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/wanchainfoundation/", + "url": "https://www.facebook.com/zenomeplatform", "icon": "facebook.png", "tags": [ "News" @@ -56300,309 +56059,280 @@ ] }, { - "genesis_id": "67rpwLCuS5DGA8KGZXKsVQ7dnPb9goRLoKfgGbLfQg9WoLUgNY77E2jT11fem3coV9nAkguBACzrU1iyZM4B8roQ", - "system": "Waves", - "icon": "waves", + "ggenesis_id": "", + "system": "Ziber", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "ziber", "token": { - "name": "wave", - "symbol": "WAVES" + "name": "ziber token", + "symbol": "" }, "consensus": { - "type": "PoS", - "algorithm": "" - }, - "aliases": { - "coinmarketcap": "Waves", - "nickname": "Waves" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "headline": "Asset/Custom Tokens Platform", - "tags": [ - "DAO" - ], - "page_state": "draft" + "system_type": "cryptoasset", + "headline": "Mobile blockchain operator" }, "crowdsales": { - "start_date": "2016-04-12T00:00:00", - "end_date": "2016-06-01T12:00:00", + "start_date": "2017-07-27T12:00:00", + "end_date": "2017-08-06T12:00:00", + "end_date_plan": "2017-08-06T12:00:00", "genesis_address": [ - "3DWBSSAue32YS8PcW2gLs6m52BCCv3UgDA" + "" ], - "funding_terms": "https://medium.com/@wavesplatform/waves-ico-structure-and-timeline-aa2f7ceca43e#.fm72ogroo", - "funding_url": "https://ico.wavesplatform.com/", - "tokens_sold": 85000000, + "funding_terms": "https://ziber.io/#ico", + "funding_url": "https://ziber.io/#ico", + "tokens_sold": 80000000, "tokens_issued": 100000000, - "btc_raised": 29634.01072062 - }, - "specs": { - "supply": 100000000 - }, - "first_price": { - "btc": 0.00034864, - "usd": 0.18613296, - "date": "2016-05-28T12:00:00" + "btc_raised": 4462, + "cap_limit": [ + "usd = 17082846" + ], + "raised": [ + "usd = 10233318" + ] }, "links": [ { "type": "website", - "name": "wavesplatform.com", - "url": "http://wavesplatform.com/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "website", - "name": "WavesPlatform Crowdsale", - "url": "https://ico.wavesplatform.com/", - "icon": "website.png", + "name": "ziber.io", + "url": "https://ziber.io/", "tags": [ "Main" ] }, - { - "type": "blog", - "name": "Blog", - "url": "https://medium.com/@wavesplatform", - "rss": "https://medium.com/feed/@wavesplatform", - "icon": "medium.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wavesplatform", - "icon": "twitter.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/Wavesplatform/", - "rss": "https://www.reddit.com/r/Wavesplatform/.rss", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Slack", - "url": "http://slack.wavesplatform.com/", - "icon": "slack.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1387944.0", - "icon": "forum.png", - "tags": [ - "News" - ] - }, { "type": "paper", - "name": "Waves Whitepaper v0 by Shasha Ivanov", - "url": "http://wavesplatform.com/whitepaper_v0.pdf", - "icon": "paper.png", + "name": "Ziber Whitepaper", + "url": "https://ziber.io/whitepaper.pdf", "tags": [ + "Main", "Science" ] }, { "type": "github", - "name": "WavesPlatform GitHub", - "url": "https://github.com/WAVESPLATFORM/", + "name": "Ziber GitHub", + "url": "https://github.com/ZiberLTD", "icon": "github.png", "tags": [ + "Main", "Code" ] }, { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZiberLTD", + "icon": "twitter.png", "tags": [ - "Apps", - "Exchange" + "News" ] } ] }, { "genesis_id": "", + "system": "ZrCoin", "dependencies": [ - "Ethereum" + "Wave" ], - "system": "WeiFund", - "aliases": { - "coinmarketcap": "", - "CurrencyName": "", - "nickname": "WeiFund" + "icon": "zrcoin", + "token": { + "name": "zrcoin", + "symbol": "ZRC" }, - "ratings": {}, "consensus": { - "consensus_name": "", - "hashing": "", - "consensus_type": "" + "consensus_type": "", + "consensus_name": "Wave" }, "descriptions": { - "state": "Project", + "state": "Public", "system_type": "cryptoasset", - "headline": "Decentralized Crowdfunding Platform", - "tags": [ - "DApp" - ], - "hashtag": "#weifund", - "page_state": "draft" - }, - "events": { - "announcement": "", - "genesis": "" + "headline": "The world's first commodity-backed blockchain option" }, - "token": { - "name": "", - "symbol": "" + "crowdsales": { + "start_date": "2017-04-25T00:01:00", + "end_date": "2017-05-24T12:59:00", + "end_date_plan": "2017-05-24T12:59:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://zrcoin.io/blogitem/7", + "funding_url": "https://zrcoin.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": 953, + "cap_limit": [ + "usd = 400000" + ], + "raised": [ + "usd = 872430" + ] }, "links": [ { - "name": "weifund.io", - "url": "http://weifund.io/", - "icon": "website.png", + "type": "website", + "name": "zrcoin.io", + "url": "https://zrcoin.io/", "tags": [ "Main" - ], - "type": "website" + ] }, { - "name": "Twitter", - "url": "https://twitter.com/weifund", - "icon": "twitter.png", + "type": "paper", + "name": "ZrCoin Whitepaper", + "url": "https://zrcoin.io/files/Whitepaper_ENG.pdf", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "blog", + "name": "ZrCoin Blog", + "url": "https://zrcoin.io/ablogs", + "icon": "medium.png", "tags": [ "Main", "News" - ], - "type": "twitter" + ] }, { - "name": "Facebook", - "url": "https://www.facebook.com/WeiFund", - "icon": "facebook.png", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1832477.0", + "icon": "bitcointalk.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "Google+", - "url": "https://plus.google.com/115585706546158843009", - "icon": "googleplus.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/ZrCoin/media", + "icon": "twitter.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/weifund", - "icon": "linkedin.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/zrcoin/", + "icon": "facebook.png", "tags": [ "News" - ], - "type": "custom" + ] }, { - "name": "WeiFund GitHub", - "url": "https://github.com/weifund", - "type": "github", + "type": "custom", + "name": "ZrCoin Telegram", + "url": "https://t.me/joinchat/AAAAAEDj28WzzuNh5j6tVg", + "icon": "telegram.png", "tags": [ - "Main", - "Code" + "News" ] } ] }, { - "genesis_id": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", - "system": "WeTrust", - "icon": "wetrust", + "genesis_id": "", + "system": "aeternity", "dependencies": [ - "Ethereum" + "independent" ], + "icon": "aeternity", "token": { - "name": "trustcoin", - "symbol": "TRST" + "name": "aeon", + "symbol": "AE" }, "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" + "type": "Hybrid", + "algorithm": "" }, "aliases": { - "coinmarketcap": "WeTrust" + "coinmarketcap": "aeternity", + "nickname": "aeternity" }, "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "A platform for Trusted Lending Circles, powered by people and blockchain", + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Scalable Smart Contracts Interfacing with Real-World Data", "tags": [ - "DApp" + "DAO" ], - "twwidid": "", - "page_state": "ready" + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-03-02T00:00:00", - "end_date": "2017-04-12T11:59:00", + "start_date": "2017-05-29T13:05:00", + "end_date": "2017-06-19T13:05:00", "genesis_address": [ - "0xc2cce1f4190d4451c63cf591678c807679c3d728" + "0x6cC2D616E56e155D8A06E65542fdb9bD2D7f3c2E", + "335TYuEjiWFmTYjAjN5o2CSUjbqF8WmpMz" ], - "funding_terms": "https://www.wetrust.io/static/WeTrust-Disclosures.pdf", - "funding_url": "https://www.wetrust.io/tlc/crowdsale", - "tokens_sold": 80000000, - "tokens_issued": 100000000, - "btc_raised": 1048.95 + "funding_terms": "https://blog.aeternity.com/security-transparency-simplicity-1411fad10974", + "funding_url": "http://www.aeternity.com/", + "tokens_issued": 138000956, + "tokens_sold": 138000956, + "btc_raised": 4871 }, "specs": { - "supply": 100000000, - "cap": {} + "supply": 138000956, + "cap": { + "btc": 4871, + "usd": 5651156 + } }, "first_price": { - "date": "", - "btc": "", - "usd": "" + "btc": 0.0000353, + "usd": 0.04095012, + "date": "2017-06-03T13:05:00" + }, + "flags": { + "supply_from_here": true }, - "flags": {}, "links": [ { "type": "website", - "name": "wetrust.io", - "url": "https://www.wetrust.io/", + "name": "aeternity.com", + "url": "http://www.aeternity.com/", "icon": "website.png", "tags": [ "Main" ] }, + { + "type": "paper", + "name": "Aeternity whitepaper", + "url": "http://blockchain.aeternity.com/%C3%A6ternity-blockchain-whitepaper.pdf", + "icon": "paper.png", + "tags": [ + "Main", + "Science" + ] + }, + { + "type": "github", + "name": "GitHub", + "url": "https://github.com/aeternity/", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, { "type": "blog", "name": "Blog", - "url": "https://medium.com/wetrust-blog", - "icon": "medium.png", + "rss": "https://blog.aeternity.com/", + "url": "http://www.idni.org/blog", + "icon": "blog.png", "tags": [ "Main", "News" @@ -56611,146 +56341,135 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/wetrustplatform", + "url": "https://twitter.com/aetrnty", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/WeTrustPlatform", - "icon": "reddit.png", + "type": "custom", + "name": "Aeternity Telegram", + "url": "https://telegram.me/aeternity", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1773367", - "icon": "bitcoin.png", + "type": "custom", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/aeternity", + "icon": "linkedin.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Slack", - "url": "https://www.wetrust.io/slack-invite", + "type": "slack", + "name": "Aeternity Slack", + "url": "https://slack.aeternity.com/", "icon": "slack.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/wetrustplatform", - "icon": "facebook.png", + "type": "reddit", + "name": "Reddit", + "url": "https://www.reddit.com/r/Aeternity/", + "icon": "reddit.png", "tags": [ "News" ] }, { - "type": "github", - "name": "GitHub", - "url": "https://github.com/WeTrustPlatform", - "icon": "github.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/aeternityproject/", + "icon": "facebook.png", "tags": [ - "Main", - "Code" + "News" ] - }, + } + ] + }, + { + "genesis_id": "bitBTC", + "system": "bitBTC", + "icon": "bitbtc", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "bitBTC" + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" + }, + "consensus": { + "consensus_type": "", + "consensus_name": "BTS" + }, + "token": { + "name": "bitBTC", + "symbol": "BITBTC" + }, + "specs": {}, + "ratings": { + "rating_cyber": 3 + }, + "links": [ { - "type": "paper", - "name": "WeTrust Whitepaper", - "url": "https://github.com/WeTrustPlatform/documents/blob/master/WeTrustWhitePaper.pdf", - "icon": "paper.png", + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ "Main", "Science" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/BTC", + "icon": "cryptofresh.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", - "icon": "etherscan.png", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/BTC", + "icon": "openledger.png", "tags": [ "Main", "Apps", "Analytics" ] }, - { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", - "tags": [ - "Apps", - "Wallet" - ] - }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Open Ledger", + "headline": "Transparent Decentrilized Exchange", + "url": "https://openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" @@ -56758,166 +56477,96 @@ }, { "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", "tags": [ "Apps", "Exchange" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 1, + "usd": 435.3779, + "date": "2014-09-23T00:00:00" + } }, { - "genesis_id": "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "system": "Wings", - "icon": "wings", + "genesis_id": "?", + "system": "bitCNY", + "icon": "bitcny", "dependencies": [ - "Bitcoin" + "BitShares" ], - "token": { - "name": "wing", - "symbol": "WINGS" - }, - "consensus": { - "type": "Bitcoin", - "algorithm": "OP_Return" - }, "aliases": { - "coinmarketcap": "Wings" + "coinmarketcap": "bitCNY" + }, + "ratings": { + "rating_cyber": 3 }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "A decentralized platform to create, join and manage DAOs", - "tags": [ - "DApp" - ], - "page_state": "ready" + "headline": "Market-Pegget Asset" }, - "crowdsales": { - "start_date": "2016-11-18T12:00:00", - "end_date": "2017-01-06T02:00:00", - "genesis_address": [ - "3GQBU4AUPjdbg1hoYDPWSc4qTRfAgbiERW", - "0x0097B5E8c77ac7C54B10987d51975E70AF9cF4d6", - "0x45Ded7312026854EFD298B36992c4126c0E03E1b", - "rUqmU4LujmbHyemDSjEURTovFpytZXM28T", - "xpub661MyMwAqRbcExoojJn242wdXL4AJn1ZavTfKQpRcvxz3vbp4gjsg4Hb2qNTaerCtkF8dXHkHEYeCCLXEunANcqxA2PUCwS3RGTEYTYsCXr" - ], - "funding_terms": "https://blog.wings.ai/save-the-date-7-weeks-of-wings-dao-formation-2060c698ef3d#.j7gq95pt5", - "funding_url": "https://wings.ai/", - "tokens_sold": 75000000, - "tokens_issued": 100000000, - "btc_raised": 2010.43179658 + "consensus": { + "type": "BitShares", + "algorithm": "MPA" }, - "specs": { - "supply": 100000000, - "cap": { - "btc": 2718 - }, - "price": { - "btc": 0.00002718 - } + "token": { + "name": "bitCNY", + "symbol": "BITCNY" }, "first_price": { - "date": "2017-01-06T12:00:00", - "btc": 0.00002596, - "usd": 0.02302039 + "btc": 0.00040568, + "usd": 0.16312342, + "date": "2014-09-23T00:00:00" + }, + "specs": {}, + "flags": { + "rating_do_not_display": true }, - "flags": {}, "links": [ { "type": "website", - "name": "wings.ai", - "url": "https://wings.ai/", - "icon": "website.png", - "tags": [ - "Main" - ] - }, - { - "type": "blog", - "name": "Blog", - "url": "https://blog.wings.ai", - "icon": "blog.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/wingsplatform", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=1477055.0", - "icon": "forum.png", - "tags": [ - "Main", - "News" - ] - }, - { - "type": "reddit", - "name": "reddit", - "url": "https://www.reddit.com/r/WingsDAO/", - "icon": "reddit.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/Wings-638325459654317/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "github", - "name": "Wings GitHub", - "url": "https://github.com/ChainLab", - "icon": "github.png", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "Code" + "Main", + "Science" ] }, { - "type": "explorer", - "name": "EtherScan", - "url": "http://etherscan.io/", - "icon": "etherscan.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/CNY", + "icon": "openledger.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "icon": "etherscan.png", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/CNY", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", @@ -56925,51 +56574,51 @@ ] }, { - "type": "wallet", - "name": "Ethereum Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund#", + "icon": "openledger.png", "tags": [ - "Main", "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "Parity", - "url": "https://parity.io/", - "icon": "parity.png", + "type": "exchange", + "name": "Poloniex", + "url": "https://www.poloniex.com", + "icon": "poloniex.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", + "type": "exchange", + "name": "BTER", + "url": "https://bter.com/", + "icon": "bter.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { - "type": "wallet", - "name": "MetaMask", - "url": "https://metamask.io/", - "icon": "metamask.png", + "type": "exchange", + "name": "CCEDK", + "headline": "Your place for safe and secure crypto currency exchange", + "url": "https://www.ccedk.com/", + "icon": "ccedk.png", "tags": [ "Apps", - "Wallet" + "Exchange" ] }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "name": "Yunbi", + "url": "https://yunbi.com/?lang=en", + "icon": "yunbi.png", "tags": [ "Apps", "Exchange" @@ -56977,9 +56626,9 @@ }, { "type": "exchange", - "name": "Liqui Exchange", - "url": "https://liqui.io/", - "icon": "liqui.png", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", "tags": [ "Apps", "Exchange" @@ -56988,145 +56637,146 @@ ] }, { - "genesis_id": "7231b064d3e620c55960abce2963ea19e1c3ffb6f5ff70e975114835a7024107", - "system": "WorldCoin", - "icon": "worldcoin", - "dependencies": "independent", + "genesis_id": "?", + "system": "bitEUR", + "icon": "biteur", + "dependencies": [ + "BitShares" + ], "aliases": { - "coinmarketcap": "WorldCoin" + "coinmarketcap": "bitEUR" }, "ratings": { - "rating_cyber": 1 - }, - "consensus": { - "type": "PoW", - "algorithm": "Scrypt" + "rating_cyber": 3 }, "descriptions": { "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ] + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" }, - "events": { - "announcement": "14/05/2013", - "genesis": "14/05/2013" + "consensus": { + "consensus_name": "BitShares", + "consensus_type": "" }, "token": { - "name": "WorldCoin", - "symbol": "WDC" - }, - "specs": { - "block_time": "30", - "block_reward": 64, - "halfing_cycle": 20160, - "total_tokens": 265420800, - "difficulty_cycle": "120", - "txs_confirm": 2 + "name": "bitEUR", + "symbol": "BITEUR" }, + "specs": {}, "links": [ { "type": "website", - "name": "worldcoin.global", - "url": "http://worldcoin.global/", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", "icon": "website.png", "tags": [ - "Main" + "Science" + ] + }, + { + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", + "tags": [ + "Main", + "Science" ] }, { "type": "explorer", - "name": "Explorer", - "url": "https://www.wdcexplorer.com/", - "icon": "explorer.png", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", + "icon": "openledger.png", "tags": [ "Main", "Apps", - "Explorer", "Analytics" ] }, { - "type": "github", - "name": "WorldCoin GitHub", - "url": "https://github.com/worldcoinproject", - "icon": "github.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/EUR", + "icon": "cryptofresh.png", "tags": [ "Main", - "Code" + "Apps", + "Analytics" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=204894.0", - "icon": "forum.png", + "type": "exchange", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/EUR", + "icon": "openledger.png", "tags": [ - "Main", - "News" + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "BitShares AE", + "url": "http://cryptofresh.com/assets", + "icon": "bitshares.png", + "tags": [ + "Apps", + "Exchange" ] } ], + "flags": { + "rating_do_not_display": true + }, "first_price": { - "btc": 0.00010295, - "usd": 0.01070793, - "date": "2013-06-10T00:00:00" + "btc": 0.0050665, + "usd": 1.158430906, + "date": "2015-06-08T00:00:00" } }, { - "genesis_id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", - "system": "Xaurum", - "icon": "xaurum", + "genesis_id": "?", + "system": "bitGOLD", + "icon": "bitGold", "dependencies": [ - "Ethereum" + "BitShares" ], - "token": { - "name": "xaurum", - "symbol": "XAUR" - }, - "consensus": { - "type": "Ethereum", - "algorithm": "Transferable Fungible" - }, "aliases": { - "coinmarketcap": "Xaurum" + "coinmarketcap": "bitGold" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "Gold Backed tokens on Ethereum", - "tags": [ - "DApp" - ], - "twwidid": "", - "page_state": "ready" + "headline": "Market-Pegget Asset" }, - "first_price": { - "date": "2015-04-21T12:00:00", - "btc": 0.28549871, - "usd": 65.2917683 + "consensus": { + "consensus_type": "" }, - "specs": { - "previous_symbol": "XAU", - "cap": {} + "token": { + "name": "bitGOLD", + "symbol": "BITGOLD" + }, + "specs": {}, + "ratings": { + "rating_cyber": 3 }, - "flags": {}, "links": [ { "type": "website", - "name": "xaurum.org", - "url": "http://www.xaurum.org/", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", "icon": "website.png", "tags": [ - "Main" + "Main", + "Science" ] }, { - "type": "paper", - "name": "Xaurum Whitepaper", - "url": "http://www.xaurum.org/TreatiseOnXaurum.pdf", - "icon": "paper.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ "Main", "Science" @@ -57134,337 +56784,327 @@ }, { "type": "explorer", - "name": "EtherScan", - "url": "https://etherscan.io/token/Xaurum", - "icon": "etherscan.png", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/GOLD", + "icon": "cryptofresh.png", "tags": [ "Main", "Apps", "Analytics" ] }, - { - "type": "wallet", - "name": "Mist Wallet", - "url": "https://github.com/ethereum/mist/releases/", - "icon": "ethereum.png", - "tags": [ - "Main", - "Apps", - "Wallet" - ] - }, - { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/urumproject", - "icon": "twitter.png", - "tags": [ - "News" - ] - }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1546279.0", - "icon": "bitcoin.png", - "tags": [ - "News" - ] - }, - { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/xaurumofficial/", - "icon": "facebook.png", - "tags": [ - "News" - ] - }, - { - "type": "wallet", - "name": "MyEther Wallet", - "url": "https://www.myetherwallet.com/", - "icon": "myetherwallet.png", - "tags": [ - "Apps", - "Wallet" - ] - }, - { - "type": "wallet", - "name": "EthCore Parity", - "url": "https://ethcore.io/parity.html", - "icon": "parity.png", - "tags": [ - "Apps", - "Wallet" - ] - }, { "type": "explorer", - "name": "EtherChain.org", - "url": "http://etherchain.org/", - "icon": "etherchain.jpg", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/GOLD", + "icon": "openledger.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "LiveCoin Exchange", - "url": "https://www.livecoin.net/", - "icon": "livecoin.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "EtherDelta", - "url": "https://etherdelta.github.io", - "icon": "etherdelta.png", + "name": "OpenLedger", + "url": "https://bitshares.openledger.info/?r=cyberfund", + "icon": "openledger.png", "tags": [ "Apps", "Exchange" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 4, + "usd": 1054.5372, + "date": "2015-01-04T00:00:00" + } }, { - "genesis_id": "000005aef7f601a0e5b5f17619735819d4250af7f0282954333e634335b35c9e", - "system": "YbCoin", + "genesis_id": "", + "system": "bitJob", "dependencies": [ - "independent" + "Ethereum" ], + "icon": "bitjob", "token": { - "name": "YBcoin", - "symbol": "YBC" + "name": "bitjob token", + "symbol": "STU" }, "consensus": { - "type": "PoS", - "algorithm": "Peershares" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "tags": [ - "DAO" - ], - "page_state": "ready" + "state": "Project", + "system_type": "cryptoasset", + "headline": "Decentralized Marketplace for Student Employment" }, - "aliases": { - "coinmarketcap": "YbCoin" + "crowdsales": { + "start_date": "2017-09-12T00:00:00", + "end_date": "2017-10-13T00:00:00", + "end_date_plan": "2017-10-13T00:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "https://bitjob.io/", + "funding_url": "https://bitjob.io/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, "specs": { - "total_tokens": 3000000 + "supply": 200000000 }, "links": [ { - "name": "ybcoin.com", - "url": "http://www.ybcoin.com/en/", "type": "website", - "icon": "website.png", + "name": "bitjob.io", + "url": "https://bitjob.io/", "tags": [ "Main" ] }, { - "name": "Explorer", - "url": "http://explorer_ybc.taiyilabs.com/", - "type": "explorer", + "type": "paper", + "name": "bitJob Whitepaper", + "url": "https://drive.google.com/file/d/0B6VVmGzOdFPBSlBjZlhFaGJnbUk/view", "tags": [ "Main", - "Apps", - "Analytics" + "Science" ] }, { - "name": "Wallet", - "url": "http://www.ybcoin.com/download", - "type": "wallet", + "type": "github", + "name": "bitJob GitHub", + "url": "https://github.com/bitjobteam", + "icon": "github.png", "tags": [ "Main", - "Apps", - "Wallet" + "Code" ] }, { - "name": "BTT Thread", - "url": "http://www.ybcoin.com/download", - "type": "forum", + "type": "blog", + "name": "bitJob Blog", + "url": "https://medium.com/bitjob", + "icon": "medium.png", "tags": [ + "Main", "News" ] }, { - "name": "reddit", - "url": "http://www.reddit.com/r/ybcoin", - "type": "reddit", + "type": "forum", + "name": "Bitcointalk", + "url": "https://bitcointalk.org/index.php?topic=1980078.msg19714383#msg19714383", + "icon": "bitcointalk.png", "tags": [ "News" ] }, { - "name": "Twitter", - "url": "https://twitter.com/YBcoin", "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/BitJob_Team", + "icon": "twitter.png", "tags": [ "News" ] }, { - "name": "GitHub", - "url": "https://github.com/ybc2/ybc2", - "type": "github", + "type": "custom", + "name": "bitJob Telegram", + "url": "https://t.me/bitjob", + "icon": "telegram.png", + "tags": [ + "News" + ] + }, + { + "type": "slack", + "name": "bitJob Slack", + "url": "https://bit-job.herokuapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/bitJobmarket/", + "icon": "facebook.png", + "tags": [ + "News" + ] + }, + { + "type": "custom", + "name": "YouTube", + "url": "https://www.youtube.com/channel/UCPtjrCU8pUztqQHY75a7npg", + "icon": "youtube.png", + "tags": [ + "News" + ] + } + ] + }, + { + "genesis_id": "?", + "system": "bitSILVER", + "icon": "bitsilver", + "dependencies": [ + "BitShares" + ], + "aliases": { + "coinmarketcap": "bitSilver" + }, + "ratings": { + "rating_cyber": 3 + }, + "descriptions": { + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" + }, + "consensus": { + "consensus_name": "BitShares", + "consensus_type": "" + }, + "token": { + "name": "bitSILVER", + "symbol": "BITSILVER" + }, + "specs": {}, + "links": [ + { + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "Code" + "Main", + "Science" ] }, { - "name": "8baochi", - "url": "http://www.8baochi.com/", - "type": "custom", - "icon": "mining.png", + "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ - "Apps" + "Main", + "Science" ] }, { - "name": "Markets CMC", - "url": "http://coinmarketcap.com/currencies/ybcoin/#markets", - "type": "custom", - "icon": "link.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/SILVER", + "icon": "cryptofresh.png", "tags": [ + "Main", "Apps", "Analytics" ] }, { - "name": "BTC38", - "headline": "Cryptocurrensy Exchange", - "url": "http://www.btc38.com/trade_en.html", - "type": "custom", - "icon": "btc38.png", + "type": "explorer", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/SILVER", + "icon": "openledger.png", "tags": [ + "Main", "Apps", - "Exchange" + "Analytics" ] } ], + "flags": { + "rating_do_not_display": true + }, "first_price": { - "btc": 0.00542178, - "usd": 4.64638628, - "date": "2014-01-16T00:00:00" + "btc": 0.0751038, + "usd": 17.81847418, + "date": "2015-02-25T00:00:00" } }, { - "genesis_id": "", - "system": "Zcash", - "icon": "zcash", + "genesis_id": "?", + "system": "bitUSD", + "icon": "bitusd", "dependencies": [ - "independent" + "BitShares" ], - "token": { - "name": "zcash", - "symbol": "ZEC" + "aliases": { + "coinmarketcap": "bitUSD" + }, + "ratings": { + "rating_cyber": 3 }, "consensus": { - "type": "PoW", - "algorithm": "" + "consensus_name": "BitShares", + "consensus_type": "" }, "descriptions": { - "state": "Public", - "system_type": "cryptocurrency", - "headline": "Zero-knowledge Cryptocurrency", "tags": [ - "DAO" + "DApp" ], - "page_state": "ready" - }, - "aliases": { - "coinmarketcap": "Zcash" + "state": "Public", + "system_type": "cryptoasset", + "headline": "Market-Pegget Asset" }, - "first_price": { - "date": "2016-10-30T23:00:00", - "btc": 1.45933122, - "usd": 1037.17161004 + "token": { + "name": "bitUSD", + "symbol": "BITUSD" }, "specs": {}, "links": [ { - "name": "z.cash", - "url": "https://z.cash", + "type": "website", + "name": "whatisbitusd.com", + "url": "http://whatisbitusd.com/", "icon": "website.png", "tags": [ "Main" - ], - "type": "site" - }, - { - "name": "Twitter", - "url": "https://twitter.com/zcashco", - "icon": "twitter.png", - "tags": [ - "News" - ], - "type": "twitter" - }, - { - "name": "ZCash Blog", - "url": "https://z.cash/blog/", - "type": "blog", - "icon": "blog.png", - "tags": [ - "News" ] }, { - "name": "ZCash GitHub", - "url": "https://github.com/zcash/zcash", - "icon": "github.png", + "type": "paper", + "name": "Documentation", + "url": "http://whatisbitusd.com/whitepaper/", + "icon": "whitepaper.png", "tags": [ "Main", "Code" - ], - "type": "github" - }, - { - "name": "Zcash Forum", - "url": "https://forum.z.cash/", - "icon": "forum.png", - "type": "forum", - "tags": [ - "Main", - "News" ] }, { - "name": "Zcash Wiki", - "url": "https://github.com/zcash/zcash/wiki", - "icon": "wiki.png", "type": "wiki", + "name": "BitShares Wiki", + "url": "http://wiki.bitshares.org/index.php/BitShares/bitAssets", + "icon": "wiki.png", "tags": [ + "Main", "Science" ] }, { "type": "explorer", - "name": "Zcash Explorer", - "url": "https://explorer.zcha.in/", - "icon": "explorer.png", + "name": "OpenLedger Explorer", + "url": "https://bitshares.openledger.info/?r=cyberfund#/asset/USD", + "icon": "openledger.png", "tags": [ "Main", "Apps", @@ -57472,117 +57112,105 @@ ] }, { - "type": "exchange", - "name": "Poloniex", - "url": "https://poloniex.com/exchange#btc_eth", - "icon": "poloniex.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "ShapeShift", - "url": "https://shapeshift.io", - "icon": "shapeshift.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Kraken", - "url": "https://www.kraken.com", - "icon": "kraken.png", - "tags": [ - "Apps", - "Exchange" - ] - }, - { - "type": "exchange", - "name": "Bittrex", - "url": "https://bittrex.com", - "icon": "bittrex.png", + "type": "explorer", + "name": "CryptoFresh Explorer", + "url": "http://cryptofresh.com/?r=cyberfund/a/USD", + "icon": "cryptofresh.png", "tags": [ "Apps", - "Exchange" + "Analytics" ] }, { - "type": "exchange", - "name": "HitBTC", - "url": "https://hitbtc.com/", - "icon": "hitbtc.png", + "type": "website", + "name": "Introducing SmartCoins", + "url": "https://bitshares.org/technology/price-stable-cryptocurrencies/", + "icon": "website.png", "tags": [ - "Apps", - "Exchange" + "Science" ] } - ] + ], + "flags": { + "rating_do_not_display": true + }, + "first_price": { + "btc": 0.00250448, + "usd": 1.09039524, + "date": "2014-09-23T00:00:00" + } }, { "genesis_id": "", - "system": "ZClassic", + "system": "Crypto.tickets", "dependencies": [ - "independent" + "Ethereum" ], - "icon": "zclassic", + "icon": "cryptotickets", "token": { - "name": "zclassic", - "symbol": "ZCL" + "name": "cryptotickets token", + "symbol": "TKT" }, "consensus": { - "consensus_type": "Proof-of-Work", - "consensus_name": "Equihash" + "consensus_type": "ERC20 Token", + "consensus_name": "Ethereum" }, "descriptions": { - "state": "Public", + "state": "Project", "system_type": "cryptoasset", - "headline": "Zero-knowledge Cryptocurrency" - }, - "aliases": { - "coinmarketcap": "ZClassic" + "headline": "Blockchain platform for event ticketing services" }, - "specs": { - "supply": "" + "crowdsales": { + "start_date": "2017-10-05T20:00:00", + "end_date": "2017-11-05T20:00:00", + "end_date_plan": "2017-11-05T20:00:00", + "genesis_address": [ + "" + ], + "funding_terms": "http://faq.crypto.tickets/ico/what-is-the-token-sale-terms", + "funding_url": "https://ico.crypto.tickets/", + "tokens_sold": "", + "tokens_issued": "", + "btc_raised": "", + "cap_limit": [ + "" + ], + "raised": [ + "" + ] }, - "flags": {}, "links": [ { "type": "website", - "name": "zclassic.org", - "url": "http://zclassic.org/", + "name": "crypto.tickets", + "url": "https://crypto.tickets/", "tags": [ "Main" ] }, { - "type": "github", - "name": "ZClassic GitHub", - "url": "https://github.com/z-classic/zclassic", - "icon": "github.png", + "type": "paper", + "name": "crypto.tickets Whitepaper", + "url": "https://crypto.tickets/crypto.tickets%20whitepaper%20ENG.pdf", "tags": [ "Main", - "Code" + "Science" ] }, { - "type": "blog", - "name": "Blog", - "url": "", - "icon": "medium.png", + "type": "github", + "name": "crypto.tickets GitHub", + "url": "https://github.com/cryptoticket", + "icon": "github.png", "tags": [ "Main", - "News" + "Code" ] }, { "type": "forum", "name": "Bitcointalk", - "url": "https://www.reddit.com/r/ZClassic/", + "url": "https://bitcointalk.org/index.php?topic=2155368.0", "icon": "bitcointalk.png", "tags": [ "News" @@ -57591,26 +57219,26 @@ { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ZclassicCoin", + "url": "https://twitter.com/CryptoTickets", "icon": "twitter.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "ZClassic Slack", - "url": "http://zclassic.herokuapp.com/", - "icon": "slack.png", + "type": "custom", + "name": "crypto.tickets Telegram", + "url": "https://t.me/Cryptoticketsnews", + "icon": "telegram.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/ZClassic/", - "icon": "reddit.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/crypto.tickets/", + "icon": "facebook.png", "tags": [ "News" ] @@ -57618,171 +57246,225 @@ ] }, { - "genesis_id": "", - "system": "ZCoin", + "genesis_id": "1.3.1158", + "system": "cyberFund", + "icon": "cyberfund", "dependencies": [ - "independent" + "BitShares" ], - "icon": "zcoin", - "token": { - "name": "zcoin", - "symbol": "XZC" + "aliases": { + "nickname": "cyber•Fund" }, "consensus": { - "consensus_type": "Zero-Knowledge proofs", - "consensus_name": "Zerocoin" + "name": "BitShares", + "type": "User Issued Asset" }, "descriptions": { - "state": "Project", + "state": "Private", "system_type": "cryptoasset", - "headline": "Private financial transactions, enabled by the Zerocoin Protocol" + "headline": "Decentrilized Investment Service", + "tags": [ + "DApp" + ], + "page_state": "ready" }, - "aliases": { - "coinmarketcap": "ZCoin" + "token": { + "name": "cyfund", + "symbol": "CFUND" + }, + "specs": { + "supply": 50000, + "cap": { + "usd": 3116567, + "btc": 2959.45 + } + }, + "first_price": {}, + "flags": { + "rating_do_not_display": true, + "supply_from_here": true }, "links": [ { "type": "website", - "name": "zcoin.io", - "url": "https://zcoin.io/", + "name": "cyber•Fund Funding", + "url": "https://cyber.fund/invest", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "Whitepaper", - "url": "", + "type": "website", + "name": "cyber.fund", + "url": "https://cyber.fund", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Apps" ] }, { - "type": "github", - "name": "ZCoin GitHub", - "url": "https://github.com/zcoinofficial/zcoin", - "icon": "github.png", + "type": "blog", + "name": "Blog on Steem", + "url": "https://steemit.com/created/cyberfund", + "icon": "steem.png", "tags": [ "Main", - "Code" + "News" ] }, { - "type": "blog", - "name": "ZCoin Blog", - "url": "https://zcoin.io/blog/", - "icon": "medium.png", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/cyberfundio", + "icon": "twitter.png", "tags": [ - "Main", "News" ] }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1638450.0", - "icon": "bitcointalk.png", + "name": "Forum", + "url": "http://cybertalks.org/", + "icon": "forum.png", "tags": [ "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zcoinofficial", - "icon": "twitter.png", + "type": "custom", + "name": "AngelList", + "url": "https://angel.co/cyber-fund", + "icon": "angellist.png", "tags": [ "News" ] }, { - "type": "slack", - "name": "ZCoin Slack", - "url": "http://invite.zcoin.io/", - "icon": "slack.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/cyberfund", + "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "reddit", - "name": "Reddit", - "url": "https://www.reddit.com/r/zcoin/", - "icon": "reddit.png", + "type": "custom", + "name": "Google+", + "url": "https://plus.google.com/+CyberfundIo/posts", + "icon": "googleplus.png", "tags": [ "News" ] }, { "type": "custom", - "name": "YouTube", - "url": "https://www.youtube.com/channel/UC4zOvMMqnBM_DLrtA4_XwGA", - "icon": "youtube.png", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/5006854", + "icon": "linkedin.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/zcoinofficial", - "icon": "facebook.png", + "type": "explorer", + "name": "CFUND Asset", + "url": "http://cryptofresh.com/a/CFUND", + "icon": "explorer.png", "tags": [ - "News" + "Main", + "Apps", + "Analytics" ] }, { - "type": "custom", - "name": "ZCoin Telegram", - "url": "https://telegram.me/zcoinproject", - "icon": "telegram.png", + "type": "explorer", + "name": "Old CFUND Asset", + "url": "https://www.coinprism.info/asset/AbhBFwWFpZzFMsBakZbDzUTYv67t9rThaK", + "icon": "coinprism.png", "tags": [ - "News" + "Apps", + "Analytics" + ] + }, + { + "type": "github", + "name": "cyber•Fund GitHub", + "url": "https://github.com/cyberFund", + "icon": "github.png", + "tags": [ + "Main", + "Code" + ] + }, + { + "type": "github", + "name": "cyber•Fund Roadmap", + "url": "https://waffle.io/cyberFund/cyber.fund?label=milestone", + "icon": "github.png", + "tags": [ + "Code" ] } ] }, { - "genesis_id": "0000003f068a10c2446d021072691bb0b1ce833aa7b40a712365ac933a0d1f33", - "system": "Zeitcoin", - "icon": "zeitcoin", + "genesis_id": "", + "system": "eGaaS", + "icon": "egaas", "dependencies": [ "independent" ], - "aliases": { - "coinmarketcap": "Zeitcoin" + "token": { + "name": "eGaaS", + "symbol": "EGS" }, "consensus": { - "type": "PoS", - "algorithm": "Scrypt+Peercoin" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptocurrency" + "type": "", + "algorithm": "" }, - "events": { - "announcement": "26/02/2014" + "aliases": { + "coinmarketcap": "eGaaS" }, - "token": { - "name": "Zeitcoin", - "symbol": "ZEIT" + "descriptions": { + "state": "Pre-Public", + "system_type": "cryptocurrency", + "headline": "Electronic government as a service", + "tags": [ + "" + ], + "page_state": "draft" }, - "specs": { - "block_time": 30, - "block_reward": "initial 250000-1000000 coins", - "halfing_cycle": "every week for the first 6 weeks, after the PoW payout will be fixed at 1 coin per block", - "total_tokens": 99000000000, - "premine_tokens": "990000000 (1%) for ongoing development support, maintenance and distribution to community", - "difficulty_cycle": "every block", - "txs_confirm": 4, - "mint_confirm": 50 + "crowdsales": { + "start_date": "2016-11-15T09:00:00", + "end_date": "2016-12-15T09:00:00", + "genesis_address": [ + "35azkxp6cy41AQoLQVLvK8fMQVnCFErHQB" + ], + "funding_terms": "http://egaas.org/#/ico/", + "funding_url": "https://ico.egaas.org/", + "tokens_sold": 5640000, + "tokens_issued": 95593220.339, + "btc_raised": "" }, + "specs": {}, + "first_price": {}, + "flags": {}, "links": [ + { + "type": "website", + "name": "egaas.org", + "url": "http://egaas.org/", + "icon": "site.png", + "tags": [ + "Main" + ] + }, { "type": "github", - "name": "Zeitcoin GitHub", - "url": "https://github.com/zeitcoinmovement/zeitcoin", + "name": "eGaaS GitHub", + "url": "https://github.com/EGaaS", "icon": "github.png", "tags": [ "Main", @@ -57790,162 +57472,161 @@ ] }, { - "type": "explorer", - "name": "CryptoID", - "url": "https://chainz.cryptoid.info/zeit/", - "icon": "cryptoid.png", + "type": "github", + "name": "eGaaS Client", + "url": "https://github.com/EGaaS/go-egaas-mvp/releases", + "icon": "github.png", "tags": [ "Main", - "Explorer", - "Analytics" + "Wallet" ] }, { - "type": "forum", - "name": "BTT Thread", - "url": "https://bitcointalk.org/index.php?topic=487814.0", - "icon": "forum.png", + "type": "blog", + "name": "eGaaS Blog", + "url": "https://medium.com/egaas", + "rss": "https://medium.com/feed/@egaas", + "icon": "medium.png", "tags": [ "Main", "News" ] - } - ], - "first_price": { - "btc": 2e-8, - "usd": 0.00001114, - "date": "2014-03-20T00:00:00" - } - }, - { - "genesis_id": "", - "system": "Zen Protocol", - "dependencies": [ - "independent" - ], - "icon": "zenprotocol", - "token": { - "name": "zen token", - "symbol": "ZEN" - }, - "consensus": { - "consensus_type": "SHA-3", - "consensus_name": "Proof-Of-Work" - }, - "descriptions": { - "state": "Project", - "system_type": "cryprocurrency", - "headline": "Platform for Financial Instruments" - }, - "links": [ + }, { - "type": "website", - "name": "zenprotocol.com", - "url": "https://www.zenprotocol.com/", + "type": "paper", + "name": "eGaaS Whitepaper", + "url": "http://egaas.org/docs/eGaaS_White_Paper.pdf", + "icon": "whitepaper.png", "tags": [ - "Main" + "Science" ] }, { - "type": "paper", - "name": "Zen Protocol Whitepaper", - "url": "https://www.zenprotocol.com/technical_paper.pdf", + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/egaasproject", + "icon": "twitter.png", "tags": [ - "Main", - "Science" + "News" ] }, { - "type": "blog", - "name": "Zen Protocol Blog", - "url": "https://blog.zenprotocol.com/", - "icon": "medium.png", + "type": "custom", + "name": "Facebook", + "url": "https://www.facebook.com/EgaasProject", + "icon": "facebook.png", "tags": [ - "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/zen_protocol", - "icon": "twitter.png", + "type": "custom", + "name": "eGaaS Slack", + "url": "https://egaas.slack.com/", + "icon": "slack.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Zen Protocol Telegram", - "url": "https://t.me/zenprotocol/", - "icon": "telegram.png", + "name": "eGaaS YouTube", + "url": "https://www.youtube.com/channel/UCLAccwf_YvWGnxSIVgGtl7g", + "icon": "youtube.png", "tags": [ "News" ] }, { "type": "custom", - "name": "Facebook", - "url": "https://www.facebook.com/thezenprotocol", - "icon": "facebook.png", + "name": "eGaaS Telegram", + "url": "http://telegram.me/eGaaS", + "icon": "telegram.png", "tags": [ "News" ] + }, + { + "type": "paper", + "name": "eGaaS Manifest", + "url": "http://egaas.org/docs/eGaaS_Manifest.pdf", + "icon": "whitepaper.png", + "tags": [ + "Science" + ] } ] }, { - "genesis_id": "", - "system": "Zenome", + "genesis_id": "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "system": "iExec", + "icon": "iexec", "dependencies": [ "Ethereum" ], - "icon": "zenome", "token": { - "name": "zenome token", - "symbol": "ZNA" + "name": "aeon", + "symbol": "RLC" }, "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" + "type": "ERC20 + Proof-of-Contribution", + "algorithm": "Ethereum" + }, + "aliases": { + "coinmarketcap": "iExec" }, "descriptions": { - "state": "Project", + "state": "Pre-Public", "system_type": "cryptoasset", - "headline": "Economic environment based on genomic data" + "headline": "Blockchain-based Distributed Cloud", + "tags": [ + "DApp" + ], + "page_state": "draft" }, "crowdsales": { - "start_date": "2017-10-17T16:00:00", - "end_date": "2017-10-24T16:00:00", - "end_date_plan": "2017-10-24T16:00:00", + "start_date": "2017-04-19T13:00:00", + "end_date": "2017-04-19T20:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://zenome.io/download/terms.pdf", - "funding_url": "https://zenome.io", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": "", - "cap_limit": [ - "" + "0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "0xAe307e3871E5A321c0559FBf0233A38c937B826A" ], - "raised": [ - "" - ] + "funding_terms": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", + "funding_url": "http://crowdsale.iex.ec", + "tokens_issued": 87000000, + "tokens_sold": 60000000, + "btc_raised": 10000 + }, + "specs": { + "supply": 87000000, + "cap": { + "btc": 14500, + "usd": 17531431 + } + }, + "first_price": { + "btc": 0.00016667, + "usd": 0.2015107, + "date": "2017-04-19T20:00:00" + }, + "flags": { + "supply_from_here": true }, "links": [ { "type": "website", - "name": "zenome.io", - "url": "https://zenome.io", + "name": "iex.ec", + "url": "http://iex.ec/", + "icon": "website.png", "tags": [ "Main" ] }, { "type": "paper", - "name": "Zenome Whitepaper", - "url": "https://zenome.io/download/whitepaper.pdf", + "name": "iExec whitepaper", + "url": "http://iex.ec/wp-content/uploads/2016/08/iEx.ecWhitePaperV2_18Mar_8_27Paris.pdf", + "icon": "paper.png", "tags": [ "Main", "Science" @@ -57953,8 +57634,8 @@ }, { "type": "github", - "name": "Zenome GitHub", - "url": "https://github.com/zenomeplatform", + "name": "GitHub", + "url": "https://github.com/iExecBlockchainComputing", "icon": "github.png", "tags": [ "Main", @@ -57963,27 +57644,18 @@ }, { "type": "blog", - "name": "Zenome Blog", - "url": "https://medium.com/zenome", - "icon": "medium.png", + "name": "Blog", + "url": "https://medium.com/iex-ec", + "icon": "blog.png", "tags": [ "Main", "News" ] }, - { - "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=2191098.0", - "icon": "bitcointalk.png", - "tags": [ - "News" - ] - }, { "type": "twitter", "name": "Twitter", - "url": "https://twitter.com/ZenomePlatform", + "url": "https://twitter.com/iEx_ec", "icon": "twitter.png", "tags": [ "News" @@ -57991,9 +57663,9 @@ }, { "type": "custom", - "name": "Zenome Telegram", - "url": "https://t.me/zenomeplatform", - "icon": "telegram.png", + "name": "LinkedIn", + "url": "https://www.linkedin.com/company/iex.ec", + "icon": "linkedin.png", "tags": [ "News" ] @@ -58001,173 +57673,186 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/zenomeplatform", + "url": "https://www.facebook.com/Iex-ec-1164124083643301/", "icon": "facebook.png", "tags": [ "News" ] - } - ] - }, - { - "ggenesis_id": "", - "system": "Ziber", - "dependencies": [ - "Ethereum" - ], - "icon": "ziber", - "token": { - "name": "ziber token", - "symbol": "" - }, - "consensus": { - "consensus_type": "ERC20 Token", - "consensus_name": "Ethereum" - }, - "descriptions": { - "state": "Public", - "system_type": "cryptoasset", - "headline": "Mobile blockchain operator" - }, - "crowdsales": { - "start_date": "2017-07-27T12:00:00", - "end_date": "2017-08-06T12:00:00", - "end_date_plan": "2017-08-06T12:00:00", - "genesis_address": [ - "" - ], - "funding_terms": "https://ziber.io/#ico", - "funding_url": "https://ziber.io/#ico", - "tokens_sold": 80000000, - "tokens_issued": 100000000, - "btc_raised": 4462, - "cap_limit": [ - "usd = 17082846" - ], - "raised": [ - "usd = 10233318" - ] - }, - "links": [ + }, { - "type": "website", - "name": "ziber.io", - "url": "https://ziber.io/", + "type": "explorer", + "name": "EtherScan", + "url": "https://etherscan.io/address/0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200", + "icon": "etherscan.png", "tags": [ - "Main" + "Apps", + "Analytics" ] }, { - "type": "paper", - "name": "Ziber Whitepaper", - "url": "https://ziber.io/whitepaper.pdf", + "type": "explorer", + "name": "Ether.Camp", + "url": "https://live.ether.camp/", + "icon": "ethercamp.png", "tags": [ - "Main", - "Science" + "Apps", + "Analytics" ] }, { - "type": "github", - "name": "Ziber GitHub", - "url": "https://github.com/ZiberLTD", - "icon": "github.png", + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", "tags": [ "Main", - "Code" + "Apps", + "Wallet" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ZiberLTD", - "icon": "twitter.png", + "type": "wallet", + "name": "MetaMask", + "url": "https://metamask.io/", + "icon": "metamask.png", "tags": [ - "News" + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "Parity", + "url": "https://github.com/paritytech/parity/releases", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } ] }, { - "genesis_id": "", - "system": "ZrCoin", + "genesis_id": "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", + "system": "vDice", + "icon": "vdice", "dependencies": [ - "Wave" + "Ethereum" ], - "icon": "zrcoin", "token": { - "name": "zrcoin", - "symbol": "ZRC" + "name": "vslice", + "symbol": "VSL" }, "consensus": { - "consensus_type": "", - "consensus_name": "Wave" + "type": "Ethereum", + "algorithm": "Transferable Fungible" + }, + "aliases": { + "coinmarketcap": "vSlice" }, "descriptions": { "state": "Public", "system_type": "cryptoasset", - "headline": "The world's first commodity-backed blockchain option" + "headline": "A Decentralized Gambling Game on Ethereum", + "tags": [ + "DApp" + ], + "twwidid": "", + "page_state": "ready" }, "crowdsales": { - "start_date": "2017-04-25T00:01:00", - "end_date": "2017-05-24T12:59:00", - "end_date_plan": "2017-05-24T12:59:00", + "start_date": "2016-11-15T09:00:00", + "end_date": "2016-12-15T09:00:00", "genesis_address": [ - "" - ], - "funding_terms": "https://zrcoin.io/blogitem/7", - "funding_url": "https://zrcoin.io/", - "tokens_sold": "", - "tokens_issued": "", - "btc_raised": 953, - "cap_limit": [ - "usd = 400000" + "0x8bCCc9BA2E5706E24a36ddA02ca2A846E39a7bbF" ], - "raised": [ - "usd = 872430" - ] + "funding_terms": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_ICO_Whitepaper_English.pdf", + "funding_url": "http://crowdsale.vdice.io", + "tokens_sold": 33390496.0333756, + "tokens_issued": 33390496.0333756, + "btc_raised": 1934 + }, + "specs": { + "cap": {} + }, + "first_price": { + "date": "2016-12-15T09:00:00", + "btc": 0.00005793, + "usd": 0.04492356 }, + "flags": {}, "links": [ { "type": "website", - "name": "zrcoin.io", - "url": "https://zrcoin.io/", + "name": "www.vdice.io", + "url": "https://www.vdice.io/", + "icon": "website.png", "tags": [ "Main" ] }, { - "type": "paper", - "name": "ZrCoin Whitepaper", - "url": "https://zrcoin.io/files/Whitepaper_ENG.pdf", + "type": "website", + "name": "vslice.io", + "url": "http://www.vslice.io/", + "icon": "website.png", "tags": [ - "Main", - "Science" + "Main" ] }, { "type": "blog", - "name": "ZrCoin Blog", - "url": "https://zrcoin.io/ablogs", - "icon": "medium.png", + "name": "Blog", + "url": "https://blog.vdice.io", + "icon": "blog.png", "tags": [ "Main", "News" ] }, + { + "type": "twitter", + "name": "Twitter", + "url": "https://twitter.com/vdice_io", + "icon": "twitter.png", + "tags": [ + "News" + ] + }, { "type": "forum", - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=1832477.0", - "icon": "bitcointalk.png", + "name": "BTT Thread", + "url": "https://bitcointalk.org/index.php?topic=1633105.msg16425613#msg16425613", + "icon": "forum.png", "tags": [ + "Main", "News" ] }, { - "type": "twitter", - "name": "Twitter", - "url": "https://twitter.com/ZrCoin/media", - "icon": "twitter.png", + "type": "slack", + "name": "vDice Slack", + "url": "https://vdice-slack-invite-page.stamplayapp.com/", + "icon": "slack.png", + "tags": [ + "News" + ] + }, + { + "type": "reddit", + "name": "reddit", + "url": "https://reddit.com/r/vdice", + "icon": "reddit.png", "tags": [ "News" ] @@ -58175,19 +57860,89 @@ { "type": "custom", "name": "Facebook", - "url": "https://www.facebook.com/zrcoin/", + "url": "https://www.facebook.com/vDice.io", "icon": "facebook.png", "tags": [ "News" ] }, { - "type": "custom", - "name": "ZrCoin Telegram", - "url": "https://t.me/joinchat/AAAAAEDj28WzzuNh5j6tVg", - "icon": "telegram.png", + "type": "github", + "name": "vDice GitHub", + "url": "https://github.com/jamesgroton/vDice-Contract-Code", + "icon": "github.png", "tags": [ - "News" + "Code" + ] + }, + { + "type": "paper", + "name": "vDice Business Plan", + "url": "https://blog.vdice.io/wp-content/uploads/2016/10/vDice_Business_Plan_English.pdf", + "icon": "paper.png", + "tags": [ + "Science" + ] + }, + { + "type": "exchange", + "name": "Liqui Exchange", + "url": "https://liqui.io/", + "icon": "liqui.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "LiveCoin Exchange", + "url": "https://www.livecoin.net/", + "icon": "livecoin.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "exchange", + "name": "EtherDelta", + "url": "https://etherdelta.github.io", + "icon": "etherdelta.png", + "tags": [ + "Apps", + "Exchange" + ] + }, + { + "type": "wallet", + "name": "Mist Wallet", + "url": "https://github.com/ethereum/mist/releases/", + "icon": "ethereum.png", + "tags": [ + "Main", + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "MyEther Wallet", + "url": "https://www.myetherwallet.com/", + "icon": "myetherwallet.png", + "tags": [ + "Apps", + "Wallet" + ] + }, + { + "type": "wallet", + "name": "EthCore Parity", + "url": "https://ethcore.io/parity.html", + "icon": "parity.png", + "tags": [ + "Apps", + "Wallet" ] } ]