Constructors

Properties

Methods

Constructors

Properties

abi: readonly [{
    inputs: readonly [{
        internalType: "bytes32";
        name: "interfaceHash";
        type: "bytes32";
    }, {
        internalType: "address";
        name: "account";
        type: "address";
    }];
    name: "canImplementInterfaceForAddress";
    outputs: readonly [{
        internalType: "bytes32";
        name: "";
        type: "bytes32";
    }];
    stateMutability: "view";
    type: "function";
}]

Methods

  • Parameters

    • address: string
    • signerOrProvider: Signer | Provider

    Returns IERC1820Implementer

  • Returns IERC1820ImplementerInterface

Generated using TypeDoc