object

Get Object Info

Fetches information about an object using its object ID.

Usage

movement sui client object [OPTIONS] <object_id>

Arguments

  • <object_id>: Object ID of the object to fetch

Options

  • --bcs: Return the object in BCS serialized version

  • --json: Return the command outputs in JSON format

Note: Use -h or --help to print help and -V or --version to print the version.

Last updated