Type alias CollectionPluginAuthorityPairArgsV2
Collection
Plugin
Authority
Pair
Args
V2
: { authority
?: undefined | PluginAuthority; type
: "AddBlocker" | "Attributes" | "Royalties" | "UpdateDelegate" | "PermanentFreezeDelegate" | "PermanentTransferDelegate" | "PermanentBurnDelegate" | "Edition" | "MasterEdition" | "ImmutableMetadata" | "VerifiedCreators"; }
Type declaration
-
Optional
authority?: undefined | PluginAuthority
-
type: "AddBlocker" | "Attributes" | "Royalties" | "UpdateDelegate" | "PermanentFreezeDelegate" | "PermanentTransferDelegate" | "PermanentBurnDelegate" | "Edition" | "MasterEdition" | "ImmutableMetadata" | "VerifiedCreators"