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>
18 lines
525 B
JSON
18 lines
525 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,
|
|
"status": "active",
|
|
"id": "0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12"
|
|
} |