All Collections
CSGO Deposits & Withdrawals
P2P trading updates (6th April 2024)
P2P trading updates (6th April 2024)

Information about updates made to trading after Steam changes on the 6th of April 2024

smz avatar
Written by smz
Updated over a week ago

Steam has made changes to trading which has impacted some features on our end.

  • We can only see items in your inventory once they're tradeable.

  • We can't track trades automatically anymore as the endpoints we used for this have been disabled.

  • We don't show floats and stickers on items right now as the seller can send any copy of that item without us being able to verify the copy.

  • For items worth less than 5 coins, you can only deposit 1 copy of an item at a time. For example, if you have 5 Kilowatt Cases, you can only list one at a time.

What does this mean for trading on CSGOEmpire moving forward?

For sellers:

  • You'll only be able to see and list an item once it's tradeable after 7 days.

  • You can only deposit 1 copy of an item worth less than 5 coins at a time. For example, if you have 5 Kilowatt Cases, you can only list one at a time.

  • You will need to manually confirm once you've sent the item on the site. If you use a trading bot, you can use the '/api/v2/trading/deposit/{id}/sent' endpoint for this (Method POST without payload).

  • You can send any copy of the item you've listed. You don't have to send the exact copy with a matching float and stickers.

For buyers:

  • You will need to wait for the seller to manually confirm that they've sent you the item on Steam. If you use a trading bot, you can use the '/api/v2/trading/deposit/{id}/received' endpoint for this (Method POST without payload).

  • You will need to manually confirm that you've received the item on Steam.

Did this answer your question?