GetContractConfigResponse_Result Properties
The GetContractConfigResponse_Result type exposes the following members.
Properties
Name | Description | |
---|---|---|
BurnIsEnabled |
True if burn functionality is enabled.
|
|
MinterMayUpdateMetadata |
True if authorized minters may alter a token's metadata.
|
|
OwnerIsPublic |
True if newly minted coins have public ownership as default.
|
|
OwnerMayUpdateMetadata |
True if a token owner may alter its metadata.
|
|
SealedMetadataIsEnabled |
True if newly minted coins have sealed metadata.
|
|
TokenSupplyIsPublic |
True if token IDs and the number of tokens controlled by the contract are public.
|
|
UnwrappedMetadataIsPrivate |
True if sealed metadata remains private after unwrapping.
|