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

Solana USDC is listed as ERC-20 #3293

Open
fadeev opened this issue Dec 13, 2024 · 0 comments
Open

Solana USDC is listed as ERC-20 #3293

fadeev opened this issue Dec 13, 2024 · 0 comments

Comments

@fadeev
Copy link
Member

fadeev commented Dec 13, 2024

https://zetachain-athens.blockpi.network/lcd/v1/public/zeta-chain/fungible/foreign_coins

   {
      "zrc20_contract_address": "0xD10932EB3616a937bd4a2652c87E9FeBbAce53e5",
      "asset": "Gh9ZwEmdLJ8DscKNTkTqPbNwLNNBjuSzaG9Vp2KGtKJr",
      "foreign_chain_id": "901",
      "decimals": 6,
      "name": "ZetaChain ZRC20 USDC-Dev on Solana devnet",
      "symbol": "USDC.SOL",
      "coin_type": "ERC20",
      "gas_limit": "100000",
      "paused": false,
      "liquidity_cap": "1000000000000000000000000"
    }

I understand by ERC-20 we mean non-gas fungible tokens, but I think we should either rename it to "fungible" or "token" or have use ERC20 & SPL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant