From 61a7b29075ec7bf0b253748dae3ca5914cfbd536 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 17:14:30 +0300 Subject: [PATCH] Add links to OMG token (#11186) * Update info.json * Update info.json * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json b/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json index 29617f187..135b4b04e 100644 --- a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json +++ b/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json @@ -7,5 +7,35 @@ "symbol": "OMG", "decimals": 18, "status": "active", - "id": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07" + "id": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", + "links": [ + { + "name": "github", + "url": "https://github.com/omgnetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/omgnetworkhq" + }, + { + "name": "blog", + "url": "https://omg.network/blog" + }, + { + "name": "facebook", + "url": "https://facebook.com/omgnetworkhq" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/omisego/" + }, + { + "name": "whitepaper", + "url": "https://docs.omg.network/" + }, + { + "name": "source_code", + "url": "https://github.com/omgnetwork" + } + ] } \ No newline at end of file