mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
d22db784a6
commit
7206bc009b
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user