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

bug: We don't support the chainId you provided: eip155:1313161554 #459

Open
1 task done
Solniechniy opened this issue Jan 11, 2024 · 5 comments
Open
1 task done
Assignees

Comments

@Solniechniy
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

image

{
"status": "FAILED",
"reasons": [
{
"field": "chainId",
"description": "We don't support the chainId you provided: eip155:1313161554"
}
]
}

Expected Behavior

working well yesterday

Steps To Reproduce

add aurora chain to dapp, try to switch there

Environment

- OS:
- rustc:
- cargo:

Relevant log output

No response

Anything else?

No response

@geekbrother geekbrother self-assigned this Jan 11, 2024
@Solniechniy
Copy link
Author

@geekbrother are there any updates?

@geekbrother
Copy link
Contributor

Thanks for creating an issue @Solniechniy! Looks like we have a problem with our provider for the eip155:1313161554. We are taking action to fix this asap.

@alexauroradev
Copy link

@geekbrother , please use the public RPC endpoint. It works well.

https://aurora.dev/start/

@geekbrother
Copy link
Contributor

@geekbrother , please use the public RPC endpoint. It works well.

https://aurora.dev/start/

Hey @alexauroradev!
Thanks for your comment! Aurora should be added soon #463

@Karkunow
Copy link

Karkunow commented Jan 19, 2024

@geekbrother I've seen that Aurora mainnet has been added to providers, thank you!
But can we also remove Aurora endpoints from Infura provider? We do not have Infure support now.
I mean this place in the code:
https://github.com/WalletConnect/blockchain-api/blob/master/src/env/infura.rs#L167

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

4 participants