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

Cannot query ink! contract state at a specific block height #244

Open
sharma66mahesh opened this issue Dec 28, 2022 · 0 comments
Open

Cannot query ink! contract state at a specific block height #244

sharma66mahesh opened this issue Dec 28, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sharma66mahesh
Copy link
Collaborator

Description
There is no option on the SNOW Polkadot.js app to query an ink! smart contract state at a particular block height.

Steps to Reproduce
Goto Developer -> RPC Calls section. There is no option to make RPC calls to contracts pallet.

Expected vs. Actual Behavior

There is an option on the Clover Finance polkadot.js app to query the state of an ink! smart contract at a specific block height by using the RPC Calls -> Contracts -> getStorageAt(address, key, at).

image

However the RPC Calls -> Contracts section seems to be missing while checking on the SNOW Mainnet Polkadot.js app.

image

Environment

Polkadot.js App

@sharma66mahesh sharma66mahesh added the bug Something isn't working label Dec 28, 2022
@andrii-kl andrii-kl linked a pull request Jan 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant