Add links TORN Token (#12920)

* 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-08-20 11:32:58 +03:00 committed by GitHub
parent feefe9c9ce
commit 67d3f32344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "TORN",
"decimals": 18,
"status": "active",
"id": "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C"
"id": "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C",
"links": [
{
"name": "github",
"url": "https://github.com/tornadocash"
},
{
"name": "twitter",
"url": "https://twitter.com/TornadoCash"
},
{
"name": "telegram",
"url": "https://t.me/TornadoCashOfficial"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/tornado-cash/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/torn/"
}
]
}