Skip to content
Alchemy Logo

sui_getNormalizedMoveModulesByPackage

POST
/{apiKey}
CUs20
Deprecation notice

Action required: Support for Sui JSON-RPC will end on September 25, 2026. Please migrate to Sui gRPC before then to avoid disruption. You can find our migration guide here.

Returns a mapping of module names to their normalized structured representations for all modules contained within the specified package.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The object ID of the package to query.

Responses

200

A map of module names to their normalized module definitions.

Was this page helpful?