Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DepositEvent

Hierarchy

  • DepositEvent

Index

Properties

Properties

returnValues: { assets: number; owner: string; sender: string; shares: number }

Type declaration

  • assets: number
  • owner: string
  • sender: string
  • shares: number

Generated using TypeDoc