diff --git a/blockchains/fantom/allowlist.json b/blockchains/fantom/allowlist.json new file mode 100644 index 000000000..0637a088a --- /dev/null +++ b/blockchains/fantom/allowlist.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/blockchains/fantom/denylist.json b/blockchains/fantom/denylist.json new file mode 100644 index 000000000..0637a088a --- /dev/null +++ b/blockchains/fantom/denylist.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/blockchains/fantom/info/info.json b/blockchains/fantom/info/info.json new file mode 100644 index 000000000..04f5c11fd --- /dev/null +++ b/blockchains/fantom/info/info.json @@ -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/" + } + ] +} diff --git a/blockchains/fantom/info/logo.png b/blockchains/fantom/info/logo.png new file mode 100644 index 000000000..ccdd81ae6 Binary files /dev/null and b/blockchains/fantom/info/logo.png differ