mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
30 lines
952 B
JSON
30 lines
952 B
JSON
{
|
|
"name": "Coreto",
|
|
"website": "https://coreto.io",
|
|
"light_paper": "https://coreto.io/Coreto_Lightpaper_1.2-B.pdf",
|
|
"description": "A reputation based, tokenized social platform orientated towards the crypto communities needs, educating retail investors about blockchain based projects.",
|
|
"explorer": "https://etherscan.io/token/0x9c2dc0c3cc2badde84b0025cf4df1c5af288d835",
|
|
"type": "ERC20",
|
|
"symbol": "COR",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/coreto-io"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Coretoio"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/Coreto"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/coreto"
|
|
}
|
|
]
|
|
} |