mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
37 lines
1012 B
JSON
37 lines
1012 B
JSON
{
|
|
"name": "ARMOR",
|
|
"website": "https://armor.fi",
|
|
"description": "Armor is a DeFi coverage aggregator to secure and scale adoption.",
|
|
"explorer": "https://etherscan.io/token/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a",
|
|
"type": "ERC20",
|
|
"symbol": "ARMOR",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ArmorFi"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/ArmorFi"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/ArmorFi"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/8HuTB22"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/armorfi"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://armorfi.gitbook.io/armor/"
|
|
}
|
|
]
|
|
} |