export type SwapHistoryDataParams = {
    bocHash: string;
};
