Interface GetTransactionReceiptResponse
Hierarchy
- GetTransactionReceiptResponse
Properties
block_hash
block_hash: string
block_number
block_number: number
fee_used
fee_used: number
Optional
status
status?: boolean
timestamp
timestamp: number
transaction
transaction: { transaction: Object; tx_type: string; }
Type declaration
-
transaction: Object
-
tx_type: string
transaction_hash
transaction_hash: string