mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
754 B
JSON
25 lines
754 B
JSON
{
|
|
"name": "DegenVC",
|
|
"website": "https://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",
|
|
"type": "ERC20",
|
|
"symbol": "DGVC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x26E43759551333e57F073bb0772F50329A957b30",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/degen-vc"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/degen_vc"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://www.degen.vc"
|
|
}
|
|
]
|
|
} |