tuweni / org.apache.tuweni.eth / Transaction / getTo

getTo

@Nullable fun getTo(): Address? (source)

Provides the target contact address.

Return
Address?: The target contract address, or null if not present.