pub fn arb_block_number_call( gas_limit: u64, block_number: u64, ) -> Option<(u64, Bytes)>
Returns the gas cost and ABI-encoded result for ArbSys.arbBlockNumber().
ArbSys.arbBlockNumber()