trustwallet-assets/blockchains/smartchain/assets/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B/info.json
Benson 61991c15aa
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>
2022-01-29 13:11:12 +03:00

40 lines
1.1 KiB
JSON

{
"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"
]
}