pub const CURRENT_REDEEMER_OFFSET: u64 = 253;
Scratch slot for the current redeemer (refund_to address) during retry tx. Written by the executor before retry tx EVM execution so GetCurrentRedeemer can return the correct address.