trustwallet-assets/blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/info.json
Adam R e5a5a0abed
[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>
2021-06-28 17:49:10 +02:00

21 lines
710 B
JSON

{
"name": "CBDAO",
"website": "https://coinbreeder.com",
"description": "CBDAO serves as a sandbox to research and proof test various decentralized consensus protocols on DAOs.",
"explorer": "https://etherscan.io/token/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F",
"type": "ERC20",
"symbol": "BREE",
"decimals": 18,
"status": "active",
"id": "0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F",
"links": [
{
"name": "github",
"url": "https://github.com/coinbreeder/coinbreederDAO/"
},
{
"name": "whitepaper",
"url": "https://drive.google.com/file/d/1wdVdS1QMcmDLL2IwaXD4p3TD__YeVY7b/view"
}
]
}