const REENTRANCY_GAS_STIPEND: u64 = 2_300;
Gas stipend forwarded by transfer/send; a call capped at or below it cannot reenter.
transfer
send