Skip to content

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

@sharma66mahesh

Description

@sharma66mahesh

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions