You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
However the RPC Calls -> Contracts section seems to be missing while checking on the SNOW Mainnet Polkadot.js app.
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)
.However the
RPC Calls -> Contracts
section seems to be missing while checking on the SNOW Mainnet Polkadot.js app.Environment
Polkadot.js App
The text was updated successfully, but these errors were encountered: