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>
24 lines
891 B
JSON
24 lines
891 B
JSON
{
|
|
"name": "Cybercoin",
|
|
"website": "https://cybercoin.site",
|
|
"white_paper": "https://www.cybercoin.site/Cybercoin.pdf",
|
|
"description": "The next-generation blockchain platform for large-scale stacking value. Cybercoin is a platform solution for true digital value storage - Blockchain for everyone - Digital security and boundless possibilities.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/_cybercoin",
|
|
"handle": "Cybercoin"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/H4sy68N",
|
|
"handle": "Cybercoin"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B",
|
|
"type": "ERC20",
|
|
"symbol": "CBR",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B"
|
|
} |