OptionalaccessOptionalaclRobust access control configuration (new) Supports owner, allowed, blacklisted, public, and groups
OptionalallowedOptionaldataData to store
OptionalencodingEncoding format for the data
OptionalfieldField name for granular operations (SET_FIELD, SET_ITEM, APPEND_ITEM, DELETE_FIELD, DELETE_ITEM) Required for all granular operations
OptionalindexArray index for SET_ITEM and DELETE_ITEM operations Required for SET_ITEM and DELETE_ITEM
OptionalmetadataOptional metadata (filename, mimeType, description, etc.)
The storage operation to perform
OptionalprogramName of the storage program (required for CREATE_STORAGE_PROGRAM)
OptionalsaltRandom salt for deterministic address derivation (optional)
The storage program address (stor-{hash format})
OptionalstorageStorage location preference
OptionalvalueValue for SET_FIELD, SET_ITEM, and APPEND_ITEM operations Required for SET_FIELD, SET_ITEM, and APPEND_ITEM
Storage Program payload for transaction data
Unified payload supporting both JSON and Binary encodings with robust ACL.