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>
22 lines
866 B
JSON
22 lines
866 B
JSON
{
|
|
"name": "Astronaut",
|
|
"website": "https://astronaut.to/",
|
|
"short_description": "Astronaut is a protocol built for decentralizing the way which new projects and ideas coming to the BNB ecosystem raise capital",
|
|
"description": "Astronaut is a protocol built for decentralizing the way which new projects and ideas coming to the BNB ecosystem raise capital.",
|
|
"explorer": "https://bscscan.com/token/0x05b339b0a346bf01f851dde47a5d485c34fe220c",
|
|
"type": "BEP20",
|
|
"symbol": "NAUT",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0x05B339B0A346bF01f851ddE47a5d485c34FE220c",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/astronauttoken"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://astronaut.to/assets/pdf/Whitepaper%20Astronaut.pdf"
|
|
}
|
|
]
|
|
} |