From 1bd7cedd1c34c6be8a4b9b106b13ac82fa204664 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sun, 4 Jul 2021 03:09:37 +0300 Subject: [PATCH] Add links to OCEAN token (#11215) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json b/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json index 898a63b14..f4c10686f 100644 --- a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json +++ b/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json @@ -8,5 +8,31 @@ "symbol": "OCEAN", "decimals": 18, "status": "active", - "id": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48" + "id": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", + "links": [ + { + "name": "github", + "url": "https://github.com/oceanprotocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/oceanprotocol" + }, + { + "name": "blog", + "url": "https://blog.oceanprotocol.com/" + }, + { + "name": "telegram", + "url": "https://t.me/OceanProtocol_Community" + }, + { + "name": "whitepaper", + "url": "https://oceanprotocol.com/tech-whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ocean-protocol/" + } + ] } \ No newline at end of file