⚙️ June Website Update
Happy start of the long-awaited summer! We're welcoming the warm season with a large batch of useful improvements 🌸
✅Withdrawal
▫️Reduced the Steam withdrawal fee to 2% (and added the corresponding icon to the withdrawal page).
▫️MAX button: тow, clicking it enters the amount excluding your frozen balance.
▫️When linking or unlinking a phone number, you can now request a confirmation code again.
✅Item Sales
▫️Trade protection: added a trade protection status check button to the active trades page. This will help if the status didn't update automatically.
▫️Bulk sales: fixed a bug - now the price-setting window displays all selected skins, instead of just the first 15. When removing items, their status is now updated correctly.
▫️Sticker prices: sticker prices on the Steam Community Market are displayed correctly once again.
▫️Fixes: fixed filter resetting on the main page, incorrect tooltip text after trade protection ends, and the display of outdated trade statuses in the quick sales history.
✅Autobuy
▫️The autobuy button is now available on the item cards of absolutely all items.
▫️If an item has a Phase, it will be automatically filled in the auto-buy window.
▫️The window itself now explicitly states that the order will trigger for the cheapest item in this category.
✅Mobile Version
▫️Full control: when listing items for sale, the total value of the skins and the Market fee are now immediately displayed.
▫️Layout: skin type blocks (regular skins / Alfaskins), settings, and trading blocks now neatly adapt to the width of your smartphone screen.
✅General Improvements
▫️A filter reset button has been added to the transaction history (it shows up if the search yields no results).
▫️Removed the like/dislike buttons from system messages in support tickets. You can still rate responses from support agents!
▫️Translated new interface elements into other languages.
The next Market.CSGO update is coming very soon! Wishing you a sunny mood and profitable trades 💙
How to Distinguish Alfaskins and Steam Items in the API 👀
Some API methods contain items from two different sources — Steam and Alfaskins. To distinguish them, we provide the source field in responses and input filter parameters in requests. If you don’t know what Alfaskins are, check the FAQ: https://t.co/EWAlFlzkkj
The source field in the response:
- STEAM — regular Steam item
- ALFASKIN — Alfaskin item
Example from the items response:
{
"item_id": "5712803716",
"market_hash_name": "AK-47 | Redline (Field-Tested)",
"price": "1600",
"currency": "RUB",
"source": "ALFASKIN"
}
Already available in these methods:
- items, history, full-export
- search-item-by-hash-name, search-item-by-hash-name-specific, search-list-items-by-hash-name-all
- the entire alfaskin-* group:
alfaskin-inventory, alfaskin-trades, alfaskin-add-to-sale, alfaskin-remove-from-sale
Input filtering parameters:
- buy_alfaskin=[0|1] — in buy / buy-for, whether Alfaskins should be included in automatic lot search
- with_alfaskins=[0|1] — in search-* methods
- auto_buy_alfa_skins=[0|1] — in set-order, whether auto-orders should trigger on Alfaskins (disabled by default)
We’re working on adding source support to other methods as well (buy, get-buy-info-by-custom-id, operation-history, trades, etc.). We’ll announce further updates separately 🤝
⚙️ 3D Skin Inspection Right on the Website!
The long-awaited update is finally here! Now you can examine skins in full 3D detail from both your PC and phone.
What the new 3D Item Viewer can do:
▫️ Complete freedom: rotate and zoom in on weapons from any angle to see every single pixel.
▫️ Custom backgrounds: switch up the background - we've recreated the atmosphere of popular maps.
▫️ Maximum information: check stickers, float, pattern, and nametag before buying.
▫️ In-game inspection: the familiar inspect button for the CS2 client is also right there.
⚠️ Currently, the item inspection buttons will only appear if the seller has set their Market.CSGO account to open.
And one more thing: our 3D Item Viewer page works as a standalone tool! You can paste an inspect link for absolutely any skin (for example, from a friend's inventory or straight from the game) and check it out in your browser. Plus, if the item is listed for sale on the Steam Community Market or on our Market, you will also see its details.
We look forward to your feedback and ideas for improving the tool. See you on Market.CSGO 💙
⚙️ Dear users!
On 05/05/2026, from 00:19 to 01:19 MSK, the website experienced a brief technical issue that may have affected some sale operations.
The problem was promptly resolved, and the website is now fully operational again. All affected operations have been processed.
‼️ If you made any sales during the specified period, please check your transaction history. If you notice any inaccuracies, create a ticket in the technical support section and provide the asset IDs of the affected items.
Thank you for your understanding, and thank you for staying with us! ❤️
⚙️ May Website Update - May 10th, 2026
Hey everyone! This time we're bringing you a small technical release. No revolutionary changes, just optimization and systematic bug squashing
• Technical update: сonducted a major refactoring of the website's internal architecture. This will speed up our future development and improve the overall stability of the Market.
• Item sales: resolved issues that could occur when listing skins and alfaskins for sale.
• Stable cart: Adjusted its logic - buttons are now always displayed correctly and work like clockwork.
• Page loading: fixed errors that could cause the transaction history, profile, and withdrawal pages to fail to open or break visually.
• Navigation: made the behavior of filters and dropdown lists more predictable.
• Design: cleaned up minor visual bugs in both the desktop and mobile versions of the site.
We are already hard at work on the next update. We look forward to your feedback and suggestions on our portal: https://t.co/3E3SgxH49r 💙
📱 MarketApp Mobile 2.1.2 Update
The early May holidays have barely ended, but the Market team has already rolled out a new release for the mobile app with a solid batch of improvements!
✅Main Features
• Two-tap purchase: added a Fast buy button directly onto the item card.
• Charms: charms are now displayed everywhere (on the item tile, in the item card, and in the cart), and we've added a separate search for charms on skins.
• Trade protection: reworked the security block. It's now more informative and no longer gets in the way of using the app.
• Transparent balance: the withdrawal screen now shows your frozen balance amount and the date it will be unfrozen.
• Upgraded support chats: links are now clickable, text can be copied, and minor visual bugs have been fixed.
✅ Other Improvements
• Renamed general filters for clarity (e.g., Knife → All Knives).
• You can now jump straight to an item's page with a single tap directly from the cart and auto-buy orders.
• Skin phases (Sapphire, Ruby, etc.) are now visible in auto-buy orders.
• Improved the Alfaskins sale window and added the ability to navigate to the Alfaskins page directly from your transaction history.
• Added a statistics button to the profile tab.
• Replaced payment method icons with dark ones to match the app's theme.
✅ Bug Fixes
• Search and filters: the app once again correctly opens search links that have pre-configured filters. The "Only Alfaskins" filter is now properly reflected in the counter.
• Inventory: the search field now correctly clears after you list an item for sale.
• Cart: fixed the error message text when adding an item (it's now clear when you simply need to log in again).
• For iOS users: fixed an issue where the keyboard wouldn't hide after entering an email, and corrected the error text related to push notifications.
Happy start of May, and be sure to update your mobile app! See you very soon 💙
⚙️ MarketApp Desktop 4.2.0 Update
The new version of MarketApp Desktop is all about security. The app has become even more reliable and secure 🔐
✅ Balance Transfer
• Market.CSGO tab: We added a dedicated section on the accounts screen. Here, you can manage your balance and all security settings.
• To transfer your balance, add at least two accounts to the app. Then tap the desired account in the Market.CSGO tab and press Transfer Balance.
✅ Security and Account Management
• Application password: you can now create a password to log into MarketApp. This will securely encrypt all your account data on the device.
• Market.CSGO tab: added a separate section to the accounts screen. Here you can easily keep track of your balance and manage all security settings.
• Expanded financial features: it is now possible to add an API key for withdrawing and transferring funds to other accounts, as well as to set up a payment password and 2FA.
✅ Dashboard and Interface
• More statistics in the Dashboard: balance transfer operations are now correctly displayed and included in the overall statistics. Additionally, operations with skins dropped directly in the game are now visible in the history.
• Convenient copying: added a clear visual confirmation when copying a Steam ID and trade link.
✅ Bug Fixes
• Resolved an issue where the app could recreate a trade after it had already been marked as unsuccessful.
• The Steam Guard button now always opens the correct screen.
The new version for Windows, macOS, and Linux is already available on Market.CSGO: https://t.co/lfobZJtUMk
Update now and leave your feedback 💙
⚙️ There are currently issues affecting the website due to server problems.
▫️Reduced number of successful transactions
▫️Problems with inventory updates
▫️Longer finalization time for transaction statuses after trade protection ends
▫️Temporary issues with enabling listings for sale
You can track the successful sales chart here: https://t.co/rVyB9s5Kq5
The website developers are already working on resolving this incident. We will provide an additional update once the issue is fixed.
We apologize for the inconvenience caused. Everything should be back to normal soon 🤝
⚙️ There are currently issues affecting the website due to server problems.
▫️Reduced number of successful transactions
▫️Problems with inventory updates
▫️Longer finalization time for transaction statuses after trade protection ends
▫️Temporary issues with enabling listings for sale
You can track the successful sales chart here: https://t.co/rVyB9s5Kq5
The website developers are already working on resolving this incident. We will provide an additional update once the issue is fixed.
We apologize for the inconvenience caused. Everything should be back to normal soon 🤝
⚙️ Website Update - April 15, 2026
With every update, we make the Market more convenient and faster. This release is no exception.
✅Here is what we've prepared for you this time:
— CS2 inventory holds no more than 1000 skins. Now we show a warning in advance when your item count approaches this mark.
— The frozen balance after selling a skin now updates automatically, without refreshing the page.
— A linked bank card for withdrawals is also displayed immediately after being added.
— Chat rules are important for comfortable communication, but previously they were shown only on the first launch. Now you can refresh your memory at any time - just click the question mark icon.
— When opening the chat window, the most recent messages are now displayed immediately.
— Previously, the "Add all" button on the quick sell page sent all items to the cart, ignoring search filters. Now it works exactly as you expect, adding only the filtered skins. Special thanks to the user of our portal who described this bug in detail!
— We removed alfaskins from the quick sale page. Instead, you can profitably list them directly on the Market.
— The price block in the auto-buy window now looks neater.
— We adapted the deposit and withdrawal method icons for the dark theme - now everything looks consistent.
— Updated the translation in the skin inspect window.
Share your feedback and ideas on our portal: https://t.co/3xFfQw3hoJ
And we are off to prepare a new batch of improvements for you! 💙
Hello everyone! 🤝
We're rolling out an updated version of the website. This time, we focused our efforts on the technical side: we sped up loading times, improved interface responsiveness, and squashed a mountain of bugs. Some of these fixes were implemented thanks to your reports - thank you for being so attentive!
✅Home Page
— Faster loading: The home page now displays 150 skins, with the rest loading when you click the "Load more" button. This significantly speeds up the page.
— Added an "Only Alfaskins" search filter.
— Adaptive filters: Item type filters now display correctly at any browser window size.
— The "Not Painted" filter now has its own icon, keeping all exterior filters in a consistent style.
✅Desktop Version
— Autobuy orders: Improved the order placement window interface to make it easier for beginners to understand this feature.
— Infinite scroll for selling: Removed the "Load more" button on the listing page - skins now load automatically as you scroll.
— Transparent withdrawals: Reworked the withdrawal pop-up window. Now, after creating a request, you immediately see the exact amount you will receive, including all fees.
— Profile page: Freshened up the design and sped up loading.
— Removed the site footer from pages where it got in the way: "Items for sale," "Tracked Items," and "Auto-buy requests."
✅Mobile Version
— Inventory display: Fixed a bug for users with a large number of skins where items could disappear on the sell page.
— Fixed the display of Alfaskins in the inventory.
— Interface improvements: The total amount for selling selected skins is no longer covered by mobile browser elements, and the order edit and delete buttons now always fit on the screen.
— Removed a visual bug with two scrollbars on the listing page.
— Fixed the design and placement of tooltips (when trying to place an auto-buy order for 100+ items and when entering an incorrect sale price).
— The phone number unlinking button in the security settings now displays correctly.
— Fixed the Alfaskin icon size on the sell page.
✅Bug Fixes
— Transaction History: Clicking an Alfaskin now correctly opens its page; the Alfaskin tag no longer shifts in narrow browser windows; fixed the compensation tooltip text for when a buyer cancels a trade during trade protection.
— Resolved an issue with disappearing stickers on skin cards on the home page.
— Restored the correct operation of the rarity search filter.
— The value in the price input field no longer changes when scrolling the mouse wheel.
— Fixed the display of images in the "Sell Alfaskins" pop-up window.
— Removed the visual jumping of items when navigating to the home page via the "Buy" button.
— Aligned items in the cart - everything now displays evenly and on the same level.
— Fixed the price chart zoom block.
— Fixed the incorrect display of the price block on the "Trade" page.
— Fixed text translations on the "Trade" page.
— Eliminated the infinite loading of the "Close ticket" button in the support section.
Visit Market.CSGO, test the new features, and leave your feedback on our portal: https://t.co/3xFfQw2Jzb
See you in the next update 💙
📱 MarketApp Mobile Update 2.1.0
We're rolling out a major update for the mobile app! The main highlight of this version is full support for Alfaskins (you can find more details in our FAQ).
You can buy and sell them without the 7-day trade hold.
🔗 The new version of the app is already available for Android and iOS: https://t.co/QRTZLYs5s7
▪️ Alfaskins
The mobile app now fully supports Alfaskins. To make them easier to work with, we:
— Added special tags: Alfaskins are visually highlighted on item cards and the sell page, making them easy to tell apart from regular skins.
— Updated the inventory: There is now a dedicated tab for these skins.
— Upgraded the search: Added a handy "Only Alfaskins" filter.
— Reworked transactions history: The corresponding icons are now displayed there.
▪️ Interface Improvements
— Pull-to-refresh: Added the intuitive "pull down to refresh" gesture to all main screens of the app.
— Updated "Share" screen: You can now send a direct link to the app or a quick-install QR code.
▪️ Bug Fixes
— Auto-updating balance: No more restarting the app after a successful sale - your funds are updated instantly.
— Fixed a bug on the Active Trades screen that could occur when purchasing an Alfaskin.
— Fixed an error in the transactions history when trying to open an item page from other games (like Dota 2 or Rust).
— Improved the display of the estimated sticker value on skins.
Update now, test out the no-hold trades, and share your feedback! 💙
⚙️ MarketApp Extension Update 1.8.0
The new version is already available for Chrome and Firefox: https://t.co/QRTZLYs5s7
We've upgraded the interface and added the useful features you've been asking for 🔥
🟣Community Market
— High-resolution screenshots: You can now examine any skin in detail. Have you already checked out the gorgeous pattern on the Occult gloves?
— Price chart zoom: You can now zoom in on the price chart, making market analysis much more convenient.
— Updated links: Adapted the extension to the new in-game item inspect link format.
🟣Profile Page
— Added Steam ID display and a direct profile link - you can now copy them in a single click.
— Added the display of Fastcup and Faceit levels. Clicking on them opens detailed player statistics.
🟣Inventory
— Improved sorting: We listened to your feedback, made sorting more intuitive, and added new filtering options.
— Added a button to generate screenshots of your own skins.
🟣Bug Fixes
— Fixed the input field when selling a skin: you can no longer accidentally enter an incorrect amount.
— Resolved an issue where sticker info would sometimes fail to load.
— Fixed a bug that caused the inventory to appear empty if the page was opened in a pop-up window.
— Fixed the Group button on the inventory page: cases are now actually grouped when listed for sale, and the number of inventory pages displays correctly.
Update now and share your thoughts! 💙
⚙️ Due to changes in the way inspect links are handled on the Steam side, there have been issues with loading item data. This indirectly affected the inventory loading process, increasing the number of errors.
Relevant optimizations have been implemented, and the system is now more stable.
At the moment, the developers continue to monitor the inventory update service and further improve its performance.
⚙️ Updates and Improvements on Market.CSGO
Along with the first warmth of spring, we're rolling out a fresh batch of updates. We have packed away the New Year's decor and polished up the website interface. Santa hat, see you in December 👋
✅ General
• Returned the website to its standard theme, replacing the holiday design.
• Price rop notifications now actually close when you click the 'X'. Thanks for reporting this bug via our portal!
• Fixed the active deals counter in the "Trade" section. Sales, purchases, and trades under trade protection are now counted flawlessly.
• Corrected the display of sales statistics on the item page.
• Improved the email verification interface.
• Made the phone number linking block (during deposits) and the frozen funds block (in the withdrawal window) more visible.
• Made improvements to the FAQ section.
• Fixed a visual bug where a skin might remain in the cart after completing a quick sale.
• Fixed minor text inaccuracies.
📋 Transaction History
• Fixed an incorrect operation status tooltip showing up when a buyer hasn't confirmed a trade.
• Quick sale status now displays correctly, even if the trade hasn't been confirmed on Steam yet.
📱Mobile Website
• Reworked the quick sell history: it now displays skin names and images.
• Fixed the display of support tickets.
• Adapted the website design to accommodate the hiding of the address bar in mobile browsers.
• Fixed text layout issues on the item page.
Thank you for your feedback!
You’re helping make the service better ❤️
Hi friends 👋
⚙️ We’ve released a new version of the app! Here’s what’s changed:
▫️Improved push notification stability on Android. A silent notification from Market now always stays visible in your notification shade. Please do not swipe it away to ensure push notifications arrive without delays
▫️The app now correctly opens links to items with various phases (Phase 1-4, Ruby, etc.)
▫️Fixed an issue where email re-linking wasn’t working
▫️Fixed the problem that prevented logging into the app when Steam Family View with PIN code was enabled
▫️Fixed a bug where you couldn’t log into the Market website in the browser if the mobile app was installed
New version of MarketApp Mobile is already available: https://t.co/QRTZLYs5s7
Looking forward to your feedback and suggestions💙
⚙️ There are currently technical issues on the website that may cause the following problems:
• Withdrawal delays
• Deposit crediting delays
• API issues
What is still working:
• Buying and selling on the website (partially)
• Withdrawal requests can still be submitted (they will be processed once the issues are resolved)
We will provide an additional update once the website is fully operational again.
We apologize for the inconvenience.
⚙️ There are currently technical issues on the website that may cause the following problems:
• Withdrawal delays
• Deposit crediting delays
• API issues
What is still working:
• Buying and selling on the website (partially)
• Withdrawal requests can still be submitted (they will be processed once the issues are resolved)
We will provide an additional update once the website is fully operational again.
We apologize for the inconvenience.