using Application.Abstractions.Messaging; namespace Application.Features.Admin.Crypto.Curation.Get; public sealed record Query : IQuery<Response>;