trustwallet-assets/blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/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

30 lines
1.1 KiB
JSON

{
"name": "Cream ALPHA Token",
"website": "https://app.cream.finance",
"source_code": "https://github.com/CreamFi",
"description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.",
"research": "https://docs.cream.finance",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/CreamdotFinance"
},
{
"name": "Medium",
"url": "https://medium.com/@CreamdotFinance"
},
{
"name": "Discord",
"url": "https://discord.com/invite/8Ms25mV"
},
{
"name": "Telegram",
"url": "https://t.me/creamfinance"
}
],
"explorer": "https://bscscan.com/address/0x264bc4ea2f45cf6331ad6c3ac8d7257cf487fcbc",
"type": "BEP20",
"symbol": "crALPHA",
"decimals": 8,
"id": "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC"
}