mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
424 B
JSON
11 lines
424 B
JSON
{
|
|
"name": "FIO Protocol",
|
|
"website": "https://fioprotocol.io",
|
|
"description": "FIO Protocol (FIO) is a decentralized blockchain protocol that aims to enable a better way of sending and receiving coins and tokens.",
|
|
"explorer": "https://fio.bloks.io",
|
|
"research": "https://research.binance.com/en/projects/fio-protocol",
|
|
"symbol": "FIO",
|
|
"type": "coin",
|
|
"decimals": 9,
|
|
"status": "active"
|
|
} |