Skip to content
You are reading the development version documentation and some displayed features may not be available in the stable release. You can switch to stable version using the version box at screen bottom.
Last update: October 8, 2021

yearn-vaults / Modules / index / BaseStrategyInitializable__factory

Class: BaseStrategyInitializable__factory

index.BaseStrategyInitializable__factory

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new BaseStrategyInitializable__factory()

Properties

abi

Static Readonly abi: ({ anonymous: undefined = false; inputs: { internalType: string = “address”; name: string = “_vault”; type: string = “address” }[] ; name: undefined = “allowance”; outputs: undefined ; stateMutability: string = “nonpayable”; type: string = “constructor” } | { anonymous: boolean = false; inputs: { indexed: boolean = true; internalType: string = “address”; name: string = “clone”; type: string = “address” }[] ; name: string = “Cloned”; outputs: undefined ; stateMutability: undefined = “view”; type: string = “event” } | { anonymous: undefined = false; inputs: { internalType: string = “address”; name: string = “_vault”; type: string = “address” }[] ; name: string = “clone”; outputs: { internalType: string = “address”; name: string = “”; type: string = “address” }[] ; stateMutability: string = “nonpayable”; type: string = “function” })[]

Defined in

typechain/factories/BaseStrategyInitializable__factory.ts:710

Methods

connect

Static connect(address, signerOrProvider): BaseStrategyInitializable

Parameters

Name Type
address string
signerOrProvider Provider | Signer

Returns

BaseStrategyInitializable

Defined in

typechain/factories/BaseStrategyInitializable__factory.ts:714


createInterface

Static createInterface(): BaseStrategyInitializableInterface

Returns

BaseStrategyInitializableInterface

Defined in

typechain/factories/BaseStrategyInitializable__factory.ts:711

Questions or feedback? You can discuss issues and obtain free support on Yearn Vaults chat channel.
For SushiSwap community support, join the Discord Server None