fun isContractCreation(): Boolean
Returns true if the transaction creates a contract.
Return Boolean: true if the transaction is a contract creation (to address is null).
true
to
null