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.
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.
As of 18/06/24:
Desktop users will be able to view floats, fade/case hardened percentages, inspect screenshots and stickers.
Mobile users will only be able to view stickers.
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).
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.