For the complete documentation index, see llms.txt. This page is also available as Markdown.

ImmutableOwner

A helper contract with helper modifiers to allow access to original contract creator only

Functions

constructor

function constructor(
  address _immutableOwner
) public

Parameters:

Name
Type
Description

_immutableOwner

address

Last updated