contractAddress property

EthereumAddress? contractAddress
final

The address of the contract created if the transaction was a contract creation. null otherwise.

Implementation

final EthereumAddress? contractAddress;