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

Class: BaseRouter__factory

index.BaseRouter__factory

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new BaseRouter__factory()

Properties

abi

Static Readonly abi: ({ inputs: { internalType: string = “address”; name: string = “_registry”; 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/BaseRouter__factory.ts:131

Methods

connect

Static connect(address, signerOrProvider): BaseRouter

Parameters

Name Type
address string
signerOrProvider Provider | Signer

Returns

BaseRouter

Defined in

typechain/factories/BaseRouter__factory.ts:135


createInterface

Static createInterface(): BaseRouterInterface

Returns

BaseRouterInterface

Defined in

typechain/factories/BaseRouter__factory.ts:132

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