{
"phone": "18179897276",
"token": "proident incididunt",
"chaintype": "cfx",
"contract": "proidentmagna",
"tokenid": "76"
}
curl --location --request POST 'https://testnet.jugugu.cn/GUGUBOX_GetBlindBoxData' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "18179897276",
"token": "proident incididunt",
"chaintype": "cfx",
"contract": "proidentmagna",
"tokenid": "76"
}'
{
"code": 0,
"msg": "success",
"contract": "cfxtest:achx5ekf1bsjj5xphbf5crgn9w00gy8dzpj5mtwbks",
"boxs": [
{
"id": "5",
"uri": "https://gugubox.oss-cn-hangzhou.aliyuncs.com/gugubox/17585383734/cfxtest:achx5ekf1bsjj5xphbf5crgn9w00gy8dzpj5mtwbks/metadata/5"
},
{
"id": "6",
"uri": "https://gugubox.oss-cn-hangzhou.aliyuncs.com/gugubox/17585383734/cfxtest:achx5ekf1bsjj5xphbf5crgn9w00gy8dzpj5mtwbks/metadata/6"
}
]
}