mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
7458f634c1
commit
17092fdf69
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user