Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Proxy__factory

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static Readonly abi

abi: { stateMutability: string; type: string }[] = ...

Methods

Static connect

  • connect(address: string, signerOrProvider: Signer | Provider): Proxy
  • Parameters

    • address: string
    • signerOrProvider: Signer | Provider

    Returns Proxy

Static createInterface

  • createInterface(): ProxyInterface
  • Returns ProxyInterface

Generated using TypeDoc