Skip to main content

STORAGE_CLEAR_REFUND

Constant STORAGE_CLEAR_REFUND 

Source
pub const STORAGE_CLEAR_REFUND: u64 = _; // 12_480u64
Expand description

Refund for clearing a storage slot (was 4,800 pre-EIP-8038).

Derived per the spec as (STORAGE_WRITE + COLD_STORAGE_ACCESS) * 4800 / 5000.