Interface: IAllowance

January 17, 2020 · View on GitHub

@daostack/client › Globals › IAllowance

Interface: IAllowance

Hierarchy

  • IAllowance

Index

Properties

  • amount
  • owner
  • spender
  • token

Properties

amount

• amount: BN

Defined in token.ts:41


owner

• owner: Address

Defined in token.ts:39


spender

• spender: Address

Defined in token.ts:40


token

• token: Address

Defined in token.ts:38

Contents

  1. 1Hierarchy
  2. 2Index
  3. 2.1Properties
  4. 3Properties
  5. 3.1amount
  6. 3.2owner
  7. 3.3spender
  8. 3.4token