mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Stream (BEP20) (#17438)
* Add logo trust wallet * Rename info.json.txt to info.json * Info for token Stream * Delete logo.png * Delete info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
ef33932a0d
commit
27330d611d
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Stream",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "STRM",
|
||||||
|
"decimals": 18,
|
||||||
|
"website": "https://stream-coin.com/",
|
||||||
|
"description": "LiveView is to provide an all-in-one platform for viewers to be able to watch and choose whichever videos they want around the world.",
|
||||||
|
"explorer": "https://bscscan.com/token/0xC598275452fA319d75ee5f176FD3B8384925b425",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0xC598275452fA319d75ee5f176FD3B8384925b425",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/streamcoin_strm"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/stream-coin-tech"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"nft",
|
||||||
|
"defi"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
Loading…
Reference in New Issue
Block a user