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:
CryptoA 2021-07-03 21:35:49 +03:00 committed by GitHub
parent 1f418386dd
commit 55f37f5768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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