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
My Acala Address: 5F2QSwPHobet1pLFTEw6mkcT8bwZdEMmHfBGYPkiK7Pgxdex
Describe the bug
Expected Behavior
It should allow me to bridge tokens to Acala
Current Behavior
Acala Bridge appears unresponsive https://apps.acala.network/bridge. Latest Brave Browser console gives error
main.75c3f1f0.js:2 2024-02-22 10:04:26 VEC: Unable to decode on index 45 createType(Lookup0):: Invalid AccountId provided, expected 32 bytes, found 20 main.75c3f1f0.js:2 2024-02-22 10:04:26 RPC-CORE: subscribeStorage(keys?: Vec<StorageKey>): StorageChangeSet:: createType(Vec<StorageKey>):: createType(Lookup0):: Invalid AccountId provided, expected 32 bytes, found 20 Uncaught Error: createType(Vec<StorageKey>):: createType(Lookup0):: Invalid AccountId provided, expected 32 bytes, found 20
Steps to Reproduce
Additional context
The text was updated successfully, but these errors were encountered:
what extensions do you have?
Sorry, something went wrong.
Polkadot.js, Metamask, Talisman, Argent X, Keplr.
Maybe it could also be something to do with this? polkadot-js/extension#1250 (comment)
Yeah most likely you have evm account and the dapp wasn't handling it correctly. Will get someone to take a look.
No branches or pull requests
My Acala Address: 5F2QSwPHobet1pLFTEw6mkcT8bwZdEMmHfBGYPkiK7Pgxdex
Describe the bug
Expected Behavior
It should allow me to bridge tokens to Acala
Current Behavior
Acala Bridge appears unresponsive https://apps.acala.network/bridge.
Latest Brave Browser console gives error
Steps to Reproduce
Additional context
The text was updated successfully, but these errors were encountered: