mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
5a4dfb324a
* 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>
79 lines
2.2 KiB
JSON
79 lines
2.2 KiB
JSON
{
|
|
"name": "KnoxsterCoin",
|
|
"website": "https://fortknoxster.com",
|
|
"description": "FortKnoxster is a cyber-security company offering secure and private communications for all.",
|
|
"socials": [
|
|
{
|
|
"name": "Facebook",
|
|
"url": "https://www.facebook.com/FortKnoxster",
|
|
"handle": "FortKnoxster"
|
|
},
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/FortKnoxster",
|
|
"handle": "FortKnoxster"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/fortknoxster",
|
|
"handle": "fortknoxster"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/FortKnoxster",
|
|
"handle": "FortKnoxster"
|
|
},
|
|
{
|
|
"name": "LinkedIn",
|
|
"url": "https://gi.linkedin.com/company/fortknoxster",
|
|
"handle": "fortknoxster"
|
|
},
|
|
{
|
|
"name": "YouTube",
|
|
"url": "https://www.youtube.com/c/FortKnoxster",
|
|
"handle": "FortKnoxster"
|
|
},
|
|
{
|
|
"name": "Instagram",
|
|
"url": "https://instagram.com/fortknoxster",
|
|
"handle": "FortKnoxster"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/FortKnoxster/",
|
|
"handle": "FortKnoxster"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x16484d73ac08d2355f466d448d2b79d2039f6ebb",
|
|
"type": "ERC20",
|
|
"symbol": "FKX",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x16484d73Ac08d2355F466d448D2b79D2039F6EBB",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/FortKnoxster"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/FortKnoxster"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/FortKnoxster"
|
|
},
|
|
{
|
|
"name": "youtube",
|
|
"url": "https://youtube.com/c/FortKnoxster"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/FortKnoxster/"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/fortknoxster"
|
|
}
|
|
]
|
|
} |