Hierarchy

  • ContractFactory
    • SuperfluidDestructorMock__factory

Constructors

  • Parameters

    • Rest ...args: SuperfluidDestructorMockConstructorParams

    Returns SuperfluidDestructorMock__factory

Properties

abi: readonly [{
    stateMutability: "nonpayable";
    type: "fallback";
}, {
    inputs: readonly [];
    name: "NON_UPGRADABLE_DEPLOYMENT";
    outputs: readonly [{
        internalType: "bool";
        name: "";
        type: "bool";
    }];
    stateMutability: "view";
    type: "function";
}]
bytecode: "0x60a06040526000608052348015601457600080fd5b50608051609c61002d600039600060300152609c6000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063cd312ec414602c575b6000ff5b60527f000000000000000000000000000000000000000000000000000000000000000081565b604051901515815260200160405180910390f3fea264697066735822122031409f188424f1bf861a52cb8b41bef1f7f2e07d2ea45e47ea60dc4d97d3cd3b64736f6c63430008170033" = "0x60a06040526000608052348015601457600080fd5b50608051609c61002d600039600060300152609c6000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063cd312ec414602c575b6000ff5b60527f000000000000000000000000000000000000000000000000000000000000000081565b604051901515815260200160405180910390f3fea264697066735822122031409f188424f1bf861a52cb8b41bef1f7f2e07d2ea45e47ea60dc4d97d3cd3b64736f6c63430008170033"

Methods

  • Parameters

    • address: string

    Returns SuperfluidDestructorMock

  • Parameters

    • Optional overrides: Overrides & {
          from?: string;
      }

    Returns Promise<SuperfluidDestructorMock>

  • Parameters

    • Optional overrides: Overrides & {
          from?: string;
      }

    Returns TransactionRequest

  • Parameters

    • address: string
    • signerOrProvider: Signer | Provider

    Returns SuperfluidDestructorMock

  • Returns SuperfluidDestructorMockInterface

Generated using TypeDoc