blockchain-api
blockchain-api copied to clipboard
bug: We don't support the chainId you provided: eip155:1313161554
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
{ "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