Add links to LRC token (#11211)

* 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 21:45:10 +03:00 committed by GitHub
parent 7458f634c1
commit 17092fdf69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"symbol": "LRC",
"decimals": 18,
"status": "active",
"id": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD"
"id": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD",
"links": [
{
"name": "github",
"url": "https://github.com/Loopring"
},
{
"name": "twitter",
"url": "https://twitter.com/loopringorg"
},
{
"name": "reddit",
"url": "https://reddit.com/r/loopringorg/"
},
{
"name": "blog",
"url": "https://medium.com/loopring-protocol"
},
{
"name": "telegram",
"url": "https://t.me/loopring_en"
},
{
"name": "whitepaper",
"url": "https://github.com/Loopring/protocols/blob/master/packages/loopring_v3/DESIGN.md"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/loopring/"
}
]
}