export interface PriceError { message: string; error: boolean; }