mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to SNX token (#11176)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
35dbb40eaa
commit
2a4ea5e704
|
@ -8,5 +8,31 @@
|
|||
"symbol": "SNX",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F"
|
||||
"id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/havven/havven"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/synthetix_io"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/synthetix_io/"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://blog.synthetix.io/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://synthetix.io/uploads/havven_whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/havven/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user