mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Reserve Rights (RSR) (ERC20) (#17270)
* Info for token Reserve Rights (RSR) * Update info.json * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
284c49ffb3
commit
2943d87ea2
|
@ -0,0 +1,36 @@
|
||||||
|
{
|
||||||
|
"name": "Reserve Rights",
|
||||||
|
"type": "ERC20",
|
||||||
|
"symbol": "RSR",
|
||||||
|
"decimals": 18,
|
||||||
|
"website": "https://reserve.org",
|
||||||
|
"description": "The Reserve team's goal is to make the most accessible, economically strongest, and most robust-to-attack currency.",
|
||||||
|
"explorer": "https://etherscan.io/token/0x320623b8E4fF03373931769A31Fc52A4E78B5d70",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x320623b8E4fF03373931769A31Fc52A4E78B5d70",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/reserveprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/reservecurrency"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/reserve-protocol/rsr-mainnet"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://medium.com/reserve-currency"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/coins/reserve-rights-token/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"defi"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Loading…
Reference in New Issue
Block a user