Transaction
in package
Table of Contents
- $block : string
- $blockHash : string
- $callInfo : ContractCallInfo|null
- $contractAddress : string|null
- $cumulativeGasUsed : string|null
- $data : string
- $from : string
- $gas : string
- $gasPrice : string
- $gasUsed : string|null
- $hash : string
- $logs : array<string|int, mixed>|null
- $logsBloom : string|null
- $nonce : string
- $r : string
- $s : string
- $status : bool|null
- $to : string
- $transactionIndex : string|null
- $type : string|null
- $v : string
- $value : string
Properties
$block
public
string
$block
$blockHash
public
string
$blockHash
$callInfo
public
ContractCallInfo|null
$callInfo
$contractAddress
public
string|null
$contractAddress
$cumulativeGasUsed
public
string|null
$cumulativeGasUsed
$data
public
string
$data
$from
public
string
$from
$gas
public
string
$gas
$gasPrice
public
string
$gasPrice
$gasUsed
public
string|null
$gasUsed
$hash
public
string
$hash
$logs
public
array<string|int, mixed>|null
$logs
$logsBloom
public
string|null
$logsBloom
$nonce
public
string
$nonce
$r
public
string
$r
$s
public
string
$s
$status
public
bool|null
$status
$to
public
string
$to
$transactionIndex
public
string|null
$transactionIndex
$type
public
string|null
$type
$v
public
string
$v
$value
public
string
$value