This object represents the user session information.
Name | Type | Description |
---|---|---|
id | UUID | The Unique id. |
name | String | Contains the information of notifications |
metadataArweaveTxId | String | Contains Metadata Arweave Transaction id |
metadataArweaveTxLink | String | Contains Metadata Arweave Transaction Link |
onChainId | Int | Token id of nfttoken |
ethereumTxId | String | Etherium Transaction ID |
editions | Int | edition information for ERC1155 |
deployed | Boolean | Deployed Status |
royaltyBasisPoints | Int | Royalty Basis Points |
assetId | UUID | Asset ID |
asset | Asset | Asset Details |
metadataJSON | String | Metatdata Json |
nftContractID | UUID | Nftcontract Unique ID |
nftContract | NFTContract | Nftcontract Details |
tokenMetadata | ERC721Metadata | Token Metadata details |
thumbnailImageCdnURL | String | Thumbnail image CDN URL |
status | TokenStatus | Status of Token |
network | Network | Network related informations |
TokenDeploymentStatus | TokenDeploymentStatus | Token Deployment Status |
ownerAddress | String | Owner address of token |
mintedAt | Time | Minted Time |