export interface IPricePredictPool { id: string; marketCoinType: string; bettingCoinType: string; }