trustwallet-assets/blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

29 lines
847 B
JSON

{
"name": "DODO",
"website": "https://dodoex.io/",
"description": "DODO is a liquidity protocol powered by the Proactive Market Maker (PMM) algorithm and built for capital efficiency.",
"explorer": "https://etherscan.io/token/0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd",
"type": "ERC20",
"symbol": "DODO",
"decimals": 18,
"status": "active",
"id": "0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd",
"links": [
{
"name": "github",
"url": "https://github.com/DODOEX/"
},
{
"name": "twitter",
"url": "https://twitter.com/DODO"
},
{
"name": "reddit",
"url": "https://reddit.com/r/DodoEx/"
},
{
"name": "medium",
"url": "https://medium.com/dodoex"
}
]
}