Add BTT Token (BEP20 & ERC20) (#17704)

* Add BTT token

* add BTT token info for BSC

* update the json format

* Update info.json

* Update info.json

* Create info.json

* add Tag info.

Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
Benson 2022-01-29 18:11:12 +08:00 committed by GitHub
parent da93af51ac
commit 61991c15aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 78 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"name": "BitTorrent",
"symbol": "BTT",
"type": "ERC20",
"decimals": 18,
"description": "BTT is the official token of BitTorrent Chain. BitTorrent Chain is a brand-new heterogeneous cross-chain interoperability protocol, which leverages sidechains for the scaling of smart contracts.",
"website": "https://bt.io/",
"explorer": "https://etherscan.io/token/0xc669928185dbce49d2230cc9b0979be6dc797957",
"status": "active",
"id": "0xC669928185DbCE49d2230CC9B0979BE6DC797957",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/BitTorrent"
},
{
"name": "github",
"url": "https://github.com/bttcprotocol/bttc"
},
{
"name": "telegram",
"url": "https://t.me/BitTorrentChain"
},
{
"name": "whitepaper",
"url": "https://tron.network/static/doc/BitTorrent-ChainWhitepaper_EN.pdf"
},
{
"name": "medium",
"url": "https://medium.com/@BitTorrent"
}
],
"tags": [
"governance",
"staking",
"defi"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,39 @@
{
"name": "BitTorrent",
"symbol": "BTT",
"type": "BEP20",
"decimals": 18,
"description": "BTT is the official token of BitTorrent Chain. BitTorrent Chain is a brand-new heterogeneous cross-chain interoperability protocol, which leverages sidechains for the scaling of smart contracts.",
"website": "https://bt.io/",
"explorer": "https://bscscan.com/token/0x352cb5e19b12fc216548a2677bd0fce83bae434b",
"status": "active",
"id": "0x352Cb5E19b12FC216548a2677bD0fce83BaE434B",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/BitTorrent"
},
{
"name": "github",
"url": "https://github.com/bttcprotocol/bttc"
},
{
"name": "telegram",
"url": "https://t.me/BitTorrentChain"
},
{
"name": "whitepaper",
"url": "https://tron.network/static/doc/BitTorrent-ChainWhitepaper_EN.pdf"
},
{
"name": "medium",
"url": "https://medium.com/@BitTorrent"
}
],
"tags": [
"governance",
"staking",
"defi"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB