mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
19 lines
740 B
JSON
19 lines
740 B
JSON
{
|
|
"name": "TT-USDC",
|
|
"website": "https://bridge.thundercore.com/",
|
|
"description": "Bridged token of USDC 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/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/ThunderProtocol",
|
|
"handle": "ThunderProtocol"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.com/channels/467102816230440970/468561199790030849",
|
|
"handle": "ThunderCore"
|
|
}
|
|
]
|
|
}
|