Skip to main content

marketplace.get_item_stats

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 3288
  • Header: REQUEST_MARKETPLACE_ITEM_STATS
  • Direction: Client to Server (c2s)
  • Realm: Economy & Trading
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Request price statistics for a Marketplace item

Payload fields

FieldTypeRequiredDescription
unknownint32requiredUnknown parameter.
itemIdint32requiredSprite identifier of the item to query.

Behavior

Sender

Sent when the player views the price history for a specific item type.

Receiver

The server responds with average price, current offer count, and daily price/volume history. Confirmed in GLADIATOR.

Notes

  • No additional notes