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