mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
27 lines
1012 B
JSON
27 lines
1012 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|