Venus tokens request (#13460)

* add vrt
* added vMATIC, vCAKE, vAAVE
This commit is contained in:
NA 2021-09-09 11:21:57 +10:00 committed by GitHub
parent 38927d85de
commit 165605ce0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 89 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Venus AAVE",
"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.",
"links": [
{
"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/0x26DA28954763B92139ED49283625ceCAf52C6f94",
"type": "BEP20",
"symbol": "vAAVE",
"decimals": 8,
"status": "active",
"id": "0x26DA28954763B92139ED49283625ceCAf52C6f94"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -3,6 +3,20 @@
"website": "https://venus.io/",
"description": "Venus Reward Token is a mechanism created to become an additional mining distribution to suppliers and borrowers of Venus Protocol.",
"explorer": "https://bscscan.com/token/0x5F84ce30DC3cF7909101C69086c50De191895883",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/VenusProtocol"
},
{
"name": "medium",
"url": "https://medium.com/VenusProtocol"
},
{
"name": "telegram",
"url": "https://t.me/VenusProtocol"
}
],
"type": "BEP20",
"symbol": "VRT",
"decimals": 18,

View File

@ -0,0 +1,25 @@
{
"name": "Venus MATIC",
"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.",
"links": [
{
"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/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8",
"type": "BEP20",
"symbol": "vMATIC",
"decimals": 8,
"status": "active",
"id": "0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,25 @@
{
"name": "Venus CAKE",
"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.",
"links": [
{
"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/0x86aC3974e2BD0d60825230fa6F355fF11409df5c",
"type": "BEP20",
"symbol": "vCAKE",
"decimals": 8,
"status": "active",
"id": "0x86aC3974e2BD0d60825230fa6F355fF11409df5c"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB