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

Module: TokenNoReturn

Table of contents

Classes

Interfaces

Type aliases

Type aliases

ApprovalEvent

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

Defined in

typechain/TokenNoReturn.d.ts:97


TransferEvent

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

Defined in

typechain/TokenNoReturn.d.ts:105

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