mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to SNT token (#11219)
* Update info.json * Fixes (sanity and consistency, auto), history * 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:
parent
fe24f99c16
commit
6dce5da6c0
|
@ -7,5 +7,31 @@
|
|||
"symbol": "SNT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E"
|
||||
"id": "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/status-im"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ethstatus"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/statusim/"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/ethstatus"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://status.im/whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/status/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user