Constructors

Properties

Methods

Constructors

Properties

abi: readonly [{
    anonymous: false;
    inputs: readonly [{
        indexed: false;
        internalType: "uint8";
        name: "version";
        type: "uint8";
    }];
    name: "Initialized";
    type: "event";
}]

Methods

  • Parameters

    • address: string
    • signerOrProvider: Signer | Provider

    Returns Initializable

  • Returns InitializableInterface

Generated using TypeDoc