Theme

Candy Machine Commands

Fetch Information

The mplx cm fetch command retrieves and displays comprehensive information about a candy machine, including configuration, guard settings, item status, and deployment details. This command is essential for monitoring and verifying your candy machine setup.

Usage

# Fetch info from current candy machine directory
mplx cm fetch

# Fetch specific candy machine by address
mplx cm fetch <candy_machine_address>

The fetch command supports an additional flag for detailed information:

  • --items: Include detailed information about loaded items
Previous
Validate Cache