Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TransactionAndReceipt

Index

Properties

accessList?: AccessListish
blockHash: string
blockNumber?: number
byzantium: boolean
chainId: number
confirmations?: number
contractAddress: string
cumulativeGasUsed?: BigNumberish
data: string
effectiveGasPrice?: BigNumberish
from?: string
gasLimit: BigNumberish
gasPrice?: BigNumberish
gasUsed: BigNumberish
hash?: string
logs: Log[]
logsBloom: string
maxFeePerGas?: BigNumberish
maxPriorityFeePerGas?: BigNumberish
nonce: number
r?: string
root?: string
s?: string
status?: number
to?: string
transactionHash: string
transactionIndex: number
type?: null | number
v?: number
value: BigNumberish

Generated using TypeDoc