mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to RSR token (#11209)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
1f418386dd
commit
55f37f5768
|
@ -8,5 +8,27 @@
|
|||
"symbol": "RSR",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8"
|
||||
"id": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/reserve-protocol/rsr"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/reserveprotocol"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://medium.com/reserve-currency"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/reservecurrency"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/reserve-rights-token/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user