mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
9f7934083b
* Add Typhoon Network (TYPH) * Remove telegram field, update explorer
12 lines
656 B
JSON
12 lines
656 B
JSON
{
|
|
"name": "Typhoon Network",
|
|
"website": "https://typhoon.network",
|
|
"description": "Typhoon is a zero-knowledge protocol that enables users to send private transactions between 2 BSC wallets by utilizing zkSNARK-based cryptography. By using Typhoon to transfer funds, it is no longer possible to determine who sent the transaction in the first place, thus providing anonymity and privacy ontop of an otherwise public blockchain.",
|
|
"explorer": "https://bscscan.com/token/0x4090e535F2e251F5F88518998B18b54d26B3b07c",
|
|
"type": "BEP20",
|
|
"symbol": "TYPH",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x4090e535F2e251F5F88518998B18b54d26B3b07c"
|
|
}
|