Skip to content

feat : Accessing private variables in remix local #5924

Open
@18121A05L2

Description

@18121A05L2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions