Skip to main content

PostERC3643FreezeUnfreezeAddress

addressstring

Address of the wallet to be frozen

noncestring

Unique number per request to prevent replay attacks

signaturestring

EIP712 signature of the request

PostERC3643FreezeUnfreezeAddress
{
"address": "string",
"nonce": "string",
"signature": "string"
}