pub fn get_authorized_address_from_code(code: &[u8]) -> Result<Address, VMError>
Gets the address inside the bytecode if it has been delegated as the EIP7702 determines.