PostERC3643BatchFreezeUnfreezeAddress
addressstring[]
noncestring
Unique number per request to prevent replay attacks
signaturestring
EIP712 signature of the request
PostERC3643BatchFreezeUnfreezeAddress
{
"address": [
"string"
],
"nonce": "string",
"signature": "string"
}