Fetches the kiosk contents.
The ID of the kiosk to fetch.
Fetch the extension data (if any) for a kiosk, by type
The ID of the kiosk to lookup
Get an addresses's owned kiosks.
The address for which we want to retrieve the kiosks.
An Object containing all the kioskOwnerCap objects as well as the kioskIds.
Query all the owned transfer policies for an address.
Returns TransferPolicyCap which uncludes policyId, policyCapId, type.
The address we're searching the owned transfer policies for.
Query the Transfer Policy Cap for type T, owned by address
The Type T for the object
A convenient helper to get the packageIds for our supported ruleset,
based on kioskClient configuration.
Query the Transfer Policy(ies) for type T.
The Type we're querying for (E.g 0xMyAddress::hero::Hero)
A Client that allows you to interact with kiosk. Offers utilities to query kiosk, craft transactions to edit your own kiosk, purchase, manage transfer policies, create new kiosks etc. If you pass packageIds, all functionality will be managed using these packages.