Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Coin98 Wallet Extensions #14477

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Add Coin98 Wallet Extensions #14477

wants to merge 1 commit into from

Conversation

khiemsoft
Copy link

Wallet description
Coin98 Super Wallet is the leading multi-chain crypto & AI wallet, designed to seamlessly connect users to the crypto world safely and securely.

We now support 120+ networks, including EVMs and non-EVM chains. With 10M+ users in over 170 countries, Coin98 Super Wallet is fulfilling untapped demand and enhancing in-demand utilities in the DeFi space, helping people to access DeFi services effortlessly.

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for ethereumorg failed.

Name Link
🔨 Latest commit 5e6223c
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/67861130d6f1200008eb6730

@konopkja
Copy link
Contributor

related issue: #13945

lgtm

@corwintines corwintines self-assigned this Dec 18, 2024
@corwintines
Copy link
Member

@khiemsoft can you make it so I have access to make changes here? I am noticing some discrepancies between the issue above and this PR. Notably, L2 support and scam detection

@khiemsoft
Copy link
Author

@corwintines Already invited. Thanks for your help.

Copy link

gitguardian bot commented Dec 30, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@corwintines
Copy link
Member

Still can't update

@corwintines
Copy link
Member

Should be

  {
    last_updated: "2024-11-03",
    name: "Coin98 Super Wallet",
    image: Coin98Image,
    twBackgroundColor: "bg-[#F0C43F]",
    twGradiantBrandColor: "from-[#F0C43F]",
    url: "https://coin98.com/",
    active_development_team: true,
    languages_supported: [
      "en",
      "vi",
      "es",
      "fr",
      "zh",
      "id",
      "ja",
      "ko",
      "pt",
      "ru",
      "th",
      "tr",
    ],
    twitter: "https://x.com/coin98_wallet",
    discord: "https://discord.com/invite/K6N7ry5K8d",
    reddit: "",
    telegram: "https://t.me/+rPevQX9QSpExMzE1",
    ios: true,
    android: true,
    linux: false,
    windows: false,
    macOS: false,
    firefox: false,
    chromium: true,
    hardware: false,
    open_source: false,
    repo_url: "",
    non_custodial: true,
    security_audit: ["Certik"],
    scam_protection: true,
    hardware_support: true,
    rpc_importing: true,
    nft_support: true,
    connect_to_dapps: true,
    staking: true,
    swaps: true,
    layer_2: true,
    gas_fee_customization: true,
    ens_support: true,
    erc_20_support: true,
    buy_crypto: true,
    withdraw_crypto: false,
    multisig: false,
    social_recovery: false,
    onboard_documentation: "https://docs.coin98.com/",
    documentation: "https://docs.coin98.com/",
    supported_chains: [
      "Ethereum Mainnet",
      "Base",
      "Blast",
      "OP Mainnet",
      "zkSync Mainnet",
      "Arbitrum One",
      "Linea",
      "Scroll",
      "Taiko Mainnet",
    ],
  },

Can you change this @khiemsoft

@khiemsoft khiemsoft closed this Jan 14, 2025
@github-actions github-actions bot added the abandoned This has been abandoned or will not be implemented label Jan 14, 2025
@khiemsoft khiemsoft reopened this Jan 14, 2025
@khiemsoft
Copy link
Author

Should be

  {
    last_updated: "2024-11-03",
    name: "Coin98 Super Wallet",
    image: Coin98Image,
    twBackgroundColor: "bg-[#F0C43F]",
    twGradiantBrandColor: "from-[#F0C43F]",
    url: "https://coin98.com/",
    active_development_team: true,
    languages_supported: [
      "en",
      "vi",
      "es",
      "fr",
      "zh",
      "id",
      "ja",
      "ko",
      "pt",
      "ru",
      "th",
      "tr",
    ],
    twitter: "https://x.com/coin98_wallet",
    discord: "https://discord.com/invite/K6N7ry5K8d",
    reddit: "",
    telegram: "https://t.me/+rPevQX9QSpExMzE1",
    ios: true,
    android: true,
    linux: false,
    windows: false,
    macOS: false,
    firefox: false,
    chromium: true,
    hardware: false,
    open_source: false,
    repo_url: "",
    non_custodial: true,
    security_audit: ["Certik"],
    scam_protection: true,
    hardware_support: true,
    rpc_importing: true,
    nft_support: true,
    connect_to_dapps: true,
    staking: true,
    swaps: true,
    layer_2: true,
    gas_fee_customization: true,
    ens_support: true,
    erc_20_support: true,
    buy_crypto: true,
    withdraw_crypto: false,
    multisig: false,
    social_recovery: false,
    onboard_documentation: "https://docs.coin98.com/",
    documentation: "https://docs.coin98.com/",
    supported_chains: [
      "Ethereum Mainnet",
      "Base",
      "Blast",
      "OP Mainnet",
      "zkSync Mainnet",
      "Arbitrum One",
      "Linea",
      "Scroll",
      "Taiko Mainnet",
    ],
  },

Can you change this @khiemsoft

Already changed thanks for your comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned This has been abandoned or will not be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants