Home

Get Normalized Move Modules By Package

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return structured representations of all modules in the given package

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsui_getNormalizedMoveModulesByPackagerequired
paramsArray<string>required

Response

200OK

Successful response returning normalized Move modules

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error