mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
41910461ba
* Add fantom blockchain * Add links Co-authored-by: Nazar <nazarmamai1@gmail.com>
30 lines
787 B
JSON
30 lines
787 B
JSON
{
|
|
"name": "Fantom",
|
|
"website": "https://fantom.foundation",
|
|
"description": "A DAG-Based Smart-Contract Platform.",
|
|
"explorer": "https://ftmscan.com",
|
|
"research": "https://research.binance.com/en/projects/fantom",
|
|
"symbol": "FTM",
|
|
"type": "coin",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/zS4Ek4WByA/"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/FantomFDN"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/fantomfoundation"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/FantomFoundation/"
|
|
}
|
|
]
|
|
}
|