Class: ERC165__factory
utils.introspection.ERC165__factory
Constructors
constructor
• new ERC165__factory()
Properties
abi
▪ Static Readonly abi: readonly [{ inputs: readonly [{ internalType: "bytes4" = "bytes4"; name: "interfaceId" = "interfaceId"; type: "bytes4" = "bytes4" }] ; name: "supportsInterface" = "supportsInterface"; outputs: readonly [{ internalType: "bool" = "bool"; name: "" = ""; type: "bool" = "bool" }] ; stateMutability: "view" = "view"; type: "function" = "function" }] = _abi
Defined in
packages/contracts/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.ts:35
Methods
connect
▸ Static connect(address, signerOrProvider): ERC165
Parameters
| Name | Type |
|---|---|
address | string |
signerOrProvider | Provider | Signer |
Returns
Defined in
packages/contracts/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.ts:39
createInterface
▸ Static createInterface(): ERC165Interface
Returns
ERC165Interface
Defined in
packages/contracts/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.ts:36