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