mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
27 lines
1008 B
JSON
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"
|
|
} |