Home

Get Normalized Move Module

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return a structured representation of Move module

Body

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

Response

200OK

Successful response returning normalized Move module

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error