From bfcfabba250b2a6b8de2b005aaaafb21fa3dd912 Mon Sep 17 00:00:00 2001 From: oliverlikes <36271109+oliverlikes@users.noreply.github.com> Date: Fri, 25 May 2018 11:26:43 +0200 Subject: [PATCH] added links to coins_details.json --- coins_details.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/coins_details.json b/coins_details.json index b47725ba72..a294a9c420 100644 --- a/coins_details.json +++ b/coins_details.json @@ -805,17 +805,19 @@ "t2_enabled": "yes", "type": "erc20" }, - "erc20:eth:ARC": { + "erc20:eth:ARCD": { "address": "0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5", "hidden": 1, "links": { + "Github": "https://github.com/swarmcity/ac-token", + "Homepage": "https://arcade.city/" "MyCrypto Wallet": "https://mycrypto.com", "MyEtherWallet": "https://www.myetherwallet.com" }, "marketcap_usd": 0, - "name": "ARC", + "name": "Arcade", "network": "eth", - "shortcut": "ARC", + "shortcut": "ARCD", "t1_enabled": "yes", "t2_enabled": "yes", "type": "erc20" @@ -10131,4 +10133,4 @@ "updated_at": 1527240389, "updated_at_readable": "Fri May 25 11:26:29 2018" } -} \ No newline at end of file +}