PostERC3643BurnEIP712TypedData
fromstring
Address of the wallet from which tokens will be burned
Example:
0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343
amountstring
Amount of tokens to be burned
Example:
10
PostERC3643BurnEIP712TypedData
{
"from": "0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343",
"amount": "10"
}