Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for retrieving a structured representation of a Move struct.Positional parameters for
sui_getNormalizedMoveStruct:params[0]: Object ID of the package containing the Move module.params[1]: Name of the Move module.params[2]: Name of the Move struct.
Returns
The JSON-RPC result.