mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
17 lines
589 B
JSON
17 lines
589 B
JSON
{
|
|
"name": "Arcade Token",
|
|
"website": "https://arcade.city",
|
|
"description": "Arcade Token (ARCD) is the official cryptocurrency of Arcade City, the decentralized gig marketplace for rides, deliveries and more.",
|
|
"explorer": "https://etherscan.io/token/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23",
|
|
"type": "ERC20",
|
|
"symbol": "ARCD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ArcadeCity/arcd-token"
|
|
}
|
|
]
|
|
} |