mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list * Remove explorers and data_soruce from info model * Add new helper func getChainAssetInfoPath * script * Rename explorers => explorer * Rename explorers => explorer * Remove lowercased version * Optimised images with calibre/image-actions * remove Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
841587add0
commit
f3ffd0b9ae
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://github.com/aeternity/white-paper/blob/master/paper.pdf",
|
||||
"short_description": "Aeternity is a blockchain platform with turing complete smart contracts. The platform implemented decentralized oracles to make it possible for decentralized applications to use real world data.",
|
||||
"description": "Aeternity (AE) is a blockchain platform that focuses on high bandwidth transacting, purely-functional smart contracts, and decentralized oracles. It was founded in 2017, and seeks to eliminate inefficiencies in the crypto market by increasing scalability of smart contracts and dApps, sharding, and off-chain contract execution. The Turing-complete smart contracts on the Aeternity chain allow for transaction execution without third parties or intermediaries. Aeternity also has state channels to enable off-chain smart contract settlements which only touch the blockchain should a disagreement in the contract arise, acting as a self-arbitrating crypto court. The Aeternity blockchain is also built upon state-of-the-art cryptographic data structures which give rise to robust efficiency, strong security, and the elimination “single point of failure” (SPOF) issues.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "AEKnow",
|
||||
"url": "https://www.aeknow.org/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "Aeternity"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://www.aeknow.org/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://aion.network/developers/#whitepapers",
|
||||
"short_description": "The Aion blockchain addresses the scalabilty problem. It has a bridging mechanism that makes inter-blockchain communication with data and value possible. The Aion blockchain also addresses the scalability problem with its virtual machine and enabling of applications to establish a multiple chain connection.",
|
||||
"description": "Aion is the digital asset of The Open Application Network. Aion is used to secure and access The OAN. As a public infrastructure, a global community of individuals, software companies, and institutions secure and maintain the operations of The OAN. These critical functions are enabled and incentivized using Aion.\r\nThe Open Application Network solves the unintended consequences of platform economies. The OAN is an open source public infrastructure for the creation and hosting of Open Apps. Open Apps are programs that put users back in control and are universally accessible across platforms. The OAN is built on open standards and is owned by everyone that uses it.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Aion Explorer",
|
||||
"url": "https://mainnet.aion.network"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "AionNetwork"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://mainnet.aion.network"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://www.algorand.com/resources/white-papers/",
|
||||
"short_description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.",
|
||||
"description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Algoexplorer",
|
||||
"url": "https://algoexplorer.io/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "AlgorandOfficial"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://algoexplorer.io/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://ark.io/Whitepaper.pdf",
|
||||
"short_description": "ARK provides users, developers, and startups with innovative blockchain technologies. Aim to create an entire ecosystem of linked chains and a virtual spiderweb of endless use-cases that make ARK highly flexible, adaptable, and scalable.",
|
||||
"description": "ARK (ARK) is a project that offers a suite of tools to create an ecosystem of interoperable blockchains. Using the Delegated Proof-of-Stake (DPoS) consensus algorithm, ARK's network is secured by delegates, who are appointed by ARK token holders through voting. ARK is also able to connect to external blockchains through the use of 'SmartBridges'.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Ark Explorer",
|
||||
"url": "https://explorer.ark.io"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "ArkEcosystem"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.ark.io"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Binance USD",
|
||||
"website": "https://binance.com/en/busd",
|
||||
"short_description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Binance Chain Explorer",
|
||||
"url": "https://explorer.binance.org/asset/BUSD-BD1"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://explorer.binance.org/asset/BUSD-BD1"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Chiliz",
|
||||
"website": "https://chiliz.com",
|
||||
"short_description": "Chiliz, powering Socios.com, aims to give sports and esports fans the ability to crowd-manage their favorite teams, games, leagues, and events.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Binance Chain Explorer",
|
||||
"url": "https://explorer.binance.org/asset/CHZ-ECD"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.binance.org/asset/CHZ-ECD"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Nexo",
|
||||
"website": "http://nexo.io",
|
||||
"short_description": "NEXO (NEXO) is a compliant token that is backed by the underlying assets of Nexo’s loan portfolio.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Binance Chain Explorer",
|
||||
"url": "https://explorer.binance.org/asset/NEXO-A84"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.binance.org/asset/NEXO-A84"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "",
|
||||
"short_description": "Utility token to increase adoption of cryptocurrency.",
|
||||
"description": "Utility token to increase adoption of cryptocurrency.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Binance Chain Explorer",
|
||||
"url": "https://explorer.binance.org/asset/TWT-8C2"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "TrustApp"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.binance.org/asset/TWT-8C2"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf",
|
||||
"short_description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
|
||||
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Binance Chain Explorer",
|
||||
"url": "https://explorer.binance.org/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "BinanceExchange"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.binance.org/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://bitcoin.org/bitcoin.pdf",
|
||||
"short_description": "Bitcoin is a cryptocurrency and worldwide payment system. It is the first decentralized digital currency, as the system works without a central bank or single administrator.",
|
||||
"description": "The theory behind Bitcoin was first described by Satoshi Nakomoto in a paper Bitcoin: A Peer to Peer Electronic Cash System published to a cryptographic mailing list on the 31st of October 2008. \n\nIn this paper, Satoshi described the protocol (Proof of Work) that would solve the double-spend problem inherent in non-physical (digital) forms of currency.\n\nThe first or Genesis block was mined by Satoshi on the 3rd of January 2009, with the text The Times 03/Jan/2009 Chancellor on brink of second bailout for banks written into the coinbase of the block to act both as a timestamp and a rebuke to the economic instability caused by the widespread practice of fractional reserve banking. The total supply of Bitcoins is capped at 21 million coins (roughly 18 million are currently in circulation), with each coin being divisible to the 8th decimal place, with a single unit of the smallest division (0.00000001 BTC) being known colloquially as a Satoshi (or sat). The software to run miners and wallets is open source and decentralized, meaning that the network is accessible to anyone with a computer and an internet connection. Transactions are validated and written into the blockchain by miners selected via the Proof of Work (SHA-256) protocol. The difficulty of the Proof of Work algorithm is adjusted every 2016 blocks (roughly 2 weeks) to maintain an average block time of roughly 10 minutes. New Bitcoins are created (minted) as a reward to the miner that mined the valid block, with the reward currently sitting at 12.5 Bitcoins per block. This block reward is halved every 210,000 blocks (roughly 4 years) until it reaches zero. This block reward serves as an economic incentive for the miners to continue securing the Bitcoin network.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockchain.info",
|
||||
"url": "https://blockchain.info"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "Bitcoin"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://blockchain.info"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://www.bitcoincash.org/bitcoin.pdf",
|
||||
"short_description": "Bitcoin ABC is an electronic cash platform that allows peer-to-peer online cash payments. It is a fork (a copy in a way) of Bitcoin (BTC).",
|
||||
"description": "Bitcoin Cash (BCH) is hard fork (a community-activated update to the protocol or code) of Bitcoin that took effect on August 1st, 2017 that increased the block size to 8MB, to help the scale the underlying technology of Bitcoin.Nov 16th 2018: BCH was hard forked again and split into Bitcoin SV and Bitcoin ABC. Bitcoin ABC became the dominant chain and took over the BCH ticker as it had more hashpower and majority of the nodes in the network.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockchair",
|
||||
"url": "https://blockchair.com/bitcoin-cash"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "Bitcoincash"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://blockchair.com/bitcoin-cash"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://github.com/BTCGPU/BTCGPU/wiki/Technical-Spec",
|
||||
"short_description": "Bitcoin Gold is a Hard Fork of Bitcoin. BTG implements a new PoW algorithm, Equihash, that makes mining decentralized again with ASIC resistant algorithm.",
|
||||
"description": "Bitcoin Gold (BTG) is a fork of Bitcoin that occurred on October 24, 2017 on block 419406. Bitcoin Gold changed Bitcoin’s proof-of-work algorithm from SHA256 to Equihash rendering specialised mining equipment obsolete in an attempt to democratise the Bitcoin mining process.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Bitcoin Gold Explorer",
|
||||
"url": "https://explorer.bitcoingold.org/insight/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "BitcoinGoldHQ"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.bitcoingold.org/insight/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://whitepaper.callisto.network/",
|
||||
"short_description": "Callisto Network is a blockchain platform with its own cryptocurrency (CLO) that is based on Ethereum protocol. Callisto Network is developed by Ethereum Commonwealth.",
|
||||
"description": "Callisto Network (CLO) describes itself as a decentralized open-source platform based on Ethereum protocol. The main goal of the Callisto Network is to improve the security of the cryptography ecosystem by enhancing smart-contract development methods and the environment. The main features of Callisto Network are free security audits for smart contracts and 'cold staking', which is a passive income system supported natively by crypto-wallets.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Callisto Network Explorer",
|
||||
"url": "https://explorer2.callisto.network"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "CallistoCrypto"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer2.callisto.network"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://www.cardano.org/en/academic-papers/",
|
||||
"short_description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. Cardano is built in the secure Haskell programming language.",
|
||||
"description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. It is reportedly the first blockchain platform to evolve out of a scientific philosophy and a research-first driven approach, and one of the first to be built in the Haskell programming language. Cardano is developing a smart contract platform which seeks to deliver more advanced features than any protocol previously developed. The development team consists of a large global collective of expert engineers and researchers. The protocol reportedly features a layered blockchain software stack that is flexible, scalable, and is being developed with the most rigorous academic and commercial software standards in the industry. Cardano will use a democratic governance system that allows the project to evolve over time, and fund itself sustainably through a treasury system.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Cardano Blockchain Explorer",
|
||||
"url": "https://cardanoexplorer.com/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "cardano"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://cardanoexplorer.com/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://whitepaperdatabase.com/ethereum-classic-etc-whitepaper/",
|
||||
"short_description": "Ethereum Classic is an open-source, public, blockchain-based distributed computing platform featuring smart contract functionality.It is a continuation of the original Ethereum blockchain.",
|
||||
"description": "After a loophole was exploited by a hacker on June 17th, 2016, resulting in millions of stolen Ether, Ethereum forked to a new chain that aimed to remedy the damages from the hack. Ethereum Classic is the continuation of the original Ethereum blockchain - the classic version.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockscout",
|
||||
"url": "https://blockscout.com/etc/mainnet/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "EthereumClassic"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://blockscout.com/etc/mainnet/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://cosmos.network/resources/whitepaper",
|
||||
"short_description": "Cosmos is a secure & scalable blockchain ecosystem where thousands of dApps interoperate to create the foundation for a new token economy.",
|
||||
"description": "Cosmos is a decentralized network of independent parallel blockchains, each powered by BFT consensus algorithms like Tendermint consensus. Cosmos is an ecosystem of blockchains that can scale and interoperate with each other.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Mintscan",
|
||||
"url": "https://www.mintscan.io/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "cosmosnetwork"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://www.mintscan.io/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://github.com/dashpay/dash/wiki/Whitepaper",
|
||||
"short_description": "Dash (DASH) is digital cash designed to offer financial freedom to everyone. Payments are instant, easy and secure, with near-zero fees.",
|
||||
"description": "Dash (DASH) is digital cash designed to offer financial freedom to everyone. Payments are instant, easy and secure, with near-zero fees.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockchair",
|
||||
"url": "https://blockchair.com/dash"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "dashpay"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://blockchair.com/dash"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://docs.decred.org/",
|
||||
"short_description": "Decred is an autonomous digital currency. With a hybrid consensus system, it is built to be a decentralized, sustainable, and self-ruling currency where stakeholders make the rules.",
|
||||
"description": "Decred (DCR) is an open-source, Bitcoin fork that places emphasis on development funding, on-chain governance, and consensus mechanisms.\r\n\r\nLaunched in Feb 2016 by the Bitcoin developers behind btcsuite (an alternative full-node Bitcoin implementation written in Go (golang), Decred successfully orchestrated an on-chain user-activated consensus vote, which is emblematic of the project's emphasis on community-driven stakeholder governance. Other features of the project include a hybrid proof-of-work (PoW) proof-of-stake (PoS) consensus voting system, a public proposal platform, smart contracts, cross-chain atomic swaps, and cross-platform wallets.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Decred Block Explorer",
|
||||
"url": "https://explorer.dcrdata.org/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "decred"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.dcrdata.org/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://www.digibyte.io/digibyte-blockchain-faq",
|
||||
"short_description": "DigiByte is a blockchain which focusses mainly on cybersecurity and fast transactions. Its blockrate of 1 block per 15 seconds makes it one of the fastest blockchains today.",
|
||||
"description": "DigiByte (DGB) is a UTXO PoW based blockchain with a focus on cybersecurity, digiassets, payments, and secure communications technologies.The DigiByte blockchain was developed in 2013 and released in January 2014 by Jared Tate (Creator & Founder of DigiByte) with an open-source protocol. Although based on Bitcoin, adjustments in the code reportedly allow for improved functionality, including 15-second block time, real-time difficulty adjustment and improved security. DigiByte development has included DigiShield, MultiAlgo, MultiShield, SegWit, and Odocrypt. \r\n\r\nDigiByte claims to have never been funded through an ICO, presale, or token sale. DGB is the Digital Asset/ Cryptocurrency with a 1000:1 ratio to BTC that is being mined over 21 years (2014-2035) with a max supply of 21B in the year 2035. DigiAssets was designed to allow users to build on top of DigiByte as a secondary layer on top of the global DigiByte blockchain to enable the decentralized issuance of assets, tokens, smart contracts, and digital identity.\r\n\r\nDigiByte claims to have had 280,000 full node downloads since 2017. As of 21 August 2019. 12,000 nodes are reportedly active and the network is distributed by 5 parallel cryptographic hashing algorithms (PoW) which secure the network. DigiByte claims to have 15-second block timings. With DigiSpeed, DigiByte can reportedly scale onchain with 560 TPS now and aims to attain 280,000 TPS in 2035 with low fees.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "DigiExplorer",
|
||||
"url": "https://digiexplorer.info/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "Digibyte"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://digiexplorer.info/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://github.com/dogecoin/dogecoin/blob/master/README.md",
|
||||
"short_description": "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide. Introduced as a joke currency on 6 December 2013, Dogecoin quickly developed its own online community.",
|
||||
"description": "Based on the popular \"Doge\" Internet meme and featuring a Shiba Inu on its logo, Dogecoin (DOGE) is a cryptocurrency that was forked from Litecoin in Dec 2013. Dogecoin has been used primarily as a tipping system on Reddit and Twitter to reward the creation or sharing of quality content. Dogecoin was created by Billy Markus from Portland, Oregon and Jackson Palmer from Sydney, Australia. Both had envisaged Dogecoin as a fun, light-hearted cryptocurrency that would have greater appeal beyond the core Bitcoin audience.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockchair",
|
||||
"url": "https://blockchair.com/dogecoin"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "dogecoin"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://blockchair.com/dogecoin"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://wiki.ellaism.org/about/technical-informations",
|
||||
"short_description": "A stable Ethereum-like network with no premine and no dev fees. Monetary policy is enabled with a total supply of 280 million ELLA.",
|
||||
"description": "Ellaism (ELLA) is a cryptocurrency. Users are able to generate ELLA through the process of mining. Ellaism has a current supply of 19,364,074.325. The last known price of Ellaism is $0.001645 USD and is up 17.93% over the last 24 hours. It is currently trading on 1 active market(s) with $15.99 traded over the last 24 hours. More information can be found at https://ellaism.org/.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Limax Explorer",
|
||||
"url": "https://limax-explorer.outdoordevs.com/home"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "ellaism"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://limax-explorer.outdoordevs.com/home"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
|
||||
"short_description": "EOS is a cryptocurrency token and blockchain that operates as a smart contract platform for the deployment of decentralized applications and decentralized autonomous corporations.",
|
||||
"description": "EOS.IO is a blockchain protocol powered by the native cryptocurrency EOS. The protocol emulates most of the attributes of a real computer including hardware (CPU(s) & GPU(s) for processing, local/RAM memory, hard-disk storage) with the computing resources distributed equally among EOS cryptocurrency holders. EOSIO operates as a smart contract platform and decentralized operating system intended for the deployment of industrial-scale decentralized applications through a decentralized autonomous corporation model. The smart contract platform claims to eliminate transaction fees and also conduct millions of transactions per second. EOS (EOS) is software that introduces a blockchain architecture designed to enable vertical and horizontal scaling of decentralized applications. The EOS software provides accounts, authentication, databases, asynchronous communication and the scheduling of applications across multiple CPU cores and/or clusters.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Bloks",
|
||||
"url": "https://bloks.io/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "EOS"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://bloks.io/"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "TrueUSD",
|
||||
"website": "https://trusttoken.com",
|
||||
"short_description": "TrueUSD is a USD-pegged stablecoin, that provides its users with regular attestations of escrowed balances, full collateral and legal protection against the misappropriation of the underlying USD.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x0000000000085d4780B73119b644AE5ecd22b376"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x0000000000085d4780B73119b644AE5ecd22b376"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "KuCoin Shares",
|
||||
"website": "https://kucoin.com",
|
||||
"short_description": "Kucoin Shares (KCS) is an exchange based token and native currency of the Kucoin crypto exchange.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x039b5649a59967e3e936d7471f9c3700100ee1ab"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x039b5649a59967e3e936d7471f9c3700100ee1ab"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Basic Attention Token",
|
||||
"website": "https://basicattentiontoken.org",
|
||||
"short_description": "Basic Attention Token (BAT) project is an open-source, decentralized ad exchange platform built, on the Ethereum platform.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x0d8775f648430679a709e98d2b0cb6250d2887ef"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x0d8775f648430679a709e98d2b0cb6250d2887ef"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Decentraland",
|
||||
"website": "https://decentraland.org",
|
||||
"short_description": "Decentraland (MANA) defines itself as a virtual reality platform powered by the Ethereum blockchain that allows users to create, experience, and monetize content and applications.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/decentraland"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/decentraland"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Centrality",
|
||||
"website": "https://centrality.ai",
|
||||
"short_description": "Centrality is a Kiwi company formed by like-minded individuals that are interested in cutting edge technology and creating something purposeful.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x1122b6a0e00dce0563082b6e2953f3a943855c1f"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x1122b6a0e00dce0563082b6e2953f3a943855c1f"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "MX Token",
|
||||
"website": "https://mxc.com",
|
||||
"short_description": "MX is the native token of the MXC trading platform. MX holders reportedly benefit from asset appreciation, rebates on platform revenue, supervision, and voting.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x11eef04c884e24d9b7b4760e7476d06ddf797f36"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x11eef04c884e24d9b7b4760e7476d06ddf797f36"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Numeraire",
|
||||
"website": "https://numer.ai",
|
||||
"short_description": "Numeraire: A Cryptographic Token for Coordinating Machine Intelligence and Preventing Overfitting.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Augur",
|
||||
"website": "http://augur.net",
|
||||
"short_description": "Augur (REP) is meant to harness the wisdom of the crowd through prediction markets on a protocol owned and operated by holders of the Ethereum-based Reputation token.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x1985365e9f78359a9B6AD760e32412f4a445E862"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x1985365e9f78359a9B6AD760e32412f4a445E862"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Digitex Futures",
|
||||
"website": "https://digitexfutures.com",
|
||||
"short_description": "Digitex Futures (DGTX) is a non-custodial, commission-free cryptocurrency futures exchange.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x1c83501478f1320977047008496dacbd60bb15ef"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x1c83501478f1320977047008496dacbd60bb15ef"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "UNUS SED LEO",
|
||||
"website": "https://bitfinex.com",
|
||||
"short_description": "LEO Token is a Bitfinex exchange token, which mainly use is for discounts on the exchange.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x2af5d2ad76741191d15dfe7bf6ac92d4bd912ca3"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x2af5d2ad76741191d15dfe7bf6ac92d4bd912ca3"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "FunFive",
|
||||
"website": "https://fun5exchange.com",
|
||||
"short_description": "A NEXT GENERATION CRYPTOCURRENCY EXCHANGE FOR ALL GENERATIONS OF TRADERS",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x2b275c7aedf32bc960a15d1eba71d8a04a86f029"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
||||
"explorer": "https://etherscan.io/token/0x2b275c7aedf32bc960a15d1eba71d8a04a86f029"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Chiliz",
|
||||
"website": "https://chiliz.com",
|
||||
"short_description": "Chiliz, powering Socios.com, aims to give sports and esports fans the ability to crowd-manage their favorite teams, games, leagues, and events.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x3506424f91fd33084466f402d5d97f05f8e3b4af"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x3506424f91fd33084466f402d5d97f05f8e3b4af"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Ren",
|
||||
"website": "https://renproject.io/",
|
||||
"short_description": "Ren is an open protocol meant to enable the permissionless and private transfer of value between any blockchain.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x408e41876cccdc0f92210600ef50372656052a38"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x408e41876cccdc0f92210600ef50372656052a38"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "SOLVE",
|
||||
"website": "https://solve.care",
|
||||
"short_description": "Solve.Care is a healthcare IT company that builds blockchain platforms which the team believes may improve the way healthcare is delivered and managed.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x446c9033e7516d820cc9a2ce2d0b7328b579406f"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x446c9033e7516d820cc9a2ce2d0b7328b579406f"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "WINSTEX",
|
||||
"website": "https://winstex.com",
|
||||
"short_description": "A seamlessly integrated cryptocurrency exchange that meets your specific trading and investing needs.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x4cac2515716ab2531402ca8f992e235189f29c5a"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
||||
"explorer": "https://etherscan.io/token/0x4cac2515716ab2531402ca8f992e235189f29c5a"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Binance USD",
|
||||
"website": "https://binance.com/en/busd",
|
||||
"short_description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x4Fabb145d64652a948d72533023f6E7A623C7C53"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x4Fabb145d64652a948d72533023f6E7A623C7C53"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Quant",
|
||||
"website": "https://quant.network",
|
||||
"short_description": "The Quant Network team developed Quant as a cryptocurrency token based on the Ethereum blockchain. The solutions offered by Quant include Overledger OS and GoVerify.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x4a220e6096b25eadb88358cb44068a3248254675"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x4a220e6096b25eadb88358cb44068a3248254675"
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"url": "https://twitter.com/blocksquare",
|
||||
"handle": "blocksquare_io"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Linkedin",
|
||||
"url": "https://linkedin.com/company/blocksquare/"
|
||||
},
|
||||
|
@ -19,6 +19,5 @@
|
|||
"url": "https://www.reddit.com/r/Blocksquare_io/",
|
||||
"handle": "Blocksquare_io"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
]
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "FTX Token",
|
||||
"website": "https://ftx.com",
|
||||
"short_description": "FTX’s leveraged tokens aim to provide a clean, automated way for users to get leverage. FTT is the FTX ecosystem utility token. ",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x50d1c9771902476076ecfc8b2a83ad6b9355a4c9"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x50d1c9771902476076ecfc8b2a83ad6b9355a4c9"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://link.smartcontract.com/whitepaper",
|
||||
"short_description": "The LINK Network provides smart contracts with data, bank payments and access to APIs.",
|
||||
"description": "Chainlink (LINK) is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Since blockchains cannot access data outside their network, oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that trigger smart contract executions upon the fulfillment of pre-defined conditions. Participants on the Chainlink network are incentivized (through rewards) to provide smart contracts with access to external data feeds. Should users desire access to off-chain data, they can submit a requesting contract to ChainLink’s network. These contracts will match the requesting contract with the appropriate oracles. The contracts include a reputation contract, an order-matching contract, and an aggregating contract. The aggregating contract gathers data of the selected oracles to find the most accurate result.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x514910771af9ca656af840dff83e8264ecf986ca"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "chainlink"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x514910771af9ca656af840dff83e8264ecf986ca"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Power Ledger",
|
||||
"website": "https://powerledger.io",
|
||||
"short_description": "Power Ledger (POWR), based in Australia, encourages us to imagine a world in which electricity is dependable, affordable and clean for everyone.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x595832f8fc6bf59c85c527fec3740a1b7a361269"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x595832f8fc6bf59c85c527fec3740a1b7a361269"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "iExec RLC",
|
||||
"website": "https://iex.ec",
|
||||
"short_description": "iExec claims to have developed the first decentralized marketplace for cloud computing resources.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Molecular Future",
|
||||
"website": "http://molecular.cc",
|
||||
"short_description": "Molecular Future is an innovative financial investment service company. The platform includes but not limited to digital currency management, hedge funds, crowd funding, ETF index funds, and mortgage transaction products.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x653430560be843c4a3d143d0110e896c2ab8ac0d"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x653430560be843c4a3d143d0110e896c2ab8ac0d"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Multi-collateral DAI",
|
||||
"website": "http://makerdao.com",
|
||||
"short_description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x6b175474e89094c44da98b954eedeac495271d0f"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x6b175474e89094c44da98b954eedeac495271d0f"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Holo",
|
||||
"website": "https://holochain.org",
|
||||
"short_description": "Holochain (HOT) is a decentralized application platform that uses peer-to-peer networking for processing agent-centric agreement and consensus mechanisms between users.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x6c6ee5e31d828de241282b9606c8e98ea48526e2"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x6c6ee5e31d828de241282b9606c8e98ea48526e2"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Huobi Token",
|
||||
"website": "https://hbg.com",
|
||||
"short_description": "Huobi Token (HT) is an exchange based token and native currency of the Huobi crypto exchange.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x6f259637dcd74c767781e37bc6133cd6a68aa161"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x6f259637dcd74c767781e37bc6133cd6a68aa161"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Status",
|
||||
"website": "http://status.im",
|
||||
"short_description": "Status (SNT) is an open source messaging platform and mobile interface built to interact with applications that run on the Ethereum network. ",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x744d70fdbe2ba4cf95131626614a1763df805b9e"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x744d70fdbe2ba4cf95131626614a1763df805b9e"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "BOSAGORA",
|
||||
"website": "https://bosagora.io",
|
||||
"short_description": "BOSAGORA aims to establish a decentralized, censorship-resistant blockchain platform where stakers (part of the congress) can decide on what projects to support through a democratic decision-making process.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x746dda2ea243400d5a63e0700f190ab79f06489e"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x746dda2ea243400d5a63e0700f190ab79f06489e"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "OKB",
|
||||
"website": "https://okex.com",
|
||||
"short_description": "OKB is a global utility token issued by OK Blockchain foundation.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x75231f58b43240c9718dd58b4967c5114342a86c"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x75231f58b43240c9718dd58b4967c5114342a86c"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Matic Network",
|
||||
"website": "https://matic.network",
|
||||
"short_description": "Matic Network is a Layer-2 scaling solution that uses sidechains for off-chain computation while ensuring asset security using the Plasma framework and a decentralized network of Proof-of-Stake (PoS) validators.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Crypterium",
|
||||
"website": "https://crypterium.com",
|
||||
"short_description": "Crypterium is building a mobile app that lets users spend cryptocurrency in everyday life.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x80a7e048f37a50500351c204cb407766fa3bae7f"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x80a7e048f37a50500351c204cb407766fa3bae7f"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Aave",
|
||||
"website": "https://aave.com",
|
||||
"short_description": "Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Dragon Coins",
|
||||
"website": "https://drgtoken.io",
|
||||
"short_description": "Dragon Corp. is a dedicated FinTech company that is fully committed to presenting a state of the art Blockchain payment solution.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x814f67fa286f7572b041d041b1d99b432c9155ee"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x814f67fa286f7572b041d041b1d99b432c9155ee"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "KOPI",
|
||||
"website": "https://kopiblockchain.io",
|
||||
"short_description": "KOPI BLOCKCHAIN is the digitalization of commodity coffee using blockchain technology. It will allow tracing of transactions on Waves Explorer. KOPI uses ERC20 & Waves Platform - decentralize exchange (DEX) to facilitate transaction and transfer.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/address/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
||||
"explorer": "https://etherscan.io/address/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Swipe",
|
||||
"website": "https://swipe.io/token",
|
||||
"short_description": "Swipe Token is a utility token designed to be the gas and fuel of the Swipe Wallet and Swipe Card.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Paxos Standard",
|
||||
"website": "https://paxos.com/standard",
|
||||
"short_description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x8e870d67f660d95d5be530380d0ec0bd388289e1"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x8e870d67f660d95d5be530380d0ec0bd388289e1"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Aragon",
|
||||
"website": "https://aragon.org",
|
||||
"short_description": "Aragon (ANT) is a decentralized platform built on the Ethereum network that offers a modularized way to create and manage dApps, cryptoprotocols, and decentralized autonomous organizations (DAO). ",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x960b236A07cf122663c4303350609A66A7B288C0"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x960b236A07cf122663c4303350609A66A7B288C0"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "DxChain Token",
|
||||
"website": "https://dxchain.com",
|
||||
"short_description": "DxChain is the world’s first decentralized big data and machine learning network powered by a computing-centric blockchain.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0x973e52691176d36453868D9d86572788d27041A9"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0x973e52691176d36453868D9d86572788d27041A9"
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 4.8 KiB |
|
@ -2,11 +2,5 @@
|
|||
"name": "Maker",
|
||||
"website": "https://makerdao.com",
|
||||
"short_description": "Maker (MKR) is a utility token, governance token and recapitalization resource of the Maker system.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/Maker"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/Maker"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Crypto.com Coin",
|
||||
"website": "https://crypto.com/en/chain",
|
||||
"short_description": "Crypto.com Chain will be a privacy preserving payment network that focuses on enabling crypto spending in the real world, powering the future of mobile money.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "USD Coin",
|
||||
"website": "https://centre.io/usdc",
|
||||
"short_description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Pundi X",
|
||||
"website": "https://pundix.com",
|
||||
"short_description": "Pundi X (NPXS) aims to make the use of cryptocurrency as a form of payment into a reality for retailers and consumers alike.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xa15c7ebe1f07caf6bff097d8a589fb8ac49ae5b3"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xa15c7ebe1f07caf6bff097d8a589fb8ac49ae5b3"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Seele",
|
||||
"website": "http://seele.pro",
|
||||
"short_description": "Seele created 'Neural Consensus Algorithm'. It transforms the consensus problem into an asynchronous request, processing and sorting data in a large-scale environment based on 'micro-real numbers'.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xb1eef147028e9f480dbc5ccaa3277d417d1b85f0"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xb1eef147028e9f480dbc5ccaa3277d417d1b85f0"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Nexo",
|
||||
"website": "http://nexo.io",
|
||||
"short_description": "NEXO (NEXO) is a compliant token that is backed by the underlying assets of Nexo’s loan portfolio.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "MCO",
|
||||
"website": "https://crypto.com",
|
||||
"short_description": "Crypto.com provides a powerful alternative to traditional financial services, turning its vision of ”cryptocurrency in every wallet” into reality, one customer at a time.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/Monaco"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/Monaco"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Storj",
|
||||
"website": "https://storj.io",
|
||||
"short_description": "Storj (STORJ) hopes to provide decentralised cloud storage to its community.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/Storj"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/Storj"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Loopring",
|
||||
"website": "https://loopring.org",
|
||||
"short_description": "The Loopring protocol smart contracts and zero-knowledge proof circuits allow the building of high-performance DEXes using a zkRollup construction.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xbbbbca6a901c926f240b89eacb641d8aec7aeafd"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xbbbbca6a901c926f240b89eacb641d8aec7aeafd"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "ZB Token",
|
||||
"website": "https://zb.com",
|
||||
"short_description": "ZB Token (ZB) is an exchange token and the native currency of the ZB.COM crypto exchange.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xbd0793332e9fb844a52a205a233ef27a5b34b927"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xbd0793332e9fb844a52a205a233ef27a5b34b927"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Synthetix Network Token",
|
||||
"website": "https://synthetix.io",
|
||||
"short_description": "The Synthetix platform enables the creation of on-chain synthetic assets (Synths) that track the value of assets in the real world.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xc011a72400e58ecd99ee497cf89e3775d4bd732f"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xc011a72400e58ecd99ee497cf89e3775d4bd732f"
|
||||
}
|
|
@ -1,12 +1,6 @@
|
|||
{
|
||||
"name": "FrankfurtSchoolCoin",
|
||||
"website": "https://www.frankfurt-school.de/",
|
||||
"short_description": "FrankfurtSchoolCoin is a EUR-pegged stablecoin.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xC06fb76E8d0616a8847484448C27c877FfBfdf89"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
{
|
||||
"name": "FrankfurtSchoolCoin",
|
||||
"website": "https://www.frankfurt-school.de/",
|
||||
"short_description": "FrankfurtSchoolCoin is a EUR-pegged stablecoin.",
|
||||
"explorer": "https://etherscan.io/token/0xC06fb76E8d0616a8847484448C27c877FfBfdf89"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "DigixDAO",
|
||||
"website": "https://digix.global/dgd",
|
||||
"short_description": "DigixDAO (DGD) is building a decentralized autonomous organization (DAO) that specializes in the tokenization of physical assets.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xe0b7927c4af23765cb51314a0e0521a9645f0e2a"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xe0b7927c4af23765cb51314a0e0521a9645f0e2a"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "0x",
|
||||
"website": "https://0x.org",
|
||||
"short_description": "0x (ZRX) is an open-source protocol that provides smart contract infrastructure and liquidity to enable the peer-to-peer exchange of tokens on the Ethereum blockchain.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/ZRX"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/ZRX"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Gatechain Token",
|
||||
"website": "https://gatechain.io",
|
||||
"short_description": "GateChain is a public blockchain dedicated to blockchain asset safety even after private keys are compromised.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xe66747a101bff2dba3697199dcce5b743b454759"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xe66747a101bff2dba3697199dcce5b743b454759"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Hyperion",
|
||||
"website": "https://hyn.space",
|
||||
"short_description": "Hyperion organically integrates innovations of three important dimensions, coined as the Hyperion Trinity, to eventually achieve a sustainable and self-governed map economy of the world. ",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xe99a894a69d7c2e3c92e61b64c505a6a57d2bc07"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xe99a894a69d7c2e3c92e61b64c505a6a57d2bc07"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "HedgeTrade",
|
||||
"website": "https://hedgetrade.com",
|
||||
"short_description": "HedgeTrade aims to become a platform where the world’s best traders share their knowledge.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Enjin Coin",
|
||||
"website": "https://enjin.io",
|
||||
"short_description": "The Enjin ecosystem (comprising the Enjin Platform, Explorer, Wallet, Beam) aims to empower gamers with ownership of digital assets and enables game industry businesses to increase revenue.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Ripio Credit Network",
|
||||
"website": "https://ripiocredit.network",
|
||||
"short_description": "A peer-to-peer credit network protocol based on co-signed smart contracts.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xf970b8e36e23f7fc3fd752eea86f8be8d83375a6"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xf970b8e36e23f7fc3fd752eea86f8be8d83375a6"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "BHEX Token",
|
||||
"website": "https://bhex.com",
|
||||
"short_description": "BHT is the token issued by the BHEX trading platform ecosystem.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xfc29b6e626b67776675fff55d5bc0452d042f434"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xfc29b6e626b67776675fff55d5bc0452d042f434"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Huobi Pool Token",
|
||||
"website": "https://huobipool.com",
|
||||
"short_description": "Huobi Pool Token (HPT) is an ecological sub-token based on Huobi Token (HT).",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xa66daa57432024023db65477ba87d4e7f5f95213#readContract"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xa66daa57432024023db65477ba87d4e7f5f95213#readContract"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "TOKELITE",
|
||||
"website": "https://tokelite.io",
|
||||
"short_description": "Tokelite is an erc20 utility token that gives holders of token a chance to lend Major Crypto Assets such as Bnb, Atom, Eth, and Btc using their blockchain assets to secure cash loans..",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xa6d6720258cbb7e4a79bb2f379e3d8f25d78b716"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xa6d6720258cbb7e4a79bb2f379e3d8f25d78b716"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Golem",
|
||||
"website": "https://golem.network",
|
||||
"short_description": "Golem (GNT) is a peer-to-peer decentralized marketplace for computing power. The project aims to be an alternative to centralized cloud service providers with its lower price point and open-source community of developers.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/Golem"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/Golem"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Celsius",
|
||||
"website": "https://celsius.network",
|
||||
"short_description": "The Celsius Network will be the next generation of lending and borrowing for the cryptocurrency community.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "aelf",
|
||||
"website": "http://aelf.io",
|
||||
"short_description": "Aelf (ELF) is an enterprise-focused blockchain platform powered by cloud computing. Leveraging cloud nodes and parallel processing, Aelf is reportedly able to achieve secure transactions at scale for commercial use cases.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "OmiseGO",
|
||||
"website": "https://omisego.co",
|
||||
"short_description": "The permissionless OmiseGO Network aims to enable instant, peer-to-peer transactions in real-time, facilitating financial services across geographies, asset classes, and applications.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/OmiseGo"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/OmiseGo"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Tether",
|
||||
"website": "https://tether.to",
|
||||
"short_description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xdac17f958d2ee523a2206206994597c13d831ec7"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/0xdac17f958d2ee523a2206206994597c13d831ec7"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "STASIS EURO",
|
||||
"website": "https://stasis.net",
|
||||
"short_description": "Produced by STASIS, EURS was developed to tokenize the traditional fiat asset known around the world as the Euro.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xdb25f211ab05b1c97d595516f45794528a807ad8"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xdb25f211ab05b1c97d595516f45794528a807ad8"
|
||||
}
|
|
@ -2,11 +2,5 @@
|
|||
"name": "Kyber Network",
|
||||
"website": "https://kyber.network",
|
||||
"short_description": "Kyber Network’s on-chain liquidity protocol allows decentralized token swaps to be integrated into any application, enabling value exchange to be performed seamlessly between all parties in the ecosystem.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/KyberNetwork"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/token/KyberNetwork"
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "Orbs",
|
||||
"website": "https://orbs.com",
|
||||
"short_description": "Orbs is a blockchain infrastructure-as-a-service built for large scale consumer applications to meet their business and technological requirements.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Etherscan",
|
||||
"url": "https://etherscan.io/token/0xff56cc6b1e6ded347aa0b7676c85ab0b3d08b0fa"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xff56cc6b1e6ded347aa0b7676c85ab0b3d08b0fa"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://github.com/ethereum/wiki/wiki/White-Paper",
|
||||
"short_description": "Open source platform to write and distribute decentralized applications.",
|
||||
"description": "Open source platform to write and distribute decentralized applications.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Ethereum",
|
||||
"url": "https://etherscan.io/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "ethereum"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://etherscan.io/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "",
|
||||
"short_description": "",
|
||||
"description": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": ""
|
||||
}
|
|
@ -2,12 +2,6 @@
|
|||
"name": "",
|
||||
"website": "",
|
||||
"short_description": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd",
|
||||
"socials": []
|
||||
"socials": [],
|
||||
"explorer": ""
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://gochain.foundation/gochain-whitepaper-v2.1.2.pdf",
|
||||
"short_description": "GoChain is a scalable, smart contract blockchain that is fast, secure and green. It enables developers to lift and shift from Ethereum to GoChain for 100x increased performance. ",
|
||||
"description": "GoChain (GO) platform uses a Proof of Reputation consensus model which may take into account the reputation of all network participants. Said to be fully compatible with existing Ethereum wallets, smart contracts and other tools, GoChain aims to enable developers to deploy decentralized applications on a network with greater energy efficiency than that of Bitcoin or Ethereum.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "GoChain Block Explorer",
|
||||
"url": "https://explorer.gochain.io/home"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "OfficialGoChain"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.gochain.io/home"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "http://www.groestl.info/groestl-implementation-guide.pdf",
|
||||
"short_description": "Groestlcoin (GRS) is a cryptocoin, that is optionally private. Anyone can mine it effectively, with GPU.",
|
||||
"description": "Launched in Mar 2014, Groestlcoin (GRS) is a peer-to-peer (p2p) cryptocurrency with a focus on technological advancement. GRS is reportedly he first coin to implement Segregated Witness (SegWit) and perform the first Lightning Network transaction on its mainnet network. GRS utilizes two rounds of Grøstl-512 for its mining algorithm. GRS claims to have major development releases every 3 months.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Groestlcoin Explorer",
|
||||
"url": "https://grs.tokenview.com/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "groestlcoin"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://grs.tokenview.com/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://harmony.one/pdf/whitepaper.pdf",
|
||||
"short_description": "Harmony aims to offer a high-throughput, low-latency, and low-fee consensus platform designed to power decentralized economies of the future.",
|
||||
"description": "Harmony aims to offer a high-throughput, low-latency, and low-fee consensus platform designed to power decentralized economies of the future.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Harmony Explorer",
|
||||
"url": "https://explorer.harmony.one/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "harmony_one"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://explorer.harmony.one/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf",
|
||||
"short_description": "ICON is a decentralized blockchain network focused on interoperability. ICON wants to be one of the largest blockchain networks in the world.",
|
||||
"description": "Lead by the Seoul-based ICONLOOP (formerly theloop), ICON (ICX) aspires to build a decentralized network that allows different blockchains to transact with one another. The project's goal is to unify the balkanized blockchain ecosystem through its protocol and community-building initiatives. Potential use cases for ICX include transactions involving securities, currencies, loans, intellectual property, and personal authentication.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "ICON Tracker",
|
||||
"url": "https://tracker.icon.foundation/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "helloicon"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://tracker.icon.foundation/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://iost.io/624/",
|
||||
"short_description": "The IOS (Internet of Services) offers a solid infrastructure for online service providers. Features a high TPS, scalable and secure blockchain, with privacy protection.",
|
||||
"description": "The open-source IOST project is meant to meet the security and scalability needs of a decentralized economy by providing blockchain infrastructure that might serve as the architecture for the future of online services. Utilizing factors that include IOST token balances, reputation-based token balance, contributions to the network and user behaviors, their so-called “Proof of Believability” consensus algorithm was developed to ensure the security and efficiency of transactions on the network. The team at IOST recognizes that without sufficient scalability, multinational corporations may not be able to deploy blockchains to service their customers at the level expected today. As such, the teams at IOST propose the Internet of Services Token as a means to reach these ends.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "IOSTABC",
|
||||
"url": "https://www.iostabc.com/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "IOStoken"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://www.iostabc.com/"
|
||||
}
|
|
@ -5,12 +5,6 @@
|
|||
"white_paper": "https://iotex.io/white-paper",
|
||||
"short_description": "IOTX will be a Decentralized Network for Internet of Things. Powered by a Privacy-Centric Blockchain.",
|
||||
"description": "IoTeX (IOTX) is a cryptocurrency token and operates on the Ethereum platform. IoTeX has a current supply of 10,000,000,000 with 5,399,999,998.889 in circulation. The last known price of IoTeX is $0.004194 USD and is down -1.91% over the last 24 hours. It is currently trading on 20 active market(s) with $2,998,852.952 traded over the last 24 hours. More information can be found at https://iotex.io/.",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "IoTeX Explorer",
|
||||
"url": "https://iotexscan.io/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -23,5 +17,5 @@
|
|||
"handle": "IoTex"
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
"explorer": "https://iotexscan.io/"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user