Add links to HUSD token (#11188)

* 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 17:59:44 +03:00 committed by GitHub
parent d22db784a6
commit 7206bc009b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,23 @@
"website": "https://www.stcoins.com",
"explorer": "https://etherscan.io/token/0xdF574c24545E5FfEcb9a659c229253D4111d87e1",
"status": "active",
"id": "0xdF574c24545E5FfEcb9a659c229253D4111d87e1"
"id": "0xdF574c24545E5FfEcb9a659c229253D4111d87e1",
"links": [
{
"name": "github",
"url": "https://github.com/stcoins/HUSD"
},
{
"name": "twitter",
"url": "https://twitter.com/Stablecoin_HUSD"
},
{
"name": "blog",
"url": "https://medium.com/@Stablecoin_HUSD"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/husd/"
}
]
}