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>
22 lines
810 B
JSON
22 lines
810 B
JSON
{
|
||
"name": "HATCH",
|
||
"website": "https://hatchdao.finance",
|
||
"description": "HatchDAO is a universal repository for researchers and developers to experiment with various decentralized consensus protocols in DAO’s",
|
||
"explorer": "https://etherscan.io/token/0x6F3009663470475F0749A6b76195375f95495fcB",
|
||
"research": "https://etherscan.io/token/0x6f3009663470475f0749a6b76195375f95495fcb",
|
||
"type": "ERC20",
|
||
"symbol": "HATCH",
|
||
"decimals": 18,
|
||
"status": "active",
|
||
"id": "0x6F3009663470475F0749A6b76195375f95495fcB",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/HatchDAO/HatchDAO-Token"
|
||
},
|
||
{
|
||
"name": "whitepaper",
|
||
"url": "https://pdfhost.io/v/sizGm.REJ_HatchDao_WPpdf.pdf"
|
||
}
|
||
]
|
||
} |