Version: 0.13.7

Interface: Web3TxReceipt

"typings".Web3TxReceipt

Hierarchy#

  • Web3TxReceipt

Properties#

blockHash#

• blockHash: string

Defined in src/typings.ts:336


blockNumber#

• blockNumber: number

Defined in src/typings.ts:337


contractAddress#

• contractAddress: string

Defined in src/typings.ts:342


cumulativeGasUsed#

• cumulativeGasUsed: number

Defined in src/typings.ts:343


from#

• from: string

Defined in src/typings.ts:340


gasUsed#

• gasUsed: number

Defined in src/typings.ts:344


logs#

• logs: Web3Log[]

Defined in src/typings.ts:345


status#

• status: boolean

Defined in src/typings.ts:335


to#

• to: string

Defined in src/typings.ts:341


transactionHash#

• transactionHash: string

Defined in src/typings.ts:338


transactionIndex#

• transactionIndex: number

Defined in src/typings.ts:339