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
Reproducible on https://portalbridge.com/ and https://wormhole-connect-mainnet.netlify.app/.
Steps:
Actual result: Transaction fails.
Wormhole Connect: error completing transfer TypeError: from address mismatch (argument="transaction", value={ "chainId": 1284, "data": "0x9981509f000000000000000000000000000000000000000000000000000000000000001e000000000000000000000000c911cbcdd18b2019a884db5a2bc7c3a8bfb6137000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "from": "0xc911CBcdd18B2019A884db5A2Bc7c3a8bfb61370", "to": "0xb1731c586ca89a23809861c6103f0b96b3f57d92", "value": 1000000000000000 }, code=INVALID_ARGUMENT, version=6.13.3) at makeError (main-ByugNXs_.js:281:68146) at assert$5 (main-ByugNXs_.js:281:68434) at assertArgument (main-ByugNXs_.js:281:68489) at main-ByugNXs_.js:282:203312 at async Promise.all (/index 0) at async JsonRpcSigner.sendUncheckedTransaction (main-ByugNXs_.js:282:203692) at async JsonRpcSigner.sendTransaction (main-ByugNXs_.js:282:203888) at async Module.kd [as signAndSendTransaction] (evm-ClwpBObL.js:32:168112) at async signAndSendTransaction (main-ByugNXs_.js:319:62062) at async SDKv2Signer.signAndSend (main-ByugNXs_.js:319:64294)
Expected result: Transaction proceeds without errors.
Issue is not reproducible with MetaMask wallet.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the current behavior in detail
Reproducible on https://portalbridge.com/ and https://wormhole-connect-mainnet.netlify.app/.
Steps:
Actual result: Transaction fails.
Expected result: Transaction proceeds without errors.
Notes/ Attachments
Issue is not reproducible with MetaMask wallet.
The text was updated successfully, but these errors were encountered: