mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
33 lines
978 B
JSON
33 lines
978 B
JSON
|
{
|
|||
|
"name": "FTX Token",
|
|||
|
"type": "BEP2",
|
|||
|
"symbol": "FTT",
|
|||
|
"decimals": 18,
|
|||
|
"description": "FTX’s leveraged tokens aim to provide a clean, automated way for users to get leverage. FTT is the FTX ecosystem utility token.",
|
|||
|
"website": "https://ftx.com",
|
|||
|
"explorer": "https://explorer.binance.org/asset/FTT-F11",
|
|||
|
"status": "active",
|
|||
|
"id": "FTT-F11",
|
|||
|
"links": [
|
|||
|
{
|
|||
|
"name": "twitter",
|
|||
|
"url": "https://twitter.com/FTX_Official"
|
|||
|
},
|
|||
|
{
|
|||
|
"name": "telegram",
|
|||
|
"url": "https://t.me/FTX_Official"
|
|||
|
},
|
|||
|
{
|
|||
|
"name": "whitepaper",
|
|||
|
"url": "https://docs.google.com/document/d/1u5MOkENoWP8PGcjuoKqRkNP5Gl1LLRB9JvAHwffQ7ec/view"
|
|||
|
},
|
|||
|
{
|
|||
|
"name": "coingecko",
|
|||
|
"url": "https://coingecko.com/en/coins/ftx-token/"
|
|||
|
},
|
|||
|
{
|
|||
|
"name": "blog",
|
|||
|
"url": "https://blog.ftx.com/"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|