mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* Handle fields, 1 * Few more fields * Discord field, fixes * Facebook, youtube fields * Telegram_news, docs, ignored fields * New fields Coinmarketcap & coingecko, better handling of handles. * Code to commit links into info.json, commented out * Add checks for new links fields * Minor log fixes * Extra check for URLs must start with https:// * Duplicate info from 'socials' to 'links'. * Fix for one links (was not array) * Revert asset-infos, except checking * Lint fix * Fix discord.gg .com//invite links * Add error for lone socials section (w/o links) * Remove empty socials section * Manual fix of some socials sections. * Check for invalid fields in links. * Lint fix Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
59 lines
1.7 KiB
JSON
59 lines
1.7 KiB
JSON
{
|
|
"name": "FEG Token",
|
|
"symbol": "FEGbsc",
|
|
"type": "BEP20",
|
|
"decimals": 9,
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/fegtoken"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://fegtoken.medium.com/"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.com/invite/K372n4NkbJ"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/fegchat"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/FegToken_Official/"
|
|
},
|
|
{
|
|
"name": "Instagram",
|
|
"url": "https://instagram.com/feg_token"
|
|
}
|
|
],
|
|
"description": "FEG is a decentralized token that has developed the first fork to combine the powers of Shiba Inu (SHIB) and reflect.finance (RFI) with a super deflationary black hole that hyper-deflates the supply of the FEG governance token.",
|
|
"website": "https://fegtoken.com",
|
|
"explorer": "https://bscscan.com/token/0xacfc95585d80ab62f67a14c566c1b7a49fe91167",
|
|
"status": "active",
|
|
"id": "0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/fegtoken"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/fegchat"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/K372n4NkbJ"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/FegToken_Official/"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://fegtoken.medium.com/"
|
|
}
|
|
]
|
|
} |