Home

Get Move Function Argument Types

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the argument types for the package and function the request provides.

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsui_getMoveFunctionArgTypesrequired
paramsArray<any>required

Response

200OK

Successful response returning Move function argument types

400Bad Request

Bad request - invalid parameters

500Internal Server Error

Internal server error