mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"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"
|
|
]
|
|
}
|
|
|