mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
9a538f2af1
commit
17136943b9
|
@ -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 |
Loading…
Reference in New Issue
Block a user