mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
d9c03d1929
* 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 Co-authored-by: rogerhsu-tt <rogerhsu-tt@users.noreply.github.com>
23 lines
888 B
JSON
23 lines
888 B
JSON
{
|
|
"name": "TT-BNB",
|
|
"website": "https://bridge.thundercore.com/bsc/",
|
|
"description": "Bridged token of BSC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the ThunderCore ecosystem. This is a customized version of POA network Bridge",
|
|
"explorer": "https://viewblock.io/thundercore/address/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69",
|
|
"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-BNB",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69"
|
|
} |