mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
9d58a2ab83
* add BEP20 Venus tokens 1/14 * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
23 lines
988 B
JSON
23 lines
988 B
JSON
{
|
|
"name": "Venus BCH",
|
|
"website": "https://venus.io/",
|
|
"source_code": "https://github.com/SwipeWallet/venus-protocol",
|
|
"short_description": "Venus is building a Decentralized Finance (DeFi) money market platform on Binance Smart Chain",
|
|
"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/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176"
|
|
} |