Interface HandleResolution

Param

a hex encoded policyID

Param

a personalized string to identify a user

Param

a boolean to indicated whether it contains a datum

Param

the cardano payment address resolved from the handle

Param

the point at which the Handle was resolved

Hierarchy

  • HandleResolution

Properties

backgroundImage?: Asset.Uri
cardanoAddress: Cardano.PaymentAddress
defaultForPaymentCredential?: string
defaultForStakeCredential?: string
handle: string
hasDatum: boolean
image?: Asset.Uri
parentHandle?: string
policyId: Cardano.PolicyId
profilePic?: Asset.Uri
resolvedAt?: Point

Generated using TypeDoc