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:
Nazar 2021-07-03 22:53:12 +03:00 committed by GitHub
parent fe24f99c16
commit 6dce5da6c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}