mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
13 lines
585 B
JSON
13 lines
585 B
JSON
{
|
|
"name": "CBDAO",
|
|
"website": "https://coinbreeder.com",
|
|
"source_code": "https://github.com/coinbreeder/coinbreederDAO/",
|
|
"white_paper": "https://drive.google.com/file/d/1wdVdS1QMcmDLL2IwaXD4p3TD__YeVY7b/view",
|
|
"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"
|
|
} |