trustwallet-assets/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/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

22 lines
859 B
JSON

{
"name": "TT-WBTC",
"website": "https://bridge.thundercore.com/",
"description": "Bridged token of WBTC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge",
"explorer": "https://viewblock.io/thundercore/address/0x18fB0A62f207A2a082cA60aA78F47a1af4985190",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ThunderProtocol",
"handle": "ThunderProtocol"
},
{
"name": "Discord",
"url": "https://discord.com/channels/467102816230440970/468561199790030849",
"handle": "ThunderCore"
}
],
"type": "TT20",
"symbol": "TT-WBTC",
"decimals": 8,
"id": "0x18fB0A62f207A2a082cA60aA78F47a1af4985190"
}