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>
25 lines
693 B
JSON
25 lines
693 B
JSON
{
|
|
"name": "DOKI",
|
|
"website": "https://dokidoki.finance",
|
|
"description": "Experience DeFi in Retro Japan",
|
|
"explorer": "https://etherscan.io/token/0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544",
|
|
"type": "ERC20",
|
|
"symbol": "DOKI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/dokidokidefi"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/dokidokifinance"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/@dokidoki.finance"
|
|
}
|
|
]
|
|
} |