{
"company": {
"id": "text",
"name": "text",
"theme": {
"headerLogoUrl": "text",
"headerBackgroundColor": "text",
"bodyCardBackgroundColor": "text"
}
},
"group": {
"categoryId": "text",
"categoryName": "text",
"subcategoryId": "text",
"subcategoryName": "text",
"collectionId": "text",
"collectionName": "text",
"collectionPass": true
},
"information": {
"title": "text",
"mainImage": "text",
"contractName": "text",
"description": "text"
},
"dynamicInformation": {
"tokenData": {},
"publishedTokenTemplate": {
"prop1": {
"type": "SELECT",
"config": {
"required": {},
"label": "text",
"tooltip": "text",
"placeholder": "text",
"order": 1,
"childrenType": "SELECT",
"range": {
"min": 1,
"max": 1
},
"options": [
"text"
],
"float": true
},
"children": {}
},
"prop2": {
"type": "SELECT",
"config": {
"required": {},
"label": "text",
"tooltip": "text",
"placeholder": "text",
"order": 1,
"childrenType": "SELECT",
"range": {
"min": 1,
"max": 1
},
"options": [
"text"
],
"float": true
},
"children": {}
}
}
},
"certificateTemplate": "text",
"certificateLink": "text",
"edition": {
"total": 1,
"currentNumber": 1,
"rfid": "text",
"isMultiple": true,
"mintedAt": "2025-04-19T05:26:23.607Z",
"mintedHash": "text"
},
"token": {
"address": "text",
"chainId": 1,
"tokenId": 1,
"firstOwnerAddress": "text",
"ownerAddress": "text"
},
"isMinted": true
}