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

Optimism Goerli Alchemy App is Inactive - Deployed App #2

Open
mozrt2 opened this issue Jan 3, 2024 · 0 comments
Open

Optimism Goerli Alchemy App is Inactive - Deployed App #2

mozrt2 opened this issue Jan 3, 2024 · 0 comments

Comments

@mozrt2
Copy link

mozrt2 commented Jan 3, 2024

Describe the bug
It looks like the app deployed at https://evmgateway-starter.vercel.app/ doesn't have a valid Alchemy API key anymore and therefore stays with an infinite "Loading" status. This is the response of the Alchemy API:

{
    "jsonrpc": "2.0",
    "id": 40,
    "error": {
        "code": -32600,
        "message": "App is inactive. Please create a new app or contact support at https://dashboard.alchemyapi.io/support"
    }
}

Would love to test this out if the app can be fixed, looks like an awesome demo.

I have also tried reading the tokenURI from the L1 contract directly on Etherscan but get Error: Returned error: execution reverted

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