diff --git a/public/images/dapps/zerion.png b/public/images/dapps/zerion.png index ba172ca4e9b..be6f39d91b8 100644 Binary files a/public/images/dapps/zerion.png and b/public/images/dapps/zerion.png differ diff --git a/public/images/layer-2/zerion.png b/public/images/layer-2/zerion.png index 047010b592e..be6f39d91b8 100644 Binary files a/public/images/layer-2/zerion.png and b/public/images/layer-2/zerion.png differ diff --git a/public/images/wallets/zerion.png b/public/images/wallets/zerion.png index 3b22640d854..be6f39d91b8 100644 Binary files a/public/images/wallets/zerion.png and b/public/images/wallets/zerion.png differ diff --git a/src/data/wallets/wallet-data.ts b/src/data/wallets/wallet-data.ts index 46f62df074d..62ce5b91175 100644 --- a/src/data/wallets/wallet-data.ts +++ b/src/data/wallets/wallet-data.ts @@ -1314,11 +1314,11 @@ export const walletsData: WalletData[] = [ new_to_crypto: false, }, { - last_updated: "2022-08-31", + last_updated: "2024-09-26", name: "Zerion Wallet", image: ZerionImage, - brand_color: "#2962EF", - url: "https://zerion.io/", + brand_color: "#3232DC", + url: "https://zerion.io/download", active_development_team: true, languages_supported: [ "en", @@ -1336,7 +1336,7 @@ export const walletsData: WalletData[] = [ "zh", "id", ], - twitter: "https://twitter.com/zerion_io", + twitter: "https://x.com/zerion", discord: "https://zerion.io/discord", reddit: "", telegram: "", @@ -1346,18 +1346,18 @@ export const walletsData: WalletData[] = [ windows: false, macOS: true, firefox: false, - chromium: false, + chromium: true, hardware: false, - open_source: false, - repo_url: "", + open_source: true, + repo_url: "https://github.com/zeriontech", non_custodial: true, security_audit: ["We've been audited by Cure53 and SecFault security"], - scam_protection: false, + scam_protection: true, hardware_support: true, - rpc_importing: false, + rpc_importing: true, nft_support: true, connect_to_dapps: true, - staking: false, + staking: true, swaps: true, multichain: true, layer_2: true, @@ -1368,9 +1368,10 @@ export const walletsData: WalletData[] = [ withdraw_crypto: false, multisig: false, social_recovery: false, - onboard_documentation: "", + onboard_documentation: + "https://help.zerion.io/en/collections/5525626-zerion-wallet", documentation: "https://help.zerion.io/en/", - new_to_crypto: true, + new_to_crypto: false, }, { last_updated: "2022-08-31",