Skip to main content

ACCESS_LIST_STORAGE_KEY_COST

Constant ACCESS_LIST_STORAGE_KEY_COST 

Source
pub const ACCESS_LIST_STORAGE_KEY_COST: u64 = COLD_STORAGE_ACCESS; // 3_000u64
Expand description

Gas charged per storage key included in a transaction’s access list (was 1,900 pre-EIP-8038). Derived per the spec as COLD_STORAGE_ACCESS.