mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
12 lines
556 B
JSON
12 lines
556 B
JSON
{
|
|
"name": "DIA",
|
|
"website": "https://diadata.org",
|
|
"description": "DIA (Decentralised Information Asset) claims to provide financial institutions with an immutable and verified single source of financial market data for any market and asset type.",
|
|
"explorer": "https://etherscan.io/token/0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419",
|
|
"research": "https://research.binance.com/en/projects/dia",
|
|
"type": "ERC20",
|
|
"symbol": "DIA",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419"
|
|
} |