Skip to content
New issue

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

Failed to execute message; message index: 0: Invalid Sender: execute wasm contract failed #1559

Open
professorr-x opened this issue Feb 24, 2024 · 0 comments

Comments

@professorr-x
Copy link

I submitted two transactions for the mint of a nft:

  1. From my Javascript which uses SigningCosmWasmClient to execute against a smart contract
  2. From the frontend of a minting website

When submitting from my script i got the error message:

Failed to execute message; message index: 0: Invalid Sender: execute wasm contract failed
https://www.seiscan.app/pacific-1/txs/0F87068DDB038478E0C7154B23C1A474A4B4089D5F1EC4C4E2B884138366021F

the transaction from the frontend was successful:

https://www.seiscan.app/pacific-1/txs/35C296B755309EF1EEAD626E6DC884E7B10DB12E66E8A6CFDDA1756AB55EFE98

From both transactions i see the sender and i see no issue, also when debugging i see the senderAddress and its correct, in string type. This is what is expected to execute the contract

Anyone else know why i get this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant