Class IERC1822Proxiable__factory

Hierarchy

  • IERC1822Proxiable__factory

Index

Properties

Methods

Properties

Static Readonly abi

abi: [{ inputs: []; name: "proxiableUUID"; outputs: [{ internalType: "bytes32"; name: ""; type: "bytes32" }]; stateMutability: "view"; type: "function" }] = _abi

Methods

Static connect

  • Parameters

    • address: string
    • signerOrProvider: Signer | Provider

    Returns IERC1822Proxiable

Static createInterface