Add links to REN token (#11205)

* 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:42:52 +03:00 committed by GitHub
parent 1745cfbea4
commit 4fb58d1b88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,39 @@
"symbol": "REN",
"decimals": 18,
"status": "active",
"id": "0x408e41876cCCDC0F92210600ef50372656052a38"
"id": "0x408e41876cCCDC0F92210600ef50372656052a38",
"links": [
{
"name": "github",
"url": "https://github.com/renproject"
},
{
"name": "twitter",
"url": "https://twitter.com/renprotocol"
},
{
"name": "reddit",
"url": "https://reddit.com/r/RenProject"
},
{
"name": "blog",
"url": "https://medium.com/renproject"
},
{
"name": "facebook",
"url": "https://facebook.com/RenProject/"
},
{
"name": "telegram",
"url": "https://t.me/renproject"
},
{
"name": "whitepaper",
"url": "https://renproject.io/litepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/republic-protocol/"
}
]
}