Constant ACCESS_LIST_STORAGE_KEY_COST
pub const ACCESS_LIST_STORAGE_KEY_COST: u64 = COLD_STORAGE_ACCESS; // 3_000u64Expand 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.