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>
26 lines
990 B
JSON
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"
|
|
}
|
|
]
|
|
} |