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>
20 lines
686 B
JSON
20 lines
686 B
JSON
{
|
|
"name": "DegenVC",
|
|
"website": "https://degen.vc/",
|
|
"source_code": "https://github.com/degen-vc",
|
|
"white_paper": "https://www.degen.vc",
|
|
"description": "Building a degen community incentivised by DGVC tokens to provide liquidity for Uniswap or other AMM project launches.",
|
|
"explorer": "https://etherscan.io/token/0x26E43759551333e57F073bb0772F50329A957b30",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/degen_vc",
|
|
"handle": "degen_vc"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "DGVC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x26E43759551333e57F073bb0772F50329A957b30"
|
|
} |