trustwallet-assets/blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/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

32 lines
937 B
JSON

{
"name": "mIAU Token",
"website": "https://mirror.finance",
"description": "Wrapped Mirror IAU Token.",
"explorer": "https://etherscan.io/token/0x1d350417d9787E000cc1b95d70E9536DcD91F373",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/mirror_protocol",
"handle": "MirrorProtocol"
},
{
"name": "Discord",
"url": "https://twitter.com/mirror_protocol",
"handle": "MirrorProtocol"
},
{
"name": "Telegram",
"url": "https://t.me/mirror_protocol",
"handle": "MirrorProtocol"
},
{
"name": "Medium",
"url": "https://medium.com/@mirror-protocol",
"handle": "MirrorProtocol"
}
],
"type": "ERC20",
"symbol": "mIAU",
"decimals": 18,
"id": "0x1d350417d9787E000cc1b95d70E9536DcD91F373"
}