trustwallet-assets/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json
Adam R 19e8a5c9ab
[Internal] Extend checking fields in info files. (#5483)
* Rearrange info field checks.

* Fill missing id field in some infos; enable check for filled id field.

* Minor script change

* Fill missing type field in some infos; enable check for filled type field.

* Enable check for filled symbol type.

* Enable check for decimals field.

* Enable check for filled description field.

* Enforce non-empty website field.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-04 17:47:14 +01:00

28 lines
1.0 KiB
JSON

{
"name": "Frax Share",
"website": "https://frax.finance/",
"description": "Frax is a new paradigm in stablecoin design, bringing together a two-token seigniorage share system, swap-based monetary policy, fully on-chain oracles, and decentralized governance alongside its fractional-algorithmic stablecoin design.",
"source_code": "https://github.com/FraxFinance",
"explorer": "https://etherscan.io/token/0x853d955aCEf822Db058eb8505911ED77F175b99e",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/fraxfinance",
"handle": "Frax Finance"
},
{
"name": "Discord",
"url": "https://discord.gg/Xwe8kAwZ4a",
"handle": "Frax Finance"
},
{
"name": "Telegram",
"url": "https://t.me/fraxfinance",
"handle": "Frax Finance"
}
],
"type": "ERC20",
"symbol": "FXS",
"decimals": 18,
"id": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0"
}