mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
173acf23b2
commit
e5a5a0abed
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Aeternity",
|
||||
"website": "https://aeternity.com",
|
||||
"source_code": "https://github.com/aeternity",
|
||||
"white_paper": "https://github.com/aeternity/white-paper/blob/master/paper.pdf",
|
||||
"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.",
|
||||
"explorer": "https://www.aeknow.org/",
|
||||
"research": "https://research.binance.com/en/projects/aeternity",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Aeternity"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/aeternity/white-paper/blob/master/paper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Aion",
|
||||
"website": "https://theoan.com",
|
||||
"source_code": "https://github.com/aionnetwork",
|
||||
"white_paper": "https://aion.network/developers/#whitepapers",
|
||||
"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.",
|
||||
"explorer": "https://mainnet.aion.network",
|
||||
"research": "https://research.binance.com/en/projects/aion",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/AionNetwork"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://aion.network/developers/#whitepapers"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Algorand",
|
||||
"website": "http://algorand.foundation",
|
||||
"source_code": "https://github.com/algorand",
|
||||
"white_paper": "https://www.algorand.com/resources/white-papers/",
|
||||
"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.",
|
||||
"explorer": "https://algoexplorer.io/",
|
||||
"research": "https://research.binance.com/en/projects/algorand",
|
||||
|
@ -25,6 +23,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/AlgorandOfficial"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.algorand.com/resources/white-papers/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Ark",
|
||||
"website": "http://ark.io/",
|
||||
"source_code": "https://github.com/ArkEcosystem",
|
||||
"white_paper": "https://ark.io/Whitepaper.pdf",
|
||||
"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.",
|
||||
"explorer": "https://explorer.ark.io",
|
||||
"research": "https://research.binance.com/en/projects/ark",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/ArkEcosystem"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://ark.io/Whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Aryacoin",
|
||||
"website": "https://aryacoin.io",
|
||||
"source_code": "https://github.com/Aryacoin/Aryacoin",
|
||||
"white_paper": "https://aryacoin.io/Aryacoin.html",
|
||||
"description": "Aryacoin is a new age cryptocurrency, which withholds the original principle on which the concept of cryptocurrency was established",
|
||||
"explorer": "https://explorer2.aryacoin.io",
|
||||
"research": "",
|
||||
|
@ -18,6 +16,10 @@
|
|||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/AryacoinAYA"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://aryacoin.io/Aryacoin.html"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Avalanche",
|
||||
"website": "http://avax.network",
|
||||
"source_code": "https://github.com/ava-labs",
|
||||
"white_paper": "https://www.avalabs.org/whitepapers",
|
||||
"description": "Avalanche is an open-source platform for launching highly decentralized applications, new financial primitives, and new interoperable blockchains.",
|
||||
"explorer": "https://explorer.avax.network",
|
||||
"research": "https://research.binance.com/en/projects/avalanche",
|
||||
|
@ -17,6 +15,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ava-labs"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.avalabs.org/whitepapers"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Avalanche C-Chain",
|
||||
"website": "http://avax.network",
|
||||
"source_code": "https://github.com/ava-labs",
|
||||
"white_paper": "https://www.avalabs.org/whitepapers",
|
||||
"description": "Avalanche is an open-source platform for launching highly decentralized applications, new financial primitives, and new interoperable blockchains. This is the C-Chain, the default smart contract blockchain on Avalanche that enables the creation of any Ethereum-compatible smart contracts.",
|
||||
"explorer": "https://explorer.avax.network",
|
||||
"research": "https://research.binance.com/en/projects/avalanche",
|
||||
|
@ -17,6 +15,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ava-labs"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.avalabs.org/whitepapers"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Avalanche X-Chain",
|
||||
"website": "http://avax.network",
|
||||
"source_code": "https://github.com/ava-labs",
|
||||
"white_paper": "https://www.avalabs.org/whitepapers",
|
||||
"description": "Avalanche is an open-source platform for launching highly decentralized applications, new financial primitives, and new interoperable blockchains. This is the X-Chain, the default asset blockchain on Avalanche and enables the creation of new assets, exchanging between assets, and cross-subnet transfers.",
|
||||
"explorer": "https://explorer.avax.network",
|
||||
"research": "https://research.binance.com/en/projects/avalanche",
|
||||
|
@ -17,6 +15,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ava-labs"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.avalabs.org/whitepapers"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "BandChain",
|
||||
"website": "https://bandprotocol.com/",
|
||||
"source_code": "https://github.com/bandprotocol/bandchain",
|
||||
"white_paper": "https://github.com/bandprotocol/bandchain/wiki",
|
||||
"description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.",
|
||||
"explorer": "https://cosmoscan.io/",
|
||||
"research": "https://research.binance.com/en/projects/band-protocol",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/bandprotocol/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/bandprotocol/bandchain/wiki"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "DeFi For You.",
|
||||
"website": "https://defi.com.vn",
|
||||
"source_code": "https://github.com/defi-vn/DeFi-VN-Smart-Contract",
|
||||
"white_paper": "https://defi.com.vn/document/DFY-White-Paper.pdf",
|
||||
"description": "DEFI For You. Is a listing where by users can make pawn loans online to a worldwide market. We are basically letting you run your own online finance company with rates of your choosing. If you ever dreamed of owning your own bank well now you can. DEFi For You aims to clean up the Pawn industry using DFY smart contracts. At last Cryptocurrency has come if age. This is a world first and the market is limitless.",
|
||||
"explorer": "https://explorer.binance.org/asset/DFY-EA0",
|
||||
"research": "",
|
||||
|
@ -31,6 +29,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/user/DeFiForYou"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://defi.com.vn/document/DFY-White-Paper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Trust Wallet Token",
|
||||
"website": "https://trustwallet.com",
|
||||
"source_code": "https://github.com/trustwallet/",
|
||||
"white_paper": "",
|
||||
"description": "Utility token to increase adoption of cryptocurrency.",
|
||||
"explorer": "https://explorer.binance.org/asset/TWT-8C2",
|
||||
"research": "https://research.binance.com/en/projects/trustwallet",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "BNB coin",
|
||||
"website": "https://binance.org/",
|
||||
"source_code": "https://github.com/binance-chain/",
|
||||
"white_paper": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf",
|
||||
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
|
||||
"explorer": "https://explorer.binance.org/",
|
||||
"research": "https://research.binance.com/en/projects/bnb",
|
||||
|
@ -25,6 +23,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/BinanceExchange"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Bitcoin",
|
||||
"website": "https://bitcoin.org",
|
||||
"source_code": "https://github.com/bitcoin",
|
||||
"white_paper": "https://bitcoin.org/bitcoin.pdf",
|
||||
"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.",
|
||||
"explorer": "https://blockchain.info",
|
||||
"research": "https://research.binance.com/en/projects/bitcoin",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Bitcoin"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://bitcoin.org/bitcoin.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Bitcoin Cash",
|
||||
"website": "https://bitcoincash.org/",
|
||||
"source_code": "https://github.com/bitcoincashorg/",
|
||||
"white_paper": "https://www.bitcoincash.org/bitcoin.pdf",
|
||||
"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).",
|
||||
"explorer": "https://blockchair.com/bitcoin-cash",
|
||||
"research": "https://research.binance.com/en/projects/bitcoin-cash",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Bitcoincash"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.bitcoincash.org/bitcoin.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Bitcoin Gold",
|
||||
"website": "https://bitcoingold.org/",
|
||||
"source_code": "https://github.com/BTCGPU/BTCGPU",
|
||||
"white_paper": "https://github.com/BTCGPU/BTCGPU/wiki/Technical-Spec",
|
||||
"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.",
|
||||
"explorer": "https://explorer.bitcoingold.org/insight/",
|
||||
"research": "https://research.binance.com/en/projects/bitcoin-gold",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/BitcoinGoldHQ"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/BTCGPU/BTCGPU/wiki/Technical-Spec"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Bluzelle",
|
||||
"website": "https://bluzelle.com/",
|
||||
"source_code": "https://github.com/bluzelle",
|
||||
"white_paper": "https://whitepaper.io/document/340/bluzelle-whitepaper",
|
||||
"description": "Bluzelle is a decentralized data network for dapps to manage data in a secure, tamper-proof, and highly scalable manner.",
|
||||
"explorer": "http://bigdipper.net.bluzelle.com/",
|
||||
"research": "https://research.binance.com/en/projects/bluzelle",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Bluzelle/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://whitepaper.io/document/340/bluzelle-whitepaper"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Callisto Network",
|
||||
"website": "https://callisto.network",
|
||||
"source_code": "https://github.com/EthereumCommonwealth",
|
||||
"white_paper": "https://whitepaper.callisto.network/",
|
||||
"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.",
|
||||
"explorer": "https://explorer2.callisto.network",
|
||||
"symbol": "CLO",
|
||||
|
@ -21,6 +19,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/CallistoCrypto"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://whitepaper.callisto.network/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Cardano",
|
||||
"website": "https://cardano.org",
|
||||
"source_code": "https://github.com/input-output-hk/cardano-sl/",
|
||||
"white_paper": "https://www.cardano.org/en/academic-papers/",
|
||||
"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.",
|
||||
"explorer": "https://cardanoexplorer.com/",
|
||||
"research": "https://research.binance.com/en/projects/cardano",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/cardano"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.cardano.org/en/academic-papers/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Celo",
|
||||
"website": "https://celo.org/",
|
||||
"source_code": "https://github.com/celo-org/celo-blockchain",
|
||||
"white_paper": "https://celo.org/papers",
|
||||
"description": "Celo is an open platform that makes financial tools accessible to anyone with a mobile phone",
|
||||
"explorer": "https://explorer.celo.org/",
|
||||
"research": "https://docs.celo.org/",
|
||||
|
@ -18,6 +16,10 @@
|
|||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/CeloOrg"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://celo.org/papers"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Ethereum Classic",
|
||||
"website": "https://ethereumclassic.org/",
|
||||
"source_code": "https://github.com/ethereumclassic/",
|
||||
"white_paper": "https://whitepaperdatabase.com/ethereum-classic-etc-whitepaper/",
|
||||
"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.",
|
||||
"explorer": "https://blockscout.com/etc/mainnet/",
|
||||
"research": "https://research.binance.com/en/projects/ethereum-classic",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/EthereumClassic"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://whitepaperdatabase.com/ethereum-classic-etc-whitepaper/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Cosmos",
|
||||
"website": "https://cosmos.network/",
|
||||
"source_code": "https://github.com/cosmos",
|
||||
"white_paper": "https://cosmos.network/resources/whitepaper",
|
||||
"description": "Cosmos is a secure & scalable blockchain ecosystem where thousands of dApps interoperate to create the foundation for a new token economy.",
|
||||
"explorer": "https://www.mintscan.io/",
|
||||
"research": "https://research.binance.com/en/projects/cosmos-network",
|
||||
|
@ -25,6 +23,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/cosmosnetwork"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://cosmos.network/resources/whitepaper"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Crypto.org",
|
||||
"website": "https://crypto.org/",
|
||||
"source_code": "https://github.com/crypto-org-chain",
|
||||
"white_paper": "https://crypto.org/chain_whitepaper.pdf",
|
||||
"description": "Crypto.org Chain is a blockchain application built using Cosmos SDK and Tendermint, intended as a backbone for some of the existing and future Crypto.org ecosystem.",
|
||||
"explorer": "https://crypto.org/explorer",
|
||||
"symbol": "CRO",
|
||||
|
@ -24,6 +22,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Crypto_com/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://crypto.org/chain_whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Dash",
|
||||
"website": "https://dash.org/",
|
||||
"source_code": "https://github.com/dashpay/dash",
|
||||
"white_paper": "https://github.com/dashpay/dash/wiki/Whitepaper",
|
||||
"description": "Dash (DASH) is digital cash designed to offer financial freedom to everyone. Payments are instant, easy and secure, with near-zero fees.",
|
||||
"explorer": "https://blockchair.com/dash",
|
||||
"research": "https://research.binance.com/en/projects/dash",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/dashpay"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/dashpay/dash/wiki/Whitepaper"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Decred",
|
||||
"website": "https://decred.org",
|
||||
"source_code": "https://github.com/decred",
|
||||
"white_paper": "https://docs.decred.org",
|
||||
"description": "Decred is a community-directed cryptocurrency with built-in governance to make it a superior long-term store of value.",
|
||||
"explorer": "https://dcrdata.decred.org",
|
||||
"research": "https://research.binance.com/en/projects/decred",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/decred"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://docs.decred.org"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "DigiByte",
|
||||
"website": "http://digibyte.io",
|
||||
"source_code": "https://github.com/DigiByte-Core",
|
||||
"white_paper": "https://www.digibyte.io/digibyte-blockchain-faq",
|
||||
"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.",
|
||||
"explorer": "https://digiexplorer.info/",
|
||||
"research": "https://research.binance.com/en/projects/digibyte",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Digibyte"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.digibyte.io/digibyte-blockchain-faq"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Dogecoin",
|
||||
"website": "http://dogecoin.com",
|
||||
"source_code": "https://github.com/dogecoin/dogecoin",
|
||||
"white_paper": "https://github.com/dogecoin/dogecoin/blob/master/README.md",
|
||||
"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.",
|
||||
"explorer": "https://blockchair.com/dogecoin",
|
||||
"research": "https://research.binance.com/en/projects/dogecoin",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/dogecoin"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/dogecoin/dogecoin/blob/master/README.md"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Ellaism",
|
||||
"website": "https://ellaism.org",
|
||||
"source_code": "https://github.com/ellaism",
|
||||
"white_paper": "https://wiki.ellaism.org/about/technical-informations",
|
||||
"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.",
|
||||
"explorer": "https://limax-explorer.outdoordevs.com/home",
|
||||
"symbol": "ELLA",
|
||||
|
@ -21,6 +19,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/ellaism"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://wiki.ellaism.org/about/technical-informations"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "EOS",
|
||||
"website": "https://eos.io",
|
||||
"source_code": "https://github.com/eosio",
|
||||
"white_paper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
|
||||
"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.",
|
||||
"explorer": "https://bloks.io/",
|
||||
"research": "https://research.binance.com/en/projects/eos",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/EOS"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Ether-1",
|
||||
"website": "https://ether1.org/",
|
||||
"source_code": "https://github.com/Ether1Project",
|
||||
"white_paper": "http://www.ether1.cloud/images/whitepaper.pdf",
|
||||
"description": "The Ether-1 Project aims to disrupt how information is shared and controlled on the internet by providing a new solution for how files are fundamentally stored and accessed.",
|
||||
"explorer": "https://explorer.ether1.org/",
|
||||
"symbol": "ETHO",
|
||||
|
@ -21,6 +19,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/etho1/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.ether1.cloud/images/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Tokenlon",
|
||||
"website": "https://tokenlon.im/lon",
|
||||
"source_code": "https://etherscan.io/address/0x0000000000095413afc295d19edeb1ad7b71c952#code",
|
||||
"white_paper": "https://tokenlon.im/files/Tokenlon-litepaper_en-us.pdf",
|
||||
"description": "LON backs the Tokenlon decentralized exchange and payment settlement protocol based on Ethereum blockchain technology. It currently powers Tokenlon DEX, a decentralized exchange and payment settlement protocol which aims to provide a secure, reliable and seamless trading experience to the masses.",
|
||||
"explorer": "https://etherscan.io/token/0x0000000000095413afc295d19edeb1ad7b71c952",
|
||||
"type": "ERC20",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/@tokenlon"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://tokenlon.im/files/Tokenlon-litepaper_en-us.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "AllianceBlock",
|
||||
"website": "https://allianceblock.io",
|
||||
"source_code": "https://github.com/Stichting-AllianceBlock-Foundation/AllianceBlock-Contracts",
|
||||
"white_paper": "https://www.allianceblock.io/AllianceBlock_WhitePaper_n47oEn0Aa.pdf",
|
||||
"description": "AllianceBlock is establishing the world’s first globally compliant decentralized capital market. Our solution is built on the principles of censorship resistance, transparency, and openness. AllianceBlock’s Prometheus protocol aims to realize a decentralized, collaborative and sustainable capital market that brings together issuers, investors, institutions, traders, experts, advisors, other service providers, and even talent.",
|
||||
"explorer": "https://etherscan.io/token/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0",
|
||||
"type": "ERC20",
|
||||
|
@ -34,6 +32,10 @@
|
|||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/@allianceblock"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.allianceblock.io/AllianceBlock_WhitePaper_n47oEn0Aa.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,13 +1,17 @@
|
|||
{
|
||||
"name": "Skale",
|
||||
"website": "https://skale.network/",
|
||||
"source_code": "",
|
||||
"white_paper": "https://skale.network/whitepaper",
|
||||
"description": "Skale is an ethereum interoperable elastic blockchain network.",
|
||||
"explorer": "https://etherscan.io/token/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7",
|
||||
"type": "ERC20",
|
||||
"symbol": "SKL",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7"
|
||||
"id": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://skale.network/whitepaper"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Unilend Finance",
|
||||
"website": "https://unilend.finance//",
|
||||
"source_code": "https://github.com/unilend",
|
||||
"description": "UniLend is a permission-less decentralized protocol that combines spot trading services and money markets with lending and borrowing services through smart contracts. Existing DeFi platforms act as a gatekeeper, thereby barring the majority of assets from participation. Multi-asset pools also expose lenders to risk associated with all of the included assets.",
|
||||
"explorer": "https://etherscan.io/token/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Orion Protocol",
|
||||
"website": "https://orionprotocol.io/",
|
||||
"source_code": "https://github.com/orionprotocol",
|
||||
"white_paper": "https://www.orionprotocol.io/hubfs/whitepaper.pdf",
|
||||
"description": "Built on the most advanced liquidity aggregator ever developed, Orion Protocol solves some of the largest issues in DeFi by aggregating the liquidity of the entire crypto market into one decentralized platform. This underpins each solution built on the protocol, including revolutionary trading solution Orion Terminal - aggregating the liquidity of the entire crypto market on one decentralized platform. The roadmap also includes a price oracle and a high-margin DEX.",
|
||||
"explorer": "https://etherscan.io/token/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a",
|
||||
"research": "https://research.binance.com/en/projects/orion-protocol",
|
||||
|
@ -27,6 +25,10 @@
|
|||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/orion-protocol"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.orionprotocol.io/hubfs/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,12 +1,17 @@
|
|||
{
|
||||
"name": "Centaur Token",
|
||||
"website": "https://cntr.finance",
|
||||
"white_paper": "https://cntr.finance/docs/whitepaper.pdf",
|
||||
"description": "The bridge between decentralized and traditional finance.",
|
||||
"explorer": "https://etherscan.io/token/0x03042482d64577A7bdb282260e2eA4c8a89C064B",
|
||||
"type": "ERC20",
|
||||
"symbol": "CNTR",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x03042482d64577A7bdb282260e2eA4c8a89C064B"
|
||||
"id": "0x03042482d64577A7bdb282260e2eA4c8a89C064B",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://cntr.finance/docs/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,13 +1,17 @@
|
|||
{
|
||||
"name": "BarnBridge",
|
||||
"website": "https://BarnBridge.com",
|
||||
"source_code": "https://etherscan.io/address/0x0391D2021f89DC339F60Fff84546EA23E337750f#code",
|
||||
"white_paper": "https://github.com/BarnBridge/BarnBridge-Whitepaper",
|
||||
"description": "Tokenized Risk Protocol",
|
||||
"explorer": "https://etherscan.io/token/0x0391D2021f89DC339F60Fff84546EA23E337750f",
|
||||
"type": "ERC20",
|
||||
"symbol": "BOND",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x0391D2021f89DC339F60Fff84546EA23E337750f"
|
||||
"id": "0x0391D2021f89DC339F60Fff84546EA23E337750f",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/BarnBridge/BarnBridge-Whitepaper"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,13 +1,17 @@
|
|||
{
|
||||
"name": "UNIFUND",
|
||||
"website": "https://unifund.global",
|
||||
"source_code": "https://etherscan.io/address/0x04b5e13000c6e9a3255dc057091f3e3eeee7b0f0#code",
|
||||
"white_paper": "https://unifund.global/assets/docs/UnipumpWPv1.pdf",
|
||||
"description": "Managed Trading Funds on Uniswap",
|
||||
"explorer": "https://etherscan.io/token/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0",
|
||||
"type": "ERC20",
|
||||
"symbol": "iFUND",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0"
|
||||
"id": "0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://unifund.global/assets/docs/UnipumpWPv1.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "PPAY",
|
||||
"website": "https://plasma.finance",
|
||||
"source_code": "https://github.com/plasmadlt/PPAY-Governance",
|
||||
"white_paper": "https://docs.plasmapay.com/about/ppay-token",
|
||||
"description": "PPAY: DeFi liquidity aggregator and Plasma.Finance portfolio dashboard.",
|
||||
"explorer": "https://etherscan.io/token/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2",
|
||||
"type": "ERC20",
|
||||
|
@ -14,6 +12,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/plasmadlt/PPAY-Governance"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://docs.plasmapay.com/about/ppay-token"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "FIN",
|
||||
"website": "https://definer.org/",
|
||||
"source_code": "https://etherscan.io/address/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40#code",
|
||||
"description": "Earn interest and access instant loans through DeFiner’s noncustodial platform. Truly peer-to-peer. Secure. No middlemen.",
|
||||
"explorer": "https://etherscan.io/token/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Yearn Finance Passive Income",
|
||||
"website": "https://yfpi.finance/",
|
||||
"source_code": "https://github.com/yfpi",
|
||||
"description": "YEARN FINANCE PASSIVE INCOME (YFPI) is a Governance token. Users who stake YFPI tokens can vote for potential product upgrades, releases, and parameter fixes.",
|
||||
"explorer": "https://etherscan.io/token/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "SUKU",
|
||||
"website": "https://suku.world",
|
||||
"source_code": "https://github.com/SukuLab",
|
||||
"description": "The link between open finance, traceability, and transparency. The future of supply chains today.",
|
||||
"explorer": "https://etherscan.io/token/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,12 +1,17 @@
|
|||
{
|
||||
"name": "Defi Gamble",
|
||||
"website": "https://defigamble.com",
|
||||
"white_paper": "https://defigamble.com/file/whitepaper_defigamble.pdf",
|
||||
"description": "The DFG token will be the centerpiece of this new platform. Through behavioural mining, innovative token economy design, and other incentive mechanisms, developers will be given the power to build the best DApps possible, and players will be enabled to become platform stakeholders as the platform continues on its path of providing best decentralized gaming experiences on the blockchain.",
|
||||
"explorer": "https://etherscan.io/token/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570",
|
||||
"type": "ERC20",
|
||||
"symbol": "DFG",
|
||||
"decimals": 6,
|
||||
"status": "active",
|
||||
"id": "0x08d6E6B487f0d402160C8038eC0210FCdE6CA570"
|
||||
"id": "0x08d6E6B487f0d402160C8038eC0210FCdE6CA570",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://defigamble.com/file/whitepaper_defigamble.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,12 +2,17 @@
|
|||
"name": "Growth DeFi",
|
||||
"ticker": "GRO",
|
||||
"website": "https://growthdefi.com/",
|
||||
"white_paper": "https://growthdefi.com/pdf/GROWTH_DeFi_V1.0.pdf",
|
||||
"description": "GROWTH's purpose is creating an ecosystem where both GRO holders and gToken holders can benefit from the positive effects of compounded interest, high liquidity and a share of arbitragers profit without suffering from impermanent loss.",
|
||||
"explorer": "https://etherscan.io/token/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0",
|
||||
"type": "ERC20",
|
||||
"symbol": "GRO",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0"
|
||||
"id": "0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://growthdefi.com/pdf/GROWTH_DeFi_V1.0.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "YAM",
|
||||
"website": "https://yam.finance/",
|
||||
"source_code": "https://github.com/yam-finance",
|
||||
"description": "YAM is a decentralized cryptocurrency",
|
||||
"explorer": "https://etherscan.io/token/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "BitPhantom Pro",
|
||||
"website": "https://pro.bitphantom.io",
|
||||
"source_code": "https://github.com/bitphantom-ops",
|
||||
"white_paper": "https://github.com/bitphantom-ops/whitepaper",
|
||||
"description": "Bitphantom Pro is the utility token of Bitphantom Exchange, Token holder enjoy certain benefits for holding.",
|
||||
"explorer": "https://etherscan.io/token/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b",
|
||||
"type": "ERC20",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/bitphantompro"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/bitphantom-ops/whitepaper"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,7 +2,6 @@
|
|||
"name": "Abyss",
|
||||
"website": "https://abyss.finance/",
|
||||
"description": "Abyss (ABYSS) is the ERC20 token native to the Abyss.Finance ecosystem. Within the Abyss.Finance Ecosystem, Abyss is currently used in the Gaming platform (theabyss.com), the Non-Fungible Token (NFT) Marketplace, and allows members to earn rewards through Staking and setting up Masternodes.",
|
||||
"source_code": "https://github.com/abyssfinance",
|
||||
"explorer": "https://etherscan.io/token/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6",
|
||||
"type": "ERC20",
|
||||
"symbol": "ABYSS",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Peculium",
|
||||
"website": "http://peculium.io/",
|
||||
"source_code": "https://github.com/Peculium-Dev/peculiumContracts",
|
||||
"white_paper": "http://peculium.io/white-paper",
|
||||
"description": "PECULIUM revolutionises savings management by deploying immutable Smart-Contracts over the Ethereum blockchain. These smart contracts provide a trust-less way of achieving transparent, decentralised, and infallible contractual agreements.",
|
||||
"explorer": "https://etherscan.io/token/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A",
|
||||
"type": "ERC20",
|
||||
|
@ -26,6 +24,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Peculium/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://peculium.io/white-paper"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Treecle",
|
||||
"website": "https://treecle.io/",
|
||||
"source_code": "https://etherscan.io/address/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437#code",
|
||||
"description": "Treecle is a Platform DApp that provides used car sales and various vehicle services using blockchain technology to provide transparent and reliable information.",
|
||||
"explorer": "https://etherscan.io/token/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Bifrost",
|
||||
"website": "https://thebifrost.io/",
|
||||
"source_code": "https://github.com/bifrost-platform",
|
||||
"white_paper": "https://thebifrost.io/static/Bifrost_WP_Eng.pdf",
|
||||
"short_description": "Middleware platform that enables developers to create Decentralized Applications (DApps) on top of multiple protocols",
|
||||
"description": "Developers can combine the best protocols to develop substantially more scalable and flexible DApps.",
|
||||
"explorer": "https://etherscan.io/token/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
|
||||
|
@ -15,6 +13,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/bifrost-platform"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://thebifrost.io/static/Bifrost_WP_Eng.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Orbicular",
|
||||
"website": "https://hypeforhotdogs.com/orbicular",
|
||||
"source_code": "",
|
||||
"white_paper": "",
|
||||
"description": "Orbicular is a cryptocurrency with a supply that cyclically increases and decreases through rebases.",
|
||||
"explorer": "https://etherscan.io/token/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "DefiFarm",
|
||||
"website": "https://dff.finance",
|
||||
"whitepaper": "https://dff.finance/white-page.pdf",
|
||||
"description": "DefiFarm empowers blockchain networks to have state of the art privacy protection over smart contracts, DeFi, transactions, data.",
|
||||
"explorer": "https://etherscan.io/token/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "ARMOR",
|
||||
"website": "https://armor.fi",
|
||||
"source_code": "https://github.com/ArmorFi",
|
||||
"white_paper": "https://armorfi.gitbook.io/armor/",
|
||||
"description": "Armor is a DeFi coverage aggregator to secure and scale adoption.",
|
||||
"explorer": "https://etherscan.io/token/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a",
|
||||
"type": "ERC20",
|
||||
|
@ -30,6 +28,10 @@
|
|||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/armorfi"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://armorfi.gitbook.io/armor/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "arNXM",
|
||||
"website": "https://armor.fi",
|
||||
"source_code": "https://github.com/ArmorFi",
|
||||
"white_paper": "https://armorfi.gitbook.io/armor/",
|
||||
"description": "arNXM is the yield-bearing token for the arNXM vault.",
|
||||
"explorer": "https://etherscan.io/token/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD",
|
||||
"type": "ERC20",
|
||||
|
@ -30,6 +28,10 @@
|
|||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/armorfi"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://armorfi.gitbook.io/armor/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "JNTR/e",
|
||||
"website": "https://jointer.io/",
|
||||
"source_code": "https://github.com/jointerinc",
|
||||
"white_paper": "https://jointerinc.github.io/",
|
||||
"description": "Jointer’s Decentralized Finance (DeFi) Auction",
|
||||
"explorer": "https://etherscan.io/token/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF",
|
||||
"type": "ERC20",
|
||||
|
@ -14,6 +12,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/jointerinc"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://jointerinc.github.io/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Energi",
|
||||
"website": "https://energi.world/",
|
||||
"source_code": "https://github.com/energicryptocurrency/",
|
||||
"description": "Cryptocurrency for World Consciousness.",
|
||||
"explorer": "https://etherscan.io/token/0x1416946162b1c2c871a73b07e932d2fb6c932069",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -3,11 +3,15 @@
|
|||
"website": "https://geodb.com",
|
||||
"description": "The GEO token is the representation of data value itself, in the form of a tradable virtual asset.",
|
||||
"explorer": "https://etherscan.io/token/0x147faF8De9d8D8DAAE129B187F0D02D819126750",
|
||||
"source_code": "https://etherscan.io/address/0x147faf8de9d8d8daae129b187f0d02d819126750#code",
|
||||
"white_paper": "https://geodb.com/docs/geodb-white-paper.pdf",
|
||||
"type": "ERC20",
|
||||
"symbol": "GEO",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x147faF8De9d8D8DAAE129B187F0D02D819126750"
|
||||
"id": "0x147faF8De9d8D8DAAE129B187F0D02D819126750",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://geodb.com/docs/geodb-white-paper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "GALA",
|
||||
"website": "https://gala.games",
|
||||
"source_code": "https://etherscan.io/address/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA#code",
|
||||
"description": "GALA is the utility token powering the Gala Games ecosystem.",
|
||||
"explorer": "https://etherscan.io/token/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "MaggotToken",
|
||||
"website": "https://rottenswap.org/",
|
||||
"source_code": "https://github.com/rottenswap",
|
||||
"description": "Earn MaggotTokens by buying and selling RottenTokens. 2.5% of every RottenToken transfer is burned and turned into MaggotTokens.",
|
||||
"explorer": "https://etherscan.io/token/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Starname (WIOV)",
|
||||
"website": "https://starname.me/",
|
||||
"source_code": "https://github.com/iov-one",
|
||||
"description": "ERC20 version of the IOV token",
|
||||
"explorer": "https://etherscan.io/token/0x175D9Dfd6850AA96460E29bC0cEad05756965E91",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Toast.finance (HOUSE)",
|
||||
"website": "https://toast.finance/",
|
||||
"source_code": "https://github.com/Toast-finance",
|
||||
"description": "HOUSE is a fixed-supply token in the Toast.finance ecosystem.",
|
||||
"explorer": "https://etherscan.io/token/0x19810559dF63f19cfE88923313250550eDADB743",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Community Token",
|
||||
"website": "https://communitytoken.io/",
|
||||
"source_code": "https://github.com/ComToken",
|
||||
"white_paper": "Coming Soon",
|
||||
"description": "Community Token (COM) is an ERC-20 token that empowers the crypto community with collective due diligence on emerging investment opportunities.",
|
||||
"explorer": "https://etherscan.io/token/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF",
|
||||
"research": "https://medium.com/@communitytoken",
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "Value USD",
|
||||
"source_code": "https://github.com/valuedefi",
|
||||
"website": "https://valuedefi.io/",
|
||||
"description": "Value DeFi: Bringing True Value to DeFi.",
|
||||
"explorer": "https://etherscan.io/token/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Non-Fungible Yearn",
|
||||
"website": "https://NFY.Finance",
|
||||
"source_code": "https://github.com/NFYFinance/",
|
||||
"description": "Utilizing NFTs in DeFi. Creating a way to tokenize a stake. Stake and lock your LP tokens and receive a NFT that contains the details of the stake. The LP tokens may be locked but the value is not!",
|
||||
"explorer": "https://etherscan.io/token/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "ChartEx",
|
||||
"website": "https://chartex.pro",
|
||||
"source_code": "https://github.com/chartexpro",
|
||||
"white_paper": "https://about.chartex.pro",
|
||||
"description": "ChartEx is a leading provider of full Candlestick charting for decentralised markets such as Uniswap, the largest DEX running on the Ethereum Network.",
|
||||
"explorer": "https://etherscan.io/token/0x1d37986F252d0e349522EA6C3B98Cb935495E63E",
|
||||
"research": "",
|
||||
|
@ -15,6 +13,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/chartexpro"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://about.chartex.pro"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Lead Wallet",
|
||||
"website": "https://leadwallet.io",
|
||||
"source_code": "https://github.com/leadwallet",
|
||||
"description": "Lead Wallet is a simple decentralized multi-crypto wallet application that allow users to spend, store, swap, stake and exchange cryptocurrencies.",
|
||||
"explorer": "https://etherscan.io/token/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Nsure",
|
||||
"website": "https://nsure.network",
|
||||
"source_code": "https://github.com/nsure-tech",
|
||||
"white_paper": "https://nsure.network/Nsure_WP_0.7.pdf",
|
||||
"description": "Nsure is an open insurance platform for Open Finance. The project borrows the idea of Lloyd’s London, a market place to trade insurance risks, where premiums are determined by a Dynamic Pricing Model. Capital mining will be implemented to secure capital required to back the risks at any point of time. A 3-phase crowd voting mechanism is used to ensure every claim is handled professionally.",
|
||||
"explorer": "https://etherscan.io/token/0x20945ca1df56d237fd40036d47e866c7dccd2114",
|
||||
"type": "ERC20",
|
||||
|
@ -26,6 +24,10 @@
|
|||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/@nsure_network"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://nsure.network/Nsure_WP_0.7.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Sapien Token",
|
||||
"website": "https://sapien.network/",
|
||||
"source_code": "https://github.com/sapiennetwork",
|
||||
"white_paper": "https://common.sapien.network/static/pdf/SPNv1_4.pdf",
|
||||
"description": "Sapien is an Ethereum-based social network that puts Humans First.",
|
||||
"explorer": "https://etherscan.io/token/0x20f7a3ddf244dc9299975b4da1c39f8d5d75f05a",
|
||||
"research": "",
|
||||
|
@ -15,6 +13,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/sapiennetwork"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://common.sapien.network/static/pdf/SPNv1_4.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "smol",
|
||||
"website": "https://smol.finance",
|
||||
"source_code": "https://github.com/smolfinance/",
|
||||
"description": "beeg tings, smol package",
|
||||
"explorer": "https://etherscan.io/token/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "OM Lira",
|
||||
"website": "https://omlira.com",
|
||||
"source_code": "https://etherscan.io/address/0x224db5e6180761df4c3d8936585f6b8b83879770#code",
|
||||
"white_paper": "https://omlira.com/whitepaper.pdf",
|
||||
"description": "Kullanımı kolay kripto para",
|
||||
"explorer": "https://etherscan.io/token/0x224db5e6180761df4c3d8936585f6b8b83879770",
|
||||
"type": "ERC20",
|
||||
|
@ -26,6 +24,10 @@
|
|||
{
|
||||
"name": "medium",
|
||||
"url": "https://omlira.medium.com"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://omlira.com/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Standard Crypto Fund",
|
||||
"website": "http://qqqfindex.com",
|
||||
"source_code": "https://github.com/standardcryptofund",
|
||||
"white_paper": "http://qqqfindex.com/qqqf_whitepaper_v1.pdf",
|
||||
"description": "The Standard Crypto Fund QQQF is a tokenised exchange-tradable fund (ETF) with DAO implementation.",
|
||||
"explorer": "https://etherscan.io/token/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4",
|
||||
"type": "ERC20",
|
||||
|
@ -14,6 +12,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/standardcryptofund"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://qqqfindex.com/qqqf_whitepaper_v1.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Drakoin",
|
||||
"website": "https://drakoin.drakons.io",
|
||||
"source_code": "https://etherscan.io/address/0x2369686fc9fb6e1fdc46541891568c2f341906ef#code",
|
||||
"white_paper": "https://drakoin.drakons.io/whitepaper.pdf",
|
||||
"description": "Drakons.IO is a strategy game and crypto collectibles site powered by blockchain",
|
||||
"explorer": "https://etherscan.io/token/0x2369686fc9fb6e1fdc46541891568c2f341906ef",
|
||||
"research": "https://www.drakons.io/faq",
|
||||
|
@ -10,5 +8,11 @@
|
|||
"symbol": "DRK",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x2369686fC9FB6E1fDc46541891568c2f341906eF"
|
||||
"id": "0x2369686fC9FB6E1fDc46541891568c2f341906eF",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://drakoin.drakons.io/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "iYearn Finance",
|
||||
"website": "https://iyearn.finance",
|
||||
"source_code": "https://gitlab.com/iYearnFinance",
|
||||
"description": "iYearn Finance is an independent FORK from Yearn Finance technology that is built to be reliable, independent and profitable.",
|
||||
"explorer": "https://etherscan.io/token/0x251b5c9eff2d9f04dc525f601e13293bfe40e4f5",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "DegenVC",
|
||||
"website": "https://degen.vc/",
|
||||
"source_code": "https://github.com/degen-vc",
|
||||
"white_paper": "https://www.degen.vc",
|
||||
"description": "Building a degen community incentivised by DGVC tokens to provide liquidity for Uniswap or other AMM project launches.",
|
||||
"explorer": "https://etherscan.io/token/0x26E43759551333e57F073bb0772F50329A957b30",
|
||||
"type": "ERC20",
|
||||
|
@ -18,6 +16,10 @@
|
|||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/degen_vc"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.degen.vc"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "ABYSS",
|
||||
"website": "https://theabyss.Fund",
|
||||
"source_code": "https://github.com/m4ssAB/theAbyss",
|
||||
"description": "The Abyss protocol is a governance-controlled burn address (DAE) which mints NFTs from token lockups. Uses the overlaying CHARON DAO, ABY holders are able to influence almost all parts of the protocol, from deciding on fee structures, adding new pools, rebalancing, and even disabling parts of the Abyss ecosystem. The holdings of the Abyss itself, are the only thing beyond the touch of mortals.",
|
||||
"explorer": "https://etherscan.io/token/0x26c5331a8aaede3d3af276fd61329163a55ecbca",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"website": "https://www.shibatoken.com",
|
||||
"source_code": "https://etherscan.io/token/0x27c70cd1946795b66be9d954418546998b546634",
|
||||
"description": "The second token incentivized on ShibaSwap offers special rewards for those who provide liquidity.",
|
||||
"explorer": "https://etherscan.io/token/0x27c70cd1946795b66be9d954418546998b546634",
|
||||
"status": "active",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "ArgenPeso",
|
||||
"website": "https://argenpeso.com",
|
||||
"source_code": "https://github.com/argenpeso",
|
||||
"white_paper": "https://argenpeso.com/whitepaper.pdf",
|
||||
"description": "ArgenPeso is the Argentine digital cryptocurrency that seeks to give a new value to the Argentine peso.",
|
||||
"explorer": "https://etherscan.io/token/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4",
|
||||
"type": "ERC20",
|
||||
|
@ -14,6 +12,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/argenpeso"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://argenpeso.com/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Meter Stable mapped by Meter.io",
|
||||
"website": "https://meter.io/",
|
||||
"source_code": "https://github.com/meterio",
|
||||
"description": "eMTR is the ERC-20 equivalent of MTR, the low-volatility coin of the Meter network.",
|
||||
"explorer": "https://etherscan.io/token/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Origin Dollar (OUSD)",
|
||||
"website": "https://ousd.com",
|
||||
"source_code": "https://github.com/originprotocol/origin-dollar",
|
||||
"description": "The first stablecoin that earns a yield while it’s still in your wallet",
|
||||
"explorer": "https://etherscan.io/token/0x2a8e1e676ec238d8a992307b495b45b3feaa5e86",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "YFED.FINANCE",
|
||||
"website": "https://yfed.finance/",
|
||||
"source_code": "https://github.com/yfedfinance",
|
||||
"description": "The Yfed Platform will feature two types of Staking. Regular Staking & Fixed Deposit Staking",
|
||||
"explorer": "https://etherscan.io/token/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "OWL",
|
||||
"website": "https://stealthswap.org",
|
||||
"source_code": "https://github.com/stealthswap",
|
||||
"white_paper": "https://stealthswap.org/dist/assets/stealthswap-whitepaper-v1.pdf",
|
||||
"description": "StealthSwap is a protocol that implements shielded payments on Ethereum.",
|
||||
"explorer": "https://etherscan.io/token/0x2a7f709eE001069771ceB6D42e85035f7D18E736",
|
||||
"research": "https://medium.com/stealthswap",
|
||||
|
@ -15,6 +13,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/stealthswap"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://stealthswap.org/dist/assets/stealthswap-whitepaper-v1.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Mettalex",
|
||||
"website": "https://mettalex.com/",
|
||||
"source_code": "https://github.com/fetchai/mettalex-market-maker",
|
||||
"description": "Mettalex is a capital-efficient commodity derivatives DEX featuring unique market pairs, autonomous market making, banded trading, one-sided liquidity provision, and MTLX-based governance.",
|
||||
"explorer": "https://etherscan.io/token/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Yearn Finance Dot",
|
||||
"website": "https://yfdot.finance",
|
||||
"source_code": "https://github.com/YFDOT",
|
||||
"description": "Yearn Finance Dot platform is powerful enough from a scalability, interoperability, developability and governance perspective to help make the vision of Web3 a reality that aims to get more value for an investment.",
|
||||
"explorer": "https://etherscan.io/token/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "ZeroSwap",
|
||||
"website": "https://zeroswap.io/",
|
||||
"source_code": "https://github.com/ZeroswapLabs",
|
||||
"description": "ZeroSwap.io is a Multi-Chain, Zero-fee, On-chain Trading protocol with Liquidity Mining, DeFi Token Offering, and DEX Aggregation. The protocol will reward users every time they make an on-chain trade and provide liquidity to existing DEXes. All transactions would be Gasless with Zero Trade Fee.",
|
||||
"explorer": "https://etherscan.io/token/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "popcorn",
|
||||
"website": "https://popcorntoken.dev",
|
||||
"source_code": "https://github.com/popcorntoken",
|
||||
"white_paper": " https://popcorntoken.dev/Popcorn Whitepaper.pdf",
|
||||
"description": "Popcorn (CORN) is an ERC20 token, the new social experiment, fun and meme machine rolled into Ethereum blockchain. It’s the most enjoyable fun you can have with ERC20 while getting some reward.",
|
||||
"explorer": "https://etherscan.io/token/0x3080ec2A6960432F179c66D388099A48E82e2047",
|
||||
"type": "ERC20",
|
||||
|
@ -14,6 +12,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/popcorntoken"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://popcorntoken.dev/Popcorn Whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Soft Yearn Finance",
|
||||
"website": "https://syfi.finance/",
|
||||
"white_paper": "https://pdfhost.io/v/QPYmJTXdC_SOFT_YEARNpdf.pdf",
|
||||
"description": "Soft Yearn is a unique cryptocurrency that is soft-pegged to Yearn Finance with adaptive properties taken from Ampleforth.",
|
||||
"explorer": "https://etherscan.io/token/0x322124122DF407b0d0D902cB713B3714FB2e2E1F",
|
||||
"research": "",
|
||||
|
@ -9,5 +8,11 @@
|
|||
"symbol": "SYFI",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x322124122DF407b0d0D902cB713B3714FB2e2E1F"
|
||||
"id": "0x322124122DF407b0d0D902cB713B3714FB2e2E1F",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://pdfhost.io/v/QPYmJTXdC_SOFT_YEARNpdf.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "CRUST",
|
||||
"website": "https://crust.network",
|
||||
"source_code": "https://github.com/crustio/crust",
|
||||
"description": "CRUST provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer. Crust's technical stack is also capable of supporting a decentralized computing layer. It is designed to build a decentralized cloud ecosystem that values data privacy and ownership.",
|
||||
"explorer": "https://etherscan.io/token/0x32a7C02e79c4ea1008dD6564b35F131428673c41",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Wrapped Anatha Token",
|
||||
"website": "https://anatha.io",
|
||||
"source_code": "https://github.com/anathatech/",
|
||||
"description": "Reward token for the Anatha ecosystem.",
|
||||
"explorer": "https://etherscan.io/token/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
"name": "Frax Share",
|
||||
"website": "https://frax.finance/",
|
||||
"description": "Frax is a new paradigm in stablecoin design, bringing together a two-token seigniorage share system, swap-based monetary policy, fully on-chain oracles, and decentralized governance alongside its fractional-algorithmic stablecoin design.",
|
||||
"source_code": "https://github.com/FraxFinance",
|
||||
"explorer": "https://etherscan.io/token/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0",
|
||||
"type": "ERC20",
|
||||
"symbol": "FXS",
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
"name": "Basis Cash",
|
||||
"website": "https://basis.cash/",
|
||||
"description": "Basis Cash is an open source, permissionless stablecoin pegged to USD. The protocol is designed to expand and contract supply similarly to the way central banks buy and sell fiscal debt to stabilze purchasing power, without any REBASES or risking colletrals.",
|
||||
"source_code": "https://github.com/Basis-Cash",
|
||||
"explorer": "https://etherscan.io/token/0x3449fc1cd036255ba1eb19d65ff4ba2b8903a69a",
|
||||
"type": "ERC20",
|
||||
"symbol": "BAC",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "ETHITEM",
|
||||
"website": "https://ethitem.com",
|
||||
"source_code": "https://github.com/b-u-i-d-l/ETHITEM",
|
||||
"description": "The voting token of the on-chain organization ETHITEM",
|
||||
"explorer": "https://etherscan.io/token/0x34612903Db071e888a4dADcaA416d3EE263a87b9",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "DeFi-X Token",
|
||||
"website": "https://defix.finance/",
|
||||
"source_code": "https://etherscan.io/address/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6#code",
|
||||
"description": "DeFi-X is a cross-chain compatible synthetic asset issuance and trading protocol designed to build a full-stack, open, decentralized financial ecosystem.",
|
||||
"explorer": "https://etherscan.io/token/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Empty Set Dollar",
|
||||
"website": "https://emptyset.finance/",
|
||||
"source_code": "https://github.com/emptysetsquad/dollar",
|
||||
"white_paper": "https://github.com/emptysetsquad/dollar-docs",
|
||||
"description": "Innovative USD Stablecoin",
|
||||
"explorer": "https://etherscan.io/token/0x36f3fd68e7325a35eb768f1aedaae9ea0689d723",
|
||||
"research": "https://docs.esd.tools/",
|
||||
|
@ -15,6 +13,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/emptysetsquad/dollar"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/emptysetsquad/dollar-docs"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Shrimp.Finance(SHRIMP)",
|
||||
"website": "https://shrimp.finance/",
|
||||
"source_code": "https://github.com/shrimp-finance/shrimp-protocol",
|
||||
"description": "SHRIMP is an entirely decentralized protocol, similar to YAM but without the shortcomings of YAM. Which practices elastic supply, and fair distribution",
|
||||
"explorer": "https://etherscan.io/token/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Concentrated Voting Power",
|
||||
"website": "https://powerpool.finance/",
|
||||
"source_code": "https://github.com/powerpool-finance",
|
||||
"description": "PowerPool is a solution for accumulating governance power in Ethereum-based protocols by pooling tokens (COMP, BAL, LEND, YFI, BZRX, AKRO, etc.). The CVP token name refers to Concentrated Voting Power: CVP holders decide how pooled GTs will vote when the vote occurs in their root protocol. Also, CVP holders govern the entire protocol (key ecosystem variables, collateral types, adding new pools).",
|
||||
"explorer": "https://etherscan.io/token/0x38e4adb44ef08f22f5b5b76a8f0c2d0dcbe7dca1",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "BerryX",
|
||||
"website": "https://polar-berry.com/",
|
||||
"source_code": "https://github.com/Filinomus/BerryX",
|
||||
"white_paper": "https://polar-berry.com/whitepaper.pdf",
|
||||
"description": "A BRX token is created to evaluate the size of the shares, as well as to facilitate the exchange of shares through innovation. The token is used for any transactions made within the cooperative,joining fees, membership and share fees, as well as for remuneration.",
|
||||
"explorer": "https://etherscan.io/token/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489",
|
||||
"type": "ERC20",
|
||||
|
@ -22,6 +20,10 @@
|
|||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/polarberrycom"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://polar-berry.com/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "DDX",
|
||||
"website": "https://derivadex.com",
|
||||
"source_code": "https://gitlab.com/derivadex",
|
||||
"description": "Discover the future of trading with DerivaDEX, a community-governed derivatives exchange that unites performance and autonomy.",
|
||||
"explorer": "https://etherscan.io/token/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,13 +1,17 @@
|
|||
{
|
||||
"name": "Vesta",
|
||||
"website": "https://vtp.network",
|
||||
"source_code": "https://etherscan.io/address/0x3AeF8e803BD9be47e69b9f36487748d30D940b96",
|
||||
"white_paper": "https://vtp.network/static/VestaProtocolWhitepaper.pdf",
|
||||
"description": "Vesta Is The Next Generation Liquidity Generator.",
|
||||
"explorer": "https://etherscan.io/token/0x3AeF8e803BD9be47e69b9f36487748d30D940b96",
|
||||
"type": "ERC20",
|
||||
"symbol": "vesta",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x3AeF8e803BD9be47e69b9f36487748d30D940b96"
|
||||
"id": "0x3AeF8e803BD9be47e69b9f36487748d30D940b96",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://vtp.network/static/VestaProtocolWhitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Finswap",
|
||||
"website": "https://finswap.app",
|
||||
"source_code": "https://github.com/finswap-app",
|
||||
"description": "Finswap is a DEX trading and aggregation suite which provides advanced trading features augmented with defi integrations under one roof.",
|
||||
"explorer": "https://etherscan.io/token/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749",
|
||||
"type": "ERC20",
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "PolkaCover",
|
||||
"website": "https://www.polkacover.com/",
|
||||
"source_code": "https://github.com/Polkacover",
|
||||
"white_paper": "https://www.polkacover.com/pdf/whitepaper.pdf",
|
||||
"description": "PolkaCover is an Insurance platform for crypto world",
|
||||
"explorer": "https://etherscan.io/token/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6",
|
||||
"research": "https://polkacover.medium.com/",
|
||||
|
@ -15,6 +13,10 @@
|
|||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Polkacover"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.polkacover.com/pdf/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,12 +1,17 @@
|
|||
{
|
||||
"name": "Origin D",
|
||||
"website": "https://dsdaq.com/",
|
||||
"white_paper": "https://static.dsdaq.com/pdf/Dsdaq-white-paper.pdf",
|
||||
"description": "OD is the Dsdaq ecosystem utility token",
|
||||
"explorer": "https://etherscan.io/token/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8",
|
||||
"type": "ERC20",
|
||||
"symbol": "OD",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8"
|
||||
"id": "0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8",
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://static.dsdaq.com/pdf/Dsdaq-white-paper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user