All
FAQ
Announcements
Product documents
Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-Stark V2)
","313671","28319","0","0","0","41261","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","142353","0","0","0","0","0","4435","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","662","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","993","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0Published on 21 Oct 2024Updated on 11 Feb 202689Why is my accessible balance lower than my funds unavailable for withdrawal?
USD value (Crypto asset) Accessible balance 20,000 (~20 ETH) Unavailable for withdrawal 0 (Protected value) 0 (Locked value) 0 Available for withdrawal 20,000 (~20 ETH)Published on 13 May 2024Updated on 8 Sept 2025338What is Proof of Reserves (PoR) user snapshot data?
+ 0 = 9000 USDT Margin trading position assets = 0 USDT Margin trading position liabilities = -14,099.8 USDT.Published on 20 Jan 2023Updated on 4 Mar 2026487How can I do derivatives trading with the Jupyter Notebook?
"][0]["sMsg"]) 6.2 Place a market order via Place order Buying 100 BTC-USDT Swap contract at market price. # market order result = tradeAPI.place_order( instId = "BTC-USDT-SWAP", tdMode = "isolated", side = "buy", posSide = "net", ordType = "market", sz = "100" ) print(result) if result["code"] == "0": print("Successful order request,order_id = ",result["data"][0]["ordId"]) else: print("Unsuccessful order request,error_code = ",result["data"][0]["sCode"], ", Error_message = ", result["data"][0]["Published on 28 Sept 2023Updated on 12 Feb 2026193How can I do spot trading with the Jupyter Notebook?
Here's an example of buying 0.01 BTC at the price of 19000 USDT. 1 # limit order 2 result = tradeAPI.place_order( 3 instId="BTC-USDT", 4 tdMode="cash", 5 side="buy", 6 ordType="limit", 7 px="19000", 8 sz="0.01" 9 ) 10 print(result) 11 12 if result["code"] == "0": 13 print("Successful order request,order_id = ",result["data"][0]["ordId"]) 14 else: 15 print("Unsuccessful order request,error_code = ",result["data"][0]["sCode"], ", Error_message = ", result["data"][0]["sMsg"])10.2 How can I place a marketPublished on 29 Sept 2023Updated on 10 Sept 2025541How do I sell crypto on OKX P2P trading?
Check the details entered and select Sell crypto with 0 fees. Select Sell crypto with 0 fees to proceed Once it's done, select the payment method to receive funds on the next screen. Once the buyer completes payment, you should always double-check if you have received the correct amount. When you have confirmed that you have received the payment made by the buyer, proceed to the respective order and release crypto.Where can I check my P2P sell orders?Published on 22 Aug 2023Updated on 27 Jan 20267,394How do I check the number of block confirmations? (app)
Once your deposit is verified by a miner, the number of block confirmations will be updated from 0 to 1. The more miners verify your transaction, the greater the number of block confirmations is. Different cryptos and networks have different numbers of block confirmations. You'll receive your deposit in your account once your deposit is verified by the required number of miners according to the crypto & network that you've selected.Published on 22 Aug 2023Updated on 29 Jan 2026577How do I check the number of block confirmations? (web)
Once your deposit is verified by a miner, the number of block confirmations will be updated from 0 to 1. The more miners verify your transaction, the greater the number of block confirmations is. Different cryptos and networks have different numbers of block confirmations. You will receive your deposit in your account once your deposit is verified by the required number of miners according to the crypto & network that you've selected.Published on 22 Aug 2023Updated on 12 Feb 2026134Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
We input random numbers for each user and fill the blank spaces in the table with 0 2. Low-degree polynomial extension: using the above polynomial constraints, we can obtain a computation trace polynomial of length uts * N. For security reasons, we perform commitment to the polynomial on a larger evaluation domain, with the domain amplification factor as extension_factor. In the above case, we could calculate a polynomial p(x) from I(x).Published on 10 May 2023Updated on 8 Sept 2025178How do I track my assets when trading in Spot and Futures mode?
Select the filter button Turn on the option to hide assets with balances of 0 - 1 USD Check on the filters that you'd like to set on your tradingFAQWhy does the number of Positions option become very large? After the merger, the total of both positions and assets will be calculated, which may result in a larger figure than before.Why are my assets more than before on the trading page?Published on 23 Oct 2024Updated on 12 Feb 202618What's OKX Convert?
The minimum limit is close to 0, allowing you to convert any small balance at a low threshold. The maximum limit depends on the specific crypto. You can insert an amount and select Convert for a preview.Published on 27 Sept 2023Updated on 6 Mar 20262,160What's OKX Affiliate Program?
The affiliate's commission rate is 0, the affiliate’s commission has been suspended, or the affiliate's account is frozen. The co-inviter link fails the assessment, resulting in a commission rate of 0. Other conditions that trigger non-commissionable criteria.How do I receive CeDeFi rebates through the OKX Affiliate Program? Learn more about the CeDeFi program here.Where can I view commission metrics as an affiliate?Published on 27 Sept 2023Updated on 4 Mar 20263,159Convert FAQ
The available balance on the convert page reflects the actual available amount of the asset, unlike the trading page where negative values are displayed as 0. If the asset has an open margin position that is currently at a loss, the actual available balance may be negative and will be displayed as such. 7. Why is convert not working? The platform may perform maintenance or upgrades to the convert feature from time to time, which can cause the convert function to be temporarily unavailable.Published on 27 Sept 2023Updated on 3 Mar 20261,492OKX API FAQ
Real account calls require the use of the real account APIKey, and the value of the x-simulated-trading parameter in the request header needs to be 0. Simulated account calls require the use of the simulated account APIKey, and the value of the x-simulated-trading parameter in the request header needs to be 1.What's "Interface error: 51010 Request unsupported under current account mode"? This is related to your account mode.Published on 20 Sept 2024Updated on 3 Mar 2026127Affiliate FAQ
The invitee’s rebate rate ranges from 0% to 20%.5. How can invitees check trading fee rebate records?Published on 4 Dec 2024Updated on 13 Mar 2026718