diff --git a/ts/src/blofin.ts b/ts/src/blofin.ts index edbacab1efe0..701319dc9c6a 100644 --- a/ts/src/blofin.ts +++ b/ts/src/blofin.ts @@ -194,6 +194,8 @@ export default class blofin extends Exchange { 'trade/orders-tpsl-pending': 1, 'trade/orders-history': 1, 'trade/orders-tpsl-history': 1, + 'user/query-apikey': 1, + 'affiliate/basic': 1, }, 'post': { 'trade/order': 1,