Last update: October 8, 2021
yearn-vaults / Modules / index / RegistryAPI__factory
Class: RegistryAPI__factory
index.RegistryAPI__factory
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new RegistryAPI__factory()
Properties
abi
▪ Static
Readonly
abi: { inputs
: { internalType
: string
= “address”; name
: string
= “token”; type
: string
= “address” }[] ; name
: string
= “latestVault”; outputs
: { internalType
: string
= “address”; name
: string
= “”; type
: string
= “address” }[] ; stateMutability
: string
= “view”; type
: string
= “function” }[]
Defined in
typechain/factories/RegistryAPI__factory.ts:88
Methods
connect
▸ Static
connect(address
, signerOrProvider
): RegistryAPI
Parameters
Name | Type |
---|---|
address |
string |
signerOrProvider |
Provider | Signer |
Returns
Defined in
typechain/factories/RegistryAPI__factory.ts:92
createInterface
▸ Static
createInterface(): RegistryAPIInterface
Returns
Defined in
typechain/factories/RegistryAPI__factory.ts:89