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

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
21 lines
931 B
JSON
21 lines
931 B
JSON
{
|
||
"name": "unified Stable Dollar",
|
||
"website": "https://unifihub.com",
|
||
"description": "uSD is a stablecoin based on Uniswap Liquidity Pools Minted by the magic rainbow of Uniswap stablecoin pools, and backed by the power of the Unicorn, uSD is the most secure and resilient stablecoin on Ethereum - ever. The only way it could be destabilized is if the entire stablecoin industry crashed.",
|
||
"explorer": "https://etherscan.io/token/0x44086035439E676c02D411880FcCb9837CE37c57",
|
||
"type": "ERC20",
|
||
"symbol": "uSD",
|
||
"decimals": 18,
|
||
"status": "active",
|
||
"id": "0x44086035439E676c02D411880FcCb9837CE37c57",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/b-u-i-d-l/unifi/tree/master/contracts/stableCoin"
|
||
},
|
||
{
|
||
"name": "whitepaper",
|
||
"url": "https://github.com/b-u-i-d-l/unifi/blob/master/README.md"
|
||
}
|
||
]
|
||
} |