Instance Scripts
Main validator managing instance operations and validator management
Instance Scripts
The Instance Scripts validator manages core instance operations and handles validator management within instances. This validator is part of the instance blueprint and controls the main instance functionality.
Loading validator diagram...
This may take a moment
Blueprint Source
This validator is defined in the instance.plutus blueprint.
Redeemers
InstanceAction
AddValidators
- Add new validators to the instanceRemoveValidator
- Remove validators from the instanceBurnInstance
- Remove instance from circulationUpdateInstance
- Update instance configuration and metadata
Purpose
This validator manages the core operations of instances within the Andamio protocol, including validator management, instance configuration updates, and instance lifecycle control. It serves as the central authority for instance-related operations.