We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Metamask couldn't connect chain with leading zeros after 0x
Expected 0x-prefixed, unpadded, non-zero hexadecimal string 'chainId'. Received:\n0x0235ddd0
Preconditions Metamask with active user
To Reproduce Steps to reproduce the behavior:
Expected behavior Metamask with active user should be conected to Nebula Test Hub
Screenshots
Desktop versions
Additional context
index-0951cd19.js:4333 {code: -32602, message: "Expected 0x-prefixed, unpadded, non-zero hexadecimal string 'chainId'. Received:\n0x0235ddd0", stack: '{\n "code": -32602,\n "message": "Expected 0x-pref…hfbeogaeaoehlefnkodbefgpgknn/common-1.js:1:19825)'}
The text was updated successfully, but these errors were encountered:
dmytrotkk
No branches or pull requests
Describe the bug
Metamask couldn't connect chain with leading zeros after 0x
Preconditions
Metamask with active user
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Metamask with active user should be conected to Nebula Test Hub
Screenshots
![image](https://private-user-images.githubusercontent.com/193912673/402636791-4120c76f-1426-4f35-81a7-5df09cf65181.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDYyMzYsIm5iZiI6MTczOTEwNTkzNiwicGF0aCI6Ii8xOTM5MTI2NzMvNDAyNjM2NzkxLTQxMjBjNzZmLTE0MjYtNGYzNS04MWE3LTVkZjA5Y2Y2NTE4MS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxMjU4NTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02M2VjYjIxYzhiMTAwNzVlOTkwYjg4ODJmZDMxYjk3N2ZjZDBiNTZkMWZhYjUyMWQ0MGFhMjBiYWZhMTJhMzkwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.1JjlIRPiBGQjJlU8az22f4ebS6sbgj3yhnhtuS0g15E)
Desktop versions
Additional context
The text was updated successfully, but these errors were encountered: