mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
17 lines
512 B
JSON
17 lines
512 B
JSON
{
|
|
"name": "NYAN",
|
|
"website": "https://nyan.finance",
|
|
"description": "Nyan is a decentralized hedge fund using on-chain governance",
|
|
"explorer": "https://etherscan.io/token/0xC9cE70A381910D0a90B30d408CC9C7705ee882de",
|
|
"type": "ERC20",
|
|
"symbol": "NYAN",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xC9cE70A381910D0a90B30d408CC9C7705ee882de",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/geass-zero/nyan.finance"
|
|
}
|
|
]
|
|
} |