This object contains information about NFT details.
Name | Type | Description |
---|---|---|
nftContractType | Object | Type of NFT Contract |
nftContractDeployment | Object | Contains all the information from nftContractDeployment such as the name,Base_contract Status and etc.. |
name | String | Name of NFT contract |
symbol | String | Symbol of NFT contract |
wallet | Object | Contains all the information from Wallet such as the name,Address, tokens and etc.. |
contractAddress | EthAddress | Information of the contract address. |
marketplaceAddress | EthAddress | Information of the marketplace address |
activationTxHash | String | Token id in nft contract |
deploymentTxHash | String | Network name. |
mediaTxHash | String | Media transaction Hash |
arweavePathManifest | String | arweave Path |
nftTokens | [Object] | Contains all the information from NFTTokens such as the name,chainID,status and etc.. |
transferOwnershipHash | String | Transfer Ownership Hash |
admins | [String] | Array of Admin IDs |
deployJobId | UUID | Barback Job Deployment Job id |
networkId | UUID | Network ID |
isExternal | Boolean | External wallet address or not |
isImported | Boolean | Imported Contract or Not |
extensionAddress | String | Contract Extension Address |
network | String | Contains all the information from network such as the name,chainID,defaultCurrency and etc.. |
isContractNftDynamic | Boolean | Flag for Dynamic NFT |