pub const ACCESS_LIST_ADDRESS_COST: u64 = _; // 2_900u64
Gas charged per address included in a transaction’s access list (was 2,400 pre-EIP-8038). Derived per the spec as COLD_ACCOUNT_ACCESS - WARM_ACCESS.
COLD_ACCOUNT_ACCESS - WARM_ACCESS