mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
34 lines
979 B
JSON
34 lines
979 B
JSON
{
|
|
"name": "Value USD",
|
|
"source_code": "https://github.com/valuedefi",
|
|
"website": "https://valuedefi.io/",
|
|
"description": "Value DeFi: Bringing True Value to DeFi.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/value_defi",
|
|
"handle": "value_defi"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@valuedefi",
|
|
"handle": "valuedefi"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/ValueDeFi",
|
|
"handle": "valuedefi"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/Dpvd7tp",
|
|
"handle": "valuedefi"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C",
|
|
"type": "ERC20",
|
|
"symbol": "vUSD",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C"
|
|
} |