build Simple Transaction
abstract suspend fun buildSimpleTransaction(sender: AccountAddressInput, options: InputGenerateTransactionOptions? = null, withFeePayer: Boolean = false, builder: InputEntryFunctionDataBuilder.() -> Unit): SimpleTransaction