mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add fantom blockchain (#13293)
* Add fantom blockchain * Add links Co-authored-by: Nazar <nazarmamai1@gmail.com>
This commit is contained in:
parent
5e00437862
commit
41910461ba
1
blockchains/fantom/allowlist.json
Normal file
1
blockchains/fantom/allowlist.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
[]
|
1
blockchains/fantom/denylist.json
Normal file
1
blockchains/fantom/denylist.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
[]
|
29
blockchains/fantom/info/info.json
Normal file
29
blockchains/fantom/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"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/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
BIN
blockchains/fantom/info/logo.png
Normal file
BIN
blockchains/fantom/info/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
Reference in New Issue
Block a user