A Listing represents either an offer to supply a material or a request to source one. Listings are published to a company’s Network Node, where connected trading partners can discover and query them. Kind:Documentation Index
Fetch the complete documentation index at: https://docs.seminode.com/llms.txt
Use this file to discover all available pages before exploring further.
31001
Kind
31001 is a replaceable addressable event. This means a listing can be updated in place — when you republish with the same d tag, the node replaces the previous version rather than creating a duplicate. This is how listing prices, quantities, and availability are kept current.type— Either"supply"(you have stock to sell) or"demand"(you need to source material). This determines which timing fields are relevant: supply listings uselead_time, demand listings userequired_date.contact.reply_url— The WebSocket URL of your Inbox Node. Trading partners use this to know where to send quotes in response to this listing.encrypted.payload— An optional encrypted object for fields you want visible only to specific partners, not the broader network.

