mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BitTorrent (BTT) BEP20 (#7594)
* Add BitTorrent (BTT) BEP20 https://bscscan.com/token/0x8595F9dA7b868b1822194fAEd312235E43007b49 * Fixes (sanity and consistency, auto), history Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
294416f79e
commit
602602627d
|
@ -318,6 +318,7 @@
|
|||
"0x8519EA49c997f50cefFa444d240fB655e89248Aa",
|
||||
"0x851F7a700c5d67DB59612b871338a85526752c25",
|
||||
"0x8592fb0E6724A90CE45f05F31B85BddD45931560",
|
||||
"0x8595F9dA7b868b1822194fAEd312235E43007b49",
|
||||
"0x8597ba143AC509189E89aaB3BA28d661A5dD9830",
|
||||
"0x8626F099434d9A7E603B8f0273880209eaBfc1c5",
|
||||
"0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "BitTorrent",
|
||||
"website": "https://bittorrent.com/btt",
|
||||
"description": "BTT represents a TRC-10 utility token based on the TRON blockchain that could allow content creators to connect with their audience, earn and spend digital currency without a middleman.",
|
||||
"explorer": "https://bscscan.com/token/0x8595F9dA7b868b1822194fAEd312235E43007b49",
|
||||
"type": "BEP20",
|
||||
"symbol": "BTT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x8595F9dA7b868b1822194fAEd312235E43007b49"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user