Add BSC <> ThunderCore bridged tokens - TT-BNB, TT-BUSD and Bep20-TT (#6019)

* 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>
This commit is contained in:
rogerhsu-tt 2021-03-23 23:44:05 +08:00 committed by GitHub
parent 2d771a60b1
commit d9c03d1929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 75 additions and 2 deletions

View File

@ -256,5 +256,6 @@
"0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7",
"0xfD5840Cd36d94D7229439859C0112a4185BC0255",
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335",
"0x990E7154bB999FAa9b2fa5Ed29E822703311eA85",
"0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67"
]

View File

@ -0,0 +1,24 @@
{
"name": "BSC-Peg Thunder Token",
"website": "https://bridge.thundercore.com/bsc/",
"description": "BSC-Peg Thunder Token (TT) on Binance Smart Chain. The Bridge allows users to transfer assets between Binance Smart Chain and ThunderCore network. This is a customized version of POA network Bridge",
"research": "https://research.binance.com/en/projects/thundercore",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ThunderProtocol",
"handle": "ThunderProtocol"
},
{
"name": "Discord",
"url": "https://discord.com/channels/467102816230440970/468561199790030849",
"handle": "ThunderCore"
}
],
"explorer": "https://bscscan.com/address/0x990e7154bb999faa9b2fa5ed29e822703311ea85",
"type": "BEP20",
"symbol": "TT",
"decimals": 18,
"status": "active",
"id": "0x990e7154bb999faa9b2fa5ed29e822703311ea85"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -10,5 +10,7 @@
"0x92B82d80A51D9b280b75C7a3596358B2A67e4859",
"0xa71A7659E5d1824Bc0F71B96332B06097C8D6287",
"0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3",
"0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC"
]
"0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC",
"0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171",
"0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69"
]

View File

@ -0,0 +1,23 @@
{
"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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,23 @@
{
"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",
"explorer": "https://viewblock.io/thundercore/address/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171",
"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-BUSD",
"decimals": 18,
"status": "active",
"id": "0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB