Open
Description
Is your feature request related to a problem? Please describe.
I have been trying to finish the Ethernaut challenges and at some example we need to retrieve private variable data , but we cant with remix local
Describe the solution you'd like
in the ethernaut page i was using this to get the data of private variables based on the chainid i have connected with the ethernaut
having something like this to access anything kinda like this - await web3.eth.getStorageAt(contractAddress, 0)
Metadata
Metadata
Assignees
Labels
No labels