1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00

added links to coins_details.json

This commit is contained in:
oliverlikes 2018-05-25 11:26:43 +02:00 committed by Pavol Rusnak
parent e455dd70c7
commit bfcfabba25
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -805,17 +805,19 @@
"t2_enabled": "yes", "t2_enabled": "yes",
"type": "erc20" "type": "erc20"
}, },
"erc20:eth:ARC": { "erc20:eth:ARCD": {
"address": "0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5", "address": "0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5",
"hidden": 1, "hidden": 1,
"links": { "links": {
"Github": "https://github.com/swarmcity/ac-token",
"Homepage": "https://arcade.city/"
"MyCrypto Wallet": "https://mycrypto.com", "MyCrypto Wallet": "https://mycrypto.com",
"MyEtherWallet": "https://www.myetherwallet.com" "MyEtherWallet": "https://www.myetherwallet.com"
}, },
"marketcap_usd": 0, "marketcap_usd": 0,
"name": "ARC", "name": "Arcade",
"network": "eth", "network": "eth",
"shortcut": "ARC", "shortcut": "ARCD",
"t1_enabled": "yes", "t1_enabled": "yes",
"t2_enabled": "yes", "t2_enabled": "yes",
"type": "erc20" "type": "erc20"
@ -10131,4 +10133,4 @@
"updated_at": 1527240389, "updated_at": 1527240389,
"updated_at_readable": "Fri May 25 11:26:29 2018" "updated_at_readable": "Fri May 25 11:26:29 2018"
} }
} }