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

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
691 B
JSON
25 lines
691 B
JSON
{
|
|
"name": "FNK",
|
|
"website": "https://fnktoken.com",
|
|
"description": "Token FNK. Ready-made solutions for maximum profit",
|
|
"explorer": "https://etherscan.io/token/0xb5fe099475d3030dde498c3bb6f3854f762a48ad",
|
|
"type": "ERC20",
|
|
"symbol": "FNK",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/ethereum"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/fnktoken"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/finiko.token"
|
|
}
|
|
]
|
|
} |