From e2f91000d6956dd3ceb80946af5e9c763ad34d62 Mon Sep 17 00:00:00 2001 From: Nazar Date: Tue, 31 Aug 2021 19:43:44 +0300 Subject: [PATCH] Add links dForce (BEP20) (#13252) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 30 +++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json b/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json index f0fac8c2e..eb33825fb 100644 --- a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json +++ b/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json @@ -1,5 +1,5 @@ { - "name": "\"\"", + "name": "dForce", "symbol": "DF", "type": "ERC20", "decimals": 18, @@ -7,5 +7,31 @@ "website": "https://dforce.network", "explorer": "https://etherscan.io/token/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", "status": "active", - "id": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0" + "id": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", + "links": [ + { + "name": "github", + "url": "https://github.com/dforce-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/dForcenet" + }, + { + "name": "medium", + "url": "https://medium.com/dforcenet" + }, + { + "name": "telegram", + "url": "https://t.me/dforcenet" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dforce/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dforce-token/" + } + ] } \ No newline at end of file