trustwallet-assets/blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/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

21 lines
609 B
JSON

{
"name": "GoldenPyrex",
"website": "https://gpyx.money",
"description": "GPYX is the native token of gpyx.money DeFi platform.",
"explorer": "https://etherscan.io/token/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d",
"type": "ERC20",
"symbol": "GPYX",
"decimals": 18,
"status": "active",
"id": "0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d",
"links": [
{
"name": "github",
"url": "https://github.com/gpyxmoney"
},
{
"name": "whitepaper",
"url": "https://gpyx.money/gpyxlitepaper.pdf"
}
]
}