mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
33 lines
946 B
JSON
33 lines
946 B
JSON
{
|
|
"name": "saffron.finance",
|
|
"website": "https://saffron.finance",
|
|
"description": "Asset collateralization and risk customization protocol",
|
|
"explorer": "https://etherscan.io/token/0xb753428af26E81097e7fD17f40c88aaA3E04902c",
|
|
"type": "ERC20",
|
|
"symbol": "SFI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xb753428af26E81097e7fD17f40c88aaA3E04902c",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/saffron-finance/saffron"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/saffron.finance"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/saffronfinance"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/pDXpXKY"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/saffron-finance"
|
|
}
|
|
]
|
|
} |