{
"phone": "13136617115",
"token": "pariatur dolore commodo officia",
"paymentpassword": "reprehenderit officia",
"contract ": "721",
"contracttype": "sunt",
"amounts": [
"62",
"81",
"98",
"99"
],
"tokenids": [
"85",
"2",
"96",
"28",
"19"
],
"tos": [
"sit irure occaecat in labore",
"voluptate esse in dolor nulla",
"adipisicing",
"esse labore",
"dolore elit aute sunt dolore"
],
"chaintype": "dolor sint qui mollit"
}
curl --location --request POST 'https://testnet.jugugu.cn/GUGUBOX_TransferBatch' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "13136617115",
"token": "pariatur dolore commodo officia",
"paymentpassword": "reprehenderit officia",
"contract ": "721",
"contracttype": "sunt",
"amounts": [
"62",
"81",
"98",
"99"
],
"tokenids": [
"85",
"2",
"96",
"28",
"19"
],
"tos": [
"sit irure occaecat in labore",
"voluptate esse in dolor nulla",
"adipisicing",
"esse labore",
"dolore elit aute sunt dolore"
],
"chaintype": "dolor sint qui mollit"
}'
{
"code": 0,
"msg": "success",
"hash": "0xb7c7aae12675ce62ecc374793814eddd3dd9e969a433f0a681d54238d87e111d",
"Contract": "cfxtest:accxhshya9wehuh08gc2kgujgp0sus7xd6bn90f18b",
"total": 1,
"transfers": [
{
"tokenid": "1",
"from": "cfxtest:aapsau0fgafbz53d3ke963r7mhgu16y592k3deunrw",
"to": "cfxtest:aatxudan1t6fxpjgmkrh4b0hyjy27pc5ne7e51rsah"
}
]
}