Add links to REV token (#11179)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-03 16:06:30 +03:00 committed by GitHub
parent e2ce86129b
commit d2de47d80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,39 @@
"website": "https://revain.org/",
"explorer": "https://etherscan.io/token/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9",
"status": "active",
"id": "0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9"
"id": "0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9",
"links": [
{
"name": "github",
"url": "https://github.com/Revain"
},
{
"name": "twitter",
"url": "https://twitter.com/Revain_org"
},
{
"name": "reddit",
"url": "https://reddit.com/r/revain_org/"
},
{
"name": "blog",
"url": "https://medium.com/revain"
},
{
"name": "facebook",
"url": "https://facebook.com/revain.org/"
},
{
"name": "telegram",
"url": "https://t.me/joinchat/CzZcC0PCgpJcbBCb3JfNeQ"
},
{
"name": "whitepaper",
"url": "https://revain.org/pdf/wp/en-wp.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/revain/"
}
]
}