Skip to main content

MinaNFTBadgeConstructor

interface for MinaNFTBadge constructor

@param

Name of the Badge issuer

@param

Name of the Badge owner

@param

Key of the Badge that is verified (like "twitter")

@param

Kind of the Badge that is verified (like "string")

@param

Oracle public key that verifies the Badge

Index

Properties

optionaladdress

address?: PublicKey

name

name: string

oracle

oracle: PublicKey

owner

owner: string

tokenSymbol

tokenSymbol: string

verifiedKey

verifiedKey: string

verifiedKind

verifiedKind: string