NFTAdvancedAdminDeployProps
Hierarchy
- Exclude<DeployArgs, undefined>
- NFTAdvancedAdminDeployProps
Index
Properties
admin
The public key of the admin or owner of the contract.
adminData
The admin data.
upgradeAuthority
The public key of the Upgrade Authority Contract.
uri
The URI of the zkApp.
whitelist
The whitelist.
Deployment properties for the
NFTAdvancedAdminContract
.