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 / BaseWrapper__factory

Class: BaseWrapper__factory

index.BaseWrapper__factory

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new BaseWrapper__factory()

Properties

abi

Static Readonly abi: ({ inputs: { internalType: string = “address”; name: string = “_token”; type: string = “address” }[] ; name: undefined = “allowance”; outputs: undefined ; stateMutability: string = “nonpayable”; type: string = “constructor” } | { inputs: { internalType: string = “address”; name: string = “token”; type: string = “address” }[] ; name: string = “allVaults”; outputs: { internalType: string = “contract VaultAPI[]”; name: string = “”; type: string = “address[]” }[] ; stateMutability: string = “view”; type: string = “function” })[]

Defined in

typechain/factories/BaseWrapper__factory.ts:207

Methods

connect

Static connect(address, signerOrProvider): BaseWrapper

Parameters

Name Type
address string
signerOrProvider Provider | Signer

Returns

BaseWrapper

Defined in

typechain/factories/BaseWrapper__factory.ts:211


createInterface

Static createInterface(): BaseWrapperInterface

Returns

BaseWrapperInterface

Defined in

typechain/factories/BaseWrapper__factory.ts:208

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