trustwallet-assets/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

30 lines
1.0 KiB
JSON

{
"name": "Venus ADA",
"website": "https://venus.io/",
"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",
"explorer": "https://bscscan.com/token/0x37C28DE42bA3d22217995D146FC684B2326Ede64",
"type": "BEP20",
"symbol": "vADA",
"decimals": 8,
"status": "active",
"id": "0x37C28DE42bA3d22217995D146FC684B2326Ede64",
"links": [
{
"name": "github",
"url": "https://github.com/SwipeWallet/venus-protocol"
},
{
"name": "twitter",
"url": "https://twitter.com/VenusProtocol"
},
{
"name": "telegram",
"url": "https://t.me/VenusProtocol"
},
{
"name": "medium",
"url": "https://medium.com/VenusProtocol"
}
]
}