mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
29 lines
951 B
JSON
29 lines
951 B
JSON
{
|
|
"name": "Ark",
|
|
"website": "http://ark.io/",
|
|
"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",
|
|
"symbol": "ARK",
|
|
"type": "coin",
|
|
"decimals": 8,
|
|
"status": "abandoned",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ArkEcosystem"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/ArkEcosystem"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/ArkEcosystem"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://ark.io/Whitepaper.pdf"
|
|
}
|
|
]
|
|
} |