mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
78aedc2dfe
* remove obsolete token addresses * add ThunderCore tokens - TT-USDC, TT-WBTC, TT-ETH * add ThunderCore tokens - TT-USDC, TT-WBTC, TT-ETH * resolve conflict - remove obsolete file * Fixes (sanity and consistency, auto) * add missing info.json files * Fixes (sanity and consistency, auto) * add BSC bridged tokens - TT-BNB & TT-BUSD * add BSC bridged tokens - Bep20-TT * Revert "add BSC bridged tokens - Bep20-TT" This reverts commit 300ca5c001899fecbfd7df498ab48645657ba09c. * Revert "add BSC bridged tokens - TT-BNB & TT-BUSD" This reverts commit 14784fe0f8892ef7ccd3b04d91ccc6e692e4a20a. * add BSC bridged tokens - TT-BNB & TT-BUSD * add BSC bridged tokens - Bep20-TT * fix token names in info.json files * fix case sensitive token address of Bep20-TT * missing properties in info.json of smart chain * missing properties in info.json * Add HECO <> ThunderCore bridged tokens - TT-HT, TT-HUSD * remove socials property, add links property * remove duplicated address and sort the order of allowlist.json * Refine description text of bridged tokens Co-authored-by: rogerhsu-tt <rogerhsu-tt@users.noreply.github.com>
21 lines
796 B
JSON
21 lines
796 B
JSON
{
|
|
"name": "TT-HT",
|
|
"website": "https://bridge.thundercore.com/",
|
|
"description": "Bridged token of HT on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge",
|
|
"explorer": "https://viewblock.io/thundercore/address/0x0212b1F75503413b01A98158434c4570FB6e808c",
|
|
"type": "TT20",
|
|
"symbol": "TT-HT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x0212b1F75503413b01A98158434c4570FB6e808c",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/ThunderProtocol"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/channels/467102816230440970/468561199790030849"
|
|
}
|
|
]
|
|
} |