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

Module: YWETH

Table of contents

Classes

Interfaces

Type aliases

Type aliases

ApprovalEvent

Ƭ ApprovalEvent: TypedEvent<[string, string, BigNumber] & { owner: string ; spender: string ; value: BigNumber }>

Defined in

typechain/YWETH.d.ts:185


TransferEvent

Ƭ TransferEvent: TypedEvent<[string, string, BigNumber] & { from: string ; to: string ; value: BigNumber }>

Defined in

typechain/YWETH.d.ts:193

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