ERC721合约单批次创建NFT的数量<=100
{
"phone": "18187371561",
"token": "cupidatat",
"contract": "sint non ullamco deserunt in",
"name": "中打直放效干",
"description": "决三油还工要联最人理构节。区京自原么段领但特想物作县可。生流管选却法斯处务而在可红。特越党第式集速划积南建适标合。",
"image": "http://dummyimage.com/400x400",
"extra_image": [
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400"
],
"number": "80",
"attributes": [
{
"trait_type": "laboris",
"value": "dolor tempor ut"
},
{
"trait_type": "ut voluptate",
"value": "incididunt aliquip non ut Ut"
},
{
"trait_type": "dolore velit nostrud",
"value": "officia elit fugiat qui"
},
{
"trait_type": "Duis tempor velit laboris",
"value": "qui"
}
],
"code": "93"
}
curl --location --request POST 'https://testnet.jugugu.cn/GetGUGUBOXCreate721NFT' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "18187371561",
"token": "cupidatat",
"contract": "sint non ullamco deserunt in",
"name": "中打直放效干",
"description": "决三油还工要联最人理构节。区京自原么段领但特想物作县可。生流管选却法斯处务而在可红。特越党第式集速划积南建适标合。",
"image": "http://dummyimage.com/400x400",
"extra_image": [
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400"
],
"number": "80",
"attributes": [
{
"trait_type": "laboris",
"value": "dolor tempor ut"
},
{
"trait_type": "ut voluptate",
"value": "incididunt aliquip non ut Ut"
},
{
"trait_type": "dolore velit nostrud",
"value": "officia elit fugiat qui"
},
{
"trait_type": "Duis tempor velit laboris",
"value": "qui"
}
],
"code": "93"
}'
{
"code": 0,
"msg": "生成成功",
"hash": "0x34d7395c3ddd66ae1b45abe52608d3f6dc124ce5ca3287c0fc41ea617cbaffda",
"contract": "cfxtest:acgssnxj1mm1s870s76juwwfvp58rs3phyvd1ydrj1",
"poapamount": "",
"nfts": [
{
"id": "2",
"owner": "cfxtest:aapsau0fgafbz53d3ke963r7mhgu16y592k3deunrw"
},
{
"id": "3",
"owner": "cfxtest:aapsau0fgafbz53d3ke963r7mhgu16y592k3deunrw"
},
{
"id": "4",
"owner": "cfxtest:aapsau0fgafbz53d3ke963r7mhgu16y592k3deunrw"
},
{
"id": "5",
"owner": "cfxtest:aapsau0fgafbz53d3ke963r7mhgu16y592k3deunrw"
},
{
"id": "6",
"owner": "cfxtest:aapsau0fgafbz53d3ke963r7mhgu16y592k3deunrw"
}
]
}