Interface: IApproval

January 17, 2020 · View on GitHub

@daostack/client › Globals › IApproval

Interface: IApproval

Hierarchy

  • IApproval

Index

Properties

  • contract
  • id
  • owner
  • spender
  • txHash
  • value

Properties

contract

• contract: Address

Defined in token.ts:31


id

• id: Hash

Defined in token.ts:29


owner

• owner: Address

Defined in token.ts:32


spender

• spender: Address

Defined in token.ts:33


txHash

• txHash: Hash

Defined in token.ts:30


value

• value: BN

Defined in token.ts:34

Contents

  1. 1Hierarchy
  2. 2Index
  3. 2.1Properties
  4. 3Properties
  5. 3.1contract
  6. 3.2id
  7. 3.3owner
  8. 3.4spender
  9. 3.5txHash
  10. 3.6value