Skip to main content
Help Center
Toggle navigation menu
Back to website
English (US)
Deutsch
Español
Français
日本語
Nederlands
Português
Русский
Türkçe
Українська
Tiếng Việt
简体中文
繁體中文
Submit a request
Sign in
Search
BitMart
Deposit/Withdrawal
How can we help?
Search
Deposit/Withdrawal
Find answers to your deposit and withdrawal questions.
Deposit
Exciting rewards to INR P2P merchant! Apply Merchant to earn 10USDT! And 5% cashback per week!
Promoted article
Exclusive for INR Users! Trade BitMart P2P to win! Earn BONK & Future Bonus for Every 50 USDT Deposited!
Promoted article
How to Deposit?
Forgot to write Memo/Wrote a wrong Memo
Sent coins to a wrong address
Deposited wrong coins
Withdrawal
Regarding withdrawals for delisted tokens
How to Withdraw?
How To Complete an Internal Transfer Between BitMart Accounts
Network Fees for Cryptocurrency Transactions
Withdraw to a wrong address
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>