trustwallet-assets/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

27 lines
1008 B
JSON

{
"name": "Venus XVS",
"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/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D",
"type": "BEP20",
"symbol": "vXVS",
"decimals": 8,
"status": "active",
"id": "0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D"
}