Published onJune 26, 2022Why `immutable` variables don't take up storage spaceethereumsolidityevmExplaining why `immutable` does not take up any storage space and is just as cheap as a constant during deployment. We'll dig into the bytecode.