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

fix: set correct Avalanche Fuji USDC contract address #29

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

Conversation

b0rza
Copy link

@b0rza b0rza commented Sep 25, 2024

Description

This PR updates the USDC token address for the Avalanche Fuji testnet in the chain configuration file.

Changes

  • Updated the USDC token address from 0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E to 0x5425890298aed601595a70AB815c96711a31Bc65 in the Avalanche Fuji testnet configuration.

Reason for Change

The USDC token address for the Avalanche Fuji testnet has been updated to reflect the correct contract address for this specific network. The current address is the same as in the Avalanche mainnet configuration, but that is incorrect.

New address in the explorer

This is a contract address:
https://subnets-test.avax.network/c-chain/address/0x5425890298aed601595a70AB815c96711a31Bc65

Current address in the explorer

This is not a contract address:
https://subnets-test.avax.network/c-chain/address/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E

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

Successfully merging this pull request may close these issues.

1 participant