mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add HECO <> ThunderCore bridged tokens on ThunderCore network - TT-HT, TT-HUSD (#12552)
* 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>
This commit is contained in:
parent
77d60b7439
commit
78aedc2dfe
|
@ -1,4 +1,5 @@
|
|||
[
|
||||
"0x0212b1F75503413b01A98158434c4570FB6e808c",
|
||||
"0x050fe1046B546286e2467De8Cb04800479D1FDE3",
|
||||
"0x0A733F90D223d47DEa79aBEfF536F10af1068cB0",
|
||||
"0x18fB0A62f207A2a082cA60aA78F47a1af4985190",
|
||||
|
@ -12,5 +13,6 @@
|
|||
"0xa71A7659E5d1824Bc0F71B96332B06097C8D6287",
|
||||
"0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171",
|
||||
"0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3",
|
||||
"0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC"
|
||||
"0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC",
|
||||
"0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d"
|
||||
]
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"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",
|
||||
"description": "Bridged token of WBTC 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/0x18fB0A62f207A2a082cA60aA78F47a1af4985190",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-WBTC",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"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",
|
||||
"description": "Bridged token of USDC 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/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-USDC",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "TT-SAI",
|
||||
"website": "https://bridge.thundercore.com/",
|
||||
"description": "Bridged token of SAI 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",
|
||||
"description": "Bridged token of SAI 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/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-DAI",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "TT-USDT",
|
||||
"website": "https://bridge.thundercore.com/",
|
||||
"description": "Bridged token of USDT 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",
|
||||
"description": "Bridged token of USDT 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/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-USDT",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "TT-ETH",
|
||||
"website": "https://bridge.thundercore.com/",
|
||||
"description": "Bridged token of ETH 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",
|
||||
"description": "Bridged token of ETH 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/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-ETH",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"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",
|
||||
"description": "Bridged token of BSC 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/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-BNB",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "TT-BUSD",
|
||||
"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",
|
||||
"description": "Bridged token of BSC 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/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-BUSD",
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "TT-HUSD",
|
||||
"website": "https://bridge.thundercore.com/",
|
||||
"description": "Bridged token of HUSD 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/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d",
|
||||
"type": "TT20",
|
||||
"symbol": "TT-HUSD",
|
||||
"decimals": 8,
|
||||
"status": "active",
|
||||
"id": "0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ThunderProtocol"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/channels/467102816230440970/468561199790030849"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user