From e3bacd3e269793f68ad955f699bd5e3114c66556 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 20:26:17 +0300 Subject: [PATCH] Add links to LPT token (#11202) * 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/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json b/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json index 8bdd51b97..99869c8a0 100644 --- a/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json +++ b/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json @@ -7,5 +7,31 @@ "website": "https://livepeer.org/", "explorer": "https://etherscan.io/token/0x58b6A8A3302369DAEc383334672404Ee733aB239", "status": "active", - "id": "0x58b6A8A3302369DAEc383334672404Ee733aB239" + "id": "0x58b6A8A3302369DAEc383334672404Ee733aB239", + "links": [ + { + "name": "github", + "url": "https://github.com/livepeer" + }, + { + "name": "twitter", + "url": "https://twitter.com/LivepeerOrg" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/livepeer/" + }, + { + "name": "blog", + "url": "https://medium.com/livepeer-blog" + }, + { + "name": "whitepaper", + "url": "https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/livepeer/" + } + ] } \ No newline at end of file