sui_getNormalizedMoveModule
POST
/{apiKey}
Returns a structured representation of a Move module, including all functions, structs, type parameters, visibility, and associated metadata.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The package object ID of the Move module.
stringrequired
The name of the Move module.
Responses
200
The normalized representation of the requested Move module.
Was this page helpful?