contractAddress property
The address of the contract created if the transaction was a contract
creation. null
otherwise.
Implementation
final EthereumAddress? contractAddress;
The address of the contract created if the transaction was a contract
creation. null
otherwise.
final EthereumAddress? contractAddress;