Constant COLD_SLOAD_COST

pub const COLD_SLOAD_COST: u64 = 2100; // 2_100u64
Expand description

Gas cost for SLOAD when accessing a cold storage slot (EIP-2929).