Batch cancel all orders.
Cancel an active order.
Batch cancel one or many active orders.
Cancel an active smart order.
Batch cancel one or many active smart orders.
Create multiple orders via a single request.
Get a list of activities such as airdrop, rebates, staking, credit/debit adjustments, and other (historical adjustments).
Get a list of all accounts.
Optional
options:
{
accountType?:
IAccountType
}
Get a list of all accounts.
Get a list of transfer records.
Get borrow rates information for all tiers and currencies.
Get borrow status of currencies.
Get OHLC for a symbol at given timeframe (interval).
Get collateral information for all currencies or a single currency..
Get collateral information for all currencies or a single currency..
Optional
options:
{
currency?:
undefined
}
Get data for a supported currency all supported currencies.
Get data for a supported currency all supported currencies.
Get data for a supported currency all supported currencies.
Get data for a supported currency all supported currencies.
Optional
query:
{
currency?:
string;
includeMultiChainCurrencies?:
false
}
Get fee rate.
Get status of kill switch.
Get account margin information.
Get a single symbol and its trade limit info.
Get all symbols and their trade limit info.
Get latest mark price for a single cross margin symbol.
Get components of the mark price for a given symbol.
Get latest mark price for all cross margin symbols.
Get maximum and available buy/sell amount for a given symbol.
Get a list of active orders.
Get a list of (pending) smart orders.
Get an order’s status.
Get the order book for a given symbol.
Get a list of historical orders.
Get a list of all trades for an order specified by its orderId.
Get the latest trade price for a symbol.
Get the latest trade price for all symbols.
Get a list of recent trades.
Get a smart order’s status.
Get current server time.
Get ticker in last 24 hours for a given symbol.
Get ticker in last 24 hours for all symbols.
Get a list of all trades.
Get deposit addresses.
Get deposit and withdrawal activity history within a range window.
Optional
path:
string
Optional
init:
IFetchOptions
Create a new address for a currency.
Optional
path:
string
Optional
init:
IFetchOptions
Optional
path:
string
Optional
init:
IFetchOptions
Cancel an existing active order, new or partially filled, and place a new order on the same symbol with details from existing order unless amended by new parameters.
Optional
options:
IReplaceOrderOptions
Cancel an existing untriggered smart order and place a new smart order on the same symbol with details from existing smart order unless amended by new parameters.
Transfer amount of currency from an account to another account
Immediately place a withdrawal for a given currency, with no email confirmation.
Static
setOptional
object:
IRecordType
Batch cancel all orders.