Constructors

Properties

Methods

Constructors

Properties

abi: readonly [{
    inputs: readonly [{
        internalType: "string";
        name: "_name";
        type: "string";
    }];
    name: "STORAGE_LOCATION_CHANGED";
    type: "error";
}]

Methods

  • Parameters

    • address: string
    • signerOrProvider: Signer | Provider

    Returns IStorageLayoutBase

  • Returns IStorageLayoutBaseInterface

Generated using TypeDoc