Skip to main content

ItemPurchased

ItemPurchased Objects

class ItemPurchased(ItemPurchasedProtocol)

A typed view of a 0x2::kiosk::ItemPurchased.

try_from_bcs

@classmethod
def try_from_bcs(cls, bytes: bytes) -> ItemPurchased

Decode from the BCS contents of an emitted event.

price

def price() -> int

Purchase price, in nanos.