Add links to LPT token (#11202)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 20:26:17 +03:00 committed by GitHub
parent 5922dfd77f
commit e3bacd3e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}