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