All
FAQ
Announcements
Product documents
What should I do if I mistakenly withdraw crypto via the wrong network?
Learn more on how to import your account on MetaMask Open MetaMask wallet app, select Import using Secret Recovery Phrase to import your wallet 2. Open your OKX exchange account on your app, and select Assets > Deposit Opening Deposit page from Assets 3. Find the crypto and network that you've wrongly transferred, and Copy the deposit address.Published on 17 Mar 2023Updated on 26 Jan 20265,532How can I do spot trading with the Jupyter Notebook?
Open API to create API keys Create API keys for the different master/sub accounts you might have Select Create API key Select Trade in the Permissions to trade with the API key Select Trade in Permissions Now you have access to your API key, your Secret key, and your passphrase. Keep them in a safe place! Instantiate python variables to save your API details in the notebook for later usage 1 api_key = "xxxxx" 2 secret_key = "xxxxx" 3 passphrase = "xxxxxx"4. How can I import OKX modules?Published on 29 Sept 2023Updated on 10 Sept 2025546
Showing 1-2 of 2 articles