This Object contains all information about NFT metadata
Name | Type | Description |
---|---|---|
contractAddress | String | The NFT contractAddress |
tokenId | Int | The Token ID |
metadataJson | metadataJson | The NFT metadata |
removeAttributes | [String] | Remove input field used to remove the attributes from then NFT metadata |
removeMetadataFields | [String] | RemoveMetadataFields used to remove the metadata fields including metadata attribute |
addMetadataFields | String | addMetadataFields fields used to add the metadata fields in the NFT token |