Skip to content

Instantly share code, notes, and snippets.

@leveled
Created March 26, 2022 00:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leveled/131c837e53104091d52d74905e5b4023 to your computer and use it in GitHub Desktop.
Save leveled/131c837e53104091d52d74905e5b4023 to your computer and use it in GitHub Desktop.
Reading a private variable from a contract (using ethers.js)
eth.getStorageAt(address, location)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment