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

Module: Token

Table of contents

Classes

Interfaces

Type aliases

Type aliases

ApprovalEvent

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

Defined in

typechain/Token.d.ts:115


TransferEvent

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

Defined in

typechain/Token.d.ts:123

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