Last update: October 8, 2021
yearn-vaults / Modules / index / ICustomHealthCheck__factory
Class: ICustomHealthCheck__factory
index.ICustomHealthCheck__factory
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new ICustomHealthCheck__factory()
Properties
abi
▪ Static
Readonly
abi: { inputs
: { internalType
: string
= “address”; name
: string
= “callerStrategy”; type
: string
= “address” }[] ; name
: string
= “check”; outputs
: { internalType
: string
= “bool”; name
: string
= “”; type
: string
= “bool” }[] ; stateMutability
: string
= “view”; type
: string
= “function” }[]
Defined in
typechain/factories/ICustomHealthCheck__factory.ts:55
Methods
connect
▸ Static
connect(address
, signerOrProvider
): ICustomHealthCheck
Parameters
Name | Type |
---|---|
address |
string |
signerOrProvider |
Provider | Signer |
Returns
Defined in
typechain/factories/ICustomHealthCheck__factory.ts:59
createInterface
▸ Static
createInterface(): ICustomHealthCheckInterface
Returns
Defined in
typechain/factories/ICustomHealthCheck__factory.ts:56