add vDOGE and vADA for venus.io (#6720)

* add vDOGE for venus.io
* added venus ADA
This commit is contained in:
NA 2021-04-22 04:20:26 -07:00 committed by GitHub
parent d496c8e73c
commit 66532e2c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"name": "Venus ADA",
"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/0x37C28DE42bA3d22217995D146FC684B2326Ede64",
"type": "BEP20",
"symbol": "vADA",
"decimals": 8,
"status": "active",
"id": "0x37C28DE42bA3d22217995D146FC684B2326Ede64"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -0,0 +1,27 @@
{
"name": "Venus DOGE",
"website": "https://venus.io/",
"source_code": "https://github.com/VenusProtocol/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/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9",
"type": "BEP20",
"symbol": "vDOGE",
"decimals": 8,
"status": "active",
"id": "0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB