Add links to USDN token (#11201)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 20:22:08 +03:00 committed by GitHub
parent cd263d32eb
commit 2c5cac59bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"symbol": "USDN",
"decimals": 18,
"status": "active",
"id": "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0"
"id": "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0",
"links": [
{
"name": "github",
"url": "https://github.com/Neutrino-Protocol"
},
{
"name": "twitter",
"url": "https://twitter.com/neutrino_proto"
},
{
"name": "blog",
"url": "https://medium.com/neutrinoteam"
},
{
"name": "facebook",
"url": "https://facebook.com/NeutrinoProtocol"
},
{
"name": "telegram",
"url": "https://t.me/neutrino_group"
},
{
"name": "whitepaper",
"url": "https://wp.neutrino.at/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/neutrino/"
}
]
}