Map<String, dynamic> toJson() { return { 'script_hash': scriptHash, 'type': type, 'serialised_size': serialisedSize, }; }