Skip to main content

NFTAdvancedAdminDeployProps

Deployment properties for the NFTAdvancedAdminContract.

Hierarchy

  • Exclude<DeployArgs, undefined>
    • NFTAdvancedAdminDeployProps

Index

Properties

admin

admin: PublicKey

The public key of the admin or owner of the contract.

adminData

adminData: AdminData

The admin data.

upgradeAuthority

upgradeAuthority: PublicKey

The public key of the Upgrade Authority Contract.

uri

uri: string

The URI of the zkApp.

whitelist

whitelist: Whitelist

The whitelist.