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>
17 lines
503 B
JSON
17 lines
503 B
JSON
{
|
|
"name": "Origin D",
|
|
"website": "https://dsdaq.com/",
|
|
"description": "OD is the Dsdaq ecosystem utility token",
|
|
"explorer": "https://etherscan.io/token/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8",
|
|
"type": "ERC20",
|
|
"symbol": "OD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8",
|
|
"links": [
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://static.dsdaq.com/pdf/Dsdaq-white-paper.pdf"
|
|
}
|
|
]
|
|
} |