The file ID assigned by the DataRegistry contract.
The storage URL where the file is hosted.
The transaction hash of the blockchain registration.
The actual file size in bytes.
OptionalisWhether the data passed schema validation (if applicable).
OptionalvalidationValidation errors if schema validation failed.
OptionalpermissionPermission IDs if permissions were granted during upload.
Result of the high-level upload operation.
Remarks
Returned by the
vana.data.upload()method after successful upload and blockchain registration.