From 03fd018828e9a0cfb4a28beba97448c468305198 Mon Sep 17 00:00:00 2001 From: Nazar Date: Thu, 9 Sep 2021 22:01:41 +0300 Subject: [PATCH] Add links ANT (ERC20) (#13492) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json b/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json index 4eef61a53..5a3a1bdf2 100644 --- a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json +++ b/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json @@ -8,5 +8,19 @@ "symbol": "ANT", "decimals": 18, "status": "active", - "id": "0x960b236A07cf122663c4303350609A66A7B288C0" + "id": "0x960b236A07cf122663c4303350609A66A7B288C0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/aragonproject?lang=es" + }, + { + "name": "telegram", + "url": "https://t.me/AragonProject" + }, + { + "name": "github", + "url": "https://github.com/aragon" + } + ] } \ No newline at end of file