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

Change OpenSea Testnet chain to Goerli #919

Closed
nigimaxx opened this issue Sep 27, 2022 · 1 comment
Closed

Change OpenSea Testnet chain to Goerli #919

nigimaxx opened this issue Sep 27, 2022 · 1 comment
Labels
bug Something isn't working team-wallet-framework

Comments

@nigimaxx
Copy link

The OpenSea Testnet API now uses the Goerli Testnet work (https://docs.opensea.io/reference/testnets-api-overview#:~:text=Ethereum%20Goerli%20test%20network)

This causes issues when trying to import a NFT on a testnet. Loading the metadata of the contract currently always fails.

Changing the RINKEBY_CHAIN_ID constant to a GOERLI_CHAIN_ID constant would probably solve this issue.

https://github.com/MetaMask/controllers/blob/main/src/constants.ts#L9

@Gudahtt Gudahtt added the bug Something isn't working label Nov 24, 2022
@desi
Copy link
Contributor

desi commented Nov 14, 2024

This was handled by #1041

@desi desi closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working team-wallet-framework
Projects
None yet
Development

No branches or pull requests

3 participants