Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransactionDetails

Hierarchy

  • TransactionDetails

Index

Properties

addedTime: number
approval?: { spender: string; tokenAddress: string }

Type declaration

  • spender: string
  • tokenAddress: string
claim?: { recipient: string }

Type declaration

  • recipient: string
confirmedTime?: number
from: string
hash: string
lastCheckedBlockNumber?: number
privateTx?: { state: PrivateTxState; status?: PrivateTxStatus }

Type declaration

summary?: string

Generated using TypeDoc