Skip to content

Documentation / react-auth / TransactionReceipt

Type alias: TransactionReceipt

TransactionReceipt: Object

Type declaration

blockHash

blockHash: string

blockNumber

blockNumber: number

byzantium

byzantium: boolean

confirmations

confirmations: number

contractAddress

contractAddress: string

cumulativeGasUsed

cumulativeGasUsed: string

effectiveGasPrice?

effectiveGasPrice?: string

from

from: string

gasUsed

gasUsed: string

logs

logs: TransactionLog[]

logsBloom

logsBloom: string

root?

root?: string

status?

status?: number

to

to: string

transactionHash

transactionHash: string

transactionIndex

transactionIndex: number

type

type: number