From 43e7c28529514a0885c819b14ba71d9fea06c0e7 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 10:49:58 +0300 Subject: [PATCH] Add links to AMP token (#11147) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json b/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json index f3d5ed40a..5dc2194f4 100644 --- a/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json +++ b/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json @@ -7,5 +7,23 @@ "symbol": "AMP", "decimals": 18, "status": "active", - "id": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2" + "id": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2", + "links": [ + { + "name": "github", + "url": "https://github.com/amptoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/amptoken" + }, + { + "name": "blog", + "url": "https://medium.com/amptoken" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/amp-token/" + } + ] } \ No newline at end of file