From 1c22eb6206884c68bc0597e39719f7da18c86420 Mon Sep 17 00:00:00 2001 From: Nazar Date: Thu, 26 Aug 2021 10:47:37 +0300 Subject: [PATCH] Add links ALICE (ERC20) (#13100) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json b/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json index 1b48c9ddc..81360bb30 100644 --- a/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json +++ b/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json @@ -7,5 +7,27 @@ "website": "https://www.myneighboralice.com", "explorer": "https://etherscan.io/token/0xac51066d7bec65dc4589368da368b212745d63e8", "status": "active", - "id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8" + "id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MyNeighborAlice" + }, + { + "name": "twitter", + "url": "https://twitter.com/MyNeighborAlice/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MyNeighborAlice/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/myneighboralice/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/my-neighbor-alice/" + } + ] } \ No newline at end of file