ItemListed
ItemListed Objects
class ItemListed(ItemListedProtocol)
A typed view of a 0x2::kiosk::ItemListed.
try_from_bcs
@classmethod
def try_from_bcs(cls, bytes: bytes) -> ItemListed
Decode from the BCS contents of an emitted event.
id
def id() -> ObjectId
Object ID of the listed item.
kiosk
def kiosk() -> ObjectId
Object ID of the kiosk.
price
def price() -> int
Listing price, in nanos.