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>
71 lines
2.5 KiB
JSON
71 lines
2.5 KiB
JSON
{
|
||
"name": "AllianceBlock",
|
||
"website": "https://allianceblock.io",
|
||
"source_code": "https://github.com/Stichting-AllianceBlock-Foundation/AllianceBlock-Contracts",
|
||
"white_paper": "https://www.allianceblock.io/AllianceBlock_WhitePaper_n47oEn0Aa.pdf",
|
||
"description": "AllianceBlock is establishing the world’s first globally compliant decentralized capital market. Our solution is built on the principles of censorship resistance, transparency, and openness. AllianceBlock’s Prometheus protocol aims to realize a decentralized, collaborative and sustainable capital market that brings together issuers, investors, institutions, traders, experts, advisors, other service providers, and even talent.",
|
||
"socials": [
|
||
{
|
||
"name": "Twitter",
|
||
"url": "https://twitter.com/allianceblock",
|
||
"handle": "allianceblock"
|
||
},
|
||
{
|
||
"name": "Reddit",
|
||
"url": "https://www.reddit.com/r/Allianceblock/",
|
||
"handle": "Allianceblock"
|
||
},
|
||
{
|
||
"name": "Medium",
|
||
"url": "https://medium.com/@allianceblock",
|
||
"handle": "allianceblock"
|
||
},
|
||
{
|
||
"name": "Telegram",
|
||
"url": "https://t.me/allianceblock",
|
||
"handle": "allianceblock"
|
||
},
|
||
{
|
||
"name": "Linkedin",
|
||
"url": "https://www.linkedin.com/company/allianceblock",
|
||
"handle": "allianceblock"
|
||
},
|
||
{
|
||
"name": "Discord",
|
||
"url": "https://discord.gg/hF7AGgt",
|
||
"handle": "AllianceBlock"
|
||
}
|
||
],
|
||
"explorer": "https://bscscan.com/token/0x72fAa679E1008Ad8382959FF48E392042A8b06f7",
|
||
"type": "BEP20",
|
||
"symbol": "bALBT",
|
||
"decimals": 18,
|
||
"status": "active",
|
||
"id": "0x72fAa679E1008Ad8382959FF48E392042A8b06f7",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/Stichting-AllianceBlock-Foundation/AllianceBlock-Contracts"
|
||
},
|
||
{
|
||
"name": "twitter",
|
||
"url": "https://twitter.com/allianceblock"
|
||
},
|
||
{
|
||
"name": "telegram",
|
||
"url": "https://t.me/allianceblock"
|
||
},
|
||
{
|
||
"name": "discord",
|
||
"url": "https://discord.com/invite/hF7AGgt"
|
||
},
|
||
{
|
||
"name": "reddit",
|
||
"url": "https://reddit.com/r/Allianceblock/"
|
||
},
|
||
{
|
||
"name": "medium",
|
||
"url": "https://medium.com/@allianceblock"
|
||
}
|
||
]
|
||
} |