From 217bcbb000fca4bcdb3e7e77e92f4be9957e1183 Mon Sep 17 00:00:00 2001 From: Nazar Date: Tue, 24 Aug 2021 21:40:42 +0300 Subject: [PATCH] Add links YFTE (ERC20) (#13037) * 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/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json b/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json index c9cce1c5f..5391a4b6b 100644 --- a/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json +++ b/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json @@ -7,5 +7,27 @@ "symbol": "YFTE", "decimals": 18, "status": "active", - "id": "0x94F31aC896c9823D81cf9C2C93feCEeD4923218f" + "id": "0x94F31aC896c9823D81cf9C2C93feCEeD4923218f", + "links": [ + { + "name": "github", + "url": "https://github.com/yftether" + }, + { + "name": "twitter", + "url": "https://twitter.com/yftether" + }, + { + "name": "telegram", + "url": "https://t.me/YfTether" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yftether/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yftether/" + } + ] } \ No newline at end of file