Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Transaction

Index

Properties

blockNumber: number
blockTimestamp: string
code: number
codespace: string
data?: string | internal.Uint8Array
errorLog?: string
events?: { attributes: Record<string, string>; type: string }[]
gasFee: GasFee
gasUsed: number
gasWanted: number
hash: string
id: string
info: string
memo?: string
messages?: TxMessage[]
signatures: { address: string; pubkey: string; sequence: number; signature: string }[]
txType: string

Generated using TypeDoc