Coda by Ian Macalinao
    Preparing search index...
    interface CreateMetadataAccountArgsV3Args {
        collectionDetails: OptionOrNullable<number>;
        data: DataV2Args;
        isMutable: boolean;
    }
    Index

    Properties

    collectionDetails: OptionOrNullable<number>

    UNUSED If this is a collection parent NFT.

    Note that unique metadata is disabled for now.

    isMutable: boolean

    Whether you want your metadata to be changeable in the future.