trustwallet-assets/blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/info.json
Adam R 19e8a5c9ab
[Internal] Extend checking fields in info files. (#5483)
* Rearrange info field checks.

* Fill missing id field in some infos; enable check for filled id field.

* Minor script change

* Fill missing type field in some infos; enable check for filled type field.

* Enable check for filled symbol type.

* Enable check for decimals field.

* Enable check for filled description field.

* Enforce non-empty website field.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-04 17:47:14 +01:00

17 lines
501 B
JSON

{
"name": "USDX",
"description": "A fast way to transfer money globally in secured digital transactions.",
"website": "-",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/coinusdx",
"handle": "coinusdx"
}
],
"explorer": "https://etherscan.io/token/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12",
"type": "ERC20",
"symbol": "USDX",
"decimals": 0,
"id": "0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12"
}