This object contains information about NFT details.
Name | Type | Description |
---|---|---|
id | UUID | Unique Identification for NFTContractDeployments |
nftContractId | UUID | Nft Contract Unique Id |
nftContract | Object | Contains all the information from nftContract such as the name,symbol and etc.. |
collectionType | String | Type of Collection |
collectionDescription | String | Description of Collection |
totalSupply | BigInt | Total Supply |
maxEdition | String | Max Edition |
status | String | Status of deployment |
asciiMark | String | Ascii Mark |
deploymentType | String | Deployment Type |
artistWalletAddress | String | Artist Wallet Address |
mintingMethod | String | Minting Method |
delayedRevealImageId | UUID | Delayed Reveal Image ID |
asset | String | Asset Related Response |
delayedRevealName | String | Delayed Reveal Name |
delayedRevealDescription | String | Delayed Reveal Description |
delayedRevealTriggerTime | String | Delayed Reveal Trigger Time |
baseContractJobId | UUID | Base Contract Barback Job ID |
baseContractStatus | String | Base Contract Deployment Status |
extensionContractJobId | UUID | Extention Contract Job ID |
extensionContractStatus | String | Extention Contract Deployment Status |
registerExtensionJobId | UUID | Register Extension Job ID |
registerExtensionStatus | String | Register Extension Deployment Status |
hotWalletApprovalStatus | String | Hot Wallet Approval Status |
delayedRevealJobId | UUID | Delayed Reveal Job ID |
delayedRevealStatus | String | Delayed Reveal Deployment Status |
royaltiesJobId | UUID | Royalties Job ID |
royaltiesStatus | String | Royalties Deployment Status |
baseDeploymentTxHash | String | Base Contact Deployment Transaction Hash |
extensionContractDeploymentTxHash | String | Extension Contact Deployment Transaction Hash |
registerExtensionDeploymentTxHash | String | Register Extension Deployment Transaction Hash |
delayedRevealDeploymentTxHash | String | Delayed Reveal Deployment Transaction Hash |
royaltiesDeploymentTxHash | String | Royalties Deployment Transaction Hash |
hotWalletDeploymentTxHash | String | Hot Wallet Deployment Transaction Hash |
deploymentFlag | Boolean | Deployment Status flag |
emailNotifyFlag | Boolean | Email Notification Flag |
dateDeployed | Time | Date time of Deployment completion |
artistApprovalStatus | String | Artist Approval Status |
artistAdminStatus | String | Artist Admin Status |
artistAdminTxHash | String | Artist Admin Transaction Hash |
isRedeemable | Boolean | Is Redeemable Enabled |
redeemableCollectionName | String | Redeemable New Collection Name |
redeemableCollectionSymbol | String | Redeemable New Collection Symbol |
redeemableStatus | String | Redeemable Status |
redeemableJobId | UUID | Redeemable Job ID |
redeemableDeploymentTxHash | String | Base Contact Deployment Transaction Hash |
newCollectionContractAddress | String | New Redeem collection Contract Address |
newCollectionBaseContractJobId | UUID | New Redeem Collection Base Contract Job ID |
newCollectionBaseContractStatus | String | New Redeem Collection Base Contract Status |
newCollectionBaseContractTxHash | String | New Redeem Collection Deployment Transaction Hash |
redeemableRegisterExtensionStatus | String | Redeemable Register Extension Status |
redeemableRegisterExtensionTxHash | String | Redeemable Register Extension Deployment Transaction Hash |
redeemableBaseContractAddAdminStatus | String | Redeemable Base Contract Add Admin Status |
redeemableBaseContractAddAdminTxHash | String | Redeemable Base Contract Add Admin Deployment Transaction Hash |
redeemClientName | String | Redeem Client Name |
tokenHoldingAddress | String | Redeem Token Holting Address |
redeemMaxLimit | Int | Redeem Max Limit set |