PostERC3643NFTForcedTransfer
fromstring[]
Example:
["0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343","0x2B5DB3E183D5ef27b620941cA8C91106F9D1e6a3"]
tostring[]
Example:
["0x5678AeD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343","0x78de55Bd8eA5ef27b620941cA8C91106F9D1e6a3"]
nftIdarray[]
Example:
[[1,2,3],[10,15,16]]
PostERC3643NFTForcedTransfer
{
"from": [
"0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343",
"0x2B5DB3E183D5ef27b620941cA8C91106F9D1e6a3"
],
"to": [
"0x5678AeD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343",
"0x78de55Bd8eA5ef27b620941cA8C91106F9D1e6a3"
],
"nftId": [
[
1,
2,
3
],
[
10,
15,
16
]
]
}