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

Deploy cw721 contract to localterra (Out of gas) #6

Open
rev1853 opened this issue Jun 3, 2023 · 1 comment
Open

Deploy cw721 contract to localterra (Out of gas) #6

rev1853 opened this issue Jun 3, 2023 · 1 comment

Comments

@rev1853
Copy link

rev1853 commented Jun 3, 2023

AxiosError: Request failed with status code 500
Response: out of gas in location: Compiling wasm bytecode; gasWanted: 3000000, gasUsed: 3742289: out of gas
[cosmos/[email protected]/baseapp/recovery.go:55] With gas wanted: '3000000' and gas used: '3742289'
Code: ERR_BAD_RESPONSE

I have a problem deploying a cw721 contract to localterra, can someone help me?

@terran6
Copy link
Owner

terran6 commented Jun 3, 2023

@rev1853 This tutorial is out of date with the current version of Station. You may want to try utilizing the test wallets in thekeys.terrain.js file in your scaffolded Terrain dapp. In this case, you would use either custom_tester_1 or custom_tester_2 as the --signer and add --network testnet to your Terrain commands to interact with the Testnet over LocalTerra.

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

2 participants