mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add vDOGE and vADA for venus.io (#6720)
* add vDOGE for venus.io * added venus ADA
This commit is contained in:
parent
d496c8e73c
commit
66532e2c4c
|
@ -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 |
|
@ -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 |
Loading…
Reference in New Issue
Block a user