mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
24 lines
728 B
JSON
24 lines
728 B
JSON
{
|
|
"name": "DOKI",
|
|
"website": "https://dokidoki.finance",
|
|
"source_code": "https://github.com/dokidokidefi",
|
|
"description": "Experience DeFi in Retro Japan",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/dokidokifinance",
|
|
"handle": "dokidokifinance"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@dokidoki.finance",
|
|
"handle": "dokidoki.finance"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544",
|
|
"type": "ERC20",
|
|
"symbol": "DOKI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544"
|
|
} |