trustwallet-assets/blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/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

26 lines
990 B
JSON

{
"name": "CryptEx Token",
"website": "https://cryptexlock.me/",
"description": "CryptEx Locker is a powerful tool for protecting funds from rugs, team abuse and other forms of exploits. CryptEx allows users to lock tokens for a desired period of time or with additional conditions like multisignature proof.",
"explorer": "https://bscscan.com/token/0x97a30C692eCe9C317235d48287d23d358170FC40",
"code": "https://bscscan.com/address/0x97a30C692eCe9C317235d48287d23d358170FC40#code",
"type": "BEP20",
"symbol": "CRX",
"decimals": 18,
"status": "active",
"id": "0x97a30C692eCe9C317235d48287d23d358170FC40",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/ExLocker"
},
{
"name": "telegram",
"url": "https://t.me/cryptexlocker"
},
{
"name": "whitepaper",
"url": "https://cryptexlock.me/CryptEx-Whitepaper.pdf"
}
]
}