mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Wrapped Conceal (wCCX) (#5665)
* Add Wrapped Conceal (wCCX) Add Wrapped Conceal (wCCX) BEP20 on BSC & update Wrapped Conceal (wCCX) ERC20 on ETH * fix allowlist * id fix * Revert change from tokenlist Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
4104360d9a
commit
d7b8d53707
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "Conceal - Wrapped CCX ",
|
||||
"name": "Wrapped Conceal",
|
||||
"symbol": "wCCX",
|
||||
"type": "ERC20",
|
||||
"decimals": 6,
|
||||
"description": "-",
|
||||
"website": "",
|
||||
"description": "Conceal Network is a secure peer-to-peer privacy framework empowering individuals and organizations to anonymously communicate and interact financially in a decentralized and censorship resistant environment.",
|
||||
"website": "https://conceal.network/",
|
||||
"explorer": "https://etherscan.io/token/0x21686F8ce003a95c99aCd297E302FAACf742F7d4",
|
||||
"status": "active",
|
||||
"id": "0x21686F8ce003a95c99aCd297E302FAACf742F7d4"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 8.8 KiB |
|
@ -321,7 +321,7 @@
|
|||
},
|
||||
{
|
||||
"base": "c60_t0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -200,5 +200,6 @@
|
|||
"0xfb6115445Bff7b52FeB98650C87f44907E58f802",
|
||||
"0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7",
|
||||
"0xfD5840Cd36d94D7229439859C0112a4185BC0255",
|
||||
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335"
|
||||
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335",
|
||||
"0x988c11625472340b7B36FF1534893780E0d8d841"
|
||||
]
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"name": "Wrapped Conceal",
|
||||
"website": "https://conceal.network/",
|
||||
"source_code": "https://github.com/ConcealNetwork",
|
||||
"description": "Conceal Network is a secure peer-to-peer privacy framework empowering individuals and organizations to anonymously communicate and interact financially in a decentralized and censorship resistant environment.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/ConcealNetwork"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://concealnetwork.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/concealnetwork"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/ConcealNetwork/"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.conceal.network"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x988c11625472340b7B36FF1534893780E0d8d841",
|
||||
"type": "BEP20",
|
||||
"symbol": "wCCX",
|
||||
"decimals": 6,
|
||||
"status": "active",
|
||||
"id": "0x988c11625472340b7B36FF1534893780E0d8d841"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
Loading…
Reference in New Issue
Block a user