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

26 lines
984 B
JSON

{
"name": "Venus BTC",
"website": "https://venus.io/",
"source_code": "https://github.com/SwipeWallet/venus-protocol",
"description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.",
"research": "https://research.binance.com/en/projects/venus",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/VenusProtocol"
},
{
"name": "Medium",
"url": "https://medium.com/VenusProtocol"
},
{
"name": "Telegram",
"url": "https://t.me/VenusProtocol"
}
],
"explorer": "https://bscscan.com/token/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B",
"type": "BEP20",
"symbol": "vBTC",
"decimals": 8,
"id": "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B"
}