💻Mexc Functions
Documentation for interacting with Mexc functions and API endpoints through the PENDAX Javascript SDK.
Create an Exchange Object
Example Exchange Object Creation:
import { createExchange } from "./exchanges/exchange.js";
let mexc_exchange = createExchange({
exchange: "mexc",
authenticate: "true",
key: "myKeys",
secret: "mySecret",
label: "mexc"
});
Unauthenticated Exchange Objects
Example Unauthenticated Exchange Object:
All Available Mexc Functions
ETFFutures Account and TradingFutures MarketMarketRebateSpot Account/TradeSub-Accounthttps://github.com/Compendium-Fi/product-docs/blob/main/product-docs-gitbook-space/pendax/using-pendax-sdk/mexc-functions/spot-margin-trade-uta.mdWalletLast updated