mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
update wCCX in Polygon & Solana (#13499)
* add wCCX info on Polygon Network { "name": "Wrapped CCX", "website": "https://conceal.network/", "description": "Wrapped Conceal ($wCCX) is just a representation of ₡CCX on any of the available bridged ecosystems — a tokenized ₡CCX. Exactly one $wCCX will always represent (or equal) one ₡CCX.", "explorer": "https://polygonscan.com/token/0x137ee749f0f8c2ed34ca00de33bb59e3dafa494a", "type": "POLYGON", "symbol": "wCCX", "decimals": 6, "status": "active", "id": "0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A", "links": [ { "name": "discord", "url": "https://discord.com/invite/YbpHVSd" }, { "name": "telegram", "url": "https://t.me/concealnetworkusers" }, { "name": "twitter", "url": "https://twitter.com/ConcealNetwork" }, { "name": "medium", "url": "https://concealnetwork.medium.com/" }, { "name": "coingecko", "url": "https://coingecko.com/en/coins/wrapped-conceal" }, { "name": "coinmarketcap", "url": "https://coinmarketcap.com/currencies/wrapped-conceal/" } ] } * add wCCX logo on Polygon add wCCX logo on Polygon * add wCCX info on Polygon add wCCX info on Polygon * add wCCX to Solana add wCCX to Solana * add wCCX logo to Solana add wCCX logo to Solana * fix wCCX discord link sanitisation of discord link for wCCX
This commit is contained in:
parent
d27f2b1a08
commit
8570f134e6
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "Wrapped CCX",
|
||||
"website": "https://conceal.network/",
|
||||
"description": "Wrapped Conceal ($wCCX) is just a representation of ₡CCX on any of the available bridged ecosystems — a tokenized ₡CCX. Exactly one $wCCX will always represent (or equal) one ₡CCX.",
|
||||
"explorer": "https://polygonscan.com/token/0x137ee749f0f8c2ed34ca00de33bb59e3dafa494a",
|
||||
"type": "POLYGON",
|
||||
"symbol": "wCCX",
|
||||
"decimals": 6,
|
||||
"status": "active",
|
||||
"id": "0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A",
|
||||
"links": [
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/YbpHVSd"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/concealnetworkusers"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ConcealNetwork"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/sushiswap"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://concealnetwork.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/wrapped-conceal"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/wrapped-conceal/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "Wrapped Conceal",
|
||||
"type": "SPL",
|
||||
"symbol": "wCCX",
|
||||
"decimals": 6,
|
||||
"website": "https://conceal.network/",
|
||||
"description": "Wrapped Conceal ($wCCX) is just a representation of ₡CCX on any of the available bridged ecosystems — a tokenized ₡CCX. Exactly one $wCCX will always represent (or equal) one ₡CCX.",
|
||||
"explorer": "https://explorer.solana.com/address/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu",
|
||||
"status": "active",
|
||||
"id": "CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/concealnetworkusers"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ConcealNetwork"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/YbpHVSd"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/sushiswap"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://concealnetwork.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/wrapped-conceal"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/wrapped-conceal/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
Loading…
Reference in New Issue
Block a user