Fetches the kiosk contents.
Fetch the extension data (if any) for a kiosk, by type
Get an addresses's owned 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
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.