getMoveFunctionArgTypes

abstract suspend fun getMoveFunctionArgTypes(id: String): <Error class: unknown class><GetMoveFunctionArgTypesQuery.Data?, <Error class: unknown class>>

Fetches the argument types for a specific Move function.

Return

A Result which is either:

Parameters

id

The identifier of the Move function (e.g., "0x2::sui::transfer_object").