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)
* 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
820 B
JSON
25 lines
820 B
JSON
{
|
|
"name": "PolkaFoundry",
|
|
"symbol": "PKF",
|
|
"type": "ERC20",
|
|
"decimals": 18,
|
|
"description": "PolkaFoundry is a platform for creating borderless and frictionless DeFi apps. It is designed to unleash developers to explore new horizons of the DeFi landscape.",
|
|
"website": "https://polkafoundry.com",
|
|
"explorer": "https://etherscan.io/token/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb",
|
|
"status": "active",
|
|
"id": "0x8B39B70E39Aa811b69365398e0aACe9bee238AEb",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/polkafoundry"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/polkafoundry"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/polkafoundry"
|
|
}
|
|
]
|
|
} |