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>
This commit is contained in:
hashex-dev 2021-03-02 18:59:11 +03:00 committed by GitHub
parent 9a538f2af1
commit 17136943b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB