mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
17 lines
542 B
JSON
17 lines
542 B
JSON
{
|
||
"name": "Origin Dollar (OUSD)",
|
||
"website": "https://ousd.com",
|
||
"description": "The first stablecoin that earns a yield while it’s still in your wallet",
|
||
"explorer": "https://etherscan.io/token/0x2a8e1e676ec238d8a992307b495b45b3feaa5e86",
|
||
"type": "ERC20",
|
||
"symbol": "OUSD",
|
||
"decimals": 18,
|
||
"status": "active",
|
||
"id": "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/originprotocol/origin-dollar"
|
||
}
|
||
]
|
||
} |