trustwallet-assets/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}