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

Error executing terra.tx.estimateFee #358

Open
sebastianscatularo opened this issue Jun 26, 2023 · 0 comments
Open

Error executing terra.tx.estimateFee #358

sebastianscatularo opened this issue Jun 26, 2023 · 0 comments

Comments

@sebastianscatularo
Copy link

I'm trying the code at this gist https://gist.github.com/sebastianscatularo/57de13843f4ec86c283e12f6ef15fcf1, that should simulates a function execution at Wormhole Token Bridge contract, but it is failing with the following error:

rpc error: code = Unknown desc = failed to execute message; message index: 0: Generic error: Querier system error: Unsupported query type: unknown terra query variant: execute wasm contract failed [CosmWasm/wasmd@v0.30.0/x/wasm/keeper/keeper.go:428] With gas wanted: '1000000000' and gas used: '377104' : unknown request

Any advice is welcome, I've tried researching at the official docs, unsuccessful

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