mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
18 lines
557 B
JSON
18 lines
557 B
JSON
{
|
|
"name": "DogDefiCoin",
|
|
"website": "https://dogdeficoin.com",
|
|
"description": "DogDefi offers liquidity mining and earn DogDeFiCoin as reward.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/DogDeFiCoin",
|
|
"handle": "DogDeFiCoin"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x80bb277f4355a43cdbb86a82f9876c946476d9eb",
|
|
"type": "ERC20",
|
|
"symbol": "DOGDEFI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x80bb277f4355A43CDbB86a82F9876C946476d9Eb"
|
|
} |