mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
29 lines
801 B
JSON
29 lines
801 B
JSON
{
|
|
"name": "HUSD",
|
|
"symbol": "HUSD",
|
|
"type": "ERC20",
|
|
"decimals": 8,
|
|
"description": "The Safe and Secure Stablecoin.",
|
|
"website": "https://www.stcoins.com",
|
|
"explorer": "https://etherscan.io/token/0xdF574c24545E5FfEcb9a659c229253D4111d87e1",
|
|
"status": "active",
|
|
"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/"
|
|
}
|
|
]
|
|
} |