diff --git a/src/utils/methods.ts b/src/utils/methods.ts index b07aac1..57b5072 100644 --- a/src/utils/methods.ts +++ b/src/utils/methods.ts @@ -253,7 +253,7 @@ export async function getUserOrdersPage(pairId: string): Promise { return axios .patch('/api/orders/get', { @@ -262,6 +262,7 @@ export async function getUserOrders({ limit, offset, filterInfo: { + pairId, status, type, date: date