blockchain-api icon indicating copy to clipboard operation
blockchain-api copied to clipboard

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

Open Solniechniy opened this issue 1 year ago • 5 comments

Is there an existing issue for this?

  • [X] 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

Solniechniy avatar Jan 11 '24 13:01 Solniechniy