trustwallet-assets/blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/info.json
hashex-dev 17136943b9
Add BEP-20 CryptEx Token (CRX) info (#5774)
* Add BEP-20 CryptEx Token (CRX) info

Add icon and description of the CryptEx Token.

* corrent name for logo, add whitepaper link and code links to info.json

Co-authored-by: Gleb Zykov <g.zykov@lancktele.com>
2021-03-02 16:59:11 +01:00

26 lines
1014 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/address/0x97a30C692eCe9C317235d48287d23d358170FC40",
"white_paper": "https://cryptexlock.me/CryptEx-Whitepaper.pdf",
"code": "https://bscscan.com/address/0x97a30C692eCe9C317235d48287d23d358170FC40#code",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ExLocker",
"handle": "ExLocker"
},
{
"name": "Telegram",
"url": "https://t.me/cryptexlocker",
"handle": "cryptexlocker"
}
],
"type": "BEP20",
"symbol": "CRX",
"decimals": 18,
"status": "active",
"id": "0x97a30C692eCe9C317235d48287d23d358170FC40"
}