Skip to content
  • Home
  • About
  • Contact

Inuka's Explorations

An Ethereum Storage Decode tool

April 14, 2020March 27, 2020 by Inuka G

This article is part 2 of a two part series covering storage decoding of Solidty based contracts on Ethereum. This article covers the Ethereum storage decoder tool.This tool allows you to look at the state of any contract stored on any Ethereum based block chain as long as you have the source and address of … Read more An Ethereum Storage Decode tool

Categories Ethereum

Decoding the memory of an Ethereum Contract

March 30, 2020February 24, 2020 by Inuka G

This article is part 1 of 2 part series that examines the storage mechanism of the Ethereum Virtual Machine (EVM). Part 2 will cover a storage decoding tool written using the concepts in this article. Ethereum Memory The EVM allows for the execution of smart contract code. The contract state or memory is stored at … Read more Decoding the memory of an Ethereum Contract

Categories Ethereum

Categories

Ethereum